Max level shown:
1 [ Jul 25 05:48:13 Enabled. ]
2 [ Jul 25 05:48:13 Rereading configuration. ]
3 [ Jul 25 05:48:15 Rereading configuration. ]
4 [ Jul 25 05:48:16 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ]
5 + set -o errexit
6 + set -o pipefail
7 + . /lib/svc/share/smf_include.sh
8 ++ SMF_EXIT_OK=0
9 ++ SMF_EXIT_NODAEMON=94
10 ++ SMF_EXIT_ERR_FATAL=95
11 ++ SMF_EXIT_ERR_CONFIG=96
12 ++ SMF_EXIT_MON_DEGRADE=97
13 ++ SMF_EXIT_MON_OFFLINE=98
14 ++ SMF_EXIT_ERR_NOSMF=99
15 ++ SMF_EXIT_ERR_PERM=100
16 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default
17 + LISTEN_ADDR=fd00:1122:3344:101::e
18 ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default
19 + LISTEN_PORT=8123
20 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default
21 + DATASTORE=/data
22 + single_node=true
23 + command=()
24 + true
25 + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT")
26 + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123
27 [ Jul 25 05:48:16 Method "start" exited with status 0. ]
28 Processing configuration file 'config.xml'.
29 There is no file 'config.xml', will use embedded config.
30 Logging trace to /var/tmp/clickhouse-server.log
31 Logging errors to /var/tmp/clickhouse-server.errlog
32 2024.07.25 05:48:16.997997 [ 1 ] {} <Information> Application: Will watch for the process with pid 29668
33 2024.07.25 05:48:16.998476 [ 1 ] {} <Information> Application: Forked a child process to watch
34 2024.07.25 05:48:17.173768 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 29668
35 2024.07.25 05:48:17.174496 [ 1 ] {} <Information> Application: starting up
36 2024.07.25 05:48:17.175178 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
37 2024.07.25 05:48:17.255907 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48.
38 2024.07.25 05:48:17.299557 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
39 2024.07.25 05:48:17.299612 [ 1 ] {} <Debug> Application: Initializing DateLUT.
40 2024.07.25 05:48:17.299629 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
41 2024.07.25 05:48:17.299699 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it
42 2024.07.25 05:48:17.299978 [ 1 ] {} <Debug> Application: Initializing interserver credentials.
43 2024.07.25 05:48:17.300998 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
44 Processing configuration file 'config.xml'.
45 There is no file 'config.xml', will use embedded config.
46 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
47 2024.07.25 05:48:17.301469 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
48 2024.07.25 05:48:17.302288 [ 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)
49 2024.07.25 05:48:17.302313 [ 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)
50 2024.07.25 05:48:17.302326 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB
51 2024.07.25 05:48:17.302500 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads
52 2024.07.25 05:48:17.303419 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
53 2024.07.25 05:48:17.308516 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads
54 2024.07.25 05:48:17.309179 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads
55 2024.07.25 05:48:17.310541 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
56 2024.07.25 05:48:17.310604 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
57 2024.07.25 05:48:17.311593 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
58 Processing configuration file 'config.xml'.
59 There is no file 'config.xml', will use embedded config.
60 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
61 2024.07.25 05:48:17.311865 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
62 2024.07.25 05:48:17.314654 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
63 2024.07.25 05:48:17.314877 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: config.xml
64 2024.07.25 05:48:17.316434 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin
65 2024.07.25 05:48:17.316855 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
66 2024.07.25 05:48:17.317245 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
67 2024.07.25 05:48:17.317560 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
68 2024.07.25 05:48:17.318895 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
69 2024.07.25 05:48:17.318921 [ 1 ] {} <Information> Application: Loading metadata from /data/
70 2024.07.25 05:48:17.319009 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache
71 2024.07.25 05:48:17.319165 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache
72 2024.07.25 05:48:17.326977 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
73 2024.07.25 05:48:17.327011 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000161234 sec
74 2024.07.25 05:48:17.327047 [ 1 ] {} <Trace> ReferentialDeps: No tables
75 2024.07.25 05:48:17.327060 [ 1 ] {} <Trace> LoadingDeps: No tables
76 2024.07.25 05:48:17.327708 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
77 2024.07.25 05:48:17.328725 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
78 2024.07.25 05:48:17.328746 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
79 2024.07.25 05:48:17.328778 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
80 2024.07.25 05:48:17.328795 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
81 2024.07.25 05:48:17.328807 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
82 2024.07.25 05:48:17.328838 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
83 2024.07.25 05:48:17.328850 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
84 2024.07.25 05:48:17.328865 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
85 2024.07.25 05:48:17.328898 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config
86 2024.07.25 05:48:17.328911 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
87 2024.07.25 05:48:17.328924 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
88 2024.07.25 05:48:17.328939 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
89 2024.07.25 05:48:17.328972 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
90 2024.07.25 05:48:17.328986 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
91 2024.07.25 05:48:17.329001 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
92 2024.07.25 05:48:17.329027 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
93 2024.07.25 05:48:17.329042 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config
94 2024.07.25 05:48:17.361656 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
95 2024.07.25 05:48:17.363261 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
96 2024.07.25 05:48:17.363293 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6001e-05 sec
97 2024.07.25 05:48:17.363310 [ 1 ] {} <Trace> ReferentialDeps: No tables
98 2024.07.25 05:48:17.363328 [ 1 ] {} <Trace> LoadingDeps: No tables
99 2024.07.25 05:48:17.363353 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
100 2024.07.25 05:48:17.363572 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/
101 2024.07.25 05:48:17.363622 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded
102 2024.07.25 05:48:17.363636 [ 1 ] {} <Debug> Application: Loaded metadata.
103 2024.07.25 05:48:17.363652 [ 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).
104 2024.07.25 05:48:17.363664 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
105 2024.07.25 05:48:17.391979 [ 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)
106 2024.07.25 05:48:17.582807 [ 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)
107 2024.07.25 05:48:17.582866 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
108 2024.07.25 05:48:17.627731 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
109 2024.07.25 05:48:17.627947 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 9.87 MiB, peak 16.07 MiB, free memory in arenas 0.00 B, will set to 157.05 MiB (RSS), difference: 147.18 MiB
110 2024.07.25 05:48:17.628338 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.2861e-05 sec.
111 2024.07.25 05:48:17.628701 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
112 2024.07.25 05:48:17.628788 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
113 2024.07.25 05:48:17.628846 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
114 2024.07.25 05:48:17.628865 [ 1 ] {} <Information> Application: Ready for connections.
115 2024.07.25 05:48:17.629757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
116 2024.07.25 05:48:17.629966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
117 2024.07.25 05:48:17.630003 [ 3 ] {} <Debug> HTTP-Session: 8b38ecc1-12a3-461d-b53b-ebaa14bc1e4e Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
118 2024.07.25 05:48:17.630034 [ 3 ] {} <Debug> HTTP-Session: 8b38ecc1-12a3-461d-b53b-ebaa14bc1e4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
119 2024.07.25 05:48:17.630056 [ 3 ] {} <Debug> HTTP-Session: 8b38ecc1-12a3-461d-b53b-ebaa14bc1e4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
120 2024.07.25 05:48:17.630143 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
121 2024.07.25 05:48:17.630176 [ 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
122 2024.07.25 05:48:17.630200 [ 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
123 2024.07.25 05:48:17.630264 [ 3 ] {} <Trace> HTTP-Session: 8b38ecc1-12a3-461d-b53b-ebaa14bc1e4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
124 2024.07.25 05:48:17.631438 [ 3 ] {32865b1d-0fd7-4e57-be83-b0da1a05cc7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
125 2024.07.25 05:48:17.659248 [ 3 ] {32865b1d-0fd7-4e57-be83-b0da1a05cc7b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:42195) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
126 
127 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
128 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
129 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
130 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
131 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
132 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
133 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
134 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
135 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
136 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
137 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
138 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
139 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
140 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
141 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
142 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
143 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
144 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
145 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
146 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
147 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
148 21. _thrp_setup @ 0x0000000000114307 in /system/lib/amd64/libc.so.1
149 
150 2024.07.25 05:48:17.659488 [ 3 ] {32865b1d-0fd7-4e57-be83-b0da1a05cc7b} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
151 
152 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
153 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
154 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
155 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
156 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
157 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
158 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
159 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
160 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
161 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
162 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
163 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
164 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
165 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
166 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
167 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
168 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
169 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
170 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
171 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
172 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
173 21. _thrp_setup @ 0x0000000000114307 in /system/lib/amd64/libc.so.1
174 (version 23.8.7.1)
175 2024.07.25 05:48:17.660993 [ 3 ] {} <Debug> HTTP-Session: 8b38ecc1-12a3-461d-b53b-ebaa14bc1e4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
176 2024.07.25 05:48:17.661498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
177 2024.07.25 05:48:17.661564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
178 2024.07.25 05:48:17.661589 [ 3 ] {} <Debug> HTTP-Session: 47049d43-f48e-4a30-a411-dc621366ce67 Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
179 2024.07.25 05:48:17.661613 [ 3 ] {} <Debug> HTTP-Session: 47049d43-f48e-4a30-a411-dc621366ce67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
180 2024.07.25 05:48:17.661626 [ 3 ] {} <Debug> HTTP-Session: 47049d43-f48e-4a30-a411-dc621366ce67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
181 2024.07.25 05:48:17.661667 [ 3 ] {} <Trace> HTTP-Session: 47049d43-f48e-4a30-a411-dc621366ce67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
182 2024.07.25 05:48:17.662926 [ 3 ] {33803cdd-b501-4d36-8830-9fbb30363c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
183 2024.07.25 05:48:17.663056 [ 3 ] {33803cdd-b501-4d36-8830-9fbb30363c4b} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters ORDER BY cluster (stage: Complete)
184 2024.07.25 05:48:17.664752 [ 3 ] {33803cdd-b501-4d36-8830-9fbb30363c4b} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
185 2024.07.25 05:48:17.666946 [ 3 ] {33803cdd-b501-4d36-8830-9fbb30363c4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
186 2024.07.25 05:48:17.672428 [ 3 ] {33803cdd-b501-4d36-8830-9fbb30363c4b} <Debug> DynamicQueryHandler: Done processing query
187 2024.07.25 05:48:17.672484 [ 3 ] {33803cdd-b501-4d36-8830-9fbb30363c4b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
188 2024.07.25 05:48:17.672510 [ 3 ] {} <Debug> HTTP-Session: 47049d43-f48e-4a30-a411-dc621366ce67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
189 2024.07.25 05:48:17.672909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
190 2024.07.25 05:48:17.672968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
191 2024.07.25 05:48:17.672991 [ 3 ] {} <Debug> HTTP-Session: baddcd08-5b63-4ed2-ac5a-38c0acfa59cb Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
192 2024.07.25 05:48:17.673008 [ 3 ] {} <Debug> HTTP-Session: baddcd08-5b63-4ed2-ac5a-38c0acfa59cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
193 2024.07.25 05:48:17.673024 [ 3 ] {} <Debug> HTTP-Session: baddcd08-5b63-4ed2-ac5a-38c0acfa59cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
194 2024.07.25 05:48:17.673059 [ 3 ] {} <Trace> HTTP-Session: baddcd08-5b63-4ed2-ac5a-38c0acfa59cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
195 2024.07.25 05:48:17.673188 [ 3 ] {a2a79f9b-6367-41fb-8829-fad3affef7bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
196 2024.07.25 05:48:17.673462 [ 3 ] {a2a79f9b-6367-41fb-8829-fad3affef7bf} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:42195) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
197 
198 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
199 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
200 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
201 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
202 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
203 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
204 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
205 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
206 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
207 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
208 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
209 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
210 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
211 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
212 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
213 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
214 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
215 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
216 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
217 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
218 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
219 21. _thrp_setup @ 0x0000000000114307 in /system/lib/amd64/libc.so.1
220 
221 2024.07.25 05:48:17.673612 [ 3 ] {a2a79f9b-6367-41fb-8829-fad3affef7bf} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
222 
223 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
224 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
225 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
226 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
227 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
228 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
229 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
230 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
231 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
232 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
233 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
234 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
235 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
236 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
237 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
238 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
239 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
240 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
241 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
242 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
243 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
244 21. _thrp_setup @ 0x0000000000114307 in /system/lib/amd64/libc.so.1
245 (version 23.8.7.1)
246 2024.07.25 05:48:17.673781 [ 3 ] {} <Debug> HTTP-Session: baddcd08-5b63-4ed2-ac5a-38c0acfa59cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
247 2024.07.25 05:48:17.674089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
248 2024.07.25 05:48:17.674149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
249 2024.07.25 05:48:17.674167 [ 3 ] {} <Debug> HTTP-Session: f23a0c9e-b661-4fc3-a917-f927506120b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
250 2024.07.25 05:48:17.674187 [ 3 ] {} <Debug> HTTP-Session: f23a0c9e-b661-4fc3-a917-f927506120b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
251 2024.07.25 05:48:17.674209 [ 3 ] {} <Debug> HTTP-Session: f23a0c9e-b661-4fc3-a917-f927506120b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
252 2024.07.25 05:48:17.674239 [ 3 ] {} <Trace> HTTP-Session: f23a0c9e-b661-4fc3-a917-f927506120b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
253 2024.07.25 05:48:17.674404 [ 3 ] {92fb0c27-7f60-4c23-8f44-5831adec32b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) DROP DATABASE IF EXISTS oximeter (stage: Complete)
254 2024.07.25 05:48:17.674564 [ 3 ] {92fb0c27-7f60-4c23-8f44-5831adec32b6} <Debug> DynamicQueryHandler: Done processing query
255 2024.07.25 05:48:17.674588 [ 3 ] {} <Debug> HTTP-Session: f23a0c9e-b661-4fc3-a917-f927506120b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
256 2024.07.25 05:48:17.674702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
257 2024.07.25 05:48:17.674749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
258 2024.07.25 05:48:17.674770 [ 3 ] {} <Debug> HTTP-Session: 9ff5d3f8-9aa7-4068-a228-a7ffeae519a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
259 2024.07.25 05:48:17.674786 [ 3 ] {} <Debug> HTTP-Session: 9ff5d3f8-9aa7-4068-a228-a7ffeae519a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
260 2024.07.25 05:48:17.674802 [ 3 ] {} <Debug> HTTP-Session: 9ff5d3f8-9aa7-4068-a228-a7ffeae519a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
261 2024.07.25 05:48:17.674833 [ 3 ] {} <Trace> HTTP-Session: 9ff5d3f8-9aa7-4068-a228-a7ffeae519a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
262 2024.07.25 05:48:17.674923 [ 3 ] {d6b5e404-dc20-457d-9b1c-b6c088f1f407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
263 2024.07.25 05:48:17.674978 [ 3 ] {d6b5e404-dc20-457d-9b1c-b6c088f1f407} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
264 2024.07.25 05:48:17.676511 [ 3 ] {d6b5e404-dc20-457d-9b1c-b6c088f1f407} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
265 2024.07.25 05:48:17.676553 [ 3 ] {d6b5e404-dc20-457d-9b1c-b6c088f1f407} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.4372e-05 sec
266 2024.07.25 05:48:17.676566 [ 3 ] {d6b5e404-dc20-457d-9b1c-b6c088f1f407} <Trace> ReferentialDeps: No tables
267 2024.07.25 05:48:17.676580 [ 3 ] {d6b5e404-dc20-457d-9b1c-b6c088f1f407} <Trace> LoadingDeps: No tables
268 2024.07.25 05:48:17.676602 [ 3 ] {d6b5e404-dc20-457d-9b1c-b6c088f1f407} <Information> DatabaseAtomic (oximeter): Starting up tables.
269 2024.07.25 05:48:17.676722 [ 3 ] {d6b5e404-dc20-457d-9b1c-b6c088f1f407} <Debug> DynamicQueryHandler: Done processing query
270 2024.07.25 05:48:17.676745 [ 3 ] {} <Debug> HTTP-Session: 9ff5d3f8-9aa7-4068-a228-a7ffeae519a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
271 2024.07.25 05:48:17.676850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
272 2024.07.25 05:48:17.676896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
273 2024.07.25 05:48:17.676913 [ 3 ] {} <Debug> HTTP-Session: 14445193-d5cb-436d-8836-7a54253e89b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
274 2024.07.25 05:48:17.676933 [ 3 ] {} <Debug> HTTP-Session: 14445193-d5cb-436d-8836-7a54253e89b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
275 2024.07.25 05:48:17.676958 [ 3 ] {} <Debug> HTTP-Session: 14445193-d5cb-436d-8836-7a54253e89b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
276 2024.07.25 05:48:17.676987 [ 3 ] {} <Trace> HTTP-Session: 14445193-d5cb-436d-8836-7a54253e89b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
277 2024.07.25 05:48:17.677124 [ 3 ] {c089d64e-07f5-4674-86a6-42d332d2809f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) /* The version table contains metadata about the `oximeter` database */
278 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
279 2024.07.25 05:48:17.677170 [ 3 ] {c089d64e-07f5-4674-86a6-42d332d2809f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
280 2024.07.25 05:48:17.681367 [ 3 ] {c089d64e-07f5-4674-86a6-42d332d2809f} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1
281 2024.07.25 05:48:17.682586 [ 3 ] {c089d64e-07f5-4674-86a6-42d332d2809f} <Debug> oximeter.version (a9b84c54-9098-41b4-8936-d01ae691f795): Loading data parts
282 2024.07.25 05:48:17.682967 [ 3 ] {c089d64e-07f5-4674-86a6-42d332d2809f} <Debug> oximeter.version (a9b84c54-9098-41b4-8936-d01ae691f795): There are no data parts
283 2024.07.25 05:48:17.685996 [ 3 ] {c089d64e-07f5-4674-86a6-42d332d2809f} <Debug> DynamicQueryHandler: Done processing query
284 2024.07.25 05:48:17.686029 [ 3 ] {} <Debug> HTTP-Session: 14445193-d5cb-436d-8836-7a54253e89b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
285 2024.07.25 05:48:17.686161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
286 2024.07.25 05:48:17.686225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
287 2024.07.25 05:48:17.686257 [ 3 ] {} <Debug> HTTP-Session: 93b4af0c-6add-44fc-99b8-39676f6d5dee Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
288 2024.07.25 05:48:17.686278 [ 3 ] {} <Debug> HTTP-Session: 93b4af0c-6add-44fc-99b8-39676f6d5dee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
289 2024.07.25 05:48:17.686298 [ 3 ] {} <Debug> HTTP-Session: 93b4af0c-6add-44fc-99b8-39676f6d5dee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
290 2024.07.25 05:48:17.686339 [ 3 ] {} <Trace> HTTP-Session: 93b4af0c-6add-44fc-99b8-39676f6d5dee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
291 2024.07.25 05:48:17.686594 [ 3 ] {e4db37e2-662a-4a7c-a08d-fac180128fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) /* The measurement tables contain all individual samples from each timeseries.
292 *
293 * Each table stores a single datum type, and otherwise contains nearly the same
294 * structure. The primary sorting key is on the timeseries name, key, and then
295 * timestamp, so that all timeseries from the same schema are grouped, followed
296 * by all samples from the same timeseries.
297 *
298 * This reflects that one usually looks up the _key_ in one or more field table,
299 * and then uses that to index quickly into the measurements tables.
300 */
301 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)
302 2024.07.25 05:48:17.686651 [ 3 ] {e4db37e2-662a-4a7c-a08d-fac180128fbf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
303 2024.07.25 05:48:17.693568 [ 3 ] {e4db37e2-662a-4a7c-a08d-fac180128fbf} <Debug> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Loading data parts
304 2024.07.25 05:48:17.693722 [ 3 ] {e4db37e2-662a-4a7c-a08d-fac180128fbf} <Debug> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): There are no data parts
305 2024.07.25 05:48:17.695294 [ 3 ] {e4db37e2-662a-4a7c-a08d-fac180128fbf} <Debug> DynamicQueryHandler: Done processing query
306 2024.07.25 05:48:17.695321 [ 3 ] {} <Debug> HTTP-Session: 93b4af0c-6add-44fc-99b8-39676f6d5dee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
307 2024.07.25 05:48:17.695450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
308 2024.07.25 05:48:17.695505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
309 2024.07.25 05:48:17.695528 [ 3 ] {} <Debug> HTTP-Session: db661112-03b7-4388-843f-0c27e834a0ff Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
310 2024.07.25 05:48:17.695544 [ 3 ] {} <Debug> HTTP-Session: db661112-03b7-4388-843f-0c27e834a0ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
311 2024.07.25 05:48:17.695563 [ 3 ] {} <Debug> HTTP-Session: db661112-03b7-4388-843f-0c27e834a0ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
312 2024.07.25 05:48:17.695599 [ 3 ] {} <Trace> HTTP-Session: db661112-03b7-4388-843f-0c27e834a0ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
313 2024.07.25 05:48:17.695777 [ 3 ] {abed0dd0-40cb-4fa2-a633-5919a6a34baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) 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)
314 2024.07.25 05:48:17.695826 [ 3 ] {abed0dd0-40cb-4fa2-a633-5919a6a34baa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
315 2024.07.25 05:48:17.697476 [ 3 ] {abed0dd0-40cb-4fa2-a633-5919a6a34baa} <Debug> oximeter.measurements_i8 (b05bff59-12bb-407c-ac8c-57faf3c4e38a): Loading data parts
316 2024.07.25 05:48:17.697620 [ 3 ] {abed0dd0-40cb-4fa2-a633-5919a6a34baa} <Debug> oximeter.measurements_i8 (b05bff59-12bb-407c-ac8c-57faf3c4e38a): There are no data parts
317 2024.07.25 05:48:17.698827 [ 3 ] {abed0dd0-40cb-4fa2-a633-5919a6a34baa} <Debug> DynamicQueryHandler: Done processing query
318 2024.07.25 05:48:17.698867 [ 3 ] {} <Debug> HTTP-Session: db661112-03b7-4388-843f-0c27e834a0ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
319 2024.07.25 05:48:17.698969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
320 2024.07.25 05:48:17.699022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
321 2024.07.25 05:48:17.699045 [ 3 ] {} <Debug> HTTP-Session: fba280fd-7adf-4e74-8506-f1e0ac07fbfb Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
322 2024.07.25 05:48:17.699061 [ 3 ] {} <Debug> HTTP-Session: fba280fd-7adf-4e74-8506-f1e0ac07fbfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
323 2024.07.25 05:48:17.699077 [ 3 ] {} <Debug> HTTP-Session: fba280fd-7adf-4e74-8506-f1e0ac07fbfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
324 2024.07.25 05:48:17.699111 [ 3 ] {} <Trace> HTTP-Session: fba280fd-7adf-4e74-8506-f1e0ac07fbfb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
325 2024.07.25 05:48:17.699281 [ 3 ] {0e56c7a6-18b0-4f7c-b6df-15ada52a2399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) 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)
326 2024.07.25 05:48:17.699334 [ 3 ] {0e56c7a6-18b0-4f7c-b6df-15ada52a2399} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
327 2024.07.25 05:48:17.700932 [ 3 ] {0e56c7a6-18b0-4f7c-b6df-15ada52a2399} <Debug> oximeter.measurements_u8 (0d7a924b-0c10-4123-b066-ac57ad315a77): Loading data parts
328 2024.07.25 05:48:17.701095 [ 3 ] {0e56c7a6-18b0-4f7c-b6df-15ada52a2399} <Debug> oximeter.measurements_u8 (0d7a924b-0c10-4123-b066-ac57ad315a77): There are no data parts
329 2024.07.25 05:48:17.702285 [ 3 ] {0e56c7a6-18b0-4f7c-b6df-15ada52a2399} <Debug> DynamicQueryHandler: Done processing query
330 2024.07.25 05:48:17.702311 [ 3 ] {} <Debug> HTTP-Session: fba280fd-7adf-4e74-8506-f1e0ac07fbfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
331 2024.07.25 05:48:17.702445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
332 2024.07.25 05:48:17.702499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
333 2024.07.25 05:48:17.702522 [ 3 ] {} <Debug> HTTP-Session: 8765f8dd-8171-4b21-ba7e-6c70f9e0a656 Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
334 2024.07.25 05:48:17.702538 [ 3 ] {} <Debug> HTTP-Session: 8765f8dd-8171-4b21-ba7e-6c70f9e0a656 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
335 2024.07.25 05:48:17.702555 [ 3 ] {} <Debug> HTTP-Session: 8765f8dd-8171-4b21-ba7e-6c70f9e0a656 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
336 2024.07.25 05:48:17.702588 [ 3 ] {} <Trace> HTTP-Session: 8765f8dd-8171-4b21-ba7e-6c70f9e0a656 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
337 2024.07.25 05:48:17.702772 [ 3 ] {0b062b77-23e4-4544-8e58-1e7a12b45c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
338 2024.07.25 05:48:17.702820 [ 3 ] {0b062b77-23e4-4544-8e58-1e7a12b45c72} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
339 2024.07.25 05:48:17.704526 [ 3 ] {0b062b77-23e4-4544-8e58-1e7a12b45c72} <Debug> oximeter.measurements_i16 (75b35204-c9af-4d14-83a9-e8f021562410): Loading data parts
340 2024.07.25 05:48:17.704665 [ 3 ] {0b062b77-23e4-4544-8e58-1e7a12b45c72} <Debug> oximeter.measurements_i16 (75b35204-c9af-4d14-83a9-e8f021562410): There are no data parts
341 2024.07.25 05:48:17.706001 [ 3 ] {0b062b77-23e4-4544-8e58-1e7a12b45c72} <Debug> DynamicQueryHandler: Done processing query
342 2024.07.25 05:48:17.706034 [ 3 ] {} <Debug> HTTP-Session: 8765f8dd-8171-4b21-ba7e-6c70f9e0a656 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
343 2024.07.25 05:48:17.706141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
344 2024.07.25 05:48:17.706195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
345 2024.07.25 05:48:17.706219 [ 3 ] {} <Debug> HTTP-Session: c689ec28-b680-4d12-b49c-0c02fbb7cc22 Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
346 2024.07.25 05:48:17.706235 [ 3 ] {} <Debug> HTTP-Session: c689ec28-b680-4d12-b49c-0c02fbb7cc22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
347 2024.07.25 05:48:17.706252 [ 3 ] {} <Debug> HTTP-Session: c689ec28-b680-4d12-b49c-0c02fbb7cc22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
348 2024.07.25 05:48:17.706294 [ 3 ] {} <Trace> HTTP-Session: c689ec28-b680-4d12-b49c-0c02fbb7cc22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
349 2024.07.25 05:48:17.706463 [ 3 ] {6faed3ff-c655-4cb5-9f6f-a93f7f647281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) 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)
350 2024.07.25 05:48:17.706516 [ 3 ] {6faed3ff-c655-4cb5-9f6f-a93f7f647281} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
351 2024.07.25 05:48:17.708136 [ 3 ] {6faed3ff-c655-4cb5-9f6f-a93f7f647281} <Debug> oximeter.measurements_u16 (aa60f5e0-c363-45e9-b9de-6a58fdbc88b2): Loading data parts
352 2024.07.25 05:48:17.708375 [ 3 ] {6faed3ff-c655-4cb5-9f6f-a93f7f647281} <Debug> oximeter.measurements_u16 (aa60f5e0-c363-45e9-b9de-6a58fdbc88b2): There are no data parts
353 2024.07.25 05:48:17.709707 [ 3 ] {6faed3ff-c655-4cb5-9f6f-a93f7f647281} <Debug> DynamicQueryHandler: Done processing query
354 2024.07.25 05:48:17.709739 [ 3 ] {} <Debug> HTTP-Session: c689ec28-b680-4d12-b49c-0c02fbb7cc22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
355 2024.07.25 05:48:17.709857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2024.07.25 05:48:17.709912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
357 2024.07.25 05:48:17.709935 [ 3 ] {} <Debug> HTTP-Session: db323669-4373-4295-8625-50d8b15e8751 Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
358 2024.07.25 05:48:17.709966 [ 3 ] {} <Debug> HTTP-Session: db323669-4373-4295-8625-50d8b15e8751 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2024.07.25 05:48:17.709979 [ 3 ] {} <Debug> HTTP-Session: db323669-4373-4295-8625-50d8b15e8751 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
360 2024.07.25 05:48:17.710012 [ 3 ] {} <Trace> HTTP-Session: db323669-4373-4295-8625-50d8b15e8751 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
361 2024.07.25 05:48:17.710197 [ 3 ] {b1fd7d5e-feab-4629-b4b5-0b1e96382338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) 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)
362 2024.07.25 05:48:17.710250 [ 3 ] {b1fd7d5e-feab-4629-b4b5-0b1e96382338} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
363 2024.07.25 05:48:17.711868 [ 3 ] {b1fd7d5e-feab-4629-b4b5-0b1e96382338} <Debug> oximeter.measurements_i32 (b4f77ac5-8b27-470e-a567-fd194fd70c4f): Loading data parts
364 2024.07.25 05:48:17.712052 [ 3 ] {b1fd7d5e-feab-4629-b4b5-0b1e96382338} <Debug> oximeter.measurements_i32 (b4f77ac5-8b27-470e-a567-fd194fd70c4f): There are no data parts
365 2024.07.25 05:48:17.713286 [ 3 ] {b1fd7d5e-feab-4629-b4b5-0b1e96382338} <Debug> DynamicQueryHandler: Done processing query
366 2024.07.25 05:48:17.713319 [ 3 ] {} <Debug> HTTP-Session: db323669-4373-4295-8625-50d8b15e8751 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
367 2024.07.25 05:48:17.713433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
368 2024.07.25 05:48:17.713486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
369 2024.07.25 05:48:17.713519 [ 3 ] {} <Debug> HTTP-Session: b50e0de6-43f8-48a0-90bc-9da3f88602c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
370 2024.07.25 05:48:17.713536 [ 3 ] {} <Debug> HTTP-Session: b50e0de6-43f8-48a0-90bc-9da3f88602c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
371 2024.07.25 05:48:17.713554 [ 3 ] {} <Debug> HTTP-Session: b50e0de6-43f8-48a0-90bc-9da3f88602c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
372 2024.07.25 05:48:17.713588 [ 3 ] {} <Trace> HTTP-Session: b50e0de6-43f8-48a0-90bc-9da3f88602c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
373 2024.07.25 05:48:17.713761 [ 3 ] {43ad09d0-ce8f-4160-95ab-20f4e4fc3ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) 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)
374 2024.07.25 05:48:17.713811 [ 3 ] {43ad09d0-ce8f-4160-95ab-20f4e4fc3ce1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
375 2024.07.25 05:48:17.715422 [ 3 ] {43ad09d0-ce8f-4160-95ab-20f4e4fc3ce1} <Debug> oximeter.measurements_u32 (701b9427-105b-4076-948d-b5ae928fec26): Loading data parts
376 2024.07.25 05:48:17.715593 [ 3 ] {43ad09d0-ce8f-4160-95ab-20f4e4fc3ce1} <Debug> oximeter.measurements_u32 (701b9427-105b-4076-948d-b5ae928fec26): There are no data parts
377 2024.07.25 05:48:17.716849 [ 3 ] {43ad09d0-ce8f-4160-95ab-20f4e4fc3ce1} <Debug> DynamicQueryHandler: Done processing query
378 2024.07.25 05:48:17.716882 [ 3 ] {} <Debug> HTTP-Session: b50e0de6-43f8-48a0-90bc-9da3f88602c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
379 2024.07.25 05:48:17.716994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
380 2024.07.25 05:48:17.717055 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
381 2024.07.25 05:48:17.717079 [ 3 ] {} <Debug> HTTP-Session: 945dbe77-1fd0-49e2-8f1b-46fa4e85fac5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
382 2024.07.25 05:48:17.717106 [ 3 ] {} <Debug> HTTP-Session: 945dbe77-1fd0-49e2-8f1b-46fa4e85fac5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
383 2024.07.25 05:48:17.717120 [ 3 ] {} <Debug> HTTP-Session: 945dbe77-1fd0-49e2-8f1b-46fa4e85fac5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
384 2024.07.25 05:48:17.717154 [ 3 ] {} <Trace> HTTP-Session: 945dbe77-1fd0-49e2-8f1b-46fa4e85fac5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
385 2024.07.25 05:48:17.717333 [ 3 ] {2fb80212-1cb3-4f3e-a709-320b941c6f83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) 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)
386 2024.07.25 05:48:17.717387 [ 3 ] {2fb80212-1cb3-4f3e-a709-320b941c6f83} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
387 2024.07.25 05:48:17.719253 [ 3 ] {2fb80212-1cb3-4f3e-a709-320b941c6f83} <Debug> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Loading data parts
388 2024.07.25 05:48:17.719425 [ 3 ] {2fb80212-1cb3-4f3e-a709-320b941c6f83} <Debug> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): There are no data parts
389 2024.07.25 05:48:17.720758 [ 3 ] {2fb80212-1cb3-4f3e-a709-320b941c6f83} <Debug> DynamicQueryHandler: Done processing query
390 2024.07.25 05:48:17.720789 [ 3 ] {} <Debug> HTTP-Session: 945dbe77-1fd0-49e2-8f1b-46fa4e85fac5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
391 2024.07.25 05:48:17.720895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
392 2024.07.25 05:48:17.720952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
393 2024.07.25 05:48:17.720971 [ 3 ] {} <Debug> HTTP-Session: b08a8dd7-4c89-45a9-a771-70812e6453e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
394 2024.07.25 05:48:17.720991 [ 3 ] {} <Debug> HTTP-Session: b08a8dd7-4c89-45a9-a771-70812e6453e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
395 2024.07.25 05:48:17.721005 [ 3 ] {} <Debug> HTTP-Session: b08a8dd7-4c89-45a9-a771-70812e6453e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
396 2024.07.25 05:48:17.721038 [ 3 ] {} <Trace> HTTP-Session: b08a8dd7-4c89-45a9-a771-70812e6453e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
397 2024.07.25 05:48:17.721212 [ 3 ] {0a97bc5e-afc3-4be5-9556-34a0991ec9b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) 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)
398 2024.07.25 05:48:17.721262 [ 3 ] {0a97bc5e-afc3-4be5-9556-34a0991ec9b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
399 2024.07.25 05:48:17.723129 [ 3 ] {0a97bc5e-afc3-4be5-9556-34a0991ec9b8} <Debug> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Loading data parts
400 2024.07.25 05:48:17.723300 [ 3 ] {0a97bc5e-afc3-4be5-9556-34a0991ec9b8} <Debug> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): There are no data parts
401 2024.07.25 05:48:17.724578 [ 3 ] {0a97bc5e-afc3-4be5-9556-34a0991ec9b8} <Debug> DynamicQueryHandler: Done processing query
402 2024.07.25 05:48:17.724609 [ 3 ] {} <Debug> HTTP-Session: b08a8dd7-4c89-45a9-a771-70812e6453e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
403 2024.07.25 05:48:17.724738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
404 2024.07.25 05:48:17.724785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
405 2024.07.25 05:48:17.724810 [ 3 ] {} <Debug> HTTP-Session: 1d93377d-3c36-499c-8344-027c00fe0f0f Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
406 2024.07.25 05:48:17.724832 [ 3 ] {} <Debug> HTTP-Session: 1d93377d-3c36-499c-8344-027c00fe0f0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
407 2024.07.25 05:48:17.724844 [ 3 ] {} <Debug> HTTP-Session: 1d93377d-3c36-499c-8344-027c00fe0f0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
408 2024.07.25 05:48:17.724878 [ 3 ] {} <Trace> HTTP-Session: 1d93377d-3c36-499c-8344-027c00fe0f0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
409 2024.07.25 05:48:17.725053 [ 3 ] {2ca13e18-1a0f-4438-b152-81c9e8ee76eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) 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)
410 2024.07.25 05:48:17.725107 [ 3 ] {2ca13e18-1a0f-4438-b152-81c9e8ee76eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
411 2024.07.25 05:48:17.726677 [ 3 ] {2ca13e18-1a0f-4438-b152-81c9e8ee76eb} <Debug> oximeter.measurements_f32 (c472f841-d027-414b-8ca6-fed38b2a1e2b): Loading data parts
412 2024.07.25 05:48:17.726861 [ 3 ] {2ca13e18-1a0f-4438-b152-81c9e8ee76eb} <Debug> oximeter.measurements_f32 (c472f841-d027-414b-8ca6-fed38b2a1e2b): There are no data parts
413 2024.07.25 05:48:17.728111 [ 3 ] {2ca13e18-1a0f-4438-b152-81c9e8ee76eb} <Debug> DynamicQueryHandler: Done processing query
414 2024.07.25 05:48:17.728136 [ 3 ] {} <Debug> HTTP-Session: 1d93377d-3c36-499c-8344-027c00fe0f0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
415 2024.07.25 05:48:17.728262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
416 2024.07.25 05:48:17.728322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
417 2024.07.25 05:48:17.728340 [ 3 ] {} <Debug> HTTP-Session: 6df0cf54-e22d-4c14-adc0-1cc8a576c904 Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
418 2024.07.25 05:48:17.728362 [ 3 ] {} <Debug> HTTP-Session: 6df0cf54-e22d-4c14-adc0-1cc8a576c904 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
419 2024.07.25 05:48:17.728381 [ 3 ] {} <Debug> HTTP-Session: 6df0cf54-e22d-4c14-adc0-1cc8a576c904 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
420 2024.07.25 05:48:17.728411 [ 3 ] {} <Trace> HTTP-Session: 6df0cf54-e22d-4c14-adc0-1cc8a576c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
421 2024.07.25 05:48:17.728584 [ 3 ] {7a7d7258-c898-47f6-86da-c7c62b7056b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) 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)
422 2024.07.25 05:48:17.728638 [ 3 ] {7a7d7258-c898-47f6-86da-c7c62b7056b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
423 2024.07.25 05:48:17.730215 [ 3 ] {7a7d7258-c898-47f6-86da-c7c62b7056b2} <Debug> oximeter.measurements_f64 (cac11b31-4912-4ac9-b138-9bf93d8c3d65): Loading data parts
424 2024.07.25 05:48:17.730476 [ 3 ] {7a7d7258-c898-47f6-86da-c7c62b7056b2} <Debug> oximeter.measurements_f64 (cac11b31-4912-4ac9-b138-9bf93d8c3d65): There are no data parts
425 2024.07.25 05:48:17.731776 [ 3 ] {7a7d7258-c898-47f6-86da-c7c62b7056b2} <Debug> DynamicQueryHandler: Done processing query
426 2024.07.25 05:48:17.731814 [ 3 ] {} <Debug> HTTP-Session: 6df0cf54-e22d-4c14-adc0-1cc8a576c904 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
427 2024.07.25 05:48:17.731950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
428 2024.07.25 05:48:17.732009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
429 2024.07.25 05:48:17.732031 [ 3 ] {} <Debug> HTTP-Session: 4089b9f6-7343-490e-b792-0c2f5e85088f Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
430 2024.07.25 05:48:17.732057 [ 3 ] {} <Debug> HTTP-Session: 4089b9f6-7343-490e-b792-0c2f5e85088f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
431 2024.07.25 05:48:17.732071 [ 3 ] {} <Debug> HTTP-Session: 4089b9f6-7343-490e-b792-0c2f5e85088f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
432 2024.07.25 05:48:17.732110 [ 3 ] {} <Trace> HTTP-Session: 4089b9f6-7343-490e-b792-0c2f5e85088f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
433 2024.07.25 05:48:17.732290 [ 3 ] {2679b97b-277d-4aa1-9732-9cf1bef15104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) 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)
434 2024.07.25 05:48:17.732347 [ 3 ] {2679b97b-277d-4aa1-9732-9cf1bef15104} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
435 2024.07.25 05:48:17.734046 [ 3 ] {2679b97b-277d-4aa1-9732-9cf1bef15104} <Debug> oximeter.measurements_string (183c6c8b-4d67-4b30-a9ae-82faf1a469bf): Loading data parts
436 2024.07.25 05:48:17.734210 [ 3 ] {2679b97b-277d-4aa1-9732-9cf1bef15104} <Debug> oximeter.measurements_string (183c6c8b-4d67-4b30-a9ae-82faf1a469bf): There are no data parts
437 2024.07.25 05:48:17.735511 [ 3 ] {2679b97b-277d-4aa1-9732-9cf1bef15104} <Debug> DynamicQueryHandler: Done processing query
438 2024.07.25 05:48:17.735542 [ 3 ] {} <Debug> HTTP-Session: 4089b9f6-7343-490e-b792-0c2f5e85088f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
439 2024.07.25 05:48:17.735696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
440 2024.07.25 05:48:17.735753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
441 2024.07.25 05:48:17.735772 [ 3 ] {} <Debug> HTTP-Session: 76d02c58-2202-4491-a34e-1a96b3ed0244 Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
442 2024.07.25 05:48:17.735795 [ 3 ] {} <Debug> HTTP-Session: 76d02c58-2202-4491-a34e-1a96b3ed0244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
443 2024.07.25 05:48:17.735814 [ 3 ] {} <Debug> HTTP-Session: 76d02c58-2202-4491-a34e-1a96b3ed0244 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
444 2024.07.25 05:48:17.735845 [ 3 ] {} <Trace> HTTP-Session: 76d02c58-2202-4491-a34e-1a96b3ed0244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
445 2024.07.25 05:48:17.736022 [ 3 ] {22586371-1edb-4203-8ba1-b3dd211d155c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
446 * NOTE: Right now we can't unambiguously record a nullable byte array.
447 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
448 * a string isn't palatable for a few reasons.
449 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
450 * details.
451 */
452 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
453 2024.07.25 05:48:17.736078 [ 3 ] {22586371-1edb-4203-8ba1-b3dd211d155c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
454 2024.07.25 05:48:17.737613 [ 3 ] {22586371-1edb-4203-8ba1-b3dd211d155c} <Debug> oximeter.measurements_bytes (e4addf84-cc04-4cd2-9c51-c1ef58183f3e): Loading data parts
455 2024.07.25 05:48:17.737787 [ 3 ] {22586371-1edb-4203-8ba1-b3dd211d155c} <Debug> oximeter.measurements_bytes (e4addf84-cc04-4cd2-9c51-c1ef58183f3e): There are no data parts
456 2024.07.25 05:48:17.739080 [ 3 ] {22586371-1edb-4203-8ba1-b3dd211d155c} <Debug> DynamicQueryHandler: Done processing query
457 2024.07.25 05:48:17.739107 [ 3 ] {} <Debug> HTTP-Session: 76d02c58-2202-4491-a34e-1a96b3ed0244 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
458 2024.07.25 05:48:17.739236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
459 2024.07.25 05:48:17.739290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
460 2024.07.25 05:48:17.739316 [ 3 ] {} <Debug> HTTP-Session: 4292f0bc-f29f-42c9-af52-c1d1d63c9978 Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
461 2024.07.25 05:48:17.739332 [ 3 ] {} <Debug> HTTP-Session: 4292f0bc-f29f-42c9-af52-c1d1d63c9978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
462 2024.07.25 05:48:17.739352 [ 3 ] {} <Debug> HTTP-Session: 4292f0bc-f29f-42c9-af52-c1d1d63c9978 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
463 2024.07.25 05:48:17.739383 [ 3 ] {} <Trace> HTTP-Session: 4292f0bc-f29f-42c9-af52-c1d1d63c9978 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
464 2024.07.25 05:48:17.739573 [ 3 ] {73d2a935-a9ff-4ff3-86a0-645f16a1ac53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) 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)
465 2024.07.25 05:48:17.739626 [ 3 ] {73d2a935-a9ff-4ff3-86a0-645f16a1ac53} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
466 2024.07.25 05:48:17.741454 [ 3 ] {73d2a935-a9ff-4ff3-86a0-645f16a1ac53} <Debug> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Loading data parts
467 2024.07.25 05:48:17.741630 [ 3 ] {73d2a935-a9ff-4ff3-86a0-645f16a1ac53} <Debug> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): There are no data parts
468 2024.07.25 05:48:17.742926 [ 3 ] {73d2a935-a9ff-4ff3-86a0-645f16a1ac53} <Debug> DynamicQueryHandler: Done processing query
469 2024.07.25 05:48:17.742962 [ 3 ] {} <Debug> HTTP-Session: 4292f0bc-f29f-42c9-af52-c1d1d63c9978 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
470 2024.07.25 05:48:17.743083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
471 2024.07.25 05:48:17.743154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
472 2024.07.25 05:48:17.743175 [ 3 ] {} <Debug> HTTP-Session: 52671f11-e986-450c-813f-689a7b26301d Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
473 2024.07.25 05:48:17.743198 [ 3 ] {} <Debug> HTTP-Session: 52671f11-e986-450c-813f-689a7b26301d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
474 2024.07.25 05:48:17.743213 [ 3 ] {} <Debug> HTTP-Session: 52671f11-e986-450c-813f-689a7b26301d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
475 2024.07.25 05:48:17.743249 [ 3 ] {} <Trace> HTTP-Session: 52671f11-e986-450c-813f-689a7b26301d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
476 2024.07.25 05:48:17.743431 [ 3 ] {26d0243f-7f75-45b4-b580-bb35f5736071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) 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)
477 2024.07.25 05:48:17.743490 [ 3 ] {26d0243f-7f75-45b4-b580-bb35f5736071} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
478 2024.07.25 05:48:17.745154 [ 3 ] {26d0243f-7f75-45b4-b580-bb35f5736071} <Debug> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Loading data parts
479 2024.07.25 05:48:17.745336 [ 3 ] {26d0243f-7f75-45b4-b580-bb35f5736071} <Debug> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): There are no data parts
480 2024.07.25 05:48:17.746891 [ 3 ] {26d0243f-7f75-45b4-b580-bb35f5736071} <Debug> DynamicQueryHandler: Done processing query
481 2024.07.25 05:48:17.746917 [ 3 ] {} <Debug> HTTP-Session: 52671f11-e986-450c-813f-689a7b26301d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
482 2024.07.25 05:48:17.747059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
483 2024.07.25 05:48:17.747115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
484 2024.07.25 05:48:17.747136 [ 3 ] {} <Debug> HTTP-Session: 9b3668e9-7d2d-4fbb-9519-c271c46588ab Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
485 2024.07.25 05:48:17.747158 [ 3 ] {} <Debug> HTTP-Session: 9b3668e9-7d2d-4fbb-9519-c271c46588ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
486 2024.07.25 05:48:17.747177 [ 3 ] {} <Debug> HTTP-Session: 9b3668e9-7d2d-4fbb-9519-c271c46588ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
487 2024.07.25 05:48:17.747207 [ 3 ] {} <Trace> HTTP-Session: 9b3668e9-7d2d-4fbb-9519-c271c46588ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
488 2024.07.25 05:48:17.747400 [ 3 ] {72b872c8-45c4-45f4-a794-ea32f551f23e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) 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)
489 2024.07.25 05:48:17.747469 [ 3 ] {72b872c8-45c4-45f4-a794-ea32f551f23e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
490 2024.07.25 05:48:17.749276 [ 3 ] {72b872c8-45c4-45f4-a794-ea32f551f23e} <Debug> oximeter.measurements_cumulativef32 (1a35724a-a119-422c-8667-0e40089a0ec3): Loading data parts
491 2024.07.25 05:48:17.749510 [ 3 ] {72b872c8-45c4-45f4-a794-ea32f551f23e} <Debug> oximeter.measurements_cumulativef32 (1a35724a-a119-422c-8667-0e40089a0ec3): There are no data parts
492 2024.07.25 05:48:17.750928 [ 3 ] {72b872c8-45c4-45f4-a794-ea32f551f23e} <Debug> DynamicQueryHandler: Done processing query
493 2024.07.25 05:48:17.750997 [ 3 ] {} <Debug> HTTP-Session: 9b3668e9-7d2d-4fbb-9519-c271c46588ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
494 2024.07.25 05:48:17.751121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
495 2024.07.25 05:48:17.751185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
496 2024.07.25 05:48:17.751210 [ 3 ] {} <Debug> HTTP-Session: 1c3e70cb-75fb-4922-a404-97392a12fdb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
497 2024.07.25 05:48:17.751231 [ 3 ] {} <Debug> HTTP-Session: 1c3e70cb-75fb-4922-a404-97392a12fdb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
498 2024.07.25 05:48:17.751244 [ 3 ] {} <Debug> HTTP-Session: 1c3e70cb-75fb-4922-a404-97392a12fdb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
499 2024.07.25 05:48:17.751279 [ 3 ] {} <Trace> HTTP-Session: 1c3e70cb-75fb-4922-a404-97392a12fdb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
500 2024.07.25 05:48:17.751481 [ 3 ] {066af875-a8d5-456d-9b05-1725cb26389b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) 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)
501 2024.07.25 05:48:17.751538 [ 3 ] {066af875-a8d5-456d-9b05-1725cb26389b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
502 2024.07.25 05:48:17.753118 [ 3 ] {066af875-a8d5-456d-9b05-1725cb26389b} <Debug> oximeter.measurements_cumulativef64 (362f7f55-6025-4e94-8bb3-64bdd56aa4c0): Loading data parts
503 2024.07.25 05:48:17.753290 [ 3 ] {066af875-a8d5-456d-9b05-1725cb26389b} <Debug> oximeter.measurements_cumulativef64 (362f7f55-6025-4e94-8bb3-64bdd56aa4c0): There are no data parts
504 2024.07.25 05:48:17.754543 [ 3 ] {066af875-a8d5-456d-9b05-1725cb26389b} <Debug> DynamicQueryHandler: Done processing query
505 2024.07.25 05:48:17.754569 [ 3 ] {} <Debug> HTTP-Session: 1c3e70cb-75fb-4922-a404-97392a12fdb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
506 2024.07.25 05:48:17.754701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 1300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
507 2024.07.25 05:48:17.754755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
508 2024.07.25 05:48:17.754773 [ 3 ] {} <Debug> HTTP-Session: 4230d5a5-860e-49e2-af9f-d5625356adef Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
509 2024.07.25 05:48:17.754796 [ 3 ] {} <Debug> HTTP-Session: 4230d5a5-860e-49e2-af9f-d5625356adef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
510 2024.07.25 05:48:17.754827 [ 3 ] {} <Debug> HTTP-Session: 4230d5a5-860e-49e2-af9f-d5625356adef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
511 2024.07.25 05:48:17.754857 [ 3 ] {} <Trace> HTTP-Session: 4230d5a5-860e-49e2-af9f-d5625356adef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
512 2024.07.25 05:48:17.755108 [ 3 ] {d6f7c0d4-9554-4662-80cc-5ec2dac9ab46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
513 * NOTE: Array types cannot be Nullable, see
514 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
515 * for more details.
516 *
517 * This means we need to use empty arrays to indicate a missing value. This
518 * is unfortunate, and at this point relies on the fact that an
519 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
520 * to figure out another way to represent missing samples here.
521 */
522 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)
523 2024.07.25 05:48:17.755180 [ 3 ] {d6f7c0d4-9554-4662-80cc-5ec2dac9ab46} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
524 2024.07.25 05:48:17.757039 [ 3 ] {d6f7c0d4-9554-4662-80cc-5ec2dac9ab46} <Debug> oximeter.measurements_histogrami8 (674af714-6990-488e-bc8f-fde1fd85445a): Loading data parts
525 2024.07.25 05:48:17.757217 [ 3 ] {d6f7c0d4-9554-4662-80cc-5ec2dac9ab46} <Debug> oximeter.measurements_histogrami8 (674af714-6990-488e-bc8f-fde1fd85445a): There are no data parts
526 2024.07.25 05:48:17.758617 [ 3 ] {d6f7c0d4-9554-4662-80cc-5ec2dac9ab46} <Debug> DynamicQueryHandler: Done processing query
527 2024.07.25 05:48:17.758650 [ 3 ] {} <Debug> HTTP-Session: 4230d5a5-860e-49e2-af9f-d5625356adef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
528 2024.07.25 05:48:17.758783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
529 2024.07.25 05:48:17.758833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
530 2024.07.25 05:48:17.758860 [ 3 ] {} <Debug> HTTP-Session: ece4cd7c-d2d0-4b05-a03a-42a94105ecb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
531 2024.07.25 05:48:17.758882 [ 3 ] {} <Debug> HTTP-Session: ece4cd7c-d2d0-4b05-a03a-42a94105ecb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
532 2024.07.25 05:48:17.758896 [ 3 ] {} <Debug> HTTP-Session: ece4cd7c-d2d0-4b05-a03a-42a94105ecb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
533 2024.07.25 05:48:17.758930 [ 3 ] {} <Trace> HTTP-Session: ece4cd7c-d2d0-4b05-a03a-42a94105ecb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
534 2024.07.25 05:48:17.759179 [ 3 ] {230cb6fb-af5f-4ce8-844a-f7e870600d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) 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)
535 2024.07.25 05:48:17.759251 [ 3 ] {230cb6fb-af5f-4ce8-844a-f7e870600d9e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
536 2024.07.25 05:48:17.761128 [ 3 ] {230cb6fb-af5f-4ce8-844a-f7e870600d9e} <Debug> oximeter.measurements_histogramu8 (1dbbbcf9-a6fa-4e12-a1b2-13e90e294b27): Loading data parts
537 2024.07.25 05:48:17.761365 [ 3 ] {230cb6fb-af5f-4ce8-844a-f7e870600d9e} <Debug> oximeter.measurements_histogramu8 (1dbbbcf9-a6fa-4e12-a1b2-13e90e294b27): There are no data parts
538 2024.07.25 05:48:17.762819 [ 3 ] {230cb6fb-af5f-4ce8-844a-f7e870600d9e} <Debug> DynamicQueryHandler: Done processing query
539 2024.07.25 05:48:17.762849 [ 3 ] {} <Debug> HTTP-Session: ece4cd7c-d2d0-4b05-a03a-42a94105ecb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
540 2024.07.25 05:48:17.762956 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
541 2024.07.25 05:48:17.763018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
542 2024.07.25 05:48:17.763037 [ 3 ] {} <Debug> HTTP-Session: 740a8abf-cf35-4de1-a452-dae332c6a898 Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
543 2024.07.25 05:48:17.763059 [ 3 ] {} <Debug> HTTP-Session: 740a8abf-cf35-4de1-a452-dae332c6a898 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
544 2024.07.25 05:48:17.763073 [ 3 ] {} <Debug> HTTP-Session: 740a8abf-cf35-4de1-a452-dae332c6a898 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
545 2024.07.25 05:48:17.763121 [ 3 ] {} <Trace> HTTP-Session: 740a8abf-cf35-4de1-a452-dae332c6a898 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
546 2024.07.25 05:48:17.763375 [ 3 ] {d415a065-eeaf-44bf-b451-eba8d8808b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) 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)
547 2024.07.25 05:48:17.763444 [ 3 ] {d415a065-eeaf-44bf-b451-eba8d8808b5f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
548 2024.07.25 05:48:17.765406 [ 3 ] {d415a065-eeaf-44bf-b451-eba8d8808b5f} <Debug> oximeter.measurements_histogrami16 (cdfffc6a-36a9-4f20-a0e9-e3ce7280d4c7): Loading data parts
549 2024.07.25 05:48:17.765551 [ 3 ] {d415a065-eeaf-44bf-b451-eba8d8808b5f} <Debug> oximeter.measurements_histogrami16 (cdfffc6a-36a9-4f20-a0e9-e3ce7280d4c7): There are no data parts
550 2024.07.25 05:48:17.766850 [ 3 ] {d415a065-eeaf-44bf-b451-eba8d8808b5f} <Debug> DynamicQueryHandler: Done processing query
551 2024.07.25 05:48:17.766884 [ 3 ] {} <Debug> HTTP-Session: 740a8abf-cf35-4de1-a452-dae332c6a898 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
552 2024.07.25 05:48:17.767008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
553 2024.07.25 05:48:17.767054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
554 2024.07.25 05:48:17.767081 [ 3 ] {} <Debug> HTTP-Session: 830b6fb8-d067-46ad-a017-60eeab8c830c Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
555 2024.07.25 05:48:17.767111 [ 3 ] {} <Debug> HTTP-Session: 830b6fb8-d067-46ad-a017-60eeab8c830c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
556 2024.07.25 05:48:17.767127 [ 3 ] {} <Debug> HTTP-Session: 830b6fb8-d067-46ad-a017-60eeab8c830c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
557 2024.07.25 05:48:17.767164 [ 3 ] {} <Trace> HTTP-Session: 830b6fb8-d067-46ad-a017-60eeab8c830c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
558 2024.07.25 05:48:17.767421 [ 3 ] {d42124ca-64a9-4a51-8c48-debc9f6fde7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) 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)
559 2024.07.25 05:48:17.767491 [ 3 ] {d42124ca-64a9-4a51-8c48-debc9f6fde7e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
560 2024.07.25 05:48:17.769702 [ 3 ] {d42124ca-64a9-4a51-8c48-debc9f6fde7e} <Debug> oximeter.measurements_histogramu16 (894774d0-da1f-4244-8010-0fe9d2bb4543): Loading data parts
561 2024.07.25 05:48:17.769861 [ 3 ] {d42124ca-64a9-4a51-8c48-debc9f6fde7e} <Debug> oximeter.measurements_histogramu16 (894774d0-da1f-4244-8010-0fe9d2bb4543): There are no data parts
562 2024.07.25 05:48:17.771213 [ 3 ] {d42124ca-64a9-4a51-8c48-debc9f6fde7e} <Debug> DynamicQueryHandler: Done processing query
563 2024.07.25 05:48:17.771239 [ 3 ] {} <Debug> HTTP-Session: 830b6fb8-d067-46ad-a017-60eeab8c830c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
564 2024.07.25 05:48:17.771432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
565 2024.07.25 05:48:17.771487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
566 2024.07.25 05:48:17.771504 [ 3 ] {} <Debug> HTTP-Session: c7900fc9-7b08-492d-9a71-fbe0da0283a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
567 2024.07.25 05:48:17.771527 [ 3 ] {} <Debug> HTTP-Session: c7900fc9-7b08-492d-9a71-fbe0da0283a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
568 2024.07.25 05:48:17.771547 [ 3 ] {} <Debug> HTTP-Session: c7900fc9-7b08-492d-9a71-fbe0da0283a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
569 2024.07.25 05:48:17.771579 [ 3 ] {} <Trace> HTTP-Session: c7900fc9-7b08-492d-9a71-fbe0da0283a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
570 2024.07.25 05:48:17.771834 [ 3 ] {2163988b-cc37-443e-bffe-7acf29ca7c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) 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)
571 2024.07.25 05:48:17.771914 [ 3 ] {2163988b-cc37-443e-bffe-7acf29ca7c33} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
572 2024.07.25 05:48:17.773956 [ 3 ] {2163988b-cc37-443e-bffe-7acf29ca7c33} <Debug> oximeter.measurements_histogrami32 (272620de-b7a2-4e29-b80d-4a8e8c4cb1f7): Loading data parts
573 2024.07.25 05:48:17.774106 [ 3 ] {2163988b-cc37-443e-bffe-7acf29ca7c33} <Debug> oximeter.measurements_histogrami32 (272620de-b7a2-4e29-b80d-4a8e8c4cb1f7): There are no data parts
574 2024.07.25 05:48:17.775431 [ 3 ] {2163988b-cc37-443e-bffe-7acf29ca7c33} <Debug> DynamicQueryHandler: Done processing query
575 2024.07.25 05:48:17.775455 [ 3 ] {} <Debug> HTTP-Session: c7900fc9-7b08-492d-9a71-fbe0da0283a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
576 2024.07.25 05:48:17.775583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
577 2024.07.25 05:48:17.775634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
578 2024.07.25 05:48:17.775652 [ 3 ] {} <Debug> HTTP-Session: 3281d9e6-d82a-4b72-be0b-d3cf4c6cea25 Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
579 2024.07.25 05:48:17.775689 [ 3 ] {} <Debug> HTTP-Session: 3281d9e6-d82a-4b72-be0b-d3cf4c6cea25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
580 2024.07.25 05:48:17.775703 [ 3 ] {} <Debug> HTTP-Session: 3281d9e6-d82a-4b72-be0b-d3cf4c6cea25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
581 2024.07.25 05:48:17.775744 [ 3 ] {} <Trace> HTTP-Session: 3281d9e6-d82a-4b72-be0b-d3cf4c6cea25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
582 2024.07.25 05:48:17.775997 [ 3 ] {bb57a767-5bd9-4377-ab70-50890f9b4308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) 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)
583 2024.07.25 05:48:17.776063 [ 3 ] {bb57a767-5bd9-4377-ab70-50890f9b4308} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
584 2024.07.25 05:48:17.778026 [ 3 ] {bb57a767-5bd9-4377-ab70-50890f9b4308} <Debug> oximeter.measurements_histogramu32 (e63b8837-eadb-40fc-9e2f-7d8e083ce8ce): Loading data parts
585 2024.07.25 05:48:17.778160 [ 3 ] {bb57a767-5bd9-4377-ab70-50890f9b4308} <Debug> oximeter.measurements_histogramu32 (e63b8837-eadb-40fc-9e2f-7d8e083ce8ce): There are no data parts
586 2024.07.25 05:48:17.779479 [ 3 ] {bb57a767-5bd9-4377-ab70-50890f9b4308} <Debug> DynamicQueryHandler: Done processing query
587 2024.07.25 05:48:17.779505 [ 3 ] {} <Debug> HTTP-Session: 3281d9e6-d82a-4b72-be0b-d3cf4c6cea25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
588 2024.07.25 05:48:17.779626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
589 2024.07.25 05:48:17.779687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
590 2024.07.25 05:48:17.779706 [ 3 ] {} <Debug> HTTP-Session: d439788d-2988-4aed-9275-72ec8d838a52 Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
591 2024.07.25 05:48:17.779729 [ 3 ] {} <Debug> HTTP-Session: d439788d-2988-4aed-9275-72ec8d838a52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
592 2024.07.25 05:48:17.779749 [ 3 ] {} <Debug> HTTP-Session: d439788d-2988-4aed-9275-72ec8d838a52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
593 2024.07.25 05:48:17.779778 [ 3 ] {} <Trace> HTTP-Session: d439788d-2988-4aed-9275-72ec8d838a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
594 2024.07.25 05:48:17.780024 [ 3 ] {c622c7b9-3b12-4cb5-aa85-116a88306616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) 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)
595 2024.07.25 05:48:17.780089 [ 3 ] {c622c7b9-3b12-4cb5-aa85-116a88306616} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
596 2024.07.25 05:48:17.782078 [ 3 ] {c622c7b9-3b12-4cb5-aa85-116a88306616} <Debug> oximeter.measurements_histogrami64 (66759807-ec95-4d6e-8aa7-9507e3a01a88): Loading data parts
597 2024.07.25 05:48:17.782209 [ 3 ] {c622c7b9-3b12-4cb5-aa85-116a88306616} <Debug> oximeter.measurements_histogrami64 (66759807-ec95-4d6e-8aa7-9507e3a01a88): There are no data parts
598 2024.07.25 05:48:17.783539 [ 3 ] {c622c7b9-3b12-4cb5-aa85-116a88306616} <Debug> DynamicQueryHandler: Done processing query
599 2024.07.25 05:48:17.783565 [ 3 ] {} <Debug> HTTP-Session: d439788d-2988-4aed-9275-72ec8d838a52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
600 2024.07.25 05:48:17.783685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
601 2024.07.25 05:48:17.783735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
602 2024.07.25 05:48:17.783761 [ 3 ] {} <Debug> HTTP-Session: 50d42d7d-ad6c-4b4f-8def-05840f1fe17f Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
603 2024.07.25 05:48:17.783776 [ 3 ] {} <Debug> HTTP-Session: 50d42d7d-ad6c-4b4f-8def-05840f1fe17f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
604 2024.07.25 05:48:17.783795 [ 3 ] {} <Debug> HTTP-Session: 50d42d7d-ad6c-4b4f-8def-05840f1fe17f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
605 2024.07.25 05:48:17.783824 [ 3 ] {} <Trace> HTTP-Session: 50d42d7d-ad6c-4b4f-8def-05840f1fe17f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
606 2024.07.25 05:48:17.784084 [ 3 ] {32521808-f9eb-4b76-a1e9-e1b7bf7817b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) 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)
607 2024.07.25 05:48:17.784159 [ 3 ] {32521808-f9eb-4b76-a1e9-e1b7bf7817b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
608 2024.07.25 05:48:17.786230 [ 3 ] {32521808-f9eb-4b76-a1e9-e1b7bf7817b7} <Debug> oximeter.measurements_histogramu64 (5fe24e8c-5606-4959-97cf-8e6f0f3e365d): Loading data parts
609 2024.07.25 05:48:17.786447 [ 3 ] {32521808-f9eb-4b76-a1e9-e1b7bf7817b7} <Debug> oximeter.measurements_histogramu64 (5fe24e8c-5606-4959-97cf-8e6f0f3e365d): There are no data parts
610 2024.07.25 05:48:17.788262 [ 3 ] {32521808-f9eb-4b76-a1e9-e1b7bf7817b7} <Debug> DynamicQueryHandler: Done processing query
611 2024.07.25 05:48:17.788286 [ 3 ] {} <Debug> HTTP-Session: 50d42d7d-ad6c-4b4f-8def-05840f1fe17f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
612 2024.07.25 05:48:17.788439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
613 2024.07.25 05:48:17.788499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
614 2024.07.25 05:48:17.788518 [ 3 ] {} <Debug> HTTP-Session: 15aee265-b203-4545-91c0-71a339b1bc59 Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
615 2024.07.25 05:48:17.788540 [ 3 ] {} <Debug> HTTP-Session: 15aee265-b203-4545-91c0-71a339b1bc59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
616 2024.07.25 05:48:17.788561 [ 3 ] {} <Debug> HTTP-Session: 15aee265-b203-4545-91c0-71a339b1bc59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
617 2024.07.25 05:48:17.788594 [ 3 ] {} <Trace> HTTP-Session: 15aee265-b203-4545-91c0-71a339b1bc59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
618 2024.07.25 05:48:17.788845 [ 3 ] {5423963c-2e7e-4f36-8c19-21557ac8dfcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) 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)
619 2024.07.25 05:48:17.788912 [ 3 ] {5423963c-2e7e-4f36-8c19-21557ac8dfcb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
620 2024.07.25 05:48:17.790881 [ 3 ] {5423963c-2e7e-4f36-8c19-21557ac8dfcb} <Debug> oximeter.measurements_histogramf32 (ec777035-88a2-401d-ae7b-d20fb02bc77b): Loading data parts
621 2024.07.25 05:48:17.791011 [ 3 ] {5423963c-2e7e-4f36-8c19-21557ac8dfcb} <Debug> oximeter.measurements_histogramf32 (ec777035-88a2-401d-ae7b-d20fb02bc77b): There are no data parts
622 2024.07.25 05:48:17.792674 [ 3 ] {5423963c-2e7e-4f36-8c19-21557ac8dfcb} <Debug> DynamicQueryHandler: Done processing query
623 2024.07.25 05:48:17.792716 [ 3 ] {} <Debug> HTTP-Session: 15aee265-b203-4545-91c0-71a339b1bc59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
624 2024.07.25 05:48:17.792834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
625 2024.07.25 05:48:17.792888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
626 2024.07.25 05:48:17.792915 [ 3 ] {} <Debug> HTTP-Session: c283b491-7425-494e-b2ab-ba481fed18b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
627 2024.07.25 05:48:17.792931 [ 3 ] {} <Debug> HTTP-Session: c283b491-7425-494e-b2ab-ba481fed18b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
628 2024.07.25 05:48:17.792951 [ 3 ] {} <Debug> HTTP-Session: c283b491-7425-494e-b2ab-ba481fed18b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
629 2024.07.25 05:48:17.792987 [ 3 ] {} <Trace> HTTP-Session: c283b491-7425-494e-b2ab-ba481fed18b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
630 2024.07.25 05:48:17.793227 [ 3 ] {4582afc1-1844-4565-b666-21dfedce8ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) 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)
631 2024.07.25 05:48:17.793294 [ 3 ] {4582afc1-1844-4565-b666-21dfedce8ebf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
632 2024.07.25 05:48:17.795223 [ 3 ] {4582afc1-1844-4565-b666-21dfedce8ebf} <Debug> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Loading data parts
633 2024.07.25 05:48:17.795351 [ 3 ] {4582afc1-1844-4565-b666-21dfedce8ebf} <Debug> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): There are no data parts
634 2024.07.25 05:48:17.796980 [ 3 ] {4582afc1-1844-4565-b666-21dfedce8ebf} <Debug> DynamicQueryHandler: Done processing query
635 2024.07.25 05:48:17.797004 [ 3 ] {} <Debug> HTTP-Session: c283b491-7425-494e-b2ab-ba481fed18b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
636 2024.07.25 05:48:17.797128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
637 2024.07.25 05:48:17.797182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
638 2024.07.25 05:48:17.797207 [ 3 ] {} <Debug> HTTP-Session: c6b60962-f3b0-41ba-b10f-f5409f676d5e Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
639 2024.07.25 05:48:17.797223 [ 3 ] {} <Debug> HTTP-Session: c6b60962-f3b0-41ba-b10f-f5409f676d5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
640 2024.07.25 05:48:17.797260 [ 3 ] {} <Debug> HTTP-Session: c6b60962-f3b0-41ba-b10f-f5409f676d5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
641 2024.07.25 05:48:17.797296 [ 3 ] {} <Trace> HTTP-Session: c6b60962-f3b0-41ba-b10f-f5409f676d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
642 2024.07.25 05:48:17.797457 [ 3 ] {e42f21c3-ca42-40c9-8890-6587cc61b07a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) /* The field tables store named dimensions of each timeseries.
643 *
644 * As with the measurement tables, there is one field table for each field data
645 * type. Fields are deduplicated by using the "replacing merge tree", though
646 * this behavior **must not** be relied upon for query correctness.
647 *
648 * The index for the fields differs from the measurements, however. Rows are
649 * sorted by timeseries name, then field name, field value, and finally
650 * timeseries key. This reflects the most common pattern for looking them up:
651 * by field name and possibly value, within a timeseries. The resulting keys are
652 * usually then used to look up measurements.
653 *
654 * NOTE: We may want to consider a secondary index on these tables, sorting by
655 * timeseries name and then key, since it would improve lookups where one
656 * already has the key. Realistically though, these tables are quite small and
657 * so performance benefits will be low in absolute terms.
658 */
659 CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
660 2024.07.25 05:48:17.797511 [ 3 ] {e42f21c3-ca42-40c9-8890-6587cc61b07a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
661 2024.07.25 05:48:17.799152 [ 3 ] {e42f21c3-ca42-40c9-8890-6587cc61b07a} <Debug> oximeter.fields_bool (ae68d9c1-d5f4-402e-bba6-2b4854f439c4): Loading data parts
662 2024.07.25 05:48:17.799301 [ 3 ] {e42f21c3-ca42-40c9-8890-6587cc61b07a} <Debug> oximeter.fields_bool (ae68d9c1-d5f4-402e-bba6-2b4854f439c4): There are no data parts
663 2024.07.25 05:48:17.800876 [ 3 ] {e42f21c3-ca42-40c9-8890-6587cc61b07a} <Debug> DynamicQueryHandler: Done processing query
664 2024.07.25 05:48:17.800908 [ 3 ] {} <Debug> HTTP-Session: c6b60962-f3b0-41ba-b10f-f5409f676d5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
665 2024.07.25 05:48:17.801023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
666 2024.07.25 05:48:17.801080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
667 2024.07.25 05:48:17.801100 [ 3 ] {} <Debug> HTTP-Session: 28f67a55-0f96-4aff-8c9c-2890d29c31ef Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
668 2024.07.25 05:48:17.801124 [ 3 ] {} <Debug> HTTP-Session: 28f67a55-0f96-4aff-8c9c-2890d29c31ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
669 2024.07.25 05:48:17.801137 [ 3 ] {} <Debug> HTTP-Session: 28f67a55-0f96-4aff-8c9c-2890d29c31ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
670 2024.07.25 05:48:17.801173 [ 3 ] {} <Trace> HTTP-Session: 28f67a55-0f96-4aff-8c9c-2890d29c31ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
671 2024.07.25 05:48:17.801317 [ 3 ] {f4292a0d-0d94-4235-b956-8b720a341ff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
672 2024.07.25 05:48:17.801378 [ 3 ] {f4292a0d-0d94-4235-b956-8b720a341ff5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
673 2024.07.25 05:48:17.802921 [ 3 ] {f4292a0d-0d94-4235-b956-8b720a341ff5} <Debug> oximeter.fields_i8 (89e2c2b0-e585-494a-bc31-ba79d87d6a81): Loading data parts
674 2024.07.25 05:48:17.803053 [ 3 ] {f4292a0d-0d94-4235-b956-8b720a341ff5} <Debug> oximeter.fields_i8 (89e2c2b0-e585-494a-bc31-ba79d87d6a81): There are no data parts
675 2024.07.25 05:48:17.804601 [ 3 ] {f4292a0d-0d94-4235-b956-8b720a341ff5} <Debug> DynamicQueryHandler: Done processing query
676 2024.07.25 05:48:17.804647 [ 3 ] {} <Debug> HTTP-Session: 28f67a55-0f96-4aff-8c9c-2890d29c31ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
677 2024.07.25 05:48:17.804770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
678 2024.07.25 05:48:17.804842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
679 2024.07.25 05:48:17.804865 [ 3 ] {} <Debug> HTTP-Session: 5baa4ecb-fee1-42ba-b97a-5a783f4fad00 Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
680 2024.07.25 05:48:17.804892 [ 3 ] {} <Debug> HTTP-Session: 5baa4ecb-fee1-42ba-b97a-5a783f4fad00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
681 2024.07.25 05:48:17.804910 [ 3 ] {} <Debug> HTTP-Session: 5baa4ecb-fee1-42ba-b97a-5a783f4fad00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
682 2024.07.25 05:48:17.804954 [ 3 ] {} <Trace> HTTP-Session: 5baa4ecb-fee1-42ba-b97a-5a783f4fad00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
683 2024.07.25 05:48:17.805137 [ 3 ] {fca351a5-7187-4ee6-99c5-218bd3781521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
684 2024.07.25 05:48:17.805207 [ 3 ] {fca351a5-7187-4ee6-99c5-218bd3781521} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
685 2024.07.25 05:48:17.806804 [ 3 ] {fca351a5-7187-4ee6-99c5-218bd3781521} <Debug> oximeter.fields_u8 (0ea303f5-30a2-4ec8-a577-2898b85ec1e7): Loading data parts
686 2024.07.25 05:48:17.806961 [ 3 ] {fca351a5-7187-4ee6-99c5-218bd3781521} <Debug> oximeter.fields_u8 (0ea303f5-30a2-4ec8-a577-2898b85ec1e7): There are no data parts
687 2024.07.25 05:48:17.808619 [ 3 ] {fca351a5-7187-4ee6-99c5-218bd3781521} <Debug> DynamicQueryHandler: Done processing query
688 2024.07.25 05:48:17.808677 [ 3 ] {} <Debug> HTTP-Session: 5baa4ecb-fee1-42ba-b97a-5a783f4fad00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
689 2024.07.25 05:48:17.808820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
690 2024.07.25 05:48:17.808884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
691 2024.07.25 05:48:17.808915 [ 3 ] {} <Debug> HTTP-Session: 0979262b-b911-4450-9328-e205bcd404ef Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
692 2024.07.25 05:48:17.808944 [ 3 ] {} <Debug> HTTP-Session: 0979262b-b911-4450-9328-e205bcd404ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
693 2024.07.25 05:48:17.808963 [ 3 ] {} <Debug> HTTP-Session: 0979262b-b911-4450-9328-e205bcd404ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
694 2024.07.25 05:48:17.809006 [ 3 ] {} <Trace> HTTP-Session: 0979262b-b911-4450-9328-e205bcd404ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
695 2024.07.25 05:48:17.809210 [ 3 ] {62df5c41-3f9b-4230-a1de-19b81a07218a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
696 2024.07.25 05:48:17.809268 [ 3 ] {62df5c41-3f9b-4230-a1de-19b81a07218a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
697 2024.07.25 05:48:17.811059 [ 3 ] {62df5c41-3f9b-4230-a1de-19b81a07218a} <Debug> oximeter.fields_i16 (a5b7c407-da91-496b-9804-e613d689ee73): Loading data parts
698 2024.07.25 05:48:17.811208 [ 3 ] {62df5c41-3f9b-4230-a1de-19b81a07218a} <Debug> oximeter.fields_i16 (a5b7c407-da91-496b-9804-e613d689ee73): There are no data parts
699 2024.07.25 05:48:17.813176 [ 3 ] {62df5c41-3f9b-4230-a1de-19b81a07218a} <Debug> DynamicQueryHandler: Done processing query
700 2024.07.25 05:48:17.813219 [ 3 ] {} <Debug> HTTP-Session: 0979262b-b911-4450-9328-e205bcd404ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
701 2024.07.25 05:48:17.813349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
702 2024.07.25 05:48:17.813414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
703 2024.07.25 05:48:17.813453 [ 3 ] {} <Debug> HTTP-Session: 9170b27e-4c3d-4163-afd3-4084392219bb Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
704 2024.07.25 05:48:17.813470 [ 3 ] {} <Debug> HTTP-Session: 9170b27e-4c3d-4163-afd3-4084392219bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
705 2024.07.25 05:48:17.813499 [ 3 ] {} <Debug> HTTP-Session: 9170b27e-4c3d-4163-afd3-4084392219bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
706 2024.07.25 05:48:17.813545 [ 3 ] {} <Trace> HTTP-Session: 9170b27e-4c3d-4163-afd3-4084392219bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
707 2024.07.25 05:48:17.813687 [ 3 ] {1b4d7723-56ce-480a-a4a6-ed63e14eb703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
708 2024.07.25 05:48:17.813749 [ 3 ] {1b4d7723-56ce-480a-a4a6-ed63e14eb703} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
709 2024.07.25 05:48:17.815341 [ 3 ] {1b4d7723-56ce-480a-a4a6-ed63e14eb703} <Debug> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Loading data parts
710 2024.07.25 05:48:17.815511 [ 3 ] {1b4d7723-56ce-480a-a4a6-ed63e14eb703} <Debug> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): There are no data parts
711 2024.07.25 05:48:17.817078 [ 3 ] {1b4d7723-56ce-480a-a4a6-ed63e14eb703} <Debug> DynamicQueryHandler: Done processing query
712 2024.07.25 05:48:17.817104 [ 3 ] {} <Debug> HTTP-Session: 9170b27e-4c3d-4163-afd3-4084392219bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
713 2024.07.25 05:48:17.817229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
714 2024.07.25 05:48:17.817284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
715 2024.07.25 05:48:17.817302 [ 3 ] {} <Debug> HTTP-Session: 6dc80658-b5fd-4671-8eda-3272fd178318 Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
716 2024.07.25 05:48:17.817326 [ 3 ] {} <Debug> HTTP-Session: 6dc80658-b5fd-4671-8eda-3272fd178318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
717 2024.07.25 05:48:17.817348 [ 3 ] {} <Debug> HTTP-Session: 6dc80658-b5fd-4671-8eda-3272fd178318 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
718 2024.07.25 05:48:17.817377 [ 3 ] {} <Trace> HTTP-Session: 6dc80658-b5fd-4671-8eda-3272fd178318 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
719 2024.07.25 05:48:17.817522 [ 3 ] {11d6bfe7-8da6-4865-9307-168d5ba31867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
720 2024.07.25 05:48:17.817576 [ 3 ] {11d6bfe7-8da6-4865-9307-168d5ba31867} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
721 2024.07.25 05:48:17.819125 [ 3 ] {11d6bfe7-8da6-4865-9307-168d5ba31867} <Debug> oximeter.fields_i32 (3e2d60ee-227b-487a-a47d-8ce37e26d39f): Loading data parts
722 2024.07.25 05:48:17.819358 [ 3 ] {11d6bfe7-8da6-4865-9307-168d5ba31867} <Debug> oximeter.fields_i32 (3e2d60ee-227b-487a-a47d-8ce37e26d39f): There are no data parts
723 2024.07.25 05:48:17.820919 [ 3 ] {11d6bfe7-8da6-4865-9307-168d5ba31867} <Debug> DynamicQueryHandler: Done processing query
724 2024.07.25 05:48:17.820944 [ 3 ] {} <Debug> HTTP-Session: 6dc80658-b5fd-4671-8eda-3272fd178318 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
725 2024.07.25 05:48:17.821073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
726 2024.07.25 05:48:17.821127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
727 2024.07.25 05:48:17.821146 [ 3 ] {} <Debug> HTTP-Session: 6639e5af-6e8f-430a-9c64-131f783fd937 Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
728 2024.07.25 05:48:17.821171 [ 3 ] {} <Debug> HTTP-Session: 6639e5af-6e8f-430a-9c64-131f783fd937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
729 2024.07.25 05:48:17.821184 [ 3 ] {} <Debug> HTTP-Session: 6639e5af-6e8f-430a-9c64-131f783fd937 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
730 2024.07.25 05:48:17.821221 [ 3 ] {} <Trace> HTTP-Session: 6639e5af-6e8f-430a-9c64-131f783fd937 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
731 2024.07.25 05:48:17.821365 [ 3 ] {816cdbc2-f1c8-4573-b93c-f8f28816ea50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
732 2024.07.25 05:48:17.821419 [ 3 ] {816cdbc2-f1c8-4573-b93c-f8f28816ea50} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
733 2024.07.25 05:48:17.823078 [ 3 ] {816cdbc2-f1c8-4573-b93c-f8f28816ea50} <Debug> oximeter.fields_u32 (6b144814-334c-4408-acbf-47fe9101304e): Loading data parts
734 2024.07.25 05:48:17.823258 [ 3 ] {816cdbc2-f1c8-4573-b93c-f8f28816ea50} <Debug> oximeter.fields_u32 (6b144814-334c-4408-acbf-47fe9101304e): There are no data parts
735 2024.07.25 05:48:17.824843 [ 3 ] {816cdbc2-f1c8-4573-b93c-f8f28816ea50} <Debug> DynamicQueryHandler: Done processing query
736 2024.07.25 05:48:17.824868 [ 3 ] {} <Debug> HTTP-Session: 6639e5af-6e8f-430a-9c64-131f783fd937 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
737 2024.07.25 05:48:17.824997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
738 2024.07.25 05:48:17.825070 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
739 2024.07.25 05:48:17.825089 [ 3 ] {} <Debug> HTTP-Session: 0aa34531-d518-4aa1-838d-cb828abe1462 Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
740 2024.07.25 05:48:17.825112 [ 3 ] {} <Debug> HTTP-Session: 0aa34531-d518-4aa1-838d-cb828abe1462 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
741 2024.07.25 05:48:17.825126 [ 3 ] {} <Debug> HTTP-Session: 0aa34531-d518-4aa1-838d-cb828abe1462 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
742 2024.07.25 05:48:17.825155 [ 3 ] {} <Trace> HTTP-Session: 0aa34531-d518-4aa1-838d-cb828abe1462 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
743 2024.07.25 05:48:17.825305 [ 3 ] {6cd2cbf5-2ac4-4e6a-9c51-c4595c10820e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
744 2024.07.25 05:48:17.825346 [ 3 ] {6cd2cbf5-2ac4-4e6a-9c51-c4595c10820e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
745 2024.07.25 05:48:17.826901 [ 3 ] {6cd2cbf5-2ac4-4e6a-9c51-c4595c10820e} <Debug> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Loading data parts
746 2024.07.25 05:48:17.827073 [ 3 ] {6cd2cbf5-2ac4-4e6a-9c51-c4595c10820e} <Debug> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): There are no data parts
747 2024.07.25 05:48:17.828791 [ 3 ] {6cd2cbf5-2ac4-4e6a-9c51-c4595c10820e} <Debug> DynamicQueryHandler: Done processing query
748 2024.07.25 05:48:17.828827 [ 3 ] {} <Debug> HTTP-Session: 0aa34531-d518-4aa1-838d-cb828abe1462 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
749 2024.07.25 05:48:17.828943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
750 2024.07.25 05:48:17.828990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
751 2024.07.25 05:48:17.829008 [ 3 ] {} <Debug> HTTP-Session: a7e37329-bf6b-41f7-a088-e1d2407037d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
752 2024.07.25 05:48:17.829024 [ 3 ] {} <Debug> HTTP-Session: a7e37329-bf6b-41f7-a088-e1d2407037d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
753 2024.07.25 05:48:17.829038 [ 3 ] {} <Debug> HTTP-Session: a7e37329-bf6b-41f7-a088-e1d2407037d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
754 2024.07.25 05:48:17.829067 [ 3 ] {} <Trace> HTTP-Session: a7e37329-bf6b-41f7-a088-e1d2407037d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
755 2024.07.25 05:48:17.829210 [ 3 ] {72121cd5-dda2-417e-8733-ccfaac5c5bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
756 2024.07.25 05:48:17.829251 [ 3 ] {72121cd5-dda2-417e-8733-ccfaac5c5bf4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
757 2024.07.25 05:48:17.830792 [ 3 ] {72121cd5-dda2-417e-8733-ccfaac5c5bf4} <Debug> oximeter.fields_u64 (4390d061-0ed7-43bc-8b8f-df887a63332d): Loading data parts
758 2024.07.25 05:48:17.830954 [ 3 ] {72121cd5-dda2-417e-8733-ccfaac5c5bf4} <Debug> oximeter.fields_u64 (4390d061-0ed7-43bc-8b8f-df887a63332d): There are no data parts
759 2024.07.25 05:48:17.832617 [ 3 ] {72121cd5-dda2-417e-8733-ccfaac5c5bf4} <Debug> DynamicQueryHandler: Done processing query
760 2024.07.25 05:48:17.832642 [ 3 ] {} <Debug> HTTP-Session: a7e37329-bf6b-41f7-a088-e1d2407037d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
761 2024.07.25 05:48:17.832752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
762 2024.07.25 05:48:17.832799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
763 2024.07.25 05:48:17.832818 [ 3 ] {} <Debug> HTTP-Session: 8c1de9ee-94eb-4f70-9272-89fb2998d9da Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
764 2024.07.25 05:48:17.832834 [ 3 ] {} <Debug> HTTP-Session: 8c1de9ee-94eb-4f70-9272-89fb2998d9da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
765 2024.07.25 05:48:17.832849 [ 3 ] {} <Debug> HTTP-Session: 8c1de9ee-94eb-4f70-9272-89fb2998d9da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
766 2024.07.25 05:48:17.832879 [ 3 ] {} <Trace> HTTP-Session: 8c1de9ee-94eb-4f70-9272-89fb2998d9da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
767 2024.07.25 05:48:17.833017 [ 3 ] {53dc0b57-9e94-47de-b4ce-39fe5d054cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
768 2024.07.25 05:48:17.833057 [ 3 ] {53dc0b57-9e94-47de-b4ce-39fe5d054cfc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
769 2024.07.25 05:48:17.834527 [ 3 ] {53dc0b57-9e94-47de-b4ce-39fe5d054cfc} <Debug> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Loading data parts
770 2024.07.25 05:48:17.834692 [ 3 ] {53dc0b57-9e94-47de-b4ce-39fe5d054cfc} <Debug> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): There are no data parts
771 2024.07.25 05:48:17.836251 [ 3 ] {53dc0b57-9e94-47de-b4ce-39fe5d054cfc} <Debug> DynamicQueryHandler: Done processing query
772 2024.07.25 05:48:17.836276 [ 3 ] {} <Debug> HTTP-Session: 8c1de9ee-94eb-4f70-9272-89fb2998d9da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
773 2024.07.25 05:48:17.836394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
774 2024.07.25 05:48:17.836442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
775 2024.07.25 05:48:17.836461 [ 3 ] {} <Debug> HTTP-Session: 78f7e111-635c-43fc-bcae-b6e174a6f503 Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
776 2024.07.25 05:48:17.836477 [ 3 ] {} <Debug> HTTP-Session: 78f7e111-635c-43fc-bcae-b6e174a6f503 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
777 2024.07.25 05:48:17.836492 [ 3 ] {} <Debug> HTTP-Session: 78f7e111-635c-43fc-bcae-b6e174a6f503 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
778 2024.07.25 05:48:17.836522 [ 3 ] {} <Trace> HTTP-Session: 78f7e111-635c-43fc-bcae-b6e174a6f503 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
779 2024.07.25 05:48:17.836660 [ 3 ] {af5b42e8-8179-448d-962c-1a76d25481d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
780 2024.07.25 05:48:17.836700 [ 3 ] {af5b42e8-8179-448d-962c-1a76d25481d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
781 2024.07.25 05:48:17.838213 [ 3 ] {af5b42e8-8179-448d-962c-1a76d25481d1} <Debug> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Loading data parts
782 2024.07.25 05:48:17.838370 [ 3 ] {af5b42e8-8179-448d-962c-1a76d25481d1} <Debug> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): There are no data parts
783 2024.07.25 05:48:17.840049 [ 3 ] {af5b42e8-8179-448d-962c-1a76d25481d1} <Debug> DynamicQueryHandler: Done processing query
784 2024.07.25 05:48:17.840076 [ 3 ] {} <Debug> HTTP-Session: 78f7e111-635c-43fc-bcae-b6e174a6f503 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
785 2024.07.25 05:48:17.840184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
786 2024.07.25 05:48:17.840231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
787 2024.07.25 05:48:17.840249 [ 3 ] {} <Debug> HTTP-Session: ab797806-3e2a-45ad-a872-2899d50e1db1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
788 2024.07.25 05:48:17.840265 [ 3 ] {} <Debug> HTTP-Session: ab797806-3e2a-45ad-a872-2899d50e1db1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
789 2024.07.25 05:48:17.840279 [ 3 ] {} <Debug> HTTP-Session: ab797806-3e2a-45ad-a872-2899d50e1db1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
790 2024.07.25 05:48:17.840309 [ 3 ] {} <Trace> HTTP-Session: ab797806-3e2a-45ad-a872-2899d50e1db1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
791 2024.07.25 05:48:17.840449 [ 3 ] {1e92c55c-096c-43f1-8b42-0b9b799c844c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
792 2024.07.25 05:48:17.840489 [ 3 ] {1e92c55c-096c-43f1-8b42-0b9b799c844c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
793 2024.07.25 05:48:17.842017 [ 3 ] {1e92c55c-096c-43f1-8b42-0b9b799c844c} <Debug> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Loading data parts
794 2024.07.25 05:48:17.842181 [ 3 ] {1e92c55c-096c-43f1-8b42-0b9b799c844c} <Debug> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): There are no data parts
795 2024.07.25 05:48:17.843835 [ 3 ] {1e92c55c-096c-43f1-8b42-0b9b799c844c} <Debug> DynamicQueryHandler: Done processing query
796 2024.07.25 05:48:17.843862 [ 3 ] {} <Debug> HTTP-Session: ab797806-3e2a-45ad-a872-2899d50e1db1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
797 2024.07.25 05:48:17.843988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
798 2024.07.25 05:48:17.844035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
799 2024.07.25 05:48:17.844054 [ 3 ] {} <Debug> HTTP-Session: eb5c33de-4e82-438a-9b8e-a9af23d0c9d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
800 2024.07.25 05:48:17.844071 [ 3 ] {} <Debug> HTTP-Session: eb5c33de-4e82-438a-9b8e-a9af23d0c9d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
801 2024.07.25 05:48:17.844085 [ 3 ] {} <Debug> HTTP-Session: eb5c33de-4e82-438a-9b8e-a9af23d0c9d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
802 2024.07.25 05:48:17.844116 [ 3 ] {} <Trace> HTTP-Session: eb5c33de-4e82-438a-9b8e-a9af23d0c9d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
803 2024.07.25 05:48:17.844327 [ 3 ] {bb59b935-e7d7-405d-aa81-29a6ae69251e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) /* The timeseries schema table stores the extracted schema for the samples
804 * oximeter collects.
805 */
806 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)
807 2024.07.25 05:48:17.844386 [ 3 ] {bb59b935-e7d7-405d-aa81-29a6ae69251e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
808 2024.07.25 05:48:17.846054 [ 3 ] {bb59b935-e7d7-405d-aa81-29a6ae69251e} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e): Loading data parts
809 2024.07.25 05:48:17.846252 [ 3 ] {bb59b935-e7d7-405d-aa81-29a6ae69251e} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e): There are no data parts
810 2024.07.25 05:48:17.847980 [ 3 ] {bb59b935-e7d7-405d-aa81-29a6ae69251e} <Debug> DynamicQueryHandler: Done processing query
811 2024.07.25 05:48:17.848006 [ 3 ] {} <Debug> HTTP-Session: eb5c33de-4e82-438a-9b8e-a9af23d0c9d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
812 2024.07.25 05:48:17.848144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42195, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
813 2024.07.25 05:48:17.848192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
814 2024.07.25 05:48:17.848212 [ 3 ] {} <Debug> HTTP-Session: 530b2aca-80b8-48af-ae0a-fda2d8e741bb Authenticating user 'default' from [fd00:1122:3344:101::d]:42195
815 2024.07.25 05:48:17.848229 [ 3 ] {} <Debug> HTTP-Session: 530b2aca-80b8-48af-ae0a-fda2d8e741bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
816 2024.07.25 05:48:17.848242 [ 3 ] {} <Debug> HTTP-Session: 530b2aca-80b8-48af-ae0a-fda2d8e741bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
817 2024.07.25 05:48:17.848272 [ 3 ] {} <Trace> HTTP-Session: 530b2aca-80b8-48af-ae0a-fda2d8e741bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
818 2024.07.25 05:48:17.848438 [ 3 ] {2f233786-6131-484d-a467-19b7202d931f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42195) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
819 2024.07.25 05:48:17.850086 [ 3 ] {2f233786-6131-484d-a467-19b7202d931f} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
820 2024.07.25 05:48:17.852701 [ 3 ] {2f233786-6131-484d-a467-19b7202d931f} <Trace> oximeter.version (a9b84c54-9098-41b4-8936-d01ae691f795): Trying to reserve 1.00 MiB using storage policy from min volume index 0
821 2024.07.25 05:48:17.852739 [ 3 ] {2f233786-6131-484d-a467-19b7202d931f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
822 2024.07.25 05:48:17.856338 [ 3 ] {2f233786-6131-484d-a467-19b7202d931f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
823 2024.07.25 05:48:17.856910 [ 3 ] {2f233786-6131-484d-a467-19b7202d931f} <Trace> oximeter.version (a9b84c54-9098-41b4-8936-d01ae691f795): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
824 2024.07.25 05:48:17.857155 [ 3 ] {2f233786-6131-484d-a467-19b7202d931f} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.008802 sec., 113.6105430583958 rows/sec., 1.78 KiB/sec.
825 2024.07.25 05:48:17.857309 [ 3 ] {2f233786-6131-484d-a467-19b7202d931f} <Debug> DynamicQueryHandler: Done processing query
826 2024.07.25 05:48:17.857333 [ 3 ] {2f233786-6131-484d-a467-19b7202d931f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
827 2024.07.25 05:48:17.857349 [ 3 ] {} <Debug> HTTP-Session: 530b2aca-80b8-48af-ae0a-fda2d8e741bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
828 2024.07.25 05:48:18.001140 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.66 MiB, peak 165.80 MiB, free memory in arenas 0.00 B, will set to 173.63 MiB (RSS), difference: 12.97 MiB
829 2024.07.25 05:48:32.319211 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache
830 2024.07.25 05:48:32.319274 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache
831 2024.07.25 05:48:42.860249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
832 2024.07.25 05:48:42.860438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
833 2024.07.25 05:48:42.860484 [ 3 ] {} <Debug> HTTP-Session: d55114d1-3128-4945-8d7c-3eb46409dab5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
834 2024.07.25 05:48:42.860527 [ 3 ] {} <Debug> HTTP-Session: d55114d1-3128-4945-8d7c-3eb46409dab5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
835 2024.07.25 05:48:42.860556 [ 3 ] {} <Debug> HTTP-Session: d55114d1-3128-4945-8d7c-3eb46409dab5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
836 2024.07.25 05:48:42.860638 [ 3 ] {} <Trace> HTTP-Session: d55114d1-3128-4945-8d7c-3eb46409dab5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
837 2024.07.25 05:48:42.860866 [ 3 ] {71291a9d-644c-42f5-9d1f-d7b7ac68e788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
838 2024.07.25 05:48:42.861207 [ 3 ] {71291a9d-644c-42f5-9d1f-d7b7ac68e788} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
839 2024.07.25 05:48:42.861348 [ 3 ] {71291a9d-644c-42f5-9d1f-d7b7ac68e788} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
840 2024.07.25 05:48:42.862486 [ 3 ] {71291a9d-644c-42f5-9d1f-d7b7ac68e788} <Debug> DynamicQueryHandler: Done processing query
841 2024.07.25 05:48:42.862518 [ 3 ] {71291a9d-644c-42f5-9d1f-d7b7ac68e788} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
842 2024.07.25 05:48:42.862535 [ 3 ] {} <Debug> HTTP-Session: d55114d1-3128-4945-8d7c-3eb46409dab5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
843 2024.07.25 05:48:42.870508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
844 2024.07.25 05:48:42.870610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
845 2024.07.25 05:48:42.870648 [ 3 ] {} <Debug> HTTP-Session: 8abda4be-1e07-4939-b388-2df864bdaa24 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
846 2024.07.25 05:48:42.870683 [ 3 ] {} <Debug> HTTP-Session: 8abda4be-1e07-4939-b388-2df864bdaa24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
847 2024.07.25 05:48:42.870711 [ 3 ] {} <Debug> HTTP-Session: 8abda4be-1e07-4939-b388-2df864bdaa24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
848 2024.07.25 05:48:42.870774 [ 3 ] {} <Trace> HTTP-Session: 8abda4be-1e07-4939-b388-2df864bdaa24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
849 2024.07.25 05:48:42.871056 [ 3 ] {f9cb3cdb-c9eb-4b66-a3a7-6966469cb390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
850 2024.07.25 05:48:42.879208 [ 3 ] {f9cb3cdb-c9eb-4b66-a3a7-6966469cb390} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
851 2024.07.25 05:48:42.879321 [ 3 ] {f9cb3cdb-c9eb-4b66-a3a7-6966469cb390} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
852 2024.07.25 05:48:42.880560 [ 3 ] {f9cb3cdb-c9eb-4b66-a3a7-6966469cb390} <Debug> DynamicQueryHandler: Done processing query
853 2024.07.25 05:48:42.880588 [ 3 ] {f9cb3cdb-c9eb-4b66-a3a7-6966469cb390} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
854 2024.07.25 05:48:42.880607 [ 3 ] {} <Debug> HTTP-Session: 8abda4be-1e07-4939-b388-2df864bdaa24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
855 2024.07.25 05:48:42.883059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
856 2024.07.25 05:48:42.883156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
857 2024.07.25 05:48:42.883195 [ 3 ] {} <Debug> HTTP-Session: dc870b8a-416f-4aa0-b92a-6e04961ca7be Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
858 2024.07.25 05:48:42.883227 [ 3 ] {} <Debug> HTTP-Session: dc870b8a-416f-4aa0-b92a-6e04961ca7be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
859 2024.07.25 05:48:42.883253 [ 3 ] {} <Debug> HTTP-Session: dc870b8a-416f-4aa0-b92a-6e04961ca7be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
860 2024.07.25 05:48:42.883316 [ 3 ] {} <Trace> HTTP-Session: dc870b8a-416f-4aa0-b92a-6e04961ca7be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
861 2024.07.25 05:48:42.883562 [ 3 ] {a4c4b058-0ae6-4684-a059-733219de230d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
862 2024.07.25 05:48:42.884000 [ 3 ] {a4c4b058-0ae6-4684-a059-733219de230d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
863 2024.07.25 05:48:42.884051 [ 3 ] {a4c4b058-0ae6-4684-a059-733219de230d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
864 2024.07.25 05:48:42.884991 [ 3 ] {a4c4b058-0ae6-4684-a059-733219de230d} <Debug> DynamicQueryHandler: Done processing query
865 2024.07.25 05:48:42.885016 [ 3 ] {a4c4b058-0ae6-4684-a059-733219de230d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
866 2024.07.25 05:48:42.885033 [ 3 ] {} <Debug> HTTP-Session: dc870b8a-416f-4aa0-b92a-6e04961ca7be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
867 2024.07.25 05:48:42.885360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
868 2024.07.25 05:48:42.885409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
869 2024.07.25 05:48:42.885430 [ 3 ] {} <Debug> HTTP-Session: 0722fe10-bb3d-4972-94dd-030a252f0658 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
870 2024.07.25 05:48:42.885447 [ 3 ] {} <Debug> HTTP-Session: 0722fe10-bb3d-4972-94dd-030a252f0658 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
871 2024.07.25 05:48:42.885461 [ 3 ] {} <Debug> HTTP-Session: 0722fe10-bb3d-4972-94dd-030a252f0658 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
872 2024.07.25 05:48:42.885493 [ 3 ] {} <Trace> HTTP-Session: 0722fe10-bb3d-4972-94dd-030a252f0658 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
873 2024.07.25 05:48:42.885613 [ 3 ] {dfc2c6d2-80f6-49bb-bec0-572c1cd45832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
874 2024.07.25 05:48:42.885925 [ 3 ] {dfc2c6d2-80f6-49bb-bec0-572c1cd45832} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
875 2024.07.25 05:48:42.885977 [ 3 ] {dfc2c6d2-80f6-49bb-bec0-572c1cd45832} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
876 2024.07.25 05:48:42.886850 [ 3 ] {dfc2c6d2-80f6-49bb-bec0-572c1cd45832} <Debug> DynamicQueryHandler: Done processing query
877 2024.07.25 05:48:42.886875 [ 3 ] {dfc2c6d2-80f6-49bb-bec0-572c1cd45832} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
878 2024.07.25 05:48:42.886893 [ 3 ] {} <Debug> HTTP-Session: 0722fe10-bb3d-4972-94dd-030a252f0658 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
879 2024.07.25 05:48:42.887421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
880 2024.07.25 05:48:42.887470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
881 2024.07.25 05:48:42.887490 [ 3 ] {} <Debug> HTTP-Session: 6670e504-66d8-4e3f-b281-bf6fcff78405 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
882 2024.07.25 05:48:42.887506 [ 3 ] {} <Debug> HTTP-Session: 6670e504-66d8-4e3f-b281-bf6fcff78405 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
883 2024.07.25 05:48:42.887520 [ 3 ] {} <Debug> HTTP-Session: 6670e504-66d8-4e3f-b281-bf6fcff78405 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
884 2024.07.25 05:48:42.887552 [ 3 ] {} <Trace> HTTP-Session: 6670e504-66d8-4e3f-b281-bf6fcff78405 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
885 2024.07.25 05:48:42.887663 [ 3 ] {05b847eb-f48a-4a3f-b7e9-e751cc11a968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
886 2024.07.25 05:48:42.887710 [ 3 ] {05b847eb-f48a-4a3f-b7e9-e751cc11a968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
887 2024.07.25 05:48:42.887904 [ 3 ] {05b847eb-f48a-4a3f-b7e9-e751cc11a968} <Trace> ParallelParsingInputFormat: Parallel parsing is used
888 2024.07.25 05:48:42.888345 [ 3 ] {05b847eb-f48a-4a3f-b7e9-e751cc11a968} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
889 2024.07.25 05:48:42.888384 [ 3 ] {05b847eb-f48a-4a3f-b7e9-e751cc11a968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
890 2024.07.25 05:48:42.888920 [ 3 ] {05b847eb-f48a-4a3f-b7e9-e751cc11a968} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
891 2024.07.25 05:48:42.889241 [ 3 ] {05b847eb-f48a-4a3f-b7e9-e751cc11a968} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
892 2024.07.25 05:48:42.889408 [ 3 ] {05b847eb-f48a-4a3f-b7e9-e751cc11a968} <Debug> executeQuery: Read 4 rows, 443.00 B in 0.001773 sec., 2256.0631697687536 rows/sec., 244.00 KiB/sec.
893 2024.07.25 05:48:42.889693 [ 3 ] {05b847eb-f48a-4a3f-b7e9-e751cc11a968} <Debug> DynamicQueryHandler: Done processing query
894 2024.07.25 05:48:42.889719 [ 3 ] {05b847eb-f48a-4a3f-b7e9-e751cc11a968} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
895 2024.07.25 05:48:42.889735 [ 3 ] {} <Debug> HTTP-Session: 6670e504-66d8-4e3f-b281-bf6fcff78405 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
896 2024.07.25 05:48:42.889851 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 2923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
897 2024.07.25 05:48:42.889900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
898 2024.07.25 05:48:42.889919 [ 3 ] {} <Debug> HTTP-Session: a6e59840-e9fe-4f02-8e67-5e0148e0323b Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
899 2024.07.25 05:48:42.889936 [ 3 ] {} <Debug> HTTP-Session: a6e59840-e9fe-4f02-8e67-5e0148e0323b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
900 2024.07.25 05:48:42.889949 [ 3 ] {} <Debug> HTTP-Session: a6e59840-e9fe-4f02-8e67-5e0148e0323b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
901 2024.07.25 05:48:42.889980 [ 3 ] {} <Trace> HTTP-Session: a6e59840-e9fe-4f02-8e67-5e0148e0323b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
902 2024.07.25 05:48:42.890086 [ 3 ] {3bed5bee-3482-4539-a0ee-363a94ef6baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
903 2024.07.25 05:48:42.890130 [ 3 ] {3bed5bee-3482-4539-a0ee-363a94ef6baf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
904 2024.07.25 05:48:42.890271 [ 3 ] {3bed5bee-3482-4539-a0ee-363a94ef6baf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
905 2024.07.25 05:48:42.892357 [ 3 ] {3bed5bee-3482-4539-a0ee-363a94ef6baf} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
906 2024.07.25 05:48:42.892394 [ 3 ] {3bed5bee-3482-4539-a0ee-363a94ef6baf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
907 2024.07.25 05:48:42.892707 [ 3 ] {3bed5bee-3482-4539-a0ee-363a94ef6baf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
908 2024.07.25 05:48:42.893027 [ 3 ] {3bed5bee-3482-4539-a0ee-363a94ef6baf} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
909 2024.07.25 05:48:42.893189 [ 3 ] {3bed5bee-3482-4539-a0ee-363a94ef6baf} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.003124 sec., 6402.048655569783 rows/sec., 518.92 KiB/sec.
910 2024.07.25 05:48:42.893374 [ 3 ] {3bed5bee-3482-4539-a0ee-363a94ef6baf} <Debug> DynamicQueryHandler: Done processing query
911 2024.07.25 05:48:42.893399 [ 3 ] {3bed5bee-3482-4539-a0ee-363a94ef6baf} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
912 2024.07.25 05:48:42.893416 [ 3 ] {} <Debug> HTTP-Session: a6e59840-e9fe-4f02-8e67-5e0148e0323b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
913 2024.07.25 05:48:42.893611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9105, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
914 2024.07.25 05:48:42.893663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
915 2024.07.25 05:48:42.893684 [ 3 ] {} <Debug> HTTP-Session: 4fdee93b-11b8-4fb3-af08-fc26685eb1ac Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
916 2024.07.25 05:48:42.893701 [ 3 ] {} <Debug> HTTP-Session: 4fdee93b-11b8-4fb3-af08-fc26685eb1ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
917 2024.07.25 05:48:42.893714 [ 3 ] {} <Debug> HTTP-Session: 4fdee93b-11b8-4fb3-af08-fc26685eb1ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
918 2024.07.25 05:48:42.893745 [ 3 ] {} <Trace> HTTP-Session: 4fdee93b-11b8-4fb3-af08-fc26685eb1ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
919 2024.07.25 05:48:42.893863 [ 3 ] {5d320863-2bdf-4527-9f4c-302fcfcab8c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
920 2024.07.25 05:48:42.893905 [ 3 ] {5d320863-2bdf-4527-9f4c-302fcfcab8c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
921 2024.07.25 05:48:42.894031 [ 3 ] {5d320863-2bdf-4527-9f4c-302fcfcab8c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
922 2024.07.25 05:48:42.894370 [ 3 ] {5d320863-2bdf-4527-9f4c-302fcfcab8c8} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
923 2024.07.25 05:48:42.894405 [ 3 ] {5d320863-2bdf-4527-9f4c-302fcfcab8c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
924 2024.07.25 05:48:42.894715 [ 3 ] {5d320863-2bdf-4527-9f4c-302fcfcab8c8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
925 2024.07.25 05:48:42.895017 [ 3 ] {5d320863-2bdf-4527-9f4c-302fcfcab8c8} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
926 2024.07.25 05:48:42.895164 [ 3 ] {5d320863-2bdf-4527-9f4c-302fcfcab8c8} <Debug> executeQuery: Read 60 rows, 5.41 KiB in 0.001343 sec., 44676.09828741623 rows/sec., 3.93 MiB/sec.
927 2024.07.25 05:48:42.895320 [ 3 ] {5d320863-2bdf-4527-9f4c-302fcfcab8c8} <Debug> DynamicQueryHandler: Done processing query
928 2024.07.25 05:48:42.895343 [ 3 ] {5d320863-2bdf-4527-9f4c-302fcfcab8c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
929 2024.07.25 05:48:42.895360 [ 3 ] {} <Debug> HTTP-Session: 4fdee93b-11b8-4fb3-af08-fc26685eb1ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
930 2024.07.25 05:48:42.895483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 4639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
931 2024.07.25 05:48:42.895532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
932 2024.07.25 05:48:42.895552 [ 3 ] {} <Debug> HTTP-Session: 28b84a3f-26b6-4bb8-9f1b-a08a96f6ac81 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
933 2024.07.25 05:48:42.895569 [ 3 ] {} <Debug> HTTP-Session: 28b84a3f-26b6-4bb8-9f1b-a08a96f6ac81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
934 2024.07.25 05:48:42.895583 [ 3 ] {} <Debug> HTTP-Session: 28b84a3f-26b6-4bb8-9f1b-a08a96f6ac81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
935 2024.07.25 05:48:42.895615 [ 3 ] {} <Trace> HTTP-Session: 28b84a3f-26b6-4bb8-9f1b-a08a96f6ac81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
936 2024.07.25 05:48:42.895714 [ 3 ] {2b9c8365-96ad-4e7b-b154-346ad3cc73d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
937 2024.07.25 05:48:42.895757 [ 3 ] {2b9c8365-96ad-4e7b-b154-346ad3cc73d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
938 2024.07.25 05:48:42.896409 [ 3 ] {2b9c8365-96ad-4e7b-b154-346ad3cc73d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
939 2024.07.25 05:48:42.899495 [ 3 ] {2b9c8365-96ad-4e7b-b154-346ad3cc73d1} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
940 2024.07.25 05:48:42.899566 [ 3 ] {2b9c8365-96ad-4e7b-b154-346ad3cc73d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
941 2024.07.25 05:48:42.900013 [ 3 ] {2b9c8365-96ad-4e7b-b154-346ad3cc73d1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
942 2024.07.25 05:48:42.900323 [ 3 ] {2b9c8365-96ad-4e7b-b154-346ad3cc73d1} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
943 2024.07.25 05:48:42.900486 [ 3 ] {2b9c8365-96ad-4e7b-b154-346ad3cc73d1} <Debug> executeQuery: Read 27 rows, 2.17 KiB in 0.004796 sec., 5629.691409507924 rows/sec., 453.26 KiB/sec.
944 2024.07.25 05:48:42.900703 [ 3 ] {2b9c8365-96ad-4e7b-b154-346ad3cc73d1} <Debug> DynamicQueryHandler: Done processing query
945 2024.07.25 05:48:42.900727 [ 3 ] {2b9c8365-96ad-4e7b-b154-346ad3cc73d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
946 2024.07.25 05:48:42.900744 [ 3 ] {} <Debug> HTTP-Session: 28b84a3f-26b6-4bb8-9f1b-a08a96f6ac81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
947 2024.07.25 05:48:42.901095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 31721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
948 2024.07.25 05:48:42.901144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
949 2024.07.25 05:48:42.901164 [ 3 ] {} <Debug> HTTP-Session: c179764b-5a38-4558-af57-49d49ac04f9e Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
950 2024.07.25 05:48:42.901180 [ 3 ] {} <Debug> HTTP-Session: c179764b-5a38-4558-af57-49d49ac04f9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
951 2024.07.25 05:48:42.901193 [ 3 ] {} <Debug> HTTP-Session: c179764b-5a38-4558-af57-49d49ac04f9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
952 2024.07.25 05:48:42.901225 [ 3 ] {} <Trace> HTTP-Session: c179764b-5a38-4558-af57-49d49ac04f9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
953 2024.07.25 05:48:42.901473 [ 3 ] {7c395047-ee60-4fc9-9f6e-9ddab47262e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
954 2024.07.25 05:48:42.901537 [ 3 ] {7c395047-ee60-4fc9-9f6e-9ddab47262e1} <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_histogramf64
955 2024.07.25 05:48:42.901930 [ 3 ] {7c395047-ee60-4fc9-9f6e-9ddab47262e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
956 2024.07.25 05:48:42.902555 [ 3 ] {7c395047-ee60-4fc9-9f6e-9ddab47262e1} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
957 2024.07.25 05:48:42.902590 [ 3 ] {7c395047-ee60-4fc9-9f6e-9ddab47262e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
958 2024.07.25 05:48:42.906012 [ 3 ] {7c395047-ee60-4fc9-9f6e-9ddab47262e1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
959 2024.07.25 05:48:42.906461 [ 3 ] {7c395047-ee60-4fc9-9f6e-9ddab47262e1} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
960 2024.07.25 05:48:42.906632 [ 3 ] {7c395047-ee60-4fc9-9f6e-9ddab47262e1} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.005327 sec., 3754.458419373005 rows/sec., 6.73 MiB/sec.
961 2024.07.25 05:48:42.906827 [ 3 ] {7c395047-ee60-4fc9-9f6e-9ddab47262e1} <Debug> DynamicQueryHandler: Done processing query
962 2024.07.25 05:48:42.906851 [ 3 ] {7c395047-ee60-4fc9-9f6e-9ddab47262e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
963 2024.07.25 05:48:42.906869 [ 3 ] {} <Debug> HTTP-Session: c179764b-5a38-4558-af57-49d49ac04f9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
964 2024.07.25 05:48:42.907004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 1969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
965 2024.07.25 05:48:42.907052 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
966 2024.07.25 05:48:42.907072 [ 3 ] {} <Debug> HTTP-Session: a5d98a3c-e90f-4df6-a4c7-558dba3f4beb Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
967 2024.07.25 05:48:42.907088 [ 3 ] {} <Debug> HTTP-Session: a5d98a3c-e90f-4df6-a4c7-558dba3f4beb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
968 2024.07.25 05:48:42.907102 [ 3 ] {} <Debug> HTTP-Session: a5d98a3c-e90f-4df6-a4c7-558dba3f4beb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
969 2024.07.25 05:48:42.907132 [ 3 ] {} <Trace> HTTP-Session: a5d98a3c-e90f-4df6-a4c7-558dba3f4beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
970 2024.07.25 05:48:42.907228 [ 3 ] {3bfbf03b-aa67-4d9a-92b5-fdae1f675c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
971 2024.07.25 05:48:42.907274 [ 3 ] {3bfbf03b-aa67-4d9a-92b5-fdae1f675c79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
972 2024.07.25 05:48:42.907402 [ 3 ] {3bfbf03b-aa67-4d9a-92b5-fdae1f675c79} <Trace> ParallelParsingInputFormat: Parallel parsing is used
973 2024.07.25 05:48:42.907684 [ 3 ] {3bfbf03b-aa67-4d9a-92b5-fdae1f675c79} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
974 2024.07.25 05:48:42.907718 [ 3 ] {3bfbf03b-aa67-4d9a-92b5-fdae1f675c79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
975 2024.07.25 05:48:42.908077 [ 3 ] {3bfbf03b-aa67-4d9a-92b5-fdae1f675c79} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
976 2024.07.25 05:48:42.908389 [ 3 ] {3bfbf03b-aa67-4d9a-92b5-fdae1f675c79} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
977 2024.07.25 05:48:42.908549 [ 3 ] {3bfbf03b-aa67-4d9a-92b5-fdae1f675c79} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.001338 sec., 8968.609865470851 rows/sec., 675.86 KiB/sec.
978 2024.07.25 05:48:42.908839 [ 3 ] {3bfbf03b-aa67-4d9a-92b5-fdae1f675c79} <Debug> DynamicQueryHandler: Done processing query
979 2024.07.25 05:48:42.908865 [ 3 ] {3bfbf03b-aa67-4d9a-92b5-fdae1f675c79} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
980 2024.07.25 05:48:42.908881 [ 3 ] {} <Debug> HTTP-Session: a5d98a3c-e90f-4df6-a4c7-558dba3f4beb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
981 2024.07.25 05:48:47.319331 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache
982 2024.07.25 05:48:47.319433 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache
983 2024.07.25 05:48:52.858417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
984 2024.07.25 05:48:52.858614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
985 2024.07.25 05:48:52.858663 [ 3 ] {} <Debug> HTTP-Session: 35754466-63af-45a0-8851-439a2022a3c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
986 2024.07.25 05:48:52.858705 [ 3 ] {} <Debug> HTTP-Session: 35754466-63af-45a0-8851-439a2022a3c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
987 2024.07.25 05:48:52.858734 [ 3 ] {} <Debug> HTTP-Session: 35754466-63af-45a0-8851-439a2022a3c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
988 2024.07.25 05:48:52.858815 [ 3 ] {} <Trace> HTTP-Session: 35754466-63af-45a0-8851-439a2022a3c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
989 2024.07.25 05:48:52.859123 [ 3 ] {262585d2-cddd-4c24-8f3a-ced9afcab7cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
990 2024.07.25 05:48:52.859516 [ 3 ] {262585d2-cddd-4c24-8f3a-ced9afcab7cb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
991 2024.07.25 05:48:52.859634 [ 3 ] {262585d2-cddd-4c24-8f3a-ced9afcab7cb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram')" moved to PREWHERE
992 2024.07.25 05:48:52.859887 [ 3 ] {262585d2-cddd-4c24-8f3a-ced9afcab7cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
993 2024.07.25 05:48:52.860066 [ 3 ] {262585d2-cddd-4c24-8f3a-ced9afcab7cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
994 2024.07.25 05:48:52.860418 [ 3 ] {262585d2-cddd-4c24-8f3a-ced9afcab7cb} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Key condition: (column 0 notIn 4-element set)
995 2024.07.25 05:48:52.861562 [ 3 ] {262585d2-cddd-4c24-8f3a-ced9afcab7cb} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
996 2024.07.25 05:48:52.861654 [ 3 ] {262585d2-cddd-4c24-8f3a-ced9afcab7cb} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (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
997 2024.07.25 05:48:52.861677 [ 3 ] {262585d2-cddd-4c24-8f3a-ced9afcab7cb} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Spreading mark ranges among streams (default reading)
998 2024.07.25 05:48:52.861785 [ 3 ] {262585d2-cddd-4c24-8f3a-ced9afcab7cb} <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', 'http_service:request_latency_histogram'))"
999 2024.07.25 05:48:52.861811 [ 3 ] {262585d2-cddd-4c24-8f3a-ced9afcab7cb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1000 2024.07.25 05:48:52.864142 [ 3 ] {262585d2-cddd-4c24-8f3a-ced9afcab7cb} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.005132 sec., 779.423226812159 rows/sec., 35.96 KiB/sec.
1001 2024.07.25 05:48:52.864437 [ 3 ] {262585d2-cddd-4c24-8f3a-ced9afcab7cb} <Debug> DynamicQueryHandler: Done processing query
1002 2024.07.25 05:48:52.864465 [ 3 ] {262585d2-cddd-4c24-8f3a-ced9afcab7cb} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1003 2024.07.25 05:48:52.864484 [ 3 ] {} <Debug> HTTP-Session: 35754466-63af-45a0-8851-439a2022a3c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1004 2024.07.25 05:48:52.864826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1005 2024.07.25 05:48:52.864880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1006 2024.07.25 05:48:52.864901 [ 3 ] {} <Debug> HTTP-Session: 81722e46-cbd9-423a-8a9f-3a9944237f79 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1007 2024.07.25 05:48:52.864919 [ 3 ] {} <Debug> HTTP-Session: 81722e46-cbd9-423a-8a9f-3a9944237f79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1008 2024.07.25 05:48:52.864933 [ 3 ] {} <Debug> HTTP-Session: 81722e46-cbd9-423a-8a9f-3a9944237f79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1009 2024.07.25 05:48:52.864972 [ 3 ] {} <Trace> HTTP-Session: 81722e46-cbd9-423a-8a9f-3a9944237f79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1010 2024.07.25 05:48:52.865112 [ 3 ] {76e9dc23-40cd-4611-82ad-8a1371c3b7ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
1011 2024.07.25 05:48:52.865353 [ 3 ] {76e9dc23-40cd-4611-82ad-8a1371c3b7ac} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1012 2024.07.25 05:48:52.865387 [ 3 ] {76e9dc23-40cd-4611-82ad-8a1371c3b7ac} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'static_routing_config:static_routes')" moved to PREWHERE
1013 2024.07.25 05:48:52.865592 [ 3 ] {76e9dc23-40cd-4611-82ad-8a1371c3b7ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1014 2024.07.25 05:48:52.865659 [ 3 ] {76e9dc23-40cd-4611-82ad-8a1371c3b7ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1015 2024.07.25 05:48:52.865801 [ 3 ] {76e9dc23-40cd-4611-82ad-8a1371c3b7ac} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Key condition: (column 0 notIn 5-element set)
1016 2024.07.25 05:48:52.865834 [ 3 ] {76e9dc23-40cd-4611-82ad-8a1371c3b7ac} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1017 2024.07.25 05:48:52.865857 [ 3 ] {76e9dc23-40cd-4611-82ad-8a1371c3b7ac} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1018 2024.07.25 05:48:52.865874 [ 3 ] {76e9dc23-40cd-4611-82ad-8a1371c3b7ac} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Spreading mark ranges among streams (default reading)
1019 2024.07.25 05:48:52.865913 [ 3 ] {76e9dc23-40cd-4611-82ad-8a1371c3b7ac} <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', 'http_service:request_latency_histogram', 'static_routing_config:static_routes'))"
1020 2024.07.25 05:48:52.865933 [ 3 ] {76e9dc23-40cd-4611-82ad-8a1371c3b7ac} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1021 2024.07.25 05:48:52.866936 [ 3 ] {76e9dc23-40cd-4611-82ad-8a1371c3b7ac} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001867 sec., 2142.4745581146226 rows/sec., 98.86 KiB/sec.
1022 2024.07.25 05:48:52.867189 [ 3 ] {76e9dc23-40cd-4611-82ad-8a1371c3b7ac} <Debug> DynamicQueryHandler: Done processing query
1023 2024.07.25 05:48:52.867215 [ 3 ] {76e9dc23-40cd-4611-82ad-8a1371c3b7ac} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1024 2024.07.25 05:48:52.867233 [ 3 ] {} <Debug> HTTP-Session: 81722e46-cbd9-423a-8a9f-3a9944237f79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1025 2024.07.25 05:48:52.867557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1026 2024.07.25 05:48:52.867606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1027 2024.07.25 05:48:52.867626 [ 3 ] {} <Debug> HTTP-Session: f8617547-831c-44c9-bf8e-052d09dd08c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1028 2024.07.25 05:48:52.867643 [ 3 ] {} <Debug> HTTP-Session: f8617547-831c-44c9-bf8e-052d09dd08c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1029 2024.07.25 05:48:52.867657 [ 3 ] {} <Debug> HTTP-Session: f8617547-831c-44c9-bf8e-052d09dd08c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1030 2024.07.25 05:48:52.867689 [ 3 ] {} <Trace> HTTP-Session: f8617547-831c-44c9-bf8e-052d09dd08c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1031 2024.07.25 05:48:52.867813 [ 3 ] {67e2df28-0844-4d88-920f-9832016c25f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
1032 2024.07.25 05:48:52.868047 [ 3 ] {67e2df28-0844-4d88-920f-9832016c25f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1033 2024.07.25 05:48:52.868080 [ 3 ] {67e2df28-0844-4d88-920f-9832016c25f6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE
1034 2024.07.25 05:48:52.868284 [ 3 ] {67e2df28-0844-4d88-920f-9832016c25f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1035 2024.07.25 05:48:52.868349 [ 3 ] {67e2df28-0844-4d88-920f-9832016c25f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1036 2024.07.25 05:48:52.868482 [ 3 ] {67e2df28-0844-4d88-920f-9832016c25f6} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Key condition: (column 0 notIn 6-element set)
1037 2024.07.25 05:48:52.868515 [ 3 ] {67e2df28-0844-4d88-920f-9832016c25f6} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1038 2024.07.25 05:48:52.868538 [ 3 ] {67e2df28-0844-4d88-920f-9832016c25f6} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (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
1039 2024.07.25 05:48:52.868554 [ 3 ] {67e2df28-0844-4d88-920f-9832016c25f6} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Spreading mark ranges among streams (default reading)
1040 2024.07.25 05:48:52.868593 [ 3 ] {67e2df28-0844-4d88-920f-9832016c25f6} <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', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))"
1041 2024.07.25 05:48:52.868613 [ 3 ] {67e2df28-0844-4d88-920f-9832016c25f6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1042 2024.07.25 05:48:52.869569 [ 3 ] {67e2df28-0844-4d88-920f-9832016c25f6} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001807 sec., 2213.6137244050915 rows/sec., 102.14 KiB/sec.
1043 2024.07.25 05:48:52.869818 [ 3 ] {67e2df28-0844-4d88-920f-9832016c25f6} <Debug> DynamicQueryHandler: Done processing query
1044 2024.07.25 05:48:52.869844 [ 3 ] {67e2df28-0844-4d88-920f-9832016c25f6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1045 2024.07.25 05:48:52.869860 [ 3 ] {} <Debug> HTTP-Session: f8617547-831c-44c9-bf8e-052d09dd08c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1046 2024.07.25 05:48:52.870186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1047 2024.07.25 05:48:52.870235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1048 2024.07.25 05:48:52.870254 [ 3 ] {} <Debug> HTTP-Session: c4236b9b-6ab5-482c-a475-1dcdd1a46591 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1049 2024.07.25 05:48:52.870271 [ 3 ] {} <Debug> HTTP-Session: c4236b9b-6ab5-482c-a475-1dcdd1a46591 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1050 2024.07.25 05:48:52.870285 [ 3 ] {} <Debug> HTTP-Session: c4236b9b-6ab5-482c-a475-1dcdd1a46591 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1051 2024.07.25 05:48:52.870316 [ 3 ] {} <Trace> HTTP-Session: c4236b9b-6ab5-482c-a475-1dcdd1a46591 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1052 2024.07.25 05:48:52.870441 [ 3 ] {64f0efc8-e4c7-4e80-82d4-38cfeba5d431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1053 2024.07.25 05:48:52.870682 [ 3 ] {64f0efc8-e4c7-4e80-82d4-38cfeba5d431} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1054 2024.07.25 05:48:52.870715 [ 3 ] {64f0efc8-e4c7-4e80-82d4-38cfeba5d431} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1055 2024.07.25 05:48:52.870923 [ 3 ] {64f0efc8-e4c7-4e80-82d4-38cfeba5d431} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1056 2024.07.25 05:48:52.870988 [ 3 ] {64f0efc8-e4c7-4e80-82d4-38cfeba5d431} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1057 2024.07.25 05:48:52.871123 [ 3 ] {64f0efc8-e4c7-4e80-82d4-38cfeba5d431} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Key condition: (column 0 notIn 7-element set)
1058 2024.07.25 05:48:52.871155 [ 3 ] {64f0efc8-e4c7-4e80-82d4-38cfeba5d431} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1059 2024.07.25 05:48:52.871178 [ 3 ] {64f0efc8-e4c7-4e80-82d4-38cfeba5d431} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (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
1060 2024.07.25 05:48:52.871194 [ 3 ] {64f0efc8-e4c7-4e80-82d4-38cfeba5d431} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Spreading mark ranges among streams (default reading)
1061 2024.07.25 05:48:52.871233 [ 3 ] {64f0efc8-e4c7-4e80-82d4-38cfeba5d431} <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', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1062 2024.07.25 05:48:52.871252 [ 3 ] {64f0efc8-e4c7-4e80-82d4-38cfeba5d431} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1063 2024.07.25 05:48:52.872085 [ 3 ] {64f0efc8-e4c7-4e80-82d4-38cfeba5d431} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001677 sec., 2385.211687537269 rows/sec., 110.06 KiB/sec.
1064 2024.07.25 05:48:52.872321 [ 3 ] {64f0efc8-e4c7-4e80-82d4-38cfeba5d431} <Debug> DynamicQueryHandler: Done processing query
1065 2024.07.25 05:48:52.872346 [ 3 ] {64f0efc8-e4c7-4e80-82d4-38cfeba5d431} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1066 2024.07.25 05:48:52.872364 [ 3 ] {} <Debug> HTTP-Session: c4236b9b-6ab5-482c-a475-1dcdd1a46591 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1067 2024.07.25 05:48:52.874120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 1071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1068 2024.07.25 05:48:52.874169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1069 2024.07.25 05:48:52.874190 [ 3 ] {} <Debug> HTTP-Session: 9481528e-22d8-44a4-8813-c1ad2bfbd0ab Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1070 2024.07.25 05:48:52.874206 [ 3 ] {} <Debug> HTTP-Session: 9481528e-22d8-44a4-8813-c1ad2bfbd0ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1071 2024.07.25 05:48:52.874220 [ 3 ] {} <Debug> HTTP-Session: 9481528e-22d8-44a4-8813-c1ad2bfbd0ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1072 2024.07.25 05:48:52.874251 [ 3 ] {} <Trace> HTTP-Session: 9481528e-22d8-44a4-8813-c1ad2bfbd0ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1073 2024.07.25 05:48:52.874362 [ 3 ] {d4de7385-e81e-44d8-8835-734a3fc36d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1074 2024.07.25 05:48:52.874408 [ 3 ] {d4de7385-e81e-44d8-8835-734a3fc36d56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1075 2024.07.25 05:48:52.874576 [ 3 ] {d4de7385-e81e-44d8-8835-734a3fc36d56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1076 2024.07.25 05:48:52.874929 [ 3 ] {d4de7385-e81e-44d8-8835-734a3fc36d56} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1077 2024.07.25 05:48:52.874967 [ 3 ] {d4de7385-e81e-44d8-8835-734a3fc36d56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
1078 2024.07.25 05:48:52.875435 [ 3 ] {d4de7385-e81e-44d8-8835-734a3fc36d56} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1079 2024.07.25 05:48:52.875773 [ 3 ] {d4de7385-e81e-44d8-8835-734a3fc36d56} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1080 2024.07.25 05:48:52.875930 [ 3 ] {d4de7385-e81e-44d8-8835-734a3fc36d56} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001607 sec., 2489.1101431238335 rows/sec., 316.61 KiB/sec.
1081 2024.07.25 05:48:52.876104 [ 3 ] {d4de7385-e81e-44d8-8835-734a3fc36d56} <Debug> DynamicQueryHandler: Done processing query
1082 2024.07.25 05:48:52.876130 [ 3 ] {d4de7385-e81e-44d8-8835-734a3fc36d56} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1083 2024.07.25 05:48:52.876147 [ 3 ] {} <Debug> HTTP-Session: 9481528e-22d8-44a4-8813-c1ad2bfbd0ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1084 2024.07.25 05:48:52.876261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 2923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1085 2024.07.25 05:48:52.876309 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1086 2024.07.25 05:48:52.876329 [ 3 ] {} <Debug> HTTP-Session: 13b2ef8f-a5db-4e9d-a5e3-dff3b0ddc1bf Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1087 2024.07.25 05:48:52.876346 [ 3 ] {} <Debug> HTTP-Session: 13b2ef8f-a5db-4e9d-a5e3-dff3b0ddc1bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1088 2024.07.25 05:48:52.876360 [ 3 ] {} <Debug> HTTP-Session: 13b2ef8f-a5db-4e9d-a5e3-dff3b0ddc1bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1089 2024.07.25 05:48:52.876391 [ 3 ] {} <Trace> HTTP-Session: 13b2ef8f-a5db-4e9d-a5e3-dff3b0ddc1bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1090 2024.07.25 05:48:52.876499 [ 3 ] {c5572685-dbc8-4596-81da-35d8decc195d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1091 2024.07.25 05:48:52.876543 [ 3 ] {c5572685-dbc8-4596-81da-35d8decc195d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1092 2024.07.25 05:48:52.876672 [ 3 ] {c5572685-dbc8-4596-81da-35d8decc195d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1093 2024.07.25 05:48:52.876982 [ 3 ] {c5572685-dbc8-4596-81da-35d8decc195d} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1094 2024.07.25 05:48:52.877019 [ 3 ] {c5572685-dbc8-4596-81da-35d8decc195d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
1095 2024.07.25 05:48:52.877323 [ 3 ] {c5572685-dbc8-4596-81da-35d8decc195d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1096 2024.07.25 05:48:52.877631 [ 3 ] {c5572685-dbc8-4596-81da-35d8decc195d} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1097 2024.07.25 05:48:52.877759 [ 3 ] {c5572685-dbc8-4596-81da-35d8decc195d} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.001285 sec., 15564.202334630352 rows/sec., 1.23 MiB/sec.
1098 2024.07.25 05:48:52.878010 [ 3 ] {c5572685-dbc8-4596-81da-35d8decc195d} <Debug> DynamicQueryHandler: Done processing query
1099 2024.07.25 05:48:52.878036 [ 3 ] {c5572685-dbc8-4596-81da-35d8decc195d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1100 2024.07.25 05:48:52.878053 [ 3 ] {} <Debug> HTTP-Session: 13b2ef8f-a5db-4e9d-a5e3-dff3b0ddc1bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1101 2024.07.25 05:48:52.878202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1102 2024.07.25 05:48:52.878251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1103 2024.07.25 05:48:52.878271 [ 3 ] {} <Debug> HTTP-Session: b29eb100-2ae0-422d-9208-a02f5ae7dc1d Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1104 2024.07.25 05:48:52.878287 [ 3 ] {} <Debug> HTTP-Session: b29eb100-2ae0-422d-9208-a02f5ae7dc1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1105 2024.07.25 05:48:52.878300 [ 3 ] {} <Debug> HTTP-Session: b29eb100-2ae0-422d-9208-a02f5ae7dc1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1106 2024.07.25 05:48:52.878331 [ 3 ] {} <Trace> HTTP-Session: b29eb100-2ae0-422d-9208-a02f5ae7dc1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1107 2024.07.25 05:48:52.878446 [ 3 ] {e71dc13e-11b6-43b7-bdcc-3ae8f1877ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1108 2024.07.25 05:48:52.878489 [ 3 ] {e71dc13e-11b6-43b7-bdcc-3ae8f1877ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1109 2024.07.25 05:48:52.878634 [ 3 ] {e71dc13e-11b6-43b7-bdcc-3ae8f1877ef7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1110 2024.07.25 05:48:52.878951 [ 3 ] {e71dc13e-11b6-43b7-bdcc-3ae8f1877ef7} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1111 2024.07.25 05:48:52.878987 [ 3 ] {e71dc13e-11b6-43b7-bdcc-3ae8f1877ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
1112 2024.07.25 05:48:52.879287 [ 3 ] {e71dc13e-11b6-43b7-bdcc-3ae8f1877ef7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1113 2024.07.25 05:48:52.879589 [ 3 ] {e71dc13e-11b6-43b7-bdcc-3ae8f1877ef7} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1114 2024.07.25 05:48:52.879707 [ 3 ] {e71dc13e-11b6-43b7-bdcc-3ae8f1877ef7} <Debug> executeQuery: Read 64 rows, 5.74 KiB in 0.001304 sec., 49079.754601226996 rows/sec., 4.30 MiB/sec.
1115 2024.07.25 05:48:52.879871 [ 3 ] {e71dc13e-11b6-43b7-bdcc-3ae8f1877ef7} <Debug> DynamicQueryHandler: Done processing query
1116 2024.07.25 05:48:52.879896 [ 3 ] {e71dc13e-11b6-43b7-bdcc-3ae8f1877ef7} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1117 2024.07.25 05:48:52.879912 [ 3 ] {} <Debug> HTTP-Session: b29eb100-2ae0-422d-9208-a02f5ae7dc1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1118 2024.07.25 05:48:52.880026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 4802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1119 2024.07.25 05:48:52.880075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1120 2024.07.25 05:48:52.880094 [ 3 ] {} <Debug> HTTP-Session: 3cad5521-5bfc-47da-bb14-5acd6d2fb4c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1121 2024.07.25 05:48:52.880110 [ 3 ] {} <Debug> HTTP-Session: 3cad5521-5bfc-47da-bb14-5acd6d2fb4c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1122 2024.07.25 05:48:52.880124 [ 3 ] {} <Debug> HTTP-Session: 3cad5521-5bfc-47da-bb14-5acd6d2fb4c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1123 2024.07.25 05:48:52.880155 [ 3 ] {} <Trace> HTTP-Session: 3cad5521-5bfc-47da-bb14-5acd6d2fb4c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1124 2024.07.25 05:48:52.880254 [ 3 ] {2260b9ea-e2a8-4d76-bd65-60a68ef183c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1125 2024.07.25 05:48:52.880296 [ 3 ] {2260b9ea-e2a8-4d76-bd65-60a68ef183c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1126 2024.07.25 05:48:52.880421 [ 3 ] {2260b9ea-e2a8-4d76-bd65-60a68ef183c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1127 2024.07.25 05:48:52.880714 [ 3 ] {2260b9ea-e2a8-4d76-bd65-60a68ef183c0} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1128 2024.07.25 05:48:52.880751 [ 3 ] {2260b9ea-e2a8-4d76-bd65-60a68ef183c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
1129 2024.07.25 05:48:52.881047 [ 3 ] {2260b9ea-e2a8-4d76-bd65-60a68ef183c0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1130 2024.07.25 05:48:52.881351 [ 3 ] {2260b9ea-e2a8-4d76-bd65-60a68ef183c0} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1131 2024.07.25 05:48:52.881489 [ 3 ] {2260b9ea-e2a8-4d76-bd65-60a68ef183c0} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001254 sec., 22328.54864433812 rows/sec., 1.75 MiB/sec.
1132 2024.07.25 05:48:52.881781 [ 3 ] {2260b9ea-e2a8-4d76-bd65-60a68ef183c0} <Debug> DynamicQueryHandler: Done processing query
1133 2024.07.25 05:48:52.881807 [ 3 ] {2260b9ea-e2a8-4d76-bd65-60a68ef183c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1134 2024.07.25 05:48:52.881823 [ 3 ] {} <Debug> HTTP-Session: 3cad5521-5bfc-47da-bb14-5acd6d2fb4c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1135 2024.07.25 05:48:52.881934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 1240, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1136 2024.07.25 05:48:52.881983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1137 2024.07.25 05:48:52.882002 [ 3 ] {} <Debug> HTTP-Session: af7480be-fe49-4492-89cd-a462392283c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1138 2024.07.25 05:48:52.882019 [ 3 ] {} <Debug> HTTP-Session: af7480be-fe49-4492-89cd-a462392283c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1139 2024.07.25 05:48:52.882033 [ 3 ] {} <Debug> HTTP-Session: af7480be-fe49-4492-89cd-a462392283c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1140 2024.07.25 05:48:52.882064 [ 3 ] {} <Trace> HTTP-Session: af7480be-fe49-4492-89cd-a462392283c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1141 2024.07.25 05:48:52.882160 [ 3 ] {9e6deede-4937-4919-aa77-febed469fe67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1142 2024.07.25 05:48:52.882206 [ 3 ] {9e6deede-4937-4919-aa77-febed469fe67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1143 2024.07.25 05:48:52.882367 [ 3 ] {9e6deede-4937-4919-aa77-febed469fe67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1144 2024.07.25 05:48:52.882675 [ 3 ] {9e6deede-4937-4919-aa77-febed469fe67} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1145 2024.07.25 05:48:52.882712 [ 3 ] {9e6deede-4937-4919-aa77-febed469fe67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
1146 2024.07.25 05:48:52.883066 [ 3 ] {9e6deede-4937-4919-aa77-febed469fe67} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1147 2024.07.25 05:48:52.883396 [ 3 ] {9e6deede-4937-4919-aa77-febed469fe67} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1148 2024.07.25 05:48:52.883531 [ 3 ] {9e6deede-4937-4919-aa77-febed469fe67} <Debug> executeQuery: Read 6 rows, 468.00 B in 0.001387 sec., 4325.883201153569 rows/sec., 329.51 KiB/sec.
1149 2024.07.25 05:48:52.883816 [ 3 ] {9e6deede-4937-4919-aa77-febed469fe67} <Debug> DynamicQueryHandler: Done processing query
1150 2024.07.25 05:48:52.883842 [ 3 ] {9e6deede-4937-4919-aa77-febed469fe67} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1151 2024.07.25 05:48:52.883859 [ 3 ] {} <Debug> HTTP-Session: af7480be-fe49-4492-89cd-a462392283c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1152 2024.07.25 05:48:52.884008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 31778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1153 2024.07.25 05:48:52.884057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1154 2024.07.25 05:48:52.884076 [ 3 ] {} <Debug> HTTP-Session: f04f097b-c797-411a-b42b-b7473a4b11d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1155 2024.07.25 05:48:52.884093 [ 3 ] {} <Debug> HTTP-Session: f04f097b-c797-411a-b42b-b7473a4b11d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1156 2024.07.25 05:48:52.884107 [ 3 ] {} <Debug> HTTP-Session: f04f097b-c797-411a-b42b-b7473a4b11d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1157 2024.07.25 05:48:52.884137 [ 3 ] {} <Trace> HTTP-Session: f04f097b-c797-411a-b42b-b7473a4b11d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1158 2024.07.25 05:48:52.884385 [ 3 ] {d8bb6f0c-3014-43cb-a008-2791b97e3348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1159 2024.07.25 05:48:52.884451 [ 3 ] {d8bb6f0c-3014-43cb-a008-2791b97e3348} <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_histogramf64
1160 2024.07.25 05:48:52.884865 [ 3 ] {d8bb6f0c-3014-43cb-a008-2791b97e3348} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1161 2024.07.25 05:48:52.885508 [ 3 ] {d8bb6f0c-3014-43cb-a008-2791b97e3348} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1162 2024.07.25 05:48:52.885544 [ 3 ] {d8bb6f0c-3014-43cb-a008-2791b97e3348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
1163 2024.07.25 05:48:52.886155 [ 3 ] {d8bb6f0c-3014-43cb-a008-2791b97e3348} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1164 2024.07.25 05:48:52.886550 [ 3 ] {d8bb6f0c-3014-43cb-a008-2791b97e3348} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1165 2024.07.25 05:48:52.886697 [ 3 ] {d8bb6f0c-3014-43cb-a008-2791b97e3348} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002488 sec., 8038.585209003215 rows/sec., 14.40 MiB/sec.
1166 2024.07.25 05:48:52.886914 [ 3 ] {d8bb6f0c-3014-43cb-a008-2791b97e3348} <Debug> DynamicQueryHandler: Done processing query
1167 2024.07.25 05:48:52.886939 [ 3 ] {d8bb6f0c-3014-43cb-a008-2791b97e3348} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
1168 2024.07.25 05:48:52.886955 [ 3 ] {} <Debug> HTTP-Session: f04f097b-c797-411a-b42b-b7473a4b11d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1169 2024.07.25 05:48:52.887075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1170 2024.07.25 05:48:52.887124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1171 2024.07.25 05:48:52.887144 [ 3 ] {} <Debug> HTTP-Session: 8b15f916-91df-470c-903e-e8387635927c Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1172 2024.07.25 05:48:52.887161 [ 3 ] {} <Debug> HTTP-Session: 8b15f916-91df-470c-903e-e8387635927c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1173 2024.07.25 05:48:52.887175 [ 3 ] {} <Debug> HTTP-Session: 8b15f916-91df-470c-903e-e8387635927c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1174 2024.07.25 05:48:52.887206 [ 3 ] {} <Trace> HTTP-Session: 8b15f916-91df-470c-903e-e8387635927c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1175 2024.07.25 05:48:52.887303 [ 3 ] {9916ace8-2ba4-4fe0-85a7-7157bec4b6e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1176 2024.07.25 05:48:52.887347 [ 3 ] {9916ace8-2ba4-4fe0-85a7-7157bec4b6e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1177 2024.07.25 05:48:52.887474 [ 3 ] {9916ace8-2ba4-4fe0-85a7-7157bec4b6e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1178 2024.07.25 05:48:52.887739 [ 3 ] {9916ace8-2ba4-4fe0-85a7-7157bec4b6e1} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1179 2024.07.25 05:48:52.887776 [ 3 ] {9916ace8-2ba4-4fe0-85a7-7157bec4b6e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
1180 2024.07.25 05:48:52.888120 [ 3 ] {9916ace8-2ba4-4fe0-85a7-7157bec4b6e1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1181 2024.07.25 05:48:52.888443 [ 3 ] {9916ace8-2ba4-4fe0-85a7-7157bec4b6e1} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1182 2024.07.25 05:48:52.888571 [ 3 ] {9916ace8-2ba4-4fe0-85a7-7157bec4b6e1} <Debug> executeQuery: Read 6 rows, 387.00 B in 0.001288 sec., 4658.385093167702 rows/sec., 293.42 KiB/sec.
1183 2024.07.25 05:48:52.888853 [ 3 ] {9916ace8-2ba4-4fe0-85a7-7157bec4b6e1} <Debug> DynamicQueryHandler: Done processing query
1184 2024.07.25 05:48:52.888878 [ 3 ] {9916ace8-2ba4-4fe0-85a7-7157bec4b6e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1185 2024.07.25 05:48:52.888895 [ 3 ] {} <Debug> HTTP-Session: 8b15f916-91df-470c-903e-e8387635927c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1186 2024.07.25 05:48:57.858964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 633, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1187 2024.07.25 05:48:57.859088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1188 2024.07.25 05:48:57.859116 [ 3 ] {} <Debug> HTTP-Session: 68543541-9457-44ff-8e2a-34f83591cc2e Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1189 2024.07.25 05:48:57.859141 [ 3 ] {} <Debug> HTTP-Session: 68543541-9457-44ff-8e2a-34f83591cc2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1190 2024.07.25 05:48:57.859156 [ 3 ] {} <Debug> HTTP-Session: 68543541-9457-44ff-8e2a-34f83591cc2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1191 2024.07.25 05:48:57.859209 [ 3 ] {} <Trace> HTTP-Session: 68543541-9457-44ff-8e2a-34f83591cc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1192 2024.07.25 05:48:57.859432 [ 3 ] {19f6da24-e07c-4a0d-bece-351658dfca34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1193 2024.07.25 05:48:57.859510 [ 3 ] {19f6da24-e07c-4a0d-bece-351658dfca34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1194 2024.07.25 05:48:57.859730 [ 3 ] {19f6da24-e07c-4a0d-bece-351658dfca34} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1195 2024.07.25 05:48:57.860205 [ 3 ] {19f6da24-e07c-4a0d-bece-351658dfca34} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1196 2024.07.25 05:48:57.860249 [ 3 ] {19f6da24-e07c-4a0d-bece-351658dfca34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
1197 2024.07.25 05:48:57.860621 [ 3 ] {19f6da24-e07c-4a0d-bece-351658dfca34} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1198 2024.07.25 05:48:57.860959 [ 3 ] {19f6da24-e07c-4a0d-bece-351658dfca34} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1199 2024.07.25 05:48:57.861103 [ 3 ] {19f6da24-e07c-4a0d-bece-351658dfca34} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001735 sec., 2305.4755043227665 rows/sec., 194.19 KiB/sec.
1200 2024.07.25 05:48:57.861418 [ 3 ] {19f6da24-e07c-4a0d-bece-351658dfca34} <Debug> DynamicQueryHandler: Done processing query
1201 2024.07.25 05:48:57.861446 [ 3 ] {19f6da24-e07c-4a0d-bece-351658dfca34} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1202 2024.07.25 05:48:57.861463 [ 3 ] {} <Debug> HTTP-Session: 68543541-9457-44ff-8e2a-34f83591cc2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1203 2024.07.25 05:48:57.861592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 1410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1204 2024.07.25 05:48:57.861650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1205 2024.07.25 05:48:57.861673 [ 3 ] {} <Debug> HTTP-Session: 1c3ee028-6c17-47ab-a147-9e4fa8d6afd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1206 2024.07.25 05:48:57.861691 [ 3 ] {} <Debug> HTTP-Session: 1c3ee028-6c17-47ab-a147-9e4fa8d6afd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1207 2024.07.25 05:48:57.861705 [ 3 ] {} <Debug> HTTP-Session: 1c3ee028-6c17-47ab-a147-9e4fa8d6afd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1208 2024.07.25 05:48:57.861742 [ 3 ] {} <Trace> HTTP-Session: 1c3ee028-6c17-47ab-a147-9e4fa8d6afd8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1209 2024.07.25 05:48:57.861852 [ 3 ] {0b45248f-f766-4357-94e8-30f01288028a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1210 2024.07.25 05:48:57.861901 [ 3 ] {0b45248f-f766-4357-94e8-30f01288028a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1211 2024.07.25 05:48:57.862053 [ 3 ] {0b45248f-f766-4357-94e8-30f01288028a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1212 2024.07.25 05:48:57.862369 [ 3 ] {0b45248f-f766-4357-94e8-30f01288028a} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1213 2024.07.25 05:48:57.862406 [ 3 ] {0b45248f-f766-4357-94e8-30f01288028a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
1214 2024.07.25 05:48:57.862714 [ 3 ] {0b45248f-f766-4357-94e8-30f01288028a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1215 2024.07.25 05:48:57.863027 [ 3 ] {0b45248f-f766-4357-94e8-30f01288028a} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1216 2024.07.25 05:48:57.863157 [ 3 ] {0b45248f-f766-4357-94e8-30f01288028a} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001332 sec., 6006.006006006006 rows/sec., 482.42 KiB/sec.
1217 2024.07.25 05:48:57.863491 [ 3 ] {0b45248f-f766-4357-94e8-30f01288028a} <Debug> DynamicQueryHandler: Done processing query
1218 2024.07.25 05:48:57.863516 [ 3 ] {0b45248f-f766-4357-94e8-30f01288028a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1219 2024.07.25 05:48:57.863532 [ 3 ] {} <Debug> HTTP-Session: 1c3ee028-6c17-47ab-a147-9e4fa8d6afd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1220 2024.07.25 05:48:57.863701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 2022, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1221 2024.07.25 05:48:57.863753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1222 2024.07.25 05:48:57.863773 [ 3 ] {} <Debug> HTTP-Session: 58ea3f97-d33d-4c7b-9173-87baee2bf3dd Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1223 2024.07.25 05:48:57.863790 [ 3 ] {} <Debug> HTTP-Session: 58ea3f97-d33d-4c7b-9173-87baee2bf3dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1224 2024.07.25 05:48:57.863804 [ 3 ] {} <Debug> HTTP-Session: 58ea3f97-d33d-4c7b-9173-87baee2bf3dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1225 2024.07.25 05:48:57.863835 [ 3 ] {} <Trace> HTTP-Session: 58ea3f97-d33d-4c7b-9173-87baee2bf3dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1226 2024.07.25 05:48:57.863936 [ 3 ] {7250171c-c882-42af-8083-7b5cf1844412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1227 2024.07.25 05:48:57.863986 [ 3 ] {7250171c-c882-42af-8083-7b5cf1844412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1228 2024.07.25 05:48:57.864154 [ 3 ] {7250171c-c882-42af-8083-7b5cf1844412} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1229 2024.07.25 05:48:57.864448 [ 3 ] {7250171c-c882-42af-8083-7b5cf1844412} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1230 2024.07.25 05:48:57.864484 [ 3 ] {7250171c-c882-42af-8083-7b5cf1844412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
1231 2024.07.25 05:48:57.864853 [ 3 ] {7250171c-c882-42af-8083-7b5cf1844412} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1232 2024.07.25 05:48:57.865216 [ 3 ] {7250171c-c882-42af-8083-7b5cf1844412} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1233 2024.07.25 05:48:57.865345 [ 3 ] {7250171c-c882-42af-8083-7b5cf1844412} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001439 sec., 6949.270326615706 rows/sec., 529.34 KiB/sec.
1234 2024.07.25 05:48:57.865514 [ 3 ] {7250171c-c882-42af-8083-7b5cf1844412} <Debug> DynamicQueryHandler: Done processing query
1235 2024.07.25 05:48:57.865539 [ 3 ] {7250171c-c882-42af-8083-7b5cf1844412} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1236 2024.07.25 05:48:57.865555 [ 3 ] {} <Debug> HTTP-Session: 58ea3f97-d33d-4c7b-9173-87baee2bf3dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1237 2024.07.25 05:48:57.865713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 1507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1238 2024.07.25 05:48:57.865763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1239 2024.07.25 05:48:57.865784 [ 3 ] {} <Debug> HTTP-Session: 9066fd27-6a2d-41df-a9c2-1c8197def5d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1240 2024.07.25 05:48:57.865801 [ 3 ] {} <Debug> HTTP-Session: 9066fd27-6a2d-41df-a9c2-1c8197def5d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1241 2024.07.25 05:48:57.865814 [ 3 ] {} <Debug> HTTP-Session: 9066fd27-6a2d-41df-a9c2-1c8197def5d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1242 2024.07.25 05:48:57.865845 [ 3 ] {} <Trace> HTTP-Session: 9066fd27-6a2d-41df-a9c2-1c8197def5d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1243 2024.07.25 05:48:57.865943 [ 3 ] {334adaa6-f680-4310-96af-da339650ac36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1244 2024.07.25 05:48:57.865988 [ 3 ] {334adaa6-f680-4310-96af-da339650ac36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1245 2024.07.25 05:48:57.866115 [ 3 ] {334adaa6-f680-4310-96af-da339650ac36} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1246 2024.07.25 05:48:57.866387 [ 3 ] {334adaa6-f680-4310-96af-da339650ac36} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1247 2024.07.25 05:48:57.866422 [ 3 ] {334adaa6-f680-4310-96af-da339650ac36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
1248 2024.07.25 05:48:57.866769 [ 3 ] {334adaa6-f680-4310-96af-da339650ac36} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1249 2024.07.25 05:48:57.867092 [ 3 ] {334adaa6-f680-4310-96af-da339650ac36} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1250 2024.07.25 05:48:57.867216 [ 3 ] {334adaa6-f680-4310-96af-da339650ac36} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.0013 sec., 7692.307692307692 rows/sec., 484.53 KiB/sec.
1251 2024.07.25 05:48:57.867380 [ 3 ] {334adaa6-f680-4310-96af-da339650ac36} <Debug> DynamicQueryHandler: Done processing query
1252 2024.07.25 05:48:57.867405 [ 3 ] {334adaa6-f680-4310-96af-da339650ac36} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1253 2024.07.25 05:48:57.867421 [ 3 ] {} <Debug> HTTP-Session: 9066fd27-6a2d-41df-a9c2-1c8197def5d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1254 2024.07.25 05:49:02.319483 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache
1255 2024.07.25 05:49:02.319547 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache
1256 2024.07.25 05:49:02.861379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1257 2024.07.25 05:49:02.861558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1258 2024.07.25 05:49:02.861604 [ 3 ] {} <Debug> HTTP-Session: cae3eb64-1a70-43ed-a0ea-336c1e2810ff Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1259 2024.07.25 05:49:02.861647 [ 3 ] {} <Debug> HTTP-Session: cae3eb64-1a70-43ed-a0ea-336c1e2810ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1260 2024.07.25 05:49:02.861679 [ 3 ] {} <Debug> HTTP-Session: cae3eb64-1a70-43ed-a0ea-336c1e2810ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1261 2024.07.25 05:49:02.861760 [ 3 ] {} <Trace> HTTP-Session: cae3eb64-1a70-43ed-a0ea-336c1e2810ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1262 2024.07.25 05:49:02.862120 [ 3 ] {e6831ce8-1ddc-4789-a185-27e723789e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1263 2024.07.25 05:49:02.862596 [ 3 ] {e6831ce8-1ddc-4789-a185-27e723789e7f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1264 2024.07.25 05:49:02.862634 [ 3 ] {e6831ce8-1ddc-4789-a185-27e723789e7f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1265 2024.07.25 05:49:02.862900 [ 3 ] {e6831ce8-1ddc-4789-a185-27e723789e7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1266 2024.07.25 05:49:02.862982 [ 3 ] {e6831ce8-1ddc-4789-a185-27e723789e7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1267 2024.07.25 05:49:02.863158 [ 3 ] {e6831ce8-1ddc-4789-a185-27e723789e7f} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Key condition: (column 0 notIn 8-element set)
1268 2024.07.25 05:49:02.863287 [ 253 ] {e6831ce8-1ddc-4789-a185-27e723789e7f} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1269 2024.07.25 05:49:02.863304 [ 251 ] {e6831ce8-1ddc-4789-a185-27e723789e7f} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1270 2024.07.25 05:49:02.863440 [ 3 ] {e6831ce8-1ddc-4789-a185-27e723789e7f} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (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
1271 2024.07.25 05:49:02.863473 [ 3 ] {e6831ce8-1ddc-4789-a185-27e723789e7f} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Spreading mark ranges among streams (default reading)
1272 2024.07.25 05:49:02.865614 [ 3 ] {e6831ce8-1ddc-4789-a185-27e723789e7f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1273 2024.07.25 05:49:02.865695 [ 3 ] {e6831ce8-1ddc-4789-a185-27e723789e7f} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Reading approx. 8 rows with 2 streams
1274 2024.07.25 05:49:02.865795 [ 3 ] {e6831ce8-1ddc-4789-a185-27e723789e7f} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1275 2024.07.25 05:49:02.865878 [ 3 ] {e6831ce8-1ddc-4789-a185-27e723789e7f} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1276 2024.07.25 05:49:02.868154 [ 3 ] {e6831ce8-1ddc-4789-a185-27e723789e7f} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.006191 sec., 1292.1983524471007 rows/sec., 56.47 KiB/sec.
1277 2024.07.25 05:49:02.868521 [ 3 ] {e6831ce8-1ddc-4789-a185-27e723789e7f} <Debug> DynamicQueryHandler: Done processing query
1278 2024.07.25 05:49:02.868553 [ 3 ] {e6831ce8-1ddc-4789-a185-27e723789e7f} <Debug> MemoryTracker: Peak memory usage (for query): 3.06 MiB.
1279 2024.07.25 05:49:02.868574 [ 3 ] {} <Debug> HTTP-Session: cae3eb64-1a70-43ed-a0ea-336c1e2810ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1280 2024.07.25 05:49:02.868810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1281 2024.07.25 05:49:02.868874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1282 2024.07.25 05:49:02.868898 [ 3 ] {} <Debug> HTTP-Session: 559b6571-306d-4e4e-8718-7298b13b2768 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1283 2024.07.25 05:49:02.868920 [ 3 ] {} <Debug> HTTP-Session: 559b6571-306d-4e4e-8718-7298b13b2768 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1284 2024.07.25 05:49:02.868936 [ 3 ] {} <Debug> HTTP-Session: 559b6571-306d-4e4e-8718-7298b13b2768 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1285 2024.07.25 05:49:02.868979 [ 3 ] {} <Trace> HTTP-Session: 559b6571-306d-4e4e-8718-7298b13b2768 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1286 2024.07.25 05:49:02.869151 [ 3 ] {cd1d0d34-d9a9-4b6e-8d22-85b0e687a6c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) 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_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1287 2024.07.25 05:49:02.869445 [ 3 ] {cd1d0d34-d9a9-4b6e-8d22-85b0e687a6c6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1288 2024.07.25 05:49:02.869480 [ 3 ] {cd1d0d34-d9a9-4b6e-8d22-85b0e687a6c6} <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_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1289 2024.07.25 05:49:02.869702 [ 3 ] {cd1d0d34-d9a9-4b6e-8d22-85b0e687a6c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1290 2024.07.25 05:49:02.869768 [ 3 ] {cd1d0d34-d9a9-4b6e-8d22-85b0e687a6c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1291 2024.07.25 05:49:02.869909 [ 3 ] {cd1d0d34-d9a9-4b6e-8d22-85b0e687a6c6} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Key condition: (column 0 notIn 9-element set)
1292 2024.07.25 05:49:02.869995 [ 256 ] {cd1d0d34-d9a9-4b6e-8d22-85b0e687a6c6} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1293 2024.07.25 05:49:02.870013 [ 255 ] {cd1d0d34-d9a9-4b6e-8d22-85b0e687a6c6} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1294 2024.07.25 05:49:02.870110 [ 3 ] {cd1d0d34-d9a9-4b6e-8d22-85b0e687a6c6} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (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
1295 2024.07.25 05:49:02.870139 [ 3 ] {cd1d0d34-d9a9-4b6e-8d22-85b0e687a6c6} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Spreading mark ranges among streams (default reading)
1296 2024.07.25 05:49:02.870214 [ 3 ] {cd1d0d34-d9a9-4b6e-8d22-85b0e687a6c6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1297 2024.07.25 05:49:02.870234 [ 3 ] {cd1d0d34-d9a9-4b6e-8d22-85b0e687a6c6} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Reading approx. 8 rows with 2 streams
1298 2024.07.25 05:49:02.870271 [ 3 ] {cd1d0d34-d9a9-4b6e-8d22-85b0e687a6c6} <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_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1299 2024.07.25 05:49:02.870311 [ 3 ] {cd1d0d34-d9a9-4b6e-8d22-85b0e687a6c6} <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_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1300 2024.07.25 05:49:02.871748 [ 3 ] {cd1d0d34-d9a9-4b6e-8d22-85b0e687a6c6} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002674 sec., 2991.7726252804787 rows/sec., 130.74 KiB/sec.
1301 2024.07.25 05:49:02.872046 [ 3 ] {cd1d0d34-d9a9-4b6e-8d22-85b0e687a6c6} <Debug> DynamicQueryHandler: Done processing query
1302 2024.07.25 05:49:02.872072 [ 3 ] {cd1d0d34-d9a9-4b6e-8d22-85b0e687a6c6} <Debug> MemoryTracker: Peak memory usage (for query): 3.06 MiB.
1303 2024.07.25 05:49:02.872089 [ 3 ] {} <Debug> HTTP-Session: 559b6571-306d-4e4e-8718-7298b13b2768 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1304 2024.07.25 05:49:02.872349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1305 2024.07.25 05:49:02.872399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1306 2024.07.25 05:49:02.872419 [ 3 ] {} <Debug> HTTP-Session: 9b3baad1-2862-4cfe-b078-31d92f9f3c9f Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1307 2024.07.25 05:49:02.872436 [ 3 ] {} <Debug> HTTP-Session: 9b3baad1-2862-4cfe-b078-31d92f9f3c9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1308 2024.07.25 05:49:02.872450 [ 3 ] {} <Debug> HTTP-Session: 9b3baad1-2862-4cfe-b078-31d92f9f3c9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1309 2024.07.25 05:49:02.872483 [ 3 ] {} <Trace> HTTP-Session: 9b3baad1-2862-4cfe-b078-31d92f9f3c9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1310 2024.07.25 05:49:02.872617 [ 3 ] {c1829b96-cd8e-4290-9bc4-7c14f066b84f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1311 2024.07.25 05:49:02.872861 [ 3 ] {c1829b96-cd8e-4290-9bc4-7c14f066b84f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1312 2024.07.25 05:49:02.872898 [ 3 ] {c1829b96-cd8e-4290-9bc4-7c14f066b84f} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1313 2024.07.25 05:49:02.873119 [ 3 ] {c1829b96-cd8e-4290-9bc4-7c14f066b84f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1314 2024.07.25 05:49:02.873185 [ 3 ] {c1829b96-cd8e-4290-9bc4-7c14f066b84f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1315 2024.07.25 05:49:02.873323 [ 3 ] {c1829b96-cd8e-4290-9bc4-7c14f066b84f} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Key condition: (column 0 notIn 10-element set)
1316 2024.07.25 05:49:02.873444 [ 251 ] {c1829b96-cd8e-4290-9bc4-7c14f066b84f} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1317 2024.07.25 05:49:02.873456 [ 252 ] {c1829b96-cd8e-4290-9bc4-7c14f066b84f} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1318 2024.07.25 05:49:02.873618 [ 3 ] {c1829b96-cd8e-4290-9bc4-7c14f066b84f} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (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
1319 2024.07.25 05:49:02.873649 [ 3 ] {c1829b96-cd8e-4290-9bc4-7c14f066b84f} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Spreading mark ranges among streams (default reading)
1320 2024.07.25 05:49:02.873730 [ 3 ] {c1829b96-cd8e-4290-9bc4-7c14f066b84f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1321 2024.07.25 05:49:02.873753 [ 3 ] {c1829b96-cd8e-4290-9bc4-7c14f066b84f} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Reading approx. 8 rows with 2 streams
1322 2024.07.25 05:49:02.873792 [ 3 ] {c1829b96-cd8e-4290-9bc4-7c14f066b84f} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1323 2024.07.25 05:49:02.873832 [ 3 ] {c1829b96-cd8e-4290-9bc4-7c14f066b84f} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1324 2024.07.25 05:49:02.875162 [ 3 ] {c1829b96-cd8e-4290-9bc4-7c14f066b84f} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002604 sec., 3072.1966205837175 rows/sec., 134.26 KiB/sec.
1325 2024.07.25 05:49:02.875467 [ 3 ] {c1829b96-cd8e-4290-9bc4-7c14f066b84f} <Debug> DynamicQueryHandler: Done processing query
1326 2024.07.25 05:49:02.875492 [ 3 ] {c1829b96-cd8e-4290-9bc4-7c14f066b84f} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1327 2024.07.25 05:49:02.875509 [ 3 ] {} <Debug> HTTP-Session: 9b3baad1-2862-4cfe-b078-31d92f9f3c9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1328 2024.07.25 05:49:02.875717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1329 2024.07.25 05:49:02.875765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1330 2024.07.25 05:49:02.875786 [ 3 ] {} <Debug> HTTP-Session: 2e1e9106-3b08-4860-b5a8-acf693fb3149 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1331 2024.07.25 05:49:02.875802 [ 3 ] {} <Debug> HTTP-Session: 2e1e9106-3b08-4860-b5a8-acf693fb3149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1332 2024.07.25 05:49:02.875815 [ 3 ] {} <Debug> HTTP-Session: 2e1e9106-3b08-4860-b5a8-acf693fb3149 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1333 2024.07.25 05:49:02.875846 [ 3 ] {} <Trace> HTTP-Session: 2e1e9106-3b08-4860-b5a8-acf693fb3149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1334 2024.07.25 05:49:02.875980 [ 3 ] {f0c53871-2056-474b-85ec-497137492daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) 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:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1335 2024.07.25 05:49:02.876224 [ 3 ] {f0c53871-2056-474b-85ec-497137492daa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1336 2024.07.25 05:49:02.876261 [ 3 ] {f0c53871-2056-474b-85ec-497137492daa} <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:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1337 2024.07.25 05:49:02.876489 [ 3 ] {f0c53871-2056-474b-85ec-497137492daa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1338 2024.07.25 05:49:02.876554 [ 3 ] {f0c53871-2056-474b-85ec-497137492daa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1339 2024.07.25 05:49:02.876692 [ 3 ] {f0c53871-2056-474b-85ec-497137492daa} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Key condition: (column 0 notIn 11-element set)
1340 2024.07.25 05:49:02.876800 [ 255 ] {f0c53871-2056-474b-85ec-497137492daa} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1341 2024.07.25 05:49:02.876805 [ 254 ] {f0c53871-2056-474b-85ec-497137492daa} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1342 2024.07.25 05:49:02.876919 [ 3 ] {f0c53871-2056-474b-85ec-497137492daa} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (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
1343 2024.07.25 05:49:02.876949 [ 3 ] {f0c53871-2056-474b-85ec-497137492daa} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Spreading mark ranges among streams (default reading)
1344 2024.07.25 05:49:02.877025 [ 3 ] {f0c53871-2056-474b-85ec-497137492daa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1345 2024.07.25 05:49:02.877044 [ 3 ] {f0c53871-2056-474b-85ec-497137492daa} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Reading approx. 8 rows with 2 streams
1346 2024.07.25 05:49:02.877082 [ 3 ] {f0c53871-2056-474b-85ec-497137492daa} <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:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1347 2024.07.25 05:49:02.877121 [ 3 ] {f0c53871-2056-474b-85ec-497137492daa} <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:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1348 2024.07.25 05:49:02.878200 [ 3 ] {f0c53871-2056-474b-85ec-497137492daa} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002278 sec., 3511.8525021949076 rows/sec., 153.47 KiB/sec.
1349 2024.07.25 05:49:02.878504 [ 3 ] {f0c53871-2056-474b-85ec-497137492daa} <Debug> DynamicQueryHandler: Done processing query
1350 2024.07.25 05:49:02.878529 [ 3 ] {f0c53871-2056-474b-85ec-497137492daa} <Debug> MemoryTracker: Peak memory usage (for query): 3.06 MiB.
1351 2024.07.25 05:49:02.878546 [ 3 ] {} <Debug> HTTP-Session: 2e1e9106-3b08-4860-b5a8-acf693fb3149 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1352 2024.07.25 05:49:02.878797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 565, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1353 2024.07.25 05:49:02.878847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1354 2024.07.25 05:49:02.878868 [ 3 ] {} <Debug> HTTP-Session: 52c2164f-0809-4206-a5d5-d050cd1b7c3d Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1355 2024.07.25 05:49:02.878885 [ 3 ] {} <Debug> HTTP-Session: 52c2164f-0809-4206-a5d5-d050cd1b7c3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1356 2024.07.25 05:49:02.878898 [ 3 ] {} <Debug> HTTP-Session: 52c2164f-0809-4206-a5d5-d050cd1b7c3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1357 2024.07.25 05:49:02.878929 [ 3 ] {} <Trace> HTTP-Session: 52c2164f-0809-4206-a5d5-d050cd1b7c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1358 2024.07.25 05:49:02.879062 [ 3 ] {2bb514d4-d07a-434e-8c83-df87182efb26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) 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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1359 2024.07.25 05:49:02.879307 [ 3 ] {2bb514d4-d07a-434e-8c83-df87182efb26} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1360 2024.07.25 05:49:02.879343 [ 3 ] {2bb514d4-d07a-434e-8c83-df87182efb26} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1361 2024.07.25 05:49:02.879571 [ 3 ] {2bb514d4-d07a-434e-8c83-df87182efb26} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1362 2024.07.25 05:49:02.879637 [ 3 ] {2bb514d4-d07a-434e-8c83-df87182efb26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1363 2024.07.25 05:49:02.879773 [ 3 ] {2bb514d4-d07a-434e-8c83-df87182efb26} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Key condition: (column 0 notIn 12-element set)
1364 2024.07.25 05:49:02.879874 [ 252 ] {2bb514d4-d07a-434e-8c83-df87182efb26} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1365 2024.07.25 05:49:02.879882 [ 251 ] {2bb514d4-d07a-434e-8c83-df87182efb26} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1366 2024.07.25 05:49:02.879989 [ 3 ] {2bb514d4-d07a-434e-8c83-df87182efb26} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (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
1367 2024.07.25 05:49:02.880018 [ 3 ] {2bb514d4-d07a-434e-8c83-df87182efb26} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Spreading mark ranges among streams (default reading)
1368 2024.07.25 05:49:02.880094 [ 3 ] {2bb514d4-d07a-434e-8c83-df87182efb26} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1369 2024.07.25 05:49:02.880113 [ 3 ] {2bb514d4-d07a-434e-8c83-df87182efb26} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Reading approx. 8 rows with 2 streams
1370 2024.07.25 05:49:02.880151 [ 3 ] {2bb514d4-d07a-434e-8c83-df87182efb26} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1371 2024.07.25 05:49:02.880190 [ 3 ] {2bb514d4-d07a-434e-8c83-df87182efb26} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1372 2024.07.25 05:49:02.881406 [ 3 ] {2bb514d4-d07a-434e-8c83-df87182efb26} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002401 sec., 3331.945022907122 rows/sec., 145.61 KiB/sec.
1373 2024.07.25 05:49:02.881710 [ 3 ] {2bb514d4-d07a-434e-8c83-df87182efb26} <Debug> DynamicQueryHandler: Done processing query
1374 2024.07.25 05:49:02.881734 [ 3 ] {2bb514d4-d07a-434e-8c83-df87182efb26} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1375 2024.07.25 05:49:02.881751 [ 3 ] {} <Debug> HTTP-Session: 52c2164f-0809-4206-a5d5-d050cd1b7c3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1376 2024.07.25 05:49:02.881955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1377 2024.07.25 05:49:02.882003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1378 2024.07.25 05:49:02.882023 [ 3 ] {} <Debug> HTTP-Session: 4061e0cd-c411-4567-9468-82cbbaf8947a Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1379 2024.07.25 05:49:02.882041 [ 3 ] {} <Debug> HTTP-Session: 4061e0cd-c411-4567-9468-82cbbaf8947a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1380 2024.07.25 05:49:02.882055 [ 3 ] {} <Debug> HTTP-Session: 4061e0cd-c411-4567-9468-82cbbaf8947a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1381 2024.07.25 05:49:02.882086 [ 3 ] {} <Trace> HTTP-Session: 4061e0cd-c411-4567-9468-82cbbaf8947a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1382 2024.07.25 05:49:02.882219 [ 3 ] {a977362a-2643-4885-ad44-93a70e4633c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) 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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1383 2024.07.25 05:49:02.882467 [ 3 ] {a977362a-2643-4885-ad44-93a70e4633c8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1384 2024.07.25 05:49:02.882505 [ 3 ] {a977362a-2643-4885-ad44-93a70e4633c8} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1385 2024.07.25 05:49:02.882770 [ 3 ] {a977362a-2643-4885-ad44-93a70e4633c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1386 2024.07.25 05:49:02.882835 [ 3 ] {a977362a-2643-4885-ad44-93a70e4633c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1387 2024.07.25 05:49:02.882975 [ 3 ] {a977362a-2643-4885-ad44-93a70e4633c8} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Key condition: (column 0 notIn 13-element set)
1388 2024.07.25 05:49:02.883084 [ 254 ] {a977362a-2643-4885-ad44-93a70e4633c8} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1389 2024.07.25 05:49:02.883085 [ 255 ] {a977362a-2643-4885-ad44-93a70e4633c8} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1390 2024.07.25 05:49:02.883197 [ 3 ] {a977362a-2643-4885-ad44-93a70e4633c8} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (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
1391 2024.07.25 05:49:02.883224 [ 3 ] {a977362a-2643-4885-ad44-93a70e4633c8} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Spreading mark ranges among streams (default reading)
1392 2024.07.25 05:49:02.883300 [ 3 ] {a977362a-2643-4885-ad44-93a70e4633c8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1393 2024.07.25 05:49:02.883319 [ 3 ] {a977362a-2643-4885-ad44-93a70e4633c8} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Reading approx. 8 rows with 2 streams
1394 2024.07.25 05:49:02.883383 [ 3 ] {a977362a-2643-4885-ad44-93a70e4633c8} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1395 2024.07.25 05:49:02.883425 [ 3 ] {a977362a-2643-4885-ad44-93a70e4633c8} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1396 2024.07.25 05:49:02.884883 [ 3 ] {a977362a-2643-4885-ad44-93a70e4633c8} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002723 sec., 2937.9360998898273 rows/sec., 128.39 KiB/sec.
1397 2024.07.25 05:49:02.885189 [ 3 ] {a977362a-2643-4885-ad44-93a70e4633c8} <Debug> DynamicQueryHandler: Done processing query
1398 2024.07.25 05:49:02.885214 [ 3 ] {a977362a-2643-4885-ad44-93a70e4633c8} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1399 2024.07.25 05:49:02.885231 [ 3 ] {} <Debug> HTTP-Session: 4061e0cd-c411-4567-9468-82cbbaf8947a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1400 2024.07.25 05:49:02.885463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1401 2024.07.25 05:49:02.885510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1402 2024.07.25 05:49:02.885530 [ 3 ] {} <Debug> HTTP-Session: 75fdb28e-eae3-46c1-a670-2ea91c5ea011 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1403 2024.07.25 05:49:02.885547 [ 3 ] {} <Debug> HTTP-Session: 75fdb28e-eae3-46c1-a670-2ea91c5ea011 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1404 2024.07.25 05:49:02.885560 [ 3 ] {} <Debug> HTTP-Session: 75fdb28e-eae3-46c1-a670-2ea91c5ea011 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1405 2024.07.25 05:49:02.885591 [ 3 ] {} <Trace> HTTP-Session: 75fdb28e-eae3-46c1-a670-2ea91c5ea011 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1406 2024.07.25 05:49:02.885726 [ 3 ] {d9fad647-d6c2-4107-839b-1569ae18c3f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) 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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1407 2024.07.25 05:49:02.885978 [ 3 ] {d9fad647-d6c2-4107-839b-1569ae18c3f4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1408 2024.07.25 05:49:02.886017 [ 3 ] {d9fad647-d6c2-4107-839b-1569ae18c3f4} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1409 2024.07.25 05:49:02.886254 [ 3 ] {d9fad647-d6c2-4107-839b-1569ae18c3f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1410 2024.07.25 05:49:02.886320 [ 3 ] {d9fad647-d6c2-4107-839b-1569ae18c3f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1411 2024.07.25 05:49:02.886456 [ 3 ] {d9fad647-d6c2-4107-839b-1569ae18c3f4} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1412 2024.07.25 05:49:02.886536 [ 251 ] {d9fad647-d6c2-4107-839b-1569ae18c3f4} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1413 2024.07.25 05:49:02.886569 [ 252 ] {d9fad647-d6c2-4107-839b-1569ae18c3f4} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1414 2024.07.25 05:49:02.886705 [ 3 ] {d9fad647-d6c2-4107-839b-1569ae18c3f4} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (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
1415 2024.07.25 05:49:02.886736 [ 3 ] {d9fad647-d6c2-4107-839b-1569ae18c3f4} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Spreading mark ranges among streams (default reading)
1416 2024.07.25 05:49:02.886812 [ 3 ] {d9fad647-d6c2-4107-839b-1569ae18c3f4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1417 2024.07.25 05:49:02.886831 [ 3 ] {d9fad647-d6c2-4107-839b-1569ae18c3f4} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Reading approx. 8 rows with 2 streams
1418 2024.07.25 05:49:02.886869 [ 3 ] {d9fad647-d6c2-4107-839b-1569ae18c3f4} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1419 2024.07.25 05:49:02.886908 [ 3 ] {d9fad647-d6c2-4107-839b-1569ae18c3f4} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1420 2024.07.25 05:49:02.888257 [ 3 ] {d9fad647-d6c2-4107-839b-1569ae18c3f4} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.00259 sec., 3088.803088803089 rows/sec., 134.98 KiB/sec.
1421 2024.07.25 05:49:02.888550 [ 3 ] {d9fad647-d6c2-4107-839b-1569ae18c3f4} <Debug> DynamicQueryHandler: Done processing query
1422 2024.07.25 05:49:02.888575 [ 3 ] {d9fad647-d6c2-4107-839b-1569ae18c3f4} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1423 2024.07.25 05:49:02.888592 [ 3 ] {} <Debug> HTTP-Session: 75fdb28e-eae3-46c1-a670-2ea91c5ea011 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1424 2024.07.25 05:49:02.888798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1425 2024.07.25 05:49:02.888847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1426 2024.07.25 05:49:02.888866 [ 3 ] {} <Debug> HTTP-Session: b61d9dec-b655-4334-9f23-2c70de9d45f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1427 2024.07.25 05:49:02.888883 [ 3 ] {} <Debug> HTTP-Session: b61d9dec-b655-4334-9f23-2c70de9d45f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1428 2024.07.25 05:49:02.888896 [ 3 ] {} <Debug> HTTP-Session: b61d9dec-b655-4334-9f23-2c70de9d45f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1429 2024.07.25 05:49:02.888926 [ 3 ] {} <Trace> HTTP-Session: b61d9dec-b655-4334-9f23-2c70de9d45f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1430 2024.07.25 05:49:02.889059 [ 3 ] {1960a298-5b02-45da-b95b-993078250122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) 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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1431 2024.07.25 05:49:02.889312 [ 3 ] {1960a298-5b02-45da-b95b-993078250122} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1432 2024.07.25 05:49:02.889353 [ 3 ] {1960a298-5b02-45da-b95b-993078250122} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1433 2024.07.25 05:49:02.889596 [ 3 ] {1960a298-5b02-45da-b95b-993078250122} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1434 2024.07.25 05:49:02.889662 [ 3 ] {1960a298-5b02-45da-b95b-993078250122} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1435 2024.07.25 05:49:02.889799 [ 3 ] {1960a298-5b02-45da-b95b-993078250122} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1436 2024.07.25 05:49:02.889904 [ 252 ] {1960a298-5b02-45da-b95b-993078250122} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1437 2024.07.25 05:49:02.889913 [ 251 ] {1960a298-5b02-45da-b95b-993078250122} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1438 2024.07.25 05:49:02.890016 [ 3 ] {1960a298-5b02-45da-b95b-993078250122} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (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
1439 2024.07.25 05:49:02.890045 [ 3 ] {1960a298-5b02-45da-b95b-993078250122} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Spreading mark ranges among streams (default reading)
1440 2024.07.25 05:49:02.890123 [ 3 ] {1960a298-5b02-45da-b95b-993078250122} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1441 2024.07.25 05:49:02.890143 [ 3 ] {1960a298-5b02-45da-b95b-993078250122} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Reading approx. 8 rows with 2 streams
1442 2024.07.25 05:49:02.890180 [ 3 ] {1960a298-5b02-45da-b95b-993078250122} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1443 2024.07.25 05:49:02.890219 [ 3 ] {1960a298-5b02-45da-b95b-993078250122} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1444 2024.07.25 05:49:02.891232 [ 3 ] {1960a298-5b02-45da-b95b-993078250122} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002232 sec., 3584.2293906810037 rows/sec., 156.64 KiB/sec.
1445 2024.07.25 05:49:02.891529 [ 3 ] {1960a298-5b02-45da-b95b-993078250122} <Debug> DynamicQueryHandler: Done processing query
1446 2024.07.25 05:49:02.891554 [ 3 ] {1960a298-5b02-45da-b95b-993078250122} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1447 2024.07.25 05:49:02.891571 [ 3 ] {} <Debug> HTTP-Session: b61d9dec-b655-4334-9f23-2c70de9d45f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1448 2024.07.25 05:49:02.891781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1449 2024.07.25 05:49:02.891829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1450 2024.07.25 05:49:02.891849 [ 3 ] {} <Debug> HTTP-Session: bd49cc64-ad8a-4e45-b4fb-4c48a0246d7a Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1451 2024.07.25 05:49:02.891866 [ 3 ] {} <Debug> HTTP-Session: bd49cc64-ad8a-4e45-b4fb-4c48a0246d7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1452 2024.07.25 05:49:02.891879 [ 3 ] {} <Debug> HTTP-Session: bd49cc64-ad8a-4e45-b4fb-4c48a0246d7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1453 2024.07.25 05:49:02.891910 [ 3 ] {} <Trace> HTTP-Session: bd49cc64-ad8a-4e45-b4fb-4c48a0246d7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1454 2024.07.25 05:49:02.892044 [ 3 ] {395444fe-ff50-499a-833a-7d8c57b6c0b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1455 2024.07.25 05:49:02.892386 [ 3 ] {395444fe-ff50-499a-833a-7d8c57b6c0b1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1456 2024.07.25 05:49:02.892427 [ 3 ] {395444fe-ff50-499a-833a-7d8c57b6c0b1} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1457 2024.07.25 05:49:02.892676 [ 3 ] {395444fe-ff50-499a-833a-7d8c57b6c0b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1458 2024.07.25 05:49:02.892742 [ 3 ] {395444fe-ff50-499a-833a-7d8c57b6c0b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1459 2024.07.25 05:49:02.892879 [ 3 ] {395444fe-ff50-499a-833a-7d8c57b6c0b1} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1460 2024.07.25 05:49:02.892984 [ 252 ] {395444fe-ff50-499a-833a-7d8c57b6c0b1} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1461 2024.07.25 05:49:02.892988 [ 251 ] {395444fe-ff50-499a-833a-7d8c57b6c0b1} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1462 2024.07.25 05:49:02.893091 [ 3 ] {395444fe-ff50-499a-833a-7d8c57b6c0b1} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (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
1463 2024.07.25 05:49:02.893120 [ 3 ] {395444fe-ff50-499a-833a-7d8c57b6c0b1} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Spreading mark ranges among streams (default reading)
1464 2024.07.25 05:49:02.893196 [ 3 ] {395444fe-ff50-499a-833a-7d8c57b6c0b1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1465 2024.07.25 05:49:02.893214 [ 3 ] {395444fe-ff50-499a-833a-7d8c57b6c0b1} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Reading approx. 8 rows with 2 streams
1466 2024.07.25 05:49:02.893252 [ 3 ] {395444fe-ff50-499a-833a-7d8c57b6c0b1} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1467 2024.07.25 05:49:02.893293 [ 3 ] {395444fe-ff50-499a-833a-7d8c57b6c0b1} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1468 2024.07.25 05:49:02.894621 [ 3 ] {395444fe-ff50-499a-833a-7d8c57b6c0b1} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002637 sec., 3033.7504740235117 rows/sec., 132.58 KiB/sec.
1469 2024.07.25 05:49:02.894932 [ 3 ] {395444fe-ff50-499a-833a-7d8c57b6c0b1} <Debug> DynamicQueryHandler: Done processing query
1470 2024.07.25 05:49:02.894957 [ 3 ] {395444fe-ff50-499a-833a-7d8c57b6c0b1} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1471 2024.07.25 05:49:02.894974 [ 3 ] {} <Debug> HTTP-Session: bd49cc64-ad8a-4e45-b4fb-4c48a0246d7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1472 2024.07.25 05:49:02.895222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1473 2024.07.25 05:49:02.895271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1474 2024.07.25 05:49:02.895290 [ 3 ] {} <Debug> HTTP-Session: 4b7c9884-c964-4e30-911c-e14552a04c03 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1475 2024.07.25 05:49:02.895307 [ 3 ] {} <Debug> HTTP-Session: 4b7c9884-c964-4e30-911c-e14552a04c03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1476 2024.07.25 05:49:02.895320 [ 3 ] {} <Debug> HTTP-Session: 4b7c9884-c964-4e30-911c-e14552a04c03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1477 2024.07.25 05:49:02.895351 [ 3 ] {} <Trace> HTTP-Session: 4b7c9884-c964-4e30-911c-e14552a04c03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1478 2024.07.25 05:49:02.895488 [ 3 ] {556c38ec-94c1-4455-adbb-be82a9e94d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1479 2024.07.25 05:49:02.895744 [ 3 ] {556c38ec-94c1-4455-adbb-be82a9e94d1f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1480 2024.07.25 05:49:02.895784 [ 3 ] {556c38ec-94c1-4455-adbb-be82a9e94d1f} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1481 2024.07.25 05:49:02.896035 [ 3 ] {556c38ec-94c1-4455-adbb-be82a9e94d1f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1482 2024.07.25 05:49:02.896100 [ 3 ] {556c38ec-94c1-4455-adbb-be82a9e94d1f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1483 2024.07.25 05:49:02.896236 [ 3 ] {556c38ec-94c1-4455-adbb-be82a9e94d1f} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1484 2024.07.25 05:49:02.896341 [ 252 ] {556c38ec-94c1-4455-adbb-be82a9e94d1f} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1485 2024.07.25 05:49:02.896342 [ 251 ] {556c38ec-94c1-4455-adbb-be82a9e94d1f} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1486 2024.07.25 05:49:02.896463 [ 3 ] {556c38ec-94c1-4455-adbb-be82a9e94d1f} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (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
1487 2024.07.25 05:49:02.896492 [ 3 ] {556c38ec-94c1-4455-adbb-be82a9e94d1f} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Spreading mark ranges among streams (default reading)
1488 2024.07.25 05:49:02.896570 [ 3 ] {556c38ec-94c1-4455-adbb-be82a9e94d1f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1489 2024.07.25 05:49:02.896589 [ 3 ] {556c38ec-94c1-4455-adbb-be82a9e94d1f} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Reading approx. 8 rows with 2 streams
1490 2024.07.25 05:49:02.896627 [ 3 ] {556c38ec-94c1-4455-adbb-be82a9e94d1f} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1491 2024.07.25 05:49:02.896667 [ 3 ] {556c38ec-94c1-4455-adbb-be82a9e94d1f} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1492 2024.07.25 05:49:02.897984 [ 3 ] {556c38ec-94c1-4455-adbb-be82a9e94d1f} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002558 sec., 3127.443315089914 rows/sec., 136.67 KiB/sec.
1493 2024.07.25 05:49:02.898285 [ 3 ] {556c38ec-94c1-4455-adbb-be82a9e94d1f} <Debug> DynamicQueryHandler: Done processing query
1494 2024.07.25 05:49:02.898310 [ 3 ] {556c38ec-94c1-4455-adbb-be82a9e94d1f} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1495 2024.07.25 05:49:02.898326 [ 3 ] {} <Debug> HTTP-Session: 4b7c9884-c964-4e30-911c-e14552a04c03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1496 2024.07.25 05:49:02.898534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1497 2024.07.25 05:49:02.898582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1498 2024.07.25 05:49:02.898601 [ 3 ] {} <Debug> HTTP-Session: 3d7364be-adf2-48dd-81ea-296b9f6fe4a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1499 2024.07.25 05:49:02.898617 [ 3 ] {} <Debug> HTTP-Session: 3d7364be-adf2-48dd-81ea-296b9f6fe4a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1500 2024.07.25 05:49:02.898631 [ 3 ] {} <Debug> HTTP-Session: 3d7364be-adf2-48dd-81ea-296b9f6fe4a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1501 2024.07.25 05:49:02.898662 [ 3 ] {} <Trace> HTTP-Session: 3d7364be-adf2-48dd-81ea-296b9f6fe4a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1502 2024.07.25 05:49:02.898799 [ 3 ] {61e6f918-74a6-4c19-9cdc-c40f812db898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1503 2024.07.25 05:49:02.899058 [ 3 ] {61e6f918-74a6-4c19-9cdc-c40f812db898} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1504 2024.07.25 05:49:02.899098 [ 3 ] {61e6f918-74a6-4c19-9cdc-c40f812db898} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1505 2024.07.25 05:49:02.899349 [ 3 ] {61e6f918-74a6-4c19-9cdc-c40f812db898} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1506 2024.07.25 05:49:02.899412 [ 3 ] {61e6f918-74a6-4c19-9cdc-c40f812db898} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1507 2024.07.25 05:49:02.899551 [ 3 ] {61e6f918-74a6-4c19-9cdc-c40f812db898} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1508 2024.07.25 05:49:02.899644 [ 252 ] {61e6f918-74a6-4c19-9cdc-c40f812db898} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1509 2024.07.25 05:49:02.899659 [ 251 ] {61e6f918-74a6-4c19-9cdc-c40f812db898} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1510 2024.07.25 05:49:02.899764 [ 3 ] {61e6f918-74a6-4c19-9cdc-c40f812db898} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (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
1511 2024.07.25 05:49:02.899793 [ 3 ] {61e6f918-74a6-4c19-9cdc-c40f812db898} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Spreading mark ranges among streams (default reading)
1512 2024.07.25 05:49:02.899870 [ 3 ] {61e6f918-74a6-4c19-9cdc-c40f812db898} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1513 2024.07.25 05:49:02.899890 [ 3 ] {61e6f918-74a6-4c19-9cdc-c40f812db898} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Reading approx. 8 rows with 2 streams
1514 2024.07.25 05:49:02.899927 [ 3 ] {61e6f918-74a6-4c19-9cdc-c40f812db898} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1515 2024.07.25 05:49:02.899966 [ 3 ] {61e6f918-74a6-4c19-9cdc-c40f812db898} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1516 2024.07.25 05:49:02.901240 [ 3 ] {61e6f918-74a6-4c19-9cdc-c40f812db898} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002503 sec., 3196.1646024770275 rows/sec., 139.68 KiB/sec.
1517 2024.07.25 05:49:02.901535 [ 3 ] {61e6f918-74a6-4c19-9cdc-c40f812db898} <Debug> DynamicQueryHandler: Done processing query
1518 2024.07.25 05:49:02.901560 [ 3 ] {61e6f918-74a6-4c19-9cdc-c40f812db898} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1519 2024.07.25 05:49:02.901576 [ 3 ] {} <Debug> HTTP-Session: 3d7364be-adf2-48dd-81ea-296b9f6fe4a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1520 2024.07.25 05:49:02.901835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1521 2024.07.25 05:49:02.901882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1522 2024.07.25 05:49:02.901901 [ 3 ] {} <Debug> HTTP-Session: 53be5a75-7169-472f-b2a5-26a392bced80 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1523 2024.07.25 05:49:02.901917 [ 3 ] {} <Debug> HTTP-Session: 53be5a75-7169-472f-b2a5-26a392bced80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1524 2024.07.25 05:49:02.901931 [ 3 ] {} <Debug> HTTP-Session: 53be5a75-7169-472f-b2a5-26a392bced80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1525 2024.07.25 05:49:02.901962 [ 3 ] {} <Trace> HTTP-Session: 53be5a75-7169-472f-b2a5-26a392bced80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1526 2024.07.25 05:49:02.902101 [ 3 ] {6841b3cf-9796-4bf3-b490-eb14a8593172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) 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: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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1527 2024.07.25 05:49:02.902362 [ 3 ] {6841b3cf-9796-4bf3-b490-eb14a8593172} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1528 2024.07.25 05:49:02.902402 [ 3 ] {6841b3cf-9796-4bf3-b490-eb14a8593172} <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: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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1529 2024.07.25 05:49:02.902656 [ 3 ] {6841b3cf-9796-4bf3-b490-eb14a8593172} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1530 2024.07.25 05:49:02.902723 [ 3 ] {6841b3cf-9796-4bf3-b490-eb14a8593172} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1531 2024.07.25 05:49:02.902860 [ 3 ] {6841b3cf-9796-4bf3-b490-eb14a8593172} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1532 2024.07.25 05:49:02.902965 [ 252 ] {6841b3cf-9796-4bf3-b490-eb14a8593172} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1533 2024.07.25 05:49:02.902972 [ 251 ] {6841b3cf-9796-4bf3-b490-eb14a8593172} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1534 2024.07.25 05:49:02.903074 [ 3 ] {6841b3cf-9796-4bf3-b490-eb14a8593172} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (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
1535 2024.07.25 05:49:02.903102 [ 3 ] {6841b3cf-9796-4bf3-b490-eb14a8593172} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Spreading mark ranges among streams (default reading)
1536 2024.07.25 05:49:02.903178 [ 3 ] {6841b3cf-9796-4bf3-b490-eb14a8593172} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1537 2024.07.25 05:49:02.903197 [ 3 ] {6841b3cf-9796-4bf3-b490-eb14a8593172} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Reading approx. 8 rows with 2 streams
1538 2024.07.25 05:49:02.903235 [ 3 ] {6841b3cf-9796-4bf3-b490-eb14a8593172} <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: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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1539 2024.07.25 05:49:02.903273 [ 3 ] {6841b3cf-9796-4bf3-b490-eb14a8593172} <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: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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1540 2024.07.25 05:49:02.904511 [ 3 ] {6841b3cf-9796-4bf3-b490-eb14a8593172} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002474 sec., 3233.6297493936945 rows/sec., 141.31 KiB/sec.
1541 2024.07.25 05:49:02.904805 [ 3 ] {6841b3cf-9796-4bf3-b490-eb14a8593172} <Debug> DynamicQueryHandler: Done processing query
1542 2024.07.25 05:49:02.904830 [ 3 ] {6841b3cf-9796-4bf3-b490-eb14a8593172} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1543 2024.07.25 05:49:02.904847 [ 3 ] {} <Debug> HTTP-Session: 53be5a75-7169-472f-b2a5-26a392bced80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1544 2024.07.25 05:49:02.905058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1545 2024.07.25 05:49:02.905107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1546 2024.07.25 05:49:02.905126 [ 3 ] {} <Debug> HTTP-Session: 0030fdae-150a-420b-8ae6-3dfe2942ee3b Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1547 2024.07.25 05:49:02.905142 [ 3 ] {} <Debug> HTTP-Session: 0030fdae-150a-420b-8ae6-3dfe2942ee3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1548 2024.07.25 05:49:02.905156 [ 3 ] {} <Debug> HTTP-Session: 0030fdae-150a-420b-8ae6-3dfe2942ee3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1549 2024.07.25 05:49:02.905187 [ 3 ] {} <Trace> HTTP-Session: 0030fdae-150a-420b-8ae6-3dfe2942ee3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1550 2024.07.25 05:49:02.905325 [ 3 ] {3e75b4be-f4a1-4233-b9e6-01d8361ff818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) 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: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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1551 2024.07.25 05:49:02.905591 [ 3 ] {3e75b4be-f4a1-4233-b9e6-01d8361ff818} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1552 2024.07.25 05:49:02.905631 [ 3 ] {3e75b4be-f4a1-4233-b9e6-01d8361ff818} <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: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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1553 2024.07.25 05:49:02.905888 [ 3 ] {3e75b4be-f4a1-4233-b9e6-01d8361ff818} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1554 2024.07.25 05:49:02.905953 [ 3 ] {3e75b4be-f4a1-4233-b9e6-01d8361ff818} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1555 2024.07.25 05:49:02.906089 [ 3 ] {3e75b4be-f4a1-4233-b9e6-01d8361ff818} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1556 2024.07.25 05:49:02.906201 [ 252 ] {3e75b4be-f4a1-4233-b9e6-01d8361ff818} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1557 2024.07.25 05:49:02.906206 [ 251 ] {3e75b4be-f4a1-4233-b9e6-01d8361ff818} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1558 2024.07.25 05:49:02.906309 [ 3 ] {3e75b4be-f4a1-4233-b9e6-01d8361ff818} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (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
1559 2024.07.25 05:49:02.906338 [ 3 ] {3e75b4be-f4a1-4233-b9e6-01d8361ff818} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Spreading mark ranges among streams (default reading)
1560 2024.07.25 05:49:02.906416 [ 3 ] {3e75b4be-f4a1-4233-b9e6-01d8361ff818} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1561 2024.07.25 05:49:02.906435 [ 3 ] {3e75b4be-f4a1-4233-b9e6-01d8361ff818} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Reading approx. 8 rows with 2 streams
1562 2024.07.25 05:49:02.906472 [ 3 ] {3e75b4be-f4a1-4233-b9e6-01d8361ff818} <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: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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1563 2024.07.25 05:49:02.906511 [ 3 ] {3e75b4be-f4a1-4233-b9e6-01d8361ff818} <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: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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1564 2024.07.25 05:49:02.907525 [ 3 ] {3e75b4be-f4a1-4233-b9e6-01d8361ff818} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002264 sec., 3533.5689045936397 rows/sec., 154.42 KiB/sec.
1565 2024.07.25 05:49:02.907833 [ 3 ] {3e75b4be-f4a1-4233-b9e6-01d8361ff818} <Debug> DynamicQueryHandler: Done processing query
1566 2024.07.25 05:49:02.907857 [ 3 ] {3e75b4be-f4a1-4233-b9e6-01d8361ff818} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1567 2024.07.25 05:49:02.907874 [ 3 ] {} <Debug> HTTP-Session: 0030fdae-150a-420b-8ae6-3dfe2942ee3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1568 2024.07.25 05:49:02.908095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1569 2024.07.25 05:49:02.908143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1570 2024.07.25 05:49:02.908162 [ 3 ] {} <Debug> HTTP-Session: 49c113ef-4917-4dbf-82ad-cc118122c26f Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1571 2024.07.25 05:49:02.908179 [ 3 ] {} <Debug> HTTP-Session: 49c113ef-4917-4dbf-82ad-cc118122c26f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1572 2024.07.25 05:49:02.908192 [ 3 ] {} <Debug> HTTP-Session: 49c113ef-4917-4dbf-82ad-cc118122c26f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1573 2024.07.25 05:49:02.908223 [ 3 ] {} <Trace> HTTP-Session: 49c113ef-4917-4dbf-82ad-cc118122c26f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1574 2024.07.25 05:49:02.908372 [ 3 ] {f0fbde33-2b9b-46be-89bb-4ae890de6ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) 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_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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1575 2024.07.25 05:49:02.908637 [ 3 ] {f0fbde33-2b9b-46be-89bb-4ae890de6ec9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1576 2024.07.25 05:49:02.908679 [ 3 ] {f0fbde33-2b9b-46be-89bb-4ae890de6ec9} <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_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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1577 2024.07.25 05:49:02.908941 [ 3 ] {f0fbde33-2b9b-46be-89bb-4ae890de6ec9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1578 2024.07.25 05:49:02.909007 [ 3 ] {f0fbde33-2b9b-46be-89bb-4ae890de6ec9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1579 2024.07.25 05:49:02.909145 [ 3 ] {f0fbde33-2b9b-46be-89bb-4ae890de6ec9} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1580 2024.07.25 05:49:02.909244 [ 252 ] {f0fbde33-2b9b-46be-89bb-4ae890de6ec9} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1581 2024.07.25 05:49:02.909251 [ 251 ] {f0fbde33-2b9b-46be-89bb-4ae890de6ec9} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1582 2024.07.25 05:49:02.909352 [ 3 ] {f0fbde33-2b9b-46be-89bb-4ae890de6ec9} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (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
1583 2024.07.25 05:49:02.909380 [ 3 ] {f0fbde33-2b9b-46be-89bb-4ae890de6ec9} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Spreading mark ranges among streams (default reading)
1584 2024.07.25 05:49:02.909457 [ 3 ] {f0fbde33-2b9b-46be-89bb-4ae890de6ec9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1585 2024.07.25 05:49:02.909476 [ 3 ] {f0fbde33-2b9b-46be-89bb-4ae890de6ec9} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Reading approx. 8 rows with 2 streams
1586 2024.07.25 05:49:02.909517 [ 3 ] {f0fbde33-2b9b-46be-89bb-4ae890de6ec9} <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_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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1587 2024.07.25 05:49:02.909556 [ 3 ] {f0fbde33-2b9b-46be-89bb-4ae890de6ec9} <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_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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1588 2024.07.25 05:49:02.910943 [ 3 ] {f0fbde33-2b9b-46be-89bb-4ae890de6ec9} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002637 sec., 3033.7504740235117 rows/sec., 132.58 KiB/sec.
1589 2024.07.25 05:49:02.911233 [ 3 ] {f0fbde33-2b9b-46be-89bb-4ae890de6ec9} <Debug> DynamicQueryHandler: Done processing query
1590 2024.07.25 05:49:02.911259 [ 3 ] {f0fbde33-2b9b-46be-89bb-4ae890de6ec9} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1591 2024.07.25 05:49:02.911276 [ 3 ] {} <Debug> HTTP-Session: 49c113ef-4917-4dbf-82ad-cc118122c26f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1592 2024.07.25 05:49:02.913027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1593 2024.07.25 05:49:02.913075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1594 2024.07.25 05:49:02.913093 [ 3 ] {} <Debug> HTTP-Session: 764db47b-f47b-405f-aa93-c711a8775f2b Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1595 2024.07.25 05:49:02.913110 [ 3 ] {} <Debug> HTTP-Session: 764db47b-f47b-405f-aa93-c711a8775f2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1596 2024.07.25 05:49:02.913123 [ 3 ] {} <Debug> HTTP-Session: 764db47b-f47b-405f-aa93-c711a8775f2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1597 2024.07.25 05:49:02.913154 [ 3 ] {} <Trace> HTTP-Session: 764db47b-f47b-405f-aa93-c711a8775f2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1598 2024.07.25 05:49:02.913276 [ 3 ] {10ee0bc8-4d64-4e4d-a66f-df0ac4e4d028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1599 2024.07.25 05:49:02.913322 [ 3 ] {10ee0bc8-4d64-4e4d-a66f-df0ac4e4d028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1600 2024.07.25 05:49:02.913490 [ 3 ] {10ee0bc8-4d64-4e4d-a66f-df0ac4e4d028} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1601 2024.07.25 05:49:02.913856 [ 3 ] {10ee0bc8-4d64-4e4d-a66f-df0ac4e4d028} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1602 2024.07.25 05:49:02.913897 [ 3 ] {10ee0bc8-4d64-4e4d-a66f-df0ac4e4d028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
1603 2024.07.25 05:49:02.914370 [ 3 ] {10ee0bc8-4d64-4e4d-a66f-df0ac4e4d028} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1604 2024.07.25 05:49:02.914682 [ 3 ] {10ee0bc8-4d64-4e4d-a66f-df0ac4e4d028} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1605 2024.07.25 05:49:02.914843 [ 3 ] {10ee0bc8-4d64-4e4d-a66f-df0ac4e4d028} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.001616 sec., 8663.366336633664 rows/sec., 1.21 MiB/sec.
1606 2024.07.25 05:49:02.915022 [ 3 ] {10ee0bc8-4d64-4e4d-a66f-df0ac4e4d028} <Debug> DynamicQueryHandler: Done processing query
1607 2024.07.25 05:49:02.915048 [ 3 ] {10ee0bc8-4d64-4e4d-a66f-df0ac4e4d028} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1608 2024.07.25 05:49:02.915063 [ 3 ] {} <Debug> HTTP-Session: 764db47b-f47b-405f-aa93-c711a8775f2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1609 2024.07.25 05:49:02.915182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1610 2024.07.25 05:49:02.915230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1611 2024.07.25 05:49:02.915250 [ 3 ] {} <Debug> HTTP-Session: 7519758e-c96e-4f57-833b-ab5ee766bc3d Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1612 2024.07.25 05:49:02.915267 [ 3 ] {} <Debug> HTTP-Session: 7519758e-c96e-4f57-833b-ab5ee766bc3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1613 2024.07.25 05:49:02.915281 [ 3 ] {} <Debug> HTTP-Session: 7519758e-c96e-4f57-833b-ab5ee766bc3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1614 2024.07.25 05:49:02.915312 [ 3 ] {} <Trace> HTTP-Session: 7519758e-c96e-4f57-833b-ab5ee766bc3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1615 2024.07.25 05:49:02.915417 [ 3 ] {04dd6548-0749-4f27-8ef7-269420f51b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1616 2024.07.25 05:49:02.915461 [ 3 ] {04dd6548-0749-4f27-8ef7-269420f51b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1617 2024.07.25 05:49:02.915590 [ 3 ] {04dd6548-0749-4f27-8ef7-269420f51b88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1618 2024.07.25 05:49:02.915896 [ 3 ] {04dd6548-0749-4f27-8ef7-269420f51b88} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1619 2024.07.25 05:49:02.915934 [ 3 ] {04dd6548-0749-4f27-8ef7-269420f51b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
1620 2024.07.25 05:49:02.916238 [ 3 ] {04dd6548-0749-4f27-8ef7-269420f51b88} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1621 2024.07.25 05:49:02.916542 [ 3 ] {04dd6548-0749-4f27-8ef7-269420f51b88} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1622 2024.07.25 05:49:02.916695 [ 3 ] {04dd6548-0749-4f27-8ef7-269420f51b88} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.001309 sec., 16806.72268907563 rows/sec., 1.33 MiB/sec.
1623 2024.07.25 05:49:02.916864 [ 3 ] {04dd6548-0749-4f27-8ef7-269420f51b88} <Debug> DynamicQueryHandler: Done processing query
1624 2024.07.25 05:49:02.916888 [ 3 ] {04dd6548-0749-4f27-8ef7-269420f51b88} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1625 2024.07.25 05:49:02.916904 [ 3 ] {} <Debug> HTTP-Session: 7519758e-c96e-4f57-833b-ab5ee766bc3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1626 2024.07.25 05:49:02.917055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1627 2024.07.25 05:49:02.917104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1628 2024.07.25 05:49:02.917123 [ 3 ] {} <Debug> HTTP-Session: 2dc4cb45-3832-4f6c-b088-7f3166f83dd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1629 2024.07.25 05:49:02.917140 [ 3 ] {} <Debug> HTTP-Session: 2dc4cb45-3832-4f6c-b088-7f3166f83dd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1630 2024.07.25 05:49:02.917153 [ 3 ] {} <Debug> HTTP-Session: 2dc4cb45-3832-4f6c-b088-7f3166f83dd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1631 2024.07.25 05:49:02.917184 [ 3 ] {} <Trace> HTTP-Session: 2dc4cb45-3832-4f6c-b088-7f3166f83dd4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1632 2024.07.25 05:49:02.917307 [ 3 ] {043560a7-107d-46b2-be8b-bc3c64e60d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1633 2024.07.25 05:49:02.917350 [ 3 ] {043560a7-107d-46b2-be8b-bc3c64e60d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1634 2024.07.25 05:49:02.917477 [ 3 ] {043560a7-107d-46b2-be8b-bc3c64e60d40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1635 2024.07.25 05:49:02.917839 [ 3 ] {043560a7-107d-46b2-be8b-bc3c64e60d40} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1636 2024.07.25 05:49:02.917877 [ 3 ] {043560a7-107d-46b2-be8b-bc3c64e60d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
1637 2024.07.25 05:49:02.918185 [ 3 ] {043560a7-107d-46b2-be8b-bc3c64e60d40} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1638 2024.07.25 05:49:02.918494 [ 3 ] {043560a7-107d-46b2-be8b-bc3c64e60d40} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1639 2024.07.25 05:49:02.918653 [ 3 ] {043560a7-107d-46b2-be8b-bc3c64e60d40} <Debug> executeQuery: Read 96 rows, 8.28 KiB in 0.001393 sec., 68916.00861450109 rows/sec., 5.80 MiB/sec.
1640 2024.07.25 05:49:02.918923 [ 3 ] {043560a7-107d-46b2-be8b-bc3c64e60d40} <Debug> DynamicQueryHandler: Done processing query
1641 2024.07.25 05:49:02.918948 [ 3 ] {043560a7-107d-46b2-be8b-bc3c64e60d40} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1642 2024.07.25 05:49:02.918964 [ 3 ] {} <Debug> HTTP-Session: 2dc4cb45-3832-4f6c-b088-7f3166f83dd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1643 2024.07.25 05:49:02.919102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9881, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1644 2024.07.25 05:49:02.919151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1645 2024.07.25 05:49:02.919170 [ 3 ] {} <Debug> HTTP-Session: c850b4ac-c514-436b-97fb-277dd553e59e Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1646 2024.07.25 05:49:02.919186 [ 3 ] {} <Debug> HTTP-Session: c850b4ac-c514-436b-97fb-277dd553e59e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1647 2024.07.25 05:49:02.919200 [ 3 ] {} <Debug> HTTP-Session: c850b4ac-c514-436b-97fb-277dd553e59e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1648 2024.07.25 05:49:02.919231 [ 3 ] {} <Trace> HTTP-Session: c850b4ac-c514-436b-97fb-277dd553e59e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1649 2024.07.25 05:49:02.919344 [ 3 ] {9e2a6b4d-2cb8-45da-9fd5-fc9a1616f601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1650 2024.07.25 05:49:02.919388 [ 3 ] {9e2a6b4d-2cb8-45da-9fd5-fc9a1616f601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1651 2024.07.25 05:49:02.919534 [ 3 ] {9e2a6b4d-2cb8-45da-9fd5-fc9a1616f601} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1652 2024.07.25 05:49:02.919848 [ 3 ] {9e2a6b4d-2cb8-45da-9fd5-fc9a1616f601} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1653 2024.07.25 05:49:02.919886 [ 3 ] {9e2a6b4d-2cb8-45da-9fd5-fc9a1616f601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
1654 2024.07.25 05:49:02.920187 [ 3 ] {9e2a6b4d-2cb8-45da-9fd5-fc9a1616f601} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1655 2024.07.25 05:49:02.920489 [ 3 ] {9e2a6b4d-2cb8-45da-9fd5-fc9a1616f601} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1656 2024.07.25 05:49:02.920643 [ 3 ] {9e2a6b4d-2cb8-45da-9fd5-fc9a1616f601} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001332 sec., 43543.54354354354 rows/sec., 3.40 MiB/sec.
1657 2024.07.25 05:49:02.920918 [ 3 ] {9e2a6b4d-2cb8-45da-9fd5-fc9a1616f601} <Debug> DynamicQueryHandler: Done processing query
1658 2024.07.25 05:49:02.920943 [ 3 ] {9e2a6b4d-2cb8-45da-9fd5-fc9a1616f601} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1659 2024.07.25 05:49:02.920959 [ 3 ] {} <Debug> HTTP-Session: c850b4ac-c514-436b-97fb-277dd553e59e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1660 2024.07.25 05:49:02.921082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1661 2024.07.25 05:49:02.921131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1662 2024.07.25 05:49:02.921150 [ 3 ] {} <Debug> HTTP-Session: 28204d44-1351-459e-b4be-e3df594a3fd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1663 2024.07.25 05:49:02.921167 [ 3 ] {} <Debug> HTTP-Session: 28204d44-1351-459e-b4be-e3df594a3fd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1664 2024.07.25 05:49:02.921181 [ 3 ] {} <Debug> HTTP-Session: 28204d44-1351-459e-b4be-e3df594a3fd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1665 2024.07.25 05:49:02.921212 [ 3 ] {} <Trace> HTTP-Session: 28204d44-1351-459e-b4be-e3df594a3fd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1666 2024.07.25 05:49:02.921336 [ 3 ] {829e10bb-257e-4acb-9082-cb656422b57a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1667 2024.07.25 05:49:02.921384 [ 3 ] {829e10bb-257e-4acb-9082-cb656422b57a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1668 2024.07.25 05:49:02.921550 [ 3 ] {829e10bb-257e-4acb-9082-cb656422b57a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1669 2024.07.25 05:49:02.921871 [ 3 ] {829e10bb-257e-4acb-9082-cb656422b57a} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1670 2024.07.25 05:49:02.921908 [ 3 ] {829e10bb-257e-4acb-9082-cb656422b57a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
1671 2024.07.25 05:49:02.922275 [ 3 ] {829e10bb-257e-4acb-9082-cb656422b57a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1672 2024.07.25 05:49:02.922607 [ 3 ] {829e10bb-257e-4acb-9082-cb656422b57a} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1673 2024.07.25 05:49:02.922776 [ 3 ] {829e10bb-257e-4acb-9082-cb656422b57a} <Debug> executeQuery: Read 50 rows, 3.60 KiB in 0.001484 sec., 33692.722371967655 rows/sec., 2.37 MiB/sec.
1674 2024.07.25 05:49:02.923096 [ 3 ] {829e10bb-257e-4acb-9082-cb656422b57a} <Debug> DynamicQueryHandler: Done processing query
1675 2024.07.25 05:49:02.923122 [ 3 ] {829e10bb-257e-4acb-9082-cb656422b57a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1676 2024.07.25 05:49:02.923138 [ 3 ] {} <Debug> HTTP-Session: 28204d44-1351-459e-b4be-e3df594a3fd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1677 2024.07.25 05:49:02.923408 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 34971, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1678 2024.07.25 05:49:02.923457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1679 2024.07.25 05:49:02.923477 [ 3 ] {} <Debug> HTTP-Session: 185846da-3cc0-4a40-8698-ca059a331b47 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1680 2024.07.25 05:49:02.923493 [ 3 ] {} <Debug> HTTP-Session: 185846da-3cc0-4a40-8698-ca059a331b47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1681 2024.07.25 05:49:02.923506 [ 3 ] {} <Debug> HTTP-Session: 185846da-3cc0-4a40-8698-ca059a331b47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1682 2024.07.25 05:49:02.923536 [ 3 ] {} <Trace> HTTP-Session: 185846da-3cc0-4a40-8698-ca059a331b47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1683 2024.07.25 05:49:02.923993 [ 3 ] {14ceb1c6-cd95-4ead-bfdf-e63cb52dff14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1684 2024.07.25 05:49:02.924063 [ 3 ] {14ceb1c6-cd95-4ead-bfdf-e63cb52dff14} <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_histogramf64
1685 2024.07.25 05:49:02.924482 [ 3 ] {14ceb1c6-cd95-4ead-bfdf-e63cb52dff14} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1686 2024.07.25 05:49:02.925122 [ 3 ] {14ceb1c6-cd95-4ead-bfdf-e63cb52dff14} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1687 2024.07.25 05:49:02.925159 [ 3 ] {14ceb1c6-cd95-4ead-bfdf-e63cb52dff14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
1688 2024.07.25 05:49:02.925753 [ 3 ] {14ceb1c6-cd95-4ead-bfdf-e63cb52dff14} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1689 2024.07.25 05:49:02.926165 [ 3 ] {14ceb1c6-cd95-4ead-bfdf-e63cb52dff14} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1690 2024.07.25 05:49:02.926338 [ 3 ] {14ceb1c6-cd95-4ead-bfdf-e63cb52dff14} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002719 sec., 8091.210003677823 rows/sec., 14.50 MiB/sec.
1691 2024.07.25 05:49:02.926563 [ 3 ] {14ceb1c6-cd95-4ead-bfdf-e63cb52dff14} <Debug> DynamicQueryHandler: Done processing query
1692 2024.07.25 05:49:02.926589 [ 3 ] {14ceb1c6-cd95-4ead-bfdf-e63cb52dff14} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
1693 2024.07.25 05:49:02.926605 [ 3 ] {} <Debug> HTTP-Session: 185846da-3cc0-4a40-8698-ca059a331b47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1694 2024.07.25 05:49:02.926735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1695 2024.07.25 05:49:02.926783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1696 2024.07.25 05:49:02.926802 [ 3 ] {} <Debug> HTTP-Session: e1046bf7-a511-41ab-8e5f-5738cd9c75e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1697 2024.07.25 05:49:02.926819 [ 3 ] {} <Debug> HTTP-Session: e1046bf7-a511-41ab-8e5f-5738cd9c75e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1698 2024.07.25 05:49:02.926832 [ 3 ] {} <Debug> HTTP-Session: e1046bf7-a511-41ab-8e5f-5738cd9c75e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1699 2024.07.25 05:49:02.926863 [ 3 ] {} <Trace> HTTP-Session: e1046bf7-a511-41ab-8e5f-5738cd9c75e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1700 2024.07.25 05:49:02.926963 [ 3 ] {309ff82c-5099-4565-93f9-aafac302968c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1701 2024.07.25 05:49:02.927007 [ 3 ] {309ff82c-5099-4565-93f9-aafac302968c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1702 2024.07.25 05:49:02.927133 [ 3 ] {309ff82c-5099-4565-93f9-aafac302968c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1703 2024.07.25 05:49:02.927415 [ 3 ] {309ff82c-5099-4565-93f9-aafac302968c} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1704 2024.07.25 05:49:02.927451 [ 3 ] {309ff82c-5099-4565-93f9-aafac302968c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
1705 2024.07.25 05:49:02.927800 [ 3 ] {309ff82c-5099-4565-93f9-aafac302968c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1706 2024.07.25 05:49:02.928116 [ 3 ] {309ff82c-5099-4565-93f9-aafac302968c} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1707 2024.07.25 05:49:02.928277 [ 3 ] {309ff82c-5099-4565-93f9-aafac302968c} <Debug> executeQuery: Read 22 rows, 1.47 KiB in 0.001339 sec., 16430.171769977595 rows/sec., 1.07 MiB/sec.
1708 2024.07.25 05:49:02.928445 [ 3 ] {309ff82c-5099-4565-93f9-aafac302968c} <Debug> DynamicQueryHandler: Done processing query
1709 2024.07.25 05:49:02.928470 [ 3 ] {309ff82c-5099-4565-93f9-aafac302968c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1710 2024.07.25 05:49:02.928485 [ 3 ] {} <Debug> HTTP-Session: e1046bf7-a511-41ab-8e5f-5738cd9c75e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1711 2024.07.25 05:49:07.864952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 4208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1712 2024.07.25 05:49:07.865079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1713 2024.07.25 05:49:07.865105 [ 3 ] {} <Debug> HTTP-Session: a309486d-84ec-42ab-a454-5332aaf209ef Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1714 2024.07.25 05:49:07.865130 [ 3 ] {} <Debug> HTTP-Session: a309486d-84ec-42ab-a454-5332aaf209ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1715 2024.07.25 05:49:07.865145 [ 3 ] {} <Debug> HTTP-Session: a309486d-84ec-42ab-a454-5332aaf209ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1716 2024.07.25 05:49:07.865195 [ 3 ] {} <Trace> HTTP-Session: a309486d-84ec-42ab-a454-5332aaf209ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1717 2024.07.25 05:49:07.865381 [ 3 ] {298a31f1-a7a8-4da6-863f-aff9922a39fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1718 2024.07.25 05:49:07.865448 [ 3 ] {298a31f1-a7a8-4da6-863f-aff9922a39fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1719 2024.07.25 05:49:07.865638 [ 3 ] {298a31f1-a7a8-4da6-863f-aff9922a39fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1720 2024.07.25 05:49:07.866090 [ 3 ] {298a31f1-a7a8-4da6-863f-aff9922a39fc} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1721 2024.07.25 05:49:07.866135 [ 3 ] {298a31f1-a7a8-4da6-863f-aff9922a39fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
1722 2024.07.25 05:49:07.866500 [ 3 ] {298a31f1-a7a8-4da6-863f-aff9922a39fc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1723 2024.07.25 05:49:07.866829 [ 3 ] {298a31f1-a7a8-4da6-863f-aff9922a39fc} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1724 2024.07.25 05:49:07.866998 [ 3 ] {298a31f1-a7a8-4da6-863f-aff9922a39fc} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001675 sec., 17910.44776119403 rows/sec., 1.37 MiB/sec.
1725 2024.07.25 05:49:07.867251 [ 3 ] {298a31f1-a7a8-4da6-863f-aff9922a39fc} <Debug> DynamicQueryHandler: Done processing query
1726 2024.07.25 05:49:07.867280 [ 3 ] {298a31f1-a7a8-4da6-863f-aff9922a39fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1727 2024.07.25 05:49:07.867296 [ 3 ] {} <Debug> HTTP-Session: a309486d-84ec-42ab-a454-5332aaf209ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1728 2024.07.25 05:49:07.867436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 6150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1729 2024.07.25 05:49:07.867492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1730 2024.07.25 05:49:07.867512 [ 3 ] {} <Debug> HTTP-Session: 87a7182c-075f-4c61-b13b-2702c99e865d Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1731 2024.07.25 05:49:07.867530 [ 3 ] {} <Debug> HTTP-Session: 87a7182c-075f-4c61-b13b-2702c99e865d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1732 2024.07.25 05:49:07.867544 [ 3 ] {} <Debug> HTTP-Session: 87a7182c-075f-4c61-b13b-2702c99e865d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1733 2024.07.25 05:49:07.867580 [ 3 ] {} <Trace> HTTP-Session: 87a7182c-075f-4c61-b13b-2702c99e865d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1734 2024.07.25 05:49:07.867695 [ 3 ] {94836735-108a-4723-8538-5bbb065250b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1735 2024.07.25 05:49:07.867742 [ 3 ] {94836735-108a-4723-8538-5bbb065250b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1736 2024.07.25 05:49:07.867874 [ 3 ] {94836735-108a-4723-8538-5bbb065250b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1737 2024.07.25 05:49:07.868220 [ 3 ] {94836735-108a-4723-8538-5bbb065250b5} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1738 2024.07.25 05:49:07.868258 [ 3 ] {94836735-108a-4723-8538-5bbb065250b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
1739 2024.07.25 05:49:07.868577 [ 3 ] {94836735-108a-4723-8538-5bbb065250b5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1740 2024.07.25 05:49:07.868880 [ 3 ] {94836735-108a-4723-8538-5bbb065250b5} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1741 2024.07.25 05:49:07.869047 [ 3 ] {94836735-108a-4723-8538-5bbb065250b5} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001383 sec., 26030.368763557486 rows/sec., 2.03 MiB/sec.
1742 2024.07.25 05:49:07.869218 [ 3 ] {94836735-108a-4723-8538-5bbb065250b5} <Debug> DynamicQueryHandler: Done processing query
1743 2024.07.25 05:49:07.869243 [ 3 ] {94836735-108a-4723-8538-5bbb065250b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1744 2024.07.25 05:49:07.869259 [ 3 ] {} <Debug> HTTP-Session: 87a7182c-075f-4c61-b13b-2702c99e865d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1745 2024.07.25 05:49:07.869426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 21082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1746 2024.07.25 05:49:07.869474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1747 2024.07.25 05:49:07.869495 [ 3 ] {} <Debug> HTTP-Session: e28da115-2d85-4093-bd3a-67a761a5bcb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1748 2024.07.25 05:49:07.869512 [ 3 ] {} <Debug> HTTP-Session: e28da115-2d85-4093-bd3a-67a761a5bcb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1749 2024.07.25 05:49:07.869526 [ 3 ] {} <Debug> HTTP-Session: e28da115-2d85-4093-bd3a-67a761a5bcb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1750 2024.07.25 05:49:07.869559 [ 3 ] {} <Trace> HTTP-Session: e28da115-2d85-4093-bd3a-67a761a5bcb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1751 2024.07.25 05:49:07.869694 [ 3 ] {8bb89a6f-3b3b-4b3a-8534-08f7181240b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1752 2024.07.25 05:49:07.869742 [ 3 ] {8bb89a6f-3b3b-4b3a-8534-08f7181240b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1753 2024.07.25 05:49:07.869889 [ 3 ] {8bb89a6f-3b3b-4b3a-8534-08f7181240b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1754 2024.07.25 05:49:07.870256 [ 3 ] {8bb89a6f-3b3b-4b3a-8534-08f7181240b3} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1755 2024.07.25 05:49:07.870294 [ 3 ] {8bb89a6f-3b3b-4b3a-8534-08f7181240b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
1756 2024.07.25 05:49:07.870687 [ 3 ] {8bb89a6f-3b3b-4b3a-8534-08f7181240b3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1757 2024.07.25 05:49:07.871025 [ 3 ] {8bb89a6f-3b3b-4b3a-8534-08f7181240b3} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1758 2024.07.25 05:49:07.871190 [ 3 ] {8bb89a6f-3b3b-4b3a-8534-08f7181240b3} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001552 sec., 70876.28865979382 rows/sec., 4.95 MiB/sec.
1759 2024.07.25 05:49:07.871482 [ 3 ] {8bb89a6f-3b3b-4b3a-8534-08f7181240b3} <Debug> DynamicQueryHandler: Done processing query
1760 2024.07.25 05:49:07.871508 [ 3 ] {8bb89a6f-3b3b-4b3a-8534-08f7181240b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1761 2024.07.25 05:49:07.871523 [ 3 ] {} <Debug> HTTP-Session: e28da115-2d85-4093-bd3a-67a761a5bcb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1762 2024.07.25 05:49:07.871642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1763 2024.07.25 05:49:07.871693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1764 2024.07.25 05:49:07.871712 [ 3 ] {} <Debug> HTTP-Session: 9b4da924-4159-44c7-a47f-03338046cf4e Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1765 2024.07.25 05:49:07.871730 [ 3 ] {} <Debug> HTTP-Session: 9b4da924-4159-44c7-a47f-03338046cf4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1766 2024.07.25 05:49:07.871743 [ 3 ] {} <Debug> HTTP-Session: 9b4da924-4159-44c7-a47f-03338046cf4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1767 2024.07.25 05:49:07.871775 [ 3 ] {} <Trace> HTTP-Session: 9b4da924-4159-44c7-a47f-03338046cf4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1768 2024.07.25 05:49:07.871885 [ 3 ] {95a4094f-ffaa-4c65-84c0-c93e814250f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1769 2024.07.25 05:49:07.871931 [ 3 ] {95a4094f-ffaa-4c65-84c0-c93e814250f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1770 2024.07.25 05:49:07.872077 [ 3 ] {95a4094f-ffaa-4c65-84c0-c93e814250f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1771 2024.07.25 05:49:07.872357 [ 3 ] {95a4094f-ffaa-4c65-84c0-c93e814250f6} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1772 2024.07.25 05:49:07.872394 [ 3 ] {95a4094f-ffaa-4c65-84c0-c93e814250f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
1773 2024.07.25 05:49:07.872741 [ 3 ] {95a4094f-ffaa-4c65-84c0-c93e814250f6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1774 2024.07.25 05:49:07.873060 [ 3 ] {95a4094f-ffaa-4c65-84c0-c93e814250f6} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1775 2024.07.25 05:49:07.873224 [ 3 ] {95a4094f-ffaa-4c65-84c0-c93e814250f6} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001371 sec., 29175.784099197666 rows/sec., 1.95 MiB/sec.
1776 2024.07.25 05:49:07.873498 [ 3 ] {95a4094f-ffaa-4c65-84c0-c93e814250f6} <Debug> DynamicQueryHandler: Done processing query
1777 2024.07.25 05:49:07.873524 [ 3 ] {95a4094f-ffaa-4c65-84c0-c93e814250f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1778 2024.07.25 05:49:07.873540 [ 3 ] {} <Debug> HTTP-Session: 9b4da924-4159-44c7-a47f-03338046cf4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1779 2024.07.25 05:49:12.865882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1780 2024.07.25 05:49:12.866020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1781 2024.07.25 05:49:12.866050 [ 3 ] {} <Debug> HTTP-Session: d7f8b794-f317-43f4-a063-4e11cdf04034 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1782 2024.07.25 05:49:12.866081 [ 3 ] {} <Debug> HTTP-Session: d7f8b794-f317-43f4-a063-4e11cdf04034 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1783 2024.07.25 05:49:12.866099 [ 3 ] {} <Debug> HTTP-Session: d7f8b794-f317-43f4-a063-4e11cdf04034 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1784 2024.07.25 05:49:12.866156 [ 3 ] {} <Trace> HTTP-Session: d7f8b794-f317-43f4-a063-4e11cdf04034 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1785 2024.07.25 05:49:12.866356 [ 3 ] {08a1222b-faef-4fcd-86a9-498930e62a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1786 2024.07.25 05:49:12.866431 [ 3 ] {08a1222b-faef-4fcd-86a9-498930e62a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1787 2024.07.25 05:49:12.866654 [ 3 ] {08a1222b-faef-4fcd-86a9-498930e62a3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1788 2024.07.25 05:49:12.867098 [ 3 ] {08a1222b-faef-4fcd-86a9-498930e62a3a} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1789 2024.07.25 05:49:12.867139 [ 3 ] {08a1222b-faef-4fcd-86a9-498930e62a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
1790 2024.07.25 05:49:12.867507 [ 3 ] {08a1222b-faef-4fcd-86a9-498930e62a3a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1791 2024.07.25 05:49:12.867842 [ 3 ] {08a1222b-faef-4fcd-86a9-498930e62a3a} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1792 2024.07.25 05:49:12.868010 [ 3 ] {08a1222b-faef-4fcd-86a9-498930e62a3a} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.001711 sec., 12857.977790765633 rows/sec., 1.02 MiB/sec.
1793 2024.07.25 05:49:12.868206 [ 3 ] {08a1222b-faef-4fcd-86a9-498930e62a3a} <Debug> DynamicQueryHandler: Done processing query
1794 2024.07.25 05:49:12.868233 [ 3 ] {08a1222b-faef-4fcd-86a9-498930e62a3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1795 2024.07.25 05:49:12.868250 [ 3 ] {} <Debug> HTTP-Session: d7f8b794-f317-43f4-a063-4e11cdf04034 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1796 2024.07.25 05:49:12.868400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1797 2024.07.25 05:49:12.868450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1798 2024.07.25 05:49:12.868469 [ 3 ] {} <Debug> HTTP-Session: c8f18677-483b-4ea2-b141-3b3ec9f8520c Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1799 2024.07.25 05:49:12.868487 [ 3 ] {} <Debug> HTTP-Session: c8f18677-483b-4ea2-b141-3b3ec9f8520c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1800 2024.07.25 05:49:12.868501 [ 3 ] {} <Debug> HTTP-Session: c8f18677-483b-4ea2-b141-3b3ec9f8520c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1801 2024.07.25 05:49:12.868533 [ 3 ] {} <Trace> HTTP-Session: c8f18677-483b-4ea2-b141-3b3ec9f8520c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1802 2024.07.25 05:49:12.868657 [ 3 ] {876cf010-e129-4663-a85d-54a6ee407147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1803 2024.07.25 05:49:12.868702 [ 3 ] {876cf010-e129-4663-a85d-54a6ee407147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1804 2024.07.25 05:49:12.868828 [ 3 ] {876cf010-e129-4663-a85d-54a6ee407147} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1805 2024.07.25 05:49:12.869199 [ 3 ] {876cf010-e129-4663-a85d-54a6ee407147} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1806 2024.07.25 05:49:12.869237 [ 3 ] {876cf010-e129-4663-a85d-54a6ee407147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
1807 2024.07.25 05:49:12.869549 [ 3 ] {876cf010-e129-4663-a85d-54a6ee407147} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1808 2024.07.25 05:49:12.869859 [ 3 ] {876cf010-e129-4663-a85d-54a6ee407147} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1809 2024.07.25 05:49:12.870020 [ 3 ] {876cf010-e129-4663-a85d-54a6ee407147} <Debug> executeQuery: Read 96 rows, 8.28 KiB in 0.001401 sec., 68522.48394004283 rows/sec., 5.77 MiB/sec.
1810 2024.07.25 05:49:12.870037 [ 76 ] {} <Debug> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1811 2024.07.25 05:49:12.870187 [ 76 ] {} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1812 2024.07.25 05:49:12.870251 [ 3 ] {876cf010-e129-4663-a85d-54a6ee407147} <Debug> DynamicQueryHandler: Done processing query
1813 2024.07.25 05:49:12.870258 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
1814 2024.07.25 05:49:12.870291 [ 3 ] {876cf010-e129-4663-a85d-54a6ee407147} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1815 2024.07.25 05:49:12.870347 [ 3 ] {} <Debug> HTTP-Session: c8f18677-483b-4ea2-b141-3b3ec9f8520c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1816 2024.07.25 05:49:12.870579 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9881, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1817 2024.07.25 05:49:12.870620 [ 201 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::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
1818 2024.07.25 05:49:12.870639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1819 2024.07.25 05:49:12.870695 [ 3 ] {} <Debug> HTTP-Session: a268455a-1113-4996-bed5-14ff8588f23c Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1820 2024.07.25 05:49:12.870735 [ 3 ] {} <Debug> HTTP-Session: a268455a-1113-4996-bed5-14ff8588f23c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1821 2024.07.25 05:49:12.870753 [ 3 ] {} <Debug> HTTP-Session: a268455a-1113-4996-bed5-14ff8588f23c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1822 2024.07.25 05:49:12.870816 [ 3 ] {} <Trace> HTTP-Session: a268455a-1113-4996-bed5-14ff8588f23c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1823 2024.07.25 05:49:12.870942 [ 201 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1824 2024.07.25 05:49:12.871009 [ 3 ] {7297ab6e-57a3-45e1-b182-e15f749c6827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1825 2024.07.25 05:49:12.871057 [ 3 ] {7297ab6e-57a3-45e1-b182-e15f749c6827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1826 2024.07.25 05:49:12.871084 [ 201 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part
1827 2024.07.25 05:49:12.871513 [ 201 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part
1828 2024.07.25 05:49:12.871597 [ 3 ] {7297ab6e-57a3-45e1-b182-e15f749c6827} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1829 2024.07.25 05:49:12.871849 [ 201 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part
1830 2024.07.25 05:49:12.871975 [ 201 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 96 rows starting from the beginning of the part
1831 2024.07.25 05:49:12.872269 [ 201 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part
1832 2024.07.25 05:49:12.872661 [ 201 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 96 rows starting from the beginning of the part
1833 2024.07.25 05:49:12.873315 [ 3 ] {7297ab6e-57a3-45e1-b182-e15f749c6827} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1834 2024.07.25 05:49:12.873371 [ 3 ] {7297ab6e-57a3-45e1-b182-e15f749c6827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
1835 2024.07.25 05:49:12.874152 [ 3 ] {7297ab6e-57a3-45e1-b182-e15f749c6827} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1836 2024.07.25 05:49:12.875257 [ 3 ] {7297ab6e-57a3-45e1-b182-e15f749c6827} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1837 2024.07.25 05:49:12.875549 [ 76 ] {} <Debug> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1838 2024.07.25 05:49:12.875589 [ 3 ] {7297ab6e-57a3-45e1-b182-e15f749c6827} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.004612 sec., 12575.888985255855 rows/sec., 1006.21 KiB/sec.
1839 2024.07.25 05:49:12.875697 [ 76 ] {} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1840 2024.07.25 05:49:12.875862 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
1841 2024.07.25 05:49:12.876274 [ 3 ] {7297ab6e-57a3-45e1-b182-e15f749c6827} <Debug> DynamicQueryHandler: Done processing query
1842 2024.07.25 05:49:12.876409 [ 3 ] {7297ab6e-57a3-45e1-b182-e15f749c6827} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1843 2024.07.25 05:49:12.876525 [ 3 ] {} <Debug> HTTP-Session: a268455a-1113-4996-bed5-14ff8588f23c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1844 2024.07.25 05:49:12.876665 [ 201 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::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
1845 2024.07.25 05:49:12.876877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 21082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1846 2024.07.25 05:49:12.876954 [ 191 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 350 rows, containing 4 columns (4 merged, 0 gathered) in 0.006498465 sec., 53858.872826121245 rows/sec., 4.57 MiB/sec.
1847 2024.07.25 05:49:12.877032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1848 2024.07.25 05:49:12.877123 [ 3 ] {} <Debug> HTTP-Session: 48bc7c16-5336-458e-be07-f14109e9d0d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1849 2024.07.25 05:49:12.877145 [ 201 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1850 2024.07.25 05:49:12.877159 [ 3 ] {} <Debug> HTTP-Session: 48bc7c16-5336-458e-be07-f14109e9d0d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1851 2024.07.25 05:49:12.877205 [ 201 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 27 rows starting from the beginning of the part
1852 2024.07.25 05:49:12.877216 [ 3 ] {} <Debug> HTTP-Session: 48bc7c16-5336-458e-be07-f14109e9d0d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1853 2024.07.25 05:49:12.877332 [ 3 ] {} <Trace> HTTP-Session: 48bc7c16-5336-458e-be07-f14109e9d0d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1854 2024.07.25 05:49:12.877491 [ 201 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part
1855 2024.07.25 05:49:12.877457 [ 191 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1856 2024.07.25 05:49:12.877904 [ 201 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::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
1857 2024.07.25 05:49:12.877959 [ 3 ] {f56546ba-235f-443c-a390-07ad9228f62a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1858 2024.07.25 05:49:12.878208 [ 3 ] {f56546ba-235f-443c-a390-07ad9228f62a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1859 2024.07.25 05:49:12.878297 [ 201 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 58 rows starting from the beginning of the part
1860 2024.07.25 05:49:12.878730 [ 201 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part
1861 2024.07.25 05:49:12.879065 [ 201 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 58 rows starting from the beginning of the part
1862 2024.07.25 05:49:12.880197 [ 3 ] {f56546ba-235f-443c-a390-07ad9228f62a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1863 2024.07.25 05:49:12.881017 [ 191 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_6_1} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1864 2024.07.25 05:49:12.881546 [ 191 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_6_1} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1865 2024.07.25 05:49:12.881727 [ 3 ] {f56546ba-235f-443c-a390-07ad9228f62a} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1866 2024.07.25 05:49:12.881826 [ 3 ] {f56546ba-235f-443c-a390-07ad9228f62a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
1867 2024.07.25 05:49:12.881954 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
1868 2024.07.25 05:49:12.882878 [ 201 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 215 rows, containing 4 columns (4 merged, 0 gathered) in 0.006781991 sec., 31701.605030145278 rows/sec., 2.48 MiB/sec.
1869 2024.07.25 05:49:12.883062 [ 3 ] {f56546ba-235f-443c-a390-07ad9228f62a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1870 2024.07.25 05:49:12.883104 [ 201 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1871 2024.07.25 05:49:12.884044 [ 3 ] {f56546ba-235f-443c-a390-07ad9228f62a} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1872 2024.07.25 05:49:12.884066 [ 201 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_6_1} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1873 2024.07.25 05:49:12.884280 [ 201 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_6_1} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1874 2024.07.25 05:49:12.884413 [ 3 ] {f56546ba-235f-443c-a390-07ad9228f62a} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.006743 sec., 16313.21370309951 rows/sec., 1.14 MiB/sec.
1875 2024.07.25 05:49:12.884480 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
1876 2024.07.25 05:49:12.884736 [ 3 ] {f56546ba-235f-443c-a390-07ad9228f62a} <Debug> DynamicQueryHandler: Done processing query
1877 2024.07.25 05:49:12.884767 [ 3 ] {f56546ba-235f-443c-a390-07ad9228f62a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1878 2024.07.25 05:49:12.884784 [ 3 ] {} <Debug> HTTP-Session: 48bc7c16-5336-458e-be07-f14109e9d0d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1879 2024.07.25 05:49:12.884989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 35004, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1880 2024.07.25 05:49:12.885039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1881 2024.07.25 05:49:12.885059 [ 3 ] {} <Debug> HTTP-Session: b51d6919-6e74-4084-b3d8-0e3e413eeb91 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1882 2024.07.25 05:49:12.885075 [ 3 ] {} <Debug> HTTP-Session: b51d6919-6e74-4084-b3d8-0e3e413eeb91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1883 2024.07.25 05:49:12.885089 [ 3 ] {} <Debug> HTTP-Session: b51d6919-6e74-4084-b3d8-0e3e413eeb91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1884 2024.07.25 05:49:12.885121 [ 3 ] {} <Trace> HTTP-Session: b51d6919-6e74-4084-b3d8-0e3e413eeb91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1885 2024.07.25 05:49:12.885528 [ 3 ] {3a38a3ee-4929-464b-b0cb-b3f11b98c06c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1886 2024.07.25 05:49:12.885602 [ 3 ] {3a38a3ee-4929-464b-b0cb-b3f11b98c06c} <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_histogramf64
1887 2024.07.25 05:49:12.886046 [ 3 ] {3a38a3ee-4929-464b-b0cb-b3f11b98c06c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1888 2024.07.25 05:49:12.886712 [ 3 ] {3a38a3ee-4929-464b-b0cb-b3f11b98c06c} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1889 2024.07.25 05:49:12.886749 [ 3 ] {3a38a3ee-4929-464b-b0cb-b3f11b98c06c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
1890 2024.07.25 05:49:12.887367 [ 3 ] {3a38a3ee-4929-464b-b0cb-b3f11b98c06c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1891 2024.07.25 05:49:12.887784 [ 3 ] {3a38a3ee-4929-464b-b0cb-b3f11b98c06c} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1892 2024.07.25 05:49:12.887974 [ 3 ] {3a38a3ee-4929-464b-b0cb-b3f11b98c06c} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002756 sec., 7982.583454281566 rows/sec., 14.30 MiB/sec.
1893 2024.07.25 05:49:12.888438 [ 3 ] {3a38a3ee-4929-464b-b0cb-b3f11b98c06c} <Debug> DynamicQueryHandler: Done processing query
1894 2024.07.25 05:49:12.888465 [ 3 ] {3a38a3ee-4929-464b-b0cb-b3f11b98c06c} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
1895 2024.07.25 05:49:12.888481 [ 3 ] {} <Debug> HTTP-Session: b51d6919-6e74-4084-b3d8-0e3e413eeb91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1896 2024.07.25 05:49:12.888605 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1897 2024.07.25 05:49:12.888655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1898 2024.07.25 05:49:12.888675 [ 3 ] {} <Debug> HTTP-Session: 331cece2-3cfb-4ede-80bf-44dbeeb4a541 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1899 2024.07.25 05:49:12.888692 [ 3 ] {} <Debug> HTTP-Session: 331cece2-3cfb-4ede-80bf-44dbeeb4a541 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1900 2024.07.25 05:49:12.888706 [ 3 ] {} <Debug> HTTP-Session: 331cece2-3cfb-4ede-80bf-44dbeeb4a541 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1901 2024.07.25 05:49:12.888738 [ 3 ] {} <Trace> HTTP-Session: 331cece2-3cfb-4ede-80bf-44dbeeb4a541 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1902 2024.07.25 05:49:12.888846 [ 3 ] {ea38528f-1542-4ca2-b0b9-962f1a870bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1903 2024.07.25 05:49:12.888890 [ 3 ] {ea38528f-1542-4ca2-b0b9-962f1a870bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1904 2024.07.25 05:49:12.889030 [ 3 ] {ea38528f-1542-4ca2-b0b9-962f1a870bd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1905 2024.07.25 05:49:12.889446 [ 3 ] {ea38528f-1542-4ca2-b0b9-962f1a870bd9} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1906 2024.07.25 05:49:12.889483 [ 3 ] {ea38528f-1542-4ca2-b0b9-962f1a870bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
1907 2024.07.25 05:49:12.889848 [ 3 ] {ea38528f-1542-4ca2-b0b9-962f1a870bd9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1908 2024.07.25 05:49:12.890183 [ 3 ] {ea38528f-1542-4ca2-b0b9-962f1a870bd9} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1909 2024.07.25 05:49:12.890348 [ 3 ] {ea38528f-1542-4ca2-b0b9-962f1a870bd9} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001529 sec., 26160.88947024199 rows/sec., 1.75 MiB/sec.
1910 2024.07.25 05:49:12.890522 [ 3 ] {ea38528f-1542-4ca2-b0b9-962f1a870bd9} <Debug> DynamicQueryHandler: Done processing query
1911 2024.07.25 05:49:12.890548 [ 3 ] {ea38528f-1542-4ca2-b0b9-962f1a870bd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1912 2024.07.25 05:49:12.890565 [ 3 ] {} <Debug> HTTP-Session: 331cece2-3cfb-4ede-80bf-44dbeeb4a541 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1913 2024.07.25 05:49:17.319596 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache
1914 2024.07.25 05:49:17.319659 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache
1915 2024.07.25 05:49:17.863946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 4208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1916 2024.07.25 05:49:17.864111 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1917 2024.07.25 05:49:17.864158 [ 3 ] {} <Debug> HTTP-Session: 547aecb6-12a9-4764-ba76-e422f8d4c5d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1918 2024.07.25 05:49:17.864201 [ 3 ] {} <Debug> HTTP-Session: 547aecb6-12a9-4764-ba76-e422f8d4c5d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1919 2024.07.25 05:49:17.864230 [ 3 ] {} <Debug> HTTP-Session: 547aecb6-12a9-4764-ba76-e422f8d4c5d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1920 2024.07.25 05:49:17.864312 [ 3 ] {} <Trace> HTTP-Session: 547aecb6-12a9-4764-ba76-e422f8d4c5d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1921 2024.07.25 05:49:17.864618 [ 3 ] {fcc15eb9-1c63-4c81-9554-63d2b7e3c6a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1922 2024.07.25 05:49:17.864730 [ 3 ] {fcc15eb9-1c63-4c81-9554-63d2b7e3c6a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1923 2024.07.25 05:49:17.865033 [ 3 ] {fcc15eb9-1c63-4c81-9554-63d2b7e3c6a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1924 2024.07.25 05:49:17.865542 [ 3 ] {fcc15eb9-1c63-4c81-9554-63d2b7e3c6a4} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1925 2024.07.25 05:49:17.865589 [ 3 ] {fcc15eb9-1c63-4c81-9554-63d2b7e3c6a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
1926 2024.07.25 05:49:17.865970 [ 3 ] {fcc15eb9-1c63-4c81-9554-63d2b7e3c6a4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1927 2024.07.25 05:49:17.866313 [ 3 ] {fcc15eb9-1c63-4c81-9554-63d2b7e3c6a4} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1928 2024.07.25 05:49:17.866482 [ 3 ] {fcc15eb9-1c63-4c81-9554-63d2b7e3c6a4} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001962 sec., 15290.519877675839 rows/sec., 1.17 MiB/sec.
1929 2024.07.25 05:49:17.866921 [ 3 ] {fcc15eb9-1c63-4c81-9554-63d2b7e3c6a4} <Debug> DynamicQueryHandler: Done processing query
1930 2024.07.25 05:49:17.866955 [ 3 ] {fcc15eb9-1c63-4c81-9554-63d2b7e3c6a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1931 2024.07.25 05:49:17.866972 [ 3 ] {} <Debug> HTTP-Session: 547aecb6-12a9-4764-ba76-e422f8d4c5d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1932 2024.07.25 05:49:17.867098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 6150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1933 2024.07.25 05:49:17.867157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1934 2024.07.25 05:49:17.867178 [ 3 ] {} <Debug> HTTP-Session: e11542ec-3177-4d72-9055-98d7815d26b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1935 2024.07.25 05:49:17.867196 [ 3 ] {} <Debug> HTTP-Session: e11542ec-3177-4d72-9055-98d7815d26b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1936 2024.07.25 05:49:17.867210 [ 3 ] {} <Debug> HTTP-Session: e11542ec-3177-4d72-9055-98d7815d26b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1937 2024.07.25 05:49:17.867247 [ 3 ] {} <Trace> HTTP-Session: e11542ec-3177-4d72-9055-98d7815d26b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1938 2024.07.25 05:49:17.867364 [ 3 ] {9b8eb578-b844-48f4-a569-ff78e1db77e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1939 2024.07.25 05:49:17.867411 [ 3 ] {9b8eb578-b844-48f4-a569-ff78e1db77e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1940 2024.07.25 05:49:17.867557 [ 3 ] {9b8eb578-b844-48f4-a569-ff78e1db77e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1941 2024.07.25 05:49:17.867896 [ 3 ] {9b8eb578-b844-48f4-a569-ff78e1db77e7} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1942 2024.07.25 05:49:17.867934 [ 3 ] {9b8eb578-b844-48f4-a569-ff78e1db77e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
1943 2024.07.25 05:49:17.868245 [ 3 ] {9b8eb578-b844-48f4-a569-ff78e1db77e7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1944 2024.07.25 05:49:17.868559 [ 3 ] {9b8eb578-b844-48f4-a569-ff78e1db77e7} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1945 2024.07.25 05:49:17.868714 [ 3 ] {9b8eb578-b844-48f4-a569-ff78e1db77e7} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001385 sec., 25992.779783393504 rows/sec., 2.03 MiB/sec.
1946 2024.07.25 05:49:17.868932 [ 3 ] {9b8eb578-b844-48f4-a569-ff78e1db77e7} <Debug> DynamicQueryHandler: Done processing query
1947 2024.07.25 05:49:17.868957 [ 3 ] {9b8eb578-b844-48f4-a569-ff78e1db77e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1948 2024.07.25 05:49:17.868974 [ 3 ] {} <Debug> HTTP-Session: e11542ec-3177-4d72-9055-98d7815d26b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1949 2024.07.25 05:49:17.869106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 21082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1950 2024.07.25 05:49:17.869159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1951 2024.07.25 05:49:17.869179 [ 3 ] {} <Debug> HTTP-Session: 6b512f4f-ab2a-479c-8fce-4153744b4f90 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1952 2024.07.25 05:49:17.869197 [ 3 ] {} <Debug> HTTP-Session: 6b512f4f-ab2a-479c-8fce-4153744b4f90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1953 2024.07.25 05:49:17.869211 [ 3 ] {} <Debug> HTTP-Session: 6b512f4f-ab2a-479c-8fce-4153744b4f90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1954 2024.07.25 05:49:17.869244 [ 3 ] {} <Trace> HTTP-Session: 6b512f4f-ab2a-479c-8fce-4153744b4f90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1955 2024.07.25 05:49:17.869382 [ 3 ] {5e1a8ab3-5c43-46cc-9a0d-73f454a5efde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1956 2024.07.25 05:49:17.869431 [ 3 ] {5e1a8ab3-5c43-46cc-9a0d-73f454a5efde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1957 2024.07.25 05:49:17.869578 [ 3 ] {5e1a8ab3-5c43-46cc-9a0d-73f454a5efde} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1958 2024.07.25 05:49:17.869929 [ 3 ] {5e1a8ab3-5c43-46cc-9a0d-73f454a5efde} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1959 2024.07.25 05:49:17.869966 [ 3 ] {5e1a8ab3-5c43-46cc-9a0d-73f454a5efde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
1960 2024.07.25 05:49:17.870356 [ 3 ] {5e1a8ab3-5c43-46cc-9a0d-73f454a5efde} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1961 2024.07.25 05:49:17.870710 [ 3 ] {5e1a8ab3-5c43-46cc-9a0d-73f454a5efde} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1962 2024.07.25 05:49:17.870869 [ 3 ] {5e1a8ab3-5c43-46cc-9a0d-73f454a5efde} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001543 sec., 71289.6953985742 rows/sec., 4.98 MiB/sec.
1963 2024.07.25 05:49:17.870869 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1964 2024.07.25 05:49:17.870981 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1965 2024.07.25 05:49:17.871037 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
1966 2024.07.25 05:49:17.871155 [ 3 ] {5e1a8ab3-5c43-46cc-9a0d-73f454a5efde} <Debug> DynamicQueryHandler: Done processing query
1967 2024.07.25 05:49:17.871284 [ 3 ] {5e1a8ab3-5c43-46cc-9a0d-73f454a5efde} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1968 2024.07.25 05:49:17.871496 [ 3 ] {} <Debug> HTTP-Session: 6b512f4f-ab2a-479c-8fce-4153744b4f90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1969 2024.07.25 05:49:17.871772 [ 191 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::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
1970 2024.07.25 05:49:17.871776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1971 2024.07.25 05:49:17.871901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1972 2024.07.25 05:49:17.871980 [ 3 ] {} <Debug> HTTP-Session: a9367cdf-1a2c-4f29-8095-77048c294edd Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
1973 2024.07.25 05:49:17.872037 [ 3 ] {} <Debug> HTTP-Session: a9367cdf-1a2c-4f29-8095-77048c294edd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1974 2024.07.25 05:49:17.872083 [ 3 ] {} <Debug> HTTP-Session: a9367cdf-1a2c-4f29-8095-77048c294edd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1975 2024.07.25 05:49:17.872141 [ 191 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1976 2024.07.25 05:49:17.872160 [ 3 ] {} <Trace> HTTP-Session: a9367cdf-1a2c-4f29-8095-77048c294edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1977 2024.07.25 05:49:17.872226 [ 191 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part
1978 2024.07.25 05:49:17.872493 [ 3 ] {5c2702a2-e2b2-48b0-82a4-3152658b826e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1979 2024.07.25 05:49:17.872518 [ 191 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::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
1980 2024.07.25 05:49:17.872635 [ 3 ] {5c2702a2-e2b2-48b0-82a4-3152658b826e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1981 2024.07.25 05:49:17.872792 [ 191 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part
1982 2024.07.25 05:49:17.873168 [ 191 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 110 rows starting from the beginning of the part
1983 2024.07.25 05:49:17.873535 [ 191 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 110 rows starting from the beginning of the part
1984 2024.07.25 05:49:17.873892 [ 191 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 110 rows starting from the beginning of the part
1985 2024.07.25 05:49:17.873904 [ 3 ] {5c2702a2-e2b2-48b0-82a4-3152658b826e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1986 2024.07.25 05:49:17.874907 [ 3 ] {5c2702a2-e2b2-48b0-82a4-3152658b826e} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1987 2024.07.25 05:49:17.874976 [ 3 ] {5c2702a2-e2b2-48b0-82a4-3152658b826e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
1988 2024.07.25 05:49:17.876129 [ 3 ] {5c2702a2-e2b2-48b0-82a4-3152658b826e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1989 2024.07.25 05:49:17.876964 [ 201 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 396 rows, containing 5 columns (5 merged, 0 gathered) in 0.005834959 sec., 67866.80077786322 rows/sec., 4.75 MiB/sec.
1990 2024.07.25 05:49:17.877024 [ 3 ] {5c2702a2-e2b2-48b0-82a4-3152658b826e} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1991 2024.07.25 05:49:17.877248 [ 73 ] {} <Debug> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1992 2024.07.25 05:49:17.877260 [ 201 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1993 2024.07.25 05:49:17.877315 [ 3 ] {5c2702a2-e2b2-48b0-82a4-3152658b826e} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.005018 sec., 7971.303308090873 rows/sec., 544.91 KiB/sec.
1994 2024.07.25 05:49:17.877332 [ 73 ] {} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1995 2024.07.25 05:49:17.877405 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
1996 2024.07.25 05:49:17.878130 [ 3 ] {5c2702a2-e2b2-48b0-82a4-3152658b826e} <Debug> DynamicQueryHandler: Done processing query
1997 2024.07.25 05:49:17.878178 [ 186 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
1998 2024.07.25 05:49:17.878216 [ 3 ] {5c2702a2-e2b2-48b0-82a4-3152658b826e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1999 2024.07.25 05:49:17.878308 [ 3 ] {} <Debug> HTTP-Session: a9367cdf-1a2c-4f29-8095-77048c294edd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2000 2024.07.25 05:49:17.878692 [ 186 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2001 2024.07.25 05:49:17.878768 [ 186 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part
2002 2024.07.25 05:49:17.878994 [ 201 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2003 2024.07.25 05:49:17.879049 [ 186 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
2004 2024.07.25 05:49:17.879327 [ 201 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2005 2024.07.25 05:49:17.879374 [ 186 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part
2006 2024.07.25 05:49:17.879589 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
2007 2024.07.25 05:49:17.879673 [ 186 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part
2008 2024.07.25 05:49:17.879830 [ 186 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
2009 2024.07.25 05:49:17.879970 [ 186 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part
2010 2024.07.25 05:49:17.881051 [ 201 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 158 rows, containing 4 columns (4 merged, 0 gathered) in 0.003451612 sec., 45775.71291327067 rows/sec., 3.02 MiB/sec.
2011 2024.07.25 05:49:17.881178 [ 186 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2012 2024.07.25 05:49:17.881539 [ 186 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_6_1} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2013 2024.07.25 05:49:17.881615 [ 186 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_6_1} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2014 2024.07.25 05:49:17.881683 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
2015 2024.07.25 05:49:22.865371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2016 2024.07.25 05:49:22.865503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2017 2024.07.25 05:49:22.865531 [ 3 ] {} <Debug> HTTP-Session: bd85a2dd-a3d3-4ed9-be44-0da8380f3a37 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2018 2024.07.25 05:49:22.865559 [ 3 ] {} <Debug> HTTP-Session: bd85a2dd-a3d3-4ed9-be44-0da8380f3a37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2019 2024.07.25 05:49:22.865576 [ 3 ] {} <Debug> HTTP-Session: bd85a2dd-a3d3-4ed9-be44-0da8380f3a37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2020 2024.07.25 05:49:22.865635 [ 3 ] {} <Trace> HTTP-Session: bd85a2dd-a3d3-4ed9-be44-0da8380f3a37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2021 2024.07.25 05:49:22.865848 [ 3 ] {ea643e8f-0577-485d-b785-034d677c1776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2022 2024.07.25 05:49:22.865921 [ 3 ] {ea643e8f-0577-485d-b785-034d677c1776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2023 2024.07.25 05:49:22.866143 [ 3 ] {ea643e8f-0577-485d-b785-034d677c1776} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2024 2024.07.25 05:49:22.866579 [ 3 ] {ea643e8f-0577-485d-b785-034d677c1776} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2025 2024.07.25 05:49:22.866622 [ 3 ] {ea643e8f-0577-485d-b785-034d677c1776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
2026 2024.07.25 05:49:22.866991 [ 3 ] {ea643e8f-0577-485d-b785-034d677c1776} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2027 2024.07.25 05:49:22.867328 [ 3 ] {ea643e8f-0577-485d-b785-034d677c1776} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2028 2024.07.25 05:49:22.867504 [ 3 ] {ea643e8f-0577-485d-b785-034d677c1776} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.001716 sec., 12820.51282051282 rows/sec., 1.01 MiB/sec.
2029 2024.07.25 05:49:22.867846 [ 3 ] {ea643e8f-0577-485d-b785-034d677c1776} <Debug> DynamicQueryHandler: Done processing query
2030 2024.07.25 05:49:22.867876 [ 3 ] {ea643e8f-0577-485d-b785-034d677c1776} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2031 2024.07.25 05:49:22.867893 [ 3 ] {} <Debug> HTTP-Session: bd85a2dd-a3d3-4ed9-be44-0da8380f3a37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2032 2024.07.25 05:49:22.868042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2033 2024.07.25 05:49:22.868096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2034 2024.07.25 05:49:22.868117 [ 3 ] {} <Debug> HTTP-Session: 7cb52fd0-db68-498c-bef3-35e6071c44e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2035 2024.07.25 05:49:22.868135 [ 3 ] {} <Debug> HTTP-Session: 7cb52fd0-db68-498c-bef3-35e6071c44e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2036 2024.07.25 05:49:22.868150 [ 3 ] {} <Debug> HTTP-Session: 7cb52fd0-db68-498c-bef3-35e6071c44e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2037 2024.07.25 05:49:22.868184 [ 3 ] {} <Trace> HTTP-Session: 7cb52fd0-db68-498c-bef3-35e6071c44e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2038 2024.07.25 05:49:22.868325 [ 3 ] {760f1bcd-0cbf-4382-9d9a-fc9b842fb122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2039 2024.07.25 05:49:22.868373 [ 3 ] {760f1bcd-0cbf-4382-9d9a-fc9b842fb122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2040 2024.07.25 05:49:22.868523 [ 3 ] {760f1bcd-0cbf-4382-9d9a-fc9b842fb122} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2041 2024.07.25 05:49:22.868983 [ 3 ] {760f1bcd-0cbf-4382-9d9a-fc9b842fb122} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2042 2024.07.25 05:49:22.869022 [ 3 ] {760f1bcd-0cbf-4382-9d9a-fc9b842fb122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
2043 2024.07.25 05:49:22.869353 [ 3 ] {760f1bcd-0cbf-4382-9d9a-fc9b842fb122} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2044 2024.07.25 05:49:22.869674 [ 3 ] {760f1bcd-0cbf-4382-9d9a-fc9b842fb122} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2045 2024.07.25 05:49:22.869839 [ 3 ] {760f1bcd-0cbf-4382-9d9a-fc9b842fb122} <Debug> executeQuery: Read 96 rows, 8.28 KiB in 0.001565 sec., 61341.85303514377 rows/sec., 5.17 MiB/sec.
2046 2024.07.25 05:49:22.870107 [ 3 ] {760f1bcd-0cbf-4382-9d9a-fc9b842fb122} <Debug> DynamicQueryHandler: Done processing query
2047 2024.07.25 05:49:22.870133 [ 3 ] {760f1bcd-0cbf-4382-9d9a-fc9b842fb122} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2048 2024.07.25 05:49:22.870149 [ 3 ] {} <Debug> HTTP-Session: 7cb52fd0-db68-498c-bef3-35e6071c44e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2049 2024.07.25 05:49:22.870278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9881, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2050 2024.07.25 05:49:22.870327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2051 2024.07.25 05:49:22.870346 [ 3 ] {} <Debug> HTTP-Session: 2b8ab596-01b5-466b-8b29-dcbb1b3d93b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2052 2024.07.25 05:49:22.870363 [ 3 ] {} <Debug> HTTP-Session: 2b8ab596-01b5-466b-8b29-dcbb1b3d93b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2053 2024.07.25 05:49:22.870376 [ 3 ] {} <Debug> HTTP-Session: 2b8ab596-01b5-466b-8b29-dcbb1b3d93b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2054 2024.07.25 05:49:22.870408 [ 3 ] {} <Trace> HTTP-Session: 2b8ab596-01b5-466b-8b29-dcbb1b3d93b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2055 2024.07.25 05:49:22.870521 [ 3 ] {51dea0fb-c797-4da8-9252-06f418c30931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2056 2024.07.25 05:49:22.870565 [ 3 ] {51dea0fb-c797-4da8-9252-06f418c30931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2057 2024.07.25 05:49:22.870711 [ 3 ] {51dea0fb-c797-4da8-9252-06f418c30931} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2058 2024.07.25 05:49:22.871031 [ 3 ] {51dea0fb-c797-4da8-9252-06f418c30931} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2059 2024.07.25 05:49:22.871067 [ 3 ] {51dea0fb-c797-4da8-9252-06f418c30931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
2060 2024.07.25 05:49:22.871378 [ 3 ] {51dea0fb-c797-4da8-9252-06f418c30931} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2061 2024.07.25 05:49:22.871682 [ 3 ] {51dea0fb-c797-4da8-9252-06f418c30931} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2062 2024.07.25 05:49:22.871832 [ 3 ] {51dea0fb-c797-4da8-9252-06f418c30931} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001348 sec., 43026.706231454 rows/sec., 3.36 MiB/sec.
2063 2024.07.25 05:49:22.872003 [ 3 ] {51dea0fb-c797-4da8-9252-06f418c30931} <Debug> DynamicQueryHandler: Done processing query
2064 2024.07.25 05:49:22.872028 [ 3 ] {51dea0fb-c797-4da8-9252-06f418c30931} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2065 2024.07.25 05:49:22.872044 [ 3 ] {} <Debug> HTTP-Session: 2b8ab596-01b5-466b-8b29-dcbb1b3d93b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2066 2024.07.25 05:49:22.872173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 21082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2067 2024.07.25 05:49:22.872221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2068 2024.07.25 05:49:22.872240 [ 3 ] {} <Debug> HTTP-Session: b672f00e-0f19-46bc-aff5-077638b3c5a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2069 2024.07.25 05:49:22.872257 [ 3 ] {} <Debug> HTTP-Session: b672f00e-0f19-46bc-aff5-077638b3c5a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2070 2024.07.25 05:49:22.872270 [ 3 ] {} <Debug> HTTP-Session: b672f00e-0f19-46bc-aff5-077638b3c5a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2071 2024.07.25 05:49:22.872300 [ 3 ] {} <Trace> HTTP-Session: b672f00e-0f19-46bc-aff5-077638b3c5a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2072 2024.07.25 05:49:22.872459 [ 3 ] {c32947b2-f2d2-4645-a9d0-cff1b10e511e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2073 2024.07.25 05:49:22.872506 [ 3 ] {c32947b2-f2d2-4645-a9d0-cff1b10e511e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2074 2024.07.25 05:49:22.872657 [ 3 ] {c32947b2-f2d2-4645-a9d0-cff1b10e511e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2075 2024.07.25 05:49:22.873046 [ 3 ] {c32947b2-f2d2-4645-a9d0-cff1b10e511e} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2076 2024.07.25 05:49:22.873082 [ 3 ] {c32947b2-f2d2-4645-a9d0-cff1b10e511e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
2077 2024.07.25 05:49:22.873483 [ 3 ] {c32947b2-f2d2-4645-a9d0-cff1b10e511e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2078 2024.07.25 05:49:22.873915 [ 3 ] {c32947b2-f2d2-4645-a9d0-cff1b10e511e} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2079 2024.07.25 05:49:22.874090 [ 3 ] {c32947b2-f2d2-4645-a9d0-cff1b10e511e} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001709 sec., 64365.12580456407 rows/sec., 4.49 MiB/sec.
2080 2024.07.25 05:49:22.874282 [ 3 ] {c32947b2-f2d2-4645-a9d0-cff1b10e511e} <Debug> DynamicQueryHandler: Done processing query
2081 2024.07.25 05:49:22.874308 [ 3 ] {c32947b2-f2d2-4645-a9d0-cff1b10e511e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2082 2024.07.25 05:49:22.874324 [ 3 ] {} <Debug> HTTP-Session: b672f00e-0f19-46bc-aff5-077638b3c5a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2083 2024.07.25 05:49:22.874494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 35005, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2084 2024.07.25 05:49:22.874544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2085 2024.07.25 05:49:22.874564 [ 3 ] {} <Debug> HTTP-Session: 3833dc64-3ce6-4b3f-954a-e065059e830a Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2086 2024.07.25 05:49:22.874582 [ 3 ] {} <Debug> HTTP-Session: 3833dc64-3ce6-4b3f-954a-e065059e830a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2087 2024.07.25 05:49:22.874595 [ 3 ] {} <Debug> HTTP-Session: 3833dc64-3ce6-4b3f-954a-e065059e830a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2088 2024.07.25 05:49:22.874627 [ 3 ] {} <Trace> HTTP-Session: 3833dc64-3ce6-4b3f-954a-e065059e830a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2089 2024.07.25 05:49:22.875233 [ 3 ] {669328f7-6151-4c28-96cc-f0a4c49e9aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2090 2024.07.25 05:49:22.875301 [ 3 ] {669328f7-6151-4c28-96cc-f0a4c49e9aff} <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_histogramf64
2091 2024.07.25 05:49:22.875710 [ 3 ] {669328f7-6151-4c28-96cc-f0a4c49e9aff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2092 2024.07.25 05:49:22.876381 [ 3 ] {669328f7-6151-4c28-96cc-f0a4c49e9aff} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2093 2024.07.25 05:49:22.876419 [ 3 ] {669328f7-6151-4c28-96cc-f0a4c49e9aff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
2094 2024.07.25 05:49:22.877007 [ 3 ] {669328f7-6151-4c28-96cc-f0a4c49e9aff} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2095 2024.07.25 05:49:22.877418 [ 3 ] {669328f7-6151-4c28-96cc-f0a4c49e9aff} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2096 2024.07.25 05:49:22.877632 [ 3 ] {669328f7-6151-4c28-96cc-f0a4c49e9aff} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002917 sec., 7541.995200548509 rows/sec., 13.51 MiB/sec.
2097 2024.07.25 05:49:22.878103 [ 3 ] {669328f7-6151-4c28-96cc-f0a4c49e9aff} <Debug> DynamicQueryHandler: Done processing query
2098 2024.07.25 05:49:22.878129 [ 3 ] {669328f7-6151-4c28-96cc-f0a4c49e9aff} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
2099 2024.07.25 05:49:22.878146 [ 3 ] {} <Debug> HTTP-Session: 3833dc64-3ce6-4b3f-954a-e065059e830a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2100 2024.07.25 05:49:22.878269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2101 2024.07.25 05:49:22.878319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2102 2024.07.25 05:49:22.878338 [ 3 ] {} <Debug> HTTP-Session: b9b54684-51b5-423e-9d09-90390b56b831 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2103 2024.07.25 05:49:22.878355 [ 3 ] {} <Debug> HTTP-Session: b9b54684-51b5-423e-9d09-90390b56b831 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2104 2024.07.25 05:49:22.878369 [ 3 ] {} <Debug> HTTP-Session: b9b54684-51b5-423e-9d09-90390b56b831 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2105 2024.07.25 05:49:22.878400 [ 3 ] {} <Trace> HTTP-Session: b9b54684-51b5-423e-9d09-90390b56b831 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2106 2024.07.25 05:49:22.878515 [ 3 ] {466d27ae-5c63-42b4-be69-b14b8d0b1245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2107 2024.07.25 05:49:22.878560 [ 3 ] {466d27ae-5c63-42b4-be69-b14b8d0b1245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2108 2024.07.25 05:49:22.878697 [ 3 ] {466d27ae-5c63-42b4-be69-b14b8d0b1245} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2109 2024.07.25 05:49:22.878978 [ 3 ] {466d27ae-5c63-42b4-be69-b14b8d0b1245} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2110 2024.07.25 05:49:22.879014 [ 3 ] {466d27ae-5c63-42b4-be69-b14b8d0b1245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
2111 2024.07.25 05:49:22.879370 [ 3 ] {466d27ae-5c63-42b4-be69-b14b8d0b1245} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2112 2024.07.25 05:49:22.879700 [ 3 ] {466d27ae-5c63-42b4-be69-b14b8d0b1245} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2113 2024.07.25 05:49:22.879857 [ 3 ] {466d27ae-5c63-42b4-be69-b14b8d0b1245} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001373 sec., 29133.284777858702 rows/sec., 1.94 MiB/sec.
2114 2024.07.25 05:49:22.880034 [ 3 ] {466d27ae-5c63-42b4-be69-b14b8d0b1245} <Debug> DynamicQueryHandler: Done processing query
2115 2024.07.25 05:49:22.880059 [ 3 ] {466d27ae-5c63-42b4-be69-b14b8d0b1245} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2116 2024.07.25 05:49:22.880076 [ 3 ] {} <Debug> HTTP-Session: b9b54684-51b5-423e-9d09-90390b56b831 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2117 2024.07.25 05:49:27.864205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 4208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2118 2024.07.25 05:49:27.864322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2119 2024.07.25 05:49:27.864348 [ 3 ] {} <Debug> HTTP-Session: 0dd5f4de-119a-4d9b-8493-6b3f22f9dc8c Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2120 2024.07.25 05:49:27.864373 [ 3 ] {} <Debug> HTTP-Session: 0dd5f4de-119a-4d9b-8493-6b3f22f9dc8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2121 2024.07.25 05:49:27.864387 [ 3 ] {} <Debug> HTTP-Session: 0dd5f4de-119a-4d9b-8493-6b3f22f9dc8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2122 2024.07.25 05:49:27.864437 [ 3 ] {} <Trace> HTTP-Session: 0dd5f4de-119a-4d9b-8493-6b3f22f9dc8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2123 2024.07.25 05:49:27.864625 [ 3 ] {c22ac3bd-2635-4010-b47e-51f3579fc756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2124 2024.07.25 05:49:27.864692 [ 3 ] {c22ac3bd-2635-4010-b47e-51f3579fc756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2125 2024.07.25 05:49:27.864887 [ 3 ] {c22ac3bd-2635-4010-b47e-51f3579fc756} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2126 2024.07.25 05:49:27.865324 [ 3 ] {c22ac3bd-2635-4010-b47e-51f3579fc756} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2127 2024.07.25 05:49:27.865371 [ 3 ] {c22ac3bd-2635-4010-b47e-51f3579fc756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
2128 2024.07.25 05:49:27.865738 [ 3 ] {c22ac3bd-2635-4010-b47e-51f3579fc756} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2129 2024.07.25 05:49:27.866076 [ 3 ] {c22ac3bd-2635-4010-b47e-51f3579fc756} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2130 2024.07.25 05:49:27.866265 [ 3 ] {c22ac3bd-2635-4010-b47e-51f3579fc756} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001702 sec., 17626.32197414806 rows/sec., 1.34 MiB/sec.
2131 2024.07.25 05:49:27.866481 [ 3 ] {c22ac3bd-2635-4010-b47e-51f3579fc756} <Debug> DynamicQueryHandler: Done processing query
2132 2024.07.25 05:49:27.866509 [ 3 ] {c22ac3bd-2635-4010-b47e-51f3579fc756} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2133 2024.07.25 05:49:27.866527 [ 3 ] {} <Debug> HTTP-Session: 0dd5f4de-119a-4d9b-8493-6b3f22f9dc8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2134 2024.07.25 05:49:27.866655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 6150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2135 2024.07.25 05:49:27.866712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2136 2024.07.25 05:49:27.866733 [ 3 ] {} <Debug> HTTP-Session: 0d404196-d425-4f23-924b-f1c351751043 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2137 2024.07.25 05:49:27.866752 [ 3 ] {} <Debug> HTTP-Session: 0d404196-d425-4f23-924b-f1c351751043 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2138 2024.07.25 05:49:27.866766 [ 3 ] {} <Debug> HTTP-Session: 0d404196-d425-4f23-924b-f1c351751043 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2139 2024.07.25 05:49:27.866802 [ 3 ] {} <Trace> HTTP-Session: 0d404196-d425-4f23-924b-f1c351751043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2140 2024.07.25 05:49:27.866918 [ 3 ] {e1236d47-dd63-400c-b3f9-1a47443e8463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2141 2024.07.25 05:49:27.866966 [ 3 ] {e1236d47-dd63-400c-b3f9-1a47443e8463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2142 2024.07.25 05:49:27.867102 [ 3 ] {e1236d47-dd63-400c-b3f9-1a47443e8463} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2143 2024.07.25 05:49:27.867412 [ 3 ] {e1236d47-dd63-400c-b3f9-1a47443e8463} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2144 2024.07.25 05:49:27.867450 [ 3 ] {e1236d47-dd63-400c-b3f9-1a47443e8463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
2145 2024.07.25 05:49:27.867763 [ 3 ] {e1236d47-dd63-400c-b3f9-1a47443e8463} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2146 2024.07.25 05:49:27.868106 [ 3 ] {e1236d47-dd63-400c-b3f9-1a47443e8463} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2147 2024.07.25 05:49:27.868260 [ 3 ] {e1236d47-dd63-400c-b3f9-1a47443e8463} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001375 sec., 26181.818181818184 rows/sec., 2.04 MiB/sec.
2148 2024.07.25 05:49:27.868436 [ 3 ] {e1236d47-dd63-400c-b3f9-1a47443e8463} <Debug> DynamicQueryHandler: Done processing query
2149 2024.07.25 05:49:27.868461 [ 3 ] {e1236d47-dd63-400c-b3f9-1a47443e8463} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2150 2024.07.25 05:49:27.868478 [ 3 ] {} <Debug> HTTP-Session: 0d404196-d425-4f23-924b-f1c351751043 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2151 2024.07.25 05:49:27.868648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 21082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2152 2024.07.25 05:49:27.868699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2153 2024.07.25 05:49:27.868719 [ 3 ] {} <Debug> HTTP-Session: 014c6547-d7f2-4567-a2fe-04fbe0628f44 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2154 2024.07.25 05:49:27.868736 [ 3 ] {} <Debug> HTTP-Session: 014c6547-d7f2-4567-a2fe-04fbe0628f44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2155 2024.07.25 05:49:27.868751 [ 3 ] {} <Debug> HTTP-Session: 014c6547-d7f2-4567-a2fe-04fbe0628f44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2156 2024.07.25 05:49:27.868783 [ 3 ] {} <Trace> HTTP-Session: 014c6547-d7f2-4567-a2fe-04fbe0628f44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2157 2024.07.25 05:49:27.868923 [ 3 ] {eaf4d482-c6fb-4a1d-962e-84560f06654b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2158 2024.07.25 05:49:27.868971 [ 3 ] {eaf4d482-c6fb-4a1d-962e-84560f06654b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2159 2024.07.25 05:49:27.869120 [ 3 ] {eaf4d482-c6fb-4a1d-962e-84560f06654b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2160 2024.07.25 05:49:27.869467 [ 3 ] {eaf4d482-c6fb-4a1d-962e-84560f06654b} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2161 2024.07.25 05:49:27.869504 [ 3 ] {eaf4d482-c6fb-4a1d-962e-84560f06654b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
2162 2024.07.25 05:49:27.869910 [ 3 ] {eaf4d482-c6fb-4a1d-962e-84560f06654b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2163 2024.07.25 05:49:27.870254 [ 3 ] {eaf4d482-c6fb-4a1d-962e-84560f06654b} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2164 2024.07.25 05:49:27.870410 [ 3 ] {eaf4d482-c6fb-4a1d-962e-84560f06654b} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001549 sec., 71013.5571336346 rows/sec., 4.96 MiB/sec.
2165 2024.07.25 05:49:27.870586 [ 3 ] {eaf4d482-c6fb-4a1d-962e-84560f06654b} <Debug> DynamicQueryHandler: Done processing query
2166 2024.07.25 05:49:27.870611 [ 3 ] {eaf4d482-c6fb-4a1d-962e-84560f06654b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2167 2024.07.25 05:49:27.870627 [ 3 ] {} <Debug> HTTP-Session: 014c6547-d7f2-4567-a2fe-04fbe0628f44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2168 2024.07.25 05:49:27.870742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2169 2024.07.25 05:49:27.870792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2170 2024.07.25 05:49:27.870813 [ 3 ] {} <Debug> HTTP-Session: 46d63aa6-e691-4caa-9181-8f897b0329be Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2171 2024.07.25 05:49:27.870830 [ 3 ] {} <Debug> HTTP-Session: 46d63aa6-e691-4caa-9181-8f897b0329be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2172 2024.07.25 05:49:27.870844 [ 3 ] {} <Debug> HTTP-Session: 46d63aa6-e691-4caa-9181-8f897b0329be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2173 2024.07.25 05:49:27.870876 [ 3 ] {} <Trace> HTTP-Session: 46d63aa6-e691-4caa-9181-8f897b0329be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2174 2024.07.25 05:49:27.870987 [ 3 ] {536fab19-f9d4-4e52-a5c0-30a4d67e1af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2175 2024.07.25 05:49:27.871032 [ 3 ] {536fab19-f9d4-4e52-a5c0-30a4d67e1af8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2176 2024.07.25 05:49:27.871159 [ 3 ] {536fab19-f9d4-4e52-a5c0-30a4d67e1af8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2177 2024.07.25 05:49:27.871434 [ 3 ] {536fab19-f9d4-4e52-a5c0-30a4d67e1af8} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2178 2024.07.25 05:49:27.871472 [ 3 ] {536fab19-f9d4-4e52-a5c0-30a4d67e1af8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
2179 2024.07.25 05:49:27.871829 [ 3 ] {536fab19-f9d4-4e52-a5c0-30a4d67e1af8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2180 2024.07.25 05:49:27.872156 [ 3 ] {536fab19-f9d4-4e52-a5c0-30a4d67e1af8} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2181 2024.07.25 05:49:27.872312 [ 3 ] {536fab19-f9d4-4e52-a5c0-30a4d67e1af8} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001361 sec., 29390.154298310066 rows/sec., 1.96 MiB/sec.
2182 2024.07.25 05:49:27.872482 [ 3 ] {536fab19-f9d4-4e52-a5c0-30a4d67e1af8} <Debug> DynamicQueryHandler: Done processing query
2183 2024.07.25 05:49:27.872508 [ 3 ] {536fab19-f9d4-4e52-a5c0-30a4d67e1af8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2184 2024.07.25 05:49:27.872525 [ 3 ] {} <Debug> HTTP-Session: 46d63aa6-e691-4caa-9181-8f897b0329be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2185 2024.07.25 05:49:32.319920 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache
2186 2024.07.25 05:49:32.320016 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache
2187 2024.07.25 05:49:32.862386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2188 2024.07.25 05:49:32.862524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2189 2024.07.25 05:49:32.862569 [ 3 ] {} <Debug> HTTP-Session: bac04e50-4f7e-4405-8f93-d93ef2a5ab9a Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2190 2024.07.25 05:49:32.862610 [ 3 ] {} <Debug> HTTP-Session: bac04e50-4f7e-4405-8f93-d93ef2a5ab9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2191 2024.07.25 05:49:32.862638 [ 3 ] {} <Debug> HTTP-Session: bac04e50-4f7e-4405-8f93-d93ef2a5ab9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2192 2024.07.25 05:49:32.862717 [ 3 ] {} <Trace> HTTP-Session: bac04e50-4f7e-4405-8f93-d93ef2a5ab9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2193 2024.07.25 05:49:32.863093 [ 3 ] {4a3eae56-bd3d-442e-b023-af1a24cbd305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2194 2024.07.25 05:49:32.863637 [ 3 ] {4a3eae56-bd3d-442e-b023-af1a24cbd305} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2195 2024.07.25 05:49:32.863681 [ 3 ] {4a3eae56-bd3d-442e-b023-af1a24cbd305} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2196 2024.07.25 05:49:32.863988 [ 3 ] {4a3eae56-bd3d-442e-b023-af1a24cbd305} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2197 2024.07.25 05:49:32.864072 [ 3 ] {4a3eae56-bd3d-442e-b023-af1a24cbd305} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2198 2024.07.25 05:49:32.864244 [ 3 ] {4a3eae56-bd3d-442e-b023-af1a24cbd305} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
2199 2024.07.25 05:49:32.864413 [ 251 ] {4a3eae56-bd3d-442e-b023-af1a24cbd305} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2200 2024.07.25 05:49:32.864440 [ 252 ] {4a3eae56-bd3d-442e-b023-af1a24cbd305} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2201 2024.07.25 05:49:32.864413 [ 254 ] {4a3eae56-bd3d-442e-b023-af1a24cbd305} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2202 2024.07.25 05:49:32.864687 [ 3 ] {4a3eae56-bd3d-442e-b023-af1a24cbd305} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (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
2203 2024.07.25 05:49:32.864724 [ 3 ] {4a3eae56-bd3d-442e-b023-af1a24cbd305} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Spreading mark ranges among streams (default reading)
2204 2024.07.25 05:49:32.864841 [ 3 ] {4a3eae56-bd3d-442e-b023-af1a24cbd305} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2205 2024.07.25 05:49:32.864863 [ 3 ] {4a3eae56-bd3d-442e-b023-af1a24cbd305} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Reading approx. 22 rows with 3 streams
2206 2024.07.25 05:49:32.864907 [ 3 ] {4a3eae56-bd3d-442e-b023-af1a24cbd305} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2207 2024.07.25 05:49:32.864954 [ 3 ] {4a3eae56-bd3d-442e-b023-af1a24cbd305} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2208 2024.07.25 05:49:32.864993 [ 3 ] {4a3eae56-bd3d-442e-b023-af1a24cbd305} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2209 2024.07.25 05:49:32.867166 [ 3 ] {4a3eae56-bd3d-442e-b023-af1a24cbd305} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.004252 sec., 5174.035747883349 rows/sec., 216.58 KiB/sec.
2210 2024.07.25 05:49:32.867573 [ 3 ] {4a3eae56-bd3d-442e-b023-af1a24cbd305} <Debug> DynamicQueryHandler: Done processing query
2211 2024.07.25 05:49:32.867600 [ 3 ] {4a3eae56-bd3d-442e-b023-af1a24cbd305} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2212 2024.07.25 05:49:32.867618 [ 3 ] {} <Debug> HTTP-Session: bac04e50-4f7e-4405-8f93-d93ef2a5ab9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2213 2024.07.25 05:49:32.871105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2214 2024.07.25 05:49:32.871207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2215 2024.07.25 05:49:32.871246 [ 3 ] {} <Debug> HTTP-Session: bce76fef-59b6-4c91-aadf-363980d549c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2216 2024.07.25 05:49:32.871281 [ 3 ] {} <Debug> HTTP-Session: bce76fef-59b6-4c91-aadf-363980d549c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2217 2024.07.25 05:49:32.871308 [ 3 ] {} <Debug> HTTP-Session: bce76fef-59b6-4c91-aadf-363980d549c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2218 2024.07.25 05:49:32.871375 [ 3 ] {} <Trace> HTTP-Session: bce76fef-59b6-4c91-aadf-363980d549c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2219 2024.07.25 05:49:32.871565 [ 3 ] {4c453a5d-d075-48fa-82dc-0ef350790b32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2220 2024.07.25 05:49:32.871616 [ 3 ] {4c453a5d-d075-48fa-82dc-0ef350790b32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2221 2024.07.25 05:49:32.871794 [ 3 ] {4c453a5d-d075-48fa-82dc-0ef350790b32} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2222 2024.07.25 05:49:32.872124 [ 3 ] {4c453a5d-d075-48fa-82dc-0ef350790b32} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2223 2024.07.25 05:49:32.872164 [ 3 ] {4c453a5d-d075-48fa-82dc-0ef350790b32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
2224 2024.07.25 05:49:32.872650 [ 3 ] {4c453a5d-d075-48fa-82dc-0ef350790b32} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2225 2024.07.25 05:49:32.873004 [ 3 ] {4c453a5d-d075-48fa-82dc-0ef350790b32} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2226 2024.07.25 05:49:32.873186 [ 3 ] {4c453a5d-d075-48fa-82dc-0ef350790b32} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001659 sec., 602.7727546714888 rows/sec., 136.57 KiB/sec.
2227 2024.07.25 05:49:32.873487 [ 3 ] {4c453a5d-d075-48fa-82dc-0ef350790b32} <Debug> DynamicQueryHandler: Done processing query
2228 2024.07.25 05:49:32.873513 [ 3 ] {4c453a5d-d075-48fa-82dc-0ef350790b32} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2229 2024.07.25 05:49:32.873530 [ 3 ] {} <Debug> HTTP-Session: bce76fef-59b6-4c91-aadf-363980d549c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2230 2024.07.25 05:49:32.873660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2231 2024.07.25 05:49:32.873711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2232 2024.07.25 05:49:32.873731 [ 3 ] {} <Debug> HTTP-Session: 5e3b67ca-00ed-4619-bcb6-bb129a812957 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2233 2024.07.25 05:49:32.873748 [ 3 ] {} <Debug> HTTP-Session: 5e3b67ca-00ed-4619-bcb6-bb129a812957 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2234 2024.07.25 05:49:32.873764 [ 3 ] {} <Debug> HTTP-Session: 5e3b67ca-00ed-4619-bcb6-bb129a812957 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2235 2024.07.25 05:49:32.873798 [ 3 ] {} <Trace> HTTP-Session: 5e3b67ca-00ed-4619-bcb6-bb129a812957 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2236 2024.07.25 05:49:32.873907 [ 3 ] {ce2f9884-efa9-4fa5-b142-1ac22e0a7568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2237 2024.07.25 05:49:32.873954 [ 3 ] {ce2f9884-efa9-4fa5-b142-1ac22e0a7568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2238 2024.07.25 05:49:32.874100 [ 3 ] {ce2f9884-efa9-4fa5-b142-1ac22e0a7568} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2239 2024.07.25 05:49:32.874417 [ 3 ] {ce2f9884-efa9-4fa5-b142-1ac22e0a7568} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2240 2024.07.25 05:49:32.874454 [ 3 ] {ce2f9884-efa9-4fa5-b142-1ac22e0a7568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
2241 2024.07.25 05:49:32.874766 [ 3 ] {ce2f9884-efa9-4fa5-b142-1ac22e0a7568} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2242 2024.07.25 05:49:32.875079 [ 3 ] {ce2f9884-efa9-4fa5-b142-1ac22e0a7568} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2243 2024.07.25 05:49:32.875234 [ 60 ] {} <Debug> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2244 2024.07.25 05:49:32.875243 [ 3 ] {ce2f9884-efa9-4fa5-b142-1ac22e0a7568} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.001364 sec., 16129.032258064517 rows/sec., 1.28 MiB/sec.
2245 2024.07.25 05:49:32.875299 [ 60 ] {} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2246 2024.07.25 05:49:32.875363 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
2247 2024.07.25 05:49:32.875517 [ 190 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::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
2248 2024.07.25 05:49:32.875541 [ 3 ] {ce2f9884-efa9-4fa5-b142-1ac22e0a7568} <Debug> DynamicQueryHandler: Done processing query
2249 2024.07.25 05:49:32.875573 [ 3 ] {ce2f9884-efa9-4fa5-b142-1ac22e0a7568} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2250 2024.07.25 05:49:32.875598 [ 3 ] {} <Debug> HTTP-Session: 5e3b67ca-00ed-4619-bcb6-bb129a812957 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2251 2024.07.25 05:49:32.875679 [ 190 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2252 2024.07.25 05:49:32.875723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2253 2024.07.25 05:49:32.875718 [ 190 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 20 rows starting from the beginning of the part
2254 2024.07.25 05:49:32.875781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2255 2024.07.25 05:49:32.875812 [ 3 ] {} <Debug> HTTP-Session: 26188a9c-ab0c-451e-afb9-4a16b0721aa0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2256 2024.07.25 05:49:32.875858 [ 3 ] {} <Debug> HTTP-Session: 26188a9c-ab0c-451e-afb9-4a16b0721aa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2257 2024.07.25 05:49:32.875902 [ 190 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::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
2258 2024.07.25 05:49:32.875923 [ 3 ] {} <Debug> HTTP-Session: 26188a9c-ab0c-451e-afb9-4a16b0721aa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2259 2024.07.25 05:49:32.876026 [ 3 ] {} <Trace> HTTP-Session: 26188a9c-ab0c-451e-afb9-4a16b0721aa0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2260 2024.07.25 05:49:32.876259 [ 190 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part
2261 2024.07.25 05:49:32.876349 [ 3 ] {08bc76f8-0378-4349-a9bc-1a476a777ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2262 2024.07.25 05:49:32.876532 [ 3 ] {08bc76f8-0378-4349-a9bc-1a476a777ba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2263 2024.07.25 05:49:32.876550 [ 190 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part
2264 2024.07.25 05:49:32.876764 [ 190 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 22 rows starting from the beginning of the part
2265 2024.07.25 05:49:32.876978 [ 190 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 22 rows starting from the beginning of the part
2266 2024.07.25 05:49:32.877502 [ 3 ] {08bc76f8-0378-4349-a9bc-1a476a777ba4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2267 2024.07.25 05:49:32.877969 [ 3 ] {08bc76f8-0378-4349-a9bc-1a476a777ba4} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2268 2024.07.25 05:49:32.878017 [ 3 ] {08bc76f8-0378-4349-a9bc-1a476a777ba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
2269 2024.07.25 05:49:32.878642 [ 201 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 128 rows, containing 4 columns (4 merged, 0 gathered) in 0.003177315 sec., 40285.58704440699 rows/sec., 3.19 MiB/sec.
2270 2024.07.25 05:49:32.878655 [ 3 ] {08bc76f8-0378-4349-a9bc-1a476a777ba4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2271 2024.07.25 05:49:32.878903 [ 201 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2272 2024.07.25 05:49:32.879420 [ 3 ] {08bc76f8-0378-4349-a9bc-1a476a777ba4} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2273 2024.07.25 05:49:32.879760 [ 3 ] {08bc76f8-0378-4349-a9bc-1a476a777ba4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.003471 sec., 576.2028233938346 rows/sec., 46.99 KiB/sec.
2274 2024.07.25 05:49:32.879964 [ 201 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_6_1} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2275 2024.07.25 05:49:32.880188 [ 201 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_6_1} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2276 2024.07.25 05:49:32.880234 [ 3 ] {08bc76f8-0378-4349-a9bc-1a476a777ba4} <Debug> DynamicQueryHandler: Done processing query
2277 2024.07.25 05:49:32.880314 [ 3 ] {08bc76f8-0378-4349-a9bc-1a476a777ba4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2278 2024.07.25 05:49:32.880347 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
2279 2024.07.25 05:49:32.880357 [ 3 ] {} <Debug> HTTP-Session: 26188a9c-ab0c-451e-afb9-4a16b0721aa0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2280 2024.07.25 05:49:32.880568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2281 2024.07.25 05:49:32.880618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2282 2024.07.25 05:49:32.880638 [ 3 ] {} <Debug> HTTP-Session: 5726fa8a-0d62-4e84-868f-7a2a76774867 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2283 2024.07.25 05:49:32.880656 [ 3 ] {} <Debug> HTTP-Session: 5726fa8a-0d62-4e84-868f-7a2a76774867 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2284 2024.07.25 05:49:32.880669 [ 3 ] {} <Debug> HTTP-Session: 5726fa8a-0d62-4e84-868f-7a2a76774867 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2285 2024.07.25 05:49:32.880701 [ 3 ] {} <Trace> HTTP-Session: 5726fa8a-0d62-4e84-868f-7a2a76774867 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2286 2024.07.25 05:49:32.880830 [ 3 ] {804c6143-9181-4bb5-963e-ef6c86d82bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2287 2024.07.25 05:49:32.880874 [ 3 ] {804c6143-9181-4bb5-963e-ef6c86d82bfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2288 2024.07.25 05:49:32.881020 [ 3 ] {804c6143-9181-4bb5-963e-ef6c86d82bfa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2289 2024.07.25 05:49:32.881378 [ 3 ] {804c6143-9181-4bb5-963e-ef6c86d82bfa} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2290 2024.07.25 05:49:32.881414 [ 3 ] {804c6143-9181-4bb5-963e-ef6c86d82bfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
2291 2024.07.25 05:49:32.881758 [ 3 ] {804c6143-9181-4bb5-963e-ef6c86d82bfa} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2292 2024.07.25 05:49:32.882078 [ 3 ] {804c6143-9181-4bb5-963e-ef6c86d82bfa} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2293 2024.07.25 05:49:32.882242 [ 3 ] {804c6143-9181-4bb5-963e-ef6c86d82bfa} <Debug> executeQuery: Read 97 rows, 8.35 KiB in 0.001453 sec., 66758.4308327598 rows/sec., 5.61 MiB/sec.
2294 2024.07.25 05:49:32.882530 [ 3 ] {804c6143-9181-4bb5-963e-ef6c86d82bfa} <Debug> DynamicQueryHandler: Done processing query
2295 2024.07.25 05:49:32.882554 [ 3 ] {804c6143-9181-4bb5-963e-ef6c86d82bfa} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2296 2024.07.25 05:49:32.882571 [ 3 ] {} <Debug> HTTP-Session: 5726fa8a-0d62-4e84-868f-7a2a76774867 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2297 2024.07.25 05:49:32.882693 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2298 2024.07.25 05:49:32.882743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2299 2024.07.25 05:49:32.882764 [ 3 ] {} <Debug> HTTP-Session: 53abb141-05ec-4527-9686-cafa94b15dca Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2300 2024.07.25 05:49:32.882780 [ 3 ] {} <Debug> HTTP-Session: 53abb141-05ec-4527-9686-cafa94b15dca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2301 2024.07.25 05:49:32.882794 [ 3 ] {} <Debug> HTTP-Session: 53abb141-05ec-4527-9686-cafa94b15dca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2302 2024.07.25 05:49:32.882825 [ 3 ] {} <Trace> HTTP-Session: 53abb141-05ec-4527-9686-cafa94b15dca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2303 2024.07.25 05:49:32.882918 [ 3 ] {0375b7a6-8548-48ef-b6ff-ddf0fc25c2d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2304 2024.07.25 05:49:32.882963 [ 3 ] {0375b7a6-8548-48ef-b6ff-ddf0fc25c2d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2305 2024.07.25 05:49:32.883106 [ 3 ] {0375b7a6-8548-48ef-b6ff-ddf0fc25c2d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2306 2024.07.25 05:49:32.883446 [ 3 ] {0375b7a6-8548-48ef-b6ff-ddf0fc25c2d2} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2307 2024.07.25 05:49:32.883483 [ 3 ] {0375b7a6-8548-48ef-b6ff-ddf0fc25c2d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
2308 2024.07.25 05:49:32.883778 [ 3 ] {0375b7a6-8548-48ef-b6ff-ddf0fc25c2d2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2309 2024.07.25 05:49:32.884092 [ 3 ] {0375b7a6-8548-48ef-b6ff-ddf0fc25c2d2} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2310 2024.07.25 05:49:32.884231 [ 3 ] {0375b7a6-8548-48ef-b6ff-ddf0fc25c2d2} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001336 sec., 1497.005988023952 rows/sec., 104.53 KiB/sec.
2311 2024.07.25 05:49:32.884388 [ 3 ] {0375b7a6-8548-48ef-b6ff-ddf0fc25c2d2} <Debug> DynamicQueryHandler: Done processing query
2312 2024.07.25 05:49:32.884412 [ 3 ] {0375b7a6-8548-48ef-b6ff-ddf0fc25c2d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2313 2024.07.25 05:49:32.884427 [ 3 ] {} <Debug> HTTP-Session: 53abb141-05ec-4527-9686-cafa94b15dca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2314 2024.07.25 05:49:32.884551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 10222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2315 2024.07.25 05:49:32.884598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2316 2024.07.25 05:49:32.884618 [ 3 ] {} <Debug> HTTP-Session: 05c82e51-3734-45d5-abe4-4e3a6d8edc85 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2317 2024.07.25 05:49:32.884634 [ 3 ] {} <Debug> HTTP-Session: 05c82e51-3734-45d5-abe4-4e3a6d8edc85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2318 2024.07.25 05:49:32.884648 [ 3 ] {} <Debug> HTTP-Session: 05c82e51-3734-45d5-abe4-4e3a6d8edc85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2319 2024.07.25 05:49:32.884679 [ 3 ] {} <Trace> HTTP-Session: 05c82e51-3734-45d5-abe4-4e3a6d8edc85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2320 2024.07.25 05:49:32.884787 [ 3 ] {2382a8b8-4751-447e-a192-c2cf427589f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2321 2024.07.25 05:49:32.884830 [ 3 ] {2382a8b8-4751-447e-a192-c2cf427589f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2322 2024.07.25 05:49:32.884955 [ 3 ] {2382a8b8-4751-447e-a192-c2cf427589f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2323 2024.07.25 05:49:32.885287 [ 3 ] {2382a8b8-4751-447e-a192-c2cf427589f9} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2324 2024.07.25 05:49:32.885324 [ 3 ] {2382a8b8-4751-447e-a192-c2cf427589f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
2325 2024.07.25 05:49:32.885635 [ 3 ] {2382a8b8-4751-447e-a192-c2cf427589f9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2326 2024.07.25 05:49:32.885948 [ 3 ] {2382a8b8-4751-447e-a192-c2cf427589f9} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2327 2024.07.25 05:49:32.886114 [ 3 ] {2382a8b8-4751-447e-a192-c2cf427589f9} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001357 sec., 44215.18054532056 rows/sec., 3.46 MiB/sec.
2328 2024.07.25 05:49:32.886282 [ 3 ] {2382a8b8-4751-447e-a192-c2cf427589f9} <Debug> DynamicQueryHandler: Done processing query
2329 2024.07.25 05:49:32.886307 [ 3 ] {2382a8b8-4751-447e-a192-c2cf427589f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2330 2024.07.25 05:49:32.886322 [ 3 ] {} <Debug> HTTP-Session: 05c82e51-3734-45d5-abe4-4e3a6d8edc85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2331 2024.07.25 05:49:32.886483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 21271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2332 2024.07.25 05:49:32.886532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2333 2024.07.25 05:49:32.886551 [ 3 ] {} <Debug> HTTP-Session: 5adc938e-f5be-4c9f-b898-13f8a1475fcb Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2334 2024.07.25 05:49:32.886567 [ 3 ] {} <Debug> HTTP-Session: 5adc938e-f5be-4c9f-b898-13f8a1475fcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2335 2024.07.25 05:49:32.886581 [ 3 ] {} <Debug> HTTP-Session: 5adc938e-f5be-4c9f-b898-13f8a1475fcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2336 2024.07.25 05:49:32.886612 [ 3 ] {} <Trace> HTTP-Session: 5adc938e-f5be-4c9f-b898-13f8a1475fcb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2337 2024.07.25 05:49:32.886742 [ 3 ] {14747e80-31f6-447f-9e48-5d7a8deb5872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2338 2024.07.25 05:49:32.886789 [ 3 ] {14747e80-31f6-447f-9e48-5d7a8deb5872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2339 2024.07.25 05:49:32.886935 [ 3 ] {14747e80-31f6-447f-9e48-5d7a8deb5872} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2340 2024.07.25 05:49:32.887256 [ 3 ] {14747e80-31f6-447f-9e48-5d7a8deb5872} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2341 2024.07.25 05:49:32.887293 [ 3 ] {14747e80-31f6-447f-9e48-5d7a8deb5872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
2342 2024.07.25 05:49:32.887693 [ 3 ] {14747e80-31f6-447f-9e48-5d7a8deb5872} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2343 2024.07.25 05:49:32.888030 [ 3 ] {14747e80-31f6-447f-9e48-5d7a8deb5872} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2344 2024.07.25 05:49:32.888175 [ 3 ] {14747e80-31f6-447f-9e48-5d7a8deb5872} <Debug> executeQuery: Read 111 rows, 7.93 KiB in 0.001483 sec., 74848.28051247471 rows/sec., 5.22 MiB/sec.
2345 2024.07.25 05:49:32.888342 [ 3 ] {14747e80-31f6-447f-9e48-5d7a8deb5872} <Debug> DynamicQueryHandler: Done processing query
2346 2024.07.25 05:49:32.888366 [ 3 ] {14747e80-31f6-447f-9e48-5d7a8deb5872} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2347 2024.07.25 05:49:32.888381 [ 3 ] {} <Debug> HTTP-Session: 5adc938e-f5be-4c9f-b898-13f8a1475fcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2348 2024.07.25 05:49:32.888556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 35089, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2349 2024.07.25 05:49:32.888605 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2350 2024.07.25 05:49:32.888624 [ 3 ] {} <Debug> HTTP-Session: 6cf1fbe5-0d12-4897-b02f-3ce26c63db55 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2351 2024.07.25 05:49:32.888640 [ 3 ] {} <Debug> HTTP-Session: 6cf1fbe5-0d12-4897-b02f-3ce26c63db55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2352 2024.07.25 05:49:32.888654 [ 3 ] {} <Debug> HTTP-Session: 6cf1fbe5-0d12-4897-b02f-3ce26c63db55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2353 2024.07.25 05:49:32.888685 [ 3 ] {} <Trace> HTTP-Session: 6cf1fbe5-0d12-4897-b02f-3ce26c63db55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2354 2024.07.25 05:49:32.889006 [ 3 ] {cc4c943c-b9b6-4636-a79a-353929e967de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2355 2024.07.25 05:49:32.889072 [ 3 ] {cc4c943c-b9b6-4636-a79a-353929e967de} <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_histogramf64
2356 2024.07.25 05:49:32.889457 [ 3 ] {cc4c943c-b9b6-4636-a79a-353929e967de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2357 2024.07.25 05:49:32.890119 [ 3 ] {cc4c943c-b9b6-4636-a79a-353929e967de} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2358 2024.07.25 05:49:32.890157 [ 3 ] {cc4c943c-b9b6-4636-a79a-353929e967de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
2359 2024.07.25 05:49:32.890794 [ 3 ] {cc4c943c-b9b6-4636-a79a-353929e967de} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2360 2024.07.25 05:49:32.891196 [ 3 ] {cc4c943c-b9b6-4636-a79a-353929e967de} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2361 2024.07.25 05:49:32.891367 [ 60 ] {} <Debug> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2362 2024.07.25 05:49:32.891394 [ 3 ] {cc4c943c-b9b6-4636-a79a-353929e967de} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002626 sec., 8377.760853008378 rows/sec., 15.01 MiB/sec.
2363 2024.07.25 05:49:32.891443 [ 60 ] {} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2364 2024.07.25 05:49:32.891525 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
2365 2024.07.25 05:49:32.891779 [ 194 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::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
2366 2024.07.25 05:49:32.891886 [ 3 ] {cc4c943c-b9b6-4636-a79a-353929e967de} <Debug> DynamicQueryHandler: Done processing query
2367 2024.07.25 05:49:32.891921 [ 3 ] {cc4c943c-b9b6-4636-a79a-353929e967de} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
2368 2024.07.25 05:49:32.891955 [ 3 ] {} <Debug> HTTP-Session: 6cf1fbe5-0d12-4897-b02f-3ce26c63db55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2369 2024.07.25 05:49:32.892128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2370 2024.07.25 05:49:32.892139 [ 194 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2371 2024.07.25 05:49:32.892214 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2372 2024.07.25 05:49:32.892227 [ 194 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 20 rows starting from the beginning of the part
2373 2024.07.25 05:49:32.892245 [ 3 ] {} <Debug> HTTP-Session: 15d6b0a5-0c4d-42e6-901d-53d90434c485 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2374 2024.07.25 05:49:32.892267 [ 3 ] {} <Debug> HTTP-Session: 15d6b0a5-0c4d-42e6-901d-53d90434c485 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2375 2024.07.25 05:49:32.892298 [ 3 ] {} <Debug> HTTP-Session: 15d6b0a5-0c4d-42e6-901d-53d90434c485 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2376 2024.07.25 05:49:32.892365 [ 3 ] {} <Trace> HTTP-Session: 15d6b0a5-0c4d-42e6-901d-53d90434c485 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2377 2024.07.25 05:49:32.892605 [ 194 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::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
2378 2024.07.25 05:49:32.892609 [ 3 ] {5146d382-1297-4d00-908c-3fb7e5ef4a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2379 2024.07.25 05:49:32.892675 [ 3 ] {5146d382-1297-4d00-908c-3fb7e5ef4a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2380 2024.07.25 05:49:32.893056 [ 194 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part
2381 2024.07.25 05:49:32.893188 [ 3 ] {5146d382-1297-4d00-908c-3fb7e5ef4a3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2382 2024.07.25 05:49:32.893598 [ 194 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part
2383 2024.07.25 05:49:32.894238 [ 194 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 22 rows starting from the beginning of the part
2384 2024.07.25 05:49:32.894336 [ 3 ] {5146d382-1297-4d00-908c-3fb7e5ef4a3a} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2385 2024.07.25 05:49:32.894431 [ 3 ] {5146d382-1297-4d00-908c-3fb7e5ef4a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
2386 2024.07.25 05:49:32.894891 [ 194 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 22 rows starting from the beginning of the part
2387 2024.07.25 05:49:32.895880 [ 3 ] {5146d382-1297-4d00-908c-3fb7e5ef4a3a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2388 2024.07.25 05:49:32.896457 [ 3 ] {5146d382-1297-4d00-908c-3fb7e5ef4a3a} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2389 2024.07.25 05:49:32.896724 [ 3 ] {5146d382-1297-4d00-908c-3fb7e5ef4a3a} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.004169 sec., 9594.62700887503 rows/sec., 655.88 KiB/sec.
2390 2024.07.25 05:49:32.897287 [ 3 ] {5146d382-1297-4d00-908c-3fb7e5ef4a3a} <Debug> DynamicQueryHandler: Done processing query
2391 2024.07.25 05:49:32.897331 [ 3 ] {5146d382-1297-4d00-908c-3fb7e5ef4a3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2392 2024.07.25 05:49:32.897354 [ 3 ] {} <Debug> HTTP-Session: 15d6b0a5-0c4d-42e6-901d-53d90434c485 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2393 2024.07.25 05:49:32.898769 [ 201 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 128 rows, containing 19 columns (19 merged, 0 gathered) in 0.007097619 sec., 18034.21682679783 rows/sec., 32.30 MiB/sec.
2394 2024.07.25 05:49:32.899181 [ 201 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2395 2024.07.25 05:49:32.899817 [ 201 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2396 2024.07.25 05:49:32.899897 [ 201 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2397 2024.07.25 05:49:32.900035 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB.
2398 2024.07.25 05:49:37.860294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2399 2024.07.25 05:49:37.860477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2400 2024.07.25 05:49:37.860521 [ 3 ] {} <Debug> HTTP-Session: 6fa7865f-8d81-4f6d-ae7c-7b5baf151338 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2401 2024.07.25 05:49:37.860562 [ 3 ] {} <Debug> HTTP-Session: 6fa7865f-8d81-4f6d-ae7c-7b5baf151338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2402 2024.07.25 05:49:37.860589 [ 3 ] {} <Debug> HTTP-Session: 6fa7865f-8d81-4f6d-ae7c-7b5baf151338 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2403 2024.07.25 05:49:37.860671 [ 3 ] {} <Trace> HTTP-Session: 6fa7865f-8d81-4f6d-ae7c-7b5baf151338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2404 2024.07.25 05:49:37.860926 [ 3 ] {933dcb66-1b0b-4932-abda-2ef75188a624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2405 2024.07.25 05:49:37.861307 [ 3 ] {933dcb66-1b0b-4932-abda-2ef75188a624} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2406 2024.07.25 05:49:37.861351 [ 3 ] {933dcb66-1b0b-4932-abda-2ef75188a624} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2407 2024.07.25 05:49:37.861662 [ 3 ] {933dcb66-1b0b-4932-abda-2ef75188a624} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2408 2024.07.25 05:49:37.861743 [ 3 ] {933dcb66-1b0b-4932-abda-2ef75188a624} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2409 2024.07.25 05:49:37.861913 [ 3 ] {933dcb66-1b0b-4932-abda-2ef75188a624} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
2410 2024.07.25 05:49:37.862011 [ 260 ] {933dcb66-1b0b-4932-abda-2ef75188a624} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2411 2024.07.25 05:49:37.862146 [ 258 ] {933dcb66-1b0b-4932-abda-2ef75188a624} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2412 2024.07.25 05:49:37.862166 [ 252 ] {933dcb66-1b0b-4932-abda-2ef75188a624} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2413 2024.07.25 05:49:37.862148 [ 254 ] {933dcb66-1b0b-4932-abda-2ef75188a624} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2414 2024.07.25 05:49:37.862362 [ 3 ] {933dcb66-1b0b-4932-abda-2ef75188a624} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2415 2024.07.25 05:49:37.862394 [ 3 ] {933dcb66-1b0b-4932-abda-2ef75188a624} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Spreading mark ranges among streams (default reading)
2416 2024.07.25 05:49:37.862509 [ 3 ] {933dcb66-1b0b-4932-abda-2ef75188a624} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2417 2024.07.25 05:49:37.862532 [ 3 ] {933dcb66-1b0b-4932-abda-2ef75188a624} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Reading approx. 22 rows with 3 streams
2418 2024.07.25 05:49:37.862573 [ 3 ] {933dcb66-1b0b-4932-abda-2ef75188a624} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2419 2024.07.25 05:49:37.862616 [ 3 ] {933dcb66-1b0b-4932-abda-2ef75188a624} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2420 2024.07.25 05:49:37.862655 [ 3 ] {933dcb66-1b0b-4932-abda-2ef75188a624} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2421 2024.07.25 05:49:37.864326 [ 3 ] {933dcb66-1b0b-4932-abda-2ef75188a624} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003503 sec., 6280.331144733086 rows/sec., 262.89 KiB/sec.
2422 2024.07.25 05:49:37.864722 [ 3 ] {933dcb66-1b0b-4932-abda-2ef75188a624} <Debug> DynamicQueryHandler: Done processing query
2423 2024.07.25 05:49:37.864750 [ 3 ] {933dcb66-1b0b-4932-abda-2ef75188a624} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2424 2024.07.25 05:49:37.864767 [ 3 ] {} <Debug> HTTP-Session: 6fa7865f-8d81-4f6d-ae7c-7b5baf151338 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2425 2024.07.25 05:49:37.864994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2426 2024.07.25 05:49:37.865047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2427 2024.07.25 05:49:37.865067 [ 3 ] {} <Debug> HTTP-Session: 78f5e017-137b-4622-9330-18ab163dbba5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2428 2024.07.25 05:49:37.865086 [ 3 ] {} <Debug> HTTP-Session: 78f5e017-137b-4622-9330-18ab163dbba5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2429 2024.07.25 05:49:37.865100 [ 3 ] {} <Debug> HTTP-Session: 78f5e017-137b-4622-9330-18ab163dbba5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2430 2024.07.25 05:49:37.865136 [ 3 ] {} <Trace> HTTP-Session: 78f5e017-137b-4622-9330-18ab163dbba5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2431 2024.07.25 05:49:37.865286 [ 3 ] {fa29cd18-bccb-410a-a056-6bbd951ffe78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2432 2024.07.25 05:49:37.865567 [ 3 ] {fa29cd18-bccb-410a-a056-6bbd951ffe78} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2433 2024.07.25 05:49:37.865608 [ 3 ] {fa29cd18-bccb-410a-a056-6bbd951ffe78} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2434 2024.07.25 05:49:37.865900 [ 3 ] {fa29cd18-bccb-410a-a056-6bbd951ffe78} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2435 2024.07.25 05:49:37.865970 [ 3 ] {fa29cd18-bccb-410a-a056-6bbd951ffe78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2436 2024.07.25 05:49:37.866108 [ 3 ] {fa29cd18-bccb-410a-a056-6bbd951ffe78} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
2437 2024.07.25 05:49:37.866282 [ 262 ] {fa29cd18-bccb-410a-a056-6bbd951ffe78} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2438 2024.07.25 05:49:37.866290 [ 261 ] {fa29cd18-bccb-410a-a056-6bbd951ffe78} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2439 2024.07.25 05:49:37.866330 [ 252 ] {fa29cd18-bccb-410a-a056-6bbd951ffe78} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2440 2024.07.25 05:49:37.866303 [ 251 ] {fa29cd18-bccb-410a-a056-6bbd951ffe78} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2441 2024.07.25 05:49:37.866468 [ 3 ] {fa29cd18-bccb-410a-a056-6bbd951ffe78} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2442 2024.07.25 05:49:37.866499 [ 3 ] {fa29cd18-bccb-410a-a056-6bbd951ffe78} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Spreading mark ranges among streams (default reading)
2443 2024.07.25 05:49:37.866605 [ 3 ] {fa29cd18-bccb-410a-a056-6bbd951ffe78} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2444 2024.07.25 05:49:37.866627 [ 3 ] {fa29cd18-bccb-410a-a056-6bbd951ffe78} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Reading approx. 22 rows with 3 streams
2445 2024.07.25 05:49:37.866668 [ 3 ] {fa29cd18-bccb-410a-a056-6bbd951ffe78} <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', 'data_link:enabled', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2446 2024.07.25 05:49:37.866709 [ 3 ] {fa29cd18-bccb-410a-a056-6bbd951ffe78} <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', 'data_link:enabled', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2447 2024.07.25 05:49:37.866746 [ 3 ] {fa29cd18-bccb-410a-a056-6bbd951ffe78} <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', 'data_link:enabled', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2448 2024.07.25 05:49:37.868324 [ 3 ] {fa29cd18-bccb-410a-a056-6bbd951ffe78} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003109 sec., 7076.230299131554 rows/sec., 296.20 KiB/sec.
2449 2024.07.25 05:49:37.868681 [ 3 ] {fa29cd18-bccb-410a-a056-6bbd951ffe78} <Debug> DynamicQueryHandler: Done processing query
2450 2024.07.25 05:49:37.868707 [ 3 ] {fa29cd18-bccb-410a-a056-6bbd951ffe78} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2451 2024.07.25 05:49:37.868725 [ 3 ] {} <Debug> HTTP-Session: 78f5e017-137b-4622-9330-18ab163dbba5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2452 2024.07.25 05:49:37.869226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2453 2024.07.25 05:49:37.869275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2454 2024.07.25 05:49:37.869295 [ 3 ] {} <Debug> HTTP-Session: 658eaff7-8fec-4a41-8717-703630084614 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2455 2024.07.25 05:49:37.869313 [ 3 ] {} <Debug> HTTP-Session: 658eaff7-8fec-4a41-8717-703630084614 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2456 2024.07.25 05:49:37.869327 [ 3 ] {} <Debug> HTTP-Session: 658eaff7-8fec-4a41-8717-703630084614 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2457 2024.07.25 05:49:37.869360 [ 3 ] {} <Trace> HTTP-Session: 658eaff7-8fec-4a41-8717-703630084614 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2458 2024.07.25 05:49:37.869514 [ 3 ] {43aa1a66-456e-4b59-80bc-d609226d95d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2459 2024.07.25 05:49:37.869789 [ 3 ] {43aa1a66-456e-4b59-80bc-d609226d95d2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2460 2024.07.25 05:49:37.869831 [ 3 ] {43aa1a66-456e-4b59-80bc-d609226d95d2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2461 2024.07.25 05:49:37.870104 [ 3 ] {43aa1a66-456e-4b59-80bc-d609226d95d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2462 2024.07.25 05:49:37.870169 [ 3 ] {43aa1a66-456e-4b59-80bc-d609226d95d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2463 2024.07.25 05:49:37.870307 [ 3 ] {43aa1a66-456e-4b59-80bc-d609226d95d2} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
2464 2024.07.25 05:49:37.870488 [ 260 ] {43aa1a66-456e-4b59-80bc-d609226d95d2} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2465 2024.07.25 05:49:37.870512 [ 258 ] {43aa1a66-456e-4b59-80bc-d609226d95d2} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2466 2024.07.25 05:49:37.870520 [ 251 ] {43aa1a66-456e-4b59-80bc-d609226d95d2} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2467 2024.07.25 05:49:37.870510 [ 254 ] {43aa1a66-456e-4b59-80bc-d609226d95d2} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2468 2024.07.25 05:49:37.870657 [ 3 ] {43aa1a66-456e-4b59-80bc-d609226d95d2} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2469 2024.07.25 05:49:37.870687 [ 3 ] {43aa1a66-456e-4b59-80bc-d609226d95d2} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Spreading mark ranges among streams (default reading)
2470 2024.07.25 05:49:37.870792 [ 3 ] {43aa1a66-456e-4b59-80bc-d609226d95d2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2471 2024.07.25 05:49:37.870813 [ 3 ] {43aa1a66-456e-4b59-80bc-d609226d95d2} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Reading approx. 22 rows with 3 streams
2472 2024.07.25 05:49:37.870851 [ 3 ] {43aa1a66-456e-4b59-80bc-d609226d95d2} <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', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2473 2024.07.25 05:49:37.870892 [ 3 ] {43aa1a66-456e-4b59-80bc-d609226d95d2} <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', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2474 2024.07.25 05:49:37.870929 [ 3 ] {43aa1a66-456e-4b59-80bc-d609226d95d2} <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', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2475 2024.07.25 05:49:37.872567 [ 3 ] {43aa1a66-456e-4b59-80bc-d609226d95d2} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.00312 sec., 7051.282051282052 rows/sec., 295.16 KiB/sec.
2476 2024.07.25 05:49:37.872961 [ 3 ] {43aa1a66-456e-4b59-80bc-d609226d95d2} <Debug> DynamicQueryHandler: Done processing query
2477 2024.07.25 05:49:37.872991 [ 3 ] {43aa1a66-456e-4b59-80bc-d609226d95d2} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2478 2024.07.25 05:49:37.873013 [ 3 ] {} <Debug> HTTP-Session: 658eaff7-8fec-4a41-8717-703630084614 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2479 2024.07.25 05:49:37.873224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 1024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2480 2024.07.25 05:49:37.873281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2481 2024.07.25 05:49:37.873304 [ 3 ] {} <Debug> HTTP-Session: f56c3e71-71c3-4067-89c0-654c5abe1aa1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2482 2024.07.25 05:49:37.873326 [ 3 ] {} <Debug> HTTP-Session: f56c3e71-71c3-4067-89c0-654c5abe1aa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2483 2024.07.25 05:49:37.873342 [ 3 ] {} <Debug> HTTP-Session: f56c3e71-71c3-4067-89c0-654c5abe1aa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2484 2024.07.25 05:49:37.873380 [ 3 ] {} <Trace> HTTP-Session: f56c3e71-71c3-4067-89c0-654c5abe1aa1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2485 2024.07.25 05:49:37.873553 [ 3 ] {4fe0c093-7496-4929-9f4d-41e1f05d179f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete)
2486 2024.07.25 05:49:37.873850 [ 3 ] {4fe0c093-7496-4929-9f4d-41e1f05d179f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2487 2024.07.25 05:49:37.873892 [ 3 ] {4fe0c093-7496-4929-9f4d-41e1f05d179f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE
2488 2024.07.25 05:49:37.874164 [ 3 ] {4fe0c093-7496-4929-9f4d-41e1f05d179f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2489 2024.07.25 05:49:37.874228 [ 3 ] {4fe0c093-7496-4929-9f4d-41e1f05d179f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2490 2024.07.25 05:49:37.874365 [ 3 ] {4fe0c093-7496-4929-9f4d-41e1f05d179f} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
2491 2024.07.25 05:49:37.874561 [ 261 ] {4fe0c093-7496-4929-9f4d-41e1f05d179f} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2492 2024.07.25 05:49:37.874567 [ 262 ] {4fe0c093-7496-4929-9f4d-41e1f05d179f} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2493 2024.07.25 05:49:37.874590 [ 258 ] {4fe0c093-7496-4929-9f4d-41e1f05d179f} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2494 2024.07.25 05:49:37.874583 [ 251 ] {4fe0c093-7496-4929-9f4d-41e1f05d179f} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2495 2024.07.25 05:49:37.874774 [ 3 ] {4fe0c093-7496-4929-9f4d-41e1f05d179f} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2496 2024.07.25 05:49:37.874807 [ 3 ] {4fe0c093-7496-4929-9f4d-41e1f05d179f} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Spreading mark ranges among streams (default reading)
2497 2024.07.25 05:49:37.874914 [ 3 ] {4fe0c093-7496-4929-9f4d-41e1f05d179f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2498 2024.07.25 05:49:37.874935 [ 3 ] {4fe0c093-7496-4929-9f4d-41e1f05d179f} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Reading approx. 22 rows with 3 streams
2499 2024.07.25 05:49:37.874973 [ 3 ] {4fe0c093-7496-4929-9f4d-41e1f05d179f} <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', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity'))"
2500 2024.07.25 05:49:37.875015 [ 3 ] {4fe0c093-7496-4929-9f4d-41e1f05d179f} <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', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity'))"
2501 2024.07.25 05:49:37.875053 [ 3 ] {4fe0c093-7496-4929-9f4d-41e1f05d179f} <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', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity'))"
2502 2024.07.25 05:49:37.876584 [ 3 ] {4fe0c093-7496-4929-9f4d-41e1f05d179f} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003116 sec., 7060.333761232349 rows/sec., 295.54 KiB/sec.
2503 2024.07.25 05:49:37.876936 [ 3 ] {4fe0c093-7496-4929-9f4d-41e1f05d179f} <Debug> DynamicQueryHandler: Done processing query
2504 2024.07.25 05:49:37.876961 [ 3 ] {4fe0c093-7496-4929-9f4d-41e1f05d179f} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2505 2024.07.25 05:49:37.876978 [ 3 ] {} <Debug> HTTP-Session: f56c3e71-71c3-4067-89c0-654c5abe1aa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2506 2024.07.25 05:49:37.877178 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 1050, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2507 2024.07.25 05:49:37.877225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2508 2024.07.25 05:49:37.877246 [ 3 ] {} <Debug> HTTP-Session: 9de2b98b-5aeb-4b0c-8eac-ce113debb81d Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2509 2024.07.25 05:49:37.877263 [ 3 ] {} <Debug> HTTP-Session: 9de2b98b-5aeb-4b0c-8eac-ce113debb81d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2510 2024.07.25 05:49:37.877278 [ 3 ] {} <Debug> HTTP-Session: 9de2b98b-5aeb-4b0c-8eac-ce113debb81d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2511 2024.07.25 05:49:37.877309 [ 3 ] {} <Trace> HTTP-Session: 9de2b98b-5aeb-4b0c-8eac-ce113debb81d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2512 2024.07.25 05:49:37.877453 [ 3 ] {4071356c-b7b9-4dc7-8671-25971ad2ede1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
2513 2024.07.25 05:49:37.877727 [ 3 ] {4071356c-b7b9-4dc7-8671-25971ad2ede1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2514 2024.07.25 05:49:37.877771 [ 3 ] {4071356c-b7b9-4dc7-8671-25971ad2ede1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE
2515 2024.07.25 05:49:37.878047 [ 3 ] {4071356c-b7b9-4dc7-8671-25971ad2ede1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2516 2024.07.25 05:49:37.878112 [ 3 ] {4071356c-b7b9-4dc7-8671-25971ad2ede1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2517 2024.07.25 05:49:37.878250 [ 3 ] {4071356c-b7b9-4dc7-8671-25971ad2ede1} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Key condition: (column 0 notIn 27-element set)
2518 2024.07.25 05:49:37.878436 [ 254 ] {4071356c-b7b9-4dc7-8671-25971ad2ede1} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2519 2024.07.25 05:49:37.878469 [ 262 ] {4071356c-b7b9-4dc7-8671-25971ad2ede1} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2520 2024.07.25 05:49:37.878479 [ 261 ] {4071356c-b7b9-4dc7-8671-25971ad2ede1} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2521 2024.07.25 05:49:37.878465 [ 251 ] {4071356c-b7b9-4dc7-8671-25971ad2ede1} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2522 2024.07.25 05:49:37.878619 [ 3 ] {4071356c-b7b9-4dc7-8671-25971ad2ede1} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2523 2024.07.25 05:49:37.878649 [ 3 ] {4071356c-b7b9-4dc7-8671-25971ad2ede1} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Spreading mark ranges among streams (default reading)
2524 2024.07.25 05:49:37.878753 [ 3 ] {4071356c-b7b9-4dc7-8671-25971ad2ede1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2525 2024.07.25 05:49:37.878773 [ 3 ] {4071356c-b7b9-4dc7-8671-25971ad2ede1} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Reading approx. 22 rows with 3 streams
2526 2024.07.25 05:49:37.878813 [ 3 ] {4071356c-b7b9-4dc7-8671-25971ad2ede1} <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', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))"
2527 2024.07.25 05:49:37.878854 [ 3 ] {4071356c-b7b9-4dc7-8671-25971ad2ede1} <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', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))"
2528 2024.07.25 05:49:37.878892 [ 3 ] {4071356c-b7b9-4dc7-8671-25971ad2ede1} <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', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))"
2529 2024.07.25 05:49:37.880879 [ 3 ] {4071356c-b7b9-4dc7-8671-25971ad2ede1} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003492 sec., 6300.114547537228 rows/sec., 263.72 KiB/sec.
2530 2024.07.25 05:49:37.881384 [ 3 ] {4071356c-b7b9-4dc7-8671-25971ad2ede1} <Debug> DynamicQueryHandler: Done processing query
2531 2024.07.25 05:49:37.881414 [ 3 ] {4071356c-b7b9-4dc7-8671-25971ad2ede1} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2532 2024.07.25 05:49:37.881435 [ 3 ] {} <Debug> HTTP-Session: 9de2b98b-5aeb-4b0c-8eac-ce113debb81d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2533 2024.07.25 05:49:37.881649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 1074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2534 2024.07.25 05:49:37.881701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2535 2024.07.25 05:49:37.881721 [ 3 ] {} <Debug> HTTP-Session: cb823a8f-0fcf-4c57-9215-279a91f4a3f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2536 2024.07.25 05:49:37.881737 [ 3 ] {} <Debug> HTTP-Session: cb823a8f-0fcf-4c57-9215-279a91f4a3f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2537 2024.07.25 05:49:37.881751 [ 3 ] {} <Debug> HTTP-Session: cb823a8f-0fcf-4c57-9215-279a91f4a3f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2538 2024.07.25 05:49:37.881786 [ 3 ] {} <Trace> HTTP-Session: cb823a8f-0fcf-4c57-9215-279a91f4a3f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2539 2024.07.25 05:49:37.881931 [ 3 ] {d4c7d05f-838c-4d80-b824-3361137cbf7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
2540 2024.07.25 05:49:37.882294 [ 3 ] {d4c7d05f-838c-4d80-b824-3361137cbf7d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2541 2024.07.25 05:49:37.882337 [ 3 ] {d4c7d05f-838c-4d80-b824-3361137cbf7d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE
2542 2024.07.25 05:49:37.882613 [ 3 ] {d4c7d05f-838c-4d80-b824-3361137cbf7d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2543 2024.07.25 05:49:37.882678 [ 3 ] {d4c7d05f-838c-4d80-b824-3361137cbf7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2544 2024.07.25 05:49:37.882813 [ 3 ] {d4c7d05f-838c-4d80-b824-3361137cbf7d} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Key condition: (column 0 notIn 28-element set)
2545 2024.07.25 05:49:37.882947 [ 260 ] {d4c7d05f-838c-4d80-b824-3361137cbf7d} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2546 2024.07.25 05:49:37.883013 [ 258 ] {d4c7d05f-838c-4d80-b824-3361137cbf7d} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2547 2024.07.25 05:49:37.883030 [ 262 ] {d4c7d05f-838c-4d80-b824-3361137cbf7d} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2548 2024.07.25 05:49:37.883031 [ 254 ] {d4c7d05f-838c-4d80-b824-3361137cbf7d} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2549 2024.07.25 05:49:37.883174 [ 3 ] {d4c7d05f-838c-4d80-b824-3361137cbf7d} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2550 2024.07.25 05:49:37.883204 [ 3 ] {d4c7d05f-838c-4d80-b824-3361137cbf7d} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Spreading mark ranges among streams (default reading)
2551 2024.07.25 05:49:37.883308 [ 3 ] {d4c7d05f-838c-4d80-b824-3361137cbf7d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2552 2024.07.25 05:49:37.883329 [ 3 ] {d4c7d05f-838c-4d80-b824-3361137cbf7d} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Reading approx. 22 rows with 3 streams
2553 2024.07.25 05:49:37.883369 [ 3 ] {d4c7d05f-838c-4d80-b824-3361137cbf7d} <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', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))"
2554 2024.07.25 05:49:37.883408 [ 3 ] {d4c7d05f-838c-4d80-b824-3361137cbf7d} <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', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))"
2555 2024.07.25 05:49:37.883445 [ 3 ] {d4c7d05f-838c-4d80-b824-3361137cbf7d} <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', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))"
2556 2024.07.25 05:49:37.884819 [ 3 ] {d4c7d05f-838c-4d80-b824-3361137cbf7d} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002955 sec., 7445.008460236886 rows/sec., 311.64 KiB/sec.
2557 2024.07.25 05:49:37.885174 [ 3 ] {d4c7d05f-838c-4d80-b824-3361137cbf7d} <Debug> DynamicQueryHandler: Done processing query
2558 2024.07.25 05:49:37.885199 [ 3 ] {d4c7d05f-838c-4d80-b824-3361137cbf7d} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2559 2024.07.25 05:49:37.885216 [ 3 ] {} <Debug> HTTP-Session: cb823a8f-0fcf-4c57-9215-279a91f4a3f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2560 2024.07.25 05:49:37.885413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 1098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2561 2024.07.25 05:49:37.885462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2562 2024.07.25 05:49:37.885481 [ 3 ] {} <Debug> HTTP-Session: eadaf4dd-3730-439f-8753-c1dd35f88cd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2563 2024.07.25 05:49:37.885497 [ 3 ] {} <Debug> HTTP-Session: eadaf4dd-3730-439f-8753-c1dd35f88cd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2564 2024.07.25 05:49:37.885511 [ 3 ] {} <Debug> HTTP-Session: eadaf4dd-3730-439f-8753-c1dd35f88cd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2565 2024.07.25 05:49:37.885542 [ 3 ] {} <Trace> HTTP-Session: eadaf4dd-3730-439f-8753-c1dd35f88cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2566 2024.07.25 05:49:37.885690 [ 3 ] {8c43dad3-d817-4462-a544-ec16784182ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
2567 2024.07.25 05:49:37.885975 [ 3 ] {8c43dad3-d817-4462-a544-ec16784182ec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2568 2024.07.25 05:49:37.886020 [ 3 ] {8c43dad3-d817-4462-a544-ec16784182ec} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE
2569 2024.07.25 05:49:37.886300 [ 3 ] {8c43dad3-d817-4462-a544-ec16784182ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2570 2024.07.25 05:49:37.886365 [ 3 ] {8c43dad3-d817-4462-a544-ec16784182ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2571 2024.07.25 05:49:37.886499 [ 3 ] {8c43dad3-d817-4462-a544-ec16784182ec} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Key condition: (column 0 notIn 29-element set)
2572 2024.07.25 05:49:37.886634 [ 254 ] {8c43dad3-d817-4462-a544-ec16784182ec} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2573 2024.07.25 05:49:37.886654 [ 251 ] {8c43dad3-d817-4462-a544-ec16784182ec} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2574 2024.07.25 05:49:37.886676 [ 260 ] {8c43dad3-d817-4462-a544-ec16784182ec} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2575 2024.07.25 05:49:37.886753 [ 261 ] {8c43dad3-d817-4462-a544-ec16784182ec} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2576 2024.07.25 05:49:37.886851 [ 3 ] {8c43dad3-d817-4462-a544-ec16784182ec} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2577 2024.07.25 05:49:37.886881 [ 3 ] {8c43dad3-d817-4462-a544-ec16784182ec} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Spreading mark ranges among streams (default reading)
2578 2024.07.25 05:49:37.886984 [ 3 ] {8c43dad3-d817-4462-a544-ec16784182ec} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2579 2024.07.25 05:49:37.887006 [ 3 ] {8c43dad3-d817-4462-a544-ec16784182ec} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Reading approx. 22 rows with 3 streams
2580 2024.07.25 05:49:37.887044 [ 3 ] {8c43dad3-d817-4462-a544-ec16784182ec} <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', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))"
2581 2024.07.25 05:49:37.887085 [ 3 ] {8c43dad3-d817-4462-a544-ec16784182ec} <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', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))"
2582 2024.07.25 05:49:37.887122 [ 3 ] {8c43dad3-d817-4462-a544-ec16784182ec} <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', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))"
2583 2024.07.25 05:49:37.888777 [ 3 ] {8c43dad3-d817-4462-a544-ec16784182ec} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003157 sec., 6968.641114982578 rows/sec., 291.70 KiB/sec.
2584 2024.07.25 05:49:37.889117 [ 3 ] {8c43dad3-d817-4462-a544-ec16784182ec} <Debug> DynamicQueryHandler: Done processing query
2585 2024.07.25 05:49:37.889141 [ 3 ] {8c43dad3-d817-4462-a544-ec16784182ec} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2586 2024.07.25 05:49:37.889158 [ 3 ] {} <Debug> HTTP-Session: eadaf4dd-3730-439f-8753-c1dd35f88cd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2587 2024.07.25 05:49:37.889372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 1122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2588 2024.07.25 05:49:37.889420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2589 2024.07.25 05:49:37.889441 [ 3 ] {} <Debug> HTTP-Session: 2a6d52fb-e227-4df7-ba56-9cfae3c61762 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2590 2024.07.25 05:49:37.889458 [ 3 ] {} <Debug> HTTP-Session: 2a6d52fb-e227-4df7-ba56-9cfae3c61762 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2591 2024.07.25 05:49:37.889471 [ 3 ] {} <Debug> HTTP-Session: 2a6d52fb-e227-4df7-ba56-9cfae3c61762 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2592 2024.07.25 05:49:37.889502 [ 3 ] {} <Trace> HTTP-Session: 2a6d52fb-e227-4df7-ba56-9cfae3c61762 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2593 2024.07.25 05:49:37.889648 [ 3 ] {887673e1-6d39-4072-b320-68f899754fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2594 2024.07.25 05:49:37.889928 [ 3 ] {887673e1-6d39-4072-b320-68f899754fec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2595 2024.07.25 05:49:37.889972 [ 3 ] {887673e1-6d39-4072-b320-68f899754fec} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE
2596 2024.07.25 05:49:37.890257 [ 3 ] {887673e1-6d39-4072-b320-68f899754fec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2597 2024.07.25 05:49:37.890321 [ 3 ] {887673e1-6d39-4072-b320-68f899754fec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2598 2024.07.25 05:49:37.890456 [ 3 ] {887673e1-6d39-4072-b320-68f899754fec} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Key condition: (column 0 notIn 30-element set)
2599 2024.07.25 05:49:37.890647 [ 260 ] {887673e1-6d39-4072-b320-68f899754fec} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2600 2024.07.25 05:49:37.890663 [ 258 ] {887673e1-6d39-4072-b320-68f899754fec} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2601 2024.07.25 05:49:37.890650 [ 254 ] {887673e1-6d39-4072-b320-68f899754fec} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2602 2024.07.25 05:49:37.890677 [ 262 ] {887673e1-6d39-4072-b320-68f899754fec} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2603 2024.07.25 05:49:37.890846 [ 3 ] {887673e1-6d39-4072-b320-68f899754fec} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2604 2024.07.25 05:49:37.890877 [ 3 ] {887673e1-6d39-4072-b320-68f899754fec} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Spreading mark ranges among streams (default reading)
2605 2024.07.25 05:49:37.890980 [ 3 ] {887673e1-6d39-4072-b320-68f899754fec} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2606 2024.07.25 05:49:37.891002 [ 3 ] {887673e1-6d39-4072-b320-68f899754fec} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Reading approx. 22 rows with 3 streams
2607 2024.07.25 05:49:37.891041 [ 3 ] {887673e1-6d39-4072-b320-68f899754fec} <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', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
2608 2024.07.25 05:49:37.891082 [ 3 ] {887673e1-6d39-4072-b320-68f899754fec} <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', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
2609 2024.07.25 05:49:37.891119 [ 3 ] {887673e1-6d39-4072-b320-68f899754fec} <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', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
2610 2024.07.25 05:49:37.892846 [ 3 ] {887673e1-6d39-4072-b320-68f899754fec} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003269 sec., 6729.8868155399205 rows/sec., 281.71 KiB/sec.
2611 2024.07.25 05:49:37.893175 [ 3 ] {887673e1-6d39-4072-b320-68f899754fec} <Debug> DynamicQueryHandler: Done processing query
2612 2024.07.25 05:49:37.893200 [ 3 ] {887673e1-6d39-4072-b320-68f899754fec} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2613 2024.07.25 05:49:37.893218 [ 3 ] {} <Debug> HTTP-Session: 2a6d52fb-e227-4df7-ba56-9cfae3c61762 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2614 2024.07.25 05:49:37.893423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 1149, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2615 2024.07.25 05:49:37.893472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2616 2024.07.25 05:49:37.893492 [ 3 ] {} <Debug> HTTP-Session: 7080d5c9-3422-47f8-a968-72fda3e0b1d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2617 2024.07.25 05:49:37.893510 [ 3 ] {} <Debug> HTTP-Session: 7080d5c9-3422-47f8-a968-72fda3e0b1d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2618 2024.07.25 05:49:37.893524 [ 3 ] {} <Debug> HTTP-Session: 7080d5c9-3422-47f8-a968-72fda3e0b1d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2619 2024.07.25 05:49:37.893554 [ 3 ] {} <Trace> HTTP-Session: 7080d5c9-3422-47f8-a968-72fda3e0b1d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2620 2024.07.25 05:49:37.893699 [ 3 ] {bc3e0a06-39f1-4861-9741-7c6d7f038bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2621 2024.07.25 05:49:37.893981 [ 3 ] {bc3e0a06-39f1-4861-9741-7c6d7f038bab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2622 2024.07.25 05:49:37.894026 [ 3 ] {bc3e0a06-39f1-4861-9741-7c6d7f038bab} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE
2623 2024.07.25 05:49:37.894313 [ 3 ] {bc3e0a06-39f1-4861-9741-7c6d7f038bab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2624 2024.07.25 05:49:37.894379 [ 3 ] {bc3e0a06-39f1-4861-9741-7c6d7f038bab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2625 2024.07.25 05:49:37.894515 [ 3 ] {bc3e0a06-39f1-4861-9741-7c6d7f038bab} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Key condition: (column 0 notIn 31-element set)
2626 2024.07.25 05:49:37.894702 [ 251 ] {bc3e0a06-39f1-4861-9741-7c6d7f038bab} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2627 2024.07.25 05:49:37.894735 [ 254 ] {bc3e0a06-39f1-4861-9741-7c6d7f038bab} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2628 2024.07.25 05:49:37.894748 [ 262 ] {bc3e0a06-39f1-4861-9741-7c6d7f038bab} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2629 2024.07.25 05:49:37.894759 [ 261 ] {bc3e0a06-39f1-4861-9741-7c6d7f038bab} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2630 2024.07.25 05:49:37.894945 [ 3 ] {bc3e0a06-39f1-4861-9741-7c6d7f038bab} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2631 2024.07.25 05:49:37.894976 [ 3 ] {bc3e0a06-39f1-4861-9741-7c6d7f038bab} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Spreading mark ranges among streams (default reading)
2632 2024.07.25 05:49:37.895082 [ 3 ] {bc3e0a06-39f1-4861-9741-7c6d7f038bab} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2633 2024.07.25 05:49:37.895102 [ 3 ] {bc3e0a06-39f1-4861-9741-7c6d7f038bab} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Reading approx. 22 rows with 3 streams
2634 2024.07.25 05:49:37.895141 [ 3 ] {bc3e0a06-39f1-4861-9741-7c6d7f038bab} <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', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
2635 2024.07.25 05:49:37.895183 [ 3 ] {bc3e0a06-39f1-4861-9741-7c6d7f038bab} <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', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
2636 2024.07.25 05:49:37.895220 [ 3 ] {bc3e0a06-39f1-4861-9741-7c6d7f038bab} <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', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
2637 2024.07.25 05:49:37.896894 [ 3 ] {bc3e0a06-39f1-4861-9741-7c6d7f038bab} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003266 sec., 6736.068585425597 rows/sec., 281.97 KiB/sec.
2638 2024.07.25 05:49:37.897232 [ 3 ] {bc3e0a06-39f1-4861-9741-7c6d7f038bab} <Debug> DynamicQueryHandler: Done processing query
2639 2024.07.25 05:49:37.897257 [ 3 ] {bc3e0a06-39f1-4861-9741-7c6d7f038bab} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2640 2024.07.25 05:49:37.897274 [ 3 ] {} <Debug> HTTP-Session: 7080d5c9-3422-47f8-a968-72fda3e0b1d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2641 2024.07.25 05:49:37.897507 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 1179, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2642 2024.07.25 05:49:37.897557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2643 2024.07.25 05:49:37.897576 [ 3 ] {} <Debug> HTTP-Session: 645d1d41-573b-46b0-b3c2-e4ec757d3fda Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2644 2024.07.25 05:49:37.897592 [ 3 ] {} <Debug> HTTP-Session: 645d1d41-573b-46b0-b3c2-e4ec757d3fda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2645 2024.07.25 05:49:37.897606 [ 3 ] {} <Debug> HTTP-Session: 645d1d41-573b-46b0-b3c2-e4ec757d3fda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2646 2024.07.25 05:49:37.897637 [ 3 ] {} <Trace> HTTP-Session: 645d1d41-573b-46b0-b3c2-e4ec757d3fda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2647 2024.07.25 05:49:37.897781 [ 3 ] {f625d0cc-9744-4a28-ad1f-ae1e333f1b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', '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)
2648 2024.07.25 05:49:37.898063 [ 3 ] {f625d0cc-9744-4a28-ad1f-ae1e333f1b42} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2649 2024.07.25 05:49:37.898108 [ 3 ] {f625d0cc-9744-4a28-ad1f-ae1e333f1b42} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2650 2024.07.25 05:49:37.898400 [ 3 ] {f625d0cc-9744-4a28-ad1f-ae1e333f1b42} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2651 2024.07.25 05:49:37.898465 [ 3 ] {f625d0cc-9744-4a28-ad1f-ae1e333f1b42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2652 2024.07.25 05:49:37.898601 [ 3 ] {f625d0cc-9744-4a28-ad1f-ae1e333f1b42} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Key condition: (column 0 notIn 32-element set)
2653 2024.07.25 05:49:37.898802 [ 258 ] {f625d0cc-9744-4a28-ad1f-ae1e333f1b42} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2654 2024.07.25 05:49:37.898829 [ 262 ] {f625d0cc-9744-4a28-ad1f-ae1e333f1b42} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2655 2024.07.25 05:49:37.898862 [ 252 ] {f625d0cc-9744-4a28-ad1f-ae1e333f1b42} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2656 2024.07.25 05:49:37.898812 [ 254 ] {f625d0cc-9744-4a28-ad1f-ae1e333f1b42} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2657 2024.07.25 05:49:37.899039 [ 3 ] {f625d0cc-9744-4a28-ad1f-ae1e333f1b42} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2658 2024.07.25 05:49:37.899069 [ 3 ] {f625d0cc-9744-4a28-ad1f-ae1e333f1b42} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Spreading mark ranges among streams (default reading)
2659 2024.07.25 05:49:37.899176 [ 3 ] {f625d0cc-9744-4a28-ad1f-ae1e333f1b42} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2660 2024.07.25 05:49:37.899198 [ 3 ] {f625d0cc-9744-4a28-ad1f-ae1e333f1b42} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Reading approx. 22 rows with 3 streams
2661 2024.07.25 05:49:37.899237 [ 3 ] {f625d0cc-9744-4a28-ad1f-ae1e333f1b42} <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', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2662 2024.07.25 05:49:37.899277 [ 3 ] {f625d0cc-9744-4a28-ad1f-ae1e333f1b42} <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', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2663 2024.07.25 05:49:37.899317 [ 3 ] {f625d0cc-9744-4a28-ad1f-ae1e333f1b42} <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', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2664 2024.07.25 05:49:37.900999 [ 3 ] {f625d0cc-9744-4a28-ad1f-ae1e333f1b42} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003286 sec., 6695.069993913573 rows/sec., 280.25 KiB/sec.
2665 2024.07.25 05:49:37.901360 [ 3 ] {f625d0cc-9744-4a28-ad1f-ae1e333f1b42} <Debug> DynamicQueryHandler: Done processing query
2666 2024.07.25 05:49:37.901385 [ 3 ] {f625d0cc-9744-4a28-ad1f-ae1e333f1b42} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2667 2024.07.25 05:49:37.901401 [ 3 ] {} <Debug> HTTP-Session: 645d1d41-573b-46b0-b3c2-e4ec757d3fda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2668 2024.07.25 05:49:37.901594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 1209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2669 2024.07.25 05:49:37.901643 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2670 2024.07.25 05:49:37.901662 [ 3 ] {} <Debug> HTTP-Session: 27976ba1-fa55-4561-bcd1-8f36b3215bf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2671 2024.07.25 05:49:37.901679 [ 3 ] {} <Debug> HTTP-Session: 27976ba1-fa55-4561-bcd1-8f36b3215bf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2672 2024.07.25 05:49:37.901693 [ 3 ] {} <Debug> HTTP-Session: 27976ba1-fa55-4561-bcd1-8f36b3215bf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2673 2024.07.25 05:49:37.901723 [ 3 ] {} <Trace> HTTP-Session: 27976ba1-fa55-4561-bcd1-8f36b3215bf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2674 2024.07.25 05:49:37.901871 [ 3 ] {c1583a31-552b-4e56-af06-a0e115c9f311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', '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)
2675 2024.07.25 05:49:37.902160 [ 3 ] {c1583a31-552b-4e56-af06-a0e115c9f311} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2676 2024.07.25 05:49:37.902206 [ 3 ] {c1583a31-552b-4e56-af06-a0e115c9f311} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', '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')" moved to PREWHERE
2677 2024.07.25 05:49:37.902503 [ 3 ] {c1583a31-552b-4e56-af06-a0e115c9f311} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2678 2024.07.25 05:49:37.902568 [ 3 ] {c1583a31-552b-4e56-af06-a0e115c9f311} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2679 2024.07.25 05:49:37.902702 [ 3 ] {c1583a31-552b-4e56-af06-a0e115c9f311} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Key condition: (column 0 notIn 33-element set)
2680 2024.07.25 05:49:37.902852 [ 251 ] {c1583a31-552b-4e56-af06-a0e115c9f311} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2681 2024.07.25 05:49:37.902854 [ 254 ] {c1583a31-552b-4e56-af06-a0e115c9f311} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2682 2024.07.25 05:49:37.902910 [ 260 ] {c1583a31-552b-4e56-af06-a0e115c9f311} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2683 2024.07.25 05:49:37.902979 [ 261 ] {c1583a31-552b-4e56-af06-a0e115c9f311} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2684 2024.07.25 05:49:37.903123 [ 3 ] {c1583a31-552b-4e56-af06-a0e115c9f311} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2685 2024.07.25 05:49:37.903154 [ 3 ] {c1583a31-552b-4e56-af06-a0e115c9f311} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Spreading mark ranges among streams (default reading)
2686 2024.07.25 05:49:37.903258 [ 3 ] {c1583a31-552b-4e56-af06-a0e115c9f311} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2687 2024.07.25 05:49:37.903279 [ 3 ] {c1583a31-552b-4e56-af06-a0e115c9f311} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Reading approx. 22 rows with 3 streams
2688 2024.07.25 05:49:37.903318 [ 3 ] {c1583a31-552b-4e56-af06-a0e115c9f311} <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', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', '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'))"
2689 2024.07.25 05:49:37.903359 [ 3 ] {c1583a31-552b-4e56-af06-a0e115c9f311} <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', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', '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'))"
2690 2024.07.25 05:49:37.903397 [ 3 ] {c1583a31-552b-4e56-af06-a0e115c9f311} <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', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', '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'))"
2691 2024.07.25 05:49:37.905030 [ 3 ] {c1583a31-552b-4e56-af06-a0e115c9f311} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003231 sec., 6809.037449705974 rows/sec., 285.02 KiB/sec.
2692 2024.07.25 05:49:37.905376 [ 3 ] {c1583a31-552b-4e56-af06-a0e115c9f311} <Debug> DynamicQueryHandler: Done processing query
2693 2024.07.25 05:49:37.905401 [ 3 ] {c1583a31-552b-4e56-af06-a0e115c9f311} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2694 2024.07.25 05:49:37.905417 [ 3 ] {} <Debug> HTTP-Session: 27976ba1-fa55-4561-bcd1-8f36b3215bf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2695 2024.07.25 05:49:37.909921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 1236, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2696 2024.07.25 05:49:37.910014 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2697 2024.07.25 05:49:37.910052 [ 3 ] {} <Debug> HTTP-Session: 3b58359a-d196-4c3f-ba65-d852b211717e Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2698 2024.07.25 05:49:37.910085 [ 3 ] {} <Debug> HTTP-Session: 3b58359a-d196-4c3f-ba65-d852b211717e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2699 2024.07.25 05:49:37.910113 [ 3 ] {} <Debug> HTTP-Session: 3b58359a-d196-4c3f-ba65-d852b211717e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2700 2024.07.25 05:49:37.910174 [ 3 ] {} <Trace> HTTP-Session: 3b58359a-d196-4c3f-ba65-d852b211717e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2701 2024.07.25 05:49:37.910465 [ 3 ] {05de5c55-4d49-47a8-a07e-e330a2a5a7d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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)
2702 2024.07.25 05:49:37.910887 [ 3 ] {05de5c55-4d49-47a8-a07e-e330a2a5a7d5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2703 2024.07.25 05:49:37.910934 [ 3 ] {05de5c55-4d49-47a8-a07e-e330a2a5a7d5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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
2704 2024.07.25 05:49:37.911234 [ 3 ] {05de5c55-4d49-47a8-a07e-e330a2a5a7d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2705 2024.07.25 05:49:37.911299 [ 3 ] {05de5c55-4d49-47a8-a07e-e330a2a5a7d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2706 2024.07.25 05:49:37.911436 [ 3 ] {05de5c55-4d49-47a8-a07e-e330a2a5a7d5} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Key condition: (column 0 notIn 34-element set)
2707 2024.07.25 05:49:37.911616 [ 254 ] {05de5c55-4d49-47a8-a07e-e330a2a5a7d5} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2708 2024.07.25 05:49:37.911634 [ 260 ] {05de5c55-4d49-47a8-a07e-e330a2a5a7d5} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2709 2024.07.25 05:49:37.911654 [ 258 ] {05de5c55-4d49-47a8-a07e-e330a2a5a7d5} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2710 2024.07.25 05:49:37.911736 [ 252 ] {05de5c55-4d49-47a8-a07e-e330a2a5a7d5} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2711 2024.07.25 05:49:37.911893 [ 3 ] {05de5c55-4d49-47a8-a07e-e330a2a5a7d5} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2712 2024.07.25 05:49:37.911924 [ 3 ] {05de5c55-4d49-47a8-a07e-e330a2a5a7d5} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Spreading mark ranges among streams (default reading)
2713 2024.07.25 05:49:37.912030 [ 3 ] {05de5c55-4d49-47a8-a07e-e330a2a5a7d5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2714 2024.07.25 05:49:37.912051 [ 3 ] {05de5c55-4d49-47a8-a07e-e330a2a5a7d5} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Reading approx. 22 rows with 3 streams
2715 2024.07.25 05:49:37.912092 [ 3 ] {05de5c55-4d49-47a8-a07e-e330a2a5a7d5} <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', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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'))"
2716 2024.07.25 05:49:37.912133 [ 3 ] {05de5c55-4d49-47a8-a07e-e330a2a5a7d5} <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', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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'))"
2717 2024.07.25 05:49:37.912172 [ 3 ] {05de5c55-4d49-47a8-a07e-e330a2a5a7d5} <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', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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'))"
2718 2024.07.25 05:49:37.913957 [ 3 ] {05de5c55-4d49-47a8-a07e-e330a2a5a7d5} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003648 sec., 6030.701754385965 rows/sec., 252.44 KiB/sec.
2719 2024.07.25 05:49:37.914306 [ 3 ] {05de5c55-4d49-47a8-a07e-e330a2a5a7d5} <Debug> DynamicQueryHandler: Done processing query
2720 2024.07.25 05:49:37.914331 [ 3 ] {05de5c55-4d49-47a8-a07e-e330a2a5a7d5} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2721 2024.07.25 05:49:37.914349 [ 3 ] {} <Debug> HTTP-Session: 3b58359a-d196-4c3f-ba65-d852b211717e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2722 2024.07.25 05:49:37.916921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 1259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2723 2024.07.25 05:49:37.916969 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2724 2024.07.25 05:49:37.916989 [ 3 ] {} <Debug> HTTP-Session: 996e53d0-7779-44c2-b0fd-4648a09079b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2725 2024.07.25 05:49:37.917006 [ 3 ] {} <Debug> HTTP-Session: 996e53d0-7779-44c2-b0fd-4648a09079b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2726 2024.07.25 05:49:37.917020 [ 3 ] {} <Debug> HTTP-Session: 996e53d0-7779-44c2-b0fd-4648a09079b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2727 2024.07.25 05:49:37.917050 [ 3 ] {} <Trace> HTTP-Session: 996e53d0-7779-44c2-b0fd-4648a09079b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2728 2024.07.25 05:49:37.917198 [ 3 ] {4bb3fe57-f5c5-410f-b02c-75bf67504da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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)
2729 2024.07.25 05:49:37.917488 [ 3 ] {4bb3fe57-f5c5-410f-b02c-75bf67504da5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2730 2024.07.25 05:49:37.917535 [ 3 ] {4bb3fe57-f5c5-410f-b02c-75bf67504da5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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
2731 2024.07.25 05:49:37.917836 [ 3 ] {4bb3fe57-f5c5-410f-b02c-75bf67504da5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2732 2024.07.25 05:49:37.917902 [ 3 ] {4bb3fe57-f5c5-410f-b02c-75bf67504da5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2733 2024.07.25 05:49:37.918039 [ 3 ] {4bb3fe57-f5c5-410f-b02c-75bf67504da5} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Key condition: (column 0 notIn 35-element set)
2734 2024.07.25 05:49:37.918144 [ 254 ] {4bb3fe57-f5c5-410f-b02c-75bf67504da5} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2735 2024.07.25 05:49:37.918243 [ 262 ] {4bb3fe57-f5c5-410f-b02c-75bf67504da5} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2736 2024.07.25 05:49:37.918287 [ 261 ] {4bb3fe57-f5c5-410f-b02c-75bf67504da5} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2737 2024.07.25 05:49:37.918302 [ 252 ] {4bb3fe57-f5c5-410f-b02c-75bf67504da5} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2738 2024.07.25 05:49:37.918470 [ 3 ] {4bb3fe57-f5c5-410f-b02c-75bf67504da5} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2739 2024.07.25 05:49:37.918502 [ 3 ] {4bb3fe57-f5c5-410f-b02c-75bf67504da5} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Spreading mark ranges among streams (default reading)
2740 2024.07.25 05:49:37.918608 [ 3 ] {4bb3fe57-f5c5-410f-b02c-75bf67504da5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2741 2024.07.25 05:49:37.918628 [ 3 ] {4bb3fe57-f5c5-410f-b02c-75bf67504da5} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Reading approx. 22 rows with 3 streams
2742 2024.07.25 05:49:37.918667 [ 3 ] {4bb3fe57-f5c5-410f-b02c-75bf67504da5} <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', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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'))"
2743 2024.07.25 05:49:37.918708 [ 3 ] {4bb3fe57-f5c5-410f-b02c-75bf67504da5} <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', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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'))"
2744 2024.07.25 05:49:37.918746 [ 3 ] {4bb3fe57-f5c5-410f-b02c-75bf67504da5} <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', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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'))"
2745 2024.07.25 05:49:37.920452 [ 3 ] {4bb3fe57-f5c5-410f-b02c-75bf67504da5} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003327 sec., 6612.563871355575 rows/sec., 276.80 KiB/sec.
2746 2024.07.25 05:49:37.920827 [ 3 ] {4bb3fe57-f5c5-410f-b02c-75bf67504da5} <Debug> DynamicQueryHandler: Done processing query
2747 2024.07.25 05:49:37.920858 [ 3 ] {4bb3fe57-f5c5-410f-b02c-75bf67504da5} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2748 2024.07.25 05:49:37.920879 [ 3 ] {} <Debug> HTTP-Session: 996e53d0-7779-44c2-b0fd-4648a09079b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2749 2024.07.25 05:49:37.924577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3519, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2750 2024.07.25 05:49:37.924670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2751 2024.07.25 05:49:37.924709 [ 3 ] {} <Debug> HTTP-Session: 6f2acbef-e61b-4cb0-8620-f955dd26ee39 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2752 2024.07.25 05:49:37.924741 [ 3 ] {} <Debug> HTTP-Session: 6f2acbef-e61b-4cb0-8620-f955dd26ee39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2753 2024.07.25 05:49:37.924769 [ 3 ] {} <Debug> HTTP-Session: 6f2acbef-e61b-4cb0-8620-f955dd26ee39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2754 2024.07.25 05:49:37.924830 [ 3 ] {} <Trace> HTTP-Session: 6f2acbef-e61b-4cb0-8620-f955dd26ee39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2755 2024.07.25 05:49:37.925053 [ 3 ] {558fcbae-9eed-4106-8d0f-ed72781d09de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2756 2024.07.25 05:49:37.925143 [ 3 ] {558fcbae-9eed-4106-8d0f-ed72781d09de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2757 2024.07.25 05:49:37.925465 [ 3 ] {558fcbae-9eed-4106-8d0f-ed72781d09de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2758 2024.07.25 05:49:37.925964 [ 3 ] {558fcbae-9eed-4106-8d0f-ed72781d09de} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2759 2024.07.25 05:49:37.926004 [ 3 ] {558fcbae-9eed-4106-8d0f-ed72781d09de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
2760 2024.07.25 05:49:37.926497 [ 3 ] {558fcbae-9eed-4106-8d0f-ed72781d09de} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2761 2024.07.25 05:49:37.926839 [ 3 ] {558fcbae-9eed-4106-8d0f-ed72781d09de} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2762 2024.07.25 05:49:37.927024 [ 3 ] {558fcbae-9eed-4106-8d0f-ed72781d09de} <Debug> executeQuery: Read 13 rows, 1.72 KiB in 0.002047 sec., 6350.757205666829 rows/sec., 841.55 KiB/sec.
2763 2024.07.25 05:49:37.927341 [ 3 ] {558fcbae-9eed-4106-8d0f-ed72781d09de} <Debug> DynamicQueryHandler: Done processing query
2764 2024.07.25 05:49:37.927368 [ 3 ] {558fcbae-9eed-4106-8d0f-ed72781d09de} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2765 2024.07.25 05:49:37.927387 [ 3 ] {} <Debug> HTTP-Session: 6f2acbef-e61b-4cb0-8620-f955dd26ee39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2766 2024.07.25 05:49:37.927501 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 2325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2767 2024.07.25 05:49:37.927552 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2768 2024.07.25 05:49:37.927572 [ 3 ] {} <Debug> HTTP-Session: fdfc1bbc-5e3c-48fc-bb16-f18c3f68b245 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2769 2024.07.25 05:49:37.927589 [ 3 ] {} <Debug> HTTP-Session: fdfc1bbc-5e3c-48fc-bb16-f18c3f68b245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2770 2024.07.25 05:49:37.927603 [ 3 ] {} <Debug> HTTP-Session: fdfc1bbc-5e3c-48fc-bb16-f18c3f68b245 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2771 2024.07.25 05:49:37.927634 [ 3 ] {} <Trace> HTTP-Session: fdfc1bbc-5e3c-48fc-bb16-f18c3f68b245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2772 2024.07.25 05:49:37.927739 [ 3 ] {3a067bac-f026-4002-90a8-e055e4b5eed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2773 2024.07.25 05:49:37.927784 [ 3 ] {3a067bac-f026-4002-90a8-e055e4b5eed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2774 2024.07.25 05:49:37.927936 [ 3 ] {3a067bac-f026-4002-90a8-e055e4b5eed1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2775 2024.07.25 05:49:37.928259 [ 3 ] {3a067bac-f026-4002-90a8-e055e4b5eed1} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2776 2024.07.25 05:49:37.928298 [ 3 ] {3a067bac-f026-4002-90a8-e055e4b5eed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
2777 2024.07.25 05:49:37.928600 [ 3 ] {3a067bac-f026-4002-90a8-e055e4b5eed1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2778 2024.07.25 05:49:37.928938 [ 3 ] {3a067bac-f026-4002-90a8-e055e4b5eed1} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2779 2024.07.25 05:49:37.929083 [ 3 ] {3a067bac-f026-4002-90a8-e055e4b5eed1} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001367 sec., 12435.991221653256 rows/sec., 900.84 KiB/sec.
2780 2024.07.25 05:49:37.929254 [ 3 ] {3a067bac-f026-4002-90a8-e055e4b5eed1} <Debug> DynamicQueryHandler: Done processing query
2781 2024.07.25 05:49:37.929279 [ 3 ] {3a067bac-f026-4002-90a8-e055e4b5eed1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2782 2024.07.25 05:49:37.929296 [ 3 ] {} <Debug> HTTP-Session: fdfc1bbc-5e3c-48fc-bb16-f18c3f68b245 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2783 2024.07.25 05:49:37.929484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 25867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2784 2024.07.25 05:49:37.929532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2785 2024.07.25 05:49:37.929552 [ 3 ] {} <Debug> HTTP-Session: 2c9c5b7d-ce53-4ded-8bd3-6623ac215775 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2786 2024.07.25 05:49:37.929569 [ 3 ] {} <Debug> HTTP-Session: 2c9c5b7d-ce53-4ded-8bd3-6623ac215775 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2787 2024.07.25 05:49:37.929583 [ 3 ] {} <Debug> HTTP-Session: 2c9c5b7d-ce53-4ded-8bd3-6623ac215775 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2788 2024.07.25 05:49:37.929614 [ 3 ] {} <Trace> HTTP-Session: 2c9c5b7d-ce53-4ded-8bd3-6623ac215775 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2789 2024.07.25 05:49:37.929758 [ 3 ] {5c2f7022-8b9b-4407-8b32-001768faef61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2790 2024.07.25 05:49:37.929803 [ 3 ] {5c2f7022-8b9b-4407-8b32-001768faef61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2791 2024.07.25 05:49:37.929925 [ 3 ] {5c2f7022-8b9b-4407-8b32-001768faef61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2792 2024.07.25 05:49:37.930325 [ 3 ] {5c2f7022-8b9b-4407-8b32-001768faef61} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2793 2024.07.25 05:49:37.930361 [ 3 ] {5c2f7022-8b9b-4407-8b32-001768faef61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
2794 2024.07.25 05:49:37.930686 [ 3 ] {5c2f7022-8b9b-4407-8b32-001768faef61} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2795 2024.07.25 05:49:37.930994 [ 3 ] {5c2f7022-8b9b-4407-8b32-001768faef61} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2796 2024.07.25 05:49:37.931143 [ 55 ] {} <Debug> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2797 2024.07.25 05:49:37.931156 [ 3 ] {5c2f7022-8b9b-4407-8b32-001768faef61} <Debug> executeQuery: Read 169 rows, 15.57 KiB in 0.001455 sec., 116151.2027491409 rows/sec., 10.45 MiB/sec.
2798 2024.07.25 05:49:37.931209 [ 55 ] {} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2799 2024.07.25 05:49:37.931273 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
2800 2024.07.25 05:49:37.931530 [ 192 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::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
2801 2024.07.25 05:49:37.931535 [ 3 ] {5c2f7022-8b9b-4407-8b32-001768faef61} <Debug> DynamicQueryHandler: Done processing query
2802 2024.07.25 05:49:37.931634 [ 3 ] {5c2f7022-8b9b-4407-8b32-001768faef61} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
2803 2024.07.25 05:49:37.931686 [ 3 ] {} <Debug> HTTP-Session: 2c9c5b7d-ce53-4ded-8bd3-6623ac215775 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2804 2024.07.25 05:49:37.931786 [ 192 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2805 2024.07.25 05:49:37.931824 [ 192 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 96 rows starting from the beginning of the part
2806 2024.07.25 05:49:37.931854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2807 2024.07.25 05:49:37.931973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2808 2024.07.25 05:49:37.932067 [ 3 ] {} <Debug> HTTP-Session: c6dc01e6-116a-4b72-9419-9aa41b7edfdc Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2809 2024.07.25 05:49:37.932078 [ 192 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::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
2810 2024.07.25 05:49:37.932129 [ 3 ] {} <Debug> HTTP-Session: c6dc01e6-116a-4b72-9419-9aa41b7edfdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2811 2024.07.25 05:49:37.932194 [ 3 ] {} <Debug> HTTP-Session: c6dc01e6-116a-4b72-9419-9aa41b7edfdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2812 2024.07.25 05:49:37.932342 [ 3 ] {} <Trace> HTTP-Session: c6dc01e6-116a-4b72-9419-9aa41b7edfdc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2813 2024.07.25 05:49:37.932395 [ 192 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 96 rows starting from the beginning of the part
2814 2024.07.25 05:49:37.932686 [ 3 ] {812aad55-abf5-421e-a4bc-b5b89892f37f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
2815 2024.07.25 05:49:37.932799 [ 192 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::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
2816 2024.07.25 05:49:37.932810 [ 3 ] {812aad55-abf5-421e-a4bc-b5b89892f37f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2817 2024.07.25 05:49:37.933167 [ 192 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 97 rows starting from the beginning of the part
2818 2024.07.25 05:49:37.933489 [ 192 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 169 rows starting from the beginning of the part
2819 2024.07.25 05:49:37.933742 [ 3 ] {812aad55-abf5-421e-a4bc-b5b89892f37f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2820 2024.07.25 05:49:37.934845 [ 3 ] {812aad55-abf5-421e-a4bc-b5b89892f37f} <Trace> oximeter.fields_u32 (6b144814-334c-4408-acbf-47fe9101304e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2821 2024.07.25 05:49:37.934912 [ 3 ] {812aad55-abf5-421e-a4bc-b5b89892f37f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
2822 2024.07.25 05:49:37.935760 [ 3 ] {812aad55-abf5-421e-a4bc-b5b89892f37f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2823 2024.07.25 05:49:37.936268 [ 192 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 518 rows, containing 4 columns (4 merged, 0 gathered) in 0.004882486 sec., 106093.49417489368 rows/sec., 9.04 MiB/sec.
2824 2024.07.25 05:49:37.936532 [ 201 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2825 2024.07.25 05:49:37.936546 [ 3 ] {812aad55-abf5-421e-a4bc-b5b89892f37f} <Trace> oximeter.fields_u32 (6b144814-334c-4408-acbf-47fe9101304e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2826 2024.07.25 05:49:37.936950 [ 3 ] {812aad55-abf5-421e-a4bc-b5b89892f37f} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.004358 sec., 229.4630564479119 rows/sec., 15.24 KiB/sec.
2827 2024.07.25 05:49:37.937542 [ 3 ] {812aad55-abf5-421e-a4bc-b5b89892f37f} <Debug> DynamicQueryHandler: Done processing query
2828 2024.07.25 05:49:37.937590 [ 3 ] {812aad55-abf5-421e-a4bc-b5b89892f37f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2829 2024.07.25 05:49:37.937618 [ 3 ] {} <Debug> HTTP-Session: c6dc01e6-116a-4b72-9419-9aa41b7edfdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2830 2024.07.25 05:49:37.937728 [ 201 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_11_2} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2831 2024.07.25 05:49:37.937842 [ 201 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_11_2} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2832 2024.07.25 05:49:37.937945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 60900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2833 2024.07.25 05:49:37.937987 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
2834 2024.07.25 05:49:37.938034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2835 2024.07.25 05:49:37.938059 [ 3 ] {} <Debug> HTTP-Session: e16f64e8-df7e-451b-9264-289f1b9185af Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2836 2024.07.25 05:49:37.938076 [ 3 ] {} <Debug> HTTP-Session: e16f64e8-df7e-451b-9264-289f1b9185af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2837 2024.07.25 05:49:37.938089 [ 3 ] {} <Debug> HTTP-Session: e16f64e8-df7e-451b-9264-289f1b9185af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2838 2024.07.25 05:49:37.938123 [ 3 ] {} <Trace> HTTP-Session: e16f64e8-df7e-451b-9264-289f1b9185af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2839 2024.07.25 05:49:37.938341 [ 3 ] {d5589fbe-3d1c-4e8a-aaf7-f4f54a6d4c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2840 2024.07.25 05:49:37.938384 [ 3 ] {d5589fbe-3d1c-4e8a-aaf7-f4f54a6d4c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2841 2024.07.25 05:49:37.938536 [ 3 ] {d5589fbe-3d1c-4e8a-aaf7-f4f54a6d4c40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2842 2024.07.25 05:49:37.939125 [ 3 ] {d5589fbe-3d1c-4e8a-aaf7-f4f54a6d4c40} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2843 2024.07.25 05:49:37.939162 [ 3 ] {d5589fbe-3d1c-4e8a-aaf7-f4f54a6d4c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
2844 2024.07.25 05:49:37.939509 [ 3 ] {d5589fbe-3d1c-4e8a-aaf7-f4f54a6d4c40} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2845 2024.07.25 05:49:37.939820 [ 3 ] {d5589fbe-3d1c-4e8a-aaf7-f4f54a6d4c40} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2846 2024.07.25 05:49:37.939972 [ 55 ] {} <Debug> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2847 2024.07.25 05:49:37.939986 [ 3 ] {d5589fbe-3d1c-4e8a-aaf7-f4f54a6d4c40} <Debug> executeQuery: Read 378 rows, 27.17 KiB in 0.001761 sec., 214650.76660988075 rows/sec., 15.07 MiB/sec.
2848 2024.07.25 05:49:37.940031 [ 55 ] {} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2849 2024.07.25 05:49:37.940098 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
2850 2024.07.25 05:49:37.940285 [ 192 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::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
2851 2024.07.25 05:49:37.940320 [ 3 ] {d5589fbe-3d1c-4e8a-aaf7-f4f54a6d4c40} <Debug> DynamicQueryHandler: Done processing query
2852 2024.07.25 05:49:37.940361 [ 3 ] {d5589fbe-3d1c-4e8a-aaf7-f4f54a6d4c40} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
2853 2024.07.25 05:49:37.940395 [ 3 ] {} <Debug> HTTP-Session: e16f64e8-df7e-451b-9264-289f1b9185af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2854 2024.07.25 05:49:37.940506 [ 192 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2855 2024.07.25 05:49:37.940562 [ 192 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 65 rows starting from the beginning of the part
2856 2024.07.25 05:49:37.940582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2857 2024.07.25 05:49:37.940745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2858 2024.07.25 05:49:37.940792 [ 192 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::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
2859 2024.07.25 05:49:37.940823 [ 3 ] {} <Debug> HTTP-Session: f72ec188-0fbf-4c02-ae8f-bd3862cab90f Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2860 2024.07.25 05:49:37.940898 [ 3 ] {} <Debug> HTTP-Session: f72ec188-0fbf-4c02-ae8f-bd3862cab90f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2861 2024.07.25 05:49:37.940960 [ 3 ] {} <Debug> HTTP-Session: f72ec188-0fbf-4c02-ae8f-bd3862cab90f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2862 2024.07.25 05:49:37.941101 [ 192 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 58 rows starting from the beginning of the part
2863 2024.07.25 05:49:37.941106 [ 3 ] {} <Trace> HTTP-Session: f72ec188-0fbf-4c02-ae8f-bd3862cab90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2864 2024.07.25 05:49:37.941385 [ 192 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part
2865 2024.07.25 05:49:37.941427 [ 3 ] {a9eff024-f91d-480e-9907-507d278f0c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2866 2024.07.25 05:49:37.941632 [ 3 ] {a9eff024-f91d-480e-9907-507d278f0c22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2867 2024.07.25 05:49:37.941762 [ 192 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part
2868 2024.07.25 05:49:37.942118 [ 192 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 378 rows starting from the beginning of the part
2869 2024.07.25 05:49:37.942757 [ 3 ] {a9eff024-f91d-480e-9907-507d278f0c22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2870 2024.07.25 05:49:37.943453 [ 3 ] {a9eff024-f91d-480e-9907-507d278f0c22} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2871 2024.07.25 05:49:37.943530 [ 3 ] {a9eff024-f91d-480e-9907-507d278f0c22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
2872 2024.07.25 05:49:37.944453 [ 3 ] {a9eff024-f91d-480e-9907-507d278f0c22} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2873 2024.07.25 05:49:37.944853 [ 192 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 633 rows, containing 4 columns (4 merged, 0 gathered) in 0.004663701 sec., 135729.11299416493 rows/sec., 9.96 MiB/sec.
2874 2024.07.25 05:49:37.945069 [ 192 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2875 2024.07.25 05:49:37.945239 [ 3 ] {a9eff024-f91d-480e-9907-507d278f0c22} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2876 2024.07.25 05:49:37.945717 [ 3 ] {a9eff024-f91d-480e-9907-507d278f0c22} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.004388 sec., 1367.3655423883317 rows/sec., 58.75 KiB/sec.
2877 2024.07.25 05:49:37.946162 [ 3 ] {a9eff024-f91d-480e-9907-507d278f0c22} <Debug> DynamicQueryHandler: Done processing query
2878 2024.07.25 05:49:37.946163 [ 192 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_11_2} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2879 2024.07.25 05:49:37.946203 [ 3 ] {a9eff024-f91d-480e-9907-507d278f0c22} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2880 2024.07.25 05:49:37.946258 [ 3 ] {} <Debug> HTTP-Session: f72ec188-0fbf-4c02-ae8f-bd3862cab90f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2881 2024.07.25 05:49:37.946348 [ 192 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_11_2} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2882 2024.07.25 05:49:37.946465 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
2883 2024.07.25 05:49:37.946476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2884 2024.07.25 05:49:37.946544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2885 2024.07.25 05:49:37.946564 [ 3 ] {} <Debug> HTTP-Session: 3882833d-27de-4047-a9ad-c85f418a3bf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2886 2024.07.25 05:49:37.946580 [ 3 ] {} <Debug> HTTP-Session: 3882833d-27de-4047-a9ad-c85f418a3bf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2887 2024.07.25 05:49:37.946594 [ 3 ] {} <Debug> HTTP-Session: 3882833d-27de-4047-a9ad-c85f418a3bf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2888 2024.07.25 05:49:37.946624 [ 3 ] {} <Trace> HTTP-Session: 3882833d-27de-4047-a9ad-c85f418a3bf0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2889 2024.07.25 05:49:37.946762 [ 3 ] {8fcfec7a-75b8-470e-8e9f-bcf1060e2756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2890 2024.07.25 05:49:37.946813 [ 3 ] {8fcfec7a-75b8-470e-8e9f-bcf1060e2756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2891 2024.07.25 05:49:37.946984 [ 3 ] {8fcfec7a-75b8-470e-8e9f-bcf1060e2756} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2892 2024.07.25 05:49:37.947297 [ 3 ] {8fcfec7a-75b8-470e-8e9f-bcf1060e2756} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2893 2024.07.25 05:49:37.947333 [ 3 ] {8fcfec7a-75b8-470e-8e9f-bcf1060e2756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
2894 2024.07.25 05:49:37.947718 [ 3 ] {8fcfec7a-75b8-470e-8e9f-bcf1060e2756} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2895 2024.07.25 05:49:37.948080 [ 3 ] {8fcfec7a-75b8-470e-8e9f-bcf1060e2756} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2896 2024.07.25 05:49:37.948240 [ 3 ] {8fcfec7a-75b8-470e-8e9f-bcf1060e2756} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001531 sec., 50293.925538863485 rows/sec., 3.10 MiB/sec.
2897 2024.07.25 05:49:37.948527 [ 3 ] {8fcfec7a-75b8-470e-8e9f-bcf1060e2756} <Debug> DynamicQueryHandler: Done processing query
2898 2024.07.25 05:49:37.948553 [ 3 ] {8fcfec7a-75b8-470e-8e9f-bcf1060e2756} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2899 2024.07.25 05:49:37.948569 [ 3 ] {} <Debug> HTTP-Session: 3882833d-27de-4047-a9ad-c85f418a3bf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2900 2024.07.25 05:49:37.948700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 21082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2901 2024.07.25 05:49:37.948749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2902 2024.07.25 05:49:37.948769 [ 3 ] {} <Debug> HTTP-Session: d92a0292-e59a-4347-b642-45589164892a Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2903 2024.07.25 05:49:37.948786 [ 3 ] {} <Debug> HTTP-Session: d92a0292-e59a-4347-b642-45589164892a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2904 2024.07.25 05:49:37.948800 [ 3 ] {} <Debug> HTTP-Session: d92a0292-e59a-4347-b642-45589164892a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2905 2024.07.25 05:49:37.948830 [ 3 ] {} <Trace> HTTP-Session: d92a0292-e59a-4347-b642-45589164892a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2906 2024.07.25 05:49:37.948983 [ 3 ] {5a65ef1a-2b17-4ab9-be95-1883ff2e26f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2907 2024.07.25 05:49:37.949028 [ 3 ] {5a65ef1a-2b17-4ab9-be95-1883ff2e26f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2908 2024.07.25 05:49:37.949191 [ 3 ] {5a65ef1a-2b17-4ab9-be95-1883ff2e26f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2909 2024.07.25 05:49:37.949532 [ 3 ] {5a65ef1a-2b17-4ab9-be95-1883ff2e26f3} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2910 2024.07.25 05:49:37.949568 [ 3 ] {5a65ef1a-2b17-4ab9-be95-1883ff2e26f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
2911 2024.07.25 05:49:37.949946 [ 3 ] {5a65ef1a-2b17-4ab9-be95-1883ff2e26f3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2912 2024.07.25 05:49:37.950283 [ 3 ] {5a65ef1a-2b17-4ab9-be95-1883ff2e26f3} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2913 2024.07.25 05:49:37.950447 [ 3 ] {5a65ef1a-2b17-4ab9-be95-1883ff2e26f3} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001532 sec., 71801.56657963447 rows/sec., 5.01 MiB/sec.
2914 2024.07.25 05:49:37.950620 [ 3 ] {5a65ef1a-2b17-4ab9-be95-1883ff2e26f3} <Debug> DynamicQueryHandler: Done processing query
2915 2024.07.25 05:49:37.950645 [ 3 ] {5a65ef1a-2b17-4ab9-be95-1883ff2e26f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2916 2024.07.25 05:49:37.950660 [ 3 ] {} <Debug> HTTP-Session: d92a0292-e59a-4347-b642-45589164892a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2917 2024.07.25 05:49:37.950778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2918 2024.07.25 05:49:37.950826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2919 2024.07.25 05:49:37.950845 [ 3 ] {} <Debug> HTTP-Session: 953a9f80-507f-4e3f-897a-ad00b938ee4e Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2920 2024.07.25 05:49:37.950862 [ 3 ] {} <Debug> HTTP-Session: 953a9f80-507f-4e3f-897a-ad00b938ee4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2921 2024.07.25 05:49:37.950875 [ 3 ] {} <Debug> HTTP-Session: 953a9f80-507f-4e3f-897a-ad00b938ee4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2922 2024.07.25 05:49:37.950906 [ 3 ] {} <Trace> HTTP-Session: 953a9f80-507f-4e3f-897a-ad00b938ee4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2923 2024.07.25 05:49:37.950998 [ 3 ] {67ce0203-f00c-4e0f-9ace-29f696f1d197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
2924 2024.07.25 05:49:37.951043 [ 3 ] {67ce0203-f00c-4e0f-9ace-29f696f1d197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
2925 2024.07.25 05:49:37.951174 [ 3 ] {67ce0203-f00c-4e0f-9ace-29f696f1d197} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2926 2024.07.25 05:49:37.951421 [ 3 ] {67ce0203-f00c-4e0f-9ace-29f696f1d197} <Trace> oximeter.measurements_f64 (cac11b31-4912-4ac9-b138-9bf93d8c3d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2927 2024.07.25 05:49:37.951457 [ 3 ] {67ce0203-f00c-4e0f-9ace-29f696f1d197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
2928 2024.07.25 05:49:37.951804 [ 3 ] {67ce0203-f00c-4e0f-9ace-29f696f1d197} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2929 2024.07.25 05:49:37.952124 [ 3 ] {67ce0203-f00c-4e0f-9ace-29f696f1d197} <Trace> oximeter.measurements_f64 (cac11b31-4912-4ac9-b138-9bf93d8c3d65): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2930 2024.07.25 05:49:37.952272 [ 3 ] {67ce0203-f00c-4e0f-9ace-29f696f1d197} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001286 sec., 777.6049766718506 rows/sec., 49.36 KiB/sec.
2931 2024.07.25 05:49:37.952541 [ 3 ] {67ce0203-f00c-4e0f-9ace-29f696f1d197} <Debug> DynamicQueryHandler: Done processing query
2932 2024.07.25 05:49:37.952566 [ 3 ] {67ce0203-f00c-4e0f-9ace-29f696f1d197} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2933 2024.07.25 05:49:37.952582 [ 3 ] {} <Debug> HTTP-Session: 953a9f80-507f-4e3f-897a-ad00b938ee4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2934 2024.07.25 05:49:37.952696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2935 2024.07.25 05:49:37.952746 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2936 2024.07.25 05:49:37.952764 [ 3 ] {} <Debug> HTTP-Session: 631e4e8e-aa17-4fd8-a10d-bd778b796839 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2937 2024.07.25 05:49:37.952783 [ 3 ] {} <Debug> HTTP-Session: 631e4e8e-aa17-4fd8-a10d-bd778b796839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2938 2024.07.25 05:49:37.952797 [ 3 ] {} <Debug> HTTP-Session: 631e4e8e-aa17-4fd8-a10d-bd778b796839 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2939 2024.07.25 05:49:37.952827 [ 3 ] {} <Trace> HTTP-Session: 631e4e8e-aa17-4fd8-a10d-bd778b796839 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2940 2024.07.25 05:49:37.953011 [ 3 ] {4afb7492-b364-4c84-8ea1-701b63667ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2941 2024.07.25 05:49:37.953077 [ 3 ] {4afb7492-b364-4c84-8ea1-701b63667ad2} <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_histogramf64
2942 2024.07.25 05:49:37.953513 [ 3 ] {4afb7492-b364-4c84-8ea1-701b63667ad2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2943 2024.07.25 05:49:37.954030 [ 3 ] {4afb7492-b364-4c84-8ea1-701b63667ad2} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2944 2024.07.25 05:49:37.954065 [ 3 ] {4afb7492-b364-4c84-8ea1-701b63667ad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
2945 2024.07.25 05:49:37.954681 [ 3 ] {4afb7492-b364-4c84-8ea1-701b63667ad2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2946 2024.07.25 05:49:37.955087 [ 3 ] {4afb7492-b364-4c84-8ea1-701b63667ad2} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2947 2024.07.25 05:49:37.955273 [ 3 ] {4afb7492-b364-4c84-8ea1-701b63667ad2} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002371 sec., 4639.392661324336 rows/sec., 8.31 MiB/sec.
2948 2024.07.25 05:49:37.955497 [ 3 ] {4afb7492-b364-4c84-8ea1-701b63667ad2} <Debug> DynamicQueryHandler: Done processing query
2949 2024.07.25 05:49:37.955522 [ 3 ] {4afb7492-b364-4c84-8ea1-701b63667ad2} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
2950 2024.07.25 05:49:37.955537 [ 3 ] {} <Debug> HTTP-Session: 631e4e8e-aa17-4fd8-a10d-bd778b796839 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2951 2024.07.25 05:49:37.955657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 5556, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2952 2024.07.25 05:49:37.955706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2953 2024.07.25 05:49:37.955726 [ 3 ] {} <Debug> HTTP-Session: 1daeff74-bea9-416a-a8e9-82a4d3b1e8e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2954 2024.07.25 05:49:37.955742 [ 3 ] {} <Debug> HTTP-Session: 1daeff74-bea9-416a-a8e9-82a4d3b1e8e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2955 2024.07.25 05:49:37.955756 [ 3 ] {} <Debug> HTTP-Session: 1daeff74-bea9-416a-a8e9-82a4d3b1e8e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2956 2024.07.25 05:49:37.955788 [ 3 ] {} <Trace> HTTP-Session: 1daeff74-bea9-416a-a8e9-82a4d3b1e8e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2957 2024.07.25 05:49:37.955900 [ 3 ] {c6f502c8-87b1-4e69-a9a1-26041bc8015a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2958 2024.07.25 05:49:37.955945 [ 3 ] {c6f502c8-87b1-4e69-a9a1-26041bc8015a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2959 2024.07.25 05:49:37.956073 [ 3 ] {c6f502c8-87b1-4e69-a9a1-26041bc8015a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2960 2024.07.25 05:49:37.956348 [ 3 ] {c6f502c8-87b1-4e69-a9a1-26041bc8015a} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2961 2024.07.25 05:49:37.956385 [ 3 ] {c6f502c8-87b1-4e69-a9a1-26041bc8015a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
2962 2024.07.25 05:49:37.956739 [ 3 ] {c6f502c8-87b1-4e69-a9a1-26041bc8015a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2963 2024.07.25 05:49:37.957056 [ 3 ] {c6f502c8-87b1-4e69-a9a1-26041bc8015a} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2964 2024.07.25 05:49:37.957174 [ 3 ] {c6f502c8-87b1-4e69-a9a1-26041bc8015a} <Debug> executeQuery: Read 38 rows, 2.33 KiB in 0.001312 sec., 28963.414634146342 rows/sec., 1.74 MiB/sec.
2965 2024.07.25 05:49:37.957456 [ 3 ] {c6f502c8-87b1-4e69-a9a1-26041bc8015a} <Debug> DynamicQueryHandler: Done processing query
2966 2024.07.25 05:49:37.957481 [ 3 ] {c6f502c8-87b1-4e69-a9a1-26041bc8015a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2967 2024.07.25 05:49:37.957497 [ 3 ] {} <Debug> HTTP-Session: 1daeff74-bea9-416a-a8e9-82a4d3b1e8e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2968 2024.07.25 05:49:37.957609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2969 2024.07.25 05:49:37.957658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2970 2024.07.25 05:49:37.957677 [ 3 ] {} <Debug> HTTP-Session: 6c63ea6a-fcd5-4d9f-bfa2-e566bb305163 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2971 2024.07.25 05:49:37.957694 [ 3 ] {} <Debug> HTTP-Session: 6c63ea6a-fcd5-4d9f-bfa2-e566bb305163 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2972 2024.07.25 05:49:37.957707 [ 3 ] {} <Debug> HTTP-Session: 6c63ea6a-fcd5-4d9f-bfa2-e566bb305163 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2973 2024.07.25 05:49:37.957737 [ 3 ] {} <Trace> HTTP-Session: 6c63ea6a-fcd5-4d9f-bfa2-e566bb305163 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2974 2024.07.25 05:49:37.957851 [ 3 ] {3eabedaa-c857-4fae-8ff5-f9892b900c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2975 2024.07.25 05:49:37.957896 [ 3 ] {3eabedaa-c857-4fae-8ff5-f9892b900c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2976 2024.07.25 05:49:37.958042 [ 3 ] {3eabedaa-c857-4fae-8ff5-f9892b900c16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2977 2024.07.25 05:49:37.958332 [ 3 ] {3eabedaa-c857-4fae-8ff5-f9892b900c16} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2978 2024.07.25 05:49:37.958367 [ 3 ] {3eabedaa-c857-4fae-8ff5-f9892b900c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
2979 2024.07.25 05:49:37.958714 [ 3 ] {3eabedaa-c857-4fae-8ff5-f9892b900c16} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2980 2024.07.25 05:49:37.959056 [ 3 ] {3eabedaa-c857-4fae-8ff5-f9892b900c16} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2981 2024.07.25 05:49:37.959188 [ 3 ] {3eabedaa-c857-4fae-8ff5-f9892b900c16} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001374 sec., 29112.081513828238 rows/sec., 1.94 MiB/sec.
2982 2024.07.25 05:49:37.959349 [ 3 ] {3eabedaa-c857-4fae-8ff5-f9892b900c16} <Debug> DynamicQueryHandler: Done processing query
2983 2024.07.25 05:49:37.959375 [ 3 ] {3eabedaa-c857-4fae-8ff5-f9892b900c16} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2984 2024.07.25 05:49:37.959390 [ 3 ] {} <Debug> HTTP-Session: 6c63ea6a-fcd5-4d9f-bfa2-e566bb305163 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2985 2024.07.25 05:49:38.000210 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.84 MiB, peak 188.89 MiB, free memory in arenas 0.00 B, will set to 179.23 MiB (RSS), difference: -1.62 MiB
2986 2024.07.25 05:49:42.864989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2987 2024.07.25 05:49:42.865183 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2988 2024.07.25 05:49:42.865227 [ 3 ] {} <Debug> HTTP-Session: b44c6b98-f4cb-48ba-a13b-15b1aaedcc53 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
2989 2024.07.25 05:49:42.865269 [ 3 ] {} <Debug> HTTP-Session: b44c6b98-f4cb-48ba-a13b-15b1aaedcc53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2990 2024.07.25 05:49:42.865297 [ 3 ] {} <Debug> HTTP-Session: b44c6b98-f4cb-48ba-a13b-15b1aaedcc53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2991 2024.07.25 05:49:42.865378 [ 3 ] {} <Trace> HTTP-Session: b44c6b98-f4cb-48ba-a13b-15b1aaedcc53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2992 2024.07.25 05:49:42.865662 [ 3 ] {12cc7e0e-58a1-4d2c-8c7f-df70760a192d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2993 2024.07.25 05:49:42.865771 [ 3 ] {12cc7e0e-58a1-4d2c-8c7f-df70760a192d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2994 2024.07.25 05:49:42.866006 [ 3 ] {12cc7e0e-58a1-4d2c-8c7f-df70760a192d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2995 2024.07.25 05:49:42.866450 [ 3 ] {12cc7e0e-58a1-4d2c-8c7f-df70760a192d} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2996 2024.07.25 05:49:42.866495 [ 3 ] {12cc7e0e-58a1-4d2c-8c7f-df70760a192d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
2997 2024.07.25 05:49:42.866857 [ 3 ] {12cc7e0e-58a1-4d2c-8c7f-df70760a192d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2998 2024.07.25 05:49:42.867191 [ 3 ] {12cc7e0e-58a1-4d2c-8c7f-df70760a192d} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2999 2024.07.25 05:49:42.867459 [ 3 ] {12cc7e0e-58a1-4d2c-8c7f-df70760a192d} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.001885 sec., 11671.087533156498 rows/sec., 946.00 KiB/sec.
3000 2024.07.25 05:49:42.867789 [ 3 ] {12cc7e0e-58a1-4d2c-8c7f-df70760a192d} <Debug> DynamicQueryHandler: Done processing query
3001 2024.07.25 05:49:42.867817 [ 3 ] {12cc7e0e-58a1-4d2c-8c7f-df70760a192d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3002 2024.07.25 05:49:42.867833 [ 3 ] {} <Debug> HTTP-Session: b44c6b98-f4cb-48ba-a13b-15b1aaedcc53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3003 2024.07.25 05:49:42.867963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3004 2024.07.25 05:49:42.868020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3005 2024.07.25 05:49:42.868040 [ 3 ] {} <Debug> HTTP-Session: 532b22ec-4853-446b-aede-28db3bef68f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3006 2024.07.25 05:49:42.868058 [ 3 ] {} <Debug> HTTP-Session: 532b22ec-4853-446b-aede-28db3bef68f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3007 2024.07.25 05:49:42.868072 [ 3 ] {} <Debug> HTTP-Session: 532b22ec-4853-446b-aede-28db3bef68f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3008 2024.07.25 05:49:42.868106 [ 3 ] {} <Trace> HTTP-Session: 532b22ec-4853-446b-aede-28db3bef68f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3009 2024.07.25 05:49:42.868326 [ 3 ] {4ef8ca4b-d9b6-4dc3-bc7f-50bd80c0a91c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3010 2024.07.25 05:49:42.868375 [ 3 ] {4ef8ca4b-d9b6-4dc3-bc7f-50bd80c0a91c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3011 2024.07.25 05:49:42.868526 [ 3 ] {4ef8ca4b-d9b6-4dc3-bc7f-50bd80c0a91c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3012 2024.07.25 05:49:42.868889 [ 3 ] {4ef8ca4b-d9b6-4dc3-bc7f-50bd80c0a91c} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3013 2024.07.25 05:49:42.868926 [ 3 ] {4ef8ca4b-d9b6-4dc3-bc7f-50bd80c0a91c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
3014 2024.07.25 05:49:42.869251 [ 3 ] {4ef8ca4b-d9b6-4dc3-bc7f-50bd80c0a91c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3015 2024.07.25 05:49:42.869552 [ 3 ] {4ef8ca4b-d9b6-4dc3-bc7f-50bd80c0a91c} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3016 2024.07.25 05:49:42.869712 [ 3 ] {4ef8ca4b-d9b6-4dc3-bc7f-50bd80c0a91c} <Debug> executeQuery: Read 96 rows, 8.28 KiB in 0.001439 sec., 66712.99513551078 rows/sec., 5.62 MiB/sec.
3017 2024.07.25 05:49:42.869890 [ 3 ] {4ef8ca4b-d9b6-4dc3-bc7f-50bd80c0a91c} <Debug> DynamicQueryHandler: Done processing query
3018 2024.07.25 05:49:42.869915 [ 3 ] {4ef8ca4b-d9b6-4dc3-bc7f-50bd80c0a91c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3019 2024.07.25 05:49:42.869930 [ 3 ] {} <Debug> HTTP-Session: 532b22ec-4853-446b-aede-28db3bef68f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3020 2024.07.25 05:49:42.870053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9881, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3021 2024.07.25 05:49:42.870104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3022 2024.07.25 05:49:42.870122 [ 3 ] {} <Debug> HTTP-Session: 1062e492-39fb-45f7-98d5-465ce97ea7af Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3023 2024.07.25 05:49:42.870140 [ 3 ] {} <Debug> HTTP-Session: 1062e492-39fb-45f7-98d5-465ce97ea7af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3024 2024.07.25 05:49:42.870153 [ 3 ] {} <Debug> HTTP-Session: 1062e492-39fb-45f7-98d5-465ce97ea7af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3025 2024.07.25 05:49:42.870185 [ 3 ] {} <Trace> HTTP-Session: 1062e492-39fb-45f7-98d5-465ce97ea7af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3026 2024.07.25 05:49:42.870300 [ 3 ] {0d9e3e90-877a-486e-a16a-6d0d857fb6d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3027 2024.07.25 05:49:42.870345 [ 3 ] {0d9e3e90-877a-486e-a16a-6d0d857fb6d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3028 2024.07.25 05:49:42.870472 [ 3 ] {0d9e3e90-877a-486e-a16a-6d0d857fb6d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3029 2024.07.25 05:49:42.870789 [ 3 ] {0d9e3e90-877a-486e-a16a-6d0d857fb6d1} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3030 2024.07.25 05:49:42.870826 [ 3 ] {0d9e3e90-877a-486e-a16a-6d0d857fb6d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
3031 2024.07.25 05:49:42.871137 [ 3 ] {0d9e3e90-877a-486e-a16a-6d0d857fb6d1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3032 2024.07.25 05:49:42.871465 [ 3 ] {0d9e3e90-877a-486e-a16a-6d0d857fb6d1} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3033 2024.07.25 05:49:42.871586 [ 3 ] {0d9e3e90-877a-486e-a16a-6d0d857fb6d1} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001327 sec., 43707.611152976635 rows/sec., 3.42 MiB/sec.
3034 2024.07.25 05:49:42.871750 [ 3 ] {0d9e3e90-877a-486e-a16a-6d0d857fb6d1} <Debug> DynamicQueryHandler: Done processing query
3035 2024.07.25 05:49:42.871775 [ 3 ] {0d9e3e90-877a-486e-a16a-6d0d857fb6d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3036 2024.07.25 05:49:42.871794 [ 3 ] {} <Debug> HTTP-Session: 1062e492-39fb-45f7-98d5-465ce97ea7af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3037 2024.07.25 05:49:42.871922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 21082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3038 2024.07.25 05:49:42.871971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3039 2024.07.25 05:49:42.871990 [ 3 ] {} <Debug> HTTP-Session: 3a4e7487-98ca-46f9-83ab-dc6be8e5e953 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3040 2024.07.25 05:49:42.872007 [ 3 ] {} <Debug> HTTP-Session: 3a4e7487-98ca-46f9-83ab-dc6be8e5e953 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3041 2024.07.25 05:49:42.872020 [ 3 ] {} <Debug> HTTP-Session: 3a4e7487-98ca-46f9-83ab-dc6be8e5e953 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3042 2024.07.25 05:49:42.872052 [ 3 ] {} <Trace> HTTP-Session: 3a4e7487-98ca-46f9-83ab-dc6be8e5e953 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3043 2024.07.25 05:49:42.872186 [ 3 ] {740ee924-72a0-4729-8d0f-f83aff86e55e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3044 2024.07.25 05:49:42.872232 [ 3 ] {740ee924-72a0-4729-8d0f-f83aff86e55e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3045 2024.07.25 05:49:42.872373 [ 3 ] {740ee924-72a0-4729-8d0f-f83aff86e55e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3046 2024.07.25 05:49:42.872725 [ 3 ] {740ee924-72a0-4729-8d0f-f83aff86e55e} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3047 2024.07.25 05:49:42.872760 [ 3 ] {740ee924-72a0-4729-8d0f-f83aff86e55e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
3048 2024.07.25 05:49:42.873147 [ 3 ] {740ee924-72a0-4729-8d0f-f83aff86e55e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3049 2024.07.25 05:49:42.873476 [ 3 ] {740ee924-72a0-4729-8d0f-f83aff86e55e} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3050 2024.07.25 05:49:42.873591 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3051 2024.07.25 05:49:42.873600 [ 3 ] {740ee924-72a0-4729-8d0f-f83aff86e55e} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001472 sec., 74728.26086956522 rows/sec., 5.22 MiB/sec.
3052 2024.07.25 05:49:42.873630 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3053 2024.07.25 05:49:42.873666 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
3054 2024.07.25 05:49:42.873855 [ 201 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::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
3055 2024.07.25 05:49:42.873869 [ 3 ] {740ee924-72a0-4729-8d0f-f83aff86e55e} <Debug> DynamicQueryHandler: Done processing query
3056 2024.07.25 05:49:42.873953 [ 3 ] {740ee924-72a0-4729-8d0f-f83aff86e55e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3057 2024.07.25 05:49:42.873999 [ 3 ] {} <Debug> HTTP-Session: 3a4e7487-98ca-46f9-83ab-dc6be8e5e953 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3058 2024.07.25 05:49:42.874138 [ 201 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3059 2024.07.25 05:49:42.874189 [ 201 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 396 rows starting from the beginning of the part
3060 2024.07.25 05:49:42.874281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 35092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3061 2024.07.25 05:49:42.874455 [ 201 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 110 rows starting from the beginning of the part
3062 2024.07.25 05:49:42.874478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3063 2024.07.25 05:49:42.874566 [ 3 ] {} <Debug> HTTP-Session: 6debe9da-c636-4961-ab21-f583b4cc5216 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3064 2024.07.25 05:49:42.874672 [ 3 ] {} <Debug> HTTP-Session: 6debe9da-c636-4961-ab21-f583b4cc5216 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3065 2024.07.25 05:49:42.874768 [ 3 ] {} <Debug> HTTP-Session: 6debe9da-c636-4961-ab21-f583b4cc5216 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3066 2024.07.25 05:49:42.874814 [ 201 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 110 rows starting from the beginning of the part
3067 2024.07.25 05:49:42.874877 [ 3 ] {} <Trace> HTTP-Session: 6debe9da-c636-4961-ab21-f583b4cc5216 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3068 2024.07.25 05:49:42.875091 [ 201 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 111 rows starting from the beginning of the part
3069 2024.07.25 05:49:42.875252 [ 201 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 110 rows starting from the beginning of the part
3070 2024.07.25 05:49:42.875382 [ 3 ] {c0b66ccd-5f07-46b8-9ffc-f2a9ca62ae64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3071 2024.07.25 05:49:42.875534 [ 201 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 110 rows starting from the beginning of the part
3072 2024.07.25 05:49:42.875675 [ 3 ] {c0b66ccd-5f07-46b8-9ffc-f2a9ca62ae64} <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_histogramf64
3073 2024.07.25 05:49:42.877635 [ 3 ] {c0b66ccd-5f07-46b8-9ffc-f2a9ca62ae64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3074 2024.07.25 05:49:42.879197 [ 195 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 947 rows, containing 5 columns (5 merged, 0 gathered) in 0.005424448 sec., 174579.97569522282 rows/sec., 12.20 MiB/sec.
3075 2024.07.25 05:49:42.879306 [ 3 ] {c0b66ccd-5f07-46b8-9ffc-f2a9ca62ae64} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3076 2024.07.25 05:49:42.879353 [ 3 ] {c0b66ccd-5f07-46b8-9ffc-f2a9ca62ae64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
3077 2024.07.25 05:49:42.879579 [ 195 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3078 2024.07.25 05:49:42.880759 [ 195 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3079 2024.07.25 05:49:42.880897 [ 3 ] {c0b66ccd-5f07-46b8-9ffc-f2a9ca62ae64} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3080 2024.07.25 05:49:42.880919 [ 195 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3081 2024.07.25 05:49:42.881092 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB.
3082 2024.07.25 05:49:42.881466 [ 3 ] {c0b66ccd-5f07-46b8-9ffc-f2a9ca62ae64} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3083 2024.07.25 05:49:42.881630 [ 3 ] {c0b66ccd-5f07-46b8-9ffc-f2a9ca62ae64} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.006535 sec., 3366.4881407804132 rows/sec., 6.03 MiB/sec.
3084 2024.07.25 05:49:42.881893 [ 3 ] {c0b66ccd-5f07-46b8-9ffc-f2a9ca62ae64} <Debug> DynamicQueryHandler: Done processing query
3085 2024.07.25 05:49:42.881919 [ 3 ] {c0b66ccd-5f07-46b8-9ffc-f2a9ca62ae64} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
3086 2024.07.25 05:49:42.881935 [ 3 ] {} <Debug> HTTP-Session: 6debe9da-c636-4961-ab21-f583b4cc5216 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3087 2024.07.25 05:49:42.882056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3088 2024.07.25 05:49:42.882107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3089 2024.07.25 05:49:42.882126 [ 3 ] {} <Debug> HTTP-Session: b674fc39-5e5e-46a3-ae28-d6513da9cdbe Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3090 2024.07.25 05:49:42.882143 [ 3 ] {} <Debug> HTTP-Session: b674fc39-5e5e-46a3-ae28-d6513da9cdbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3091 2024.07.25 05:49:42.882157 [ 3 ] {} <Debug> HTTP-Session: b674fc39-5e5e-46a3-ae28-d6513da9cdbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3092 2024.07.25 05:49:42.882189 [ 3 ] {} <Trace> HTTP-Session: b674fc39-5e5e-46a3-ae28-d6513da9cdbe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3093 2024.07.25 05:49:42.882301 [ 3 ] {877f28fe-ed9b-4663-8f2f-24409e027d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3094 2024.07.25 05:49:42.882347 [ 3 ] {877f28fe-ed9b-4663-8f2f-24409e027d4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3095 2024.07.25 05:49:42.882477 [ 3 ] {877f28fe-ed9b-4663-8f2f-24409e027d4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3096 2024.07.25 05:49:42.882771 [ 3 ] {877f28fe-ed9b-4663-8f2f-24409e027d4b} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3097 2024.07.25 05:49:42.882808 [ 3 ] {877f28fe-ed9b-4663-8f2f-24409e027d4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
3098 2024.07.25 05:49:42.883165 [ 3 ] {877f28fe-ed9b-4663-8f2f-24409e027d4b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3099 2024.07.25 05:49:42.883494 [ 3 ] {877f28fe-ed9b-4663-8f2f-24409e027d4b} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3100 2024.07.25 05:49:42.883612 [ 50 ] {} <Debug> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3101 2024.07.25 05:49:42.883625 [ 3 ] {877f28fe-ed9b-4663-8f2f-24409e027d4b} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001361 sec., 29390.154298310066 rows/sec., 1.96 MiB/sec.
3102 2024.07.25 05:49:42.883643 [ 50 ] {} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3103 2024.07.25 05:49:42.883675 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
3104 2024.07.25 05:49:42.883855 [ 197 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
3105 2024.07.25 05:49:42.883882 [ 3 ] {877f28fe-ed9b-4663-8f2f-24409e027d4b} <Debug> DynamicQueryHandler: Done processing query
3106 2024.07.25 05:49:42.883927 [ 3 ] {877f28fe-ed9b-4663-8f2f-24409e027d4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3107 2024.07.25 05:49:42.883970 [ 3 ] {} <Debug> HTTP-Session: b674fc39-5e5e-46a3-ae28-d6513da9cdbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3108 2024.07.25 05:49:42.884078 [ 197 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3109 2024.07.25 05:49:42.884119 [ 197 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 158 rows starting from the beginning of the part
3110 2024.07.25 05:49:42.884226 [ 197 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part
3111 2024.07.25 05:49:42.884419 [ 197 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part
3112 2024.07.25 05:49:42.884559 [ 197 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part
3113 2024.07.25 05:49:42.884736 [ 197 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part
3114 2024.07.25 05:49:42.884864 [ 197 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part
3115 2024.07.25 05:49:42.885962 [ 195 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 358 rows, containing 4 columns (4 merged, 0 gathered) in 0.002187972 sec., 163621.8379394252 rows/sec., 10.87 MiB/sec.
3116 2024.07.25 05:49:42.886113 [ 197 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3117 2024.07.25 05:49:42.886500 [ 197 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_11_2} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3118 2024.07.25 05:49:42.886585 [ 197 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_11_2} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3119 2024.07.25 05:49:42.886663 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
3120 2024.07.25 05:49:47.320273 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache
3121 2024.07.25 05:49:47.320347 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache
3122 2024.07.25 05:49:47.868990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 2325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3123 2024.07.25 05:49:47.869103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3124 2024.07.25 05:49:47.869128 [ 3 ] {} <Debug> HTTP-Session: 3aaceb32-3bd7-45d4-afe0-e6ba97ca5494 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3125 2024.07.25 05:49:47.869152 [ 3 ] {} <Debug> HTTP-Session: 3aaceb32-3bd7-45d4-afe0-e6ba97ca5494 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3126 2024.07.25 05:49:47.869167 [ 3 ] {} <Debug> HTTP-Session: 3aaceb32-3bd7-45d4-afe0-e6ba97ca5494 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3127 2024.07.25 05:49:47.869216 [ 3 ] {} <Trace> HTTP-Session: 3aaceb32-3bd7-45d4-afe0-e6ba97ca5494 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3128 2024.07.25 05:49:47.869403 [ 3 ] {faab1060-7a07-4585-b5b6-f89e927938f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3129 2024.07.25 05:49:47.869470 [ 3 ] {faab1060-7a07-4585-b5b6-f89e927938f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3130 2024.07.25 05:49:47.869660 [ 3 ] {faab1060-7a07-4585-b5b6-f89e927938f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3131 2024.07.25 05:49:47.870099 [ 3 ] {faab1060-7a07-4585-b5b6-f89e927938f5} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3132 2024.07.25 05:49:47.870146 [ 3 ] {faab1060-7a07-4585-b5b6-f89e927938f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
3133 2024.07.25 05:49:47.870518 [ 3 ] {faab1060-7a07-4585-b5b6-f89e927938f5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3134 2024.07.25 05:49:47.870858 [ 3 ] {faab1060-7a07-4585-b5b6-f89e927938f5} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3135 2024.07.25 05:49:47.871035 [ 3 ] {faab1060-7a07-4585-b5b6-f89e927938f5} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001686 sec., 10083.036773428232 rows/sec., 730.39 KiB/sec.
3136 2024.07.25 05:49:47.871262 [ 3 ] {faab1060-7a07-4585-b5b6-f89e927938f5} <Debug> DynamicQueryHandler: Done processing query
3137 2024.07.25 05:49:47.871289 [ 3 ] {faab1060-7a07-4585-b5b6-f89e927938f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3138 2024.07.25 05:49:47.871306 [ 3 ] {} <Debug> HTTP-Session: 3aaceb32-3bd7-45d4-afe0-e6ba97ca5494 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3139 2024.07.25 05:49:47.871504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 25714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3140 2024.07.25 05:49:47.871564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3141 2024.07.25 05:49:47.871590 [ 3 ] {} <Debug> HTTP-Session: 9715b028-1251-4b7f-9899-d2140a4db920 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3142 2024.07.25 05:49:47.871612 [ 3 ] {} <Debug> HTTP-Session: 9715b028-1251-4b7f-9899-d2140a4db920 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3143 2024.07.25 05:49:47.871631 [ 3 ] {} <Debug> HTTP-Session: 9715b028-1251-4b7f-9899-d2140a4db920 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3144 2024.07.25 05:49:47.871674 [ 3 ] {} <Trace> HTTP-Session: 9715b028-1251-4b7f-9899-d2140a4db920 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3145 2024.07.25 05:49:47.871859 [ 3 ] {173af310-de35-4cde-91cc-aa14f204ad89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3146 2024.07.25 05:49:47.871918 [ 3 ] {173af310-de35-4cde-91cc-aa14f204ad89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3147 2024.07.25 05:49:47.872075 [ 3 ] {173af310-de35-4cde-91cc-aa14f204ad89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3148 2024.07.25 05:49:47.872475 [ 3 ] {173af310-de35-4cde-91cc-aa14f204ad89} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3149 2024.07.25 05:49:47.872513 [ 3 ] {173af310-de35-4cde-91cc-aa14f204ad89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
3150 2024.07.25 05:49:47.872869 [ 3 ] {173af310-de35-4cde-91cc-aa14f204ad89} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3151 2024.07.25 05:49:47.873188 [ 3 ] {173af310-de35-4cde-91cc-aa14f204ad89} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3152 2024.07.25 05:49:47.873352 [ 3 ] {173af310-de35-4cde-91cc-aa14f204ad89} <Debug> executeQuery: Read 168 rows, 15.48 KiB in 0.001576 sec., 106598.98477157361 rows/sec., 9.59 MiB/sec.
3153 2024.07.25 05:49:47.873518 [ 3 ] {173af310-de35-4cde-91cc-aa14f204ad89} <Debug> DynamicQueryHandler: Done processing query
3154 2024.07.25 05:49:47.873543 [ 3 ] {173af310-de35-4cde-91cc-aa14f204ad89} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
3155 2024.07.25 05:49:47.873559 [ 3 ] {} <Debug> HTTP-Session: 9715b028-1251-4b7f-9899-d2140a4db920 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3156 2024.07.25 05:49:47.873792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 58686, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3157 2024.07.25 05:49:47.873842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3158 2024.07.25 05:49:47.873862 [ 3 ] {} <Debug> HTTP-Session: 33320bbf-6cbf-480f-9cc6-68d74c54cb4b Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3159 2024.07.25 05:49:47.873880 [ 3 ] {} <Debug> HTTP-Session: 33320bbf-6cbf-480f-9cc6-68d74c54cb4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3160 2024.07.25 05:49:47.873894 [ 3 ] {} <Debug> HTTP-Session: 33320bbf-6cbf-480f-9cc6-68d74c54cb4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3161 2024.07.25 05:49:47.873926 [ 3 ] {} <Trace> HTTP-Session: 33320bbf-6cbf-480f-9cc6-68d74c54cb4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3162 2024.07.25 05:49:47.874121 [ 3 ] {15d6f4d4-b207-4528-9b4b-db02e08eade8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3163 2024.07.25 05:49:47.874166 [ 3 ] {15d6f4d4-b207-4528-9b4b-db02e08eade8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3164 2024.07.25 05:49:47.874293 [ 3 ] {15d6f4d4-b207-4528-9b4b-db02e08eade8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3165 2024.07.25 05:49:47.874799 [ 3 ] {15d6f4d4-b207-4528-9b4b-db02e08eade8} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3166 2024.07.25 05:49:47.874838 [ 3 ] {15d6f4d4-b207-4528-9b4b-db02e08eade8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
3167 2024.07.25 05:49:47.875170 [ 3 ] {15d6f4d4-b207-4528-9b4b-db02e08eade8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3168 2024.07.25 05:49:47.875477 [ 3 ] {15d6f4d4-b207-4528-9b4b-db02e08eade8} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3169 2024.07.25 05:49:47.875634 [ 3 ] {15d6f4d4-b207-4528-9b4b-db02e08eade8} <Debug> executeQuery: Read 365 rows, 26.12 KiB in 0.001612 sec., 226426.79900744418 rows/sec., 15.82 MiB/sec.
3170 2024.07.25 05:49:47.875812 [ 3 ] {15d6f4d4-b207-4528-9b4b-db02e08eade8} <Debug> DynamicQueryHandler: Done processing query
3171 2024.07.25 05:49:47.875837 [ 3 ] {15d6f4d4-b207-4528-9b4b-db02e08eade8} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
3172 2024.07.25 05:49:47.875854 [ 3 ] {} <Debug> HTTP-Session: 33320bbf-6cbf-480f-9cc6-68d74c54cb4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3173 2024.07.25 05:49:47.875986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3174 2024.07.25 05:49:47.876037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3175 2024.07.25 05:49:47.876059 [ 3 ] {} <Debug> HTTP-Session: 3fd8a8f2-4c77-4875-87e1-72a1305bb727 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3176 2024.07.25 05:49:47.876077 [ 3 ] {} <Debug> HTTP-Session: 3fd8a8f2-4c77-4875-87e1-72a1305bb727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3177 2024.07.25 05:49:47.876092 [ 3 ] {} <Debug> HTTP-Session: 3fd8a8f2-4c77-4875-87e1-72a1305bb727 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3178 2024.07.25 05:49:47.876124 [ 3 ] {} <Trace> HTTP-Session: 3fd8a8f2-4c77-4875-87e1-72a1305bb727 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3179 2024.07.25 05:49:47.876220 [ 3 ] {88a0d059-8ae7-41c9-a409-c5b0c26dd790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3180 2024.07.25 05:49:47.876268 [ 3 ] {88a0d059-8ae7-41c9-a409-c5b0c26dd790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3181 2024.07.25 05:49:47.876400 [ 3 ] {88a0d059-8ae7-41c9-a409-c5b0c26dd790} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3182 2024.07.25 05:49:47.876665 [ 3 ] {88a0d059-8ae7-41c9-a409-c5b0c26dd790} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3183 2024.07.25 05:49:47.876701 [ 3 ] {88a0d059-8ae7-41c9-a409-c5b0c26dd790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
3184 2024.07.25 05:49:47.877064 [ 3 ] {88a0d059-8ae7-41c9-a409-c5b0c26dd790} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3185 2024.07.25 05:49:47.877390 [ 3 ] {88a0d059-8ae7-41c9-a409-c5b0c26dd790} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3186 2024.07.25 05:49:47.877540 [ 3 ] {88a0d059-8ae7-41c9-a409-c5b0c26dd790} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001344 sec., 4464.285714285715 rows/sec., 191.82 KiB/sec.
3187 2024.07.25 05:49:47.877700 [ 3 ] {88a0d059-8ae7-41c9-a409-c5b0c26dd790} <Debug> DynamicQueryHandler: Done processing query
3188 2024.07.25 05:49:47.877724 [ 3 ] {88a0d059-8ae7-41c9-a409-c5b0c26dd790} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3189 2024.07.25 05:49:47.877740 [ 3 ] {} <Debug> HTTP-Session: 3fd8a8f2-4c77-4875-87e1-72a1305bb727 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3190 2024.07.25 05:49:47.877872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3191 2024.07.25 05:49:47.877919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3192 2024.07.25 05:49:47.877938 [ 3 ] {} <Debug> HTTP-Session: 5893f5e9-214e-4443-8e3b-fb35e13f5613 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3193 2024.07.25 05:49:47.877955 [ 3 ] {} <Debug> HTTP-Session: 5893f5e9-214e-4443-8e3b-fb35e13f5613 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3194 2024.07.25 05:49:47.877969 [ 3 ] {} <Debug> HTTP-Session: 5893f5e9-214e-4443-8e3b-fb35e13f5613 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3195 2024.07.25 05:49:47.878000 [ 3 ] {} <Trace> HTTP-Session: 5893f5e9-214e-4443-8e3b-fb35e13f5613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3196 2024.07.25 05:49:47.878115 [ 3 ] {82f61f0d-9b2d-4c43-85a1-f66e4c1a5239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3197 2024.07.25 05:49:47.878163 [ 3 ] {82f61f0d-9b2d-4c43-85a1-f66e4c1a5239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3198 2024.07.25 05:49:47.878306 [ 3 ] {82f61f0d-9b2d-4c43-85a1-f66e4c1a5239} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3199 2024.07.25 05:49:47.878633 [ 3 ] {82f61f0d-9b2d-4c43-85a1-f66e4c1a5239} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3200 2024.07.25 05:49:47.878670 [ 3 ] {82f61f0d-9b2d-4c43-85a1-f66e4c1a5239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
3201 2024.07.25 05:49:47.879061 [ 3 ] {82f61f0d-9b2d-4c43-85a1-f66e4c1a5239} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3202 2024.07.25 05:49:47.879405 [ 3 ] {82f61f0d-9b2d-4c43-85a1-f66e4c1a5239} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3203 2024.07.25 05:49:47.879564 [ 3 ] {82f61f0d-9b2d-4c43-85a1-f66e4c1a5239} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001487 sec., 51782.11163416274 rows/sec., 3.19 MiB/sec.
3204 2024.07.25 05:49:47.879847 [ 3 ] {82f61f0d-9b2d-4c43-85a1-f66e4c1a5239} <Debug> DynamicQueryHandler: Done processing query
3205 2024.07.25 05:49:47.879873 [ 3 ] {82f61f0d-9b2d-4c43-85a1-f66e4c1a5239} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3206 2024.07.25 05:49:47.879890 [ 3 ] {} <Debug> HTTP-Session: 5893f5e9-214e-4443-8e3b-fb35e13f5613 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3207 2024.07.25 05:49:47.880078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 21082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3208 2024.07.25 05:49:47.880128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3209 2024.07.25 05:49:47.880148 [ 3 ] {} <Debug> HTTP-Session: 2f987eff-568a-4f9e-9c8e-1975d4b1d246 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3210 2024.07.25 05:49:47.880164 [ 3 ] {} <Debug> HTTP-Session: 2f987eff-568a-4f9e-9c8e-1975d4b1d246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3211 2024.07.25 05:49:47.880179 [ 3 ] {} <Debug> HTTP-Session: 2f987eff-568a-4f9e-9c8e-1975d4b1d246 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3212 2024.07.25 05:49:47.880210 [ 3 ] {} <Trace> HTTP-Session: 2f987eff-568a-4f9e-9c8e-1975d4b1d246 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3213 2024.07.25 05:49:47.880368 [ 3 ] {546db51d-298e-4006-9a2b-5fa4a741c5ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3214 2024.07.25 05:49:47.880416 [ 3 ] {546db51d-298e-4006-9a2b-5fa4a741c5ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3215 2024.07.25 05:49:47.880583 [ 3 ] {546db51d-298e-4006-9a2b-5fa4a741c5ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3216 2024.07.25 05:49:47.880917 [ 3 ] {546db51d-298e-4006-9a2b-5fa4a741c5ee} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3217 2024.07.25 05:49:47.880957 [ 3 ] {546db51d-298e-4006-9a2b-5fa4a741c5ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
3218 2024.07.25 05:49:47.881333 [ 3 ] {546db51d-298e-4006-9a2b-5fa4a741c5ee} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3219 2024.07.25 05:49:47.881677 [ 3 ] {546db51d-298e-4006-9a2b-5fa4a741c5ee} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3220 2024.07.25 05:49:47.881814 [ 3 ] {546db51d-298e-4006-9a2b-5fa4a741c5ee} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001522 sec., 72273.32457293036 rows/sec., 5.04 MiB/sec.
3221 2024.07.25 05:49:47.882010 [ 3 ] {546db51d-298e-4006-9a2b-5fa4a741c5ee} <Debug> DynamicQueryHandler: Done processing query
3222 2024.07.25 05:49:47.882035 [ 3 ] {546db51d-298e-4006-9a2b-5fa4a741c5ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3223 2024.07.25 05:49:47.882051 [ 3 ] {} <Debug> HTTP-Session: 2f987eff-568a-4f9e-9c8e-1975d4b1d246 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3224 2024.07.25 05:49:47.882183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17573, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3225 2024.07.25 05:49:47.882231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3226 2024.07.25 05:49:47.882250 [ 3 ] {} <Debug> HTTP-Session: fabd55e4-2b1f-4ed9-b423-bea251759d6e Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3227 2024.07.25 05:49:47.882267 [ 3 ] {} <Debug> HTTP-Session: fabd55e4-2b1f-4ed9-b423-bea251759d6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3228 2024.07.25 05:49:47.882281 [ 3 ] {} <Debug> HTTP-Session: fabd55e4-2b1f-4ed9-b423-bea251759d6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3229 2024.07.25 05:49:47.882312 [ 3 ] {} <Trace> HTTP-Session: fabd55e4-2b1f-4ed9-b423-bea251759d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3230 2024.07.25 05:49:47.882486 [ 3 ] {c6661ce7-9046-4676-bac8-65169ae4846f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3231 2024.07.25 05:49:47.882553 [ 3 ] {c6661ce7-9046-4676-bac8-65169ae4846f} <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_histogramf64
3232 2024.07.25 05:49:47.882972 [ 3 ] {c6661ce7-9046-4676-bac8-65169ae4846f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3233 2024.07.25 05:49:47.883521 [ 3 ] {c6661ce7-9046-4676-bac8-65169ae4846f} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3234 2024.07.25 05:49:47.883559 [ 3 ] {c6661ce7-9046-4676-bac8-65169ae4846f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
3235 2024.07.25 05:49:47.884141 [ 3 ] {c6661ce7-9046-4676-bac8-65169ae4846f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3236 2024.07.25 05:49:47.884572 [ 3 ] {c6661ce7-9046-4676-bac8-65169ae4846f} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3237 2024.07.25 05:49:47.884763 [ 3 ] {c6661ce7-9046-4676-bac8-65169ae4846f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002377 sec., 4627.681952040387 rows/sec., 8.29 MiB/sec.
3238 2024.07.25 05:49:47.884994 [ 3 ] {c6661ce7-9046-4676-bac8-65169ae4846f} <Debug> DynamicQueryHandler: Done processing query
3239 2024.07.25 05:49:47.885020 [ 3 ] {c6661ce7-9046-4676-bac8-65169ae4846f} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
3240 2024.07.25 05:49:47.885036 [ 3 ] {} <Debug> HTTP-Session: fabd55e4-2b1f-4ed9-b423-bea251759d6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3241 2024.07.25 05:49:47.885151 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3242 2024.07.25 05:49:47.885201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3243 2024.07.25 05:49:47.885222 [ 3 ] {} <Debug> HTTP-Session: b2a367a6-1e9d-473c-88b7-c8f14d9d68d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3244 2024.07.25 05:49:47.885238 [ 3 ] {} <Debug> HTTP-Session: b2a367a6-1e9d-473c-88b7-c8f14d9d68d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3245 2024.07.25 05:49:47.885251 [ 3 ] {} <Debug> HTTP-Session: b2a367a6-1e9d-473c-88b7-c8f14d9d68d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3246 2024.07.25 05:49:47.885284 [ 3 ] {} <Trace> HTTP-Session: b2a367a6-1e9d-473c-88b7-c8f14d9d68d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3247 2024.07.25 05:49:47.885389 [ 3 ] {34d67ee3-487e-43e7-88bd-9718e9b7b791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3248 2024.07.25 05:49:47.885436 [ 3 ] {34d67ee3-487e-43e7-88bd-9718e9b7b791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3249 2024.07.25 05:49:47.885563 [ 3 ] {34d67ee3-487e-43e7-88bd-9718e9b7b791} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3250 2024.07.25 05:49:47.885824 [ 3 ] {34d67ee3-487e-43e7-88bd-9718e9b7b791} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3251 2024.07.25 05:49:47.885862 [ 3 ] {34d67ee3-487e-43e7-88bd-9718e9b7b791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
3252 2024.07.25 05:49:47.886214 [ 3 ] {34d67ee3-487e-43e7-88bd-9718e9b7b791} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3253 2024.07.25 05:49:47.886538 [ 3 ] {34d67ee3-487e-43e7-88bd-9718e9b7b791} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3254 2024.07.25 05:49:47.886700 [ 3 ] {34d67ee3-487e-43e7-88bd-9718e9b7b791} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001342 sec., 17138.59910581222 rows/sec., 927.08 KiB/sec.
3255 2024.07.25 05:49:47.886971 [ 3 ] {34d67ee3-487e-43e7-88bd-9718e9b7b791} <Debug> DynamicQueryHandler: Done processing query
3256 2024.07.25 05:49:47.886996 [ 3 ] {34d67ee3-487e-43e7-88bd-9718e9b7b791} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3257 2024.07.25 05:49:47.887013 [ 3 ] {} <Debug> HTTP-Session: b2a367a6-1e9d-473c-88b7-c8f14d9d68d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3258 2024.07.25 05:49:47.887138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3259 2024.07.25 05:49:47.887188 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3260 2024.07.25 05:49:47.887208 [ 3 ] {} <Debug> HTTP-Session: f5d3d2a4-3e19-45e0-85ef-3310a5bc4935 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3261 2024.07.25 05:49:47.887224 [ 3 ] {} <Debug> HTTP-Session: f5d3d2a4-3e19-45e0-85ef-3310a5bc4935 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3262 2024.07.25 05:49:47.887238 [ 3 ] {} <Debug> HTTP-Session: f5d3d2a4-3e19-45e0-85ef-3310a5bc4935 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3263 2024.07.25 05:49:47.887269 [ 3 ] {} <Trace> HTTP-Session: f5d3d2a4-3e19-45e0-85ef-3310a5bc4935 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3264 2024.07.25 05:49:47.887377 [ 3 ] {cabca6fb-7a82-49c2-a95c-79ccf2d44e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3265 2024.07.25 05:49:47.887422 [ 3 ] {cabca6fb-7a82-49c2-a95c-79ccf2d44e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3266 2024.07.25 05:49:47.887567 [ 3 ] {cabca6fb-7a82-49c2-a95c-79ccf2d44e6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3267 2024.07.25 05:49:47.887842 [ 3 ] {cabca6fb-7a82-49c2-a95c-79ccf2d44e6d} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3268 2024.07.25 05:49:47.887878 [ 3 ] {cabca6fb-7a82-49c2-a95c-79ccf2d44e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
3269 2024.07.25 05:49:47.888226 [ 3 ] {cabca6fb-7a82-49c2-a95c-79ccf2d44e6d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3270 2024.07.25 05:49:47.888549 [ 3 ] {cabca6fb-7a82-49c2-a95c-79ccf2d44e6d} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3271 2024.07.25 05:49:47.888701 [ 3 ] {cabca6fb-7a82-49c2-a95c-79ccf2d44e6d} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001353 sec., 29563.932002956393 rows/sec., 1.97 MiB/sec.
3272 2024.07.25 05:49:47.888868 [ 3 ] {cabca6fb-7a82-49c2-a95c-79ccf2d44e6d} <Debug> DynamicQueryHandler: Done processing query
3273 2024.07.25 05:49:47.888892 [ 3 ] {cabca6fb-7a82-49c2-a95c-79ccf2d44e6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3274 2024.07.25 05:49:47.888908 [ 3 ] {} <Debug> HTTP-Session: f5d3d2a4-3e19-45e0-85ef-3310a5bc4935 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3275 2024.07.25 05:49:48.785201 [ 43 ] {} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3276 2024.07.25 05:49:48.785277 [ 43 ] {} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3277 2024.07.25 05:49:48.785302 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
3278 2024.07.25 05:49:48.785567 [ 200 ] {ad4cee7e-583f-4181-9198-d66c2473f09e::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
3279 2024.07.25 05:49:48.786001 [ 200 ] {ad4cee7e-583f-4181-9198-d66c2473f09e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3280 2024.07.25 05:49:48.786057 [ 200 ] {ad4cee7e-583f-4181-9198-d66c2473f09e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part
3281 2024.07.25 05:49:48.786171 [ 200 ] {ad4cee7e-583f-4181-9198-d66c2473f09e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part
3282 2024.07.25 05:49:48.786298 [ 200 ] {ad4cee7e-583f-4181-9198-d66c2473f09e::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
3283 2024.07.25 05:49:48.786408 [ 200 ] {ad4cee7e-583f-4181-9198-d66c2473f09e::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
3284 2024.07.25 05:49:48.786525 [ 200 ] {ad4cee7e-583f-4181-9198-d66c2473f09e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part
3285 2024.07.25 05:49:48.788677 [ 195 ] {ad4cee7e-583f-4181-9198-d66c2473f09e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 6 columns (6 merged, 0 gathered) in 0.003276648 sec., 10986.837768353513 rows/sec., 1.46 MiB/sec.
3286 2024.07.25 05:49:48.788980 [ 195 ] {ad4cee7e-583f-4181-9198-d66c2473f09e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3287 2024.07.25 05:49:48.789607 [ 195 ] {ad4cee7e-583f-4181-9198-d66c2473f09e::all_1_5_1} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3288 2024.07.25 05:49:48.789699 [ 195 ] {ad4cee7e-583f-4181-9198-d66c2473f09e::all_1_5_1} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
3289 2024.07.25 05:49:48.789799 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
3290 2024.07.25 05:49:52.865465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3291 2024.07.25 05:49:52.865649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3292 2024.07.25 05:49:52.865694 [ 3 ] {} <Debug> HTTP-Session: 72de391c-1f42-44a6-8b0f-9ce3927b501c Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3293 2024.07.25 05:49:52.865735 [ 3 ] {} <Debug> HTTP-Session: 72de391c-1f42-44a6-8b0f-9ce3927b501c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3294 2024.07.25 05:49:52.865762 [ 3 ] {} <Debug> HTTP-Session: 72de391c-1f42-44a6-8b0f-9ce3927b501c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3295 2024.07.25 05:49:52.865847 [ 3 ] {} <Trace> HTTP-Session: 72de391c-1f42-44a6-8b0f-9ce3927b501c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3296 2024.07.25 05:49:52.866127 [ 3 ] {3d05ff7e-66f8-417b-b72a-4bf2a4703664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3297 2024.07.25 05:49:52.866236 [ 3 ] {3d05ff7e-66f8-417b-b72a-4bf2a4703664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3298 2024.07.25 05:49:52.866434 [ 3 ] {3d05ff7e-66f8-417b-b72a-4bf2a4703664} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3299 2024.07.25 05:49:52.866892 [ 3 ] {3d05ff7e-66f8-417b-b72a-4bf2a4703664} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3300 2024.07.25 05:49:52.866935 [ 3 ] {3d05ff7e-66f8-417b-b72a-4bf2a4703664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
3301 2024.07.25 05:49:52.867290 [ 3 ] {3d05ff7e-66f8-417b-b72a-4bf2a4703664} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3302 2024.07.25 05:49:52.867631 [ 3 ] {3d05ff7e-66f8-417b-b72a-4bf2a4703664} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3303 2024.07.25 05:49:52.867810 [ 3 ] {3d05ff7e-66f8-417b-b72a-4bf2a4703664} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.001774 sec., 12401.352874859076 rows/sec., 1005.19 KiB/sec.
3304 2024.07.25 05:49:52.868022 [ 3 ] {3d05ff7e-66f8-417b-b72a-4bf2a4703664} <Debug> DynamicQueryHandler: Done processing query
3305 2024.07.25 05:49:52.868049 [ 3 ] {3d05ff7e-66f8-417b-b72a-4bf2a4703664} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3306 2024.07.25 05:49:52.868065 [ 3 ] {} <Debug> HTTP-Session: 72de391c-1f42-44a6-8b0f-9ce3927b501c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3307 2024.07.25 05:49:52.868223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3308 2024.07.25 05:49:52.868279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3309 2024.07.25 05:49:52.868297 [ 3 ] {} <Debug> HTTP-Session: 86d211cb-7b76-4ab3-aa59-139e35a9a553 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3310 2024.07.25 05:49:52.868316 [ 3 ] {} <Debug> HTTP-Session: 86d211cb-7b76-4ab3-aa59-139e35a9a553 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3311 2024.07.25 05:49:52.868330 [ 3 ] {} <Debug> HTTP-Session: 86d211cb-7b76-4ab3-aa59-139e35a9a553 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3312 2024.07.25 05:49:52.868366 [ 3 ] {} <Trace> HTTP-Session: 86d211cb-7b76-4ab3-aa59-139e35a9a553 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3313 2024.07.25 05:49:52.868466 [ 3 ] {f74300a5-6f8a-4fdd-b608-6b509e7363af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3314 2024.07.25 05:49:52.868513 [ 3 ] {f74300a5-6f8a-4fdd-b608-6b509e7363af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3315 2024.07.25 05:49:52.868648 [ 3 ] {f74300a5-6f8a-4fdd-b608-6b509e7363af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3316 2024.07.25 05:49:52.868967 [ 3 ] {f74300a5-6f8a-4fdd-b608-6b509e7363af} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3317 2024.07.25 05:49:52.869004 [ 3 ] {f74300a5-6f8a-4fdd-b608-6b509e7363af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
3318 2024.07.25 05:49:52.869293 [ 3 ] {f74300a5-6f8a-4fdd-b608-6b509e7363af} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3319 2024.07.25 05:49:52.869597 [ 3 ] {f74300a5-6f8a-4fdd-b608-6b509e7363af} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3320 2024.07.25 05:49:52.869751 [ 3 ] {f74300a5-6f8a-4fdd-b608-6b509e7363af} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00131 sec., 1526.7175572519084 rows/sec., 124.49 KiB/sec.
3321 2024.07.25 05:49:52.870009 [ 3 ] {f74300a5-6f8a-4fdd-b608-6b509e7363af} <Debug> DynamicQueryHandler: Done processing query
3322 2024.07.25 05:49:52.870034 [ 3 ] {f74300a5-6f8a-4fdd-b608-6b509e7363af} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3323 2024.07.25 05:49:52.870050 [ 3 ] {} <Debug> HTTP-Session: 86d211cb-7b76-4ab3-aa59-139e35a9a553 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3324 2024.07.25 05:49:52.870178 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3325 2024.07.25 05:49:52.870228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3326 2024.07.25 05:49:52.870247 [ 3 ] {} <Debug> HTTP-Session: e7d27aae-a5c8-47d5-bcca-b22ee66e66fd Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3327 2024.07.25 05:49:52.870264 [ 3 ] {} <Debug> HTTP-Session: e7d27aae-a5c8-47d5-bcca-b22ee66e66fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3328 2024.07.25 05:49:52.870277 [ 3 ] {} <Debug> HTTP-Session: e7d27aae-a5c8-47d5-bcca-b22ee66e66fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3329 2024.07.25 05:49:52.870308 [ 3 ] {} <Trace> HTTP-Session: e7d27aae-a5c8-47d5-bcca-b22ee66e66fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3330 2024.07.25 05:49:52.870429 [ 3 ] {f2da39ea-a860-4954-bffe-2ea112e8a8d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3331 2024.07.25 05:49:52.870473 [ 3 ] {f2da39ea-a860-4954-bffe-2ea112e8a8d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3332 2024.07.25 05:49:52.870613 [ 3 ] {f2da39ea-a860-4954-bffe-2ea112e8a8d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3333 2024.07.25 05:49:52.871025 [ 3 ] {f2da39ea-a860-4954-bffe-2ea112e8a8d0} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3334 2024.07.25 05:49:52.871062 [ 3 ] {f2da39ea-a860-4954-bffe-2ea112e8a8d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
3335 2024.07.25 05:49:52.871367 [ 3 ] {f2da39ea-a860-4954-bffe-2ea112e8a8d0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3336 2024.07.25 05:49:52.871675 [ 3 ] {f2da39ea-a860-4954-bffe-2ea112e8a8d0} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3337 2024.07.25 05:49:52.871827 [ 3 ] {f2da39ea-a860-4954-bffe-2ea112e8a8d0} <Debug> executeQuery: Read 97 rows, 8.35 KiB in 0.001443 sec., 67221.06722106722 rows/sec., 5.65 MiB/sec.
3338 2024.07.25 05:49:52.871997 [ 3 ] {f2da39ea-a860-4954-bffe-2ea112e8a8d0} <Debug> DynamicQueryHandler: Done processing query
3339 2024.07.25 05:49:52.872022 [ 3 ] {f2da39ea-a860-4954-bffe-2ea112e8a8d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3340 2024.07.25 05:49:52.872037 [ 3 ] {} <Debug> HTTP-Session: e7d27aae-a5c8-47d5-bcca-b22ee66e66fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3341 2024.07.25 05:49:52.872152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3342 2024.07.25 05:49:52.872201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3343 2024.07.25 05:49:52.872219 [ 3 ] {} <Debug> HTTP-Session: e48b6ce5-fd1f-4aae-8b46-8dfffd3147d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3344 2024.07.25 05:49:52.872235 [ 3 ] {} <Debug> HTTP-Session: e48b6ce5-fd1f-4aae-8b46-8dfffd3147d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3345 2024.07.25 05:49:52.872248 [ 3 ] {} <Debug> HTTP-Session: e48b6ce5-fd1f-4aae-8b46-8dfffd3147d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3346 2024.07.25 05:49:52.872279 [ 3 ] {} <Trace> HTTP-Session: e48b6ce5-fd1f-4aae-8b46-8dfffd3147d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3347 2024.07.25 05:49:52.872370 [ 3 ] {8ad5a945-ed1f-4751-ab92-649c5ef35cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3348 2024.07.25 05:49:52.872413 [ 3 ] {8ad5a945-ed1f-4751-ab92-649c5ef35cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3349 2024.07.25 05:49:52.872538 [ 3 ] {8ad5a945-ed1f-4751-ab92-649c5ef35cb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3350 2024.07.25 05:49:52.872806 [ 3 ] {8ad5a945-ed1f-4751-ab92-649c5ef35cb8} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3351 2024.07.25 05:49:52.872842 [ 3 ] {8ad5a945-ed1f-4751-ab92-649c5ef35cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
3352 2024.07.25 05:49:52.873127 [ 3 ] {8ad5a945-ed1f-4751-ab92-649c5ef35cb8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3353 2024.07.25 05:49:52.873447 [ 3 ] {8ad5a945-ed1f-4751-ab92-649c5ef35cb8} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3354 2024.07.25 05:49:52.873593 [ 3 ] {8ad5a945-ed1f-4751-ab92-649c5ef35cb8} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001245 sec., 1606.425702811245 rows/sec., 112.17 KiB/sec.
3355 2024.07.25 05:49:52.873801 [ 3 ] {8ad5a945-ed1f-4751-ab92-649c5ef35cb8} <Debug> DynamicQueryHandler: Done processing query
3356 2024.07.25 05:49:52.873825 [ 3 ] {8ad5a945-ed1f-4751-ab92-649c5ef35cb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3357 2024.07.25 05:49:52.873840 [ 3 ] {} <Debug> HTTP-Session: e48b6ce5-fd1f-4aae-8b46-8dfffd3147d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3358 2024.07.25 05:49:52.873953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 10222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3359 2024.07.25 05:49:52.874003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3360 2024.07.25 05:49:52.874021 [ 3 ] {} <Debug> HTTP-Session: 1ea3cbd5-73b8-4752-b7a0-1977b5d346f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3361 2024.07.25 05:49:52.874037 [ 3 ] {} <Debug> HTTP-Session: 1ea3cbd5-73b8-4752-b7a0-1977b5d346f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3362 2024.07.25 05:49:52.874050 [ 3 ] {} <Debug> HTTP-Session: 1ea3cbd5-73b8-4752-b7a0-1977b5d346f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3363 2024.07.25 05:49:52.874081 [ 3 ] {} <Trace> HTTP-Session: 1ea3cbd5-73b8-4752-b7a0-1977b5d346f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3364 2024.07.25 05:49:52.874193 [ 3 ] {c47ac8c1-1125-4eff-b6c6-8c90ee83aa3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3365 2024.07.25 05:49:52.874235 [ 3 ] {c47ac8c1-1125-4eff-b6c6-8c90ee83aa3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3366 2024.07.25 05:49:52.874361 [ 3 ] {c47ac8c1-1125-4eff-b6c6-8c90ee83aa3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3367 2024.07.25 05:49:52.874735 [ 3 ] {c47ac8c1-1125-4eff-b6c6-8c90ee83aa3b} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3368 2024.07.25 05:49:52.874773 [ 3 ] {c47ac8c1-1125-4eff-b6c6-8c90ee83aa3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
3369 2024.07.25 05:49:52.875078 [ 3 ] {c47ac8c1-1125-4eff-b6c6-8c90ee83aa3b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3370 2024.07.25 05:49:52.875378 [ 3 ] {c47ac8c1-1125-4eff-b6c6-8c90ee83aa3b} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3371 2024.07.25 05:49:52.875531 [ 3 ] {c47ac8c1-1125-4eff-b6c6-8c90ee83aa3b} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001377 sec., 43572.98474945534 rows/sec., 3.41 MiB/sec.
3372 2024.07.25 05:49:52.875699 [ 3 ] {c47ac8c1-1125-4eff-b6c6-8c90ee83aa3b} <Debug> DynamicQueryHandler: Done processing query
3373 2024.07.25 05:49:52.875723 [ 3 ] {c47ac8c1-1125-4eff-b6c6-8c90ee83aa3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3374 2024.07.25 05:49:52.875738 [ 3 ] {} <Debug> HTTP-Session: 1ea3cbd5-73b8-4752-b7a0-1977b5d346f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3375 2024.07.25 05:49:52.875881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 21272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3376 2024.07.25 05:49:52.875931 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3377 2024.07.25 05:49:52.875949 [ 3 ] {} <Debug> HTTP-Session: 4cb47b33-7b14-45c0-9b38-0aab272a9509 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3378 2024.07.25 05:49:52.875966 [ 3 ] {} <Debug> HTTP-Session: 4cb47b33-7b14-45c0-9b38-0aab272a9509 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3379 2024.07.25 05:49:52.875979 [ 3 ] {} <Debug> HTTP-Session: 4cb47b33-7b14-45c0-9b38-0aab272a9509 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3380 2024.07.25 05:49:52.876009 [ 3 ] {} <Trace> HTTP-Session: 4cb47b33-7b14-45c0-9b38-0aab272a9509 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3381 2024.07.25 05:49:52.876149 [ 3 ] {a3f317f2-ad81-4e43-a5b5-5395c972157f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3382 2024.07.25 05:49:52.876196 [ 3 ] {a3f317f2-ad81-4e43-a5b5-5395c972157f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3383 2024.07.25 05:49:52.876346 [ 3 ] {a3f317f2-ad81-4e43-a5b5-5395c972157f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3384 2024.07.25 05:49:52.876701 [ 3 ] {a3f317f2-ad81-4e43-a5b5-5395c972157f} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3385 2024.07.25 05:49:52.876738 [ 3 ] {a3f317f2-ad81-4e43-a5b5-5395c972157f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
3386 2024.07.25 05:49:52.877123 [ 3 ] {a3f317f2-ad81-4e43-a5b5-5395c972157f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3387 2024.07.25 05:49:52.877459 [ 3 ] {a3f317f2-ad81-4e43-a5b5-5395c972157f} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3388 2024.07.25 05:49:52.877615 [ 3 ] {a3f317f2-ad81-4e43-a5b5-5395c972157f} <Debug> executeQuery: Read 111 rows, 7.93 KiB in 0.001531 sec., 72501.63291966035 rows/sec., 5.06 MiB/sec.
3389 2024.07.25 05:49:52.877790 [ 3 ] {a3f317f2-ad81-4e43-a5b5-5395c972157f} <Debug> DynamicQueryHandler: Done processing query
3390 2024.07.25 05:49:52.877814 [ 3 ] {a3f317f2-ad81-4e43-a5b5-5395c972157f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3391 2024.07.25 05:49:52.877830 [ 3 ] {} <Debug> HTTP-Session: 4cb47b33-7b14-45c0-9b38-0aab272a9509 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3392 2024.07.25 05:49:52.878037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 35245, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3393 2024.07.25 05:49:52.878087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3394 2024.07.25 05:49:52.878106 [ 3 ] {} <Debug> HTTP-Session: f1a84a8b-9ee4-4ce5-90ba-0c8ace1e49a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3395 2024.07.25 05:49:52.878124 [ 3 ] {} <Debug> HTTP-Session: f1a84a8b-9ee4-4ce5-90ba-0c8ace1e49a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3396 2024.07.25 05:49:52.878137 [ 3 ] {} <Debug> HTTP-Session: f1a84a8b-9ee4-4ce5-90ba-0c8ace1e49a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3397 2024.07.25 05:49:52.878168 [ 3 ] {} <Trace> HTTP-Session: f1a84a8b-9ee4-4ce5-90ba-0c8ace1e49a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3398 2024.07.25 05:49:52.878725 [ 3 ] {3b7f3011-12e9-4a6e-b517-a63ce70bb168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3399 2024.07.25 05:49:52.878791 [ 3 ] {3b7f3011-12e9-4a6e-b517-a63ce70bb168} <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_histogramf64
3400 2024.07.25 05:49:52.879202 [ 3 ] {3b7f3011-12e9-4a6e-b517-a63ce70bb168} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3401 2024.07.25 05:49:52.879862 [ 3 ] {3b7f3011-12e9-4a6e-b517-a63ce70bb168} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3402 2024.07.25 05:49:52.879899 [ 3 ] {3b7f3011-12e9-4a6e-b517-a63ce70bb168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
3403 2024.07.25 05:49:52.880563 [ 3 ] {3b7f3011-12e9-4a6e-b517-a63ce70bb168} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3404 2024.07.25 05:49:52.880979 [ 3 ] {3b7f3011-12e9-4a6e-b517-a63ce70bb168} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3405 2024.07.25 05:49:52.881173 [ 3 ] {3b7f3011-12e9-4a6e-b517-a63ce70bb168} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002925 sec., 7521.3675213675215 rows/sec., 13.48 MiB/sec.
3406 2024.07.25 05:49:52.881442 [ 3 ] {3b7f3011-12e9-4a6e-b517-a63ce70bb168} <Debug> DynamicQueryHandler: Done processing query
3407 2024.07.25 05:49:52.881468 [ 3 ] {3b7f3011-12e9-4a6e-b517-a63ce70bb168} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
3408 2024.07.25 05:49:52.881484 [ 3 ] {} <Debug> HTTP-Session: f1a84a8b-9ee4-4ce5-90ba-0c8ace1e49a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3409 2024.07.25 05:49:52.881661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3410 2024.07.25 05:49:52.881712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3411 2024.07.25 05:49:52.881732 [ 3 ] {} <Debug> HTTP-Session: f5d64f11-aa08-4d8a-b1b1-be79e91e9e01 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3412 2024.07.25 05:49:52.881749 [ 3 ] {} <Debug> HTTP-Session: f5d64f11-aa08-4d8a-b1b1-be79e91e9e01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3413 2024.07.25 05:49:52.881763 [ 3 ] {} <Debug> HTTP-Session: f5d64f11-aa08-4d8a-b1b1-be79e91e9e01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3414 2024.07.25 05:49:52.881794 [ 3 ] {} <Trace> HTTP-Session: f5d64f11-aa08-4d8a-b1b1-be79e91e9e01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3415 2024.07.25 05:49:52.881901 [ 3 ] {af60c4c9-cf48-479b-a6af-1158f5292978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3416 2024.07.25 05:49:52.881946 [ 3 ] {af60c4c9-cf48-479b-a6af-1158f5292978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3417 2024.07.25 05:49:52.882077 [ 3 ] {af60c4c9-cf48-479b-a6af-1158f5292978} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3418 2024.07.25 05:49:52.882459 [ 3 ] {af60c4c9-cf48-479b-a6af-1158f5292978} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3419 2024.07.25 05:49:52.882496 [ 3 ] {af60c4c9-cf48-479b-a6af-1158f5292978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
3420 2024.07.25 05:49:52.882855 [ 3 ] {af60c4c9-cf48-479b-a6af-1158f5292978} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3421 2024.07.25 05:49:52.883183 [ 3 ] {af60c4c9-cf48-479b-a6af-1158f5292978} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3422 2024.07.25 05:49:52.883352 [ 3 ] {af60c4c9-cf48-479b-a6af-1158f5292978} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001481 sec., 27008.777852802163 rows/sec., 1.80 MiB/sec.
3423 2024.07.25 05:49:52.883656 [ 3 ] {af60c4c9-cf48-479b-a6af-1158f5292978} <Debug> DynamicQueryHandler: Done processing query
3424 2024.07.25 05:49:52.883682 [ 3 ] {af60c4c9-cf48-479b-a6af-1158f5292978} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3425 2024.07.25 05:49:52.883698 [ 3 ] {} <Debug> HTTP-Session: f5d64f11-aa08-4d8a-b1b1-be79e91e9e01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3426 2024.07.25 05:49:57.869511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 2325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3427 2024.07.25 05:49:57.869655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3428 2024.07.25 05:49:57.869686 [ 3 ] {} <Debug> HTTP-Session: 818ce357-3833-406c-b9c4-b49a9ae6eace Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3429 2024.07.25 05:49:57.869715 [ 3 ] {} <Debug> HTTP-Session: 818ce357-3833-406c-b9c4-b49a9ae6eace Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3430 2024.07.25 05:49:57.869733 [ 3 ] {} <Debug> HTTP-Session: 818ce357-3833-406c-b9c4-b49a9ae6eace Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3431 2024.07.25 05:49:57.869790 [ 3 ] {} <Trace> HTTP-Session: 818ce357-3833-406c-b9c4-b49a9ae6eace Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3432 2024.07.25 05:49:57.870000 [ 3 ] {28372f4b-9781-4c20-8c17-c3321cfb78b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3433 2024.07.25 05:49:57.870078 [ 3 ] {28372f4b-9781-4c20-8c17-c3321cfb78b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3434 2024.07.25 05:49:57.870306 [ 3 ] {28372f4b-9781-4c20-8c17-c3321cfb78b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3435 2024.07.25 05:49:57.870781 [ 3 ] {28372f4b-9781-4c20-8c17-c3321cfb78b5} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3436 2024.07.25 05:49:57.870832 [ 3 ] {28372f4b-9781-4c20-8c17-c3321cfb78b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
3437 2024.07.25 05:49:57.871218 [ 3 ] {28372f4b-9781-4c20-8c17-c3321cfb78b5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3438 2024.07.25 05:49:57.871575 [ 3 ] {28372f4b-9781-4c20-8c17-c3321cfb78b5} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3439 2024.07.25 05:49:57.871774 [ 3 ] {28372f4b-9781-4c20-8c17-c3321cfb78b5} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001831 sec., 9284.543965046423 rows/sec., 672.55 KiB/sec.
3440 2024.07.25 05:49:57.871786 [ 32 ] {} <Debug> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3441 2024.07.25 05:49:57.871909 [ 32 ] {} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3442 2024.07.25 05:49:57.871963 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
3443 2024.07.25 05:49:57.872120 [ 3 ] {28372f4b-9781-4c20-8c17-c3321cfb78b5} <Debug> DynamicQueryHandler: Done processing query
3444 2024.07.25 05:49:57.872146 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::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
3445 2024.07.25 05:49:57.872159 [ 3 ] {28372f4b-9781-4c20-8c17-c3321cfb78b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3446 2024.07.25 05:49:57.872237 [ 3 ] {} <Debug> HTTP-Session: 818ce357-3833-406c-b9c4-b49a9ae6eace Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3447 2024.07.25 05:49:57.872375 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3448 2024.07.25 05:49:57.872418 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 22 rows starting from the beginning of the part
3449 2024.07.25 05:49:57.872479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 25714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3450 2024.07.25 05:49:57.872611 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 17 rows starting from the beginning of the part
3451 2024.07.25 05:49:57.872634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3452 2024.07.25 05:49:57.872720 [ 3 ] {} <Debug> HTTP-Session: 1f000433-93e0-4988-9891-9fa12d7b32fa Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3453 2024.07.25 05:49:57.872826 [ 3 ] {} <Debug> HTTP-Session: 1f000433-93e0-4988-9891-9fa12d7b32fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3454 2024.07.25 05:49:57.872889 [ 3 ] {} <Debug> HTTP-Session: 1f000433-93e0-4988-9891-9fa12d7b32fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3455 2024.07.25 05:49:57.872912 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 22 rows starting from the beginning of the part
3456 2024.07.25 05:49:57.873020 [ 3 ] {} <Trace> HTTP-Session: 1f000433-93e0-4988-9891-9fa12d7b32fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3457 2024.07.25 05:49:57.873174 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 17 rows starting from the beginning of the part
3458 2024.07.25 05:49:57.873452 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 22 rows starting from the beginning of the part
3459 2024.07.25 05:49:57.873475 [ 3 ] {90107493-8f88-4d3b-b267-9fb400d30533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3460 2024.07.25 05:49:57.873632 [ 3 ] {90107493-8f88-4d3b-b267-9fb400d30533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3461 2024.07.25 05:49:57.873709 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 17 rows starting from the beginning of the part
3462 2024.07.25 05:49:57.874451 [ 3 ] {90107493-8f88-4d3b-b267-9fb400d30533} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3463 2024.07.25 05:49:57.875375 [ 3 ] {90107493-8f88-4d3b-b267-9fb400d30533} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3464 2024.07.25 05:49:57.875446 [ 3 ] {90107493-8f88-4d3b-b267-9fb400d30533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
3465 2024.07.25 05:49:57.876382 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 117 rows, containing 4 columns (4 merged, 0 gathered) in 0.004319812 sec., 27084.512011170857 rows/sec., 2.04 MiB/sec.
3466 2024.07.25 05:49:57.876465 [ 3 ] {90107493-8f88-4d3b-b267-9fb400d30533} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3467 2024.07.25 05:49:57.876583 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3468 2024.07.25 05:49:57.877270 [ 3 ] {90107493-8f88-4d3b-b267-9fb400d30533} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3469 2024.07.25 05:49:57.877481 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_11_2} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3470 2024.07.25 05:49:57.877667 [ 3 ] {90107493-8f88-4d3b-b267-9fb400d30533} <Debug> executeQuery: Read 168 rows, 15.48 KiB in 0.004346 sec., 38656.23561895996 rows/sec., 3.48 MiB/sec.
3471 2024.07.25 05:49:57.877819 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_11_2} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3472 2024.07.25 05:49:57.878102 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
3473 2024.07.25 05:49:57.878222 [ 3 ] {90107493-8f88-4d3b-b267-9fb400d30533} <Debug> DynamicQueryHandler: Done processing query
3474 2024.07.25 05:49:57.878254 [ 3 ] {90107493-8f88-4d3b-b267-9fb400d30533} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
3475 2024.07.25 05:49:57.878272 [ 3 ] {} <Debug> HTTP-Session: 1f000433-93e0-4988-9891-9fa12d7b32fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3476 2024.07.25 05:49:57.878544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 58686, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3477 2024.07.25 05:49:57.878599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3478 2024.07.25 05:49:57.878619 [ 3 ] {} <Debug> HTTP-Session: 3052cdc8-8804-45ce-987f-30e7e5475fc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3479 2024.07.25 05:49:57.878637 [ 3 ] {} <Debug> HTTP-Session: 3052cdc8-8804-45ce-987f-30e7e5475fc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3480 2024.07.25 05:49:57.878651 [ 3 ] {} <Debug> HTTP-Session: 3052cdc8-8804-45ce-987f-30e7e5475fc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3481 2024.07.25 05:49:57.878686 [ 3 ] {} <Trace> HTTP-Session: 3052cdc8-8804-45ce-987f-30e7e5475fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3482 2024.07.25 05:49:57.879048 [ 3 ] {5486b882-f2d9-4314-b7ad-a3966f448c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3483 2024.07.25 05:49:57.879097 [ 3 ] {5486b882-f2d9-4314-b7ad-a3966f448c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3484 2024.07.25 05:49:57.879254 [ 3 ] {5486b882-f2d9-4314-b7ad-a3966f448c7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3485 2024.07.25 05:49:57.879775 [ 3 ] {5486b882-f2d9-4314-b7ad-a3966f448c7f} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3486 2024.07.25 05:49:57.879817 [ 3 ] {5486b882-f2d9-4314-b7ad-a3966f448c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
3487 2024.07.25 05:49:57.880169 [ 3 ] {5486b882-f2d9-4314-b7ad-a3966f448c7f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3488 2024.07.25 05:49:57.880486 [ 3 ] {5486b882-f2d9-4314-b7ad-a3966f448c7f} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3489 2024.07.25 05:49:57.880625 [ 3 ] {5486b882-f2d9-4314-b7ad-a3966f448c7f} <Debug> executeQuery: Read 365 rows, 26.12 KiB in 0.001838 sec., 198585.4189336235 rows/sec., 13.88 MiB/sec.
3490 2024.07.25 05:49:57.880808 [ 3 ] {5486b882-f2d9-4314-b7ad-a3966f448c7f} <Debug> DynamicQueryHandler: Done processing query
3491 2024.07.25 05:49:57.880834 [ 3 ] {5486b882-f2d9-4314-b7ad-a3966f448c7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
3492 2024.07.25 05:49:57.880851 [ 3 ] {} <Debug> HTTP-Session: 3052cdc8-8804-45ce-987f-30e7e5475fc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3493 2024.07.25 05:49:57.880994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3494 2024.07.25 05:49:57.881046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3495 2024.07.25 05:49:57.881064 [ 3 ] {} <Debug> HTTP-Session: 73cb839e-178c-4c60-a7be-ea88a92ae625 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3496 2024.07.25 05:49:57.881081 [ 3 ] {} <Debug> HTTP-Session: 73cb839e-178c-4c60-a7be-ea88a92ae625 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3497 2024.07.25 05:49:57.881095 [ 3 ] {} <Debug> HTTP-Session: 73cb839e-178c-4c60-a7be-ea88a92ae625 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3498 2024.07.25 05:49:57.881127 [ 3 ] {} <Trace> HTTP-Session: 73cb839e-178c-4c60-a7be-ea88a92ae625 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3499 2024.07.25 05:49:57.881222 [ 3 ] {dd318b9d-831a-4feb-98de-b299ff048725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3500 2024.07.25 05:49:57.881270 [ 3 ] {dd318b9d-831a-4feb-98de-b299ff048725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3501 2024.07.25 05:49:57.881403 [ 3 ] {dd318b9d-831a-4feb-98de-b299ff048725} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3502 2024.07.25 05:49:57.881659 [ 3 ] {dd318b9d-831a-4feb-98de-b299ff048725} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3503 2024.07.25 05:49:57.881695 [ 3 ] {dd318b9d-831a-4feb-98de-b299ff048725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
3504 2024.07.25 05:49:57.882055 [ 3 ] {dd318b9d-831a-4feb-98de-b299ff048725} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3505 2024.07.25 05:49:57.882397 [ 3 ] {dd318b9d-831a-4feb-98de-b299ff048725} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3506 2024.07.25 05:49:57.882568 [ 3 ] {dd318b9d-831a-4feb-98de-b299ff048725} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.00134 sec., 4477.611940298508 rows/sec., 192.40 KiB/sec.
3507 2024.07.25 05:49:57.882831 [ 3 ] {dd318b9d-831a-4feb-98de-b299ff048725} <Debug> DynamicQueryHandler: Done processing query
3508 2024.07.25 05:49:57.882856 [ 3 ] {dd318b9d-831a-4feb-98de-b299ff048725} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3509 2024.07.25 05:49:57.882873 [ 3 ] {} <Debug> HTTP-Session: 73cb839e-178c-4c60-a7be-ea88a92ae625 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3510 2024.07.25 05:49:57.883015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3511 2024.07.25 05:49:57.883065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3512 2024.07.25 05:49:57.883085 [ 3 ] {} <Debug> HTTP-Session: e748cb75-b88c-4da4-8599-ec6506a4000c Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3513 2024.07.25 05:49:57.883102 [ 3 ] {} <Debug> HTTP-Session: e748cb75-b88c-4da4-8599-ec6506a4000c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3514 2024.07.25 05:49:57.883115 [ 3 ] {} <Debug> HTTP-Session: e748cb75-b88c-4da4-8599-ec6506a4000c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3515 2024.07.25 05:49:57.883146 [ 3 ] {} <Trace> HTTP-Session: e748cb75-b88c-4da4-8599-ec6506a4000c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3516 2024.07.25 05:49:57.883266 [ 3 ] {db812554-d3f5-45d7-bf18-ec814c2b53f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3517 2024.07.25 05:49:57.883315 [ 3 ] {db812554-d3f5-45d7-bf18-ec814c2b53f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3518 2024.07.25 05:49:57.883481 [ 3 ] {db812554-d3f5-45d7-bf18-ec814c2b53f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3519 2024.07.25 05:49:57.883805 [ 3 ] {db812554-d3f5-45d7-bf18-ec814c2b53f4} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3520 2024.07.25 05:49:57.883842 [ 3 ] {db812554-d3f5-45d7-bf18-ec814c2b53f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
3521 2024.07.25 05:49:57.884207 [ 3 ] {db812554-d3f5-45d7-bf18-ec814c2b53f4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3522 2024.07.25 05:49:57.884546 [ 3 ] {db812554-d3f5-45d7-bf18-ec814c2b53f4} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3523 2024.07.25 05:49:57.884703 [ 3 ] {db812554-d3f5-45d7-bf18-ec814c2b53f4} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.00147 sec., 52380.95238095238 rows/sec., 3.23 MiB/sec.
3524 2024.07.25 05:49:57.884900 [ 3 ] {db812554-d3f5-45d7-bf18-ec814c2b53f4} <Debug> DynamicQueryHandler: Done processing query
3525 2024.07.25 05:49:57.884925 [ 3 ] {db812554-d3f5-45d7-bf18-ec814c2b53f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3526 2024.07.25 05:49:57.884941 [ 3 ] {} <Debug> HTTP-Session: e748cb75-b88c-4da4-8599-ec6506a4000c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3527 2024.07.25 05:49:57.885074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 21082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3528 2024.07.25 05:49:57.885124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3529 2024.07.25 05:49:57.885143 [ 3 ] {} <Debug> HTTP-Session: 5d9b835a-4a79-4f22-bee3-7ab9818d7823 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3530 2024.07.25 05:49:57.885160 [ 3 ] {} <Debug> HTTP-Session: 5d9b835a-4a79-4f22-bee3-7ab9818d7823 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3531 2024.07.25 05:49:57.885173 [ 3 ] {} <Debug> HTTP-Session: 5d9b835a-4a79-4f22-bee3-7ab9818d7823 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3532 2024.07.25 05:49:57.885204 [ 3 ] {} <Trace> HTTP-Session: 5d9b835a-4a79-4f22-bee3-7ab9818d7823 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3533 2024.07.25 05:49:57.885403 [ 3 ] {9a7b75ef-dc31-41dc-bcb4-3daf823fdf67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3534 2024.07.25 05:49:57.885449 [ 3 ] {9a7b75ef-dc31-41dc-bcb4-3daf823fdf67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3535 2024.07.25 05:49:57.885591 [ 3 ] {9a7b75ef-dc31-41dc-bcb4-3daf823fdf67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3536 2024.07.25 05:49:57.885928 [ 3 ] {9a7b75ef-dc31-41dc-bcb4-3daf823fdf67} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3537 2024.07.25 05:49:57.885964 [ 3 ] {9a7b75ef-dc31-41dc-bcb4-3daf823fdf67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
3538 2024.07.25 05:49:57.886335 [ 3 ] {9a7b75ef-dc31-41dc-bcb4-3daf823fdf67} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3539 2024.07.25 05:49:57.886674 [ 3 ] {9a7b75ef-dc31-41dc-bcb4-3daf823fdf67} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3540 2024.07.25 05:49:57.886840 [ 3 ] {9a7b75ef-dc31-41dc-bcb4-3daf823fdf67} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001551 sec., 70921.98581560283 rows/sec., 4.95 MiB/sec.
3541 2024.07.25 05:49:57.887151 [ 3 ] {9a7b75ef-dc31-41dc-bcb4-3daf823fdf67} <Debug> DynamicQueryHandler: Done processing query
3542 2024.07.25 05:49:57.887177 [ 3 ] {9a7b75ef-dc31-41dc-bcb4-3daf823fdf67} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3543 2024.07.25 05:49:57.887194 [ 3 ] {} <Debug> HTTP-Session: 5d9b835a-4a79-4f22-bee3-7ab9818d7823 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3544 2024.07.25 05:49:57.887328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17590, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3545 2024.07.25 05:49:57.887379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3546 2024.07.25 05:49:57.887399 [ 3 ] {} <Debug> HTTP-Session: 9c4e23be-c6c9-478d-a170-8d9042eed2d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3547 2024.07.25 05:49:57.887416 [ 3 ] {} <Debug> HTTP-Session: 9c4e23be-c6c9-478d-a170-8d9042eed2d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3548 2024.07.25 05:49:57.887431 [ 3 ] {} <Debug> HTTP-Session: 9c4e23be-c6c9-478d-a170-8d9042eed2d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3549 2024.07.25 05:49:57.887462 [ 3 ] {} <Trace> HTTP-Session: 9c4e23be-c6c9-478d-a170-8d9042eed2d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3550 2024.07.25 05:49:57.887677 [ 3 ] {526f86f3-2f58-4de5-96f7-6c0ac6606560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3551 2024.07.25 05:49:57.887752 [ 3 ] {526f86f3-2f58-4de5-96f7-6c0ac6606560} <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_histogramf64
3552 2024.07.25 05:49:57.888177 [ 3 ] {526f86f3-2f58-4de5-96f7-6c0ac6606560} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3553 2024.07.25 05:49:57.888727 [ 3 ] {526f86f3-2f58-4de5-96f7-6c0ac6606560} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3554 2024.07.25 05:49:57.888764 [ 3 ] {526f86f3-2f58-4de5-96f7-6c0ac6606560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
3555 2024.07.25 05:49:57.889351 [ 3 ] {526f86f3-2f58-4de5-96f7-6c0ac6606560} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3556 2024.07.25 05:49:57.889777 [ 3 ] {526f86f3-2f58-4de5-96f7-6c0ac6606560} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3557 2024.07.25 05:49:57.889954 [ 32 ] {} <Debug> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3558 2024.07.25 05:49:57.889985 [ 3 ] {526f86f3-2f58-4de5-96f7-6c0ac6606560} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002446 sec., 4497.138184791496 rows/sec., 8.06 MiB/sec.
3559 2024.07.25 05:49:57.890035 [ 32 ] {} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3560 2024.07.25 05:49:57.890115 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
3561 2024.07.25 05:49:57.890411 [ 195 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::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
3562 2024.07.25 05:49:57.890560 [ 3 ] {526f86f3-2f58-4de5-96f7-6c0ac6606560} <Debug> DynamicQueryHandler: Done processing query
3563 2024.07.25 05:49:57.890611 [ 3 ] {526f86f3-2f58-4de5-96f7-6c0ac6606560} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
3564 2024.07.25 05:49:57.890641 [ 3 ] {} <Debug> HTTP-Session: 9c4e23be-c6c9-478d-a170-8d9042eed2d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3565 2024.07.25 05:49:57.890837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3566 2024.07.25 05:49:57.890950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3567 2024.07.25 05:49:57.891001 [ 3 ] {} <Debug> HTTP-Session: 9a5c1e12-a7a8-4f61-9b62-dbc5f4b94221 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3568 2024.07.25 05:49:57.891049 [ 3 ] {} <Debug> HTTP-Session: 9a5c1e12-a7a8-4f61-9b62-dbc5f4b94221 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3569 2024.07.25 05:49:57.891097 [ 3 ] {} <Debug> HTTP-Session: 9a5c1e12-a7a8-4f61-9b62-dbc5f4b94221 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3570 2024.07.25 05:49:57.891199 [ 3 ] {} <Trace> HTTP-Session: 9a5c1e12-a7a8-4f61-9b62-dbc5f4b94221 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3571 2024.07.25 05:49:57.891201 [ 195 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3572 2024.07.25 05:49:57.891376 [ 195 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 128 rows starting from the beginning of the part
3573 2024.07.25 05:49:57.891404 [ 3 ] {e3b4b95a-7f81-4e3d-9ae6-fe96c2d95d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3574 2024.07.25 05:49:57.891517 [ 3 ] {e3b4b95a-7f81-4e3d-9ae6-fe96c2d95d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3575 2024.07.25 05:49:57.892276 [ 195 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part
3576 2024.07.25 05:49:57.892443 [ 3 ] {e3b4b95a-7f81-4e3d-9ae6-fe96c2d95d9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3577 2024.07.25 05:49:57.892967 [ 195 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 22 rows starting from the beginning of the part
3578 2024.07.25 05:49:57.893715 [ 195 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 11 rows starting from the beginning of the part
3579 2024.07.25 05:49:57.893753 [ 3 ] {e3b4b95a-7f81-4e3d-9ae6-fe96c2d95d9d} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3580 2024.07.25 05:49:57.893832 [ 3 ] {e3b4b95a-7f81-4e3d-9ae6-fe96c2d95d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
3581 2024.07.25 05:49:57.894268 [ 195 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 22 rows starting from the beginning of the part
3582 2024.07.25 05:49:57.894890 [ 195 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 11 rows starting from the beginning of the part
3583 2024.07.25 05:49:57.895359 [ 3 ] {e3b4b95a-7f81-4e3d-9ae6-fe96c2d95d9d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3584 2024.07.25 05:49:57.896339 [ 3 ] {e3b4b95a-7f81-4e3d-9ae6-fe96c2d95d9d} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3585 2024.07.25 05:49:57.896695 [ 3 ] {e3b4b95a-7f81-4e3d-9ae6-fe96c2d95d9d} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.005429 sec., 4236.507644133358 rows/sec., 229.17 KiB/sec.
3586 2024.07.25 05:49:57.897195 [ 3 ] {e3b4b95a-7f81-4e3d-9ae6-fe96c2d95d9d} <Debug> DynamicQueryHandler: Done processing query
3587 2024.07.25 05:49:57.897238 [ 3 ] {e3b4b95a-7f81-4e3d-9ae6-fe96c2d95d9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3588 2024.07.25 05:49:57.897280 [ 3 ] {} <Debug> HTTP-Session: 9a5c1e12-a7a8-4f61-9b62-dbc5f4b94221 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3589 2024.07.25 05:49:57.897426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3590 2024.07.25 05:49:57.897484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3591 2024.07.25 05:49:57.897504 [ 3 ] {} <Debug> HTTP-Session: a0e91983-0569-4f86-95d5-b4dc519b72cd Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3592 2024.07.25 05:49:57.897521 [ 3 ] {} <Debug> HTTP-Session: a0e91983-0569-4f86-95d5-b4dc519b72cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3593 2024.07.25 05:49:57.897543 [ 3 ] {} <Debug> HTTP-Session: a0e91983-0569-4f86-95d5-b4dc519b72cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3594 2024.07.25 05:49:57.897615 [ 3 ] {} <Trace> HTTP-Session: a0e91983-0569-4f86-95d5-b4dc519b72cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3595 2024.07.25 05:49:57.897919 [ 3 ] {59410dd3-fc53-4b1c-8b09-e008a8fe564f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3596 2024.07.25 05:49:57.898061 [ 3 ] {59410dd3-fc53-4b1c-8b09-e008a8fe564f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3597 2024.07.25 05:49:57.898849 [ 3 ] {59410dd3-fc53-4b1c-8b09-e008a8fe564f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3598 2024.07.25 05:49:57.899859 [ 3 ] {59410dd3-fc53-4b1c-8b09-e008a8fe564f} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3599 2024.07.25 05:49:57.899931 [ 3 ] {59410dd3-fc53-4b1c-8b09-e008a8fe564f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
3600 2024.07.25 05:49:57.901156 [ 3 ] {59410dd3-fc53-4b1c-8b09-e008a8fe564f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3601 2024.07.25 05:49:57.902234 [ 3 ] {59410dd3-fc53-4b1c-8b09-e008a8fe564f} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3602 2024.07.25 05:49:57.902609 [ 3 ] {59410dd3-fc53-4b1c-8b09-e008a8fe564f} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.004808 sec., 8319.46755407654 rows/sec., 568.71 KiB/sec.
3603 2024.07.25 05:49:57.902893 [ 3 ] {59410dd3-fc53-4b1c-8b09-e008a8fe564f} <Debug> DynamicQueryHandler: Done processing query
3604 2024.07.25 05:49:57.902918 [ 3 ] {59410dd3-fc53-4b1c-8b09-e008a8fe564f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3605 2024.07.25 05:49:57.902935 [ 3 ] {} <Debug> HTTP-Session: a0e91983-0569-4f86-95d5-b4dc519b72cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3606 2024.07.25 05:49:57.905295 [ 198 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 19 columns (19 merged, 0 gathered) in 0.015034037 sec., 13635.725387665336 rows/sec., 24.43 MiB/sec.
3607 2024.07.25 05:49:57.905638 [ 199 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3608 2024.07.25 05:49:57.906300 [ 199 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3609 2024.07.25 05:49:57.906393 [ 199 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3610 2024.07.25 05:49:57.906510 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB.
3611 2024.07.25 05:50:02.320604 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache
3612 2024.07.25 05:50:02.320680 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache
3613 2024.07.25 05:50:02.865887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3614 2024.07.25 05:50:02.866007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3615 2024.07.25 05:50:02.866037 [ 3 ] {} <Debug> HTTP-Session: 18a29b1b-24e5-4490-94ca-ffb90f16117f Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3616 2024.07.25 05:50:02.866065 [ 3 ] {} <Debug> HTTP-Session: 18a29b1b-24e5-4490-94ca-ffb90f16117f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3617 2024.07.25 05:50:02.866082 [ 3 ] {} <Debug> HTTP-Session: 18a29b1b-24e5-4490-94ca-ffb90f16117f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3618 2024.07.25 05:50:02.866138 [ 3 ] {} <Trace> HTTP-Session: 18a29b1b-24e5-4490-94ca-ffb90f16117f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3619 2024.07.25 05:50:02.866350 [ 3 ] {876a0dea-1b50-423a-b841-5f5654a345a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3620 2024.07.25 05:50:02.866426 [ 3 ] {876a0dea-1b50-423a-b841-5f5654a345a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3621 2024.07.25 05:50:02.866643 [ 3 ] {876a0dea-1b50-423a-b841-5f5654a345a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3622 2024.07.25 05:50:02.867118 [ 3 ] {876a0dea-1b50-423a-b841-5f5654a345a6} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3623 2024.07.25 05:50:02.867161 [ 3 ] {876a0dea-1b50-423a-b841-5f5654a345a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
3624 2024.07.25 05:50:02.867552 [ 3 ] {876a0dea-1b50-423a-b841-5f5654a345a6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3625 2024.07.25 05:50:02.867889 [ 3 ] {876a0dea-1b50-423a-b841-5f5654a345a6} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3626 2024.07.25 05:50:02.868029 [ 3 ] {876a0dea-1b50-423a-b841-5f5654a345a6} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.001749 sec., 12578.61635220126 rows/sec., 1019.56 KiB/sec.
3627 2024.07.25 05:50:02.868246 [ 3 ] {876a0dea-1b50-423a-b841-5f5654a345a6} <Debug> DynamicQueryHandler: Done processing query
3628 2024.07.25 05:50:02.868273 [ 3 ] {876a0dea-1b50-423a-b841-5f5654a345a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3629 2024.07.25 05:50:02.868289 [ 3 ] {} <Debug> HTTP-Session: 18a29b1b-24e5-4490-94ca-ffb90f16117f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3630 2024.07.25 05:50:02.868415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3631 2024.07.25 05:50:02.868472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3632 2024.07.25 05:50:02.868492 [ 3 ] {} <Debug> HTTP-Session: aa6f96f4-c92a-49c6-9c02-acb062ced0af Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3633 2024.07.25 05:50:02.868511 [ 3 ] {} <Debug> HTTP-Session: aa6f96f4-c92a-49c6-9c02-acb062ced0af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3634 2024.07.25 05:50:02.868525 [ 3 ] {} <Debug> HTTP-Session: aa6f96f4-c92a-49c6-9c02-acb062ced0af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3635 2024.07.25 05:50:02.868559 [ 3 ] {} <Trace> HTTP-Session: aa6f96f4-c92a-49c6-9c02-acb062ced0af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3636 2024.07.25 05:50:02.868664 [ 3 ] {7c4c4551-e5b1-4c7f-a3d7-4e712e2406fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3637 2024.07.25 05:50:02.868711 [ 3 ] {7c4c4551-e5b1-4c7f-a3d7-4e712e2406fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3638 2024.07.25 05:50:02.868844 [ 3 ] {7c4c4551-e5b1-4c7f-a3d7-4e712e2406fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3639 2024.07.25 05:50:02.869152 [ 3 ] {7c4c4551-e5b1-4c7f-a3d7-4e712e2406fe} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3640 2024.07.25 05:50:02.869187 [ 3 ] {7c4c4551-e5b1-4c7f-a3d7-4e712e2406fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
3641 2024.07.25 05:50:02.869487 [ 3 ] {7c4c4551-e5b1-4c7f-a3d7-4e712e2406fe} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3642 2024.07.25 05:50:02.869801 [ 3 ] {7c4c4551-e5b1-4c7f-a3d7-4e712e2406fe} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3643 2024.07.25 05:50:02.869929 [ 3 ] {7c4c4551-e5b1-4c7f-a3d7-4e712e2406fe} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001295 sec., 1544.4015444015445 rows/sec., 125.94 KiB/sec.
3644 2024.07.25 05:50:02.870211 [ 3 ] {7c4c4551-e5b1-4c7f-a3d7-4e712e2406fe} <Debug> DynamicQueryHandler: Done processing query
3645 2024.07.25 05:50:02.870236 [ 3 ] {7c4c4551-e5b1-4c7f-a3d7-4e712e2406fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3646 2024.07.25 05:50:02.870252 [ 3 ] {} <Debug> HTTP-Session: aa6f96f4-c92a-49c6-9c02-acb062ced0af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3647 2024.07.25 05:50:02.870383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3648 2024.07.25 05:50:02.870434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3649 2024.07.25 05:50:02.870453 [ 3 ] {} <Debug> HTTP-Session: 087df11c-a333-4728-99fe-acc08eee757b Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3650 2024.07.25 05:50:02.870470 [ 3 ] {} <Debug> HTTP-Session: 087df11c-a333-4728-99fe-acc08eee757b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3651 2024.07.25 05:50:02.870483 [ 3 ] {} <Debug> HTTP-Session: 087df11c-a333-4728-99fe-acc08eee757b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3652 2024.07.25 05:50:02.870515 [ 3 ] {} <Trace> HTTP-Session: 087df11c-a333-4728-99fe-acc08eee757b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3653 2024.07.25 05:50:02.870640 [ 3 ] {b623f87b-0b62-4e8e-8473-36a2f55eda98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3654 2024.07.25 05:50:02.870683 [ 3 ] {b623f87b-0b62-4e8e-8473-36a2f55eda98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3655 2024.07.25 05:50:02.870824 [ 3 ] {b623f87b-0b62-4e8e-8473-36a2f55eda98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3656 2024.07.25 05:50:02.871209 [ 3 ] {b623f87b-0b62-4e8e-8473-36a2f55eda98} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3657 2024.07.25 05:50:02.871246 [ 3 ] {b623f87b-0b62-4e8e-8473-36a2f55eda98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
3658 2024.07.25 05:50:02.871558 [ 3 ] {b623f87b-0b62-4e8e-8473-36a2f55eda98} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3659 2024.07.25 05:50:02.871867 [ 3 ] {b623f87b-0b62-4e8e-8473-36a2f55eda98} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3660 2024.07.25 05:50:02.871984 [ 26 ] {} <Debug> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3661 2024.07.25 05:50:02.871995 [ 3 ] {b623f87b-0b62-4e8e-8473-36a2f55eda98} <Debug> executeQuery: Read 97 rows, 8.35 KiB in 0.001402 sec., 69186.87589158345 rows/sec., 5.82 MiB/sec.
3662 2024.07.25 05:50:02.872025 [ 26 ] {} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3663 2024.07.25 05:50:02.872060 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
3664 2024.07.25 05:50:02.872316 [ 3 ] {b623f87b-0b62-4e8e-8473-36a2f55eda98} <Debug> DynamicQueryHandler: Done processing query
3665 2024.07.25 05:50:02.872394 [ 3 ] {b623f87b-0b62-4e8e-8473-36a2f55eda98} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3666 2024.07.25 05:50:02.872464 [ 195 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::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
3667 2024.07.25 05:50:02.872482 [ 3 ] {} <Debug> HTTP-Session: 087df11c-a333-4728-99fe-acc08eee757b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3668 2024.07.25 05:50:02.872742 [ 195 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3669 2024.07.25 05:50:02.872741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3670 2024.07.25 05:50:02.872805 [ 195 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 236 rows starting from the beginning of the part
3671 2024.07.25 05:50:02.872866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3672 2024.07.25 05:50:02.872938 [ 3 ] {} <Debug> HTTP-Session: 91478a26-a7de-43b4-a887-9756c532b167 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3673 2024.07.25 05:50:02.873029 [ 3 ] {} <Debug> HTTP-Session: 91478a26-a7de-43b4-a887-9756c532b167 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3674 2024.07.25 05:50:02.873039 [ 195 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 96 rows starting from the beginning of the part
3675 2024.07.25 05:50:02.873099 [ 3 ] {} <Debug> HTTP-Session: 91478a26-a7de-43b4-a887-9756c532b167 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3676 2024.07.25 05:50:02.873266 [ 3 ] {} <Trace> HTTP-Session: 91478a26-a7de-43b4-a887-9756c532b167 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3677 2024.07.25 05:50:02.873307 [ 195 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 168 rows starting from the beginning of the part
3678 2024.07.25 05:50:02.873617 [ 195 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 97 rows starting from the beginning of the part
3679 2024.07.25 05:50:02.873717 [ 3 ] {c02c1868-97ae-477b-b9e5-7a8137946aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3680 2024.07.25 05:50:02.873880 [ 195 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 168 rows starting from the beginning of the part
3681 2024.07.25 05:50:02.873911 [ 3 ] {c02c1868-97ae-477b-b9e5-7a8137946aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3682 2024.07.25 05:50:02.874179 [ 195 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 97 rows starting from the beginning of the part
3683 2024.07.25 05:50:02.874866 [ 3 ] {c02c1868-97ae-477b-b9e5-7a8137946aba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3684 2024.07.25 05:50:02.875618 [ 3 ] {c02c1868-97ae-477b-b9e5-7a8137946aba} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3685 2024.07.25 05:50:02.875682 [ 3 ] {c02c1868-97ae-477b-b9e5-7a8137946aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
3686 2024.07.25 05:50:02.876595 [ 3 ] {c02c1868-97ae-477b-b9e5-7a8137946aba} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3687 2024.07.25 05:50:02.877248 [ 199 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 862 rows, containing 4 columns (4 merged, 0 gathered) in 0.005078151 sec., 169746.8232039575 rows/sec., 14.91 MiB/sec.
3688 2024.07.25 05:50:02.877378 [ 3 ] {c02c1868-97ae-477b-b9e5-7a8137946aba} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3689 2024.07.25 05:50:02.877491 [ 199 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3690 2024.07.25 05:50:02.877736 [ 3 ] {c02c1868-97ae-477b-b9e5-7a8137946aba} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004167 sec., 479.96160307175427 rows/sec., 33.51 KiB/sec.
3691 2024.07.25 05:50:02.878248 [ 3 ] {c02c1868-97ae-477b-b9e5-7a8137946aba} <Debug> DynamicQueryHandler: Done processing query
3692 2024.07.25 05:50:02.878295 [ 3 ] {c02c1868-97ae-477b-b9e5-7a8137946aba} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3693 2024.07.25 05:50:02.878326 [ 3 ] {} <Debug> HTTP-Session: 91478a26-a7de-43b4-a887-9756c532b167 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3694 2024.07.25 05:50:02.878482 [ 199 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_16_3} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3695 2024.07.25 05:50:02.878501 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 10224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3696 2024.07.25 05:50:02.878603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3697 2024.07.25 05:50:02.878637 [ 199 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_16_3} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3698 2024.07.25 05:50:02.878644 [ 3 ] {} <Debug> HTTP-Session: b205c39c-d2d5-46ba-b1e9-7107fe74f453 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3699 2024.07.25 05:50:02.878684 [ 3 ] {} <Debug> HTTP-Session: b205c39c-d2d5-46ba-b1e9-7107fe74f453 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3700 2024.07.25 05:50:02.878723 [ 3 ] {} <Debug> HTTP-Session: b205c39c-d2d5-46ba-b1e9-7107fe74f453 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3701 2024.07.25 05:50:02.878800 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB.
3702 2024.07.25 05:50:02.878809 [ 3 ] {} <Trace> HTTP-Session: b205c39c-d2d5-46ba-b1e9-7107fe74f453 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3703 2024.07.25 05:50:02.878968 [ 3 ] {6a6c87de-2266-4a25-817d-7ad3391a2359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3704 2024.07.25 05:50:02.879012 [ 3 ] {6a6c87de-2266-4a25-817d-7ad3391a2359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3705 2024.07.25 05:50:02.879159 [ 3 ] {6a6c87de-2266-4a25-817d-7ad3391a2359} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3706 2024.07.25 05:50:02.879518 [ 3 ] {6a6c87de-2266-4a25-817d-7ad3391a2359} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3707 2024.07.25 05:50:02.879556 [ 3 ] {6a6c87de-2266-4a25-817d-7ad3391a2359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
3708 2024.07.25 05:50:02.879875 [ 3 ] {6a6c87de-2266-4a25-817d-7ad3391a2359} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3709 2024.07.25 05:50:02.880190 [ 3 ] {6a6c87de-2266-4a25-817d-7ad3391a2359} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3710 2024.07.25 05:50:02.880345 [ 25 ] {} <Debug> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3711 2024.07.25 05:50:02.880352 [ 3 ] {6a6c87de-2266-4a25-817d-7ad3391a2359} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001423 sec., 42164.441321152495 rows/sec., 3.30 MiB/sec.
3712 2024.07.25 05:50:02.880430 [ 25 ] {} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3713 2024.07.25 05:50:02.880546 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
3714 2024.07.25 05:50:02.880640 [ 3 ] {6a6c87de-2266-4a25-817d-7ad3391a2359} <Debug> DynamicQueryHandler: Done processing query
3715 2024.07.25 05:50:02.880729 [ 3 ] {6a6c87de-2266-4a25-817d-7ad3391a2359} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3716 2024.07.25 05:50:02.880804 [ 3 ] {} <Debug> HTTP-Session: b205c39c-d2d5-46ba-b1e9-7107fe74f453 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3717 2024.07.25 05:50:02.880871 [ 198 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::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
3718 2024.07.25 05:50:02.881087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 21273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3719 2024.07.25 05:50:02.881179 [ 198 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3720 2024.07.25 05:50:02.881185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3721 2024.07.25 05:50:02.881216 [ 3 ] {} <Debug> HTTP-Session: d6db5700-a110-42cf-b5a0-5aa1ac02f3b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3722 2024.07.25 05:50:02.881224 [ 198 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 407 rows starting from the beginning of the part
3723 2024.07.25 05:50:02.881240 [ 3 ] {} <Debug> HTTP-Session: d6db5700-a110-42cf-b5a0-5aa1ac02f3b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3724 2024.07.25 05:50:02.881297 [ 3 ] {} <Debug> HTTP-Session: d6db5700-a110-42cf-b5a0-5aa1ac02f3b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3725 2024.07.25 05:50:02.881360 [ 198 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 58 rows starting from the beginning of the part
3726 2024.07.25 05:50:02.881419 [ 3 ] {} <Trace> HTTP-Session: d6db5700-a110-42cf-b5a0-5aa1ac02f3b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3727 2024.07.25 05:50:02.881694 [ 198 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 365 rows starting from the beginning of the part
3728 2024.07.25 05:50:02.881942 [ 3 ] {ccb3d055-aed7-4940-a67b-979715874e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3729 2024.07.25 05:50:02.882065 [ 198 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part
3730 2024.07.25 05:50:02.882119 [ 3 ] {ccb3d055-aed7-4940-a67b-979715874e1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3731 2024.07.25 05:50:02.882321 [ 198 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 365 rows starting from the beginning of the part
3732 2024.07.25 05:50:02.882653 [ 198 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part
3733 2024.07.25 05:50:02.883294 [ 3 ] {ccb3d055-aed7-4940-a67b-979715874e1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3734 2024.07.25 05:50:02.883883 [ 3 ] {ccb3d055-aed7-4940-a67b-979715874e1f} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3735 2024.07.25 05:50:02.883928 [ 3 ] {ccb3d055-aed7-4940-a67b-979715874e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
3736 2024.07.25 05:50:02.884533 [ 3 ] {ccb3d055-aed7-4940-a67b-979715874e1f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3737 2024.07.25 05:50:02.884684 [ 188 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1315 rows, containing 4 columns (4 merged, 0 gathered) in 0.004039236 sec., 325556.6151618772 rows/sec., 23.20 MiB/sec.
3738 2024.07.25 05:50:02.885006 [ 188 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3739 2024.07.25 05:50:02.885140 [ 3 ] {ccb3d055-aed7-4940-a67b-979715874e1f} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3740 2024.07.25 05:50:02.885465 [ 3 ] {ccb3d055-aed7-4940-a67b-979715874e1f} <Debug> executeQuery: Read 111 rows, 7.93 KiB in 0.003769 sec., 29450.78270098169 rows/sec., 2.06 MiB/sec.
3741 2024.07.25 05:50:02.886163 [ 3 ] {ccb3d055-aed7-4940-a67b-979715874e1f} <Debug> DynamicQueryHandler: Done processing query
3742 2024.07.25 05:50:02.886227 [ 3 ] {ccb3d055-aed7-4940-a67b-979715874e1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3743 2024.07.25 05:50:02.886269 [ 3 ] {} <Debug> HTTP-Session: d6db5700-a110-42cf-b5a0-5aa1ac02f3b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3744 2024.07.25 05:50:02.886475 [ 188 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_16_3} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3745 2024.07.25 05:50:02.886491 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 35259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3746 2024.07.25 05:50:02.886600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3747 2024.07.25 05:50:02.886623 [ 3 ] {} <Debug> HTTP-Session: c01c8f90-b283-4357-80fd-925971bafa56 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3748 2024.07.25 05:50:02.886643 [ 188 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_16_3} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3749 2024.07.25 05:50:02.886654 [ 3 ] {} <Debug> HTTP-Session: c01c8f90-b283-4357-80fd-925971bafa56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3750 2024.07.25 05:50:02.886690 [ 3 ] {} <Debug> HTTP-Session: c01c8f90-b283-4357-80fd-925971bafa56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3751 2024.07.25 05:50:02.886769 [ 3 ] {} <Trace> HTTP-Session: c01c8f90-b283-4357-80fd-925971bafa56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3752 2024.07.25 05:50:02.886813 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
3753 2024.07.25 05:50:02.887396 [ 3 ] {c3291559-5785-4c20-b2df-1ca0e5db3c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3754 2024.07.25 05:50:02.887475 [ 3 ] {c3291559-5785-4c20-b2df-1ca0e5db3c21} <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_histogramf64
3755 2024.07.25 05:50:02.887923 [ 3 ] {c3291559-5785-4c20-b2df-1ca0e5db3c21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3756 2024.07.25 05:50:02.888583 [ 3 ] {c3291559-5785-4c20-b2df-1ca0e5db3c21} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3757 2024.07.25 05:50:02.888620 [ 3 ] {c3291559-5785-4c20-b2df-1ca0e5db3c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
3758 2024.07.25 05:50:02.889240 [ 3 ] {c3291559-5785-4c20-b2df-1ca0e5db3c21} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3759 2024.07.25 05:50:02.889661 [ 3 ] {c3291559-5785-4c20-b2df-1ca0e5db3c21} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3760 2024.07.25 05:50:02.889848 [ 3 ] {c3291559-5785-4c20-b2df-1ca0e5db3c21} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002943 sec., 7475.365273530411 rows/sec., 13.40 MiB/sec.
3761 2024.07.25 05:50:02.890070 [ 3 ] {c3291559-5785-4c20-b2df-1ca0e5db3c21} <Debug> DynamicQueryHandler: Done processing query
3762 2024.07.25 05:50:02.890096 [ 3 ] {c3291559-5785-4c20-b2df-1ca0e5db3c21} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
3763 2024.07.25 05:50:02.890112 [ 3 ] {} <Debug> HTTP-Session: c01c8f90-b283-4357-80fd-925971bafa56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3764 2024.07.25 05:50:02.890233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3765 2024.07.25 05:50:02.890284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3766 2024.07.25 05:50:02.890304 [ 3 ] {} <Debug> HTTP-Session: 7cc2168f-810c-46b2-a184-409226396dde Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3767 2024.07.25 05:50:02.890320 [ 3 ] {} <Debug> HTTP-Session: 7cc2168f-810c-46b2-a184-409226396dde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3768 2024.07.25 05:50:02.890334 [ 3 ] {} <Debug> HTTP-Session: 7cc2168f-810c-46b2-a184-409226396dde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3769 2024.07.25 05:50:02.890366 [ 3 ] {} <Trace> HTTP-Session: 7cc2168f-810c-46b2-a184-409226396dde Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3770 2024.07.25 05:50:02.890473 [ 3 ] {fddd4b65-3f1e-40c8-9093-37627de1cfc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3771 2024.07.25 05:50:02.890518 [ 3 ] {fddd4b65-3f1e-40c8-9093-37627de1cfc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3772 2024.07.25 05:50:02.890649 [ 3 ] {fddd4b65-3f1e-40c8-9093-37627de1cfc5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3773 2024.07.25 05:50:02.890947 [ 3 ] {fddd4b65-3f1e-40c8-9093-37627de1cfc5} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3774 2024.07.25 05:50:02.890984 [ 3 ] {fddd4b65-3f1e-40c8-9093-37627de1cfc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
3775 2024.07.25 05:50:02.891343 [ 3 ] {fddd4b65-3f1e-40c8-9093-37627de1cfc5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3776 2024.07.25 05:50:02.891675 [ 3 ] {fddd4b65-3f1e-40c8-9093-37627de1cfc5} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3777 2024.07.25 05:50:02.891833 [ 3 ] {fddd4b65-3f1e-40c8-9093-37627de1cfc5} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001381 sec., 28964.51846488052 rows/sec., 1.93 MiB/sec.
3778 2024.07.25 05:50:02.892141 [ 3 ] {fddd4b65-3f1e-40c8-9093-37627de1cfc5} <Debug> DynamicQueryHandler: Done processing query
3779 2024.07.25 05:50:02.892166 [ 3 ] {fddd4b65-3f1e-40c8-9093-37627de1cfc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3780 2024.07.25 05:50:02.892183 [ 3 ] {} <Debug> HTTP-Session: 7cc2168f-810c-46b2-a184-409226396dde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3781 2024.07.25 05:50:07.869513 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 2325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3782 2024.07.25 05:50:07.869642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3783 2024.07.25 05:50:07.869667 [ 3 ] {} <Debug> HTTP-Session: 25f70107-57c4-4fbe-958d-b807c660955d Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3784 2024.07.25 05:50:07.869692 [ 3 ] {} <Debug> HTTP-Session: 25f70107-57c4-4fbe-958d-b807c660955d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3785 2024.07.25 05:50:07.869706 [ 3 ] {} <Debug> HTTP-Session: 25f70107-57c4-4fbe-958d-b807c660955d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3786 2024.07.25 05:50:07.869770 [ 3 ] {} <Trace> HTTP-Session: 25f70107-57c4-4fbe-958d-b807c660955d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3787 2024.07.25 05:50:07.870058 [ 3 ] {88eb7267-3589-4601-88d4-41420744b60a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3788 2024.07.25 05:50:07.870166 [ 3 ] {88eb7267-3589-4601-88d4-41420744b60a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3789 2024.07.25 05:50:07.870487 [ 3 ] {88eb7267-3589-4601-88d4-41420744b60a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3790 2024.07.25 05:50:07.871022 [ 3 ] {88eb7267-3589-4601-88d4-41420744b60a} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3791 2024.07.25 05:50:07.871064 [ 3 ] {88eb7267-3589-4601-88d4-41420744b60a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
3792 2024.07.25 05:50:07.871426 [ 3 ] {88eb7267-3589-4601-88d4-41420744b60a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3793 2024.07.25 05:50:07.871794 [ 3 ] {88eb7267-3589-4601-88d4-41420744b60a} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3794 2024.07.25 05:50:07.871965 [ 3 ] {88eb7267-3589-4601-88d4-41420744b60a} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001994 sec., 8525.57673019057 rows/sec., 617.58 KiB/sec.
3795 2024.07.25 05:50:07.872183 [ 3 ] {88eb7267-3589-4601-88d4-41420744b60a} <Debug> DynamicQueryHandler: Done processing query
3796 2024.07.25 05:50:07.872210 [ 3 ] {88eb7267-3589-4601-88d4-41420744b60a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3797 2024.07.25 05:50:07.872226 [ 3 ] {} <Debug> HTTP-Session: 25f70107-57c4-4fbe-958d-b807c660955d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3798 2024.07.25 05:50:07.872394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 25714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3799 2024.07.25 05:50:07.872444 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3800 2024.07.25 05:50:07.872463 [ 3 ] {} <Debug> HTTP-Session: 19f8e0a8-e06c-48a8-a922-87f532a2c97a Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3801 2024.07.25 05:50:07.872480 [ 3 ] {} <Debug> HTTP-Session: 19f8e0a8-e06c-48a8-a922-87f532a2c97a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3802 2024.07.25 05:50:07.872493 [ 3 ] {} <Debug> HTTP-Session: 19f8e0a8-e06c-48a8-a922-87f532a2c97a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3803 2024.07.25 05:50:07.872525 [ 3 ] {} <Trace> HTTP-Session: 19f8e0a8-e06c-48a8-a922-87f532a2c97a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3804 2024.07.25 05:50:07.872665 [ 3 ] {715e3bb0-30b9-40ed-9c2f-ad09325eeda0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3805 2024.07.25 05:50:07.872710 [ 3 ] {715e3bb0-30b9-40ed-9c2f-ad09325eeda0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3806 2024.07.25 05:50:07.872834 [ 3 ] {715e3bb0-30b9-40ed-9c2f-ad09325eeda0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3807 2024.07.25 05:50:07.873214 [ 3 ] {715e3bb0-30b9-40ed-9c2f-ad09325eeda0} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3808 2024.07.25 05:50:07.873250 [ 3 ] {715e3bb0-30b9-40ed-9c2f-ad09325eeda0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
3809 2024.07.25 05:50:07.873568 [ 3 ] {715e3bb0-30b9-40ed-9c2f-ad09325eeda0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3810 2024.07.25 05:50:07.873878 [ 3 ] {715e3bb0-30b9-40ed-9c2f-ad09325eeda0} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3811 2024.07.25 05:50:07.874011 [ 3 ] {715e3bb0-30b9-40ed-9c2f-ad09325eeda0} <Debug> executeQuery: Read 168 rows, 15.48 KiB in 0.001407 sec., 119402.98507462686 rows/sec., 10.75 MiB/sec.
3812 2024.07.25 05:50:07.874175 [ 3 ] {715e3bb0-30b9-40ed-9c2f-ad09325eeda0} <Debug> DynamicQueryHandler: Done processing query
3813 2024.07.25 05:50:07.874199 [ 3 ] {715e3bb0-30b9-40ed-9c2f-ad09325eeda0} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
3814 2024.07.25 05:50:07.874215 [ 3 ] {} <Debug> HTTP-Session: 19f8e0a8-e06c-48a8-a922-87f532a2c97a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3815 2024.07.25 05:50:07.874457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 58686, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3816 2024.07.25 05:50:07.874506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3817 2024.07.25 05:50:07.874525 [ 3 ] {} <Debug> HTTP-Session: a8a6f769-15ee-44ac-a27b-1e18eaf146c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3818 2024.07.25 05:50:07.874542 [ 3 ] {} <Debug> HTTP-Session: a8a6f769-15ee-44ac-a27b-1e18eaf146c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3819 2024.07.25 05:50:07.874555 [ 3 ] {} <Debug> HTTP-Session: a8a6f769-15ee-44ac-a27b-1e18eaf146c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3820 2024.07.25 05:50:07.874586 [ 3 ] {} <Trace> HTTP-Session: a8a6f769-15ee-44ac-a27b-1e18eaf146c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3821 2024.07.25 05:50:07.874801 [ 3 ] {6c3b4d13-b0b8-4a58-8bae-f455eaf05efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3822 2024.07.25 05:50:07.874845 [ 3 ] {6c3b4d13-b0b8-4a58-8bae-f455eaf05efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3823 2024.07.25 05:50:07.874972 [ 3 ] {6c3b4d13-b0b8-4a58-8bae-f455eaf05efd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3824 2024.07.25 05:50:07.875482 [ 3 ] {6c3b4d13-b0b8-4a58-8bae-f455eaf05efd} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3825 2024.07.25 05:50:07.875518 [ 3 ] {6c3b4d13-b0b8-4a58-8bae-f455eaf05efd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
3826 2024.07.25 05:50:07.875831 [ 3 ] {6c3b4d13-b0b8-4a58-8bae-f455eaf05efd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3827 2024.07.25 05:50:07.876141 [ 3 ] {6c3b4d13-b0b8-4a58-8bae-f455eaf05efd} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3828 2024.07.25 05:50:07.876292 [ 3 ] {6c3b4d13-b0b8-4a58-8bae-f455eaf05efd} <Debug> executeQuery: Read 365 rows, 26.12 KiB in 0.001609 sec., 226848.97451833438 rows/sec., 15.85 MiB/sec.
3829 2024.07.25 05:50:07.876458 [ 3 ] {6c3b4d13-b0b8-4a58-8bae-f455eaf05efd} <Debug> DynamicQueryHandler: Done processing query
3830 2024.07.25 05:50:07.876483 [ 3 ] {6c3b4d13-b0b8-4a58-8bae-f455eaf05efd} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
3831 2024.07.25 05:50:07.876498 [ 3 ] {} <Debug> HTTP-Session: a8a6f769-15ee-44ac-a27b-1e18eaf146c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3832 2024.07.25 05:50:07.876612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3833 2024.07.25 05:50:07.876661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3834 2024.07.25 05:50:07.876681 [ 3 ] {} <Debug> HTTP-Session: 11e47afd-f3eb-418d-96d8-ece2ccb18f56 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3835 2024.07.25 05:50:07.876696 [ 3 ] {} <Debug> HTTP-Session: 11e47afd-f3eb-418d-96d8-ece2ccb18f56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3836 2024.07.25 05:50:07.876710 [ 3 ] {} <Debug> HTTP-Session: 11e47afd-f3eb-418d-96d8-ece2ccb18f56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3837 2024.07.25 05:50:07.876740 [ 3 ] {} <Trace> HTTP-Session: 11e47afd-f3eb-418d-96d8-ece2ccb18f56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3838 2024.07.25 05:50:07.876837 [ 3 ] {6aecd153-ec50-4ba1-a2bb-85bffb8e4598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3839 2024.07.25 05:50:07.876885 [ 3 ] {6aecd153-ec50-4ba1-a2bb-85bffb8e4598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3840 2024.07.25 05:50:07.877016 [ 3 ] {6aecd153-ec50-4ba1-a2bb-85bffb8e4598} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3841 2024.07.25 05:50:07.877270 [ 3 ] {6aecd153-ec50-4ba1-a2bb-85bffb8e4598} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3842 2024.07.25 05:50:07.877306 [ 3 ] {6aecd153-ec50-4ba1-a2bb-85bffb8e4598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
3843 2024.07.25 05:50:07.877656 [ 3 ] {6aecd153-ec50-4ba1-a2bb-85bffb8e4598} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3844 2024.07.25 05:50:07.877985 [ 3 ] {6aecd153-ec50-4ba1-a2bb-85bffb8e4598} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3845 2024.07.25 05:50:07.878139 [ 3 ] {6aecd153-ec50-4ba1-a2bb-85bffb8e4598} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001328 sec., 4518.0722891566265 rows/sec., 194.14 KiB/sec.
3846 2024.07.25 05:50:07.878411 [ 3 ] {6aecd153-ec50-4ba1-a2bb-85bffb8e4598} <Debug> DynamicQueryHandler: Done processing query
3847 2024.07.25 05:50:07.878436 [ 3 ] {6aecd153-ec50-4ba1-a2bb-85bffb8e4598} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3848 2024.07.25 05:50:07.878453 [ 3 ] {} <Debug> HTTP-Session: 11e47afd-f3eb-418d-96d8-ece2ccb18f56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3849 2024.07.25 05:50:07.878575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3850 2024.07.25 05:50:07.878625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3851 2024.07.25 05:50:07.878644 [ 3 ] {} <Debug> HTTP-Session: 5ae07f45-9845-4620-9605-c423f13c9ee5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3852 2024.07.25 05:50:07.878661 [ 3 ] {} <Debug> HTTP-Session: 5ae07f45-9845-4620-9605-c423f13c9ee5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3853 2024.07.25 05:50:07.878675 [ 3 ] {} <Debug> HTTP-Session: 5ae07f45-9845-4620-9605-c423f13c9ee5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3854 2024.07.25 05:50:07.878706 [ 3 ] {} <Trace> HTTP-Session: 5ae07f45-9845-4620-9605-c423f13c9ee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3855 2024.07.25 05:50:07.878825 [ 3 ] {876b54b4-ed24-41aa-a352-923e67ab7b02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3856 2024.07.25 05:50:07.878873 [ 3 ] {876b54b4-ed24-41aa-a352-923e67ab7b02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3857 2024.07.25 05:50:07.879038 [ 3 ] {876b54b4-ed24-41aa-a352-923e67ab7b02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3858 2024.07.25 05:50:07.879357 [ 3 ] {876b54b4-ed24-41aa-a352-923e67ab7b02} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3859 2024.07.25 05:50:07.879394 [ 3 ] {876b54b4-ed24-41aa-a352-923e67ab7b02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
3860 2024.07.25 05:50:07.879756 [ 3 ] {876b54b4-ed24-41aa-a352-923e67ab7b02} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3861 2024.07.25 05:50:07.880098 [ 3 ] {876b54b4-ed24-41aa-a352-923e67ab7b02} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3862 2024.07.25 05:50:07.880252 [ 3 ] {876b54b4-ed24-41aa-a352-923e67ab7b02} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001471 sec., 52345.34330387491 rows/sec., 3.22 MiB/sec.
3863 2024.07.25 05:50:07.880428 [ 3 ] {876b54b4-ed24-41aa-a352-923e67ab7b02} <Debug> DynamicQueryHandler: Done processing query
3864 2024.07.25 05:50:07.880453 [ 3 ] {876b54b4-ed24-41aa-a352-923e67ab7b02} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3865 2024.07.25 05:50:07.880470 [ 3 ] {} <Debug> HTTP-Session: 5ae07f45-9845-4620-9605-c423f13c9ee5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3866 2024.07.25 05:50:07.880595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 21082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3867 2024.07.25 05:50:07.880646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3868 2024.07.25 05:50:07.880665 [ 3 ] {} <Debug> HTTP-Session: fe5f3118-9904-4223-90bb-348f0078c69d Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3869 2024.07.25 05:50:07.880682 [ 3 ] {} <Debug> HTTP-Session: fe5f3118-9904-4223-90bb-348f0078c69d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3870 2024.07.25 05:50:07.880695 [ 3 ] {} <Debug> HTTP-Session: fe5f3118-9904-4223-90bb-348f0078c69d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3871 2024.07.25 05:50:07.880727 [ 3 ] {} <Trace> HTTP-Session: fe5f3118-9904-4223-90bb-348f0078c69d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3872 2024.07.25 05:50:07.880876 [ 3 ] {f8e9b238-f123-4e2d-a944-02bc210e11ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3873 2024.07.25 05:50:07.880922 [ 3 ] {f8e9b238-f123-4e2d-a944-02bc210e11ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3874 2024.07.25 05:50:07.881067 [ 3 ] {f8e9b238-f123-4e2d-a944-02bc210e11ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3875 2024.07.25 05:50:07.881400 [ 3 ] {f8e9b238-f123-4e2d-a944-02bc210e11ad} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3876 2024.07.25 05:50:07.881437 [ 3 ] {f8e9b238-f123-4e2d-a944-02bc210e11ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
3877 2024.07.25 05:50:07.881800 [ 3 ] {f8e9b238-f123-4e2d-a944-02bc210e11ad} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3878 2024.07.25 05:50:07.882135 [ 3 ] {f8e9b238-f123-4e2d-a944-02bc210e11ad} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3879 2024.07.25 05:50:07.882292 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3880 2024.07.25 05:50:07.882295 [ 3 ] {f8e9b238-f123-4e2d-a944-02bc210e11ad} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001488 sec., 73924.7311827957 rows/sec., 5.16 MiB/sec.
3881 2024.07.25 05:50:07.882379 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3882 2024.07.25 05:50:07.882451 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
3883 2024.07.25 05:50:07.882674 [ 3 ] {f8e9b238-f123-4e2d-a944-02bc210e11ad} <Debug> DynamicQueryHandler: Done processing query
3884 2024.07.25 05:50:07.882772 [ 3 ] {f8e9b238-f123-4e2d-a944-02bc210e11ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3885 2024.07.25 05:50:07.882854 [ 3 ] {} <Debug> HTTP-Session: fe5f3118-9904-4223-90bb-348f0078c69d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3886 2024.07.25 05:50:07.882986 [ 199 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::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
3887 2024.07.25 05:50:07.883056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3888 2024.07.25 05:50:07.883165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3889 2024.07.25 05:50:07.883230 [ 3 ] {} <Debug> HTTP-Session: b0c6cc0e-749d-40b4-8752-eac5c5f63059 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3890 2024.07.25 05:50:07.883280 [ 3 ] {} <Debug> HTTP-Session: b0c6cc0e-749d-40b4-8752-eac5c5f63059 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3891 2024.07.25 05:50:07.883317 [ 3 ] {} <Debug> HTTP-Session: b0c6cc0e-749d-40b4-8752-eac5c5f63059 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3892 2024.07.25 05:50:07.883407 [ 3 ] {} <Trace> HTTP-Session: b0c6cc0e-749d-40b4-8752-eac5c5f63059 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3893 2024.07.25 05:50:07.883439 [ 199 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3894 2024.07.25 05:50:07.883529 [ 199 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 947 rows starting from the beginning of the part
3895 2024.07.25 05:50:07.883775 [ 3 ] {b4e5a3c7-c3f6-4ad3-8e16-8adbfff7a8d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3896 2024.07.25 05:50:07.883825 [ 199 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 110 rows starting from the beginning of the part
3897 2024.07.25 05:50:07.884037 [ 3 ] {b4e5a3c7-c3f6-4ad3-8e16-8adbfff7a8d0} <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_histogramf64
3898 2024.07.25 05:50:07.884199 [ 199 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 111 rows starting from the beginning of the part
3899 2024.07.25 05:50:07.884710 [ 199 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 110 rows starting from the beginning of the part
3900 2024.07.25 05:50:07.885082 [ 199 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 111 rows starting from the beginning of the part
3901 2024.07.25 05:50:07.885485 [ 199 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 110 rows starting from the beginning of the part
3902 2024.07.25 05:50:07.886738 [ 3 ] {b4e5a3c7-c3f6-4ad3-8e16-8adbfff7a8d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3903 2024.07.25 05:50:07.888750 [ 3 ] {b4e5a3c7-c3f6-4ad3-8e16-8adbfff7a8d0} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3904 2024.07.25 05:50:07.888843 [ 3 ] {b4e5a3c7-c3f6-4ad3-8e16-8adbfff7a8d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
3905 2024.07.25 05:50:07.889536 [ 199 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1499 rows, containing 5 columns (5 merged, 0 gathered) in 0.006963906 sec., 215252.76188391974 rows/sec., 15.04 MiB/sec.
3906 2024.07.25 05:50:07.889829 [ 199 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3907 2024.07.25 05:50:07.890771 [ 3 ] {b4e5a3c7-c3f6-4ad3-8e16-8adbfff7a8d0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3908 2024.07.25 05:50:07.890943 [ 199 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3909 2024.07.25 05:50:07.891224 [ 199 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3910 2024.07.25 05:50:07.891428 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB.
3911 2024.07.25 05:50:07.891742 [ 3 ] {b4e5a3c7-c3f6-4ad3-8e16-8adbfff7a8d0} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3912 2024.07.25 05:50:07.891973 [ 3 ] {b4e5a3c7-c3f6-4ad3-8e16-8adbfff7a8d0} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.008419 sec., 1306.5684760660413 rows/sec., 2.34 MiB/sec.
3913 2024.07.25 05:50:07.892552 [ 3 ] {b4e5a3c7-c3f6-4ad3-8e16-8adbfff7a8d0} <Debug> DynamicQueryHandler: Done processing query
3914 2024.07.25 05:50:07.892577 [ 3 ] {b4e5a3c7-c3f6-4ad3-8e16-8adbfff7a8d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
3915 2024.07.25 05:50:07.892593 [ 3 ] {} <Debug> HTTP-Session: b0c6cc0e-749d-40b4-8752-eac5c5f63059 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3916 2024.07.25 05:50:07.892711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3917 2024.07.25 05:50:07.892761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3918 2024.07.25 05:50:07.892781 [ 3 ] {} <Debug> HTTP-Session: 10ffba93-c7b4-4eba-ae82-d7cf4662bf84 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3919 2024.07.25 05:50:07.892798 [ 3 ] {} <Debug> HTTP-Session: 10ffba93-c7b4-4eba-ae82-d7cf4662bf84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3920 2024.07.25 05:50:07.892812 [ 3 ] {} <Debug> HTTP-Session: 10ffba93-c7b4-4eba-ae82-d7cf4662bf84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3921 2024.07.25 05:50:07.892844 [ 3 ] {} <Trace> HTTP-Session: 10ffba93-c7b4-4eba-ae82-d7cf4662bf84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3922 2024.07.25 05:50:07.892955 [ 3 ] {7aa5de62-4333-4a8a-8e40-938868ab2992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3923 2024.07.25 05:50:07.892999 [ 3 ] {7aa5de62-4333-4a8a-8e40-938868ab2992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3924 2024.07.25 05:50:07.893144 [ 3 ] {7aa5de62-4333-4a8a-8e40-938868ab2992} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3925 2024.07.25 05:50:07.893476 [ 3 ] {7aa5de62-4333-4a8a-8e40-938868ab2992} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3926 2024.07.25 05:50:07.893514 [ 3 ] {7aa5de62-4333-4a8a-8e40-938868ab2992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
3927 2024.07.25 05:50:07.893875 [ 3 ] {7aa5de62-4333-4a8a-8e40-938868ab2992} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3928 2024.07.25 05:50:07.894207 [ 3 ] {7aa5de62-4333-4a8a-8e40-938868ab2992} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3929 2024.07.25 05:50:07.894364 [ 3 ] {7aa5de62-4333-4a8a-8e40-938868ab2992} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001442 sec., 15950.069348127601 rows/sec., 862.79 KiB/sec.
3930 2024.07.25 05:50:07.894539 [ 3 ] {7aa5de62-4333-4a8a-8e40-938868ab2992} <Debug> DynamicQueryHandler: Done processing query
3931 2024.07.25 05:50:07.894565 [ 3 ] {7aa5de62-4333-4a8a-8e40-938868ab2992} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3932 2024.07.25 05:50:07.894581 [ 3 ] {} <Debug> HTTP-Session: 10ffba93-c7b4-4eba-ae82-d7cf4662bf84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3933 2024.07.25 05:50:07.894695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3934 2024.07.25 05:50:07.894746 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3935 2024.07.25 05:50:07.894766 [ 3 ] {} <Debug> HTTP-Session: b07de6de-1d00-4954-9caf-3d2f0516bf43 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3936 2024.07.25 05:50:07.894783 [ 3 ] {} <Debug> HTTP-Session: b07de6de-1d00-4954-9caf-3d2f0516bf43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3937 2024.07.25 05:50:07.894797 [ 3 ] {} <Debug> HTTP-Session: b07de6de-1d00-4954-9caf-3d2f0516bf43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3938 2024.07.25 05:50:07.894829 [ 3 ] {} <Trace> HTTP-Session: b07de6de-1d00-4954-9caf-3d2f0516bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3939 2024.07.25 05:50:07.894939 [ 3 ] {c58b77b3-0d6a-49e5-a0d8-38d21f1dd9d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3940 2024.07.25 05:50:07.894984 [ 3 ] {c58b77b3-0d6a-49e5-a0d8-38d21f1dd9d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3941 2024.07.25 05:50:07.895114 [ 3 ] {c58b77b3-0d6a-49e5-a0d8-38d21f1dd9d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3942 2024.07.25 05:50:07.895444 [ 3 ] {c58b77b3-0d6a-49e5-a0d8-38d21f1dd9d7} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3943 2024.07.25 05:50:07.895481 [ 3 ] {c58b77b3-0d6a-49e5-a0d8-38d21f1dd9d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
3944 2024.07.25 05:50:07.895840 [ 3 ] {c58b77b3-0d6a-49e5-a0d8-38d21f1dd9d7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3945 2024.07.25 05:50:07.896191 [ 3 ] {c58b77b3-0d6a-49e5-a0d8-38d21f1dd9d7} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3946 2024.07.25 05:50:07.896340 [ 81 ] {} <Debug> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3947 2024.07.25 05:50:07.896351 [ 3 ] {c58b77b3-0d6a-49e5-a0d8-38d21f1dd9d7} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001439 sec., 27797.081306462824 rows/sec., 1.86 MiB/sec.
3948 2024.07.25 05:50:07.896388 [ 81 ] {} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3949 2024.07.25 05:50:07.896450 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
3950 2024.07.25 05:50:07.896727 [ 3 ] {c58b77b3-0d6a-49e5-a0d8-38d21f1dd9d7} <Debug> DynamicQueryHandler: Done processing query
3951 2024.07.25 05:50:07.896823 [ 3 ] {c58b77b3-0d6a-49e5-a0d8-38d21f1dd9d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3952 2024.07.25 05:50:07.896919 [ 3 ] {} <Debug> HTTP-Session: b07de6de-1d00-4954-9caf-3d2f0516bf43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3953 2024.07.25 05:50:07.897043 [ 188 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
3954 2024.07.25 05:50:07.897335 [ 188 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3955 2024.07.25 05:50:07.897396 [ 188 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 358 rows starting from the beginning of the part
3956 2024.07.25 05:50:07.897611 [ 188 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part
3957 2024.07.25 05:50:07.897808 [ 188 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part
3958 2024.07.25 05:50:07.898000 [ 188 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part
3959 2024.07.25 05:50:07.898096 [ 188 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part
3960 2024.07.25 05:50:07.898337 [ 188 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part
3961 2024.07.25 05:50:07.899574 [ 187 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 558 rows, containing 4 columns (4 merged, 0 gathered) in 0.003001781 sec., 185889.64351496662 rows/sec., 12.37 MiB/sec.
3962 2024.07.25 05:50:07.899847 [ 187 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3963 2024.07.25 05:50:07.900255 [ 187 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_16_3} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3964 2024.07.25 05:50:07.900337 [ 187 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_16_3} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3965 2024.07.25 05:50:07.900423 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
3966 2024.07.25 05:50:12.865232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3967 2024.07.25 05:50:12.865432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3968 2024.07.25 05:50:12.865479 [ 3 ] {} <Debug> HTTP-Session: 4eaf7137-db96-4e55-ac8c-f9a1d8e31803 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3969 2024.07.25 05:50:12.865520 [ 3 ] {} <Debug> HTTP-Session: 4eaf7137-db96-4e55-ac8c-f9a1d8e31803 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3970 2024.07.25 05:50:12.865547 [ 3 ] {} <Debug> HTTP-Session: 4eaf7137-db96-4e55-ac8c-f9a1d8e31803 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3971 2024.07.25 05:50:12.865628 [ 3 ] {} <Trace> HTTP-Session: 4eaf7137-db96-4e55-ac8c-f9a1d8e31803 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3972 2024.07.25 05:50:12.865920 [ 3 ] {5b232ec4-dc44-4cd1-8117-5e719b4b5257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3973 2024.07.25 05:50:12.866012 [ 3 ] {5b232ec4-dc44-4cd1-8117-5e719b4b5257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3974 2024.07.25 05:50:12.866206 [ 3 ] {5b232ec4-dc44-4cd1-8117-5e719b4b5257} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3975 2024.07.25 05:50:12.866672 [ 3 ] {5b232ec4-dc44-4cd1-8117-5e719b4b5257} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3976 2024.07.25 05:50:12.866715 [ 3 ] {5b232ec4-dc44-4cd1-8117-5e719b4b5257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
3977 2024.07.25 05:50:12.867079 [ 3 ] {5b232ec4-dc44-4cd1-8117-5e719b4b5257} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3978 2024.07.25 05:50:12.867410 [ 3 ] {5b232ec4-dc44-4cd1-8117-5e719b4b5257} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3979 2024.07.25 05:50:12.867582 [ 3 ] {5b232ec4-dc44-4cd1-8117-5e719b4b5257} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.001756 sec., 12528.473804100227 rows/sec., 1015.49 KiB/sec.
3980 2024.07.25 05:50:12.867788 [ 3 ] {5b232ec4-dc44-4cd1-8117-5e719b4b5257} <Debug> DynamicQueryHandler: Done processing query
3981 2024.07.25 05:50:12.867813 [ 3 ] {5b232ec4-dc44-4cd1-8117-5e719b4b5257} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3982 2024.07.25 05:50:12.867830 [ 3 ] {} <Debug> HTTP-Session: 4eaf7137-db96-4e55-ac8c-f9a1d8e31803 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3983 2024.07.25 05:50:12.867974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3984 2024.07.25 05:50:12.868024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3985 2024.07.25 05:50:12.868043 [ 3 ] {} <Debug> HTTP-Session: b51d3a69-820a-4996-9747-24218a0c84ce Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
3986 2024.07.25 05:50:12.868060 [ 3 ] {} <Debug> HTTP-Session: b51d3a69-820a-4996-9747-24218a0c84ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3987 2024.07.25 05:50:12.868073 [ 3 ] {} <Debug> HTTP-Session: b51d3a69-820a-4996-9747-24218a0c84ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3988 2024.07.25 05:50:12.868105 [ 3 ] {} <Trace> HTTP-Session: b51d3a69-820a-4996-9747-24218a0c84ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3989 2024.07.25 05:50:12.868223 [ 3 ] {13a74fc9-e06a-4614-871d-f0523baeaf43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3990 2024.07.25 05:50:12.868268 [ 3 ] {13a74fc9-e06a-4614-871d-f0523baeaf43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3991 2024.07.25 05:50:12.868398 [ 3 ] {13a74fc9-e06a-4614-871d-f0523baeaf43} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3992 2024.07.25 05:50:12.868768 [ 3 ] {13a74fc9-e06a-4614-871d-f0523baeaf43} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3993 2024.07.25 05:50:12.868805 [ 3 ] {13a74fc9-e06a-4614-871d-f0523baeaf43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
3994 2024.07.25 05:50:12.869126 [ 3 ] {13a74fc9-e06a-4614-871d-f0523baeaf43} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3995 2024.07.25 05:50:12.869431 [ 3 ] {13a74fc9-e06a-4614-871d-f0523baeaf43} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3996 2024.07.25 05:50:12.869586 [ 3 ] {13a74fc9-e06a-4614-871d-f0523baeaf43} <Debug> executeQuery: Read 96 rows, 8.28 KiB in 0.001402 sec., 68473.60912981455 rows/sec., 5.77 MiB/sec.
3997 2024.07.25 05:50:12.869759 [ 3 ] {13a74fc9-e06a-4614-871d-f0523baeaf43} <Debug> DynamicQueryHandler: Done processing query
3998 2024.07.25 05:50:12.869783 [ 3 ] {13a74fc9-e06a-4614-871d-f0523baeaf43} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3999 2024.07.25 05:50:12.869798 [ 3 ] {} <Debug> HTTP-Session: b51d3a69-820a-4996-9747-24218a0c84ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4000 2024.07.25 05:50:12.869919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9881, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4001 2024.07.25 05:50:12.869967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4002 2024.07.25 05:50:12.869985 [ 3 ] {} <Debug> HTTP-Session: 091c267c-84d1-4224-8eeb-df2bb729af2e Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4003 2024.07.25 05:50:12.870002 [ 3 ] {} <Debug> HTTP-Session: 091c267c-84d1-4224-8eeb-df2bb729af2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4004 2024.07.25 05:50:12.870016 [ 3 ] {} <Debug> HTTP-Session: 091c267c-84d1-4224-8eeb-df2bb729af2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4005 2024.07.25 05:50:12.870046 [ 3 ] {} <Trace> HTTP-Session: 091c267c-84d1-4224-8eeb-df2bb729af2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4006 2024.07.25 05:50:12.870160 [ 3 ] {8ad22b98-2692-461f-94d1-ba1ebebe258c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4007 2024.07.25 05:50:12.870203 [ 3 ] {8ad22b98-2692-461f-94d1-ba1ebebe258c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4008 2024.07.25 05:50:12.870328 [ 3 ] {8ad22b98-2692-461f-94d1-ba1ebebe258c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4009 2024.07.25 05:50:12.870643 [ 3 ] {8ad22b98-2692-461f-94d1-ba1ebebe258c} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4010 2024.07.25 05:50:12.870680 [ 3 ] {8ad22b98-2692-461f-94d1-ba1ebebe258c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
4011 2024.07.25 05:50:12.870986 [ 3 ] {8ad22b98-2692-461f-94d1-ba1ebebe258c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4012 2024.07.25 05:50:12.871313 [ 3 ] {8ad22b98-2692-461f-94d1-ba1ebebe258c} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4013 2024.07.25 05:50:12.871482 [ 3 ] {8ad22b98-2692-461f-94d1-ba1ebebe258c} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001362 sec., 42584.43465491924 rows/sec., 3.33 MiB/sec.
4014 2024.07.25 05:50:12.871777 [ 3 ] {8ad22b98-2692-461f-94d1-ba1ebebe258c} <Debug> DynamicQueryHandler: Done processing query
4015 2024.07.25 05:50:12.871802 [ 3 ] {8ad22b98-2692-461f-94d1-ba1ebebe258c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4016 2024.07.25 05:50:12.871818 [ 3 ] {} <Debug> HTTP-Session: 091c267c-84d1-4224-8eeb-df2bb729af2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4017 2024.07.25 05:50:12.871940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 21082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4018 2024.07.25 05:50:12.871989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4019 2024.07.25 05:50:12.872008 [ 3 ] {} <Debug> HTTP-Session: 1bc9533b-0cb0-4039-9ee6-7ada770ac68b Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4020 2024.07.25 05:50:12.872025 [ 3 ] {} <Debug> HTTP-Session: 1bc9533b-0cb0-4039-9ee6-7ada770ac68b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4021 2024.07.25 05:50:12.872038 [ 3 ] {} <Debug> HTTP-Session: 1bc9533b-0cb0-4039-9ee6-7ada770ac68b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4022 2024.07.25 05:50:12.872068 [ 3 ] {} <Trace> HTTP-Session: 1bc9533b-0cb0-4039-9ee6-7ada770ac68b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4023 2024.07.25 05:50:12.872223 [ 3 ] {f2e20a31-7037-4727-bf39-01cabe49e1e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4024 2024.07.25 05:50:12.872272 [ 3 ] {f2e20a31-7037-4727-bf39-01cabe49e1e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4025 2024.07.25 05:50:12.872440 [ 3 ] {f2e20a31-7037-4727-bf39-01cabe49e1e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4026 2024.07.25 05:50:12.872790 [ 3 ] {f2e20a31-7037-4727-bf39-01cabe49e1e2} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4027 2024.07.25 05:50:12.872827 [ 3 ] {f2e20a31-7037-4727-bf39-01cabe49e1e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
4028 2024.07.25 05:50:12.873208 [ 3 ] {f2e20a31-7037-4727-bf39-01cabe49e1e2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4029 2024.07.25 05:50:12.873542 [ 3 ] {f2e20a31-7037-4727-bf39-01cabe49e1e2} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4030 2024.07.25 05:50:12.873700 [ 3 ] {f2e20a31-7037-4727-bf39-01cabe49e1e2} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001549 sec., 71013.5571336346 rows/sec., 4.96 MiB/sec.
4031 2024.07.25 05:50:12.874026 [ 3 ] {f2e20a31-7037-4727-bf39-01cabe49e1e2} <Debug> DynamicQueryHandler: Done processing query
4032 2024.07.25 05:50:12.874052 [ 3 ] {f2e20a31-7037-4727-bf39-01cabe49e1e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4033 2024.07.25 05:50:12.874069 [ 3 ] {} <Debug> HTTP-Session: 1bc9533b-0cb0-4039-9ee6-7ada770ac68b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4034 2024.07.25 05:50:12.874231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 35268, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4035 2024.07.25 05:50:12.874281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4036 2024.07.25 05:50:12.874300 [ 3 ] {} <Debug> HTTP-Session: 7b0aa021-e16c-4477-8879-76bc4672f22d Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4037 2024.07.25 05:50:12.874317 [ 3 ] {} <Debug> HTTP-Session: 7b0aa021-e16c-4477-8879-76bc4672f22d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4038 2024.07.25 05:50:12.874331 [ 3 ] {} <Debug> HTTP-Session: 7b0aa021-e16c-4477-8879-76bc4672f22d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4039 2024.07.25 05:50:12.874362 [ 3 ] {} <Trace> HTTP-Session: 7b0aa021-e16c-4477-8879-76bc4672f22d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4040 2024.07.25 05:50:12.874628 [ 3 ] {d9d468bd-b626-4714-a52c-bcaf7e7c9fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4041 2024.07.25 05:50:12.874705 [ 3 ] {d9d468bd-b626-4714-a52c-bcaf7e7c9fee} <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_histogramf64
4042 2024.07.25 05:50:12.875144 [ 3 ] {d9d468bd-b626-4714-a52c-bcaf7e7c9fee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4043 2024.07.25 05:50:12.875826 [ 3 ] {d9d468bd-b626-4714-a52c-bcaf7e7c9fee} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4044 2024.07.25 05:50:12.875864 [ 3 ] {d9d468bd-b626-4714-a52c-bcaf7e7c9fee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
4045 2024.07.25 05:50:12.876479 [ 3 ] {d9d468bd-b626-4714-a52c-bcaf7e7c9fee} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4046 2024.07.25 05:50:12.876895 [ 3 ] {d9d468bd-b626-4714-a52c-bcaf7e7c9fee} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4047 2024.07.25 05:50:12.877088 [ 3 ] {d9d468bd-b626-4714-a52c-bcaf7e7c9fee} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002638 sec., 8339.651250947687 rows/sec., 14.94 MiB/sec.
4048 2024.07.25 05:50:12.877321 [ 3 ] {d9d468bd-b626-4714-a52c-bcaf7e7c9fee} <Debug> DynamicQueryHandler: Done processing query
4049 2024.07.25 05:50:12.877346 [ 3 ] {d9d468bd-b626-4714-a52c-bcaf7e7c9fee} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
4050 2024.07.25 05:50:12.877362 [ 3 ] {} <Debug> HTTP-Session: 7b0aa021-e16c-4477-8879-76bc4672f22d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4051 2024.07.25 05:50:12.877475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4052 2024.07.25 05:50:12.877523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4053 2024.07.25 05:50:12.877543 [ 3 ] {} <Debug> HTTP-Session: cf594b1c-e1d6-4e65-9b2c-d2408d96fb49 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4054 2024.07.25 05:50:12.877560 [ 3 ] {} <Debug> HTTP-Session: cf594b1c-e1d6-4e65-9b2c-d2408d96fb49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4055 2024.07.25 05:50:12.877573 [ 3 ] {} <Debug> HTTP-Session: cf594b1c-e1d6-4e65-9b2c-d2408d96fb49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4056 2024.07.25 05:50:12.877606 [ 3 ] {} <Trace> HTTP-Session: cf594b1c-e1d6-4e65-9b2c-d2408d96fb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4057 2024.07.25 05:50:12.877712 [ 3 ] {9b069b21-a5cb-40e8-9d16-c64ba45acdc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4058 2024.07.25 05:50:12.877757 [ 3 ] {9b069b21-a5cb-40e8-9d16-c64ba45acdc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4059 2024.07.25 05:50:12.877886 [ 3 ] {9b069b21-a5cb-40e8-9d16-c64ba45acdc3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4060 2024.07.25 05:50:12.878171 [ 3 ] {9b069b21-a5cb-40e8-9d16-c64ba45acdc3} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4061 2024.07.25 05:50:12.878208 [ 3 ] {9b069b21-a5cb-40e8-9d16-c64ba45acdc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
4062 2024.07.25 05:50:12.878561 [ 3 ] {9b069b21-a5cb-40e8-9d16-c64ba45acdc3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4063 2024.07.25 05:50:12.878909 [ 3 ] {9b069b21-a5cb-40e8-9d16-c64ba45acdc3} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4064 2024.07.25 05:50:12.879066 [ 3 ] {9b069b21-a5cb-40e8-9d16-c64ba45acdc3} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001379 sec., 29006.526468455402 rows/sec., 1.94 MiB/sec.
4065 2024.07.25 05:50:12.879321 [ 3 ] {9b069b21-a5cb-40e8-9d16-c64ba45acdc3} <Debug> DynamicQueryHandler: Done processing query
4066 2024.07.25 05:50:12.879352 [ 3 ] {9b069b21-a5cb-40e8-9d16-c64ba45acdc3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4067 2024.07.25 05:50:12.879369 [ 3 ] {} <Debug> HTTP-Session: cf594b1c-e1d6-4e65-9b2c-d2408d96fb49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4068 2024.07.25 05:50:17.320736 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache
4069 2024.07.25 05:50:17.320838 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache
4070 2024.07.25 05:50:17.858828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 1294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4071 2024.07.25 05:50:17.858951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4072 2024.07.25 05:50:17.858980 [ 3 ] {} <Debug> HTTP-Session: f6523a78-47d9-42a4-918f-195169fa6d2d Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4073 2024.07.25 05:50:17.859009 [ 3 ] {} <Debug> HTTP-Session: f6523a78-47d9-42a4-918f-195169fa6d2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4074 2024.07.25 05:50:17.859026 [ 3 ] {} <Debug> HTTP-Session: f6523a78-47d9-42a4-918f-195169fa6d2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4075 2024.07.25 05:50:17.859083 [ 3 ] {} <Trace> HTTP-Session: f6523a78-47d9-42a4-918f-195169fa6d2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4076 2024.07.25 05:50:17.859360 [ 3 ] {fd6b4519-9504-4c30-9a24-d0475d7589e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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)
4077 2024.07.25 05:50:17.859822 [ 3 ] {fd6b4519-9504-4c30-9a24-d0475d7589e7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
4078 2024.07.25 05:50:17.859885 [ 3 ] {fd6b4519-9504-4c30-9a24-d0475d7589e7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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
4079 2024.07.25 05:50:17.860265 [ 3 ] {fd6b4519-9504-4c30-9a24-d0475d7589e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
4080 2024.07.25 05:50:17.860347 [ 3 ] {fd6b4519-9504-4c30-9a24-d0475d7589e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
4081 2024.07.25 05:50:17.860516 [ 3 ] {fd6b4519-9504-4c30-9a24-d0475d7589e7} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Key condition: (column 0 notIn 36-element set)
4082 2024.07.25 05:50:17.860555 [ 3 ] {fd6b4519-9504-4c30-9a24-d0475d7589e7} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
4083 2024.07.25 05:50:17.860581 [ 3 ] {fd6b4519-9504-4c30-9a24-d0475d7589e7} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (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
4084 2024.07.25 05:50:17.860598 [ 3 ] {fd6b4519-9504-4c30-9a24-d0475d7589e7} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Spreading mark ranges among streams (default reading)
4085 2024.07.25 05:50:17.860646 [ 3 ] {fd6b4519-9504-4c30-9a24-d0475d7589e7} <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', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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'))"
4086 2024.07.25 05:50:17.860670 [ 3 ] {fd6b4519-9504-4c30-9a24-d0475d7589e7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0
4087 2024.07.25 05:50:17.861822 [ 3 ] {fd6b4519-9504-4c30-9a24-d0475d7589e7} <Debug> executeQuery: Read 36 rows, 1.35 KiB in 0.00257 sec., 14007.782101167317 rows/sec., 525.90 KiB/sec.
4088 2024.07.25 05:50:17.862126 [ 3 ] {fd6b4519-9504-4c30-9a24-d0475d7589e7} <Debug> DynamicQueryHandler: Done processing query
4089 2024.07.25 05:50:17.862154 [ 3 ] {fd6b4519-9504-4c30-9a24-d0475d7589e7} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
4090 2024.07.25 05:50:17.862172 [ 3 ] {} <Debug> HTTP-Session: f6523a78-47d9-42a4-918f-195169fa6d2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4091 2024.07.25 05:50:17.862400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 1332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4092 2024.07.25 05:50:17.862458 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4093 2024.07.25 05:50:17.862479 [ 3 ] {} <Debug> HTTP-Session: 52e45cb2-13be-4a81-8bcc-6ab916a69424 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4094 2024.07.25 05:50:17.862498 [ 3 ] {} <Debug> HTTP-Session: 52e45cb2-13be-4a81-8bcc-6ab916a69424 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4095 2024.07.25 05:50:17.862512 [ 3 ] {} <Debug> HTTP-Session: 52e45cb2-13be-4a81-8bcc-6ab916a69424 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4096 2024.07.25 05:50:17.862549 [ 3 ] {} <Trace> HTTP-Session: 52e45cb2-13be-4a81-8bcc-6ab916a69424 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4097 2024.07.25 05:50:17.862715 [ 3 ] {cd0606c9-9deb-40c0-bb77-5ecd5ff3afd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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)
4098 2024.07.25 05:50:17.863017 [ 3 ] {cd0606c9-9deb-40c0-bb77-5ecd5ff3afd7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
4099 2024.07.25 05:50:17.863066 [ 3 ] {cd0606c9-9deb-40c0-bb77-5ecd5ff3afd7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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
4100 2024.07.25 05:50:17.863379 [ 3 ] {cd0606c9-9deb-40c0-bb77-5ecd5ff3afd7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
4101 2024.07.25 05:50:17.863446 [ 3 ] {cd0606c9-9deb-40c0-bb77-5ecd5ff3afd7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
4102 2024.07.25 05:50:17.863588 [ 3 ] {cd0606c9-9deb-40c0-bb77-5ecd5ff3afd7} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Key condition: (column 0 notIn 37-element set)
4103 2024.07.25 05:50:17.863621 [ 3 ] {cd0606c9-9deb-40c0-bb77-5ecd5ff3afd7} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
4104 2024.07.25 05:50:17.863644 [ 3 ] {cd0606c9-9deb-40c0-bb77-5ecd5ff3afd7} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (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
4105 2024.07.25 05:50:17.863662 [ 3 ] {cd0606c9-9deb-40c0-bb77-5ecd5ff3afd7} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Spreading mark ranges among streams (default reading)
4106 2024.07.25 05:50:17.863705 [ 3 ] {cd0606c9-9deb-40c0-bb77-5ecd5ff3afd7} <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', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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'))"
4107 2024.07.25 05:50:17.863729 [ 3 ] {cd0606c9-9deb-40c0-bb77-5ecd5ff3afd7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0
4108 2024.07.25 05:50:17.864644 [ 3 ] {cd0606c9-9deb-40c0-bb77-5ecd5ff3afd7} <Debug> executeQuery: Read 36 rows, 1.35 KiB in 0.001999 sec., 18009.004502251126 rows/sec., 676.12 KiB/sec.
4109 2024.07.25 05:50:17.864901 [ 3 ] {cd0606c9-9deb-40c0-bb77-5ecd5ff3afd7} <Debug> DynamicQueryHandler: Done processing query
4110 2024.07.25 05:50:17.864927 [ 3 ] {cd0606c9-9deb-40c0-bb77-5ecd5ff3afd7} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
4111 2024.07.25 05:50:17.864945 [ 3 ] {} <Debug> HTTP-Session: 52e45cb2-13be-4a81-8bcc-6ab916a69424 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4112 2024.07.25 05:50:17.865186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 1366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4113 2024.07.25 05:50:17.865238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4114 2024.07.25 05:50:17.865258 [ 3 ] {} <Debug> HTTP-Session: 06654f56-69ad-45cc-b512-d79e2d68cc85 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4115 2024.07.25 05:50:17.865276 [ 3 ] {} <Debug> HTTP-Session: 06654f56-69ad-45cc-b512-d79e2d68cc85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4116 2024.07.25 05:50:17.865290 [ 3 ] {} <Debug> HTTP-Session: 06654f56-69ad-45cc-b512-d79e2d68cc85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4117 2024.07.25 05:50:17.865322 [ 3 ] {} <Trace> HTTP-Session: 06654f56-69ad-45cc-b512-d79e2d68cc85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4118 2024.07.25 05:50:17.865478 [ 3 ] {b3e071d6-df99-4702-bc87-f92e8da418c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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)
4119 2024.07.25 05:50:17.865773 [ 3 ] {b3e071d6-df99-4702-bc87-f92e8da418c0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
4120 2024.07.25 05:50:17.865822 [ 3 ] {b3e071d6-df99-4702-bc87-f92e8da418c0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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
4121 2024.07.25 05:50:17.866142 [ 3 ] {b3e071d6-df99-4702-bc87-f92e8da418c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
4122 2024.07.25 05:50:17.866209 [ 3 ] {b3e071d6-df99-4702-bc87-f92e8da418c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
4123 2024.07.25 05:50:17.866347 [ 3 ] {b3e071d6-df99-4702-bc87-f92e8da418c0} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Key condition: (column 0 notIn 38-element set)
4124 2024.07.25 05:50:17.866381 [ 3 ] {b3e071d6-df99-4702-bc87-f92e8da418c0} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
4125 2024.07.25 05:50:17.866404 [ 3 ] {b3e071d6-df99-4702-bc87-f92e8da418c0} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (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
4126 2024.07.25 05:50:17.866420 [ 3 ] {b3e071d6-df99-4702-bc87-f92e8da418c0} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Spreading mark ranges among streams (default reading)
4127 2024.07.25 05:50:17.866463 [ 3 ] {b3e071d6-df99-4702-bc87-f92e8da418c0} <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', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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'))"
4128 2024.07.25 05:50:17.866486 [ 3 ] {b3e071d6-df99-4702-bc87-f92e8da418c0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0
4129 2024.07.25 05:50:17.867370 [ 3 ] {b3e071d6-df99-4702-bc87-f92e8da418c0} <Debug> executeQuery: Read 36 rows, 1.35 KiB in 0.001969 sec., 18283.392585068563 rows/sec., 686.42 KiB/sec.
4130 2024.07.25 05:50:17.867614 [ 3 ] {b3e071d6-df99-4702-bc87-f92e8da418c0} <Debug> DynamicQueryHandler: Done processing query
4131 2024.07.25 05:50:17.867639 [ 3 ] {b3e071d6-df99-4702-bc87-f92e8da418c0} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
4132 2024.07.25 05:50:17.867656 [ 3 ] {} <Debug> HTTP-Session: 06654f56-69ad-45cc-b512-d79e2d68cc85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4133 2024.07.25 05:50:17.867893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 1403, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4134 2024.07.25 05:50:17.867943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4135 2024.07.25 05:50:17.867963 [ 3 ] {} <Debug> HTTP-Session: e79d1989-c60e-45c8-be3c-a9bfa3b11993 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4136 2024.07.25 05:50:17.867982 [ 3 ] {} <Debug> HTTP-Session: e79d1989-c60e-45c8-be3c-a9bfa3b11993 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4137 2024.07.25 05:50:17.867996 [ 3 ] {} <Debug> HTTP-Session: e79d1989-c60e-45c8-be3c-a9bfa3b11993 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4138 2024.07.25 05:50:17.868029 [ 3 ] {} <Trace> HTTP-Session: e79d1989-c60e-45c8-be3c-a9bfa3b11993 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4139 2024.07.25 05:50:17.868184 [ 3 ] {1d4c0dde-e702-4890-812e-453f3c391457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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)
4140 2024.07.25 05:50:17.868484 [ 3 ] {1d4c0dde-e702-4890-812e-453f3c391457} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
4141 2024.07.25 05:50:17.868533 [ 3 ] {1d4c0dde-e702-4890-812e-453f3c391457} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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
4142 2024.07.25 05:50:17.868848 [ 3 ] {1d4c0dde-e702-4890-812e-453f3c391457} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
4143 2024.07.25 05:50:17.868914 [ 3 ] {1d4c0dde-e702-4890-812e-453f3c391457} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
4144 2024.07.25 05:50:17.869051 [ 3 ] {1d4c0dde-e702-4890-812e-453f3c391457} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Key condition: (column 0 notIn 39-element set)
4145 2024.07.25 05:50:17.869085 [ 3 ] {1d4c0dde-e702-4890-812e-453f3c391457} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
4146 2024.07.25 05:50:17.869108 [ 3 ] {1d4c0dde-e702-4890-812e-453f3c391457} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (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
4147 2024.07.25 05:50:17.869125 [ 3 ] {1d4c0dde-e702-4890-812e-453f3c391457} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Spreading mark ranges among streams (default reading)
4148 2024.07.25 05:50:17.869167 [ 3 ] {1d4c0dde-e702-4890-812e-453f3c391457} <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', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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'))"
4149 2024.07.25 05:50:17.869191 [ 3 ] {1d4c0dde-e702-4890-812e-453f3c391457} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0
4150 2024.07.25 05:50:17.870105 [ 3 ] {1d4c0dde-e702-4890-812e-453f3c391457} <Debug> executeQuery: Read 36 rows, 1.35 KiB in 0.001978 sec., 18200.202224469158 rows/sec., 683.30 KiB/sec.
4151 2024.07.25 05:50:17.870351 [ 3 ] {1d4c0dde-e702-4890-812e-453f3c391457} <Debug> DynamicQueryHandler: Done processing query
4152 2024.07.25 05:50:17.870377 [ 3 ] {1d4c0dde-e702-4890-812e-453f3c391457} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
4153 2024.07.25 05:50:17.870394 [ 3 ] {} <Debug> HTTP-Session: e79d1989-c60e-45c8-be3c-a9bfa3b11993 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4154 2024.07.25 05:50:17.870603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 1442, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4155 2024.07.25 05:50:17.870654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4156 2024.07.25 05:50:17.870673 [ 3 ] {} <Debug> HTTP-Session: 4da4f298-4053-4b0e-be1b-d2acbbb6c4e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4157 2024.07.25 05:50:17.870690 [ 3 ] {} <Debug> HTTP-Session: 4da4f298-4053-4b0e-be1b-d2acbbb6c4e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4158 2024.07.25 05:50:17.870704 [ 3 ] {} <Debug> HTTP-Session: 4da4f298-4053-4b0e-be1b-d2acbbb6c4e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4159 2024.07.25 05:50:17.870740 [ 3 ] {} <Trace> HTTP-Session: 4da4f298-4053-4b0e-be1b-d2acbbb6c4e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4160 2024.07.25 05:50:17.870905 [ 3 ] {c31bc5f0-0959-4afa-bd34-73edd11bb2f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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)
4161 2024.07.25 05:50:17.871206 [ 3 ] {c31bc5f0-0959-4afa-bd34-73edd11bb2f9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
4162 2024.07.25 05:50:17.871256 [ 3 ] {c31bc5f0-0959-4afa-bd34-73edd11bb2f9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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
4163 2024.07.25 05:50:17.871571 [ 3 ] {c31bc5f0-0959-4afa-bd34-73edd11bb2f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
4164 2024.07.25 05:50:17.871636 [ 3 ] {c31bc5f0-0959-4afa-bd34-73edd11bb2f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
4165 2024.07.25 05:50:17.871774 [ 3 ] {c31bc5f0-0959-4afa-bd34-73edd11bb2f9} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Key condition: (column 0 notIn 40-element set)
4166 2024.07.25 05:50:17.871808 [ 3 ] {c31bc5f0-0959-4afa-bd34-73edd11bb2f9} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
4167 2024.07.25 05:50:17.871831 [ 3 ] {c31bc5f0-0959-4afa-bd34-73edd11bb2f9} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (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
4168 2024.07.25 05:50:17.871853 [ 3 ] {c31bc5f0-0959-4afa-bd34-73edd11bb2f9} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Spreading mark ranges among streams (default reading)
4169 2024.07.25 05:50:17.871896 [ 3 ] {c31bc5f0-0959-4afa-bd34-73edd11bb2f9} <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', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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'))"
4170 2024.07.25 05:50:17.871919 [ 3 ] {c31bc5f0-0959-4afa-bd34-73edd11bb2f9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0
4171 2024.07.25 05:50:17.873029 [ 3 ] {c31bc5f0-0959-4afa-bd34-73edd11bb2f9} <Debug> executeQuery: Read 36 rows, 1.35 KiB in 0.002179 sec., 16521.340064249656 rows/sec., 620.27 KiB/sec.
4172 2024.07.25 05:50:17.873297 [ 3 ] {c31bc5f0-0959-4afa-bd34-73edd11bb2f9} <Debug> DynamicQueryHandler: Done processing query
4173 2024.07.25 05:50:17.873329 [ 3 ] {c31bc5f0-0959-4afa-bd34-73edd11bb2f9} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
4174 2024.07.25 05:50:17.873350 [ 3 ] {} <Debug> HTTP-Session: 4da4f298-4053-4b0e-be1b-d2acbbb6c4e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4175 2024.07.25 05:50:17.873602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 1475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4176 2024.07.25 05:50:17.873655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4177 2024.07.25 05:50:17.873675 [ 3 ] {} <Debug> HTTP-Session: 33a04937-e1e5-4855-b95d-737b37c9c178 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4178 2024.07.25 05:50:17.873692 [ 3 ] {} <Debug> HTTP-Session: 33a04937-e1e5-4855-b95d-737b37c9c178 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4179 2024.07.25 05:50:17.873706 [ 3 ] {} <Debug> HTTP-Session: 33a04937-e1e5-4855-b95d-737b37c9c178 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4180 2024.07.25 05:50:17.873738 [ 3 ] {} <Trace> HTTP-Session: 33a04937-e1e5-4855-b95d-737b37c9c178 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4181 2024.07.25 05:50:17.873892 [ 3 ] {1fcf4f74-2c88-45e2-9e29-229b00d1b21c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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)
4182 2024.07.25 05:50:17.874189 [ 3 ] {1fcf4f74-2c88-45e2-9e29-229b00d1b21c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
4183 2024.07.25 05:50:17.874238 [ 3 ] {1fcf4f74-2c88-45e2-9e29-229b00d1b21c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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
4184 2024.07.25 05:50:17.874557 [ 3 ] {1fcf4f74-2c88-45e2-9e29-229b00d1b21c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
4185 2024.07.25 05:50:17.874622 [ 3 ] {1fcf4f74-2c88-45e2-9e29-229b00d1b21c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
4186 2024.07.25 05:50:17.874759 [ 3 ] {1fcf4f74-2c88-45e2-9e29-229b00d1b21c} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Key condition: (column 0 notIn 41-element set)
4187 2024.07.25 05:50:17.874792 [ 3 ] {1fcf4f74-2c88-45e2-9e29-229b00d1b21c} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
4188 2024.07.25 05:50:17.874815 [ 3 ] {1fcf4f74-2c88-45e2-9e29-229b00d1b21c} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (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
4189 2024.07.25 05:50:17.874832 [ 3 ] {1fcf4f74-2c88-45e2-9e29-229b00d1b21c} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Spreading mark ranges among streams (default reading)
4190 2024.07.25 05:50:17.874874 [ 3 ] {1fcf4f74-2c88-45e2-9e29-229b00d1b21c} <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', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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'))"
4191 2024.07.25 05:50:17.874896 [ 3 ] {1fcf4f74-2c88-45e2-9e29-229b00d1b21c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0
4192 2024.07.25 05:50:17.875716 [ 3 ] {1fcf4f74-2c88-45e2-9e29-229b00d1b21c} <Debug> executeQuery: Read 36 rows, 1.35 KiB in 0.001893 sec., 19017.43264659271 rows/sec., 713.98 KiB/sec.
4193 2024.07.25 05:50:17.875955 [ 3 ] {1fcf4f74-2c88-45e2-9e29-229b00d1b21c} <Debug> DynamicQueryHandler: Done processing query
4194 2024.07.25 05:50:17.875980 [ 3 ] {1fcf4f74-2c88-45e2-9e29-229b00d1b21c} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
4195 2024.07.25 05:50:17.875996 [ 3 ] {} <Debug> HTTP-Session: 33a04937-e1e5-4855-b95d-737b37c9c178 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4196 2024.07.25 05:50:17.902213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4197 2024.07.25 05:50:17.902308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4198 2024.07.25 05:50:17.902347 [ 3 ] {} <Debug> HTTP-Session: 09850a0d-c126-47f3-a10d-d093b022d2cc Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4199 2024.07.25 05:50:17.902380 [ 3 ] {} <Debug> HTTP-Session: 09850a0d-c126-47f3-a10d-d093b022d2cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4200 2024.07.25 05:50:17.902407 [ 3 ] {} <Debug> HTTP-Session: 09850a0d-c126-47f3-a10d-d093b022d2cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4201 2024.07.25 05:50:17.902470 [ 3 ] {} <Trace> HTTP-Session: 09850a0d-c126-47f3-a10d-d093b022d2cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4202 2024.07.25 05:50:17.902688 [ 3 ] {bdb4c2b8-0270-4b76-85d7-bb568073a463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
4203 2024.07.25 05:50:17.902778 [ 3 ] {bdb4c2b8-0270-4b76-85d7-bb568073a463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
4204 2024.07.25 05:50:17.903101 [ 3 ] {bdb4c2b8-0270-4b76-85d7-bb568073a463} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4205 2024.07.25 05:50:17.903461 [ 3 ] {bdb4c2b8-0270-4b76-85d7-bb568073a463} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4206 2024.07.25 05:50:17.903500 [ 3 ] {bdb4c2b8-0270-4b76-85d7-bb568073a463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
4207 2024.07.25 05:50:17.903983 [ 3 ] {bdb4c2b8-0270-4b76-85d7-bb568073a463} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4208 2024.07.25 05:50:17.904299 [ 3 ] {bdb4c2b8-0270-4b76-85d7-bb568073a463} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4209 2024.07.25 05:50:17.904438 [ 3 ] {bdb4c2b8-0270-4b76-85d7-bb568073a463} <Debug> executeQuery: Read 6 rows, 996.00 B in 0.001828 sec., 3282.2757111597375 rows/sec., 532.09 KiB/sec.
4210 2024.07.25 05:50:17.904615 [ 3 ] {bdb4c2b8-0270-4b76-85d7-bb568073a463} <Debug> DynamicQueryHandler: Done processing query
4211 2024.07.25 05:50:17.904640 [ 3 ] {bdb4c2b8-0270-4b76-85d7-bb568073a463} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4212 2024.07.25 05:50:17.904656 [ 3 ] {} <Debug> HTTP-Session: 09850a0d-c126-47f3-a10d-d093b022d2cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4213 2024.07.25 05:50:17.904768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 2325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4214 2024.07.25 05:50:17.904820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4215 2024.07.25 05:50:17.904841 [ 3 ] {} <Debug> HTTP-Session: 0ee424de-9116-4086-aa5b-bfbe14d75765 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4216 2024.07.25 05:50:17.904859 [ 3 ] {} <Debug> HTTP-Session: 0ee424de-9116-4086-aa5b-bfbe14d75765 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4217 2024.07.25 05:50:17.904872 [ 3 ] {} <Debug> HTTP-Session: 0ee424de-9116-4086-aa5b-bfbe14d75765 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4218 2024.07.25 05:50:17.904904 [ 3 ] {} <Trace> HTTP-Session: 0ee424de-9116-4086-aa5b-bfbe14d75765 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4219 2024.07.25 05:50:17.905007 [ 3 ] {58cb55aa-e556-4d8a-bf87-0a7fb8462efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4220 2024.07.25 05:50:17.905052 [ 3 ] {58cb55aa-e556-4d8a-bf87-0a7fb8462efb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4221 2024.07.25 05:50:17.905183 [ 3 ] {58cb55aa-e556-4d8a-bf87-0a7fb8462efb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4222 2024.07.25 05:50:17.905481 [ 3 ] {58cb55aa-e556-4d8a-bf87-0a7fb8462efb} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4223 2024.07.25 05:50:17.905517 [ 3 ] {58cb55aa-e556-4d8a-bf87-0a7fb8462efb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
4224 2024.07.25 05:50:17.905825 [ 3 ] {58cb55aa-e556-4d8a-bf87-0a7fb8462efb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4225 2024.07.25 05:50:17.906146 [ 3 ] {58cb55aa-e556-4d8a-bf87-0a7fb8462efb} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4226 2024.07.25 05:50:17.906276 [ 3 ] {58cb55aa-e556-4d8a-bf87-0a7fb8462efb} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.0013 sec., 13076.923076923078 rows/sec., 947.27 KiB/sec.
4227 2024.07.25 05:50:17.906590 [ 3 ] {58cb55aa-e556-4d8a-bf87-0a7fb8462efb} <Debug> DynamicQueryHandler: Done processing query
4228 2024.07.25 05:50:17.906617 [ 3 ] {58cb55aa-e556-4d8a-bf87-0a7fb8462efb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4229 2024.07.25 05:50:17.906633 [ 3 ] {} <Debug> HTTP-Session: 0ee424de-9116-4086-aa5b-bfbe14d75765 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4230 2024.07.25 05:50:17.906808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4231 2024.07.25 05:50:17.906859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4232 2024.07.25 05:50:17.906879 [ 3 ] {} <Debug> HTTP-Session: 65235aba-6a47-4d9e-bbc1-3215e14b8a42 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4233 2024.07.25 05:50:17.906897 [ 3 ] {} <Debug> HTTP-Session: 65235aba-6a47-4d9e-bbc1-3215e14b8a42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4234 2024.07.25 05:50:17.906910 [ 3 ] {} <Debug> HTTP-Session: 65235aba-6a47-4d9e-bbc1-3215e14b8a42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4235 2024.07.25 05:50:17.906942 [ 3 ] {} <Trace> HTTP-Session: 65235aba-6a47-4d9e-bbc1-3215e14b8a42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4236 2024.07.25 05:50:17.907091 [ 3 ] {483c3fbb-da23-47a5-a80a-7f7b81978f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4237 2024.07.25 05:50:17.907137 [ 3 ] {483c3fbb-da23-47a5-a80a-7f7b81978f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4238 2024.07.25 05:50:17.907283 [ 3 ] {483c3fbb-da23-47a5-a80a-7f7b81978f79} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4239 2024.07.25 05:50:17.907706 [ 3 ] {483c3fbb-da23-47a5-a80a-7f7b81978f79} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4240 2024.07.25 05:50:17.907744 [ 3 ] {483c3fbb-da23-47a5-a80a-7f7b81978f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
4241 2024.07.25 05:50:17.908062 [ 3 ] {483c3fbb-da23-47a5-a80a-7f7b81978f79} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4242 2024.07.25 05:50:17.908367 [ 3 ] {483c3fbb-da23-47a5-a80a-7f7b81978f79} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4243 2024.07.25 05:50:17.908497 [ 3 ] {483c3fbb-da23-47a5-a80a-7f7b81978f79} <Debug> executeQuery: Read 204 rows, 18.29 KiB in 0.001479 sec., 137931.0344827586 rows/sec., 12.08 MiB/sec.
4244 2024.07.25 05:50:17.908994 [ 3 ] {483c3fbb-da23-47a5-a80a-7f7b81978f79} <Debug> DynamicQueryHandler: Done processing query
4245 2024.07.25 05:50:17.909071 [ 3 ] {483c3fbb-da23-47a5-a80a-7f7b81978f79} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
4246 2024.07.25 05:50:17.909140 [ 3 ] {} <Debug> HTTP-Session: 65235aba-6a47-4d9e-bbc1-3215e14b8a42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4247 2024.07.25 05:50:17.909518 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 62728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4248 2024.07.25 05:50:17.909571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4249 2024.07.25 05:50:17.909591 [ 3 ] {} <Debug> HTTP-Session: a37365a6-63ce-48e0-bce3-80d03dc3a20b Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4250 2024.07.25 05:50:17.909608 [ 3 ] {} <Debug> HTTP-Session: a37365a6-63ce-48e0-bce3-80d03dc3a20b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4251 2024.07.25 05:50:17.909622 [ 3 ] {} <Debug> HTTP-Session: a37365a6-63ce-48e0-bce3-80d03dc3a20b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4252 2024.07.25 05:50:17.909655 [ 3 ] {} <Trace> HTTP-Session: a37365a6-63ce-48e0-bce3-80d03dc3a20b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4253 2024.07.25 05:50:17.909865 [ 3 ] {298e4957-6e1f-423f-850d-1bd4ea11adec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4254 2024.07.25 05:50:17.909910 [ 3 ] {298e4957-6e1f-423f-850d-1bd4ea11adec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4255 2024.07.25 05:50:17.910065 [ 3 ] {298e4957-6e1f-423f-850d-1bd4ea11adec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4256 2024.07.25 05:50:17.910597 [ 3 ] {298e4957-6e1f-423f-850d-1bd4ea11adec} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4257 2024.07.25 05:50:17.910634 [ 3 ] {298e4957-6e1f-423f-850d-1bd4ea11adec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
4258 2024.07.25 05:50:17.910968 [ 3 ] {298e4957-6e1f-423f-850d-1bd4ea11adec} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4259 2024.07.25 05:50:17.911279 [ 3 ] {298e4957-6e1f-423f-850d-1bd4ea11adec} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4260 2024.07.25 05:50:17.911407 [ 3 ] {298e4957-6e1f-423f-850d-1bd4ea11adec} <Debug> executeQuery: Read 389 rows, 28.02 KiB in 0.001663 sec., 233914.6121467228 rows/sec., 16.45 MiB/sec.
4261 2024.07.25 05:50:17.912054 [ 3 ] {298e4957-6e1f-423f-850d-1bd4ea11adec} <Debug> DynamicQueryHandler: Done processing query
4262 2024.07.25 05:50:17.912080 [ 3 ] {298e4957-6e1f-423f-850d-1bd4ea11adec} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
4263 2024.07.25 05:50:17.912096 [ 3 ] {} <Debug> HTTP-Session: a37365a6-63ce-48e0-bce3-80d03dc3a20b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4264 2024.07.25 05:50:17.912235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4265 2024.07.25 05:50:17.912287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4266 2024.07.25 05:50:17.912306 [ 3 ] {} <Debug> HTTP-Session: d1ec2611-d071-4e13-94f9-0a100fff1903 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4267 2024.07.25 05:50:17.912324 [ 3 ] {} <Debug> HTTP-Session: d1ec2611-d071-4e13-94f9-0a100fff1903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4268 2024.07.25 05:50:17.912337 [ 3 ] {} <Debug> HTTP-Session: d1ec2611-d071-4e13-94f9-0a100fff1903 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4269 2024.07.25 05:50:17.912368 [ 3 ] {} <Trace> HTTP-Session: d1ec2611-d071-4e13-94f9-0a100fff1903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4270 2024.07.25 05:50:17.912466 [ 3 ] {6442a3b4-b69d-481f-a981-ec06fd87cc78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4271 2024.07.25 05:50:17.912513 [ 3 ] {6442a3b4-b69d-481f-a981-ec06fd87cc78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4272 2024.07.25 05:50:17.912669 [ 3 ] {6442a3b4-b69d-481f-a981-ec06fd87cc78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4273 2024.07.25 05:50:17.912955 [ 3 ] {6442a3b4-b69d-481f-a981-ec06fd87cc78} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4274 2024.07.25 05:50:17.912990 [ 3 ] {6442a3b4-b69d-481f-a981-ec06fd87cc78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
4275 2024.07.25 05:50:17.913345 [ 3 ] {6442a3b4-b69d-481f-a981-ec06fd87cc78} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
4276 2024.07.25 05:50:17.913684 [ 3 ] {6442a3b4-b69d-481f-a981-ec06fd87cc78} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4277 2024.07.25 05:50:17.913816 [ 3 ] {6442a3b4-b69d-481f-a981-ec06fd87cc78} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001376 sec., 4360.46511627907 rows/sec., 187.36 KiB/sec.
4278 2024.07.25 05:50:17.913995 [ 3 ] {6442a3b4-b69d-481f-a981-ec06fd87cc78} <Debug> DynamicQueryHandler: Done processing query
4279 2024.07.25 05:50:17.914020 [ 3 ] {6442a3b4-b69d-481f-a981-ec06fd87cc78} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4280 2024.07.25 05:50:17.914036 [ 3 ] {} <Debug> HTTP-Session: d1ec2611-d071-4e13-94f9-0a100fff1903 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4281 2024.07.25 05:50:17.914160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4282 2024.07.25 05:50:17.914211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4283 2024.07.25 05:50:17.914230 [ 3 ] {} <Debug> HTTP-Session: f9718bc3-7ac9-4d83-a659-71699fb7d588 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4284 2024.07.25 05:50:17.914247 [ 3 ] {} <Debug> HTTP-Session: f9718bc3-7ac9-4d83-a659-71699fb7d588 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4285 2024.07.25 05:50:17.914261 [ 3 ] {} <Debug> HTTP-Session: f9718bc3-7ac9-4d83-a659-71699fb7d588 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4286 2024.07.25 05:50:17.914292 [ 3 ] {} <Trace> HTTP-Session: f9718bc3-7ac9-4d83-a659-71699fb7d588 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4287 2024.07.25 05:50:17.914411 [ 3 ] {8d706bed-33ee-4d31-b072-e8b5a6b09913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4288 2024.07.25 05:50:17.914458 [ 3 ] {8d706bed-33ee-4d31-b072-e8b5a6b09913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4289 2024.07.25 05:50:17.914599 [ 3 ] {8d706bed-33ee-4d31-b072-e8b5a6b09913} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4290 2024.07.25 05:50:17.914913 [ 3 ] {8d706bed-33ee-4d31-b072-e8b5a6b09913} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4291 2024.07.25 05:50:17.914949 [ 3 ] {8d706bed-33ee-4d31-b072-e8b5a6b09913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
4292 2024.07.25 05:50:17.915308 [ 3 ] {8d706bed-33ee-4d31-b072-e8b5a6b09913} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
4293 2024.07.25 05:50:17.915648 [ 3 ] {8d706bed-33ee-4d31-b072-e8b5a6b09913} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4294 2024.07.25 05:50:17.915808 [ 3 ] {8d706bed-33ee-4d31-b072-e8b5a6b09913} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.00144 sec., 53472.22222222222 rows/sec., 3.29 MiB/sec.
4295 2024.07.25 05:50:17.916028 [ 3 ] {8d706bed-33ee-4d31-b072-e8b5a6b09913} <Debug> DynamicQueryHandler: Done processing query
4296 2024.07.25 05:50:17.916052 [ 3 ] {8d706bed-33ee-4d31-b072-e8b5a6b09913} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4297 2024.07.25 05:50:17.916068 [ 3 ] {} <Debug> HTTP-Session: f9718bc3-7ac9-4d83-a659-71699fb7d588 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4298 2024.07.25 05:50:17.916334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 99634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4299 2024.07.25 05:50:17.916384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4300 2024.07.25 05:50:17.916403 [ 3 ] {} <Debug> HTTP-Session: 1c29edfe-8ecd-486e-a050-632dec0da9c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4301 2024.07.25 05:50:17.916419 [ 3 ] {} <Debug> HTTP-Session: 1c29edfe-8ecd-486e-a050-632dec0da9c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4302 2024.07.25 05:50:17.916433 [ 3 ] {} <Debug> HTTP-Session: 1c29edfe-8ecd-486e-a050-632dec0da9c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4303 2024.07.25 05:50:17.916464 [ 3 ] {} <Trace> HTTP-Session: 1c29edfe-8ecd-486e-a050-632dec0da9c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4304 2024.07.25 05:50:17.916924 [ 3 ] {289219f9-acfb-4ad7-b7eb-5caf4f80bf81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4305 2024.07.25 05:50:17.916995 [ 3 ] {289219f9-acfb-4ad7-b7eb-5caf4f80bf81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4306 2024.07.25 05:50:17.917139 [ 3 ] {289219f9-acfb-4ad7-b7eb-5caf4f80bf81} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4307 2024.07.25 05:50:17.917735 [ 3 ] {289219f9-acfb-4ad7-b7eb-5caf4f80bf81} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4308 2024.07.25 05:50:17.917772 [ 3 ] {289219f9-acfb-4ad7-b7eb-5caf4f80bf81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
4309 2024.07.25 05:50:17.918179 [ 3 ] {289219f9-acfb-4ad7-b7eb-5caf4f80bf81} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4310 2024.07.25 05:50:17.918529 [ 3 ] {289219f9-acfb-4ad7-b7eb-5caf4f80bf81} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4311 2024.07.25 05:50:17.918672 [ 3 ] {289219f9-acfb-4ad7-b7eb-5caf4f80bf81} <Debug> executeQuery: Read 518 rows, 37.35 KiB in 0.00209 sec., 247846.88995215314 rows/sec., 17.45 MiB/sec.
4312 2024.07.25 05:50:17.919016 [ 3 ] {289219f9-acfb-4ad7-b7eb-5caf4f80bf81} <Debug> DynamicQueryHandler: Done processing query
4313 2024.07.25 05:50:17.919044 [ 3 ] {289219f9-acfb-4ad7-b7eb-5caf4f80bf81} <Debug> MemoryTracker: Peak memory usage (for query): 4.48 MiB.
4314 2024.07.25 05:50:17.919060 [ 3 ] {} <Debug> HTTP-Session: 1c29edfe-8ecd-486e-a050-632dec0da9c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4315 2024.07.25 05:50:17.919234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4316 2024.07.25 05:50:17.919285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4317 2024.07.25 05:50:17.919305 [ 3 ] {} <Debug> HTTP-Session: e808edfa-0f02-4762-90d2-0286d12d0891 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4318 2024.07.25 05:50:17.919322 [ 3 ] {} <Debug> HTTP-Session: e808edfa-0f02-4762-90d2-0286d12d0891 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4319 2024.07.25 05:50:17.919335 [ 3 ] {} <Debug> HTTP-Session: e808edfa-0f02-4762-90d2-0286d12d0891 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4320 2024.07.25 05:50:17.919367 [ 3 ] {} <Trace> HTTP-Session: e808edfa-0f02-4762-90d2-0286d12d0891 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4321 2024.07.25 05:50:17.919654 [ 3 ] {492b8f73-616a-4a0e-958d-ff25403d72c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4322 2024.07.25 05:50:17.919726 [ 3 ] {492b8f73-616a-4a0e-958d-ff25403d72c0} <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_histogramf64
4323 2024.07.25 05:50:17.920145 [ 3 ] {492b8f73-616a-4a0e-958d-ff25403d72c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4324 2024.07.25 05:50:17.920693 [ 3 ] {492b8f73-616a-4a0e-958d-ff25403d72c0} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4325 2024.07.25 05:50:17.920730 [ 3 ] {492b8f73-616a-4a0e-958d-ff25403d72c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
4326 2024.07.25 05:50:17.921324 [ 3 ] {492b8f73-616a-4a0e-958d-ff25403d72c0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4327 2024.07.25 05:50:17.921732 [ 3 ] {492b8f73-616a-4a0e-958d-ff25403d72c0} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4328 2024.07.25 05:50:17.921880 [ 3 ] {492b8f73-616a-4a0e-958d-ff25403d72c0} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002439 sec., 4510.045100451004 rows/sec., 8.08 MiB/sec.
4329 2024.07.25 05:50:17.922103 [ 3 ] {492b8f73-616a-4a0e-958d-ff25403d72c0} <Debug> DynamicQueryHandler: Done processing query
4330 2024.07.25 05:50:17.922128 [ 3 ] {492b8f73-616a-4a0e-958d-ff25403d72c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
4331 2024.07.25 05:50:17.922144 [ 3 ] {} <Debug> HTTP-Session: e808edfa-0f02-4762-90d2-0286d12d0891 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4332 2024.07.25 05:50:17.922309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4333 2024.07.25 05:50:17.922358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4334 2024.07.25 05:50:17.922378 [ 3 ] {} <Debug> HTTP-Session: 11bdbf36-bc03-4ed2-9b6e-0d277432292e Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4335 2024.07.25 05:50:17.922395 [ 3 ] {} <Debug> HTTP-Session: 11bdbf36-bc03-4ed2-9b6e-0d277432292e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4336 2024.07.25 05:50:17.922408 [ 3 ] {} <Debug> HTTP-Session: 11bdbf36-bc03-4ed2-9b6e-0d277432292e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4337 2024.07.25 05:50:17.922440 [ 3 ] {} <Trace> HTTP-Session: 11bdbf36-bc03-4ed2-9b6e-0d277432292e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4338 2024.07.25 05:50:17.922543 [ 3 ] {21f483b6-3506-4a70-b1cc-a1ffda5a56c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4339 2024.07.25 05:50:17.922588 [ 3 ] {21f483b6-3506-4a70-b1cc-a1ffda5a56c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4340 2024.07.25 05:50:17.922717 [ 3 ] {21f483b6-3506-4a70-b1cc-a1ffda5a56c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4341 2024.07.25 05:50:17.923072 [ 3 ] {21f483b6-3506-4a70-b1cc-a1ffda5a56c1} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4342 2024.07.25 05:50:17.923108 [ 3 ] {21f483b6-3506-4a70-b1cc-a1ffda5a56c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
4343 2024.07.25 05:50:17.923461 [ 3 ] {21f483b6-3506-4a70-b1cc-a1ffda5a56c1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4344 2024.07.25 05:50:17.923784 [ 3 ] {21f483b6-3506-4a70-b1cc-a1ffda5a56c1} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4345 2024.07.25 05:50:17.923899 [ 86 ] {} <Debug> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
4346 2024.07.25 05:50:17.923912 [ 3 ] {21f483b6-3506-4a70-b1cc-a1ffda5a56c1} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.0014 sec., 16428.571428571428 rows/sec., 888.67 KiB/sec.
4347 2024.07.25 05:50:17.923939 [ 86 ] {} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4348 2024.07.25 05:50:17.923974 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
4349 2024.07.25 05:50:17.924180 [ 3 ] {21f483b6-3506-4a70-b1cc-a1ffda5a56c1} <Debug> DynamicQueryHandler: Done processing query
4350 2024.07.25 05:50:17.924263 [ 3 ] {21f483b6-3506-4a70-b1cc-a1ffda5a56c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4351 2024.07.25 05:50:17.924341 [ 3 ] {} <Debug> HTTP-Session: 11bdbf36-bc03-4ed2-9b6e-0d277432292e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4352 2024.07.25 05:50:17.924482 [ 189 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::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
4353 2024.07.25 05:50:17.924586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4354 2024.07.25 05:50:17.924693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4355 2024.07.25 05:50:17.924740 [ 3 ] {} <Debug> HTTP-Session: 1264c4f4-9f86-4c29-a284-cf9d67921078 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4356 2024.07.25 05:50:17.924782 [ 3 ] {} <Debug> HTTP-Session: 1264c4f4-9f86-4c29-a284-cf9d67921078 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4357 2024.07.25 05:50:17.924808 [ 189 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4358 2024.07.25 05:50:17.924817 [ 3 ] {} <Debug> HTTP-Session: 1264c4f4-9f86-4c29-a284-cf9d67921078 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4359 2024.07.25 05:50:17.924896 [ 189 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part
4360 2024.07.25 05:50:17.924907 [ 3 ] {} <Trace> HTTP-Session: 1264c4f4-9f86-4c29-a284-cf9d67921078 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4361 2024.07.25 05:50:17.925173 [ 3 ] {9256fcc6-db83-4f39-9632-5b8f4d0713b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4362 2024.07.25 05:50:17.925231 [ 189 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part
4363 2024.07.25 05:50:17.925315 [ 3 ] {9256fcc6-db83-4f39-9632-5b8f4d0713b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4364 2024.07.25 05:50:17.925561 [ 189 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part
4365 2024.07.25 05:50:17.925914 [ 189 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part
4366 2024.07.25 05:50:17.926243 [ 189 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part
4367 2024.07.25 05:50:17.926571 [ 3 ] {9256fcc6-db83-4f39-9632-5b8f4d0713b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4368 2024.07.25 05:50:17.926595 [ 189 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part
4369 2024.07.25 05:50:17.927328 [ 3 ] {9256fcc6-db83-4f39-9632-5b8f4d0713b8} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4370 2024.07.25 05:50:17.927384 [ 3 ] {9256fcc6-db83-4f39-9632-5b8f4d0713b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
4371 2024.07.25 05:50:17.928307 [ 3 ] {9256fcc6-db83-4f39-9632-5b8f4d0713b8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4372 2024.07.25 05:50:17.929238 [ 3 ] {9256fcc6-db83-4f39-9632-5b8f4d0713b8} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4373 2024.07.25 05:50:17.929246 [ 189 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 142 rows, containing 4 columns (4 merged, 0 gathered) in 0.005148953 sec., 27578.422253999986 rows/sec., 1.56 MiB/sec.
4374 2024.07.25 05:50:17.929654 [ 3 ] {9256fcc6-db83-4f39-9632-5b8f4d0713b8} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.004631 sec., 8637.443316778234 rows/sec., 590.45 KiB/sec.
4375 2024.07.25 05:50:17.929976 [ 188 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
4376 2024.07.25 05:50:17.930660 [ 3 ] {9256fcc6-db83-4f39-9632-5b8f4d0713b8} <Debug> DynamicQueryHandler: Done processing query
4377 2024.07.25 05:50:17.930741 [ 3 ] {9256fcc6-db83-4f39-9632-5b8f4d0713b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4378 2024.07.25 05:50:17.930799 [ 3 ] {} <Debug> HTTP-Session: 1264c4f4-9f86-4c29-a284-cf9d67921078 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4379 2024.07.25 05:50:17.931198 [ 188 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_6_1} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4380 2024.07.25 05:50:17.931292 [ 188 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_6_1} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
4381 2024.07.25 05:50:17.931393 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
4382 2024.07.25 05:50:18.001408 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000949702 sec.
4383 2024.07.25 05:50:22.865659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4384 2024.07.25 05:50:22.865865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4385 2024.07.25 05:50:22.865914 [ 3 ] {} <Debug> HTTP-Session: 3b1d81cb-1b33-4672-914a-8ffa399063ac Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4386 2024.07.25 05:50:22.865957 [ 3 ] {} <Debug> HTTP-Session: 3b1d81cb-1b33-4672-914a-8ffa399063ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4387 2024.07.25 05:50:22.865986 [ 3 ] {} <Debug> HTTP-Session: 3b1d81cb-1b33-4672-914a-8ffa399063ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4388 2024.07.25 05:50:22.866067 [ 3 ] {} <Trace> HTTP-Session: 3b1d81cb-1b33-4672-914a-8ffa399063ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4389 2024.07.25 05:50:22.866349 [ 3 ] {24de57db-edce-44e9-811b-6b8df5cc3651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4390 2024.07.25 05:50:22.866418 [ 3 ] {24de57db-edce-44e9-811b-6b8df5cc3651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4391 2024.07.25 05:50:22.866607 [ 3 ] {24de57db-edce-44e9-811b-6b8df5cc3651} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4392 2024.07.25 05:50:22.867038 [ 3 ] {24de57db-edce-44e9-811b-6b8df5cc3651} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4393 2024.07.25 05:50:22.867088 [ 3 ] {24de57db-edce-44e9-811b-6b8df5cc3651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
4394 2024.07.25 05:50:22.867471 [ 3 ] {24de57db-edce-44e9-811b-6b8df5cc3651} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4395 2024.07.25 05:50:22.867824 [ 3 ] {24de57db-edce-44e9-811b-6b8df5cc3651} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4396 2024.07.25 05:50:22.868020 [ 3 ] {24de57db-edce-44e9-811b-6b8df5cc3651} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.001739 sec., 12650.948821161586 rows/sec., 1.00 MiB/sec.
4397 2024.07.25 05:50:22.868021 [ 116 ] {} <Debug> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4398 2024.07.25 05:50:22.868123 [ 116 ] {} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4399 2024.07.25 05:50:22.868174 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
4400 2024.07.25 05:50:22.868362 [ 3 ] {24de57db-edce-44e9-811b-6b8df5cc3651} <Debug> DynamicQueryHandler: Done processing query
4401 2024.07.25 05:50:22.868442 [ 3 ] {24de57db-edce-44e9-811b-6b8df5cc3651} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4402 2024.07.25 05:50:22.868519 [ 3 ] {} <Debug> HTTP-Session: 3b1d81cb-1b33-4672-914a-8ffa399063ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4403 2024.07.25 05:50:22.868553 [ 193 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::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
4404 2024.07.25 05:50:22.868764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4405 2024.07.25 05:50:22.868890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4406 2024.07.25 05:50:22.868941 [ 3 ] {} <Debug> HTTP-Session: d9f027bb-e2e5-425f-9fe2-a03855d48f93 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4407 2024.07.25 05:50:22.868951 [ 193 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4408 2024.07.25 05:50:22.868972 [ 3 ] {} <Debug> HTTP-Session: d9f027bb-e2e5-425f-9fe2-a03855d48f93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4409 2024.07.25 05:50:22.869008 [ 3 ] {} <Debug> HTTP-Session: d9f027bb-e2e5-425f-9fe2-a03855d48f93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4410 2024.07.25 05:50:22.869025 [ 193 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 39 rows starting from the beginning of the part
4411 2024.07.25 05:50:22.869070 [ 3 ] {} <Trace> HTTP-Session: d9f027bb-e2e5-425f-9fe2-a03855d48f93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4412 2024.07.25 05:50:22.869343 [ 193 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 22 rows starting from the beginning of the part
4413 2024.07.25 05:50:22.869369 [ 3 ] {4c895d8a-2774-4089-8713-6b9b7d8d3167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4414 2024.07.25 05:50:22.869478 [ 3 ] {4c895d8a-2774-4089-8713-6b9b7d8d3167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4415 2024.07.25 05:50:22.869661 [ 193 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 17 rows starting from the beginning of the part
4416 2024.07.25 05:50:22.869997 [ 193 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 22 rows starting from the beginning of the part
4417 2024.07.25 05:50:22.870352 [ 193 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 17 rows starting from the beginning of the part
4418 2024.07.25 05:50:22.870473 [ 3 ] {4c895d8a-2774-4089-8713-6b9b7d8d3167} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4419 2024.07.25 05:50:22.870655 [ 193 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 22 rows starting from the beginning of the part
4420 2024.07.25 05:50:22.871507 [ 3 ] {4c895d8a-2774-4089-8713-6b9b7d8d3167} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4421 2024.07.25 05:50:22.871576 [ 3 ] {4c895d8a-2774-4089-8713-6b9b7d8d3167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
4422 2024.07.25 05:50:22.872368 [ 3 ] {4c895d8a-2774-4089-8713-6b9b7d8d3167} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4423 2024.07.25 05:50:22.873274 [ 188 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 139 rows, containing 4 columns (4 merged, 0 gathered) in 0.004982268 sec., 27898.940803666123 rows/sec., 2.12 MiB/sec.
4424 2024.07.25 05:50:22.873287 [ 3 ] {4c895d8a-2774-4089-8713-6b9b7d8d3167} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4425 2024.07.25 05:50:22.873543 [ 188 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4426 2024.07.25 05:50:22.873592 [ 3 ] {4c895d8a-2774-4089-8713-6b9b7d8d3167} <Debug> executeQuery: Read 96 rows, 8.28 KiB in 0.004392 sec., 21857.92349726776 rows/sec., 1.84 MiB/sec.
4427 2024.07.25 05:50:22.874215 [ 3 ] {4c895d8a-2774-4089-8713-6b9b7d8d3167} <Debug> DynamicQueryHandler: Done processing query
4428 2024.07.25 05:50:22.874316 [ 3 ] {4c895d8a-2774-4089-8713-6b9b7d8d3167} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4429 2024.07.25 05:50:22.874395 [ 3 ] {} <Debug> HTTP-Session: d9f027bb-e2e5-425f-9fe2-a03855d48f93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4430 2024.07.25 05:50:22.874599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9881, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4431 2024.07.25 05:50:22.874685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4432 2024.07.25 05:50:22.874713 [ 3 ] {} <Debug> HTTP-Session: b2396dd8-16b7-4445-80f8-ae06337ebb27 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4433 2024.07.25 05:50:22.874751 [ 3 ] {} <Debug> HTTP-Session: b2396dd8-16b7-4445-80f8-ae06337ebb27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4434 2024.07.25 05:50:22.874781 [ 3 ] {} <Debug> HTTP-Session: b2396dd8-16b7-4445-80f8-ae06337ebb27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4435 2024.07.25 05:50:22.874777 [ 188 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_16_3} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4436 2024.07.25 05:50:22.874856 [ 3 ] {} <Trace> HTTP-Session: b2396dd8-16b7-4445-80f8-ae06337ebb27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4437 2024.07.25 05:50:22.874974 [ 188 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_16_3} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4438 2024.07.25 05:50:22.875102 [ 3 ] {80c80757-7357-4f8a-9135-4d52ae500dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4439 2024.07.25 05:50:22.875143 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
4440 2024.07.25 05:50:22.875189 [ 3 ] {80c80757-7357-4f8a-9135-4d52ae500dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4441 2024.07.25 05:50:22.875353 [ 3 ] {80c80757-7357-4f8a-9135-4d52ae500dcf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4442 2024.07.25 05:50:22.875705 [ 3 ] {80c80757-7357-4f8a-9135-4d52ae500dcf} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4443 2024.07.25 05:50:22.875744 [ 3 ] {80c80757-7357-4f8a-9135-4d52ae500dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
4444 2024.07.25 05:50:22.876068 [ 3 ] {80c80757-7357-4f8a-9135-4d52ae500dcf} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4445 2024.07.25 05:50:22.876401 [ 3 ] {80c80757-7357-4f8a-9135-4d52ae500dcf} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4446 2024.07.25 05:50:22.876553 [ 3 ] {80c80757-7357-4f8a-9135-4d52ae500dcf} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001539 sec., 37686.80961663418 rows/sec., 2.94 MiB/sec.
4447 2024.07.25 05:50:22.876869 [ 3 ] {80c80757-7357-4f8a-9135-4d52ae500dcf} <Debug> DynamicQueryHandler: Done processing query
4448 2024.07.25 05:50:22.876896 [ 3 ] {80c80757-7357-4f8a-9135-4d52ae500dcf} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4449 2024.07.25 05:50:22.876913 [ 3 ] {} <Debug> HTTP-Session: b2396dd8-16b7-4445-80f8-ae06337ebb27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4450 2024.07.25 05:50:22.877042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 21082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4451 2024.07.25 05:50:22.877092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4452 2024.07.25 05:50:22.877112 [ 3 ] {} <Debug> HTTP-Session: a070d657-1a11-45eb-9934-7ef1727fce48 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4453 2024.07.25 05:50:22.877129 [ 3 ] {} <Debug> HTTP-Session: a070d657-1a11-45eb-9934-7ef1727fce48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4454 2024.07.25 05:50:22.877142 [ 3 ] {} <Debug> HTTP-Session: a070d657-1a11-45eb-9934-7ef1727fce48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4455 2024.07.25 05:50:22.877175 [ 3 ] {} <Trace> HTTP-Session: a070d657-1a11-45eb-9934-7ef1727fce48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4456 2024.07.25 05:50:22.877322 [ 3 ] {f7b7787d-7e79-417d-b98b-8ca67d4ec31e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4457 2024.07.25 05:50:22.877372 [ 3 ] {f7b7787d-7e79-417d-b98b-8ca67d4ec31e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4458 2024.07.25 05:50:22.877538 [ 3 ] {f7b7787d-7e79-417d-b98b-8ca67d4ec31e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4459 2024.07.25 05:50:22.877879 [ 3 ] {f7b7787d-7e79-417d-b98b-8ca67d4ec31e} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4460 2024.07.25 05:50:22.877916 [ 3 ] {f7b7787d-7e79-417d-b98b-8ca67d4ec31e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
4461 2024.07.25 05:50:22.878306 [ 3 ] {f7b7787d-7e79-417d-b98b-8ca67d4ec31e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4462 2024.07.25 05:50:22.878654 [ 3 ] {f7b7787d-7e79-417d-b98b-8ca67d4ec31e} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4463 2024.07.25 05:50:22.878813 [ 3 ] {f7b7787d-7e79-417d-b98b-8ca67d4ec31e} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001549 sec., 71013.5571336346 rows/sec., 4.96 MiB/sec.
4464 2024.07.25 05:50:22.878992 [ 3 ] {f7b7787d-7e79-417d-b98b-8ca67d4ec31e} <Debug> DynamicQueryHandler: Done processing query
4465 2024.07.25 05:50:22.879018 [ 3 ] {f7b7787d-7e79-417d-b98b-8ca67d4ec31e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4466 2024.07.25 05:50:22.879034 [ 3 ] {} <Debug> HTTP-Session: a070d657-1a11-45eb-9934-7ef1727fce48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4467 2024.07.25 05:50:22.879188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 35271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4468 2024.07.25 05:50:22.879238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4469 2024.07.25 05:50:22.879259 [ 3 ] {} <Debug> HTTP-Session: 527edafb-f0b0-474c-943e-f468da8864e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4470 2024.07.25 05:50:22.879276 [ 3 ] {} <Debug> HTTP-Session: 527edafb-f0b0-474c-943e-f468da8864e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4471 2024.07.25 05:50:22.879289 [ 3 ] {} <Debug> HTTP-Session: 527edafb-f0b0-474c-943e-f468da8864e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4472 2024.07.25 05:50:22.879320 [ 3 ] {} <Trace> HTTP-Session: 527edafb-f0b0-474c-943e-f468da8864e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4473 2024.07.25 05:50:22.879873 [ 3 ] {a463a1bd-71aa-4128-b1a8-0ce1097a88ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4474 2024.07.25 05:50:22.879942 [ 3 ] {a463a1bd-71aa-4128-b1a8-0ce1097a88ee} <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_histogramf64
4475 2024.07.25 05:50:22.880375 [ 3 ] {a463a1bd-71aa-4128-b1a8-0ce1097a88ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4476 2024.07.25 05:50:22.880972 [ 3 ] {a463a1bd-71aa-4128-b1a8-0ce1097a88ee} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4477 2024.07.25 05:50:22.881009 [ 3 ] {a463a1bd-71aa-4128-b1a8-0ce1097a88ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
4478 2024.07.25 05:50:22.881598 [ 3 ] {a463a1bd-71aa-4128-b1a8-0ce1097a88ee} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4479 2024.07.25 05:50:22.882005 [ 3 ] {a463a1bd-71aa-4128-b1a8-0ce1097a88ee} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4480 2024.07.25 05:50:22.882183 [ 116 ] {} <Debug> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4481 2024.07.25 05:50:22.882206 [ 3 ] {a463a1bd-71aa-4128-b1a8-0ce1097a88ee} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.00281 sec., 7829.1814946619215 rows/sec., 14.03 MiB/sec.
4482 2024.07.25 05:50:22.882253 [ 116 ] {} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4483 2024.07.25 05:50:22.882330 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
4484 2024.07.25 05:50:22.882668 [ 193 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::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
4485 2024.07.25 05:50:22.882778 [ 3 ] {a463a1bd-71aa-4128-b1a8-0ce1097a88ee} <Debug> DynamicQueryHandler: Done processing query
4486 2024.07.25 05:50:22.882824 [ 3 ] {a463a1bd-71aa-4128-b1a8-0ce1097a88ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
4487 2024.07.25 05:50:22.882862 [ 3 ] {} <Debug> HTTP-Session: 527edafb-f0b0-474c-943e-f468da8864e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4488 2024.07.25 05:50:22.883056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4489 2024.07.25 05:50:22.883184 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4490 2024.07.25 05:50:22.883241 [ 3 ] {} <Debug> HTTP-Session: 16467a74-a4d4-49d0-8ee1-1a0c51aa2323 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4491 2024.07.25 05:50:22.883290 [ 3 ] {} <Debug> HTTP-Session: 16467a74-a4d4-49d0-8ee1-1a0c51aa2323 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4492 2024.07.25 05:50:22.883337 [ 3 ] {} <Debug> HTTP-Session: 16467a74-a4d4-49d0-8ee1-1a0c51aa2323 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4493 2024.07.25 05:50:22.883420 [ 193 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4494 2024.07.25 05:50:22.883430 [ 3 ] {} <Trace> HTTP-Session: 16467a74-a4d4-49d0-8ee1-1a0c51aa2323 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4495 2024.07.25 05:50:22.883546 [ 193 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 205 rows starting from the beginning of the part
4496 2024.07.25 05:50:22.883700 [ 3 ] {e951f3ca-54e8-431e-90ae-2ddd3ee69bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4497 2024.07.25 05:50:22.883867 [ 3 ] {e951f3ca-54e8-431e-90ae-2ddd3ee69bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4498 2024.07.25 05:50:22.884280 [ 193 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 22 rows starting from the beginning of the part
4499 2024.07.25 05:50:22.884589 [ 3 ] {e951f3ca-54e8-431e-90ae-2ddd3ee69bb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4500 2024.07.25 05:50:22.885049 [ 193 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 11 rows starting from the beginning of the part
4501 2024.07.25 05:50:22.885871 [ 193 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 22 rows starting from the beginning of the part
4502 2024.07.25 05:50:22.885885 [ 3 ] {e951f3ca-54e8-431e-90ae-2ddd3ee69bb0} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4503 2024.07.25 05:50:22.885958 [ 3 ] {e951f3ca-54e8-431e-90ae-2ddd3ee69bb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
4504 2024.07.25 05:50:22.886439 [ 193 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 11 rows starting from the beginning of the part
4505 2024.07.25 05:50:22.887164 [ 193 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 22 rows starting from the beginning of the part
4506 2024.07.25 05:50:22.887360 [ 3 ] {e951f3ca-54e8-431e-90ae-2ddd3ee69bb0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4507 2024.07.25 05:50:22.888263 [ 3 ] {e951f3ca-54e8-431e-90ae-2ddd3ee69bb0} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4508 2024.07.25 05:50:22.888580 [ 3 ] {e951f3ca-54e8-431e-90ae-2ddd3ee69bb0} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.004988 sec., 8019.246190858059 rows/sec., 548.19 KiB/sec.
4509 2024.07.25 05:50:22.888994 [ 3 ] {e951f3ca-54e8-431e-90ae-2ddd3ee69bb0} <Debug> DynamicQueryHandler: Done processing query
4510 2024.07.25 05:50:22.889036 [ 3 ] {e951f3ca-54e8-431e-90ae-2ddd3ee69bb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4511 2024.07.25 05:50:22.889070 [ 3 ] {} <Debug> HTTP-Session: 16467a74-a4d4-49d0-8ee1-1a0c51aa2323 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4512 2024.07.25 05:50:22.891143 [ 191 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 293 rows, containing 19 columns (19 merged, 0 gathered) in 0.008678766 sec., 33760.559969009424 rows/sec., 60.50 MiB/sec.
4513 2024.07.25 05:50:22.891640 [ 193 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4514 2024.07.25 05:50:22.892208 [ 193 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4515 2024.07.25 05:50:22.892291 [ 193 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4516 2024.07.25 05:50:22.892405 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB.
4517 2024.07.25 05:50:27.870058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 2325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4518 2024.07.25 05:50:27.870192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4519 2024.07.25 05:50:27.870222 [ 3 ] {} <Debug> HTTP-Session: 28eea215-6d9e-4863-a7b5-f144144a11f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4520 2024.07.25 05:50:27.870251 [ 3 ] {} <Debug> HTTP-Session: 28eea215-6d9e-4863-a7b5-f144144a11f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4521 2024.07.25 05:50:27.870269 [ 3 ] {} <Debug> HTTP-Session: 28eea215-6d9e-4863-a7b5-f144144a11f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4522 2024.07.25 05:50:27.870324 [ 3 ] {} <Trace> HTTP-Session: 28eea215-6d9e-4863-a7b5-f144144a11f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4523 2024.07.25 05:50:27.870520 [ 3 ] {475e3b22-5252-4b08-9bbc-585ea4712f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4524 2024.07.25 05:50:27.870584 [ 3 ] {475e3b22-5252-4b08-9bbc-585ea4712f3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4525 2024.07.25 05:50:27.870774 [ 3 ] {475e3b22-5252-4b08-9bbc-585ea4712f3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4526 2024.07.25 05:50:27.871195 [ 3 ] {475e3b22-5252-4b08-9bbc-585ea4712f3f} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4527 2024.07.25 05:50:27.871233 [ 3 ] {475e3b22-5252-4b08-9bbc-585ea4712f3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
4528 2024.07.25 05:50:27.871600 [ 3 ] {475e3b22-5252-4b08-9bbc-585ea4712f3f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4529 2024.07.25 05:50:27.871946 [ 3 ] {475e3b22-5252-4b08-9bbc-585ea4712f3f} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4530 2024.07.25 05:50:27.872094 [ 3 ] {475e3b22-5252-4b08-9bbc-585ea4712f3f} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001631 sec., 10423.053341508277 rows/sec., 755.02 KiB/sec.
4531 2024.07.25 05:50:27.872393 [ 3 ] {475e3b22-5252-4b08-9bbc-585ea4712f3f} <Debug> DynamicQueryHandler: Done processing query
4532 2024.07.25 05:50:27.872421 [ 3 ] {475e3b22-5252-4b08-9bbc-585ea4712f3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4533 2024.07.25 05:50:27.872438 [ 3 ] {} <Debug> HTTP-Session: 28eea215-6d9e-4863-a7b5-f144144a11f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4534 2024.07.25 05:50:27.872586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4535 2024.07.25 05:50:27.872638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4536 2024.07.25 05:50:27.872657 [ 3 ] {} <Debug> HTTP-Session: 56a862d4-d962-4bee-bcd6-0ca27e88bacd Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4537 2024.07.25 05:50:27.872675 [ 3 ] {} <Debug> HTTP-Session: 56a862d4-d962-4bee-bcd6-0ca27e88bacd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4538 2024.07.25 05:50:27.872689 [ 3 ] {} <Debug> HTTP-Session: 56a862d4-d962-4bee-bcd6-0ca27e88bacd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4539 2024.07.25 05:50:27.872725 [ 3 ] {} <Trace> HTTP-Session: 56a862d4-d962-4bee-bcd6-0ca27e88bacd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4540 2024.07.25 05:50:27.872831 [ 3 ] {c61adc55-4114-40ee-97ae-1d2191fd0cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4541 2024.07.25 05:50:27.872880 [ 3 ] {c61adc55-4114-40ee-97ae-1d2191fd0cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4542 2024.07.25 05:50:27.873034 [ 3 ] {c61adc55-4114-40ee-97ae-1d2191fd0cc3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4543 2024.07.25 05:50:27.873339 [ 3 ] {c61adc55-4114-40ee-97ae-1d2191fd0cc3} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4544 2024.07.25 05:50:27.873375 [ 3 ] {c61adc55-4114-40ee-97ae-1d2191fd0cc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
4545 2024.07.25 05:50:27.873676 [ 3 ] {c61adc55-4114-40ee-97ae-1d2191fd0cc3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
4546 2024.07.25 05:50:27.873991 [ 3 ] {c61adc55-4114-40ee-97ae-1d2191fd0cc3} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4547 2024.07.25 05:50:27.874116 [ 3 ] {c61adc55-4114-40ee-97ae-1d2191fd0cc3} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001313 sec., 4569.68773800457 rows/sec., 372.63 KiB/sec.
4548 2024.07.25 05:50:27.874543 [ 3 ] {c61adc55-4114-40ee-97ae-1d2191fd0cc3} <Debug> DynamicQueryHandler: Done processing query
4549 2024.07.25 05:50:27.874568 [ 3 ] {c61adc55-4114-40ee-97ae-1d2191fd0cc3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4550 2024.07.25 05:50:27.874584 [ 3 ] {} <Debug> HTTP-Session: 56a862d4-d962-4bee-bcd6-0ca27e88bacd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4551 2024.07.25 05:50:27.874759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 26113, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4552 2024.07.25 05:50:27.874810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4553 2024.07.25 05:50:27.874829 [ 3 ] {} <Debug> HTTP-Session: b0b0229c-a0f5-4f2c-b1cb-847719996f64 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4554 2024.07.25 05:50:27.874846 [ 3 ] {} <Debug> HTTP-Session: b0b0229c-a0f5-4f2c-b1cb-847719996f64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4555 2024.07.25 05:50:27.874860 [ 3 ] {} <Debug> HTTP-Session: b0b0229c-a0f5-4f2c-b1cb-847719996f64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4556 2024.07.25 05:50:27.874892 [ 3 ] {} <Trace> HTTP-Session: b0b0229c-a0f5-4f2c-b1cb-847719996f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4557 2024.07.25 05:50:27.875035 [ 3 ] {741f6c89-e720-4bcf-8cb4-31694496b788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4558 2024.07.25 05:50:27.875080 [ 3 ] {741f6c89-e720-4bcf-8cb4-31694496b788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4559 2024.07.25 05:50:27.875221 [ 3 ] {741f6c89-e720-4bcf-8cb4-31694496b788} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4560 2024.07.25 05:50:27.875587 [ 3 ] {741f6c89-e720-4bcf-8cb4-31694496b788} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4561 2024.07.25 05:50:27.875623 [ 3 ] {741f6c89-e720-4bcf-8cb4-31694496b788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
4562 2024.07.25 05:50:27.875977 [ 3 ] {741f6c89-e720-4bcf-8cb4-31694496b788} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4563 2024.07.25 05:50:27.876287 [ 3 ] {741f6c89-e720-4bcf-8cb4-31694496b788} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4564 2024.07.25 05:50:27.876403 [ 154 ] {} <Debug> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4565 2024.07.25 05:50:27.876414 [ 3 ] {741f6c89-e720-4bcf-8cb4-31694496b788} <Debug> executeQuery: Read 171 rows, 15.70 KiB in 0.001443 sec., 118503.1185031185 rows/sec., 10.63 MiB/sec.
4566 2024.07.25 05:50:27.876443 [ 154 ] {} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4567 2024.07.25 05:50:27.876477 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
4568 2024.07.25 05:50:27.876686 [ 3 ] {741f6c89-e720-4bcf-8cb4-31694496b788} <Debug> DynamicQueryHandler: Done processing query
4569 2024.07.25 05:50:27.876771 [ 3 ] {741f6c89-e720-4bcf-8cb4-31694496b788} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
4570 2024.07.25 05:50:27.876872 [ 3 ] {} <Debug> HTTP-Session: b0b0229c-a0f5-4f2c-b1cb-847719996f64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4571 2024.07.25 05:50:27.876998 [ 188 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::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
4572 2024.07.25 05:50:27.877171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4573 2024.07.25 05:50:27.877270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4574 2024.07.25 05:50:27.877341 [ 3 ] {} <Debug> HTTP-Session: 1d7e17ee-9313-4656-82cd-5bbba3745a4c Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4575 2024.07.25 05:50:27.877397 [ 3 ] {} <Debug> HTTP-Session: 1d7e17ee-9313-4656-82cd-5bbba3745a4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4576 2024.07.25 05:50:27.877441 [ 3 ] {} <Debug> HTTP-Session: 1d7e17ee-9313-4656-82cd-5bbba3745a4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4577 2024.07.25 05:50:27.877520 [ 188 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4578 2024.07.25 05:50:27.877534 [ 3 ] {} <Trace> HTTP-Session: 1d7e17ee-9313-4656-82cd-5bbba3745a4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4579 2024.07.25 05:50:27.877584 [ 188 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 238 rows starting from the beginning of the part
4580 2024.07.25 05:50:27.877811 [ 3 ] {0fcd98ab-c60b-4afd-b563-e4d83ceadc45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4581 2024.07.25 05:50:27.877830 [ 188 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 168 rows starting from the beginning of the part
4582 2024.07.25 05:50:27.877965 [ 3 ] {0fcd98ab-c60b-4afd-b563-e4d83ceadc45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4583 2024.07.25 05:50:27.878196 [ 188 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 96 rows starting from the beginning of the part
4584 2024.07.25 05:50:27.878581 [ 188 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 204 rows starting from the beginning of the part
4585 2024.07.25 05:50:27.878985 [ 3 ] {0fcd98ab-c60b-4afd-b563-e4d83ceadc45} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4586 2024.07.25 05:50:27.878986 [ 188 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 96 rows starting from the beginning of the part
4587 2024.07.25 05:50:27.879321 [ 188 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 171 rows starting from the beginning of the part
4588 2024.07.25 05:50:27.880169 [ 3 ] {0fcd98ab-c60b-4afd-b563-e4d83ceadc45} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4589 2024.07.25 05:50:27.880230 [ 3 ] {0fcd98ab-c60b-4afd-b563-e4d83ceadc45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
4590 2024.07.25 05:50:27.881047 [ 3 ] {0fcd98ab-c60b-4afd-b563-e4d83ceadc45} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
4591 2024.07.25 05:50:27.881890 [ 3 ] {0fcd98ab-c60b-4afd-b563-e4d83ceadc45} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4592 2024.07.25 05:50:27.882198 [ 3 ] {0fcd98ab-c60b-4afd-b563-e4d83ceadc45} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.004493 sec., 1335.4106387714223 rows/sec., 93.24 KiB/sec.
4593 2024.07.25 05:50:27.882816 [ 191 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 973 rows, containing 4 columns (4 merged, 0 gathered) in 0.006216318 sec., 156523.52405394963 rows/sec., 13.79 MiB/sec.
4594 2024.07.25 05:50:27.882839 [ 3 ] {0fcd98ab-c60b-4afd-b563-e4d83ceadc45} <Debug> DynamicQueryHandler: Done processing query
4595 2024.07.25 05:50:27.882893 [ 3 ] {0fcd98ab-c60b-4afd-b563-e4d83ceadc45} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4596 2024.07.25 05:50:27.882913 [ 3 ] {} <Debug> HTTP-Session: 1d7e17ee-9313-4656-82cd-5bbba3745a4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4597 2024.07.25 05:50:27.883030 [ 186 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4598 2024.07.25 05:50:27.883118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 59709, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4599 2024.07.25 05:50:27.883188 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4600 2024.07.25 05:50:27.883227 [ 3 ] {} <Debug> HTTP-Session: bdb26f4a-51c3-46c5-b4b0-53004388bff8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4601 2024.07.25 05:50:27.883264 [ 3 ] {} <Debug> HTTP-Session: bdb26f4a-51c3-46c5-b4b0-53004388bff8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4602 2024.07.25 05:50:27.883286 [ 3 ] {} <Debug> HTTP-Session: bdb26f4a-51c3-46c5-b4b0-53004388bff8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4603 2024.07.25 05:50:27.883336 [ 3 ] {} <Trace> HTTP-Session: bdb26f4a-51c3-46c5-b4b0-53004388bff8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4604 2024.07.25 05:50:27.883492 [ 186 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_21_4} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4605 2024.07.25 05:50:27.883570 [ 186 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_21_4} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4606 2024.07.25 05:50:27.883591 [ 3 ] {1f12a06a-8fe9-4031-a5c2-16c5b796ad3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4607 2024.07.25 05:50:27.883656 [ 3 ] {1f12a06a-8fe9-4031-a5c2-16c5b796ad3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4608 2024.07.25 05:50:27.883669 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
4609 2024.07.25 05:50:27.883807 [ 3 ] {1f12a06a-8fe9-4031-a5c2-16c5b796ad3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4610 2024.07.25 05:50:27.884375 [ 3 ] {1f12a06a-8fe9-4031-a5c2-16c5b796ad3b} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4611 2024.07.25 05:50:27.884412 [ 3 ] {1f12a06a-8fe9-4031-a5c2-16c5b796ad3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
4612 2024.07.25 05:50:27.884740 [ 3 ] {1f12a06a-8fe9-4031-a5c2-16c5b796ad3b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4613 2024.07.25 05:50:27.885063 [ 3 ] {1f12a06a-8fe9-4031-a5c2-16c5b796ad3b} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4614 2024.07.25 05:50:27.885185 [ 154 ] {} <Debug> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4615 2024.07.25 05:50:27.885195 [ 3 ] {1f12a06a-8fe9-4031-a5c2-16c5b796ad3b} <Debug> executeQuery: Read 371 rows, 26.61 KiB in 0.001748 sec., 212242.5629290618 rows/sec., 14.87 MiB/sec.
4616 2024.07.25 05:50:27.885226 [ 154 ] {} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4617 2024.07.25 05:50:27.885267 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
4618 2024.07.25 05:50:27.885453 [ 188 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::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
4619 2024.07.25 05:50:27.885493 [ 3 ] {1f12a06a-8fe9-4031-a5c2-16c5b796ad3b} <Debug> DynamicQueryHandler: Done processing query
4620 2024.07.25 05:50:27.885539 [ 3 ] {1f12a06a-8fe9-4031-a5c2-16c5b796ad3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
4621 2024.07.25 05:50:27.885584 [ 3 ] {} <Debug> HTTP-Session: bdb26f4a-51c3-46c5-b4b0-53004388bff8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4622 2024.07.25 05:50:27.885696 [ 188 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4623 2024.07.25 05:50:27.885749 [ 188 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 411 rows starting from the beginning of the part
4624 2024.07.25 05:50:27.885771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4625 2024.07.25 05:50:27.885903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4626 2024.07.25 05:50:27.885974 [ 3 ] {} <Debug> HTTP-Session: 73e161c3-1c7b-4070-b47f-ad0c671c8d1a Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4627 2024.07.25 05:50:27.885975 [ 188 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 365 rows starting from the beginning of the part
4628 2024.07.25 05:50:27.886026 [ 3 ] {} <Debug> HTTP-Session: 73e161c3-1c7b-4070-b47f-ad0c671c8d1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4629 2024.07.25 05:50:27.886094 [ 3 ] {} <Debug> HTTP-Session: 73e161c3-1c7b-4070-b47f-ad0c671c8d1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4630 2024.07.25 05:50:27.886246 [ 3 ] {} <Trace> HTTP-Session: 73e161c3-1c7b-4070-b47f-ad0c671c8d1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4631 2024.07.25 05:50:27.886377 [ 188 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 58 rows starting from the beginning of the part
4632 2024.07.25 05:50:27.886595 [ 3 ] {29432f95-4c40-4c49-8aa6-25266951598c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4633 2024.07.25 05:50:27.886664 [ 188 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 389 rows starting from the beginning of the part
4634 2024.07.25 05:50:27.886770 [ 3 ] {29432f95-4c40-4c49-8aa6-25266951598c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4635 2024.07.25 05:50:27.887036 [ 188 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 58 rows starting from the beginning of the part
4636 2024.07.25 05:50:27.887501 [ 188 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 371 rows starting from the beginning of the part
4637 2024.07.25 05:50:27.887569 [ 3 ] {29432f95-4c40-4c49-8aa6-25266951598c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4638 2024.07.25 05:50:27.888354 [ 3 ] {29432f95-4c40-4c49-8aa6-25266951598c} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4639 2024.07.25 05:50:27.888423 [ 3 ] {29432f95-4c40-4c49-8aa6-25266951598c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
4640 2024.07.25 05:50:27.889334 [ 3 ] {29432f95-4c40-4c49-8aa6-25266951598c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4641 2024.07.25 05:50:27.890017 [ 3 ] {29432f95-4c40-4c49-8aa6-25266951598c} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4642 2024.07.25 05:50:27.890208 [ 186 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1652 rows, containing 4 columns (4 merged, 0 gathered) in 0.004861085 sec., 339841.8254360909 rows/sec., 24.08 MiB/sec.
4643 2024.07.25 05:50:27.890277 [ 154 ] {} <Debug> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
4644 2024.07.25 05:50:27.890302 [ 3 ] {29432f95-4c40-4c49-8aa6-25266951598c} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.00387 sec., 1550.3875968992247 rows/sec., 66.62 KiB/sec.
4645 2024.07.25 05:50:27.890315 [ 154 ] {} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4646 2024.07.25 05:50:27.890374 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
4647 2024.07.25 05:50:27.890417 [ 186 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4648 2024.07.25 05:50:27.890814 [ 3 ] {29432f95-4c40-4c49-8aa6-25266951598c} <Debug> DynamicQueryHandler: Done processing query
4649 2024.07.25 05:50:27.890816 [ 191 ] {79798579-fdc4-4c4f-ad75-3b6178762911::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
4650 2024.07.25 05:50:27.890861 [ 3 ] {29432f95-4c40-4c49-8aa6-25266951598c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4651 2024.07.25 05:50:27.890947 [ 3 ] {} <Debug> HTTP-Session: 73e161c3-1c7b-4070-b47f-ad0c671c8d1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4652 2024.07.25 05:50:27.891233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4653 2024.07.25 05:50:27.891430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4654 2024.07.25 05:50:27.891549 [ 3 ] {} <Debug> HTTP-Session: aab9cc30-c438-4dbe-a31e-da9bd0a437ea Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4655 2024.07.25 05:50:27.891621 [ 3 ] {} <Debug> HTTP-Session: aab9cc30-c438-4dbe-a31e-da9bd0a437ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4656 2024.07.25 05:50:27.891654 [ 191 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4657 2024.07.25 05:50:27.891668 [ 3 ] {} <Debug> HTTP-Session: aab9cc30-c438-4dbe-a31e-da9bd0a437ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4658 2024.07.25 05:50:27.891764 [ 191 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part
4659 2024.07.25 05:50:27.891781 [ 3 ] {} <Trace> HTTP-Session: aab9cc30-c438-4dbe-a31e-da9bd0a437ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4660 2024.07.25 05:50:27.892007 [ 186 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_21_4} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4661 2024.07.25 05:50:27.892248 [ 3 ] {3171ec76-3558-450e-a140-6e3779a7a661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4662 2024.07.25 05:50:27.892156 [ 191 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part
4663 2024.07.25 05:50:27.892372 [ 186 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_21_4} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4664 2024.07.25 05:50:27.892417 [ 3 ] {3171ec76-3558-450e-a140-6e3779a7a661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4665 2024.07.25 05:50:27.892643 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB.
4666 2024.07.25 05:50:27.892903 [ 191 ] {79798579-fdc4-4c4f-ad75-3b6178762911::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
4667 2024.07.25 05:50:27.893271 [ 191 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part
4668 2024.07.25 05:50:27.893441 [ 3 ] {3171ec76-3558-450e-a140-6e3779a7a661} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4669 2024.07.25 05:50:27.893545 [ 191 ] {79798579-fdc4-4c4f-ad75-3b6178762911::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
4670 2024.07.25 05:50:27.893838 [ 191 ] {79798579-fdc4-4c4f-ad75-3b6178762911::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
4671 2024.07.25 05:50:27.894534 [ 3 ] {3171ec76-3558-450e-a140-6e3779a7a661} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4672 2024.07.25 05:50:27.894600 [ 3 ] {3171ec76-3558-450e-a140-6e3779a7a661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
4673 2024.07.25 05:50:27.895567 [ 3 ] {3171ec76-3558-450e-a140-6e3779a7a661} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4674 2024.07.25 05:50:27.896598 [ 191 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.006076644 sec., 5924.322701807116 rows/sec., 254.56 KiB/sec.
4675 2024.07.25 05:50:27.896616 [ 3 ] {3171ec76-3558-450e-a140-6e3779a7a661} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4676 2024.07.25 05:50:27.896827 [ 191 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
4677 2024.07.25 05:50:27.896867 [ 154 ] {} <Debug> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
4678 2024.07.25 05:50:27.896947 [ 3 ] {3171ec76-3558-450e-a140-6e3779a7a661} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.004928 sec., 15625 rows/sec., 985.28 KiB/sec.
4679 2024.07.25 05:50:27.896971 [ 154 ] {} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4680 2024.07.25 05:50:27.897065 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
4681 2024.07.25 05:50:27.897428 [ 186 ] {c00922d1-161d-437c-932d-6a455c04f3cb::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
4682 2024.07.25 05:50:27.897599 [ 3 ] {3171ec76-3558-450e-a140-6e3779a7a661} <Debug> DynamicQueryHandler: Done processing query
4683 2024.07.25 05:50:27.897674 [ 3 ] {3171ec76-3558-450e-a140-6e3779a7a661} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4684 2024.07.25 05:50:27.897806 [ 3 ] {} <Debug> HTTP-Session: aab9cc30-c438-4dbe-a31e-da9bd0a437ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4685 2024.07.25 05:50:27.898054 [ 186 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4686 2024.07.25 05:50:27.898095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 21649, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4687 2024.07.25 05:50:27.898131 [ 186 ] {c00922d1-161d-437c-932d-6a455c04f3cb::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
4688 2024.07.25 05:50:27.898201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4689 2024.07.25 05:50:27.898342 [ 3 ] {} <Debug> HTTP-Session: 39eef31e-11eb-4200-b7e9-280652235ee6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4690 2024.07.25 05:50:27.898473 [ 3 ] {} <Debug> HTTP-Session: 39eef31e-11eb-4200-b7e9-280652235ee6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4691 2024.07.25 05:50:27.898488 [ 186 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 77 rows starting from the beginning of the part
4692 2024.07.25 05:50:27.898574 [ 3 ] {} <Debug> HTTP-Session: 39eef31e-11eb-4200-b7e9-280652235ee6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4693 2024.07.25 05:50:27.898623 [ 194 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_6_1} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4694 2024.07.25 05:50:27.898711 [ 3 ] {} <Trace> HTTP-Session: 39eef31e-11eb-4200-b7e9-280652235ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4695 2024.07.25 05:50:27.898821 [ 186 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 77 rows starting from the beginning of the part
4696 2024.07.25 05:50:27.898948 [ 194 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_6_1} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
4697 2024.07.25 05:50:27.899044 [ 186 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 77 rows starting from the beginning of the part
4698 2024.07.25 05:50:27.899126 [ 3 ] {9d1004c6-e626-410c-a393-37b80ca0a05c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4699 2024.07.25 05:50:27.899199 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
4700 2024.07.25 05:50:27.899368 [ 3 ] {9d1004c6-e626-410c-a393-37b80ca0a05c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4701 2024.07.25 05:50:27.899387 [ 186 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 77 rows starting from the beginning of the part
4702 2024.07.25 05:50:27.899703 [ 186 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 77 rows starting from the beginning of the part
4703 2024.07.25 05:50:27.900115 [ 3 ] {9d1004c6-e626-410c-a393-37b80ca0a05c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4704 2024.07.25 05:50:27.900682 [ 3 ] {9d1004c6-e626-410c-a393-37b80ca0a05c} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4705 2024.07.25 05:50:27.900726 [ 3 ] {9d1004c6-e626-410c-a393-37b80ca0a05c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
4706 2024.07.25 05:50:27.901306 [ 3 ] {9d1004c6-e626-410c-a393-37b80ca0a05c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4707 2024.07.25 05:50:27.901381 [ 191 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 462 rows, containing 5 columns (5 merged, 0 gathered) in 0.004164259 sec., 110944.10794333398 rows/sec., 6.83 MiB/sec.
4708 2024.07.25 05:50:27.901591 [ 194 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
4709 2024.07.25 05:50:27.901791 [ 3 ] {9d1004c6-e626-410c-a393-37b80ca0a05c} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4710 2024.07.25 05:50:27.902073 [ 3 ] {9d1004c6-e626-410c-a393-37b80ca0a05c} <Debug> executeQuery: Read 113 rows, 8.07 KiB in 0.003127 sec., 36136.872401662935 rows/sec., 2.52 MiB/sec.
4711 2024.07.25 05:50:27.902286 [ 3 ] {9d1004c6-e626-410c-a393-37b80ca0a05c} <Debug> DynamicQueryHandler: Done processing query
4712 2024.07.25 05:50:27.902319 [ 194 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4713 2024.07.25 05:50:27.902323 [ 3 ] {9d1004c6-e626-410c-a393-37b80ca0a05c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4714 2024.07.25 05:50:27.902361 [ 3 ] {} <Debug> HTTP-Session: 39eef31e-11eb-4200-b7e9-280652235ee6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4715 2024.07.25 05:50:27.902428 [ 194 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
4716 2024.07.25 05:50:27.902499 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
4717 2024.07.25 05:50:27.902515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4718 2024.07.25 05:50:27.902573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4719 2024.07.25 05:50:27.902593 [ 3 ] {} <Debug> HTTP-Session: e231359c-cb97-4f15-9f1e-9933912bb7ac Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4720 2024.07.25 05:50:27.902610 [ 3 ] {} <Debug> HTTP-Session: e231359c-cb97-4f15-9f1e-9933912bb7ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4721 2024.07.25 05:50:27.902624 [ 3 ] {} <Debug> HTTP-Session: e231359c-cb97-4f15-9f1e-9933912bb7ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4722 2024.07.25 05:50:27.902654 [ 3 ] {} <Trace> HTTP-Session: e231359c-cb97-4f15-9f1e-9933912bb7ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4723 2024.07.25 05:50:27.902860 [ 3 ] {757027f7-d7ca-417d-b50c-b24c5d9719ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4724 2024.07.25 05:50:27.902926 [ 3 ] {757027f7-d7ca-417d-b50c-b24c5d9719ea} <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_histogramf64
4725 2024.07.25 05:50:27.903325 [ 3 ] {757027f7-d7ca-417d-b50c-b24c5d9719ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4726 2024.07.25 05:50:27.903902 [ 3 ] {757027f7-d7ca-417d-b50c-b24c5d9719ea} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4727 2024.07.25 05:50:27.903939 [ 3 ] {757027f7-d7ca-417d-b50c-b24c5d9719ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
4728 2024.07.25 05:50:27.904525 [ 3 ] {757027f7-d7ca-417d-b50c-b24c5d9719ea} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4729 2024.07.25 05:50:27.904940 [ 3 ] {757027f7-d7ca-417d-b50c-b24c5d9719ea} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4730 2024.07.25 05:50:27.905155 [ 3 ] {757027f7-d7ca-417d-b50c-b24c5d9719ea} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002401 sec., 4581.424406497293 rows/sec., 8.21 MiB/sec.
4731 2024.07.25 05:50:27.905696 [ 3 ] {757027f7-d7ca-417d-b50c-b24c5d9719ea} <Debug> DynamicQueryHandler: Done processing query
4732 2024.07.25 05:50:27.905722 [ 3 ] {757027f7-d7ca-417d-b50c-b24c5d9719ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
4733 2024.07.25 05:50:27.905738 [ 3 ] {} <Debug> HTTP-Session: e231359c-cb97-4f15-9f1e-9933912bb7ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4734 2024.07.25 05:50:27.905871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4735 2024.07.25 05:50:27.905921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4736 2024.07.25 05:50:27.905941 [ 3 ] {} <Debug> HTTP-Session: f8e03199-5632-47d2-881d-acc506c5ce4d Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4737 2024.07.25 05:50:27.905958 [ 3 ] {} <Debug> HTTP-Session: f8e03199-5632-47d2-881d-acc506c5ce4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4738 2024.07.25 05:50:27.905972 [ 3 ] {} <Debug> HTTP-Session: f8e03199-5632-47d2-881d-acc506c5ce4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4739 2024.07.25 05:50:27.906004 [ 3 ] {} <Trace> HTTP-Session: f8e03199-5632-47d2-881d-acc506c5ce4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4740 2024.07.25 05:50:27.906108 [ 3 ] {6c27b2e6-0d56-479e-b345-068f63336721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4741 2024.07.25 05:50:27.906155 [ 3 ] {6c27b2e6-0d56-479e-b345-068f63336721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4742 2024.07.25 05:50:27.906300 [ 3 ] {6c27b2e6-0d56-479e-b345-068f63336721} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4743 2024.07.25 05:50:27.906564 [ 3 ] {6c27b2e6-0d56-479e-b345-068f63336721} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4744 2024.07.25 05:50:27.906600 [ 3 ] {6c27b2e6-0d56-479e-b345-068f63336721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
4745 2024.07.25 05:50:27.906962 [ 3 ] {6c27b2e6-0d56-479e-b345-068f63336721} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4746 2024.07.25 05:50:27.907294 [ 3 ] {6c27b2e6-0d56-479e-b345-068f63336721} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4747 2024.07.25 05:50:27.907464 [ 3 ] {6c27b2e6-0d56-479e-b345-068f63336721} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001376 sec., 16715.116279069767 rows/sec., 904.17 KiB/sec.
4748 2024.07.25 05:50:27.907741 [ 3 ] {6c27b2e6-0d56-479e-b345-068f63336721} <Debug> DynamicQueryHandler: Done processing query
4749 2024.07.25 05:50:27.907767 [ 3 ] {6c27b2e6-0d56-479e-b345-068f63336721} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4750 2024.07.25 05:50:27.907782 [ 3 ] {} <Debug> HTTP-Session: f8e03199-5632-47d2-881d-acc506c5ce4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4751 2024.07.25 05:50:27.907909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4752 2024.07.25 05:50:27.907959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4753 2024.07.25 05:50:27.907979 [ 3 ] {} <Debug> HTTP-Session: c01d0c92-ef77-4793-837b-d9de4dbb6bca Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4754 2024.07.25 05:50:27.907996 [ 3 ] {} <Debug> HTTP-Session: c01d0c92-ef77-4793-837b-d9de4dbb6bca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4755 2024.07.25 05:50:27.908010 [ 3 ] {} <Debug> HTTP-Session: c01d0c92-ef77-4793-837b-d9de4dbb6bca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4756 2024.07.25 05:50:27.908042 [ 3 ] {} <Trace> HTTP-Session: c01d0c92-ef77-4793-837b-d9de4dbb6bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4757 2024.07.25 05:50:27.908149 [ 3 ] {130172df-29ab-4aca-b6de-4cc2d7495dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4758 2024.07.25 05:50:27.908195 [ 3 ] {130172df-29ab-4aca-b6de-4cc2d7495dfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4759 2024.07.25 05:50:27.908341 [ 3 ] {130172df-29ab-4aca-b6de-4cc2d7495dfa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4760 2024.07.25 05:50:27.908623 [ 3 ] {130172df-29ab-4aca-b6de-4cc2d7495dfa} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4761 2024.07.25 05:50:27.908660 [ 3 ] {130172df-29ab-4aca-b6de-4cc2d7495dfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
4762 2024.07.25 05:50:27.909017 [ 3 ] {130172df-29ab-4aca-b6de-4cc2d7495dfa} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4763 2024.07.25 05:50:27.909355 [ 3 ] {130172df-29ab-4aca-b6de-4cc2d7495dfa} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4764 2024.07.25 05:50:27.909508 [ 3 ] {130172df-29ab-4aca-b6de-4cc2d7495dfa} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.00139 sec., 28776.97841726619 rows/sec., 1.92 MiB/sec.
4765 2024.07.25 05:50:27.909678 [ 3 ] {130172df-29ab-4aca-b6de-4cc2d7495dfa} <Debug> DynamicQueryHandler: Done processing query
4766 2024.07.25 05:50:27.909703 [ 3 ] {130172df-29ab-4aca-b6de-4cc2d7495dfa} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4767 2024.07.25 05:50:27.909720 [ 3 ] {} <Debug> HTTP-Session: c01d0c92-ef77-4793-837b-d9de4dbb6bca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4768 2024.07.25 05:50:32.320905 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache
4769 2024.07.25 05:50:32.321010 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache
4770 2024.07.25 05:50:32.866260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4771 2024.07.25 05:50:32.866386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4772 2024.07.25 05:50:32.866414 [ 3 ] {} <Debug> HTTP-Session: 9173547f-682c-420d-84c0-da1e974eed5c Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4773 2024.07.25 05:50:32.866443 [ 3 ] {} <Debug> HTTP-Session: 9173547f-682c-420d-84c0-da1e974eed5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4774 2024.07.25 05:50:32.866461 [ 3 ] {} <Debug> HTTP-Session: 9173547f-682c-420d-84c0-da1e974eed5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4775 2024.07.25 05:50:32.866516 [ 3 ] {} <Trace> HTTP-Session: 9173547f-682c-420d-84c0-da1e974eed5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4776 2024.07.25 05:50:32.866715 [ 3 ] {c67bc271-3ba5-4aaa-b04b-d74b2b93713c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4777 2024.07.25 05:50:32.866781 [ 3 ] {c67bc271-3ba5-4aaa-b04b-d74b2b93713c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4778 2024.07.25 05:50:32.866973 [ 3 ] {c67bc271-3ba5-4aaa-b04b-d74b2b93713c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4779 2024.07.25 05:50:32.867411 [ 3 ] {c67bc271-3ba5-4aaa-b04b-d74b2b93713c} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4780 2024.07.25 05:50:32.867455 [ 3 ] {c67bc271-3ba5-4aaa-b04b-d74b2b93713c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
4781 2024.07.25 05:50:32.867827 [ 3 ] {c67bc271-3ba5-4aaa-b04b-d74b2b93713c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4782 2024.07.25 05:50:32.868167 [ 3 ] {c67bc271-3ba5-4aaa-b04b-d74b2b93713c} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4783 2024.07.25 05:50:32.868341 [ 3 ] {c67bc271-3ba5-4aaa-b04b-d74b2b93713c} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.00168 sec., 13095.238095238095 rows/sec., 1.04 MiB/sec.
4784 2024.07.25 05:50:32.868553 [ 3 ] {c67bc271-3ba5-4aaa-b04b-d74b2b93713c} <Debug> DynamicQueryHandler: Done processing query
4785 2024.07.25 05:50:32.868581 [ 3 ] {c67bc271-3ba5-4aaa-b04b-d74b2b93713c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4786 2024.07.25 05:50:32.868598 [ 3 ] {} <Debug> HTTP-Session: 9173547f-682c-420d-84c0-da1e974eed5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4787 2024.07.25 05:50:32.868752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4788 2024.07.25 05:50:32.868807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4789 2024.07.25 05:50:32.868826 [ 3 ] {} <Debug> HTTP-Session: 1f70b96d-2da6-482a-8c94-7c40bba68cf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4790 2024.07.25 05:50:32.868844 [ 3 ] {} <Debug> HTTP-Session: 1f70b96d-2da6-482a-8c94-7c40bba68cf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4791 2024.07.25 05:50:32.868863 [ 3 ] {} <Debug> HTTP-Session: 1f70b96d-2da6-482a-8c94-7c40bba68cf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4792 2024.07.25 05:50:32.868897 [ 3 ] {} <Trace> HTTP-Session: 1f70b96d-2da6-482a-8c94-7c40bba68cf9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4793 2024.07.25 05:50:32.868998 [ 3 ] {19ac8409-0da4-4a59-8414-ec921514d270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4794 2024.07.25 05:50:32.869046 [ 3 ] {19ac8409-0da4-4a59-8414-ec921514d270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4795 2024.07.25 05:50:32.869179 [ 3 ] {19ac8409-0da4-4a59-8414-ec921514d270} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4796 2024.07.25 05:50:32.869475 [ 3 ] {19ac8409-0da4-4a59-8414-ec921514d270} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4797 2024.07.25 05:50:32.869511 [ 3 ] {19ac8409-0da4-4a59-8414-ec921514d270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
4798 2024.07.25 05:50:32.869810 [ 3 ] {19ac8409-0da4-4a59-8414-ec921514d270} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
4799 2024.07.25 05:50:32.870123 [ 3 ] {19ac8409-0da4-4a59-8414-ec921514d270} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4800 2024.07.25 05:50:32.870279 [ 3 ] {19ac8409-0da4-4a59-8414-ec921514d270} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001309 sec., 1527.8838808250573 rows/sec., 124.59 KiB/sec.
4801 2024.07.25 05:50:32.870452 [ 3 ] {19ac8409-0da4-4a59-8414-ec921514d270} <Debug> DynamicQueryHandler: Done processing query
4802 2024.07.25 05:50:32.870477 [ 3 ] {19ac8409-0da4-4a59-8414-ec921514d270} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4803 2024.07.25 05:50:32.870494 [ 3 ] {} <Debug> HTTP-Session: 1f70b96d-2da6-482a-8c94-7c40bba68cf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4804 2024.07.25 05:50:32.870620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4805 2024.07.25 05:50:32.870671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4806 2024.07.25 05:50:32.870689 [ 3 ] {} <Debug> HTTP-Session: a83164d3-278d-4de1-9d30-83f0f05e46e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4807 2024.07.25 05:50:32.870706 [ 3 ] {} <Debug> HTTP-Session: a83164d3-278d-4de1-9d30-83f0f05e46e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4808 2024.07.25 05:50:32.870719 [ 3 ] {} <Debug> HTTP-Session: a83164d3-278d-4de1-9d30-83f0f05e46e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4809 2024.07.25 05:50:32.870750 [ 3 ] {} <Trace> HTTP-Session: a83164d3-278d-4de1-9d30-83f0f05e46e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4810 2024.07.25 05:50:32.870873 [ 3 ] {bf98992e-03ba-4b82-983b-1ffd7376ce12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4811 2024.07.25 05:50:32.870917 [ 3 ] {bf98992e-03ba-4b82-983b-1ffd7376ce12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4812 2024.07.25 05:50:32.871044 [ 3 ] {bf98992e-03ba-4b82-983b-1ffd7376ce12} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4813 2024.07.25 05:50:32.871389 [ 3 ] {bf98992e-03ba-4b82-983b-1ffd7376ce12} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4814 2024.07.25 05:50:32.871426 [ 3 ] {bf98992e-03ba-4b82-983b-1ffd7376ce12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
4815 2024.07.25 05:50:32.871737 [ 3 ] {bf98992e-03ba-4b82-983b-1ffd7376ce12} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4816 2024.07.25 05:50:32.872050 [ 3 ] {bf98992e-03ba-4b82-983b-1ffd7376ce12} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4817 2024.07.25 05:50:32.872194 [ 3 ] {bf98992e-03ba-4b82-983b-1ffd7376ce12} <Debug> executeQuery: Read 97 rows, 8.35 KiB in 0.001361 sec., 71271.12417340191 rows/sec., 5.99 MiB/sec.
4818 2024.07.25 05:50:32.872360 [ 3 ] {bf98992e-03ba-4b82-983b-1ffd7376ce12} <Debug> DynamicQueryHandler: Done processing query
4819 2024.07.25 05:50:32.872384 [ 3 ] {bf98992e-03ba-4b82-983b-1ffd7376ce12} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4820 2024.07.25 05:50:32.872400 [ 3 ] {} <Debug> HTTP-Session: a83164d3-278d-4de1-9d30-83f0f05e46e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4821 2024.07.25 05:50:32.872526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4822 2024.07.25 05:50:32.872575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4823 2024.07.25 05:50:32.872594 [ 3 ] {} <Debug> HTTP-Session: 4dcc68d2-df78-4de1-89c8-8702009843ff Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4824 2024.07.25 05:50:32.872611 [ 3 ] {} <Debug> HTTP-Session: 4dcc68d2-df78-4de1-89c8-8702009843ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4825 2024.07.25 05:50:32.872624 [ 3 ] {} <Debug> HTTP-Session: 4dcc68d2-df78-4de1-89c8-8702009843ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4826 2024.07.25 05:50:32.872654 [ 3 ] {} <Trace> HTTP-Session: 4dcc68d2-df78-4de1-89c8-8702009843ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4827 2024.07.25 05:50:32.872746 [ 3 ] {2ab69eb0-3e28-414b-9493-0d3f9c0e7535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4828 2024.07.25 05:50:32.872790 [ 3 ] {2ab69eb0-3e28-414b-9493-0d3f9c0e7535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4829 2024.07.25 05:50:32.872914 [ 3 ] {2ab69eb0-3e28-414b-9493-0d3f9c0e7535} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4830 2024.07.25 05:50:32.873184 [ 3 ] {2ab69eb0-3e28-414b-9493-0d3f9c0e7535} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4831 2024.07.25 05:50:32.873220 [ 3 ] {2ab69eb0-3e28-414b-9493-0d3f9c0e7535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
4832 2024.07.25 05:50:32.873513 [ 3 ] {2ab69eb0-3e28-414b-9493-0d3f9c0e7535} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
4833 2024.07.25 05:50:32.873822 [ 3 ] {2ab69eb0-3e28-414b-9493-0d3f9c0e7535} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4834 2024.07.25 05:50:32.873985 [ 3 ] {2ab69eb0-3e28-414b-9493-0d3f9c0e7535} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001257 sec., 1591.0898965791566 rows/sec., 111.10 KiB/sec.
4835 2024.07.25 05:50:32.874186 [ 3 ] {2ab69eb0-3e28-414b-9493-0d3f9c0e7535} <Debug> DynamicQueryHandler: Done processing query
4836 2024.07.25 05:50:32.874211 [ 3 ] {2ab69eb0-3e28-414b-9493-0d3f9c0e7535} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4837 2024.07.25 05:50:32.874227 [ 3 ] {} <Debug> HTTP-Session: 4dcc68d2-df78-4de1-89c8-8702009843ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4838 2024.07.25 05:50:32.874353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 10222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4839 2024.07.25 05:50:32.874403 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4840 2024.07.25 05:50:32.874422 [ 3 ] {} <Debug> HTTP-Session: b3ae48da-2704-4dbc-84db-937bfb545558 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4841 2024.07.25 05:50:32.874439 [ 3 ] {} <Debug> HTTP-Session: b3ae48da-2704-4dbc-84db-937bfb545558 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4842 2024.07.25 05:50:32.874453 [ 3 ] {} <Debug> HTTP-Session: b3ae48da-2704-4dbc-84db-937bfb545558 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4843 2024.07.25 05:50:32.874484 [ 3 ] {} <Trace> HTTP-Session: b3ae48da-2704-4dbc-84db-937bfb545558 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4844 2024.07.25 05:50:32.874599 [ 3 ] {82056d42-2243-44ff-9a54-1a98f55717ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4845 2024.07.25 05:50:32.874642 [ 3 ] {82056d42-2243-44ff-9a54-1a98f55717ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4846 2024.07.25 05:50:32.874771 [ 3 ] {82056d42-2243-44ff-9a54-1a98f55717ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4847 2024.07.25 05:50:32.875096 [ 3 ] {82056d42-2243-44ff-9a54-1a98f55717ec} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4848 2024.07.25 05:50:32.875132 [ 3 ] {82056d42-2243-44ff-9a54-1a98f55717ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
4849 2024.07.25 05:50:32.875438 [ 3 ] {82056d42-2243-44ff-9a54-1a98f55717ec} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4850 2024.07.25 05:50:32.875741 [ 3 ] {82056d42-2243-44ff-9a54-1a98f55717ec} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4851 2024.07.25 05:50:32.875897 [ 3 ] {82056d42-2243-44ff-9a54-1a98f55717ec} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001325 sec., 45283.018867924526 rows/sec., 3.54 MiB/sec.
4852 2024.07.25 05:50:32.876066 [ 3 ] {82056d42-2243-44ff-9a54-1a98f55717ec} <Debug> DynamicQueryHandler: Done processing query
4853 2024.07.25 05:50:32.876091 [ 3 ] {82056d42-2243-44ff-9a54-1a98f55717ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4854 2024.07.25 05:50:32.876107 [ 3 ] {} <Debug> HTTP-Session: b3ae48da-2704-4dbc-84db-937bfb545558 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4855 2024.07.25 05:50:32.876278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 21272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4856 2024.07.25 05:50:32.876328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4857 2024.07.25 05:50:32.876346 [ 3 ] {} <Debug> HTTP-Session: 48f2db88-37ea-4682-bf71-6d99a5039c8a Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4858 2024.07.25 05:50:32.876363 [ 3 ] {} <Debug> HTTP-Session: 48f2db88-37ea-4682-bf71-6d99a5039c8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4859 2024.07.25 05:50:32.876376 [ 3 ] {} <Debug> HTTP-Session: 48f2db88-37ea-4682-bf71-6d99a5039c8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4860 2024.07.25 05:50:32.876408 [ 3 ] {} <Trace> HTTP-Session: 48f2db88-37ea-4682-bf71-6d99a5039c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4861 2024.07.25 05:50:32.876545 [ 3 ] {3b9fa19e-f083-4e3b-a7c1-c78c91c2ce4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4862 2024.07.25 05:50:32.876592 [ 3 ] {3b9fa19e-f083-4e3b-a7c1-c78c91c2ce4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4863 2024.07.25 05:50:32.876738 [ 3 ] {3b9fa19e-f083-4e3b-a7c1-c78c91c2ce4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4864 2024.07.25 05:50:32.877093 [ 3 ] {3b9fa19e-f083-4e3b-a7c1-c78c91c2ce4a} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4865 2024.07.25 05:50:32.877129 [ 3 ] {3b9fa19e-f083-4e3b-a7c1-c78c91c2ce4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
4866 2024.07.25 05:50:32.877525 [ 3 ] {3b9fa19e-f083-4e3b-a7c1-c78c91c2ce4a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4867 2024.07.25 05:50:32.877873 [ 3 ] {3b9fa19e-f083-4e3b-a7c1-c78c91c2ce4a} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4868 2024.07.25 05:50:32.878037 [ 3 ] {3b9fa19e-f083-4e3b-a7c1-c78c91c2ce4a} <Debug> executeQuery: Read 111 rows, 7.93 KiB in 0.001546 sec., 71798.18887451488 rows/sec., 5.01 MiB/sec.
4869 2024.07.25 05:50:32.878035 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4870 2024.07.25 05:50:32.878142 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4871 2024.07.25 05:50:32.878198 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
4872 2024.07.25 05:50:32.878301 [ 3 ] {3b9fa19e-f083-4e3b-a7c1-c78c91c2ce4a} <Debug> DynamicQueryHandler: Done processing query
4873 2024.07.25 05:50:32.878349 [ 3 ] {3b9fa19e-f083-4e3b-a7c1-c78c91c2ce4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4874 2024.07.25 05:50:32.878352 [ 186 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::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
4875 2024.07.25 05:50:32.878367 [ 3 ] {} <Debug> HTTP-Session: 48f2db88-37ea-4682-bf71-6d99a5039c8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4876 2024.07.25 05:50:32.878515 [ 186 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4877 2024.07.25 05:50:32.878560 [ 186 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1499 rows starting from the beginning of the part
4878 2024.07.25 05:50:32.878562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 35293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4879 2024.07.25 05:50:32.878649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4880 2024.07.25 05:50:32.878722 [ 3 ] {} <Debug> HTTP-Session: 9b901a01-2f5c-468a-a833-500ff45921a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4881 2024.07.25 05:50:32.878731 [ 186 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 110 rows starting from the beginning of the part
4882 2024.07.25 05:50:32.878757 [ 3 ] {} <Debug> HTTP-Session: 9b901a01-2f5c-468a-a833-500ff45921a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4883 2024.07.25 05:50:32.878781 [ 3 ] {} <Debug> HTTP-Session: 9b901a01-2f5c-468a-a833-500ff45921a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4884 2024.07.25 05:50:32.878838 [ 186 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 518 rows starting from the beginning of the part
4885 2024.07.25 05:50:32.878846 [ 3 ] {} <Trace> HTTP-Session: 9b901a01-2f5c-468a-a833-500ff45921a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4886 2024.07.25 05:50:32.879228 [ 186 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 110 rows starting from the beginning of the part
4887 2024.07.25 05:50:32.879355 [ 186 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 113 rows starting from the beginning of the part
4888 2024.07.25 05:50:32.879508 [ 3 ] {0f4edbde-f993-46cd-ad27-50a66d3c56a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4889 2024.07.25 05:50:32.879630 [ 186 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 111 rows starting from the beginning of the part
4890 2024.07.25 05:50:32.879744 [ 3 ] {0f4edbde-f993-46cd-ad27-50a66d3c56a9} <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_histogramf64
4891 2024.07.25 05:50:32.880710 [ 3 ] {0f4edbde-f993-46cd-ad27-50a66d3c56a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4892 2024.07.25 05:50:32.881722 [ 3 ] {0f4edbde-f993-46cd-ad27-50a66d3c56a9} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4893 2024.07.25 05:50:32.881785 [ 3 ] {0f4edbde-f993-46cd-ad27-50a66d3c56a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
4894 2024.07.25 05:50:32.881839 [ 186 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2461 rows, containing 5 columns (5 merged, 0 gathered) in 0.003564955 sec., 690331.2945044187 rows/sec., 48.29 MiB/sec.
4895 2024.07.25 05:50:32.882111 [ 186 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4896 2024.07.25 05:50:32.882725 [ 3 ] {0f4edbde-f993-46cd-ad27-50a66d3c56a9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4897 2024.07.25 05:50:32.882740 [ 186 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4898 2024.07.25 05:50:32.882824 [ 186 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4899 2024.07.25 05:50:32.882942 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB.
4900 2024.07.25 05:50:32.883242 [ 3 ] {0f4edbde-f993-46cd-ad27-50a66d3c56a9} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4901 2024.07.25 05:50:32.883447 [ 3 ] {0f4edbde-f993-46cd-ad27-50a66d3c56a9} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.004342 sec., 5066.789497927222 rows/sec., 9.08 MiB/sec.
4902 2024.07.25 05:50:32.883855 [ 3 ] {0f4edbde-f993-46cd-ad27-50a66d3c56a9} <Debug> DynamicQueryHandler: Done processing query
4903 2024.07.25 05:50:32.883880 [ 3 ] {0f4edbde-f993-46cd-ad27-50a66d3c56a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
4904 2024.07.25 05:50:32.883896 [ 3 ] {} <Debug> HTTP-Session: 9b901a01-2f5c-468a-a833-500ff45921a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4905 2024.07.25 05:50:32.884031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4906 2024.07.25 05:50:32.884080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4907 2024.07.25 05:50:32.884101 [ 3 ] {} <Debug> HTTP-Session: abefe387-d7d2-426d-9da8-bf96e49c7578 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4908 2024.07.25 05:50:32.884118 [ 3 ] {} <Debug> HTTP-Session: abefe387-d7d2-426d-9da8-bf96e49c7578 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4909 2024.07.25 05:50:32.884131 [ 3 ] {} <Debug> HTTP-Session: abefe387-d7d2-426d-9da8-bf96e49c7578 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4910 2024.07.25 05:50:32.884163 [ 3 ] {} <Trace> HTTP-Session: abefe387-d7d2-426d-9da8-bf96e49c7578 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4911 2024.07.25 05:50:32.884269 [ 3 ] {f69160e1-66e0-4e3d-a6d3-00a6ef6f8735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4912 2024.07.25 05:50:32.884314 [ 3 ] {f69160e1-66e0-4e3d-a6d3-00a6ef6f8735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4913 2024.07.25 05:50:32.884447 [ 3 ] {f69160e1-66e0-4e3d-a6d3-00a6ef6f8735} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4914 2024.07.25 05:50:32.884747 [ 3 ] {f69160e1-66e0-4e3d-a6d3-00a6ef6f8735} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4915 2024.07.25 05:50:32.884785 [ 3 ] {f69160e1-66e0-4e3d-a6d3-00a6ef6f8735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
4916 2024.07.25 05:50:32.885140 [ 3 ] {f69160e1-66e0-4e3d-a6d3-00a6ef6f8735} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4917 2024.07.25 05:50:32.885463 [ 3 ] {f69160e1-66e0-4e3d-a6d3-00a6ef6f8735} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4918 2024.07.25 05:50:32.885621 [ 3 ] {f69160e1-66e0-4e3d-a6d3-00a6ef6f8735} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001377 sec., 29048.65649963689 rows/sec., 1.94 MiB/sec.
4919 2024.07.25 05:50:32.885626 [ 112 ] {} <Debug> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4920 2024.07.25 05:50:32.885722 [ 112 ] {} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4921 2024.07.25 05:50:32.885781 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
4922 2024.07.25 05:50:32.885916 [ 3 ] {f69160e1-66e0-4e3d-a6d3-00a6ef6f8735} <Debug> DynamicQueryHandler: Done processing query
4923 2024.07.25 05:50:32.885965 [ 3 ] {f69160e1-66e0-4e3d-a6d3-00a6ef6f8735} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4924 2024.07.25 05:50:32.885982 [ 191 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
4925 2024.07.25 05:50:32.885997 [ 3 ] {} <Debug> HTTP-Session: abefe387-d7d2-426d-9da8-bf96e49c7578 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4926 2024.07.25 05:50:32.886201 [ 191 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4927 2024.07.25 05:50:32.886243 [ 191 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 558 rows starting from the beginning of the part
4928 2024.07.25 05:50:32.886356 [ 191 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part
4929 2024.07.25 05:50:32.886553 [ 191 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part
4930 2024.07.25 05:50:32.886734 [ 191 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part
4931 2024.07.25 05:50:32.886910 [ 191 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part
4932 2024.07.25 05:50:32.887035 [ 191 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part
4933 2024.07.25 05:50:32.888293 [ 192 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 758 rows, containing 4 columns (4 merged, 0 gathered) in 0.002420418 sec., 313169.0476603628 rows/sec., 20.86 MiB/sec.
4934 2024.07.25 05:50:32.888516 [ 192 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4935 2024.07.25 05:50:32.888968 [ 192 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_21_4} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4936 2024.07.25 05:50:32.889057 [ 192 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_21_4} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4937 2024.07.25 05:50:32.889154 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB.
4938 2024.07.25 05:50:37.869882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 2325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4939 2024.07.25 05:50:37.870067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4940 2024.07.25 05:50:37.870112 [ 3 ] {} <Debug> HTTP-Session: e3045e54-cea2-4e89-af7b-34fedec344c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4941 2024.07.25 05:50:37.870154 [ 3 ] {} <Debug> HTTP-Session: e3045e54-cea2-4e89-af7b-34fedec344c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4942 2024.07.25 05:50:37.870182 [ 3 ] {} <Debug> HTTP-Session: e3045e54-cea2-4e89-af7b-34fedec344c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4943 2024.07.25 05:50:37.870262 [ 3 ] {} <Trace> HTTP-Session: e3045e54-cea2-4e89-af7b-34fedec344c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4944 2024.07.25 05:50:37.870561 [ 3 ] {42dd7c38-6035-45bb-b9eb-e2c827be4588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4945 2024.07.25 05:50:37.870668 [ 3 ] {42dd7c38-6035-45bb-b9eb-e2c827be4588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4946 2024.07.25 05:50:37.870928 [ 3 ] {42dd7c38-6035-45bb-b9eb-e2c827be4588} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4947 2024.07.25 05:50:37.871440 [ 3 ] {42dd7c38-6035-45bb-b9eb-e2c827be4588} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4948 2024.07.25 05:50:37.871480 [ 3 ] {42dd7c38-6035-45bb-b9eb-e2c827be4588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
4949 2024.07.25 05:50:37.871845 [ 3 ] {42dd7c38-6035-45bb-b9eb-e2c827be4588} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4950 2024.07.25 05:50:37.872180 [ 3 ] {42dd7c38-6035-45bb-b9eb-e2c827be4588} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4951 2024.07.25 05:50:37.872348 [ 3 ] {42dd7c38-6035-45bb-b9eb-e2c827be4588} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.00188 sec., 9042.553191489362 rows/sec., 655.02 KiB/sec.
4952 2024.07.25 05:50:37.872553 [ 3 ] {42dd7c38-6035-45bb-b9eb-e2c827be4588} <Debug> DynamicQueryHandler: Done processing query
4953 2024.07.25 05:50:37.872579 [ 3 ] {42dd7c38-6035-45bb-b9eb-e2c827be4588} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4954 2024.07.25 05:50:37.872595 [ 3 ] {} <Debug> HTTP-Session: e3045e54-cea2-4e89-af7b-34fedec344c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4955 2024.07.25 05:50:37.872772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 25714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4956 2024.07.25 05:50:37.872822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4957 2024.07.25 05:50:37.872840 [ 3 ] {} <Debug> HTTP-Session: 111bb81a-9d37-496a-87af-0465799f1b6e Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4958 2024.07.25 05:50:37.872857 [ 3 ] {} <Debug> HTTP-Session: 111bb81a-9d37-496a-87af-0465799f1b6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4959 2024.07.25 05:50:37.872871 [ 3 ] {} <Debug> HTTP-Session: 111bb81a-9d37-496a-87af-0465799f1b6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4960 2024.07.25 05:50:37.872902 [ 3 ] {} <Trace> HTTP-Session: 111bb81a-9d37-496a-87af-0465799f1b6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4961 2024.07.25 05:50:37.873041 [ 3 ] {e329a416-aa23-471a-9413-72f53c6f58ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4962 2024.07.25 05:50:37.873084 [ 3 ] {e329a416-aa23-471a-9413-72f53c6f58ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4963 2024.07.25 05:50:37.873209 [ 3 ] {e329a416-aa23-471a-9413-72f53c6f58ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4964 2024.07.25 05:50:37.873672 [ 3 ] {e329a416-aa23-471a-9413-72f53c6f58ea} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4965 2024.07.25 05:50:37.873708 [ 3 ] {e329a416-aa23-471a-9413-72f53c6f58ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
4966 2024.07.25 05:50:37.874018 [ 3 ] {e329a416-aa23-471a-9413-72f53c6f58ea} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4967 2024.07.25 05:50:37.874314 [ 3 ] {e329a416-aa23-471a-9413-72f53c6f58ea} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4968 2024.07.25 05:50:37.874474 [ 3 ] {e329a416-aa23-471a-9413-72f53c6f58ea} <Debug> executeQuery: Read 168 rows, 15.48 KiB in 0.001494 sec., 112449.79919678713 rows/sec., 10.12 MiB/sec.
4969 2024.07.25 05:50:37.874643 [ 3 ] {e329a416-aa23-471a-9413-72f53c6f58ea} <Debug> DynamicQueryHandler: Done processing query
4970 2024.07.25 05:50:37.874667 [ 3 ] {e329a416-aa23-471a-9413-72f53c6f58ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
4971 2024.07.25 05:50:37.874683 [ 3 ] {} <Debug> HTTP-Session: 111bb81a-9d37-496a-87af-0465799f1b6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4972 2024.07.25 05:50:37.874889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 58686, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4973 2024.07.25 05:50:37.874940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4974 2024.07.25 05:50:37.874959 [ 3 ] {} <Debug> HTTP-Session: 649a0bff-6de9-425a-8561-035b819f5c1b Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4975 2024.07.25 05:50:37.874976 [ 3 ] {} <Debug> HTTP-Session: 649a0bff-6de9-425a-8561-035b819f5c1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4976 2024.07.25 05:50:37.874990 [ 3 ] {} <Debug> HTTP-Session: 649a0bff-6de9-425a-8561-035b819f5c1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4977 2024.07.25 05:50:37.875020 [ 3 ] {} <Trace> HTTP-Session: 649a0bff-6de9-425a-8561-035b819f5c1b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4978 2024.07.25 05:50:37.875210 [ 3 ] {3e471070-74f4-4536-b30e-2fa252005156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4979 2024.07.25 05:50:37.875251 [ 3 ] {3e471070-74f4-4536-b30e-2fa252005156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4980 2024.07.25 05:50:37.875379 [ 3 ] {3e471070-74f4-4536-b30e-2fa252005156} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4981 2024.07.25 05:50:37.875883 [ 3 ] {3e471070-74f4-4536-b30e-2fa252005156} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4982 2024.07.25 05:50:37.875919 [ 3 ] {3e471070-74f4-4536-b30e-2fa252005156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
4983 2024.07.25 05:50:37.876228 [ 3 ] {3e471070-74f4-4536-b30e-2fa252005156} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4984 2024.07.25 05:50:37.876540 [ 3 ] {3e471070-74f4-4536-b30e-2fa252005156} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4985 2024.07.25 05:50:37.876692 [ 3 ] {3e471070-74f4-4536-b30e-2fa252005156} <Debug> executeQuery: Read 365 rows, 26.12 KiB in 0.001577 sec., 231452.12428662015 rows/sec., 16.17 MiB/sec.
4986 2024.07.25 05:50:37.876869 [ 3 ] {3e471070-74f4-4536-b30e-2fa252005156} <Debug> DynamicQueryHandler: Done processing query
4987 2024.07.25 05:50:37.876893 [ 3 ] {3e471070-74f4-4536-b30e-2fa252005156} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
4988 2024.07.25 05:50:37.876910 [ 3 ] {} <Debug> HTTP-Session: 649a0bff-6de9-425a-8561-035b819f5c1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4989 2024.07.25 05:50:37.877045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4990 2024.07.25 05:50:37.877096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4991 2024.07.25 05:50:37.877115 [ 3 ] {} <Debug> HTTP-Session: 346b571c-f3bd-4386-a742-f3cf8881c891 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
4992 2024.07.25 05:50:37.877132 [ 3 ] {} <Debug> HTTP-Session: 346b571c-f3bd-4386-a742-f3cf8881c891 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4993 2024.07.25 05:50:37.877146 [ 3 ] {} <Debug> HTTP-Session: 346b571c-f3bd-4386-a742-f3cf8881c891 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4994 2024.07.25 05:50:37.877177 [ 3 ] {} <Trace> HTTP-Session: 346b571c-f3bd-4386-a742-f3cf8881c891 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4995 2024.07.25 05:50:37.877271 [ 3 ] {2ef26a1d-fbcd-4637-adf9-e02e632086e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4996 2024.07.25 05:50:37.877318 [ 3 ] {2ef26a1d-fbcd-4637-adf9-e02e632086e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4997 2024.07.25 05:50:37.877451 [ 3 ] {2ef26a1d-fbcd-4637-adf9-e02e632086e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4998 2024.07.25 05:50:37.877717 [ 3 ] {2ef26a1d-fbcd-4637-adf9-e02e632086e9} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4999 2024.07.25 05:50:37.877755 [ 3 ] {2ef26a1d-fbcd-4637-adf9-e02e632086e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5000 2024.07.25 05:50:37.878113 [ 3 ] {2ef26a1d-fbcd-4637-adf9-e02e632086e9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
5001 2024.07.25 05:50:37.878435 [ 3 ] {2ef26a1d-fbcd-4637-adf9-e02e632086e9} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5002 2024.07.25 05:50:37.878612 [ 3 ] {2ef26a1d-fbcd-4637-adf9-e02e632086e9} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001363 sec., 4402.054292002935 rows/sec., 189.15 KiB/sec.
5003 2024.07.25 05:50:37.878895 [ 3 ] {2ef26a1d-fbcd-4637-adf9-e02e632086e9} <Debug> DynamicQueryHandler: Done processing query
5004 2024.07.25 05:50:37.878921 [ 3 ] {2ef26a1d-fbcd-4637-adf9-e02e632086e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5005 2024.07.25 05:50:37.878937 [ 3 ] {} <Debug> HTTP-Session: 346b571c-f3bd-4386-a742-f3cf8881c891 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5006 2024.07.25 05:50:37.879067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5007 2024.07.25 05:50:37.879117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5008 2024.07.25 05:50:37.879136 [ 3 ] {} <Debug> HTTP-Session: 9c7f4c7d-2fa6-4e19-ad0d-73445879b7b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5009 2024.07.25 05:50:37.879154 [ 3 ] {} <Debug> HTTP-Session: 9c7f4c7d-2fa6-4e19-ad0d-73445879b7b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5010 2024.07.25 05:50:37.879168 [ 3 ] {} <Debug> HTTP-Session: 9c7f4c7d-2fa6-4e19-ad0d-73445879b7b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5011 2024.07.25 05:50:37.879199 [ 3 ] {} <Trace> HTTP-Session: 9c7f4c7d-2fa6-4e19-ad0d-73445879b7b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5012 2024.07.25 05:50:37.879372 [ 3 ] {9b1472c6-beb7-4296-ab85-c3c305572567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5013 2024.07.25 05:50:37.879420 [ 3 ] {9b1472c6-beb7-4296-ab85-c3c305572567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5014 2024.07.25 05:50:37.879584 [ 3 ] {9b1472c6-beb7-4296-ab85-c3c305572567} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5015 2024.07.25 05:50:37.879905 [ 3 ] {9b1472c6-beb7-4296-ab85-c3c305572567} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5016 2024.07.25 05:50:37.879942 [ 3 ] {9b1472c6-beb7-4296-ab85-c3c305572567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5017 2024.07.25 05:50:37.880297 [ 3 ] {9b1472c6-beb7-4296-ab85-c3c305572567} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
5018 2024.07.25 05:50:37.880626 [ 3 ] {9b1472c6-beb7-4296-ab85-c3c305572567} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5019 2024.07.25 05:50:37.880783 [ 3 ] {9b1472c6-beb7-4296-ab85-c3c305572567} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001485 sec., 51851.851851851854 rows/sec., 3.19 MiB/sec.
5020 2024.07.25 05:50:37.880958 [ 3 ] {9b1472c6-beb7-4296-ab85-c3c305572567} <Debug> DynamicQueryHandler: Done processing query
5021 2024.07.25 05:50:37.880984 [ 3 ] {9b1472c6-beb7-4296-ab85-c3c305572567} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5022 2024.07.25 05:50:37.881000 [ 3 ] {} <Debug> HTTP-Session: 9c7f4c7d-2fa6-4e19-ad0d-73445879b7b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5023 2024.07.25 05:50:37.881142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 21082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5024 2024.07.25 05:50:37.881191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5025 2024.07.25 05:50:37.881211 [ 3 ] {} <Debug> HTTP-Session: 9b69bec4-ddbb-4406-ba2b-0e5187827722 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5026 2024.07.25 05:50:37.881228 [ 3 ] {} <Debug> HTTP-Session: 9b69bec4-ddbb-4406-ba2b-0e5187827722 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5027 2024.07.25 05:50:37.881242 [ 3 ] {} <Debug> HTTP-Session: 9b69bec4-ddbb-4406-ba2b-0e5187827722 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5028 2024.07.25 05:50:37.881273 [ 3 ] {} <Trace> HTTP-Session: 9b69bec4-ddbb-4406-ba2b-0e5187827722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5029 2024.07.25 05:50:37.881432 [ 3 ] {9efced96-520b-4ee7-baaf-5314b670977a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5030 2024.07.25 05:50:37.881478 [ 3 ] {9efced96-520b-4ee7-baaf-5314b670977a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5031 2024.07.25 05:50:37.881625 [ 3 ] {9efced96-520b-4ee7-baaf-5314b670977a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5032 2024.07.25 05:50:37.881972 [ 3 ] {9efced96-520b-4ee7-baaf-5314b670977a} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5033 2024.07.25 05:50:37.882008 [ 3 ] {9efced96-520b-4ee7-baaf-5314b670977a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5034 2024.07.25 05:50:37.882367 [ 3 ] {9efced96-520b-4ee7-baaf-5314b670977a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5035 2024.07.25 05:50:37.882703 [ 3 ] {9efced96-520b-4ee7-baaf-5314b670977a} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5036 2024.07.25 05:50:37.882865 [ 3 ] {9efced96-520b-4ee7-baaf-5314b670977a} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001515 sec., 72607.2607260726 rows/sec., 5.07 MiB/sec.
5037 2024.07.25 05:50:37.883039 [ 3 ] {9efced96-520b-4ee7-baaf-5314b670977a} <Debug> DynamicQueryHandler: Done processing query
5038 2024.07.25 05:50:37.883064 [ 3 ] {9efced96-520b-4ee7-baaf-5314b670977a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5039 2024.07.25 05:50:37.883081 [ 3 ] {} <Debug> HTTP-Session: 9b69bec4-ddbb-4406-ba2b-0e5187827722 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5040 2024.07.25 05:50:37.883209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5041 2024.07.25 05:50:37.883259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5042 2024.07.25 05:50:37.883279 [ 3 ] {} <Debug> HTTP-Session: 1bb75a50-a6e2-462d-ba48-a361f72be727 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5043 2024.07.25 05:50:37.883295 [ 3 ] {} <Debug> HTTP-Session: 1bb75a50-a6e2-462d-ba48-a361f72be727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5044 2024.07.25 05:50:37.883309 [ 3 ] {} <Debug> HTTP-Session: 1bb75a50-a6e2-462d-ba48-a361f72be727 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5045 2024.07.25 05:50:37.883340 [ 3 ] {} <Trace> HTTP-Session: 1bb75a50-a6e2-462d-ba48-a361f72be727 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5046 2024.07.25 05:50:37.883513 [ 3 ] {c6432c95-b02e-493e-b69b-6fb74c1fc324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5047 2024.07.25 05:50:37.883577 [ 3 ] {c6432c95-b02e-493e-b69b-6fb74c1fc324} <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_histogramf64
5048 2024.07.25 05:50:37.883993 [ 3 ] {c6432c95-b02e-493e-b69b-6fb74c1fc324} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5049 2024.07.25 05:50:37.884554 [ 3 ] {c6432c95-b02e-493e-b69b-6fb74c1fc324} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5050 2024.07.25 05:50:37.884591 [ 3 ] {c6432c95-b02e-493e-b69b-6fb74c1fc324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5051 2024.07.25 05:50:37.885175 [ 3 ] {c6432c95-b02e-493e-b69b-6fb74c1fc324} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
5052 2024.07.25 05:50:37.885585 [ 3 ] {c6432c95-b02e-493e-b69b-6fb74c1fc324} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5053 2024.07.25 05:50:37.885768 [ 3 ] {c6432c95-b02e-493e-b69b-6fb74c1fc324} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00235 sec., 4680.851063829787 rows/sec., 8.39 MiB/sec.
5054 2024.07.25 05:50:37.886008 [ 3 ] {c6432c95-b02e-493e-b69b-6fb74c1fc324} <Debug> DynamicQueryHandler: Done processing query
5055 2024.07.25 05:50:37.886033 [ 3 ] {c6432c95-b02e-493e-b69b-6fb74c1fc324} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
5056 2024.07.25 05:50:37.886049 [ 3 ] {} <Debug> HTTP-Session: 1bb75a50-a6e2-462d-ba48-a361f72be727 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5057 2024.07.25 05:50:37.886200 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5058 2024.07.25 05:50:37.886250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5059 2024.07.25 05:50:37.886271 [ 3 ] {} <Debug> HTTP-Session: 11737620-ea01-4173-a71f-f6b12a5a5c34 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5060 2024.07.25 05:50:37.886288 [ 3 ] {} <Debug> HTTP-Session: 11737620-ea01-4173-a71f-f6b12a5a5c34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5061 2024.07.25 05:50:37.886301 [ 3 ] {} <Debug> HTTP-Session: 11737620-ea01-4173-a71f-f6b12a5a5c34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5062 2024.07.25 05:50:37.886332 [ 3 ] {} <Trace> HTTP-Session: 11737620-ea01-4173-a71f-f6b12a5a5c34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5063 2024.07.25 05:50:37.886440 [ 3 ] {27227a3e-8311-4bcd-bb9b-379377e68f1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
5064 2024.07.25 05:50:37.886486 [ 3 ] {27227a3e-8311-4bcd-bb9b-379377e68f1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
5065 2024.07.25 05:50:37.886617 [ 3 ] {27227a3e-8311-4bcd-bb9b-379377e68f1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5066 2024.07.25 05:50:37.886949 [ 3 ] {27227a3e-8311-4bcd-bb9b-379377e68f1e} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5067 2024.07.25 05:50:37.886987 [ 3 ] {27227a3e-8311-4bcd-bb9b-379377e68f1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5068 2024.07.25 05:50:37.887336 [ 3 ] {27227a3e-8311-4bcd-bb9b-379377e68f1e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
5069 2024.07.25 05:50:37.887659 [ 3 ] {27227a3e-8311-4bcd-bb9b-379377e68f1e} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5070 2024.07.25 05:50:37.887820 [ 3 ] {27227a3e-8311-4bcd-bb9b-379377e68f1e} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001412 sec., 16288.951841359773 rows/sec., 881.12 KiB/sec.
5071 2024.07.25 05:50:37.887990 [ 3 ] {27227a3e-8311-4bcd-bb9b-379377e68f1e} <Debug> DynamicQueryHandler: Done processing query
5072 2024.07.25 05:50:37.888016 [ 3 ] {27227a3e-8311-4bcd-bb9b-379377e68f1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5073 2024.07.25 05:50:37.888032 [ 3 ] {} <Debug> HTTP-Session: 11737620-ea01-4173-a71f-f6b12a5a5c34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5074 2024.07.25 05:50:37.888150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5075 2024.07.25 05:50:37.888199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5076 2024.07.25 05:50:37.888219 [ 3 ] {} <Debug> HTTP-Session: 3bbeb615-9ac0-4de4-8e9e-a7dc82e785ff Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5077 2024.07.25 05:50:37.888235 [ 3 ] {} <Debug> HTTP-Session: 3bbeb615-9ac0-4de4-8e9e-a7dc82e785ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5078 2024.07.25 05:50:37.888249 [ 3 ] {} <Debug> HTTP-Session: 3bbeb615-9ac0-4de4-8e9e-a7dc82e785ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5079 2024.07.25 05:50:37.888281 [ 3 ] {} <Trace> HTTP-Session: 3bbeb615-9ac0-4de4-8e9e-a7dc82e785ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5080 2024.07.25 05:50:37.888395 [ 3 ] {34305da8-46e8-4283-9df6-10115ec39fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5081 2024.07.25 05:50:37.888440 [ 3 ] {34305da8-46e8-4283-9df6-10115ec39fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5082 2024.07.25 05:50:37.888570 [ 3 ] {34305da8-46e8-4283-9df6-10115ec39fc8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5083 2024.07.25 05:50:37.888843 [ 3 ] {34305da8-46e8-4283-9df6-10115ec39fc8} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5084 2024.07.25 05:50:37.888882 [ 3 ] {34305da8-46e8-4283-9df6-10115ec39fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5085 2024.07.25 05:50:37.889241 [ 3 ] {34305da8-46e8-4283-9df6-10115ec39fc8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5086 2024.07.25 05:50:37.889563 [ 3 ] {34305da8-46e8-4283-9df6-10115ec39fc8} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5087 2024.07.25 05:50:37.889735 [ 3 ] {34305da8-46e8-4283-9df6-10115ec39fc8} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001376 sec., 29069.767441860466 rows/sec., 1.94 MiB/sec.
5088 2024.07.25 05:50:37.889930 [ 3 ] {34305da8-46e8-4283-9df6-10115ec39fc8} <Debug> DynamicQueryHandler: Done processing query
5089 2024.07.25 05:50:37.889957 [ 3 ] {34305da8-46e8-4283-9df6-10115ec39fc8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5090 2024.07.25 05:50:37.889975 [ 3 ] {} <Debug> HTTP-Session: 3bbeb615-9ac0-4de4-8e9e-a7dc82e785ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5091 2024.07.25 05:50:42.865661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5092 2024.07.25 05:50:42.865845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5093 2024.07.25 05:50:42.865905 [ 3 ] {} <Debug> HTTP-Session: 16779ad0-f3ec-4fba-8305-02e073b42943 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5094 2024.07.25 05:50:42.865947 [ 3 ] {} <Debug> HTTP-Session: 16779ad0-f3ec-4fba-8305-02e073b42943 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5095 2024.07.25 05:50:42.865974 [ 3 ] {} <Debug> HTTP-Session: 16779ad0-f3ec-4fba-8305-02e073b42943 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5096 2024.07.25 05:50:42.866037 [ 3 ] {} <Trace> HTTP-Session: 16779ad0-f3ec-4fba-8305-02e073b42943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5097 2024.07.25 05:50:42.866222 [ 3 ] {ce7fd9d6-09d8-489e-9fce-4b44e99bf51f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5098 2024.07.25 05:50:42.866288 [ 3 ] {ce7fd9d6-09d8-489e-9fce-4b44e99bf51f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5099 2024.07.25 05:50:42.866477 [ 3 ] {ce7fd9d6-09d8-489e-9fce-4b44e99bf51f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5100 2024.07.25 05:50:42.866938 [ 3 ] {ce7fd9d6-09d8-489e-9fce-4b44e99bf51f} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5101 2024.07.25 05:50:42.866979 [ 3 ] {ce7fd9d6-09d8-489e-9fce-4b44e99bf51f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5102 2024.07.25 05:50:42.867347 [ 3 ] {ce7fd9d6-09d8-489e-9fce-4b44e99bf51f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
5103 2024.07.25 05:50:42.867690 [ 3 ] {ce7fd9d6-09d8-489e-9fce-4b44e99bf51f} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5104 2024.07.25 05:50:42.867844 [ 3 ] {ce7fd9d6-09d8-489e-9fce-4b44e99bf51f} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.001681 sec., 13087.447947650207 rows/sec., 1.04 MiB/sec.
5105 2024.07.25 05:50:42.868082 [ 3 ] {ce7fd9d6-09d8-489e-9fce-4b44e99bf51f} <Debug> DynamicQueryHandler: Done processing query
5106 2024.07.25 05:50:42.868109 [ 3 ] {ce7fd9d6-09d8-489e-9fce-4b44e99bf51f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5107 2024.07.25 05:50:42.868126 [ 3 ] {} <Debug> HTTP-Session: 16779ad0-f3ec-4fba-8305-02e073b42943 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5108 2024.07.25 05:50:42.868294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5109 2024.07.25 05:50:42.868349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5110 2024.07.25 05:50:42.868369 [ 3 ] {} <Debug> HTTP-Session: 863fd6f4-9e46-495a-a0d4-00c58c274712 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5111 2024.07.25 05:50:42.868387 [ 3 ] {} <Debug> HTTP-Session: 863fd6f4-9e46-495a-a0d4-00c58c274712 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5112 2024.07.25 05:50:42.868400 [ 3 ] {} <Debug> HTTP-Session: 863fd6f4-9e46-495a-a0d4-00c58c274712 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5113 2024.07.25 05:50:42.868435 [ 3 ] {} <Trace> HTTP-Session: 863fd6f4-9e46-495a-a0d4-00c58c274712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5114 2024.07.25 05:50:42.868567 [ 3 ] {8e8271e1-aade-458e-87a6-03bdc3097f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5115 2024.07.25 05:50:42.868614 [ 3 ] {8e8271e1-aade-458e-87a6-03bdc3097f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5116 2024.07.25 05:50:42.868747 [ 3 ] {8e8271e1-aade-458e-87a6-03bdc3097f40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5117 2024.07.25 05:50:42.869122 [ 3 ] {8e8271e1-aade-458e-87a6-03bdc3097f40} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5118 2024.07.25 05:50:42.869158 [ 3 ] {8e8271e1-aade-458e-87a6-03bdc3097f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5119 2024.07.25 05:50:42.869472 [ 3 ] {8e8271e1-aade-458e-87a6-03bdc3097f40} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5120 2024.07.25 05:50:42.869776 [ 3 ] {8e8271e1-aade-458e-87a6-03bdc3097f40} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5121 2024.07.25 05:50:42.869933 [ 3 ] {8e8271e1-aade-458e-87a6-03bdc3097f40} <Debug> executeQuery: Read 96 rows, 8.28 KiB in 0.001408 sec., 68181.81818181818 rows/sec., 5.74 MiB/sec.
5122 2024.07.25 05:50:42.870107 [ 3 ] {8e8271e1-aade-458e-87a6-03bdc3097f40} <Debug> DynamicQueryHandler: Done processing query
5123 2024.07.25 05:50:42.870133 [ 3 ] {8e8271e1-aade-458e-87a6-03bdc3097f40} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5124 2024.07.25 05:50:42.870148 [ 3 ] {} <Debug> HTTP-Session: 863fd6f4-9e46-495a-a0d4-00c58c274712 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5125 2024.07.25 05:50:42.870286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9881, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5126 2024.07.25 05:50:42.870336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5127 2024.07.25 05:50:42.870355 [ 3 ] {} <Debug> HTTP-Session: 0aa4da87-6f04-4b20-9888-4fcf2695beda Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5128 2024.07.25 05:50:42.870371 [ 3 ] {} <Debug> HTTP-Session: 0aa4da87-6f04-4b20-9888-4fcf2695beda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5129 2024.07.25 05:50:42.870385 [ 3 ] {} <Debug> HTTP-Session: 0aa4da87-6f04-4b20-9888-4fcf2695beda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5130 2024.07.25 05:50:42.870416 [ 3 ] {} <Trace> HTTP-Session: 0aa4da87-6f04-4b20-9888-4fcf2695beda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5131 2024.07.25 05:50:42.870534 [ 3 ] {2b4db8b4-d2da-45c4-a3b6-d91a44a7f8d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5132 2024.07.25 05:50:42.870577 [ 3 ] {2b4db8b4-d2da-45c4-a3b6-d91a44a7f8d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5133 2024.07.25 05:50:42.870705 [ 3 ] {2b4db8b4-d2da-45c4-a3b6-d91a44a7f8d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5134 2024.07.25 05:50:42.871058 [ 3 ] {2b4db8b4-d2da-45c4-a3b6-d91a44a7f8d6} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5135 2024.07.25 05:50:42.871095 [ 3 ] {2b4db8b4-d2da-45c4-a3b6-d91a44a7f8d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5136 2024.07.25 05:50:42.871406 [ 3 ] {2b4db8b4-d2da-45c4-a3b6-d91a44a7f8d6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5137 2024.07.25 05:50:42.871713 [ 3 ] {2b4db8b4-d2da-45c4-a3b6-d91a44a7f8d6} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5138 2024.07.25 05:50:42.871878 [ 3 ] {2b4db8b4-d2da-45c4-a3b6-d91a44a7f8d6} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001375 sec., 42181.818181818184 rows/sec., 3.30 MiB/sec.
5139 2024.07.25 05:50:42.872187 [ 3 ] {2b4db8b4-d2da-45c4-a3b6-d91a44a7f8d6} <Debug> DynamicQueryHandler: Done processing query
5140 2024.07.25 05:50:42.872217 [ 3 ] {2b4db8b4-d2da-45c4-a3b6-d91a44a7f8d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5141 2024.07.25 05:50:42.872234 [ 3 ] {} <Debug> HTTP-Session: 0aa4da87-6f04-4b20-9888-4fcf2695beda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5142 2024.07.25 05:50:42.872379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 21082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5143 2024.07.25 05:50:42.872430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5144 2024.07.25 05:50:42.872451 [ 3 ] {} <Debug> HTTP-Session: 3579393a-7ac2-4fc2-a383-02be177bdb88 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5145 2024.07.25 05:50:42.872468 [ 3 ] {} <Debug> HTTP-Session: 3579393a-7ac2-4fc2-a383-02be177bdb88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5146 2024.07.25 05:50:42.872482 [ 3 ] {} <Debug> HTTP-Session: 3579393a-7ac2-4fc2-a383-02be177bdb88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5147 2024.07.25 05:50:42.872513 [ 3 ] {} <Trace> HTTP-Session: 3579393a-7ac2-4fc2-a383-02be177bdb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5148 2024.07.25 05:50:42.872655 [ 3 ] {c18ae309-a9e3-4d5a-a1bb-40114e3c5a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5149 2024.07.25 05:50:42.872705 [ 3 ] {c18ae309-a9e3-4d5a-a1bb-40114e3c5a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5150 2024.07.25 05:50:42.872877 [ 3 ] {c18ae309-a9e3-4d5a-a1bb-40114e3c5a27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5151 2024.07.25 05:50:42.873245 [ 3 ] {c18ae309-a9e3-4d5a-a1bb-40114e3c5a27} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5152 2024.07.25 05:50:42.873283 [ 3 ] {c18ae309-a9e3-4d5a-a1bb-40114e3c5a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5153 2024.07.25 05:50:42.873671 [ 3 ] {c18ae309-a9e3-4d5a-a1bb-40114e3c5a27} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5154 2024.07.25 05:50:42.874015 [ 3 ] {c18ae309-a9e3-4d5a-a1bb-40114e3c5a27} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5155 2024.07.25 05:50:42.874168 [ 3 ] {c18ae309-a9e3-4d5a-a1bb-40114e3c5a27} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001577 sec., 69752.69499048826 rows/sec., 4.87 MiB/sec.
5156 2024.07.25 05:50:42.874345 [ 3 ] {c18ae309-a9e3-4d5a-a1bb-40114e3c5a27} <Debug> DynamicQueryHandler: Done processing query
5157 2024.07.25 05:50:42.874371 [ 3 ] {c18ae309-a9e3-4d5a-a1bb-40114e3c5a27} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5158 2024.07.25 05:50:42.874386 [ 3 ] {} <Debug> HTTP-Session: 3579393a-7ac2-4fc2-a383-02be177bdb88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5159 2024.07.25 05:50:42.874560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 35290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5160 2024.07.25 05:50:42.874611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5161 2024.07.25 05:50:42.874631 [ 3 ] {} <Debug> HTTP-Session: b5dcafd3-6326-41fa-af26-1a706ea20933 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5162 2024.07.25 05:50:42.874647 [ 3 ] {} <Debug> HTTP-Session: b5dcafd3-6326-41fa-af26-1a706ea20933 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5163 2024.07.25 05:50:42.874661 [ 3 ] {} <Debug> HTTP-Session: b5dcafd3-6326-41fa-af26-1a706ea20933 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5164 2024.07.25 05:50:42.874692 [ 3 ] {} <Trace> HTTP-Session: b5dcafd3-6326-41fa-af26-1a706ea20933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5165 2024.07.25 05:50:42.875122 [ 3 ] {e84fb388-1fa9-4568-8ce5-c3f07b4fc85f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5166 2024.07.25 05:50:42.875190 [ 3 ] {e84fb388-1fa9-4568-8ce5-c3f07b4fc85f} <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_histogramf64
5167 2024.07.25 05:50:42.875610 [ 3 ] {e84fb388-1fa9-4568-8ce5-c3f07b4fc85f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5168 2024.07.25 05:50:42.876348 [ 3 ] {e84fb388-1fa9-4568-8ce5-c3f07b4fc85f} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5169 2024.07.25 05:50:42.876385 [ 3 ] {e84fb388-1fa9-4568-8ce5-c3f07b4fc85f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5170 2024.07.25 05:50:42.876977 [ 3 ] {e84fb388-1fa9-4568-8ce5-c3f07b4fc85f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
5171 2024.07.25 05:50:42.877388 [ 3 ] {e84fb388-1fa9-4568-8ce5-c3f07b4fc85f} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5172 2024.07.25 05:50:42.877581 [ 3 ] {e84fb388-1fa9-4568-8ce5-c3f07b4fc85f} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002809 sec., 7831.968672125312 rows/sec., 14.03 MiB/sec.
5173 2024.07.25 05:50:42.877820 [ 3 ] {e84fb388-1fa9-4568-8ce5-c3f07b4fc85f} <Debug> DynamicQueryHandler: Done processing query
5174 2024.07.25 05:50:42.877845 [ 3 ] {e84fb388-1fa9-4568-8ce5-c3f07b4fc85f} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
5175 2024.07.25 05:50:42.877861 [ 3 ] {} <Debug> HTTP-Session: b5dcafd3-6326-41fa-af26-1a706ea20933 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5176 2024.07.25 05:50:42.877983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5177 2024.07.25 05:50:42.878034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5178 2024.07.25 05:50:42.878053 [ 3 ] {} <Debug> HTTP-Session: 3d17c828-1601-4365-9380-2bc463bf4655 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5179 2024.07.25 05:50:42.878071 [ 3 ] {} <Debug> HTTP-Session: 3d17c828-1601-4365-9380-2bc463bf4655 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5180 2024.07.25 05:50:42.878084 [ 3 ] {} <Debug> HTTP-Session: 3d17c828-1601-4365-9380-2bc463bf4655 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5181 2024.07.25 05:50:42.878115 [ 3 ] {} <Trace> HTTP-Session: 3d17c828-1601-4365-9380-2bc463bf4655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5182 2024.07.25 05:50:42.878221 [ 3 ] {9aebcb83-ea95-44e5-a046-5e53cf2f7b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5183 2024.07.25 05:50:42.878267 [ 3 ] {9aebcb83-ea95-44e5-a046-5e53cf2f7b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5184 2024.07.25 05:50:42.878398 [ 3 ] {9aebcb83-ea95-44e5-a046-5e53cf2f7b97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5185 2024.07.25 05:50:42.878682 [ 3 ] {9aebcb83-ea95-44e5-a046-5e53cf2f7b97} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5186 2024.07.25 05:50:42.878719 [ 3 ] {9aebcb83-ea95-44e5-a046-5e53cf2f7b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5187 2024.07.25 05:50:42.879079 [ 3 ] {9aebcb83-ea95-44e5-a046-5e53cf2f7b97} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5188 2024.07.25 05:50:42.879400 [ 3 ] {9aebcb83-ea95-44e5-a046-5e53cf2f7b97} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5189 2024.07.25 05:50:42.879556 [ 3 ] {9aebcb83-ea95-44e5-a046-5e53cf2f7b97} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001365 sec., 29304.029304029307 rows/sec., 1.96 MiB/sec.
5190 2024.07.25 05:50:42.879726 [ 3 ] {9aebcb83-ea95-44e5-a046-5e53cf2f7b97} <Debug> DynamicQueryHandler: Done processing query
5191 2024.07.25 05:50:42.879752 [ 3 ] {9aebcb83-ea95-44e5-a046-5e53cf2f7b97} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5192 2024.07.25 05:50:42.879768 [ 3 ] {} <Debug> HTTP-Session: 3d17c828-1601-4365-9380-2bc463bf4655 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5193 2024.07.25 05:50:43.006352 [ 145 ] {} <Debug> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
5194 2024.07.25 05:50:43.006418 [ 145 ] {} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5195 2024.07.25 05:50:43.006441 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5196 2024.07.25 05:50:43.006585 [ 191 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::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
5197 2024.07.25 05:50:43.006742 [ 191 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5198 2024.07.25 05:50:43.006775 [ 191 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
5199 2024.07.25 05:50:43.006843 [ 191 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
5200 2024.07.25 05:50:43.006938 [ 191 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
5201 2024.07.25 05:50:43.007195 [ 191 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::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
5202 2024.07.25 05:50:43.007270 [ 191 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
5203 2024.07.25 05:50:43.008253 [ 192 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.001737651 sec., 8056.853764075755 rows/sec., 562.56 KiB/sec.
5204 2024.07.25 05:50:43.008440 [ 192 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
5205 2024.07.25 05:50:43.008920 [ 192 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_5_1} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5206 2024.07.25 05:50:43.009015 [ 192 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_5_1} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
5207 2024.07.25 05:50:43.009109 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
5208 2024.07.25 05:50:44.762798 [ 143 ] {} <Debug> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
5209 2024.07.25 05:50:44.762886 [ 143 ] {} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5210 2024.07.25 05:50:44.762913 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5211 2024.07.25 05:50:44.763096 [ 191 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::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
5212 2024.07.25 05:50:44.763253 [ 191 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5213 2024.07.25 05:50:44.763285 [ 191 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
5214 2024.07.25 05:50:44.763373 [ 191 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
5215 2024.07.25 05:50:44.763577 [ 191 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
5216 2024.07.25 05:50:44.763782 [ 191 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::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
5217 2024.07.25 05:50:44.763987 [ 191 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
5218 2024.07.25 05:50:44.765010 [ 192 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.002030178 sec., 6895.947054888783 rows/sec., 562.32 KiB/sec.
5219 2024.07.25 05:50:44.765228 [ 201 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
5220 2024.07.25 05:50:44.765735 [ 201 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_5_1} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5221 2024.07.25 05:50:44.765839 [ 201 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_5_1} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
5222 2024.07.25 05:50:44.765949 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
5223 2024.07.25 05:50:47.321267 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache
5224 2024.07.25 05:50:47.321318 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache
5225 2024.07.25 05:50:47.871396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 2325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5226 2024.07.25 05:50:47.871565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5227 2024.07.25 05:50:47.871610 [ 3 ] {} <Debug> HTTP-Session: 1b99375b-48b7-4f07-bef5-edccd1a90032 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5228 2024.07.25 05:50:47.871653 [ 3 ] {} <Debug> HTTP-Session: 1b99375b-48b7-4f07-bef5-edccd1a90032 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5229 2024.07.25 05:50:47.871681 [ 3 ] {} <Debug> HTTP-Session: 1b99375b-48b7-4f07-bef5-edccd1a90032 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5230 2024.07.25 05:50:47.871763 [ 3 ] {} <Trace> HTTP-Session: 1b99375b-48b7-4f07-bef5-edccd1a90032 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5231 2024.07.25 05:50:47.872055 [ 3 ] {49201938-c9c0-40cd-b453-dc89d2a23457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5232 2024.07.25 05:50:47.872163 [ 3 ] {49201938-c9c0-40cd-b453-dc89d2a23457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5233 2024.07.25 05:50:47.872358 [ 3 ] {49201938-c9c0-40cd-b453-dc89d2a23457} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5234 2024.07.25 05:50:47.872800 [ 3 ] {49201938-c9c0-40cd-b453-dc89d2a23457} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5235 2024.07.25 05:50:47.872844 [ 3 ] {49201938-c9c0-40cd-b453-dc89d2a23457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5236 2024.07.25 05:50:47.873212 [ 3 ] {49201938-c9c0-40cd-b453-dc89d2a23457} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
5237 2024.07.25 05:50:47.873549 [ 3 ] {49201938-c9c0-40cd-b453-dc89d2a23457} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5238 2024.07.25 05:50:47.873716 [ 3 ] {49201938-c9c0-40cd-b453-dc89d2a23457} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001752 sec., 9703.196347031962 rows/sec., 702.88 KiB/sec.
5239 2024.07.25 05:50:47.873732 [ 139 ] {} <Debug> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
5240 2024.07.25 05:50:47.873845 [ 139 ] {} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5241 2024.07.25 05:50:47.873890 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5242 2024.07.25 05:50:47.874021 [ 3 ] {49201938-c9c0-40cd-b453-dc89d2a23457} <Debug> DynamicQueryHandler: Done processing query
5243 2024.07.25 05:50:47.874069 [ 191 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::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
5244 2024.07.25 05:50:47.874070 [ 3 ] {49201938-c9c0-40cd-b453-dc89d2a23457} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5245 2024.07.25 05:50:47.874153 [ 3 ] {} <Debug> HTTP-Session: 1b99375b-48b7-4f07-bef5-edccd1a90032 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5246 2024.07.25 05:50:47.874279 [ 191 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5247 2024.07.25 05:50:47.874338 [ 191 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 39 rows starting from the beginning of the part
5248 2024.07.25 05:50:47.874352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5249 2024.07.25 05:50:47.874484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5250 2024.07.25 05:50:47.874581 [ 3 ] {} <Debug> HTTP-Session: 8250834b-6b6d-4c73-8779-32443d6e9cca Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5251 2024.07.25 05:50:47.874606 [ 191 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 17 rows starting from the beginning of the part
5252 2024.07.25 05:50:47.874633 [ 3 ] {} <Debug> HTTP-Session: 8250834b-6b6d-4c73-8779-32443d6e9cca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5253 2024.07.25 05:50:47.874698 [ 3 ] {} <Debug> HTTP-Session: 8250834b-6b6d-4c73-8779-32443d6e9cca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5254 2024.07.25 05:50:47.874835 [ 3 ] {} <Trace> HTTP-Session: 8250834b-6b6d-4c73-8779-32443d6e9cca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5255 2024.07.25 05:50:47.874976 [ 191 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 22 rows starting from the beginning of the part
5256 2024.07.25 05:50:47.875178 [ 3 ] {b707fcd0-5333-4232-853c-b8bac5b95913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5257 2024.07.25 05:50:47.875236 [ 191 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 17 rows starting from the beginning of the part
5258 2024.07.25 05:50:47.875333 [ 3 ] {b707fcd0-5333-4232-853c-b8bac5b95913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5259 2024.07.25 05:50:47.875536 [ 191 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 22 rows starting from the beginning of the part
5260 2024.07.25 05:50:47.875921 [ 191 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 17 rows starting from the beginning of the part
5261 2024.07.25 05:50:47.876417 [ 3 ] {b707fcd0-5333-4232-853c-b8bac5b95913} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5262 2024.07.25 05:50:47.877191 [ 3 ] {b707fcd0-5333-4232-853c-b8bac5b95913} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5263 2024.07.25 05:50:47.877256 [ 3 ] {b707fcd0-5333-4232-853c-b8bac5b95913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5264 2024.07.25 05:50:47.878125 [ 3 ] {b707fcd0-5333-4232-853c-b8bac5b95913} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
5265 2024.07.25 05:50:47.878753 [ 191 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 134 rows, containing 4 columns (4 merged, 0 gathered) in 0.004779334 sec., 28037.37926665096 rows/sec., 2.10 MiB/sec.
5266 2024.07.25 05:50:47.879016 [ 192 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
5267 2024.07.25 05:50:47.879066 [ 3 ] {b707fcd0-5333-4232-853c-b8bac5b95913} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5268 2024.07.25 05:50:47.879438 [ 3 ] {b707fcd0-5333-4232-853c-b8bac5b95913} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004368 sec., 457.8754578754578 rows/sec., 37.34 KiB/sec.
5269 2024.07.25 05:50:47.880216 [ 3 ] {b707fcd0-5333-4232-853c-b8bac5b95913} <Debug> DynamicQueryHandler: Done processing query
5270 2024.07.25 05:50:47.880265 [ 3 ] {b707fcd0-5333-4232-853c-b8bac5b95913} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5271 2024.07.25 05:50:47.880291 [ 3 ] {} <Debug> HTTP-Session: 8250834b-6b6d-4c73-8779-32443d6e9cca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5272 2024.07.25 05:50:47.880419 [ 192 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_21_4} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5273 2024.07.25 05:50:47.880542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5274 2024.07.25 05:50:47.880546 [ 192 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_21_4} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
5275 2024.07.25 05:50:47.880626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5276 2024.07.25 05:50:47.880697 [ 3 ] {} <Debug> HTTP-Session: 9e318c49-1c86-44b9-932a-5afa856abfa1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5277 2024.07.25 05:50:47.880731 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
5278 2024.07.25 05:50:47.880741 [ 3 ] {} <Debug> HTTP-Session: 9e318c49-1c86-44b9-932a-5afa856abfa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5279 2024.07.25 05:50:47.880788 [ 3 ] {} <Debug> HTTP-Session: 9e318c49-1c86-44b9-932a-5afa856abfa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5280 2024.07.25 05:50:47.880822 [ 3 ] {} <Trace> HTTP-Session: 9e318c49-1c86-44b9-932a-5afa856abfa1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5281 2024.07.25 05:50:47.880990 [ 3 ] {aff46dee-290f-410a-b02f-7cfa1b24c48e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5282 2024.07.25 05:50:47.881035 [ 3 ] {aff46dee-290f-410a-b02f-7cfa1b24c48e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5283 2024.07.25 05:50:47.881182 [ 3 ] {aff46dee-290f-410a-b02f-7cfa1b24c48e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5284 2024.07.25 05:50:47.881609 [ 3 ] {aff46dee-290f-410a-b02f-7cfa1b24c48e} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5285 2024.07.25 05:50:47.881646 [ 3 ] {aff46dee-290f-410a-b02f-7cfa1b24c48e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5286 2024.07.25 05:50:47.881971 [ 3 ] {aff46dee-290f-410a-b02f-7cfa1b24c48e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5287 2024.07.25 05:50:47.882290 [ 3 ] {aff46dee-290f-410a-b02f-7cfa1b24c48e} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5288 2024.07.25 05:50:47.882465 [ 3 ] {aff46dee-290f-410a-b02f-7cfa1b24c48e} <Debug> executeQuery: Read 205 rows, 18.37 KiB in 0.00154 sec., 133116.8831168831 rows/sec., 11.65 MiB/sec.
5289 2024.07.25 05:50:47.882638 [ 3 ] {aff46dee-290f-410a-b02f-7cfa1b24c48e} <Debug> DynamicQueryHandler: Done processing query
5290 2024.07.25 05:50:47.882664 [ 3 ] {aff46dee-290f-410a-b02f-7cfa1b24c48e} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
5291 2024.07.25 05:50:47.882680 [ 3 ] {} <Debug> HTTP-Session: 9e318c49-1c86-44b9-932a-5afa856abfa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5292 2024.07.25 05:50:47.882812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5293 2024.07.25 05:50:47.882862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5294 2024.07.25 05:50:47.882882 [ 3 ] {} <Debug> HTTP-Session: 0ba79d09-2663-4446-9c78-ac251142eff3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5295 2024.07.25 05:50:47.882900 [ 3 ] {} <Debug> HTTP-Session: 0ba79d09-2663-4446-9c78-ac251142eff3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5296 2024.07.25 05:50:47.882913 [ 3 ] {} <Debug> HTTP-Session: 0ba79d09-2663-4446-9c78-ac251142eff3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5297 2024.07.25 05:50:47.882944 [ 3 ] {} <Trace> HTTP-Session: 0ba79d09-2663-4446-9c78-ac251142eff3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5298 2024.07.25 05:50:47.883038 [ 3 ] {05890a79-c363-459d-b0c3-a30d78bd2dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5299 2024.07.25 05:50:47.883081 [ 3 ] {05890a79-c363-459d-b0c3-a30d78bd2dea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5300 2024.07.25 05:50:47.883210 [ 3 ] {05890a79-c363-459d-b0c3-a30d78bd2dea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5301 2024.07.25 05:50:47.883476 [ 3 ] {05890a79-c363-459d-b0c3-a30d78bd2dea} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5302 2024.07.25 05:50:47.883514 [ 3 ] {05890a79-c363-459d-b0c3-a30d78bd2dea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5303 2024.07.25 05:50:47.883806 [ 3 ] {05890a79-c363-459d-b0c3-a30d78bd2dea} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
5304 2024.07.25 05:50:47.884117 [ 3 ] {05890a79-c363-459d-b0c3-a30d78bd2dea} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5305 2024.07.25 05:50:47.884282 [ 3 ] {05890a79-c363-459d-b0c3-a30d78bd2dea} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001257 sec., 1591.0898965791566 rows/sec., 111.10 KiB/sec.
5306 2024.07.25 05:50:47.884489 [ 3 ] {05890a79-c363-459d-b0c3-a30d78bd2dea} <Debug> DynamicQueryHandler: Done processing query
5307 2024.07.25 05:50:47.884515 [ 3 ] {05890a79-c363-459d-b0c3-a30d78bd2dea} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5308 2024.07.25 05:50:47.884531 [ 3 ] {} <Debug> HTTP-Session: 0ba79d09-2663-4446-9c78-ac251142eff3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5309 2024.07.25 05:50:47.884773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 63067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5310 2024.07.25 05:50:47.884823 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5311 2024.07.25 05:50:47.884843 [ 3 ] {} <Debug> HTTP-Session: 1123661a-eb85-47f7-9023-3c74f2df8209 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5312 2024.07.25 05:50:47.884860 [ 3 ] {} <Debug> HTTP-Session: 1123661a-eb85-47f7-9023-3c74f2df8209 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5313 2024.07.25 05:50:47.884873 [ 3 ] {} <Debug> HTTP-Session: 1123661a-eb85-47f7-9023-3c74f2df8209 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5314 2024.07.25 05:50:47.884905 [ 3 ] {} <Trace> HTTP-Session: 1123661a-eb85-47f7-9023-3c74f2df8209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5315 2024.07.25 05:50:47.885116 [ 3 ] {dcf2676e-388a-4412-9ca2-c0d90aebc100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5316 2024.07.25 05:50:47.885158 [ 3 ] {dcf2676e-388a-4412-9ca2-c0d90aebc100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5317 2024.07.25 05:50:47.885289 [ 3 ] {dcf2676e-388a-4412-9ca2-c0d90aebc100} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5318 2024.07.25 05:50:47.885777 [ 3 ] {dcf2676e-388a-4412-9ca2-c0d90aebc100} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5319 2024.07.25 05:50:47.885814 [ 3 ] {dcf2676e-388a-4412-9ca2-c0d90aebc100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5320 2024.07.25 05:50:47.886136 [ 3 ] {dcf2676e-388a-4412-9ca2-c0d90aebc100} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5321 2024.07.25 05:50:47.886452 [ 3 ] {dcf2676e-388a-4412-9ca2-c0d90aebc100} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5322 2024.07.25 05:50:47.886620 [ 3 ] {dcf2676e-388a-4412-9ca2-c0d90aebc100} <Debug> executeQuery: Read 391 rows, 28.18 KiB in 0.001618 sec., 241656.36588380716 rows/sec., 17.01 MiB/sec.
5323 2024.07.25 05:50:47.886778 [ 3 ] {dcf2676e-388a-4412-9ca2-c0d90aebc100} <Debug> DynamicQueryHandler: Done processing query
5324 2024.07.25 05:50:47.886804 [ 3 ] {dcf2676e-388a-4412-9ca2-c0d90aebc100} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
5325 2024.07.25 05:50:47.886820 [ 3 ] {} <Debug> HTTP-Session: 1123661a-eb85-47f7-9023-3c74f2df8209 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5326 2024.07.25 05:50:47.886962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5327 2024.07.25 05:50:47.887011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5328 2024.07.25 05:50:47.887030 [ 3 ] {} <Debug> HTTP-Session: cc5ad85a-04d6-498b-a442-60fe39d11f1e Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5329 2024.07.25 05:50:47.887046 [ 3 ] {} <Debug> HTTP-Session: cc5ad85a-04d6-498b-a442-60fe39d11f1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5330 2024.07.25 05:50:47.887060 [ 3 ] {} <Debug> HTTP-Session: cc5ad85a-04d6-498b-a442-60fe39d11f1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5331 2024.07.25 05:50:47.887091 [ 3 ] {} <Trace> HTTP-Session: cc5ad85a-04d6-498b-a442-60fe39d11f1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5332 2024.07.25 05:50:47.887187 [ 3 ] {05f07204-23bd-4d0d-9c25-f86b93e2bc06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5333 2024.07.25 05:50:47.887232 [ 3 ] {05f07204-23bd-4d0d-9c25-f86b93e2bc06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5334 2024.07.25 05:50:47.887366 [ 3 ] {05f07204-23bd-4d0d-9c25-f86b93e2bc06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5335 2024.07.25 05:50:47.887657 [ 3 ] {05f07204-23bd-4d0d-9c25-f86b93e2bc06} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5336 2024.07.25 05:50:47.887693 [ 3 ] {05f07204-23bd-4d0d-9c25-f86b93e2bc06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5337 2024.07.25 05:50:47.888057 [ 3 ] {05f07204-23bd-4d0d-9c25-f86b93e2bc06} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
5338 2024.07.25 05:50:47.888377 [ 3 ] {05f07204-23bd-4d0d-9c25-f86b93e2bc06} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5339 2024.07.25 05:50:47.888536 [ 3 ] {05f07204-23bd-4d0d-9c25-f86b93e2bc06} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001369 sec., 4382.7611395178965 rows/sec., 188.32 KiB/sec.
5340 2024.07.25 05:50:47.888706 [ 3 ] {05f07204-23bd-4d0d-9c25-f86b93e2bc06} <Debug> DynamicQueryHandler: Done processing query
5341 2024.07.25 05:50:47.888731 [ 3 ] {05f07204-23bd-4d0d-9c25-f86b93e2bc06} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5342 2024.07.25 05:50:47.888748 [ 3 ] {} <Debug> HTTP-Session: cc5ad85a-04d6-498b-a442-60fe39d11f1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5343 2024.07.25 05:50:47.888864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5344 2024.07.25 05:50:47.888915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5345 2024.07.25 05:50:47.888934 [ 3 ] {} <Debug> HTTP-Session: 3b86c97e-f94c-4582-be4c-a018eee8fe32 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5346 2024.07.25 05:50:47.888951 [ 3 ] {} <Debug> HTTP-Session: 3b86c97e-f94c-4582-be4c-a018eee8fe32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5347 2024.07.25 05:50:47.888965 [ 3 ] {} <Debug> HTTP-Session: 3b86c97e-f94c-4582-be4c-a018eee8fe32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5348 2024.07.25 05:50:47.888996 [ 3 ] {} <Trace> HTTP-Session: 3b86c97e-f94c-4582-be4c-a018eee8fe32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5349 2024.07.25 05:50:47.889132 [ 3 ] {ad71488a-526e-414b-b88c-610c90173770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5350 2024.07.25 05:50:47.889180 [ 3 ] {ad71488a-526e-414b-b88c-610c90173770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5351 2024.07.25 05:50:47.889324 [ 3 ] {ad71488a-526e-414b-b88c-610c90173770} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5352 2024.07.25 05:50:47.889628 [ 3 ] {ad71488a-526e-414b-b88c-610c90173770} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5353 2024.07.25 05:50:47.889664 [ 3 ] {ad71488a-526e-414b-b88c-610c90173770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5354 2024.07.25 05:50:47.890020 [ 3 ] {ad71488a-526e-414b-b88c-610c90173770} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
5355 2024.07.25 05:50:47.890350 [ 3 ] {ad71488a-526e-414b-b88c-610c90173770} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5356 2024.07.25 05:50:47.890504 [ 3 ] {ad71488a-526e-414b-b88c-610c90173770} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001434 sec., 53695.95536959554 rows/sec., 3.31 MiB/sec.
5357 2024.07.25 05:50:47.890663 [ 3 ] {ad71488a-526e-414b-b88c-610c90173770} <Debug> DynamicQueryHandler: Done processing query
5358 2024.07.25 05:50:47.890688 [ 3 ] {ad71488a-526e-414b-b88c-610c90173770} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5359 2024.07.25 05:50:47.890705 [ 3 ] {} <Debug> HTTP-Session: 3b86c97e-f94c-4582-be4c-a018eee8fe32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5360 2024.07.25 05:50:47.890838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 28235, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5361 2024.07.25 05:50:47.890887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5362 2024.07.25 05:50:47.890909 [ 3 ] {} <Debug> HTTP-Session: 5fb82918-7762-4789-a453-eccbeeb1157d Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5363 2024.07.25 05:50:47.890925 [ 3 ] {} <Debug> HTTP-Session: 5fb82918-7762-4789-a453-eccbeeb1157d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5364 2024.07.25 05:50:47.890938 [ 3 ] {} <Debug> HTTP-Session: 5fb82918-7762-4789-a453-eccbeeb1157d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5365 2024.07.25 05:50:47.890969 [ 3 ] {} <Trace> HTTP-Session: 5fb82918-7762-4789-a453-eccbeeb1157d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5366 2024.07.25 05:50:47.891108 [ 3 ] {6a061788-da05-4c34-9324-2308f013b267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5367 2024.07.25 05:50:47.891154 [ 3 ] {6a061788-da05-4c34-9324-2308f013b267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5368 2024.07.25 05:50:47.891297 [ 3 ] {6a061788-da05-4c34-9324-2308f013b267} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5369 2024.07.25 05:50:47.891743 [ 3 ] {6a061788-da05-4c34-9324-2308f013b267} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5370 2024.07.25 05:50:47.891779 [ 3 ] {6a061788-da05-4c34-9324-2308f013b267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5371 2024.07.25 05:50:47.892155 [ 3 ] {6a061788-da05-4c34-9324-2308f013b267} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5372 2024.07.25 05:50:47.892485 [ 3 ] {6a061788-da05-4c34-9324-2308f013b267} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5373 2024.07.25 05:50:47.892646 [ 3 ] {6a061788-da05-4c34-9324-2308f013b267} <Debug> executeQuery: Read 147 rows, 10.53 KiB in 0.001599 sec., 91932.45778611633 rows/sec., 6.43 MiB/sec.
5374 2024.07.25 05:50:47.892818 [ 3 ] {6a061788-da05-4c34-9324-2308f013b267} <Debug> DynamicQueryHandler: Done processing query
5375 2024.07.25 05:50:47.892843 [ 3 ] {6a061788-da05-4c34-9324-2308f013b267} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5376 2024.07.25 05:50:47.892859 [ 3 ] {} <Debug> HTTP-Session: 5fb82918-7762-4789-a453-eccbeeb1157d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5377 2024.07.25 05:50:47.892982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5378 2024.07.25 05:50:47.893032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5379 2024.07.25 05:50:47.893052 [ 3 ] {} <Debug> HTTP-Session: 009d5b86-c452-44fc-b8ca-c2272c513313 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5380 2024.07.25 05:50:47.893069 [ 3 ] {} <Debug> HTTP-Session: 009d5b86-c452-44fc-b8ca-c2272c513313 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5381 2024.07.25 05:50:47.893083 [ 3 ] {} <Debug> HTTP-Session: 009d5b86-c452-44fc-b8ca-c2272c513313 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5382 2024.07.25 05:50:47.893114 [ 3 ] {} <Trace> HTTP-Session: 009d5b86-c452-44fc-b8ca-c2272c513313 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5383 2024.07.25 05:50:47.893291 [ 3 ] {62a66593-254a-41c0-9e36-d3f7f35916bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5384 2024.07.25 05:50:47.893356 [ 3 ] {62a66593-254a-41c0-9e36-d3f7f35916bb} <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_histogramf64
5385 2024.07.25 05:50:47.893766 [ 3 ] {62a66593-254a-41c0-9e36-d3f7f35916bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5386 2024.07.25 05:50:47.894263 [ 3 ] {62a66593-254a-41c0-9e36-d3f7f35916bb} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5387 2024.07.25 05:50:47.894300 [ 3 ] {62a66593-254a-41c0-9e36-d3f7f35916bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5388 2024.07.25 05:50:47.894881 [ 3 ] {62a66593-254a-41c0-9e36-d3f7f35916bb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
5389 2024.07.25 05:50:47.895297 [ 3 ] {62a66593-254a-41c0-9e36-d3f7f35916bb} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5390 2024.07.25 05:50:47.895508 [ 139 ] {} <Debug> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
5391 2024.07.25 05:50:47.895527 [ 3 ] {62a66593-254a-41c0-9e36-d3f7f35916bb} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002329 sec., 4723.057106054101 rows/sec., 8.46 MiB/sec.
5392 2024.07.25 05:50:47.895597 [ 139 ] {} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5393 2024.07.25 05:50:47.895710 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5394 2024.07.25 05:50:47.896066 [ 200 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::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
5395 2024.07.25 05:50:47.896134 [ 3 ] {62a66593-254a-41c0-9e36-d3f7f35916bb} <Debug> DynamicQueryHandler: Done processing query
5396 2024.07.25 05:50:47.896184 [ 3 ] {62a66593-254a-41c0-9e36-d3f7f35916bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
5397 2024.07.25 05:50:47.896232 [ 3 ] {} <Debug> HTTP-Session: 009d5b86-c452-44fc-b8ca-c2272c513313 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5398 2024.07.25 05:50:47.896446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5399 2024.07.25 05:50:47.896573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5400 2024.07.25 05:50:47.896632 [ 3 ] {} <Debug> HTTP-Session: 2275d57e-48aa-44c7-920e-1b2ee5a7bddb Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5401 2024.07.25 05:50:47.896688 [ 3 ] {} <Debug> HTTP-Session: 2275d57e-48aa-44c7-920e-1b2ee5a7bddb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5402 2024.07.25 05:50:47.896737 [ 3 ] {} <Debug> HTTP-Session: 2275d57e-48aa-44c7-920e-1b2ee5a7bddb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5403 2024.07.25 05:50:47.896841 [ 3 ] {} <Trace> HTTP-Session: 2275d57e-48aa-44c7-920e-1b2ee5a7bddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5404 2024.07.25 05:50:47.896855 [ 200 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5405 2024.07.25 05:50:47.897010 [ 200 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 293 rows starting from the beginning of the part
5406 2024.07.25 05:50:47.897086 [ 3 ] {f93a9636-26b9-49c9-8545-b7562cb20a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
5407 2024.07.25 05:50:47.897194 [ 3 ] {f93a9636-26b9-49c9-8545-b7562cb20a47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
5408 2024.07.25 05:50:47.897814 [ 200 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 11 rows starting from the beginning of the part
5409 2024.07.25 05:50:47.898111 [ 3 ] {f93a9636-26b9-49c9-8545-b7562cb20a47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5410 2024.07.25 05:50:47.898602 [ 200 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 22 rows starting from the beginning of the part
5411 2024.07.25 05:50:47.899330 [ 200 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 11 rows starting from the beginning of the part
5412 2024.07.25 05:50:47.899375 [ 3 ] {f93a9636-26b9-49c9-8545-b7562cb20a47} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5413 2024.07.25 05:50:47.899446 [ 3 ] {f93a9636-26b9-49c9-8545-b7562cb20a47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5414 2024.07.25 05:50:47.899929 [ 200 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 22 rows starting from the beginning of the part
5415 2024.07.25 05:50:47.900547 [ 200 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 11 rows starting from the beginning of the part
5416 2024.07.25 05:50:47.900848 [ 3 ] {f93a9636-26b9-49c9-8545-b7562cb20a47} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5417 2024.07.25 05:50:47.901866 [ 3 ] {f93a9636-26b9-49c9-8545-b7562cb20a47} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5418 2024.07.25 05:50:47.902275 [ 3 ] {f93a9636-26b9-49c9-8545-b7562cb20a47} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.005264 sec., 4369.300911854104 rows/sec., 236.35 KiB/sec.
5419 2024.07.25 05:50:47.902707 [ 3 ] {f93a9636-26b9-49c9-8545-b7562cb20a47} <Debug> DynamicQueryHandler: Done processing query
5420 2024.07.25 05:50:47.902742 [ 3 ] {f93a9636-26b9-49c9-8545-b7562cb20a47} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5421 2024.07.25 05:50:47.902782 [ 3 ] {} <Debug> HTTP-Session: 2275d57e-48aa-44c7-920e-1b2ee5a7bddb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5422 2024.07.25 05:50:47.902968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5423 2024.07.25 05:50:47.903055 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5424 2024.07.25 05:50:47.903108 [ 3 ] {} <Debug> HTTP-Session: 9c00f5bf-4e3c-4144-8d8d-d317de8e4fa1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5425 2024.07.25 05:50:47.903157 [ 3 ] {} <Debug> HTTP-Session: 9c00f5bf-4e3c-4144-8d8d-d317de8e4fa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5426 2024.07.25 05:50:47.903199 [ 3 ] {} <Debug> HTTP-Session: 9c00f5bf-4e3c-4144-8d8d-d317de8e4fa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5427 2024.07.25 05:50:47.903299 [ 3 ] {} <Trace> HTTP-Session: 9c00f5bf-4e3c-4144-8d8d-d317de8e4fa1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5428 2024.07.25 05:50:47.903562 [ 3 ] {e6b54a53-52b0-4a2f-8463-4dd6625ed74d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5429 2024.07.25 05:50:47.903680 [ 3 ] {e6b54a53-52b0-4a2f-8463-4dd6625ed74d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5430 2024.07.25 05:50:47.904459 [ 3 ] {e6b54a53-52b0-4a2f-8463-4dd6625ed74d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5431 2024.07.25 05:50:47.905368 [ 3 ] {e6b54a53-52b0-4a2f-8463-4dd6625ed74d} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5432 2024.07.25 05:50:47.905453 [ 3 ] {e6b54a53-52b0-4a2f-8463-4dd6625ed74d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5433 2024.07.25 05:50:47.906626 [ 3 ] {e6b54a53-52b0-4a2f-8463-4dd6625ed74d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5434 2024.07.25 05:50:47.907406 [ 3 ] {e6b54a53-52b0-4a2f-8463-4dd6625ed74d} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5435 2024.07.25 05:50:47.907655 [ 3 ] {e6b54a53-52b0-4a2f-8463-4dd6625ed74d} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.004164 sec., 9606.147934678194 rows/sec., 656.67 KiB/sec.
5436 2024.07.25 05:50:47.908276 [ 3 ] {e6b54a53-52b0-4a2f-8463-4dd6625ed74d} <Debug> DynamicQueryHandler: Done processing query
5437 2024.07.25 05:50:47.908304 [ 3 ] {e6b54a53-52b0-4a2f-8463-4dd6625ed74d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5438 2024.07.25 05:50:47.908321 [ 3 ] {} <Debug> HTTP-Session: 9c00f5bf-4e3c-4144-8d8d-d317de8e4fa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5439 2024.07.25 05:50:47.909162 [ 197 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 370 rows, containing 19 columns (19 merged, 0 gathered) in 0.013288886 sec., 27842.815417334456 rows/sec., 49.89 MiB/sec.
5440 2024.07.25 05:50:47.909700 [ 197 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
5441 2024.07.25 05:50:47.910329 [ 197 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5442 2024.07.25 05:50:47.910421 [ 197 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
5443 2024.07.25 05:50:47.910584 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.95 MiB.
5444 2024.07.25 05:50:52.865352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5445 2024.07.25 05:50:52.865478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5446 2024.07.25 05:50:52.865503 [ 3 ] {} <Debug> HTTP-Session: e27bc67f-e1af-43ca-8f94-85cfbfbee29a Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5447 2024.07.25 05:50:52.865528 [ 3 ] {} <Debug> HTTP-Session: e27bc67f-e1af-43ca-8f94-85cfbfbee29a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5448 2024.07.25 05:50:52.865543 [ 3 ] {} <Debug> HTTP-Session: e27bc67f-e1af-43ca-8f94-85cfbfbee29a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5449 2024.07.25 05:50:52.865593 [ 3 ] {} <Trace> HTTP-Session: e27bc67f-e1af-43ca-8f94-85cfbfbee29a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5450 2024.07.25 05:50:52.865786 [ 3 ] {1be7465d-a0b1-4278-b59a-61fe4c580bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5451 2024.07.25 05:50:52.865856 [ 3 ] {1be7465d-a0b1-4278-b59a-61fe4c580bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5452 2024.07.25 05:50:52.866054 [ 3 ] {1be7465d-a0b1-4278-b59a-61fe4c580bf3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5453 2024.07.25 05:50:52.866498 [ 3 ] {1be7465d-a0b1-4278-b59a-61fe4c580bf3} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5454 2024.07.25 05:50:52.866545 [ 3 ] {1be7465d-a0b1-4278-b59a-61fe4c580bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5455 2024.07.25 05:50:52.866918 [ 3 ] {1be7465d-a0b1-4278-b59a-61fe4c580bf3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5456 2024.07.25 05:50:52.867261 [ 3 ] {1be7465d-a0b1-4278-b59a-61fe4c580bf3} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5457 2024.07.25 05:50:52.867441 [ 3 ] {1be7465d-a0b1-4278-b59a-61fe4c580bf3} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.001706 sec., 12895.662368112544 rows/sec., 1.02 MiB/sec.
5458 2024.07.25 05:50:52.867803 [ 3 ] {1be7465d-a0b1-4278-b59a-61fe4c580bf3} <Debug> DynamicQueryHandler: Done processing query
5459 2024.07.25 05:50:52.867833 [ 3 ] {1be7465d-a0b1-4278-b59a-61fe4c580bf3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5460 2024.07.25 05:50:52.867851 [ 3 ] {} <Debug> HTTP-Session: e27bc67f-e1af-43ca-8f94-85cfbfbee29a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5461 2024.07.25 05:50:52.868014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5462 2024.07.25 05:50:52.868073 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5463 2024.07.25 05:50:52.868097 [ 3 ] {} <Debug> HTTP-Session: 6e2e22f6-0d28-40a3-abb6-66eb499af738 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5464 2024.07.25 05:50:52.868117 [ 3 ] {} <Debug> HTTP-Session: 6e2e22f6-0d28-40a3-abb6-66eb499af738 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5465 2024.07.25 05:50:52.868130 [ 3 ] {} <Debug> HTTP-Session: 6e2e22f6-0d28-40a3-abb6-66eb499af738 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5466 2024.07.25 05:50:52.868167 [ 3 ] {} <Trace> HTTP-Session: 6e2e22f6-0d28-40a3-abb6-66eb499af738 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5467 2024.07.25 05:50:52.868278 [ 3 ] {ed247160-428a-496f-8da6-1e6123f1f9a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5468 2024.07.25 05:50:52.868330 [ 3 ] {ed247160-428a-496f-8da6-1e6123f1f9a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5469 2024.07.25 05:50:52.868492 [ 3 ] {ed247160-428a-496f-8da6-1e6123f1f9a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5470 2024.07.25 05:50:52.868840 [ 3 ] {ed247160-428a-496f-8da6-1e6123f1f9a5} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5471 2024.07.25 05:50:52.868880 [ 3 ] {ed247160-428a-496f-8da6-1e6123f1f9a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5472 2024.07.25 05:50:52.869206 [ 3 ] {ed247160-428a-496f-8da6-1e6123f1f9a5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
5473 2024.07.25 05:50:52.869555 [ 3 ] {ed247160-428a-496f-8da6-1e6123f1f9a5} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5474 2024.07.25 05:50:52.869698 [ 3 ] {ed247160-428a-496f-8da6-1e6123f1f9a5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00145 sec., 1379.3103448275863 rows/sec., 112.47 KiB/sec.
5475 2024.07.25 05:50:52.869896 [ 3 ] {ed247160-428a-496f-8da6-1e6123f1f9a5} <Debug> DynamicQueryHandler: Done processing query
5476 2024.07.25 05:50:52.869922 [ 3 ] {ed247160-428a-496f-8da6-1e6123f1f9a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5477 2024.07.25 05:50:52.869938 [ 3 ] {} <Debug> HTTP-Session: 6e2e22f6-0d28-40a3-abb6-66eb499af738 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5478 2024.07.25 05:50:52.870075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5479 2024.07.25 05:50:52.870129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5480 2024.07.25 05:50:52.870149 [ 3 ] {} <Debug> HTTP-Session: de4106bb-8e00-48bc-a1a6-aec9da64460b Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5481 2024.07.25 05:50:52.870168 [ 3 ] {} <Debug> HTTP-Session: de4106bb-8e00-48bc-a1a6-aec9da64460b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5482 2024.07.25 05:50:52.870182 [ 3 ] {} <Debug> HTTP-Session: de4106bb-8e00-48bc-a1a6-aec9da64460b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5483 2024.07.25 05:50:52.870216 [ 3 ] {} <Trace> HTTP-Session: de4106bb-8e00-48bc-a1a6-aec9da64460b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5484 2024.07.25 05:50:52.870349 [ 3 ] {c069c444-a6c4-437a-aea1-72639499242d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5485 2024.07.25 05:50:52.870395 [ 3 ] {c069c444-a6c4-437a-aea1-72639499242d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5486 2024.07.25 05:50:52.870529 [ 3 ] {c069c444-a6c4-437a-aea1-72639499242d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5487 2024.07.25 05:50:52.870904 [ 3 ] {c069c444-a6c4-437a-aea1-72639499242d} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5488 2024.07.25 05:50:52.870943 [ 3 ] {c069c444-a6c4-437a-aea1-72639499242d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5489 2024.07.25 05:50:52.871261 [ 3 ] {c069c444-a6c4-437a-aea1-72639499242d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5490 2024.07.25 05:50:52.871577 [ 3 ] {c069c444-a6c4-437a-aea1-72639499242d} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5491 2024.07.25 05:50:52.871742 [ 3 ] {c069c444-a6c4-437a-aea1-72639499242d} <Debug> executeQuery: Read 97 rows, 8.35 KiB in 0.001438 sec., 67454.79833101529 rows/sec., 5.67 MiB/sec.
5492 2024.07.25 05:50:52.871751 [ 133 ] {} <Debug> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5493 2024.07.25 05:50:52.871863 [ 133 ] {} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5494 2024.07.25 05:50:52.871903 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5495 2024.07.25 05:50:52.871991 [ 3 ] {c069c444-a6c4-437a-aea1-72639499242d} <Debug> DynamicQueryHandler: Done processing query
5496 2024.07.25 05:50:52.872052 [ 3 ] {c069c444-a6c4-437a-aea1-72639499242d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5497 2024.07.25 05:50:52.872093 [ 3 ] {} <Debug> HTTP-Session: de4106bb-8e00-48bc-a1a6-aec9da64460b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5498 2024.07.25 05:50:52.872111 [ 195 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::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
5499 2024.07.25 05:50:52.872257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5500 2024.07.25 05:50:52.872368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5501 2024.07.25 05:50:52.872397 [ 195 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5502 2024.07.25 05:50:52.872409 [ 3 ] {} <Debug> HTTP-Session: b8c01665-97f9-4019-98a2-dbcfbbc3ddd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5503 2024.07.25 05:50:52.872457 [ 3 ] {} <Debug> HTTP-Session: b8c01665-97f9-4019-98a2-dbcfbbc3ddd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5504 2024.07.25 05:50:52.872460 [ 195 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 277 rows starting from the beginning of the part
5505 2024.07.25 05:50:52.872481 [ 3 ] {} <Debug> HTTP-Session: b8c01665-97f9-4019-98a2-dbcfbbc3ddd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5506 2024.07.25 05:50:52.872565 [ 3 ] {} <Trace> HTTP-Session: b8c01665-97f9-4019-98a2-dbcfbbc3ddd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5507 2024.07.25 05:50:52.872716 [ 195 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 97 rows starting from the beginning of the part
5508 2024.07.25 05:50:52.872948 [ 3 ] {b10160c8-e27b-458b-b11a-185e89bf13da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5509 2024.07.25 05:50:52.873014 [ 195 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 168 rows starting from the beginning of the part
5510 2024.07.25 05:50:52.873112 [ 3 ] {b10160c8-e27b-458b-b11a-185e89bf13da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5511 2024.07.25 05:50:52.873297 [ 195 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 96 rows starting from the beginning of the part
5512 2024.07.25 05:50:52.873664 [ 195 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 205 rows starting from the beginning of the part
5513 2024.07.25 05:50:52.873981 [ 195 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 97 rows starting from the beginning of the part
5514 2024.07.25 05:50:52.874409 [ 3 ] {b10160c8-e27b-458b-b11a-185e89bf13da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5515 2024.07.25 05:50:52.875149 [ 3 ] {b10160c8-e27b-458b-b11a-185e89bf13da} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5516 2024.07.25 05:50:52.875205 [ 3 ] {b10160c8-e27b-458b-b11a-185e89bf13da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5517 2024.07.25 05:50:52.876091 [ 3 ] {b10160c8-e27b-458b-b11a-185e89bf13da} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
5518 2024.07.25 05:50:52.876848 [ 3 ] {b10160c8-e27b-458b-b11a-185e89bf13da} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5519 2024.07.25 05:50:52.877024 [ 197 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 940 rows, containing 4 columns (4 merged, 0 gathered) in 0.005030719 sec., 186852.01856831994 rows/sec., 16.23 MiB/sec.
5520 2024.07.25 05:50:52.877176 [ 3 ] {b10160c8-e27b-458b-b11a-185e89bf13da} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004407 sec., 453.8234626730202 rows/sec., 31.69 KiB/sec.
5521 2024.07.25 05:50:52.877346 [ 197 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5522 2024.07.25 05:50:52.877474 [ 3 ] {b10160c8-e27b-458b-b11a-185e89bf13da} <Debug> DynamicQueryHandler: Done processing query
5523 2024.07.25 05:50:52.877511 [ 3 ] {b10160c8-e27b-458b-b11a-185e89bf13da} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5524 2024.07.25 05:50:52.877555 [ 3 ] {} <Debug> HTTP-Session: b8c01665-97f9-4019-98a2-dbcfbbc3ddd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5525 2024.07.25 05:50:52.877767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 10222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5526 2024.07.25 05:50:52.877842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5527 2024.07.25 05:50:52.877875 [ 3 ] {} <Debug> HTTP-Session: d0c4bb53-a4d1-4699-91d1-96586388a834 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5528 2024.07.25 05:50:52.877902 [ 3 ] {} <Debug> HTTP-Session: d0c4bb53-a4d1-4699-91d1-96586388a834 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5529 2024.07.25 05:50:52.877920 [ 3 ] {} <Debug> HTTP-Session: d0c4bb53-a4d1-4699-91d1-96586388a834 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5530 2024.07.25 05:50:52.877975 [ 3 ] {} <Trace> HTTP-Session: d0c4bb53-a4d1-4699-91d1-96586388a834 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5531 2024.07.25 05:50:52.878012 [ 197 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_26_5} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5532 2024.07.25 05:50:52.878191 [ 197 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_26_5} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5533 2024.07.25 05:50:52.878200 [ 3 ] {7ec3876a-5378-4cba-8abf-a9d02cb48f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5534 2024.07.25 05:50:52.878290 [ 3 ] {7ec3876a-5378-4cba-8abf-a9d02cb48f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5535 2024.07.25 05:50:52.878344 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
5536 2024.07.25 05:50:52.878510 [ 3 ] {7ec3876a-5378-4cba-8abf-a9d02cb48f50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5537 2024.07.25 05:50:52.878869 [ 3 ] {7ec3876a-5378-4cba-8abf-a9d02cb48f50} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5538 2024.07.25 05:50:52.878910 [ 3 ] {7ec3876a-5378-4cba-8abf-a9d02cb48f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5539 2024.07.25 05:50:52.879230 [ 3 ] {7ec3876a-5378-4cba-8abf-a9d02cb48f50} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5540 2024.07.25 05:50:52.879556 [ 3 ] {7ec3876a-5378-4cba-8abf-a9d02cb48f50} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5541 2024.07.25 05:50:52.879710 [ 133 ] {} <Debug> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5542 2024.07.25 05:50:52.879719 [ 3 ] {7ec3876a-5378-4cba-8abf-a9d02cb48f50} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001596 sec., 37593.984962406015 rows/sec., 2.94 MiB/sec.
5543 2024.07.25 05:50:52.879760 [ 133 ] {} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5544 2024.07.25 05:50:52.879825 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5545 2024.07.25 05:50:52.880061 [ 3 ] {7ec3876a-5378-4cba-8abf-a9d02cb48f50} <Debug> DynamicQueryHandler: Done processing query
5546 2024.07.25 05:50:52.880098 [ 198 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::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
5547 2024.07.25 05:50:52.880108 [ 3 ] {7ec3876a-5378-4cba-8abf-a9d02cb48f50} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5548 2024.07.25 05:50:52.880197 [ 3 ] {} <Debug> HTTP-Session: d0c4bb53-a4d1-4699-91d1-96586388a834 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5549 2024.07.25 05:50:52.880506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 21273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5550 2024.07.25 05:50:52.880694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5551 2024.07.25 05:50:52.880731 [ 198 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5552 2024.07.25 05:50:52.880764 [ 3 ] {} <Debug> HTTP-Session: 8a5d8aa9-4808-46a5-b04b-588901005b99 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5553 2024.07.25 05:50:52.880823 [ 198 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 441 rows starting from the beginning of the part
5554 2024.07.25 05:50:52.880828 [ 3 ] {} <Debug> HTTP-Session: 8a5d8aa9-4808-46a5-b04b-588901005b99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5555 2024.07.25 05:50:52.880861 [ 3 ] {} <Debug> HTTP-Session: 8a5d8aa9-4808-46a5-b04b-588901005b99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5556 2024.07.25 05:50:52.880930 [ 3 ] {} <Trace> HTTP-Session: 8a5d8aa9-4808-46a5-b04b-588901005b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5557 2024.07.25 05:50:52.880977 [ 198 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part
5558 2024.07.25 05:50:52.881329 [ 198 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 365 rows starting from the beginning of the part
5559 2024.07.25 05:50:52.881418 [ 3 ] {9bb614fe-9145-4469-8933-13f5ad57bb13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5560 2024.07.25 05:50:52.881496 [ 198 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 58 rows starting from the beginning of the part
5561 2024.07.25 05:50:52.881544 [ 3 ] {9bb614fe-9145-4469-8933-13f5ad57bb13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5562 2024.07.25 05:50:52.881850 [ 198 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 391 rows starting from the beginning of the part
5563 2024.07.25 05:50:52.882100 [ 198 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part
5564 2024.07.25 05:50:52.882714 [ 3 ] {9bb614fe-9145-4469-8933-13f5ad57bb13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5565 2024.07.25 05:50:52.883312 [ 3 ] {9bb614fe-9145-4469-8933-13f5ad57bb13} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5566 2024.07.25 05:50:52.883356 [ 3 ] {9bb614fe-9145-4469-8933-13f5ad57bb13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5567 2024.07.25 05:50:52.883903 [ 3 ] {9bb614fe-9145-4469-8933-13f5ad57bb13} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5568 2024.07.25 05:50:52.884035 [ 199 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1375 rows, containing 4 columns (4 merged, 0 gathered) in 0.004100868 sec., 335294.86928133265 rows/sec., 23.99 MiB/sec.
5569 2024.07.25 05:50:52.884332 [ 199 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5570 2024.07.25 05:50:52.884594 [ 3 ] {9bb614fe-9145-4469-8933-13f5ad57bb13} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5571 2024.07.25 05:50:52.885060 [ 3 ] {9bb614fe-9145-4469-8933-13f5ad57bb13} <Debug> executeQuery: Read 111 rows, 7.93 KiB in 0.0039 sec., 28461.538461538465 rows/sec., 1.99 MiB/sec.
5572 2024.07.25 05:50:52.885291 [ 199 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_26_5} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5573 2024.07.25 05:50:52.885410 [ 3 ] {9bb614fe-9145-4469-8933-13f5ad57bb13} <Debug> DynamicQueryHandler: Done processing query
5574 2024.07.25 05:50:52.885440 [ 199 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_26_5} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5575 2024.07.25 05:50:52.885449 [ 3 ] {9bb614fe-9145-4469-8933-13f5ad57bb13} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5576 2024.07.25 05:50:52.885482 [ 3 ] {} <Debug> HTTP-Session: 8a5d8aa9-4808-46a5-b04b-588901005b99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5577 2024.07.25 05:50:52.885600 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
5578 2024.07.25 05:50:52.885664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 35284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5579 2024.07.25 05:50:52.885718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5580 2024.07.25 05:50:52.885736 [ 3 ] {} <Debug> HTTP-Session: 4d2b034f-864e-4fa7-8449-6c6ea3b15739 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5581 2024.07.25 05:50:52.885752 [ 3 ] {} <Debug> HTTP-Session: 4d2b034f-864e-4fa7-8449-6c6ea3b15739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5582 2024.07.25 05:50:52.885765 [ 3 ] {} <Debug> HTTP-Session: 4d2b034f-864e-4fa7-8449-6c6ea3b15739 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5583 2024.07.25 05:50:52.885799 [ 3 ] {} <Trace> HTTP-Session: 4d2b034f-864e-4fa7-8449-6c6ea3b15739 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5584 2024.07.25 05:50:52.886279 [ 3 ] {1441e246-c1e9-4c30-9541-043548c26cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5585 2024.07.25 05:50:52.886355 [ 3 ] {1441e246-c1e9-4c30-9541-043548c26cb7} <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_histogramf64
5586 2024.07.25 05:50:52.886785 [ 3 ] {1441e246-c1e9-4c30-9541-043548c26cb7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5587 2024.07.25 05:50:52.887419 [ 3 ] {1441e246-c1e9-4c30-9541-043548c26cb7} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5588 2024.07.25 05:50:52.887457 [ 3 ] {1441e246-c1e9-4c30-9541-043548c26cb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5589 2024.07.25 05:50:52.888064 [ 3 ] {1441e246-c1e9-4c30-9541-043548c26cb7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5590 2024.07.25 05:50:52.888485 [ 3 ] {1441e246-c1e9-4c30-9541-043548c26cb7} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5591 2024.07.25 05:50:52.888673 [ 3 ] {1441e246-c1e9-4c30-9541-043548c26cb7} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002713 sec., 8109.104312569111 rows/sec., 14.53 MiB/sec.
5592 2024.07.25 05:50:52.888905 [ 3 ] {1441e246-c1e9-4c30-9541-043548c26cb7} <Debug> DynamicQueryHandler: Done processing query
5593 2024.07.25 05:50:52.888930 [ 3 ] {1441e246-c1e9-4c30-9541-043548c26cb7} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
5594 2024.07.25 05:50:52.888946 [ 3 ] {} <Debug> HTTP-Session: 4d2b034f-864e-4fa7-8449-6c6ea3b15739 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5595 2024.07.25 05:50:52.889087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5596 2024.07.25 05:50:52.889138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5597 2024.07.25 05:50:52.889157 [ 3 ] {} <Debug> HTTP-Session: e370bdc3-3f27-4425-8cdd-92614f3e6310 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5598 2024.07.25 05:50:52.889175 [ 3 ] {} <Debug> HTTP-Session: e370bdc3-3f27-4425-8cdd-92614f3e6310 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5599 2024.07.25 05:50:52.889188 [ 3 ] {} <Debug> HTTP-Session: e370bdc3-3f27-4425-8cdd-92614f3e6310 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5600 2024.07.25 05:50:52.889220 [ 3 ] {} <Trace> HTTP-Session: e370bdc3-3f27-4425-8cdd-92614f3e6310 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5601 2024.07.25 05:50:52.889326 [ 3 ] {f546359e-9bbc-463c-bbac-3c6ffe279f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5602 2024.07.25 05:50:52.889370 [ 3 ] {f546359e-9bbc-463c-bbac-3c6ffe279f4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5603 2024.07.25 05:50:52.889498 [ 3 ] {f546359e-9bbc-463c-bbac-3c6ffe279f4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5604 2024.07.25 05:50:52.889822 [ 3 ] {f546359e-9bbc-463c-bbac-3c6ffe279f4c} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5605 2024.07.25 05:50:52.889859 [ 3 ] {f546359e-9bbc-463c-bbac-3c6ffe279f4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5606 2024.07.25 05:50:52.890225 [ 3 ] {f546359e-9bbc-463c-bbac-3c6ffe279f4c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5607 2024.07.25 05:50:52.890553 [ 3 ] {f546359e-9bbc-463c-bbac-3c6ffe279f4c} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5608 2024.07.25 05:50:52.890718 [ 3 ] {f546359e-9bbc-463c-bbac-3c6ffe279f4c} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001418 sec., 28208.744710860366 rows/sec., 1.88 MiB/sec.
5609 2024.07.25 05:50:52.890896 [ 3 ] {f546359e-9bbc-463c-bbac-3c6ffe279f4c} <Debug> DynamicQueryHandler: Done processing query
5610 2024.07.25 05:50:52.890921 [ 3 ] {f546359e-9bbc-463c-bbac-3c6ffe279f4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5611 2024.07.25 05:50:52.890937 [ 3 ] {} <Debug> HTTP-Session: e370bdc3-3f27-4425-8cdd-92614f3e6310 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5612 2024.07.25 05:50:57.870270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 2325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5613 2024.07.25 05:50:57.870418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5614 2024.07.25 05:50:57.870449 [ 3 ] {} <Debug> HTTP-Session: b999ffdd-ef0f-4923-88d8-51940361e2eb Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5615 2024.07.25 05:50:57.870476 [ 3 ] {} <Debug> HTTP-Session: b999ffdd-ef0f-4923-88d8-51940361e2eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5616 2024.07.25 05:50:57.870494 [ 3 ] {} <Debug> HTTP-Session: b999ffdd-ef0f-4923-88d8-51940361e2eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5617 2024.07.25 05:50:57.870572 [ 3 ] {} <Trace> HTTP-Session: b999ffdd-ef0f-4923-88d8-51940361e2eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5618 2024.07.25 05:50:57.870871 [ 3 ] {b9702ad0-13fe-4ec9-b5d6-44dbf093ea97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5619 2024.07.25 05:50:57.870980 [ 3 ] {b9702ad0-13fe-4ec9-b5d6-44dbf093ea97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5620 2024.07.25 05:50:57.871299 [ 3 ] {b9702ad0-13fe-4ec9-b5d6-44dbf093ea97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5621 2024.07.25 05:50:57.871829 [ 3 ] {b9702ad0-13fe-4ec9-b5d6-44dbf093ea97} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5622 2024.07.25 05:50:57.871875 [ 3 ] {b9702ad0-13fe-4ec9-b5d6-44dbf093ea97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5623 2024.07.25 05:50:57.872247 [ 3 ] {b9702ad0-13fe-4ec9-b5d6-44dbf093ea97} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5624 2024.07.25 05:50:57.872594 [ 3 ] {b9702ad0-13fe-4ec9-b5d6-44dbf093ea97} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5625 2024.07.25 05:50:57.872767 [ 3 ] {b9702ad0-13fe-4ec9-b5d6-44dbf093ea97} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001987 sec., 8555.6114745848 rows/sec., 619.75 KiB/sec.
5626 2024.07.25 05:50:57.872992 [ 3 ] {b9702ad0-13fe-4ec9-b5d6-44dbf093ea97} <Debug> DynamicQueryHandler: Done processing query
5627 2024.07.25 05:50:57.873020 [ 3 ] {b9702ad0-13fe-4ec9-b5d6-44dbf093ea97} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5628 2024.07.25 05:50:57.873037 [ 3 ] {} <Debug> HTTP-Session: b999ffdd-ef0f-4923-88d8-51940361e2eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5629 2024.07.25 05:50:57.873251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 25714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5630 2024.07.25 05:50:57.873308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5631 2024.07.25 05:50:57.873328 [ 3 ] {} <Debug> HTTP-Session: d147212d-d992-4f94-b0e5-d110dc9c92c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5632 2024.07.25 05:50:57.873347 [ 3 ] {} <Debug> HTTP-Session: d147212d-d992-4f94-b0e5-d110dc9c92c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5633 2024.07.25 05:50:57.873361 [ 3 ] {} <Debug> HTTP-Session: d147212d-d992-4f94-b0e5-d110dc9c92c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5634 2024.07.25 05:50:57.873397 [ 3 ] {} <Trace> HTTP-Session: d147212d-d992-4f94-b0e5-d110dc9c92c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5635 2024.07.25 05:50:57.873546 [ 3 ] {c814c56d-b643-4b0e-b075-3822255a2aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5636 2024.07.25 05:50:57.873594 [ 3 ] {c814c56d-b643-4b0e-b075-3822255a2aea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5637 2024.07.25 05:50:57.873726 [ 3 ] {c814c56d-b643-4b0e-b075-3822255a2aea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5638 2024.07.25 05:50:57.874170 [ 3 ] {c814c56d-b643-4b0e-b075-3822255a2aea} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5639 2024.07.25 05:50:57.874207 [ 3 ] {c814c56d-b643-4b0e-b075-3822255a2aea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5640 2024.07.25 05:50:57.874532 [ 3 ] {c814c56d-b643-4b0e-b075-3822255a2aea} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5641 2024.07.25 05:50:57.874839 [ 3 ] {c814c56d-b643-4b0e-b075-3822255a2aea} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5642 2024.07.25 05:50:57.874996 [ 3 ] {c814c56d-b643-4b0e-b075-3822255a2aea} <Debug> executeQuery: Read 168 rows, 15.48 KiB in 0.001513 sec., 111037.67349636483 rows/sec., 9.99 MiB/sec.
5643 2024.07.25 05:50:57.875334 [ 3 ] {c814c56d-b643-4b0e-b075-3822255a2aea} <Debug> DynamicQueryHandler: Done processing query
5644 2024.07.25 05:50:57.875360 [ 3 ] {c814c56d-b643-4b0e-b075-3822255a2aea} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
5645 2024.07.25 05:50:57.875376 [ 3 ] {} <Debug> HTTP-Session: d147212d-d992-4f94-b0e5-d110dc9c92c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5646 2024.07.25 05:50:57.875622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 58686, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5647 2024.07.25 05:50:57.875674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5648 2024.07.25 05:50:57.875693 [ 3 ] {} <Debug> HTTP-Session: c01666d0-b038-4c30-9c75-0fd338f8587f Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5649 2024.07.25 05:50:57.875710 [ 3 ] {} <Debug> HTTP-Session: c01666d0-b038-4c30-9c75-0fd338f8587f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5650 2024.07.25 05:50:57.875723 [ 3 ] {} <Debug> HTTP-Session: c01666d0-b038-4c30-9c75-0fd338f8587f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5651 2024.07.25 05:50:57.875755 [ 3 ] {} <Trace> HTTP-Session: c01666d0-b038-4c30-9c75-0fd338f8587f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5652 2024.07.25 05:50:57.875965 [ 3 ] {07669666-9cc7-4fcd-ad4e-dd9357efe8ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5653 2024.07.25 05:50:57.876010 [ 3 ] {07669666-9cc7-4fcd-ad4e-dd9357efe8ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5654 2024.07.25 05:50:57.876159 [ 3 ] {07669666-9cc7-4fcd-ad4e-dd9357efe8ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5655 2024.07.25 05:50:57.876663 [ 3 ] {07669666-9cc7-4fcd-ad4e-dd9357efe8ee} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5656 2024.07.25 05:50:57.876701 [ 3 ] {07669666-9cc7-4fcd-ad4e-dd9357efe8ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5657 2024.07.25 05:50:57.877038 [ 3 ] {07669666-9cc7-4fcd-ad4e-dd9357efe8ee} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5658 2024.07.25 05:50:57.877346 [ 3 ] {07669666-9cc7-4fcd-ad4e-dd9357efe8ee} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5659 2024.07.25 05:50:57.877497 [ 3 ] {07669666-9cc7-4fcd-ad4e-dd9357efe8ee} <Debug> executeQuery: Read 365 rows, 26.12 KiB in 0.001642 sec., 222289.8903775883 rows/sec., 15.53 MiB/sec.
5660 2024.07.25 05:50:57.877668 [ 3 ] {07669666-9cc7-4fcd-ad4e-dd9357efe8ee} <Debug> DynamicQueryHandler: Done processing query
5661 2024.07.25 05:50:57.877693 [ 3 ] {07669666-9cc7-4fcd-ad4e-dd9357efe8ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
5662 2024.07.25 05:50:57.877709 [ 3 ] {} <Debug> HTTP-Session: c01666d0-b038-4c30-9c75-0fd338f8587f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5663 2024.07.25 05:50:57.877852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5664 2024.07.25 05:50:57.877903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5665 2024.07.25 05:50:57.877922 [ 3 ] {} <Debug> HTTP-Session: eca5e5f4-2077-4ba8-a682-4345582caf36 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5666 2024.07.25 05:50:57.877939 [ 3 ] {} <Debug> HTTP-Session: eca5e5f4-2077-4ba8-a682-4345582caf36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5667 2024.07.25 05:50:57.877953 [ 3 ] {} <Debug> HTTP-Session: eca5e5f4-2077-4ba8-a682-4345582caf36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5668 2024.07.25 05:50:57.877985 [ 3 ] {} <Trace> HTTP-Session: eca5e5f4-2077-4ba8-a682-4345582caf36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5669 2024.07.25 05:50:57.878081 [ 3 ] {b85163a6-387a-4040-a32d-cd5ebee35474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5670 2024.07.25 05:50:57.878127 [ 3 ] {b85163a6-387a-4040-a32d-cd5ebee35474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5671 2024.07.25 05:50:57.878258 [ 3 ] {b85163a6-387a-4040-a32d-cd5ebee35474} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5672 2024.07.25 05:50:57.878543 [ 3 ] {b85163a6-387a-4040-a32d-cd5ebee35474} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5673 2024.07.25 05:50:57.878579 [ 3 ] {b85163a6-387a-4040-a32d-cd5ebee35474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5674 2024.07.25 05:50:57.878938 [ 3 ] {b85163a6-387a-4040-a32d-cd5ebee35474} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5675 2024.07.25 05:50:57.879262 [ 3 ] {b85163a6-387a-4040-a32d-cd5ebee35474} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5676 2024.07.25 05:50:57.879417 [ 3 ] {b85163a6-387a-4040-a32d-cd5ebee35474} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001358 sec., 4418.262150220913 rows/sec., 189.85 KiB/sec.
5677 2024.07.25 05:50:57.879591 [ 3 ] {b85163a6-387a-4040-a32d-cd5ebee35474} <Debug> DynamicQueryHandler: Done processing query
5678 2024.07.25 05:50:57.879617 [ 3 ] {b85163a6-387a-4040-a32d-cd5ebee35474} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5679 2024.07.25 05:50:57.879633 [ 3 ] {} <Debug> HTTP-Session: eca5e5f4-2077-4ba8-a682-4345582caf36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5680 2024.07.25 05:50:57.879767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5681 2024.07.25 05:50:57.879817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5682 2024.07.25 05:50:57.879837 [ 3 ] {} <Debug> HTTP-Session: 2c933015-af6e-4a9a-8b0a-68b634b33ab4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5683 2024.07.25 05:50:57.879854 [ 3 ] {} <Debug> HTTP-Session: 2c933015-af6e-4a9a-8b0a-68b634b33ab4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5684 2024.07.25 05:50:57.879868 [ 3 ] {} <Debug> HTTP-Session: 2c933015-af6e-4a9a-8b0a-68b634b33ab4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5685 2024.07.25 05:50:57.879899 [ 3 ] {} <Trace> HTTP-Session: 2c933015-af6e-4a9a-8b0a-68b634b33ab4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5686 2024.07.25 05:50:57.880035 [ 3 ] {b7eab9a3-88c7-4a23-8f7d-ce22b0c371d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5687 2024.07.25 05:50:57.880084 [ 3 ] {b7eab9a3-88c7-4a23-8f7d-ce22b0c371d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5688 2024.07.25 05:50:57.880229 [ 3 ] {b7eab9a3-88c7-4a23-8f7d-ce22b0c371d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5689 2024.07.25 05:50:57.880568 [ 3 ] {b7eab9a3-88c7-4a23-8f7d-ce22b0c371d9} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5690 2024.07.25 05:50:57.880606 [ 3 ] {b7eab9a3-88c7-4a23-8f7d-ce22b0c371d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5691 2024.07.25 05:50:57.880968 [ 3 ] {b7eab9a3-88c7-4a23-8f7d-ce22b0c371d9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5692 2024.07.25 05:50:57.881312 [ 3 ] {b7eab9a3-88c7-4a23-8f7d-ce22b0c371d9} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5693 2024.07.25 05:50:57.881437 [ 3 ] {b7eab9a3-88c7-4a23-8f7d-ce22b0c371d9} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001464 sec., 52595.62841530055 rows/sec., 3.24 MiB/sec.
5694 2024.07.25 05:50:57.881729 [ 3 ] {b7eab9a3-88c7-4a23-8f7d-ce22b0c371d9} <Debug> DynamicQueryHandler: Done processing query
5695 2024.07.25 05:50:57.881755 [ 3 ] {b7eab9a3-88c7-4a23-8f7d-ce22b0c371d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5696 2024.07.25 05:50:57.881772 [ 3 ] {} <Debug> HTTP-Session: 2c933015-af6e-4a9a-8b0a-68b634b33ab4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5697 2024.07.25 05:50:57.881914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 21082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5698 2024.07.25 05:50:57.881964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5699 2024.07.25 05:50:57.881984 [ 3 ] {} <Debug> HTTP-Session: 74eac06f-22b9-4b19-8383-7415c886a124 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5700 2024.07.25 05:50:57.882001 [ 3 ] {} <Debug> HTTP-Session: 74eac06f-22b9-4b19-8383-7415c886a124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5701 2024.07.25 05:50:57.882015 [ 3 ] {} <Debug> HTTP-Session: 74eac06f-22b9-4b19-8383-7415c886a124 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5702 2024.07.25 05:50:57.882047 [ 3 ] {} <Trace> HTTP-Session: 74eac06f-22b9-4b19-8383-7415c886a124 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5703 2024.07.25 05:50:57.882217 [ 3 ] {8d05b50d-2ae3-4981-b60d-ccf08725389d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5704 2024.07.25 05:50:57.882264 [ 3 ] {8d05b50d-2ae3-4981-b60d-ccf08725389d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5705 2024.07.25 05:50:57.882428 [ 3 ] {8d05b50d-2ae3-4981-b60d-ccf08725389d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5706 2024.07.25 05:50:57.882786 [ 3 ] {8d05b50d-2ae3-4981-b60d-ccf08725389d} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5707 2024.07.25 05:50:57.882823 [ 3 ] {8d05b50d-2ae3-4981-b60d-ccf08725389d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5708 2024.07.25 05:50:57.883192 [ 3 ] {8d05b50d-2ae3-4981-b60d-ccf08725389d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5709 2024.07.25 05:50:57.883529 [ 3 ] {8d05b50d-2ae3-4981-b60d-ccf08725389d} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5710 2024.07.25 05:50:57.883658 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5711 2024.07.25 05:50:57.883663 [ 3 ] {8d05b50d-2ae3-4981-b60d-ccf08725389d} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001535 sec., 71661.23778501629 rows/sec., 5.00 MiB/sec.
5712 2024.07.25 05:50:57.883708 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5713 2024.07.25 05:50:57.883753 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5714 2024.07.25 05:50:57.883946 [ 3 ] {8d05b50d-2ae3-4981-b60d-ccf08725389d} <Debug> DynamicQueryHandler: Done processing query
5715 2024.07.25 05:50:57.884006 [ 198 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::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
5716 2024.07.25 05:50:57.884044 [ 3 ] {8d05b50d-2ae3-4981-b60d-ccf08725389d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5717 2024.07.25 05:50:57.884139 [ 3 ] {} <Debug> HTTP-Session: 74eac06f-22b9-4b19-8383-7415c886a124 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5718 2024.07.25 05:50:57.884449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5719 2024.07.25 05:50:57.884631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5720 2024.07.25 05:50:57.884705 [ 3 ] {} <Debug> HTTP-Session: b8ddf978-d98b-45cd-95b8-075d187282e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5721 2024.07.25 05:50:57.884707 [ 198 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5722 2024.07.25 05:50:57.884728 [ 3 ] {} <Debug> HTTP-Session: b8ddf978-d98b-45cd-95b8-075d187282e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5723 2024.07.25 05:50:57.884749 [ 3 ] {} <Debug> HTTP-Session: b8ddf978-d98b-45cd-95b8-075d187282e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5724 2024.07.25 05:50:57.884753 [ 198 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2461 rows starting from the beginning of the part
5725 2024.07.25 05:50:57.884788 [ 3 ] {} <Trace> HTTP-Session: b8ddf978-d98b-45cd-95b8-075d187282e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5726 2024.07.25 05:50:57.884832 [ 198 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 110 rows starting from the beginning of the part
5727 2024.07.25 05:50:57.885242 [ 198 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 110 rows starting from the beginning of the part
5728 2024.07.25 05:50:57.885284 [ 3 ] {186bc9de-a91a-48eb-8d1c-a8d52fe5cf35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5729 2024.07.25 05:50:57.885422 [ 198 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 147 rows starting from the beginning of the part
5730 2024.07.25 05:50:57.885690 [ 3 ] {186bc9de-a91a-48eb-8d1c-a8d52fe5cf35} <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_histogramf64
5731 2024.07.25 05:50:57.885815 [ 198 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 111 rows starting from the beginning of the part
5732 2024.07.25 05:50:57.886017 [ 198 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 110 rows starting from the beginning of the part
5733 2024.07.25 05:50:57.887142 [ 3 ] {186bc9de-a91a-48eb-8d1c-a8d52fe5cf35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5734 2024.07.25 05:50:57.888205 [ 3 ] {186bc9de-a91a-48eb-8d1c-a8d52fe5cf35} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5735 2024.07.25 05:50:57.888254 [ 3 ] {186bc9de-a91a-48eb-8d1c-a8d52fe5cf35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
5736 2024.07.25 05:50:57.888651 [ 198 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3049 rows, containing 5 columns (5 merged, 0 gathered) in 0.004825065 sec., 631908.5856874468 rows/sec., 44.19 MiB/sec.
5737 2024.07.25 05:50:57.888964 [ 198 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5738 2024.07.25 05:50:57.889131 [ 3 ] {186bc9de-a91a-48eb-8d1c-a8d52fe5cf35} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5739 2024.07.25 05:50:57.889515 [ 198 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5740 2024.07.25 05:50:57.889612 [ 198 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5741 2024.07.25 05:50:57.889695 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB.
5742 2024.07.25 05:50:57.889760 [ 3 ] {186bc9de-a91a-48eb-8d1c-a8d52fe5cf35} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5743 2024.07.25 05:50:57.889916 [ 3 ] {186bc9de-a91a-48eb-8d1c-a8d52fe5cf35} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.004943 sec., 2225.3692089823994 rows/sec., 3.99 MiB/sec.
5744 2024.07.25 05:50:57.890166 [ 3 ] {186bc9de-a91a-48eb-8d1c-a8d52fe5cf35} <Debug> DynamicQueryHandler: Done processing query
5745 2024.07.25 05:50:57.890193 [ 3 ] {186bc9de-a91a-48eb-8d1c-a8d52fe5cf35} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
5746 2024.07.25 05:50:57.890209 [ 3 ] {} <Debug> HTTP-Session: b8ddf978-d98b-45cd-95b8-075d187282e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5747 2024.07.25 05:50:57.890379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5748 2024.07.25 05:50:57.890430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5749 2024.07.25 05:50:57.890449 [ 3 ] {} <Debug> HTTP-Session: ec671070-1844-43ce-a3aa-f93528137289 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5750 2024.07.25 05:50:57.890466 [ 3 ] {} <Debug> HTTP-Session: ec671070-1844-43ce-a3aa-f93528137289 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5751 2024.07.25 05:50:57.890480 [ 3 ] {} <Debug> HTTP-Session: ec671070-1844-43ce-a3aa-f93528137289 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5752 2024.07.25 05:50:57.890512 [ 3 ] {} <Trace> HTTP-Session: ec671070-1844-43ce-a3aa-f93528137289 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5753 2024.07.25 05:50:57.890616 [ 3 ] {7e23d95a-15e7-44ef-a52b-a1b71705edc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
5754 2024.07.25 05:50:57.890662 [ 3 ] {7e23d95a-15e7-44ef-a52b-a1b71705edc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
5755 2024.07.25 05:50:57.890789 [ 3 ] {7e23d95a-15e7-44ef-a52b-a1b71705edc7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5756 2024.07.25 05:50:57.891082 [ 3 ] {7e23d95a-15e7-44ef-a52b-a1b71705edc7} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5757 2024.07.25 05:50:57.891119 [ 3 ] {7e23d95a-15e7-44ef-a52b-a1b71705edc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5758 2024.07.25 05:50:57.891471 [ 3 ] {7e23d95a-15e7-44ef-a52b-a1b71705edc7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5759 2024.07.25 05:50:57.891805 [ 3 ] {7e23d95a-15e7-44ef-a52b-a1b71705edc7} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5760 2024.07.25 05:50:57.891931 [ 3 ] {7e23d95a-15e7-44ef-a52b-a1b71705edc7} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001347 sec., 17074.981440237563 rows/sec., 923.64 KiB/sec.
5761 2024.07.25 05:50:57.892247 [ 3 ] {7e23d95a-15e7-44ef-a52b-a1b71705edc7} <Debug> DynamicQueryHandler: Done processing query
5762 2024.07.25 05:50:57.892273 [ 3 ] {7e23d95a-15e7-44ef-a52b-a1b71705edc7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5763 2024.07.25 05:50:57.892289 [ 3 ] {} <Debug> HTTP-Session: ec671070-1844-43ce-a3aa-f93528137289 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5764 2024.07.25 05:50:57.892404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5765 2024.07.25 05:50:57.892455 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5766 2024.07.25 05:50:57.892474 [ 3 ] {} <Debug> HTTP-Session: 6311a54f-7764-4c43-92b2-beb8fd0af488 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5767 2024.07.25 05:50:57.892491 [ 3 ] {} <Debug> HTTP-Session: 6311a54f-7764-4c43-92b2-beb8fd0af488 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5768 2024.07.25 05:50:57.892505 [ 3 ] {} <Debug> HTTP-Session: 6311a54f-7764-4c43-92b2-beb8fd0af488 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5769 2024.07.25 05:50:57.892537 [ 3 ] {} <Trace> HTTP-Session: 6311a54f-7764-4c43-92b2-beb8fd0af488 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5770 2024.07.25 05:50:57.892642 [ 3 ] {045a84e1-ab36-49fb-8d8d-a0a0319c9fb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5771 2024.07.25 05:50:57.892688 [ 3 ] {045a84e1-ab36-49fb-8d8d-a0a0319c9fb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5772 2024.07.25 05:50:57.892834 [ 3 ] {045a84e1-ab36-49fb-8d8d-a0a0319c9fb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5773 2024.07.25 05:50:57.893109 [ 3 ] {045a84e1-ab36-49fb-8d8d-a0a0319c9fb8} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5774 2024.07.25 05:50:57.893145 [ 3 ] {045a84e1-ab36-49fb-8d8d-a0a0319c9fb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5775 2024.07.25 05:50:57.893502 [ 3 ] {045a84e1-ab36-49fb-8d8d-a0a0319c9fb8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5776 2024.07.25 05:50:57.893829 [ 3 ] {045a84e1-ab36-49fb-8d8d-a0a0319c9fb8} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5777 2024.07.25 05:50:57.893954 [ 126 ] {} <Debug> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5778 2024.07.25 05:50:57.893959 [ 3 ] {045a84e1-ab36-49fb-8d8d-a0a0319c9fb8} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001347 sec., 29695.619896065327 rows/sec., 1.98 MiB/sec.
5779 2024.07.25 05:50:57.893996 [ 126 ] {} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5780 2024.07.25 05:50:57.894036 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB.
5781 2024.07.25 05:50:57.894219 [ 3 ] {045a84e1-ab36-49fb-8d8d-a0a0319c9fb8} <Debug> DynamicQueryHandler: Done processing query
5782 2024.07.25 05:50:57.894296 [ 3 ] {045a84e1-ab36-49fb-8d8d-a0a0319c9fb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5783 2024.07.25 05:50:57.894360 [ 3 ] {} <Debug> HTTP-Session: 6311a54f-7764-4c43-92b2-beb8fd0af488 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5784 2024.07.25 05:50:57.894367 [ 197 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
5785 2024.07.25 05:50:57.894681 [ 197 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5786 2024.07.25 05:50:57.894720 [ 197 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 758 rows starting from the beginning of the part
5787 2024.07.25 05:50:57.894842 [ 197 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part
5788 2024.07.25 05:50:57.895002 [ 197 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part
5789 2024.07.25 05:50:57.895190 [ 197 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part
5790 2024.07.25 05:50:57.895296 [ 197 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part
5791 2024.07.25 05:50:57.895480 [ 197 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part
5792 2024.07.25 05:50:57.896797 [ 187 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 958 rows, containing 4 columns (4 merged, 0 gathered) in 0.002675114 sec., 358115.5793734398 rows/sec., 23.86 MiB/sec.
5793 2024.07.25 05:50:57.897035 [ 187 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5794 2024.07.25 05:50:57.897532 [ 187 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_26_5} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5795 2024.07.25 05:50:57.897618 [ 187 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_26_5} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5796 2024.07.25 05:50:57.897713 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
5797 2024.07.25 05:51:02.321368 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache
5798 2024.07.25 05:51:02.321473 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache
5799 2024.07.25 05:51:02.865770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5800 2024.07.25 05:51:02.865886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5801 2024.07.25 05:51:02.865915 [ 3 ] {} <Debug> HTTP-Session: 881484b4-ff00-488a-a521-9814e9c0cbb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5802 2024.07.25 05:51:02.865943 [ 3 ] {} <Debug> HTTP-Session: 881484b4-ff00-488a-a521-9814e9c0cbb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5803 2024.07.25 05:51:02.865961 [ 3 ] {} <Debug> HTTP-Session: 881484b4-ff00-488a-a521-9814e9c0cbb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5804 2024.07.25 05:51:02.866015 [ 3 ] {} <Trace> HTTP-Session: 881484b4-ff00-488a-a521-9814e9c0cbb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5805 2024.07.25 05:51:02.866218 [ 3 ] {0012db9d-578f-45da-9710-614170713a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5806 2024.07.25 05:51:02.866293 [ 3 ] {0012db9d-578f-45da-9710-614170713a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5807 2024.07.25 05:51:02.866508 [ 3 ] {0012db9d-578f-45da-9710-614170713a53} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5808 2024.07.25 05:51:02.866948 [ 3 ] {0012db9d-578f-45da-9710-614170713a53} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5809 2024.07.25 05:51:02.866988 [ 3 ] {0012db9d-578f-45da-9710-614170713a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
5810 2024.07.25 05:51:02.867359 [ 3 ] {0012db9d-578f-45da-9710-614170713a53} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5811 2024.07.25 05:51:02.867705 [ 3 ] {0012db9d-578f-45da-9710-614170713a53} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5812 2024.07.25 05:51:02.867855 [ 3 ] {0012db9d-578f-45da-9710-614170713a53} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.001702 sec., 12925.969447708578 rows/sec., 1.02 MiB/sec.
5813 2024.07.25 05:51:02.868225 [ 3 ] {0012db9d-578f-45da-9710-614170713a53} <Debug> DynamicQueryHandler: Done processing query
5814 2024.07.25 05:51:02.868253 [ 3 ] {0012db9d-578f-45da-9710-614170713a53} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5815 2024.07.25 05:51:02.868269 [ 3 ] {} <Debug> HTTP-Session: 881484b4-ff00-488a-a521-9814e9c0cbb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5816 2024.07.25 05:51:02.868406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5817 2024.07.25 05:51:02.868462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5818 2024.07.25 05:51:02.868481 [ 3 ] {} <Debug> HTTP-Session: 7033039a-1cb3-4084-9d40-cac9b4d6d7ad Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5819 2024.07.25 05:51:02.868499 [ 3 ] {} <Debug> HTTP-Session: 7033039a-1cb3-4084-9d40-cac9b4d6d7ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5820 2024.07.25 05:51:02.868513 [ 3 ] {} <Debug> HTTP-Session: 7033039a-1cb3-4084-9d40-cac9b4d6d7ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5821 2024.07.25 05:51:02.868548 [ 3 ] {} <Trace> HTTP-Session: 7033039a-1cb3-4084-9d40-cac9b4d6d7ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5822 2024.07.25 05:51:02.868652 [ 3 ] {1d3e846d-f5a3-4d6c-b6f1-aab38aca1781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5823 2024.07.25 05:51:02.868700 [ 3 ] {1d3e846d-f5a3-4d6c-b6f1-aab38aca1781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5824 2024.07.25 05:51:02.868851 [ 3 ] {1d3e846d-f5a3-4d6c-b6f1-aab38aca1781} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5825 2024.07.25 05:51:02.869133 [ 3 ] {1d3e846d-f5a3-4d6c-b6f1-aab38aca1781} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5826 2024.07.25 05:51:02.869168 [ 3 ] {1d3e846d-f5a3-4d6c-b6f1-aab38aca1781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
5827 2024.07.25 05:51:02.869473 [ 3 ] {1d3e846d-f5a3-4d6c-b6f1-aab38aca1781} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
5828 2024.07.25 05:51:02.869787 [ 3 ] {1d3e846d-f5a3-4d6c-b6f1-aab38aca1781} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5829 2024.07.25 05:51:02.869913 [ 3 ] {1d3e846d-f5a3-4d6c-b6f1-aab38aca1781} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00129 sec., 1550.387596899225 rows/sec., 126.42 KiB/sec.
5830 2024.07.25 05:51:02.870080 [ 3 ] {1d3e846d-f5a3-4d6c-b6f1-aab38aca1781} <Debug> DynamicQueryHandler: Done processing query
5831 2024.07.25 05:51:02.870106 [ 3 ] {1d3e846d-f5a3-4d6c-b6f1-aab38aca1781} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5832 2024.07.25 05:51:02.870122 [ 3 ] {} <Debug> HTTP-Session: 7033039a-1cb3-4084-9d40-cac9b4d6d7ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5833 2024.07.25 05:51:02.870293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5834 2024.07.25 05:51:02.870344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5835 2024.07.25 05:51:02.870363 [ 3 ] {} <Debug> HTTP-Session: b7964d01-a221-4d5b-af36-b5e05f74f5ca Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5836 2024.07.25 05:51:02.870380 [ 3 ] {} <Debug> HTTP-Session: b7964d01-a221-4d5b-af36-b5e05f74f5ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5837 2024.07.25 05:51:02.870394 [ 3 ] {} <Debug> HTTP-Session: b7964d01-a221-4d5b-af36-b5e05f74f5ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5838 2024.07.25 05:51:02.870427 [ 3 ] {} <Trace> HTTP-Session: b7964d01-a221-4d5b-af36-b5e05f74f5ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5839 2024.07.25 05:51:02.870548 [ 3 ] {fca1d5cd-6ded-4ba0-be81-e4a4caef9cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5840 2024.07.25 05:51:02.870591 [ 3 ] {fca1d5cd-6ded-4ba0-be81-e4a4caef9cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5841 2024.07.25 05:51:02.870717 [ 3 ] {fca1d5cd-6ded-4ba0-be81-e4a4caef9cbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5842 2024.07.25 05:51:02.871053 [ 3 ] {fca1d5cd-6ded-4ba0-be81-e4a4caef9cbf} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5843 2024.07.25 05:51:02.871091 [ 3 ] {fca1d5cd-6ded-4ba0-be81-e4a4caef9cbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
5844 2024.07.25 05:51:02.871406 [ 3 ] {fca1d5cd-6ded-4ba0-be81-e4a4caef9cbf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5845 2024.07.25 05:51:02.871721 [ 3 ] {fca1d5cd-6ded-4ba0-be81-e4a4caef9cbf} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5846 2024.07.25 05:51:02.871855 [ 3 ] {fca1d5cd-6ded-4ba0-be81-e4a4caef9cbf} <Debug> executeQuery: Read 97 rows, 8.35 KiB in 0.001354 sec., 71639.58641063515 rows/sec., 6.02 MiB/sec.
5847 2024.07.25 05:51:02.872020 [ 3 ] {fca1d5cd-6ded-4ba0-be81-e4a4caef9cbf} <Debug> DynamicQueryHandler: Done processing query
5848 2024.07.25 05:51:02.872045 [ 3 ] {fca1d5cd-6ded-4ba0-be81-e4a4caef9cbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5849 2024.07.25 05:51:02.872062 [ 3 ] {} <Debug> HTTP-Session: b7964d01-a221-4d5b-af36-b5e05f74f5ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5850 2024.07.25 05:51:02.872186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5851 2024.07.25 05:51:02.872237 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5852 2024.07.25 05:51:02.872256 [ 3 ] {} <Debug> HTTP-Session: 9a50e0c5-6dba-473a-8188-075ed71f177e Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5853 2024.07.25 05:51:02.872273 [ 3 ] {} <Debug> HTTP-Session: 9a50e0c5-6dba-473a-8188-075ed71f177e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5854 2024.07.25 05:51:02.872287 [ 3 ] {} <Debug> HTTP-Session: 9a50e0c5-6dba-473a-8188-075ed71f177e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5855 2024.07.25 05:51:02.872318 [ 3 ] {} <Trace> HTTP-Session: 9a50e0c5-6dba-473a-8188-075ed71f177e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5856 2024.07.25 05:51:02.872410 [ 3 ] {bd009cfc-b116-4d83-9627-aca842b84aa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5857 2024.07.25 05:51:02.872455 [ 3 ] {bd009cfc-b116-4d83-9627-aca842b84aa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5858 2024.07.25 05:51:02.872584 [ 3 ] {bd009cfc-b116-4d83-9627-aca842b84aa7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5859 2024.07.25 05:51:02.872850 [ 3 ] {bd009cfc-b116-4d83-9627-aca842b84aa7} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5860 2024.07.25 05:51:02.872887 [ 3 ] {bd009cfc-b116-4d83-9627-aca842b84aa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
5861 2024.07.25 05:51:02.873185 [ 3 ] {bd009cfc-b116-4d83-9627-aca842b84aa7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
5862 2024.07.25 05:51:02.873496 [ 3 ] {bd009cfc-b116-4d83-9627-aca842b84aa7} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5863 2024.07.25 05:51:02.873624 [ 3 ] {bd009cfc-b116-4d83-9627-aca842b84aa7} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001233 sec., 1622.0600162206003 rows/sec., 113.26 KiB/sec.
5864 2024.07.25 05:51:02.873914 [ 3 ] {bd009cfc-b116-4d83-9627-aca842b84aa7} <Debug> DynamicQueryHandler: Done processing query
5865 2024.07.25 05:51:02.873939 [ 3 ] {bd009cfc-b116-4d83-9627-aca842b84aa7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5866 2024.07.25 05:51:02.873959 [ 3 ] {} <Debug> HTTP-Session: 9a50e0c5-6dba-473a-8188-075ed71f177e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5867 2024.07.25 05:51:02.874089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 10224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5868 2024.07.25 05:51:02.874139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5869 2024.07.25 05:51:02.874158 [ 3 ] {} <Debug> HTTP-Session: 24ef77ae-5e36-4448-8048-8cdd6942e080 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5870 2024.07.25 05:51:02.874174 [ 3 ] {} <Debug> HTTP-Session: 24ef77ae-5e36-4448-8048-8cdd6942e080 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5871 2024.07.25 05:51:02.874187 [ 3 ] {} <Debug> HTTP-Session: 24ef77ae-5e36-4448-8048-8cdd6942e080 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5872 2024.07.25 05:51:02.874219 [ 3 ] {} <Trace> HTTP-Session: 24ef77ae-5e36-4448-8048-8cdd6942e080 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5873 2024.07.25 05:51:02.874335 [ 3 ] {cb3a0586-73a1-4a80-9700-8d4e82d27cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5874 2024.07.25 05:51:02.874379 [ 3 ] {cb3a0586-73a1-4a80-9700-8d4e82d27cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5875 2024.07.25 05:51:02.874523 [ 3 ] {cb3a0586-73a1-4a80-9700-8d4e82d27cde} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5876 2024.07.25 05:51:02.874830 [ 3 ] {cb3a0586-73a1-4a80-9700-8d4e82d27cde} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5877 2024.07.25 05:51:02.874867 [ 3 ] {cb3a0586-73a1-4a80-9700-8d4e82d27cde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
5878 2024.07.25 05:51:02.875185 [ 3 ] {cb3a0586-73a1-4a80-9700-8d4e82d27cde} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5879 2024.07.25 05:51:02.875493 [ 3 ] {cb3a0586-73a1-4a80-9700-8d4e82d27cde} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5880 2024.07.25 05:51:02.875620 [ 3 ] {cb3a0586-73a1-4a80-9700-8d4e82d27cde} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001329 sec., 45146.72686230248 rows/sec., 3.53 MiB/sec.
5881 2024.07.25 05:51:02.875787 [ 3 ] {cb3a0586-73a1-4a80-9700-8d4e82d27cde} <Debug> DynamicQueryHandler: Done processing query
5882 2024.07.25 05:51:02.875813 [ 3 ] {cb3a0586-73a1-4a80-9700-8d4e82d27cde} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5883 2024.07.25 05:51:02.875829 [ 3 ] {} <Debug> HTTP-Session: 24ef77ae-5e36-4448-8048-8cdd6942e080 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5884 2024.07.25 05:51:02.875964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 21274, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5885 2024.07.25 05:51:02.876014 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5886 2024.07.25 05:51:02.876034 [ 3 ] {} <Debug> HTTP-Session: 77379538-612e-4523-b17e-17d019083583 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5887 2024.07.25 05:51:02.876050 [ 3 ] {} <Debug> HTTP-Session: 77379538-612e-4523-b17e-17d019083583 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5888 2024.07.25 05:51:02.876064 [ 3 ] {} <Debug> HTTP-Session: 77379538-612e-4523-b17e-17d019083583 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5889 2024.07.25 05:51:02.876095 [ 3 ] {} <Trace> HTTP-Session: 77379538-612e-4523-b17e-17d019083583 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5890 2024.07.25 05:51:02.876228 [ 3 ] {4dfffcdc-1b81-4a2d-a0e8-6a429eee3aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5891 2024.07.25 05:51:02.876275 [ 3 ] {4dfffcdc-1b81-4a2d-a0e8-6a429eee3aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5892 2024.07.25 05:51:02.876419 [ 3 ] {4dfffcdc-1b81-4a2d-a0e8-6a429eee3aaf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5893 2024.07.25 05:51:02.876755 [ 3 ] {4dfffcdc-1b81-4a2d-a0e8-6a429eee3aaf} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5894 2024.07.25 05:51:02.876792 [ 3 ] {4dfffcdc-1b81-4a2d-a0e8-6a429eee3aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
5895 2024.07.25 05:51:02.877179 [ 3 ] {4dfffcdc-1b81-4a2d-a0e8-6a429eee3aaf} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5896 2024.07.25 05:51:02.877524 [ 3 ] {4dfffcdc-1b81-4a2d-a0e8-6a429eee3aaf} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5897 2024.07.25 05:51:02.877654 [ 3 ] {4dfffcdc-1b81-4a2d-a0e8-6a429eee3aaf} <Debug> executeQuery: Read 111 rows, 7.93 KiB in 0.001482 sec., 74898.78542510122 rows/sec., 5.23 MiB/sec.
5898 2024.07.25 05:51:02.877977 [ 3 ] {4dfffcdc-1b81-4a2d-a0e8-6a429eee3aaf} <Debug> DynamicQueryHandler: Done processing query
5899 2024.07.25 05:51:02.878004 [ 3 ] {4dfffcdc-1b81-4a2d-a0e8-6a429eee3aaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5900 2024.07.25 05:51:02.878021 [ 3 ] {} <Debug> HTTP-Session: 77379538-612e-4523-b17e-17d019083583 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5901 2024.07.25 05:51:02.878198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 35442, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5902 2024.07.25 05:51:02.878249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5903 2024.07.25 05:51:02.878268 [ 3 ] {} <Debug> HTTP-Session: 233bd23f-21b8-4645-978f-732461ad59b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5904 2024.07.25 05:51:02.878285 [ 3 ] {} <Debug> HTTP-Session: 233bd23f-21b8-4645-978f-732461ad59b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5905 2024.07.25 05:51:02.878298 [ 3 ] {} <Debug> HTTP-Session: 233bd23f-21b8-4645-978f-732461ad59b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5906 2024.07.25 05:51:02.878329 [ 3 ] {} <Trace> HTTP-Session: 233bd23f-21b8-4645-978f-732461ad59b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5907 2024.07.25 05:51:02.878590 [ 3 ] {50acbbef-5761-4172-b137-a22eb27ebde0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5908 2024.07.25 05:51:02.878664 [ 3 ] {50acbbef-5761-4172-b137-a22eb27ebde0} <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_histogramf64
5909 2024.07.25 05:51:02.879087 [ 3 ] {50acbbef-5761-4172-b137-a22eb27ebde0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5910 2024.07.25 05:51:02.879790 [ 3 ] {50acbbef-5761-4172-b137-a22eb27ebde0} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5911 2024.07.25 05:51:02.879827 [ 3 ] {50acbbef-5761-4172-b137-a22eb27ebde0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
5912 2024.07.25 05:51:02.880441 [ 3 ] {50acbbef-5761-4172-b137-a22eb27ebde0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5913 2024.07.25 05:51:02.880850 [ 3 ] {50acbbef-5761-4172-b137-a22eb27ebde0} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5914 2024.07.25 05:51:02.881000 [ 3 ] {50acbbef-5761-4172-b137-a22eb27ebde0} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002592 sec., 8487.654320987655 rows/sec., 15.21 MiB/sec.
5915 2024.07.25 05:51:02.881228 [ 3 ] {50acbbef-5761-4172-b137-a22eb27ebde0} <Debug> DynamicQueryHandler: Done processing query
5916 2024.07.25 05:51:02.881254 [ 3 ] {50acbbef-5761-4172-b137-a22eb27ebde0} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
5917 2024.07.25 05:51:02.881270 [ 3 ] {} <Debug> HTTP-Session: 233bd23f-21b8-4645-978f-732461ad59b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5918 2024.07.25 05:51:02.881427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5919 2024.07.25 05:51:02.881477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5920 2024.07.25 05:51:02.881498 [ 3 ] {} <Debug> HTTP-Session: 15809c0d-96d8-4f1d-977b-0aa9552f1081 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5921 2024.07.25 05:51:02.881514 [ 3 ] {} <Debug> HTTP-Session: 15809c0d-96d8-4f1d-977b-0aa9552f1081 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5922 2024.07.25 05:51:02.881528 [ 3 ] {} <Debug> HTTP-Session: 15809c0d-96d8-4f1d-977b-0aa9552f1081 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5923 2024.07.25 05:51:02.881559 [ 3 ] {} <Trace> HTTP-Session: 15809c0d-96d8-4f1d-977b-0aa9552f1081 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5924 2024.07.25 05:51:02.881671 [ 3 ] {f8f2bd4e-c361-4cca-b54d-f138b15bdd8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5925 2024.07.25 05:51:02.881716 [ 3 ] {f8f2bd4e-c361-4cca-b54d-f138b15bdd8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5926 2024.07.25 05:51:02.881845 [ 3 ] {f8f2bd4e-c361-4cca-b54d-f138b15bdd8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5927 2024.07.25 05:51:02.882112 [ 3 ] {f8f2bd4e-c361-4cca-b54d-f138b15bdd8e} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5928 2024.07.25 05:51:02.882148 [ 3 ] {f8f2bd4e-c361-4cca-b54d-f138b15bdd8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
5929 2024.07.25 05:51:02.882504 [ 3 ] {f8f2bd4e-c361-4cca-b54d-f138b15bdd8e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5930 2024.07.25 05:51:02.882826 [ 3 ] {f8f2bd4e-c361-4cca-b54d-f138b15bdd8e} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5931 2024.07.25 05:51:02.882953 [ 3 ] {f8f2bd4e-c361-4cca-b54d-f138b15bdd8e} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001314 sec., 30441.400304414 rows/sec., 2.03 MiB/sec.
5932 2024.07.25 05:51:02.883227 [ 3 ] {f8f2bd4e-c361-4cca-b54d-f138b15bdd8e} <Debug> DynamicQueryHandler: Done processing query
5933 2024.07.25 05:51:02.883279 [ 3 ] {f8f2bd4e-c361-4cca-b54d-f138b15bdd8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5934 2024.07.25 05:51:02.883297 [ 3 ] {} <Debug> HTTP-Session: 15809c0d-96d8-4f1d-977b-0aa9552f1081 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5935 2024.07.25 05:51:07.870220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 2325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5936 2024.07.25 05:51:07.870357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5937 2024.07.25 05:51:07.870388 [ 3 ] {} <Debug> HTTP-Session: ec5bd890-cf04-4c8e-b568-88fa2a7bd11a Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5938 2024.07.25 05:51:07.870417 [ 3 ] {} <Debug> HTTP-Session: ec5bd890-cf04-4c8e-b568-88fa2a7bd11a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5939 2024.07.25 05:51:07.870435 [ 3 ] {} <Debug> HTTP-Session: ec5bd890-cf04-4c8e-b568-88fa2a7bd11a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5940 2024.07.25 05:51:07.870494 [ 3 ] {} <Trace> HTTP-Session: ec5bd890-cf04-4c8e-b568-88fa2a7bd11a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5941 2024.07.25 05:51:07.870708 [ 3 ] {4764f1be-d342-46f4-bd14-eb638f6d50ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5942 2024.07.25 05:51:07.870785 [ 3 ] {4764f1be-d342-46f4-bd14-eb638f6d50ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5943 2024.07.25 05:51:07.870997 [ 3 ] {4764f1be-d342-46f4-bd14-eb638f6d50ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5944 2024.07.25 05:51:07.871421 [ 3 ] {4764f1be-d342-46f4-bd14-eb638f6d50ba} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5945 2024.07.25 05:51:07.871469 [ 3 ] {4764f1be-d342-46f4-bd14-eb638f6d50ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
5946 2024.07.25 05:51:07.871844 [ 3 ] {4764f1be-d342-46f4-bd14-eb638f6d50ba} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5947 2024.07.25 05:51:07.872183 [ 3 ] {4764f1be-d342-46f4-bd14-eb638f6d50ba} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5948 2024.07.25 05:51:07.872371 [ 3 ] {4764f1be-d342-46f4-bd14-eb638f6d50ba} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001724 sec., 9860.788863109048 rows/sec., 714.30 KiB/sec.
5949 2024.07.25 05:51:07.872598 [ 3 ] {4764f1be-d342-46f4-bd14-eb638f6d50ba} <Debug> DynamicQueryHandler: Done processing query
5950 2024.07.25 05:51:07.872627 [ 3 ] {4764f1be-d342-46f4-bd14-eb638f6d50ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5951 2024.07.25 05:51:07.872644 [ 3 ] {} <Debug> HTTP-Session: ec5bd890-cf04-4c8e-b568-88fa2a7bd11a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5952 2024.07.25 05:51:07.872812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 25714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5953 2024.07.25 05:51:07.872869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5954 2024.07.25 05:51:07.872890 [ 3 ] {} <Debug> HTTP-Session: bf11a713-fcea-4989-9aa5-9629fcb837b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5955 2024.07.25 05:51:07.872909 [ 3 ] {} <Debug> HTTP-Session: bf11a713-fcea-4989-9aa5-9629fcb837b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5956 2024.07.25 05:51:07.872923 [ 3 ] {} <Debug> HTTP-Session: bf11a713-fcea-4989-9aa5-9629fcb837b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5957 2024.07.25 05:51:07.872959 [ 3 ] {} <Trace> HTTP-Session: bf11a713-fcea-4989-9aa5-9629fcb837b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5958 2024.07.25 05:51:07.873111 [ 3 ] {3b5f143a-1ff7-4f35-bc00-d465dd81d750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5959 2024.07.25 05:51:07.873159 [ 3 ] {3b5f143a-1ff7-4f35-bc00-d465dd81d750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5960 2024.07.25 05:51:07.873294 [ 3 ] {3b5f143a-1ff7-4f35-bc00-d465dd81d750} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5961 2024.07.25 05:51:07.873709 [ 3 ] {3b5f143a-1ff7-4f35-bc00-d465dd81d750} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5962 2024.07.25 05:51:07.873748 [ 3 ] {3b5f143a-1ff7-4f35-bc00-d465dd81d750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
5963 2024.07.25 05:51:07.874075 [ 3 ] {3b5f143a-1ff7-4f35-bc00-d465dd81d750} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5964 2024.07.25 05:51:07.874396 [ 3 ] {3b5f143a-1ff7-4f35-bc00-d465dd81d750} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5965 2024.07.25 05:51:07.874556 [ 3 ] {3b5f143a-1ff7-4f35-bc00-d465dd81d750} <Debug> executeQuery: Read 168 rows, 15.48 KiB in 0.001506 sec., 111553.78486055777 rows/sec., 10.04 MiB/sec.
5966 2024.07.25 05:51:07.874903 [ 3 ] {3b5f143a-1ff7-4f35-bc00-d465dd81d750} <Debug> DynamicQueryHandler: Done processing query
5967 2024.07.25 05:51:07.874930 [ 3 ] {3b5f143a-1ff7-4f35-bc00-d465dd81d750} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
5968 2024.07.25 05:51:07.874947 [ 3 ] {} <Debug> HTTP-Session: bf11a713-fcea-4989-9aa5-9629fcb837b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5969 2024.07.25 05:51:07.875161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 58686, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5970 2024.07.25 05:51:07.875214 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5971 2024.07.25 05:51:07.875234 [ 3 ] {} <Debug> HTTP-Session: 75699a01-3b08-4dfe-a805-dd83a6b60e5f Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5972 2024.07.25 05:51:07.875251 [ 3 ] {} <Debug> HTTP-Session: 75699a01-3b08-4dfe-a805-dd83a6b60e5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5973 2024.07.25 05:51:07.875265 [ 3 ] {} <Debug> HTTP-Session: 75699a01-3b08-4dfe-a805-dd83a6b60e5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5974 2024.07.25 05:51:07.875298 [ 3 ] {} <Trace> HTTP-Session: 75699a01-3b08-4dfe-a805-dd83a6b60e5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5975 2024.07.25 05:51:07.875507 [ 3 ] {507f5909-1bbd-4048-b2f4-1b39a0617ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5976 2024.07.25 05:51:07.875552 [ 3 ] {507f5909-1bbd-4048-b2f4-1b39a0617ebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5977 2024.07.25 05:51:07.875705 [ 3 ] {507f5909-1bbd-4048-b2f4-1b39a0617ebc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5978 2024.07.25 05:51:07.876214 [ 3 ] {507f5909-1bbd-4048-b2f4-1b39a0617ebc} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5979 2024.07.25 05:51:07.876253 [ 3 ] {507f5909-1bbd-4048-b2f4-1b39a0617ebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
5980 2024.07.25 05:51:07.876577 [ 3 ] {507f5909-1bbd-4048-b2f4-1b39a0617ebc} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5981 2024.07.25 05:51:07.876889 [ 3 ] {507f5909-1bbd-4048-b2f4-1b39a0617ebc} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5982 2024.07.25 05:51:07.877050 [ 3 ] {507f5909-1bbd-4048-b2f4-1b39a0617ebc} <Debug> executeQuery: Read 365 rows, 26.12 KiB in 0.001656 sec., 220410.6280193237 rows/sec., 15.40 MiB/sec.
5983 2024.07.25 05:51:07.877222 [ 3 ] {507f5909-1bbd-4048-b2f4-1b39a0617ebc} <Debug> DynamicQueryHandler: Done processing query
5984 2024.07.25 05:51:07.877248 [ 3 ] {507f5909-1bbd-4048-b2f4-1b39a0617ebc} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
5985 2024.07.25 05:51:07.877264 [ 3 ] {} <Debug> HTTP-Session: 75699a01-3b08-4dfe-a805-dd83a6b60e5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5986 2024.07.25 05:51:07.877398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5987 2024.07.25 05:51:07.877450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5988 2024.07.25 05:51:07.877469 [ 3 ] {} <Debug> HTTP-Session: 7ebd2c33-f39b-40fe-88a0-20d3632171b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
5989 2024.07.25 05:51:07.877487 [ 3 ] {} <Debug> HTTP-Session: 7ebd2c33-f39b-40fe-88a0-20d3632171b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5990 2024.07.25 05:51:07.877501 [ 3 ] {} <Debug> HTTP-Session: 7ebd2c33-f39b-40fe-88a0-20d3632171b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5991 2024.07.25 05:51:07.877534 [ 3 ] {} <Trace> HTTP-Session: 7ebd2c33-f39b-40fe-88a0-20d3632171b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5992 2024.07.25 05:51:07.877629 [ 3 ] {814f97ea-a815-4513-b316-7a5b42e9a760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5993 2024.07.25 05:51:07.877676 [ 3 ] {814f97ea-a815-4513-b316-7a5b42e9a760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5994 2024.07.25 05:51:07.877809 [ 3 ] {814f97ea-a815-4513-b316-7a5b42e9a760} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5995 2024.07.25 05:51:07.878093 [ 3 ] {814f97ea-a815-4513-b316-7a5b42e9a760} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5996 2024.07.25 05:51:07.878130 [ 3 ] {814f97ea-a815-4513-b316-7a5b42e9a760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
5997 2024.07.25 05:51:07.878492 [ 3 ] {814f97ea-a815-4513-b316-7a5b42e9a760} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5998 2024.07.25 05:51:07.878816 [ 3 ] {814f97ea-a815-4513-b316-7a5b42e9a760} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5999 2024.07.25 05:51:07.878978 [ 3 ] {814f97ea-a815-4513-b316-7a5b42e9a760} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001371 sec., 4376.367614879649 rows/sec., 188.05 KiB/sec.
6000 2024.07.25 05:51:07.879140 [ 3 ] {814f97ea-a815-4513-b316-7a5b42e9a760} <Debug> DynamicQueryHandler: Done processing query
6001 2024.07.25 05:51:07.879164 [ 3 ] {814f97ea-a815-4513-b316-7a5b42e9a760} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6002 2024.07.25 05:51:07.879181 [ 3 ] {} <Debug> HTTP-Session: 7ebd2c33-f39b-40fe-88a0-20d3632171b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6003 2024.07.25 05:51:07.879316 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6004 2024.07.25 05:51:07.879365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6005 2024.07.25 05:51:07.879385 [ 3 ] {} <Debug> HTTP-Session: e3e8dd19-fd97-4442-9680-4c2dcb941451 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6006 2024.07.25 05:51:07.879402 [ 3 ] {} <Debug> HTTP-Session: e3e8dd19-fd97-4442-9680-4c2dcb941451 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6007 2024.07.25 05:51:07.879416 [ 3 ] {} <Debug> HTTP-Session: e3e8dd19-fd97-4442-9680-4c2dcb941451 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6008 2024.07.25 05:51:07.879448 [ 3 ] {} <Trace> HTTP-Session: e3e8dd19-fd97-4442-9680-4c2dcb941451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6009 2024.07.25 05:51:07.879598 [ 3 ] {a0a7fcdf-984e-41b8-8e63-3601f8fc3dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
6010 2024.07.25 05:51:07.879645 [ 3 ] {a0a7fcdf-984e-41b8-8e63-3601f8fc3dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
6011 2024.07.25 05:51:07.879791 [ 3 ] {a0a7fcdf-984e-41b8-8e63-3601f8fc3dab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6012 2024.07.25 05:51:07.880123 [ 3 ] {a0a7fcdf-984e-41b8-8e63-3601f8fc3dab} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6013 2024.07.25 05:51:07.880160 [ 3 ] {a0a7fcdf-984e-41b8-8e63-3601f8fc3dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6014 2024.07.25 05:51:07.880519 [ 3 ] {a0a7fcdf-984e-41b8-8e63-3601f8fc3dab} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
6015 2024.07.25 05:51:07.880866 [ 3 ] {a0a7fcdf-984e-41b8-8e63-3601f8fc3dab} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6016 2024.07.25 05:51:07.881038 [ 3 ] {a0a7fcdf-984e-41b8-8e63-3601f8fc3dab} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001503 sec., 51230.87159015303 rows/sec., 3.15 MiB/sec.
6017 2024.07.25 05:51:07.881332 [ 3 ] {a0a7fcdf-984e-41b8-8e63-3601f8fc3dab} <Debug> DynamicQueryHandler: Done processing query
6018 2024.07.25 05:51:07.881357 [ 3 ] {a0a7fcdf-984e-41b8-8e63-3601f8fc3dab} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6019 2024.07.25 05:51:07.881374 [ 3 ] {} <Debug> HTTP-Session: e3e8dd19-fd97-4442-9680-4c2dcb941451 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6020 2024.07.25 05:51:07.881513 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 21082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6021 2024.07.25 05:51:07.881562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6022 2024.07.25 05:51:07.881581 [ 3 ] {} <Debug> HTTP-Session: f01b55bb-7b86-4d35-a089-bdef652e3d71 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6023 2024.07.25 05:51:07.881598 [ 3 ] {} <Debug> HTTP-Session: f01b55bb-7b86-4d35-a089-bdef652e3d71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6024 2024.07.25 05:51:07.881612 [ 3 ] {} <Debug> HTTP-Session: f01b55bb-7b86-4d35-a089-bdef652e3d71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6025 2024.07.25 05:51:07.881644 [ 3 ] {} <Trace> HTTP-Session: f01b55bb-7b86-4d35-a089-bdef652e3d71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6026 2024.07.25 05:51:07.881803 [ 3 ] {27ac755f-b953-42aa-bce1-d06cb2617cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6027 2024.07.25 05:51:07.881850 [ 3 ] {27ac755f-b953-42aa-bce1-d06cb2617cc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6028 2024.07.25 05:51:07.882020 [ 3 ] {27ac755f-b953-42aa-bce1-d06cb2617cc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6029 2024.07.25 05:51:07.882376 [ 3 ] {27ac755f-b953-42aa-bce1-d06cb2617cc0} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6030 2024.07.25 05:51:07.882414 [ 3 ] {27ac755f-b953-42aa-bce1-d06cb2617cc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6031 2024.07.25 05:51:07.882780 [ 3 ] {27ac755f-b953-42aa-bce1-d06cb2617cc0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6032 2024.07.25 05:51:07.883116 [ 3 ] {27ac755f-b953-42aa-bce1-d06cb2617cc0} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6033 2024.07.25 05:51:07.883288 [ 3 ] {27ac755f-b953-42aa-bce1-d06cb2617cc0} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001563 sec., 70377.47920665388 rows/sec., 4.91 MiB/sec.
6034 2024.07.25 05:51:07.883612 [ 3 ] {27ac755f-b953-42aa-bce1-d06cb2617cc0} <Debug> DynamicQueryHandler: Done processing query
6035 2024.07.25 05:51:07.883644 [ 3 ] {27ac755f-b953-42aa-bce1-d06cb2617cc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6036 2024.07.25 05:51:07.883661 [ 3 ] {} <Debug> HTTP-Session: f01b55bb-7b86-4d35-a089-bdef652e3d71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6037 2024.07.25 05:51:07.883793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6038 2024.07.25 05:51:07.883844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6039 2024.07.25 05:51:07.883864 [ 3 ] {} <Debug> HTTP-Session: 16e17be2-b7cd-4263-9311-c762635d4d84 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6040 2024.07.25 05:51:07.883881 [ 3 ] {} <Debug> HTTP-Session: 16e17be2-b7cd-4263-9311-c762635d4d84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6041 2024.07.25 05:51:07.883895 [ 3 ] {} <Debug> HTTP-Session: 16e17be2-b7cd-4263-9311-c762635d4d84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6042 2024.07.25 05:51:07.883926 [ 3 ] {} <Trace> HTTP-Session: 16e17be2-b7cd-4263-9311-c762635d4d84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6043 2024.07.25 05:51:07.884110 [ 3 ] {87148ebf-092b-4412-b87b-7340b66a224e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6044 2024.07.25 05:51:07.884184 [ 3 ] {87148ebf-092b-4412-b87b-7340b66a224e} <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_histogramf64
6045 2024.07.25 05:51:07.884612 [ 3 ] {87148ebf-092b-4412-b87b-7340b66a224e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6046 2024.07.25 05:51:07.885228 [ 3 ] {87148ebf-092b-4412-b87b-7340b66a224e} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6047 2024.07.25 05:51:07.885266 [ 3 ] {87148ebf-092b-4412-b87b-7340b66a224e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6048 2024.07.25 05:51:07.885840 [ 3 ] {87148ebf-092b-4412-b87b-7340b66a224e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
6049 2024.07.25 05:51:07.886240 [ 3 ] {87148ebf-092b-4412-b87b-7340b66a224e} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6050 2024.07.25 05:51:07.886458 [ 3 ] {87148ebf-092b-4412-b87b-7340b66a224e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002442 sec., 4504.504504504504 rows/sec., 8.07 MiB/sec.
6051 2024.07.25 05:51:07.887017 [ 3 ] {87148ebf-092b-4412-b87b-7340b66a224e} <Debug> DynamicQueryHandler: Done processing query
6052 2024.07.25 05:51:07.887044 [ 3 ] {87148ebf-092b-4412-b87b-7340b66a224e} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
6053 2024.07.25 05:51:07.887060 [ 3 ] {} <Debug> HTTP-Session: 16e17be2-b7cd-4263-9311-c762635d4d84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6054 2024.07.25 05:51:07.887177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6055 2024.07.25 05:51:07.887228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6056 2024.07.25 05:51:07.887247 [ 3 ] {} <Debug> HTTP-Session: 4be9981a-1ef9-4773-bdf6-4cbde547caf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6057 2024.07.25 05:51:07.887264 [ 3 ] {} <Debug> HTTP-Session: 4be9981a-1ef9-4773-bdf6-4cbde547caf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6058 2024.07.25 05:51:07.887277 [ 3 ] {} <Debug> HTTP-Session: 4be9981a-1ef9-4773-bdf6-4cbde547caf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6059 2024.07.25 05:51:07.887308 [ 3 ] {} <Trace> HTTP-Session: 4be9981a-1ef9-4773-bdf6-4cbde547caf9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6060 2024.07.25 05:51:07.887415 [ 3 ] {fec0b3f5-7ae0-4282-9b8a-a5dc712892af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
6061 2024.07.25 05:51:07.887462 [ 3 ] {fec0b3f5-7ae0-4282-9b8a-a5dc712892af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
6062 2024.07.25 05:51:07.887616 [ 3 ] {fec0b3f5-7ae0-4282-9b8a-a5dc712892af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6063 2024.07.25 05:51:07.887914 [ 3 ] {fec0b3f5-7ae0-4282-9b8a-a5dc712892af} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6064 2024.07.25 05:51:07.887950 [ 3 ] {fec0b3f5-7ae0-4282-9b8a-a5dc712892af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6065 2024.07.25 05:51:07.888317 [ 3 ] {fec0b3f5-7ae0-4282-9b8a-a5dc712892af} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
6066 2024.07.25 05:51:07.888646 [ 3 ] {fec0b3f5-7ae0-4282-9b8a-a5dc712892af} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6067 2024.07.25 05:51:07.888805 [ 115 ] {} <Debug> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
6068 2024.07.25 05:51:07.888813 [ 3 ] {fec0b3f5-7ae0-4282-9b8a-a5dc712892af} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.00142 sec., 16197.18309859155 rows/sec., 876.16 KiB/sec.
6069 2024.07.25 05:51:07.888898 [ 115 ] {} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6070 2024.07.25 05:51:07.888965 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6071 2024.07.25 05:51:07.889193 [ 3 ] {fec0b3f5-7ae0-4282-9b8a-a5dc712892af} <Debug> DynamicQueryHandler: Done processing query
6072 2024.07.25 05:51:07.889257 [ 3 ] {fec0b3f5-7ae0-4282-9b8a-a5dc712892af} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6073 2024.07.25 05:51:07.889307 [ 197 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::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
6074 2024.07.25 05:51:07.889320 [ 3 ] {} <Debug> HTTP-Session: 4be9981a-1ef9-4773-bdf6-4cbde547caf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6075 2024.07.25 05:51:07.889571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6076 2024.07.25 05:51:07.889651 [ 197 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6077 2024.07.25 05:51:07.889667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6078 2024.07.25 05:51:07.889720 [ 3 ] {} <Debug> HTTP-Session: 6e250b33-45ae-4aa9-83ed-13030b93ad05 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6079 2024.07.25 05:51:07.889725 [ 197 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 142 rows starting from the beginning of the part
6080 2024.07.25 05:51:07.889749 [ 3 ] {} <Debug> HTTP-Session: 6e250b33-45ae-4aa9-83ed-13030b93ad05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6081 2024.07.25 05:51:07.889788 [ 3 ] {} <Debug> HTTP-Session: 6e250b33-45ae-4aa9-83ed-13030b93ad05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6082 2024.07.25 05:51:07.889893 [ 3 ] {} <Trace> HTTP-Session: 6e250b33-45ae-4aa9-83ed-13030b93ad05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6083 2024.07.25 05:51:07.889947 [ 197 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 23 rows starting from the beginning of the part
6084 2024.07.25 05:51:07.890270 [ 197 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 23 rows starting from the beginning of the part
6085 2024.07.25 05:51:07.890284 [ 3 ] {7a275c4c-e4eb-43f5-927a-d20afbf9d4cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6086 2024.07.25 05:51:07.890489 [ 3 ] {7a275c4c-e4eb-43f5-927a-d20afbf9d4cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6087 2024.07.25 05:51:07.890546 [ 197 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 23 rows starting from the beginning of the part
6088 2024.07.25 05:51:07.890902 [ 197 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 23 rows starting from the beginning of the part
6089 2024.07.25 05:51:07.891329 [ 197 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 23 rows starting from the beginning of the part
6090 2024.07.25 05:51:07.891788 [ 3 ] {7a275c4c-e4eb-43f5-927a-d20afbf9d4cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6091 2024.07.25 05:51:07.892487 [ 3 ] {7a275c4c-e4eb-43f5-927a-d20afbf9d4cb} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6092 2024.07.25 05:51:07.892544 [ 3 ] {7a275c4c-e4eb-43f5-927a-d20afbf9d4cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6093 2024.07.25 05:51:07.893512 [ 3 ] {7a275c4c-e4eb-43f5-927a-d20afbf9d4cb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6094 2024.07.25 05:51:07.894203 [ 187 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 257 rows, containing 4 columns (4 merged, 0 gathered) in 0.005127922 sec., 50117.767001916174 rows/sec., 2.75 MiB/sec.
6095 2024.07.25 05:51:07.894384 [ 3 ] {7a275c4c-e4eb-43f5-927a-d20afbf9d4cb} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6096 2024.07.25 05:51:07.894595 [ 187 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
6097 2024.07.25 05:51:07.894686 [ 3 ] {7a275c4c-e4eb-43f5-927a-d20afbf9d4cb} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.004595 sec., 8705.114254624592 rows/sec., 595.08 KiB/sec.
6098 2024.07.25 05:51:07.895455 [ 3 ] {7a275c4c-e4eb-43f5-927a-d20afbf9d4cb} <Debug> DynamicQueryHandler: Done processing query
6099 2024.07.25 05:51:07.895510 [ 3 ] {7a275c4c-e4eb-43f5-927a-d20afbf9d4cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6100 2024.07.25 05:51:07.895546 [ 3 ] {} <Debug> HTTP-Session: 6e250b33-45ae-4aa9-83ed-13030b93ad05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6101 2024.07.25 05:51:07.895736 [ 187 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_11_2} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6102 2024.07.25 05:51:07.895828 [ 187 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_11_2} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
6103 2024.07.25 05:51:07.895927 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
6104 2024.07.25 05:51:12.865778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6105 2024.07.25 05:51:12.865974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6106 2024.07.25 05:51:12.866019 [ 3 ] {} <Debug> HTTP-Session: d2bfb700-6c60-41ae-a9d8-55776dbaa898 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6107 2024.07.25 05:51:12.866061 [ 3 ] {} <Debug> HTTP-Session: d2bfb700-6c60-41ae-a9d8-55776dbaa898 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6108 2024.07.25 05:51:12.866088 [ 3 ] {} <Debug> HTTP-Session: d2bfb700-6c60-41ae-a9d8-55776dbaa898 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6109 2024.07.25 05:51:12.866161 [ 3 ] {} <Trace> HTTP-Session: d2bfb700-6c60-41ae-a9d8-55776dbaa898 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6110 2024.07.25 05:51:12.866345 [ 3 ] {7cda191a-0988-4b63-92ac-d1d777a7e605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6111 2024.07.25 05:51:12.866411 [ 3 ] {7cda191a-0988-4b63-92ac-d1d777a7e605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6112 2024.07.25 05:51:12.866602 [ 3 ] {7cda191a-0988-4b63-92ac-d1d777a7e605} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6113 2024.07.25 05:51:12.867042 [ 3 ] {7cda191a-0988-4b63-92ac-d1d777a7e605} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6114 2024.07.25 05:51:12.867080 [ 3 ] {7cda191a-0988-4b63-92ac-d1d777a7e605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6115 2024.07.25 05:51:12.867441 [ 3 ] {7cda191a-0988-4b63-92ac-d1d777a7e605} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
6116 2024.07.25 05:51:12.867777 [ 3 ] {7cda191a-0988-4b63-92ac-d1d777a7e605} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6117 2024.07.25 05:51:12.867915 [ 110 ] {} <Debug> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
6118 2024.07.25 05:51:12.867917 [ 3 ] {7cda191a-0988-4b63-92ac-d1d777a7e605} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.00163 sec., 13496.932515337423 rows/sec., 1.07 MiB/sec.
6119 2024.07.25 05:51:12.867956 [ 110 ] {} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6120 2024.07.25 05:51:12.867991 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6121 2024.07.25 05:51:12.868228 [ 3 ] {7cda191a-0988-4b63-92ac-d1d777a7e605} <Debug> DynamicQueryHandler: Done processing query
6122 2024.07.25 05:51:12.868304 [ 3 ] {7cda191a-0988-4b63-92ac-d1d777a7e605} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6123 2024.07.25 05:51:12.868326 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::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
6124 2024.07.25 05:51:12.868371 [ 3 ] {} <Debug> HTTP-Session: d2bfb700-6c60-41ae-a9d8-55776dbaa898 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6125 2024.07.25 05:51:12.868694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6126 2024.07.25 05:51:12.868788 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6127 2024.07.25 05:51:12.868801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6128 2024.07.25 05:51:12.868852 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 39 rows starting from the beginning of the part
6129 2024.07.25 05:51:12.868858 [ 3 ] {} <Debug> HTTP-Session: 4280eccf-7dec-4f4b-8aac-fe239ca5286b Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6130 2024.07.25 05:51:12.868912 [ 3 ] {} <Debug> HTTP-Session: 4280eccf-7dec-4f4b-8aac-fe239ca5286b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6131 2024.07.25 05:51:12.868928 [ 3 ] {} <Debug> HTTP-Session: 4280eccf-7dec-4f4b-8aac-fe239ca5286b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6132 2024.07.25 05:51:12.869061 [ 3 ] {} <Trace> HTTP-Session: 4280eccf-7dec-4f4b-8aac-fe239ca5286b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6133 2024.07.25 05:51:12.869097 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 22 rows starting from the beginning of the part
6134 2024.07.25 05:51:12.869355 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 17 rows starting from the beginning of the part
6135 2024.07.25 05:51:12.869465 [ 3 ] {1cc305ef-ca57-4570-80ab-86b27397ef99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6136 2024.07.25 05:51:12.869645 [ 3 ] {1cc305ef-ca57-4570-80ab-86b27397ef99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6137 2024.07.25 05:51:12.869664 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 22 rows starting from the beginning of the part
6138 2024.07.25 05:51:12.870021 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 17 rows starting from the beginning of the part
6139 2024.07.25 05:51:12.870325 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 22 rows starting from the beginning of the part
6140 2024.07.25 05:51:12.870610 [ 3 ] {1cc305ef-ca57-4570-80ab-86b27397ef99} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6141 2024.07.25 05:51:12.871667 [ 3 ] {1cc305ef-ca57-4570-80ab-86b27397ef99} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6142 2024.07.25 05:51:12.871732 [ 3 ] {1cc305ef-ca57-4570-80ab-86b27397ef99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6143 2024.07.25 05:51:12.872609 [ 3 ] {1cc305ef-ca57-4570-80ab-86b27397ef99} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6144 2024.07.25 05:51:12.872893 [ 187 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 139 rows, containing 4 columns (4 merged, 0 gathered) in 0.004800105 sec., 28957.69988364838 rows/sec., 2.20 MiB/sec.
6145 2024.07.25 05:51:12.873167 [ 187 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
6146 2024.07.25 05:51:12.873340 [ 3 ] {1cc305ef-ca57-4570-80ab-86b27397ef99} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6147 2024.07.25 05:51:12.873681 [ 3 ] {1cc305ef-ca57-4570-80ab-86b27397ef99} <Debug> executeQuery: Read 96 rows, 8.28 KiB in 0.004387 sec., 21882.835650786412 rows/sec., 1.84 MiB/sec.
6148 2024.07.25 05:51:12.874099 [ 3 ] {1cc305ef-ca57-4570-80ab-86b27397ef99} <Debug> DynamicQueryHandler: Done processing query
6149 2024.07.25 05:51:12.874131 [ 3 ] {1cc305ef-ca57-4570-80ab-86b27397ef99} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6150 2024.07.25 05:51:12.874160 [ 3 ] {} <Debug> HTTP-Session: 4280eccf-7dec-4f4b-8aac-fe239ca5286b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6151 2024.07.25 05:51:12.874217 [ 187 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_26_5} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6152 2024.07.25 05:51:12.874334 [ 187 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_26_5} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
6153 2024.07.25 05:51:12.874373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9881, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6154 2024.07.25 05:51:12.874480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6155 2024.07.25 05:51:12.874492 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
6156 2024.07.25 05:51:12.874521 [ 3 ] {} <Debug> HTTP-Session: a0d5a664-55e8-47f8-b93f-af0b46515a27 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6157 2024.07.25 05:51:12.874554 [ 3 ] {} <Debug> HTTP-Session: a0d5a664-55e8-47f8-b93f-af0b46515a27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6158 2024.07.25 05:51:12.874568 [ 3 ] {} <Debug> HTTP-Session: a0d5a664-55e8-47f8-b93f-af0b46515a27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6159 2024.07.25 05:51:12.874601 [ 3 ] {} <Trace> HTTP-Session: a0d5a664-55e8-47f8-b93f-af0b46515a27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6160 2024.07.25 05:51:12.874729 [ 3 ] {acc4e1cc-c48c-4dde-97e0-7d8610339cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6161 2024.07.25 05:51:12.874773 [ 3 ] {acc4e1cc-c48c-4dde-97e0-7d8610339cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6162 2024.07.25 05:51:12.874926 [ 3 ] {acc4e1cc-c48c-4dde-97e0-7d8610339cb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6163 2024.07.25 05:51:12.875280 [ 3 ] {acc4e1cc-c48c-4dde-97e0-7d8610339cb6} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6164 2024.07.25 05:51:12.875317 [ 3 ] {acc4e1cc-c48c-4dde-97e0-7d8610339cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6165 2024.07.25 05:51:12.875634 [ 3 ] {acc4e1cc-c48c-4dde-97e0-7d8610339cb6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6166 2024.07.25 05:51:12.875950 [ 3 ] {acc4e1cc-c48c-4dde-97e0-7d8610339cb6} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6167 2024.07.25 05:51:12.876076 [ 3 ] {acc4e1cc-c48c-4dde-97e0-7d8610339cb6} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001394 sec., 41606.886657101866 rows/sec., 3.25 MiB/sec.
6168 2024.07.25 05:51:12.876240 [ 3 ] {acc4e1cc-c48c-4dde-97e0-7d8610339cb6} <Debug> DynamicQueryHandler: Done processing query
6169 2024.07.25 05:51:12.876265 [ 3 ] {acc4e1cc-c48c-4dde-97e0-7d8610339cb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6170 2024.07.25 05:51:12.876281 [ 3 ] {} <Debug> HTTP-Session: a0d5a664-55e8-47f8-b93f-af0b46515a27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6171 2024.07.25 05:51:12.876453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 21082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6172 2024.07.25 05:51:12.876503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6173 2024.07.25 05:51:12.876522 [ 3 ] {} <Debug> HTTP-Session: d900303c-3e78-4320-8a3f-3c268d0746a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6174 2024.07.25 05:51:12.876539 [ 3 ] {} <Debug> HTTP-Session: d900303c-3e78-4320-8a3f-3c268d0746a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6175 2024.07.25 05:51:12.876553 [ 3 ] {} <Debug> HTTP-Session: d900303c-3e78-4320-8a3f-3c268d0746a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6176 2024.07.25 05:51:12.876584 [ 3 ] {} <Trace> HTTP-Session: d900303c-3e78-4320-8a3f-3c268d0746a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6177 2024.07.25 05:51:12.876727 [ 3 ] {e9f645fd-8b92-4820-80d6-ab7a9bd68cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6178 2024.07.25 05:51:12.876774 [ 3 ] {e9f645fd-8b92-4820-80d6-ab7a9bd68cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6179 2024.07.25 05:51:12.876919 [ 3 ] {e9f645fd-8b92-4820-80d6-ab7a9bd68cbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6180 2024.07.25 05:51:12.877282 [ 3 ] {e9f645fd-8b92-4820-80d6-ab7a9bd68cbc} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6181 2024.07.25 05:51:12.877319 [ 3 ] {e9f645fd-8b92-4820-80d6-ab7a9bd68cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6182 2024.07.25 05:51:12.877705 [ 3 ] {e9f645fd-8b92-4820-80d6-ab7a9bd68cbc} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6183 2024.07.25 05:51:12.878052 [ 3 ] {e9f645fd-8b92-4820-80d6-ab7a9bd68cbc} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6184 2024.07.25 05:51:12.878179 [ 3 ] {e9f645fd-8b92-4820-80d6-ab7a9bd68cbc} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001519 sec., 72416.06319947334 rows/sec., 5.05 MiB/sec.
6185 2024.07.25 05:51:12.878518 [ 3 ] {e9f645fd-8b92-4820-80d6-ab7a9bd68cbc} <Debug> DynamicQueryHandler: Done processing query
6186 2024.07.25 05:51:12.878544 [ 3 ] {e9f645fd-8b92-4820-80d6-ab7a9bd68cbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6187 2024.07.25 05:51:12.878560 [ 3 ] {} <Debug> HTTP-Session: d900303c-3e78-4320-8a3f-3c268d0746a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6188 2024.07.25 05:51:12.878722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 35358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6189 2024.07.25 05:51:12.878773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6190 2024.07.25 05:51:12.878792 [ 3 ] {} <Debug> HTTP-Session: 91690bc0-2889-4e6a-b8ca-f236e5eef5ec Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6191 2024.07.25 05:51:12.878809 [ 3 ] {} <Debug> HTTP-Session: 91690bc0-2889-4e6a-b8ca-f236e5eef5ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6192 2024.07.25 05:51:12.878822 [ 3 ] {} <Debug> HTTP-Session: 91690bc0-2889-4e6a-b8ca-f236e5eef5ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6193 2024.07.25 05:51:12.878853 [ 3 ] {} <Trace> HTTP-Session: 91690bc0-2889-4e6a-b8ca-f236e5eef5ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6194 2024.07.25 05:51:12.879376 [ 3 ] {c3a54d1b-0430-408c-a74a-9a89dc2400be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6195 2024.07.25 05:51:12.879452 [ 3 ] {c3a54d1b-0430-408c-a74a-9a89dc2400be} <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_histogramf64
6196 2024.07.25 05:51:12.879886 [ 3 ] {c3a54d1b-0430-408c-a74a-9a89dc2400be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6197 2024.07.25 05:51:12.880690 [ 3 ] {c3a54d1b-0430-408c-a74a-9a89dc2400be} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6198 2024.07.25 05:51:12.880727 [ 3 ] {c3a54d1b-0430-408c-a74a-9a89dc2400be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6199 2024.07.25 05:51:12.881332 [ 3 ] {c3a54d1b-0430-408c-a74a-9a89dc2400be} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
6200 2024.07.25 05:51:12.881737 [ 3 ] {c3a54d1b-0430-408c-a74a-9a89dc2400be} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6201 2024.07.25 05:51:12.881873 [ 110 ] {} <Debug> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
6202 2024.07.25 05:51:12.881889 [ 3 ] {c3a54d1b-0430-408c-a74a-9a89dc2400be} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002956 sec., 7442.489851150203 rows/sec., 13.34 MiB/sec.
6203 2024.07.25 05:51:12.881921 [ 110 ] {} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6204 2024.07.25 05:51:12.881967 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6205 2024.07.25 05:51:12.882255 [ 193 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::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
6206 2024.07.25 05:51:12.882332 [ 3 ] {c3a54d1b-0430-408c-a74a-9a89dc2400be} <Debug> DynamicQueryHandler: Done processing query
6207 2024.07.25 05:51:12.882385 [ 3 ] {c3a54d1b-0430-408c-a74a-9a89dc2400be} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
6208 2024.07.25 05:51:12.882425 [ 3 ] {} <Debug> HTTP-Session: 91690bc0-2889-4e6a-b8ca-f236e5eef5ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6209 2024.07.25 05:51:12.882676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6210 2024.07.25 05:51:12.882794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6211 2024.07.25 05:51:12.882851 [ 3 ] {} <Debug> HTTP-Session: 2993e75b-9b08-4f34-89bb-ccb9528e016b Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6212 2024.07.25 05:51:12.882896 [ 3 ] {} <Debug> HTTP-Session: 2993e75b-9b08-4f34-89bb-ccb9528e016b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6213 2024.07.25 05:51:12.882900 [ 193 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6214 2024.07.25 05:51:12.882922 [ 3 ] {} <Debug> HTTP-Session: 2993e75b-9b08-4f34-89bb-ccb9528e016b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6215 2024.07.25 05:51:12.883021 [ 3 ] {} <Trace> HTTP-Session: 2993e75b-9b08-4f34-89bb-ccb9528e016b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6216 2024.07.25 05:51:12.883088 [ 193 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 370 rows starting from the beginning of the part
6217 2024.07.25 05:51:12.883285 [ 3 ] {e1836a91-4815-4a27-957a-245e5cf013d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6218 2024.07.25 05:51:12.883473 [ 3 ] {e1836a91-4815-4a27-957a-245e5cf013d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6219 2024.07.25 05:51:12.883837 [ 193 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 22 rows starting from the beginning of the part
6220 2024.07.25 05:51:12.884189 [ 3 ] {e1836a91-4815-4a27-957a-245e5cf013d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6221 2024.07.25 05:51:12.884618 [ 193 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 11 rows starting from the beginning of the part
6222 2024.07.25 05:51:12.885369 [ 193 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 22 rows starting from the beginning of the part
6223 2024.07.25 05:51:12.885413 [ 3 ] {e1836a91-4815-4a27-957a-245e5cf013d8} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6224 2024.07.25 05:51:12.885475 [ 3 ] {e1836a91-4815-4a27-957a-245e5cf013d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6225 2024.07.25 05:51:12.885950 [ 193 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 11 rows starting from the beginning of the part
6226 2024.07.25 05:51:12.886580 [ 193 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 22 rows starting from the beginning of the part
6227 2024.07.25 05:51:12.886854 [ 3 ] {e1836a91-4815-4a27-957a-245e5cf013d8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6228 2024.07.25 05:51:12.887786 [ 3 ] {e1836a91-4815-4a27-957a-245e5cf013d8} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6229 2024.07.25 05:51:12.888199 [ 3 ] {e1836a91-4815-4a27-957a-245e5cf013d8} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.004994 sec., 8009.611533840609 rows/sec., 547.53 KiB/sec.
6230 2024.07.25 05:51:12.888902 [ 3 ] {e1836a91-4815-4a27-957a-245e5cf013d8} <Debug> DynamicQueryHandler: Done processing query
6231 2024.07.25 05:51:12.889018 [ 3 ] {e1836a91-4815-4a27-957a-245e5cf013d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6232 2024.07.25 05:51:12.889114 [ 3 ] {} <Debug> HTTP-Session: 2993e75b-9b08-4f34-89bb-ccb9528e016b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6233 2024.07.25 05:51:12.892441 [ 197 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 458 rows, containing 19 columns (19 merged, 0 gathered) in 0.010365586 sec., 44184.670311934125 rows/sec., 79.18 MiB/sec.
6234 2024.07.25 05:51:12.893182 [ 197 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
6235 2024.07.25 05:51:12.893721 [ 197 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6236 2024.07.25 05:51:12.893801 [ 197 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
6237 2024.07.25 05:51:12.893918 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB.
6238 2024.07.25 05:51:13.000160 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.62 MiB, peak 193.27 MiB, free memory in arenas 0.00 B, will set to 185.74 MiB (RSS), difference: 1.12 MiB
6239 2024.07.25 05:51:17.321549 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache
6240 2024.07.25 05:51:17.321642 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache
6241 2024.07.25 05:51:17.870839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 2325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6242 2024.07.25 05:51:17.870958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6243 2024.07.25 05:51:17.870987 [ 3 ] {} <Debug> HTTP-Session: 26438e1a-d61d-44c6-a734-f3f7e8536bba Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6244 2024.07.25 05:51:17.871016 [ 3 ] {} <Debug> HTTP-Session: 26438e1a-d61d-44c6-a734-f3f7e8536bba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6245 2024.07.25 05:51:17.871034 [ 3 ] {} <Debug> HTTP-Session: 26438e1a-d61d-44c6-a734-f3f7e8536bba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6246 2024.07.25 05:51:17.871092 [ 3 ] {} <Trace> HTTP-Session: 26438e1a-d61d-44c6-a734-f3f7e8536bba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6247 2024.07.25 05:51:17.871300 [ 3 ] {8e88648e-3d1f-4a6a-be39-b5eb2fb5c917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6248 2024.07.25 05:51:17.871369 [ 3 ] {8e88648e-3d1f-4a6a-be39-b5eb2fb5c917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6249 2024.07.25 05:51:17.871559 [ 3 ] {8e88648e-3d1f-4a6a-be39-b5eb2fb5c917} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6250 2024.07.25 05:51:17.872001 [ 3 ] {8e88648e-3d1f-4a6a-be39-b5eb2fb5c917} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6251 2024.07.25 05:51:17.872042 [ 3 ] {8e88648e-3d1f-4a6a-be39-b5eb2fb5c917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6252 2024.07.25 05:51:17.872407 [ 3 ] {8e88648e-3d1f-4a6a-be39-b5eb2fb5c917} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
6253 2024.07.25 05:51:17.872752 [ 3 ] {8e88648e-3d1f-4a6a-be39-b5eb2fb5c917} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6254 2024.07.25 05:51:17.872893 [ 3 ] {8e88648e-3d1f-4a6a-be39-b5eb2fb5c917} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.00166 sec., 10240.963855421687 rows/sec., 741.83 KiB/sec.
6255 2024.07.25 05:51:17.873235 [ 3 ] {8e88648e-3d1f-4a6a-be39-b5eb2fb5c917} <Debug> DynamicQueryHandler: Done processing query
6256 2024.07.25 05:51:17.873261 [ 3 ] {8e88648e-3d1f-4a6a-be39-b5eb2fb5c917} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6257 2024.07.25 05:51:17.873278 [ 3 ] {} <Debug> HTTP-Session: 26438e1a-d61d-44c6-a734-f3f7e8536bba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6258 2024.07.25 05:51:17.873472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6259 2024.07.25 05:51:17.873524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6260 2024.07.25 05:51:17.873542 [ 3 ] {} <Debug> HTTP-Session: 889d4408-0e52-415c-bd38-741cbad72ac8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6261 2024.07.25 05:51:17.873558 [ 3 ] {} <Debug> HTTP-Session: 889d4408-0e52-415c-bd38-741cbad72ac8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6262 2024.07.25 05:51:17.873572 [ 3 ] {} <Debug> HTTP-Session: 889d4408-0e52-415c-bd38-741cbad72ac8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6263 2024.07.25 05:51:17.873604 [ 3 ] {} <Trace> HTTP-Session: 889d4408-0e52-415c-bd38-741cbad72ac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6264 2024.07.25 05:51:17.873758 [ 3 ] {112b7546-4d2a-47d3-9682-3a5aa470dd1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6265 2024.07.25 05:51:17.873804 [ 3 ] {112b7546-4d2a-47d3-9682-3a5aa470dd1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6266 2024.07.25 05:51:17.873946 [ 3 ] {112b7546-4d2a-47d3-9682-3a5aa470dd1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6267 2024.07.25 05:51:17.874409 [ 3 ] {112b7546-4d2a-47d3-9682-3a5aa470dd1d} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6268 2024.07.25 05:51:17.874445 [ 3 ] {112b7546-4d2a-47d3-9682-3a5aa470dd1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6269 2024.07.25 05:51:17.874764 [ 3 ] {112b7546-4d2a-47d3-9682-3a5aa470dd1d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6270 2024.07.25 05:51:17.875075 [ 3 ] {112b7546-4d2a-47d3-9682-3a5aa470dd1d} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6271 2024.07.25 05:51:17.875197 [ 106 ] {} <Debug> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6272 2024.07.25 05:51:17.875202 [ 3 ] {112b7546-4d2a-47d3-9682-3a5aa470dd1d} <Debug> executeQuery: Read 204 rows, 18.29 KiB in 0.001513 sec., 134831.4606741573 rows/sec., 11.81 MiB/sec.
6273 2024.07.25 05:51:17.875238 [ 106 ] {} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6274 2024.07.25 05:51:17.875274 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6275 2024.07.25 05:51:17.875439 [ 3 ] {112b7546-4d2a-47d3-9682-3a5aa470dd1d} <Debug> DynamicQueryHandler: Done processing query
6276 2024.07.25 05:51:17.875476 [ 3 ] {112b7546-4d2a-47d3-9682-3a5aa470dd1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
6277 2024.07.25 05:51:17.875487 [ 193 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::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
6278 2024.07.25 05:51:17.875501 [ 3 ] {} <Debug> HTTP-Session: 889d4408-0e52-415c-bd38-741cbad72ac8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6279 2024.07.25 05:51:17.875702 [ 193 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6280 2024.07.25 05:51:17.875757 [ 193 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 278 rows starting from the beginning of the part
6281 2024.07.25 05:51:17.875781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 62728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6282 2024.07.25 05:51:17.875936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6283 2024.07.25 05:51:17.875962 [ 193 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 168 rows starting from the beginning of the part
6284 2024.07.25 05:51:17.876014 [ 3 ] {} <Debug> HTTP-Session: 14d1edf4-69c0-4c84-ac04-930cb9b30bc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6285 2024.07.25 05:51:17.876120 [ 3 ] {} <Debug> HTTP-Session: 14d1edf4-69c0-4c84-ac04-930cb9b30bc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6286 2024.07.25 05:51:17.876196 [ 3 ] {} <Debug> HTTP-Session: 14d1edf4-69c0-4c84-ac04-930cb9b30bc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6287 2024.07.25 05:51:17.876260 [ 193 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 97 rows starting from the beginning of the part
6288 2024.07.25 05:51:17.876311 [ 3 ] {} <Trace> HTTP-Session: 14d1edf4-69c0-4c84-ac04-930cb9b30bc0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6289 2024.07.25 05:51:17.876572 [ 193 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 168 rows starting from the beginning of the part
6290 2024.07.25 05:51:17.876848 [ 193 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 96 rows starting from the beginning of the part
6291 2024.07.25 05:51:17.876879 [ 3 ] {f62478e9-1f16-437d-8185-3993856ffd25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6292 2024.07.25 05:51:17.877079 [ 3 ] {f62478e9-1f16-437d-8185-3993856ffd25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6293 2024.07.25 05:51:17.877182 [ 193 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 204 rows starting from the beginning of the part
6294 2024.07.25 05:51:17.877953 [ 3 ] {f62478e9-1f16-437d-8185-3993856ffd25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6295 2024.07.25 05:51:17.879059 [ 3 ] {f62478e9-1f16-437d-8185-3993856ffd25} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6296 2024.07.25 05:51:17.879125 [ 3 ] {f62478e9-1f16-437d-8185-3993856ffd25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6297 2024.07.25 05:51:17.879772 [ 3 ] {f62478e9-1f16-437d-8185-3993856ffd25} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6298 2024.07.25 05:51:17.880012 [ 197 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1011 rows, containing 4 columns (4 merged, 0 gathered) in 0.00464204 sec., 217792.17757709973 rows/sec., 19.09 MiB/sec.
6299 2024.07.25 05:51:17.880258 [ 197 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6300 2024.07.25 05:51:17.880411 [ 3 ] {f62478e9-1f16-437d-8185-3993856ffd25} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6301 2024.07.25 05:51:17.880783 [ 106 ] {} <Debug> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6302 2024.07.25 05:51:17.880878 [ 106 ] {} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6303 2024.07.25 05:51:17.880890 [ 3 ] {f62478e9-1f16-437d-8185-3993856ffd25} <Debug> executeQuery: Read 389 rows, 28.02 KiB in 0.004271 sec., 91079.3725122922 rows/sec., 6.41 MiB/sec.
6304 2024.07.25 05:51:17.880938 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6305 2024.07.25 05:51:17.881425 [ 188 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::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
6306 2024.07.25 05:51:17.881436 [ 197 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_31_6} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6307 2024.07.25 05:51:17.881447 [ 3 ] {f62478e9-1f16-437d-8185-3993856ffd25} <Debug> DynamicQueryHandler: Done processing query
6308 2024.07.25 05:51:17.881575 [ 3 ] {f62478e9-1f16-437d-8185-3993856ffd25} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
6309 2024.07.25 05:51:17.881656 [ 3 ] {} <Debug> HTTP-Session: 14d1edf4-69c0-4c84-ac04-930cb9b30bc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6310 2024.07.25 05:51:17.881751 [ 197 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_31_6} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6311 2024.07.25 05:51:17.881878 [ 188 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6312 2024.07.25 05:51:17.881952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6313 2024.07.25 05:51:17.881975 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
6314 2024.07.25 05:51:17.881999 [ 188 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 443 rows starting from the beginning of the part
6315 2024.07.25 05:51:17.882072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6316 2024.07.25 05:51:17.882144 [ 3 ] {} <Debug> HTTP-Session: 40b352f6-eb9f-4f9e-a150-1a093e874498 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6317 2024.07.25 05:51:17.882222 [ 3 ] {} <Debug> HTTP-Session: 40b352f6-eb9f-4f9e-a150-1a093e874498 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6318 2024.07.25 05:51:17.882286 [ 3 ] {} <Debug> HTTP-Session: 40b352f6-eb9f-4f9e-a150-1a093e874498 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6319 2024.07.25 05:51:17.882333 [ 188 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 365 rows starting from the beginning of the part
6320 2024.07.25 05:51:17.882398 [ 3 ] {} <Trace> HTTP-Session: 40b352f6-eb9f-4f9e-a150-1a093e874498 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6321 2024.07.25 05:51:17.882613 [ 188 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part
6322 2024.07.25 05:51:17.882756 [ 3 ] {daf02082-7cfe-4a23-b173-0b9656bbf7e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6323 2024.07.25 05:51:17.882886 [ 188 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 365 rows starting from the beginning of the part
6324 2024.07.25 05:51:17.882939 [ 3 ] {daf02082-7cfe-4a23-b173-0b9656bbf7e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6325 2024.07.25 05:51:17.883228 [ 188 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 58 rows starting from the beginning of the part
6326 2024.07.25 05:51:17.883594 [ 188 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 389 rows starting from the beginning of the part
6327 2024.07.25 05:51:17.883838 [ 3 ] {daf02082-7cfe-4a23-b173-0b9656bbf7e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6328 2024.07.25 05:51:17.884669 [ 3 ] {daf02082-7cfe-4a23-b173-0b9656bbf7e8} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6329 2024.07.25 05:51:17.884740 [ 3 ] {daf02082-7cfe-4a23-b173-0b9656bbf7e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6330 2024.07.25 05:51:17.885724 [ 3 ] {daf02082-7cfe-4a23-b173-0b9656bbf7e8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
6331 2024.07.25 05:51:17.886431 [ 3 ] {daf02082-7cfe-4a23-b173-0b9656bbf7e8} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6332 2024.07.25 05:51:17.886597 [ 190 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1680 rows, containing 4 columns (4 merged, 0 gathered) in 0.005449109 sec., 308307.28473223787 rows/sec., 21.88 MiB/sec.
6333 2024.07.25 05:51:17.886671 [ 106 ] {} <Debug> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
6334 2024.07.25 05:51:17.886699 [ 3 ] {daf02082-7cfe-4a23-b173-0b9656bbf7e8} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.004069 sec., 1474.5637748832637 rows/sec., 63.36 KiB/sec.
6335 2024.07.25 05:51:17.886711 [ 106 ] {} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6336 2024.07.25 05:51:17.886764 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6337 2024.07.25 05:51:17.886923 [ 190 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6338 2024.07.25 05:51:17.887267 [ 3 ] {daf02082-7cfe-4a23-b173-0b9656bbf7e8} <Debug> DynamicQueryHandler: Done processing query
6339 2024.07.25 05:51:17.887340 [ 186 ] {79798579-fdc4-4c4f-ad75-3b6178762911::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
6340 2024.07.25 05:51:17.887425 [ 3 ] {daf02082-7cfe-4a23-b173-0b9656bbf7e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6341 2024.07.25 05:51:17.887583 [ 3 ] {} <Debug> HTTP-Session: 40b352f6-eb9f-4f9e-a150-1a093e874498 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6342 2024.07.25 05:51:17.887960 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6343 2024.07.25 05:51:17.888093 [ 186 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6344 2024.07.25 05:51:17.888091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6345 2024.07.25 05:51:17.888163 [ 3 ] {} <Debug> HTTP-Session: fe779e9e-a25b-474a-b9f2-8f1242932748 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6346 2024.07.25 05:51:17.888171 [ 186 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part
6347 2024.07.25 05:51:17.888197 [ 3 ] {} <Debug> HTTP-Session: fe779e9e-a25b-474a-b9f2-8f1242932748 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6348 2024.07.25 05:51:17.888225 [ 3 ] {} <Debug> HTTP-Session: fe779e9e-a25b-474a-b9f2-8f1242932748 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6349 2024.07.25 05:51:17.888389 [ 3 ] {} <Trace> HTTP-Session: fe779e9e-a25b-474a-b9f2-8f1242932748 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6350 2024.07.25 05:51:17.888459 [ 186 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part
6351 2024.07.25 05:51:17.888871 [ 190 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_31_6} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6352 2024.07.25 05:51:17.888923 [ 186 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part
6353 2024.07.25 05:51:17.889105 [ 3 ] {fc519f29-c6a9-4dea-9e7a-0d24bd793851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
6354 2024.07.25 05:51:17.889420 [ 190 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_31_6} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6355 2024.07.25 05:51:17.889430 [ 186 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part
6356 2024.07.25 05:51:17.889481 [ 3 ] {fc519f29-c6a9-4dea-9e7a-0d24bd793851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
6357 2024.07.25 05:51:17.889816 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB.
6358 2024.07.25 05:51:17.889980 [ 186 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part
6359 2024.07.25 05:51:17.890187 [ 186 ] {79798579-fdc4-4c4f-ad75-3b6178762911::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
6360 2024.07.25 05:51:17.890671 [ 3 ] {fc519f29-c6a9-4dea-9e7a-0d24bd793851} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6361 2024.07.25 05:51:17.891218 [ 3 ] {fc519f29-c6a9-4dea-9e7a-0d24bd793851} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6362 2024.07.25 05:51:17.891258 [ 3 ] {fc519f29-c6a9-4dea-9e7a-0d24bd793851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6363 2024.07.25 05:51:17.891858 [ 3 ] {fc519f29-c6a9-4dea-9e7a-0d24bd793851} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
6364 2024.07.25 05:51:17.891908 [ 196 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.005029229 sec., 13123.28390693683 rows/sec., 563.89 KiB/sec.
6365 2024.07.25 05:51:17.892184 [ 196 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
6366 2024.07.25 05:51:17.892559 [ 3 ] {fc519f29-c6a9-4dea-9e7a-0d24bd793851} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6367 2024.07.25 05:51:17.892902 [ 106 ] {} <Debug> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
6368 2024.07.25 05:51:17.892941 [ 3 ] {fc519f29-c6a9-4dea-9e7a-0d24bd793851} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.004146 sec., 18572.1177038109 rows/sec., 1.14 MiB/sec.
6369 2024.07.25 05:51:17.892981 [ 106 ] {} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6370 2024.07.25 05:51:17.893083 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6371 2024.07.25 05:51:17.893404 [ 186 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_11_2} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6372 2024.07.25 05:51:17.893570 [ 190 ] {c00922d1-161d-437c-932d-6a455c04f3cb::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
6373 2024.07.25 05:51:17.893633 [ 3 ] {fc519f29-c6a9-4dea-9e7a-0d24bd793851} <Debug> DynamicQueryHandler: Done processing query
6374 2024.07.25 05:51:17.893769 [ 3 ] {fc519f29-c6a9-4dea-9e7a-0d24bd793851} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6375 2024.07.25 05:51:17.893929 [ 3 ] {} <Debug> HTTP-Session: fe779e9e-a25b-474a-b9f2-8f1242932748 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6376 2024.07.25 05:51:17.894049 [ 186 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_11_2} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
6377 2024.07.25 05:51:17.894239 [ 190 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6378 2024.07.25 05:51:17.894254 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
6379 2024.07.25 05:51:17.894261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 28048, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6380 2024.07.25 05:51:17.894286 [ 190 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 462 rows starting from the beginning of the part
6381 2024.07.25 05:51:17.894344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6382 2024.07.25 05:51:17.894407 [ 3 ] {} <Debug> HTTP-Session: 9524e597-50fe-4d8a-8c05-2c2ea6c0fa6b Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6383 2024.07.25 05:51:17.894428 [ 190 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 77 rows starting from the beginning of the part
6384 2024.07.25 05:51:17.894450 [ 3 ] {} <Debug> HTTP-Session: 9524e597-50fe-4d8a-8c05-2c2ea6c0fa6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6385 2024.07.25 05:51:17.894486 [ 3 ] {} <Debug> HTTP-Session: 9524e597-50fe-4d8a-8c05-2c2ea6c0fa6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6386 2024.07.25 05:51:17.894591 [ 3 ] {} <Trace> HTTP-Session: 9524e597-50fe-4d8a-8c05-2c2ea6c0fa6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6387 2024.07.25 05:51:17.894594 [ 190 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 77 rows starting from the beginning of the part
6388 2024.07.25 05:51:17.894900 [ 190 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 77 rows starting from the beginning of the part
6389 2024.07.25 05:51:17.895062 [ 3 ] {b9a7e75d-8365-4d30-9261-3aec99a6ea9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6390 2024.07.25 05:51:17.895071 [ 190 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 77 rows starting from the beginning of the part
6391 2024.07.25 05:51:17.895238 [ 3 ] {b9a7e75d-8365-4d30-9261-3aec99a6ea9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6392 2024.07.25 05:51:17.895370 [ 190 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 77 rows starting from the beginning of the part
6393 2024.07.25 05:51:17.895970 [ 3 ] {b9a7e75d-8365-4d30-9261-3aec99a6ea9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6394 2024.07.25 05:51:17.896630 [ 3 ] {b9a7e75d-8365-4d30-9261-3aec99a6ea9b} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6395 2024.07.25 05:51:17.896673 [ 3 ] {b9a7e75d-8365-4d30-9261-3aec99a6ea9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6396 2024.07.25 05:51:17.897242 [ 3 ] {b9a7e75d-8365-4d30-9261-3aec99a6ea9b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6397 2024.07.25 05:51:17.897284 [ 186 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 847 rows, containing 5 columns (5 merged, 0 gathered) in 0.004072797 sec., 207965.1895245454 rows/sec., 12.81 MiB/sec.
6398 2024.07.25 05:51:17.897450 [ 186 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
6399 2024.07.25 05:51:17.897712 [ 3 ] {b9a7e75d-8365-4d30-9261-3aec99a6ea9b} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6400 2024.07.25 05:51:17.897966 [ 3 ] {b9a7e75d-8365-4d30-9261-3aec99a6ea9b} <Debug> executeQuery: Read 146 rows, 10.46 KiB in 0.003088 sec., 47279.79274611399 rows/sec., 3.31 MiB/sec.
6401 2024.07.25 05:51:17.898070 [ 186 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6402 2024.07.25 05:51:17.898165 [ 186 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
6403 2024.07.25 05:51:17.898194 [ 3 ] {b9a7e75d-8365-4d30-9261-3aec99a6ea9b} <Debug> DynamicQueryHandler: Done processing query
6404 2024.07.25 05:51:17.898241 [ 3 ] {b9a7e75d-8365-4d30-9261-3aec99a6ea9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6405 2024.07.25 05:51:17.898252 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
6406 2024.07.25 05:51:17.898259 [ 3 ] {} <Debug> HTTP-Session: 9524e597-50fe-4d8a-8c05-2c2ea6c0fa6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6407 2024.07.25 05:51:17.898435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6408 2024.07.25 05:51:17.898486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6409 2024.07.25 05:51:17.898505 [ 3 ] {} <Debug> HTTP-Session: c7b7a703-b352-4d85-a242-94a425bb122f Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6410 2024.07.25 05:51:17.898523 [ 3 ] {} <Debug> HTTP-Session: c7b7a703-b352-4d85-a242-94a425bb122f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6411 2024.07.25 05:51:17.898536 [ 3 ] {} <Debug> HTTP-Session: c7b7a703-b352-4d85-a242-94a425bb122f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6412 2024.07.25 05:51:17.898567 [ 3 ] {} <Trace> HTTP-Session: c7b7a703-b352-4d85-a242-94a425bb122f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6413 2024.07.25 05:51:17.898805 [ 3 ] {1f29103a-f510-40ec-b3db-85fc72caad39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6414 2024.07.25 05:51:17.898870 [ 3 ] {1f29103a-f510-40ec-b3db-85fc72caad39} <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_histogramf64
6415 2024.07.25 05:51:17.899262 [ 3 ] {1f29103a-f510-40ec-b3db-85fc72caad39} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6416 2024.07.25 05:51:17.899847 [ 3 ] {1f29103a-f510-40ec-b3db-85fc72caad39} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6417 2024.07.25 05:51:17.899885 [ 3 ] {1f29103a-f510-40ec-b3db-85fc72caad39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6418 2024.07.25 05:51:17.900485 [ 3 ] {1f29103a-f510-40ec-b3db-85fc72caad39} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
6419 2024.07.25 05:51:17.900898 [ 3 ] {1f29103a-f510-40ec-b3db-85fc72caad39} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6420 2024.07.25 05:51:17.901109 [ 3 ] {1f29103a-f510-40ec-b3db-85fc72caad39} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002465 sec., 4462.474645030426 rows/sec., 8.00 MiB/sec.
6421 2024.07.25 05:51:17.901338 [ 3 ] {1f29103a-f510-40ec-b3db-85fc72caad39} <Debug> DynamicQueryHandler: Done processing query
6422 2024.07.25 05:51:17.901363 [ 3 ] {1f29103a-f510-40ec-b3db-85fc72caad39} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
6423 2024.07.25 05:51:17.901379 [ 3 ] {} <Debug> HTTP-Session: c7b7a703-b352-4d85-a242-94a425bb122f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6424 2024.07.25 05:51:17.901505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6425 2024.07.25 05:51:17.901555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6426 2024.07.25 05:51:17.901575 [ 3 ] {} <Debug> HTTP-Session: ad1b7e52-f9f9-4c11-bfb9-5efb0632ce5c Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6427 2024.07.25 05:51:17.901591 [ 3 ] {} <Debug> HTTP-Session: ad1b7e52-f9f9-4c11-bfb9-5efb0632ce5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6428 2024.07.25 05:51:17.901606 [ 3 ] {} <Debug> HTTP-Session: ad1b7e52-f9f9-4c11-bfb9-5efb0632ce5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6429 2024.07.25 05:51:17.901638 [ 3 ] {} <Trace> HTTP-Session: ad1b7e52-f9f9-4c11-bfb9-5efb0632ce5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6430 2024.07.25 05:51:17.901741 [ 3 ] {d51b6a18-beef-4c15-bb7e-50c94bf1f053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
6431 2024.07.25 05:51:17.901811 [ 3 ] {d51b6a18-beef-4c15-bb7e-50c94bf1f053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
6432 2024.07.25 05:51:17.901941 [ 3 ] {d51b6a18-beef-4c15-bb7e-50c94bf1f053} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6433 2024.07.25 05:51:17.902238 [ 3 ] {d51b6a18-beef-4c15-bb7e-50c94bf1f053} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6434 2024.07.25 05:51:17.902275 [ 3 ] {d51b6a18-beef-4c15-bb7e-50c94bf1f053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6435 2024.07.25 05:51:17.902630 [ 3 ] {d51b6a18-beef-4c15-bb7e-50c94bf1f053} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6436 2024.07.25 05:51:17.902952 [ 3 ] {d51b6a18-beef-4c15-bb7e-50c94bf1f053} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6437 2024.07.25 05:51:17.903101 [ 3 ] {d51b6a18-beef-4c15-bb7e-50c94bf1f053} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001386 sec., 16594.516594516594 rows/sec., 897.65 KiB/sec.
6438 2024.07.25 05:51:17.903260 [ 3 ] {d51b6a18-beef-4c15-bb7e-50c94bf1f053} <Debug> DynamicQueryHandler: Done processing query
6439 2024.07.25 05:51:17.903285 [ 3 ] {d51b6a18-beef-4c15-bb7e-50c94bf1f053} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6440 2024.07.25 05:51:17.903301 [ 3 ] {} <Debug> HTTP-Session: ad1b7e52-f9f9-4c11-bfb9-5efb0632ce5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6441 2024.07.25 05:51:17.903428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6442 2024.07.25 05:51:17.903477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6443 2024.07.25 05:51:17.903496 [ 3 ] {} <Debug> HTTP-Session: 2ff713cb-e655-43a8-945c-3beecf9cd5fe Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6444 2024.07.25 05:51:17.903513 [ 3 ] {} <Debug> HTTP-Session: 2ff713cb-e655-43a8-945c-3beecf9cd5fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6445 2024.07.25 05:51:17.903526 [ 3 ] {} <Debug> HTTP-Session: 2ff713cb-e655-43a8-945c-3beecf9cd5fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6446 2024.07.25 05:51:17.903558 [ 3 ] {} <Trace> HTTP-Session: 2ff713cb-e655-43a8-945c-3beecf9cd5fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6447 2024.07.25 05:51:17.903665 [ 3 ] {7a9d2435-c10d-488f-9f73-caa97dba4849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6448 2024.07.25 05:51:17.903709 [ 3 ] {7a9d2435-c10d-488f-9f73-caa97dba4849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6449 2024.07.25 05:51:17.903837 [ 3 ] {7a9d2435-c10d-488f-9f73-caa97dba4849} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6450 2024.07.25 05:51:17.904133 [ 3 ] {7a9d2435-c10d-488f-9f73-caa97dba4849} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6451 2024.07.25 05:51:17.904169 [ 3 ] {7a9d2435-c10d-488f-9f73-caa97dba4849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6452 2024.07.25 05:51:17.904522 [ 3 ] {7a9d2435-c10d-488f-9f73-caa97dba4849} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6453 2024.07.25 05:51:17.904855 [ 3 ] {7a9d2435-c10d-488f-9f73-caa97dba4849} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6454 2024.07.25 05:51:17.905016 [ 3 ] {7a9d2435-c10d-488f-9f73-caa97dba4849} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.00138 sec., 28985.507246376812 rows/sec., 1.93 MiB/sec.
6455 2024.07.25 05:51:17.905187 [ 3 ] {7a9d2435-c10d-488f-9f73-caa97dba4849} <Debug> DynamicQueryHandler: Done processing query
6456 2024.07.25 05:51:17.905211 [ 3 ] {7a9d2435-c10d-488f-9f73-caa97dba4849} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6457 2024.07.25 05:51:17.905228 [ 3 ] {} <Debug> HTTP-Session: 2ff713cb-e655-43a8-945c-3beecf9cd5fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6458 2024.07.25 05:51:22.865423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6459 2024.07.25 05:51:22.865563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6460 2024.07.25 05:51:22.865589 [ 3 ] {} <Debug> HTTP-Session: 82ee3e51-4f46-4185-a2e5-07e88800e2b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6461 2024.07.25 05:51:22.865613 [ 3 ] {} <Debug> HTTP-Session: 82ee3e51-4f46-4185-a2e5-07e88800e2b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6462 2024.07.25 05:51:22.865627 [ 3 ] {} <Debug> HTTP-Session: 82ee3e51-4f46-4185-a2e5-07e88800e2b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6463 2024.07.25 05:51:22.865679 [ 3 ] {} <Trace> HTTP-Session: 82ee3e51-4f46-4185-a2e5-07e88800e2b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6464 2024.07.25 05:51:22.865863 [ 3 ] {ebf86a85-0bc7-4cf5-8ff1-738ed7f71e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6465 2024.07.25 05:51:22.865930 [ 3 ] {ebf86a85-0bc7-4cf5-8ff1-738ed7f71e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6466 2024.07.25 05:51:22.866121 [ 3 ] {ebf86a85-0bc7-4cf5-8ff1-738ed7f71e7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6467 2024.07.25 05:51:22.866539 [ 3 ] {ebf86a85-0bc7-4cf5-8ff1-738ed7f71e7c} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6468 2024.07.25 05:51:22.866580 [ 3 ] {ebf86a85-0bc7-4cf5-8ff1-738ed7f71e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6469 2024.07.25 05:51:22.866938 [ 3 ] {ebf86a85-0bc7-4cf5-8ff1-738ed7f71e7c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6470 2024.07.25 05:51:22.867276 [ 3 ] {ebf86a85-0bc7-4cf5-8ff1-738ed7f71e7c} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6471 2024.07.25 05:51:22.867448 [ 3 ] {ebf86a85-0bc7-4cf5-8ff1-738ed7f71e7c} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.001637 sec., 13439.218081857056 rows/sec., 1.06 MiB/sec.
6472 2024.07.25 05:51:22.867743 [ 3 ] {ebf86a85-0bc7-4cf5-8ff1-738ed7f71e7c} <Debug> DynamicQueryHandler: Done processing query
6473 2024.07.25 05:51:22.867774 [ 3 ] {ebf86a85-0bc7-4cf5-8ff1-738ed7f71e7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6474 2024.07.25 05:51:22.867791 [ 3 ] {} <Debug> HTTP-Session: 82ee3e51-4f46-4185-a2e5-07e88800e2b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6475 2024.07.25 05:51:22.867967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6476 2024.07.25 05:51:22.868018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6477 2024.07.25 05:51:22.868038 [ 3 ] {} <Debug> HTTP-Session: 9a9175c8-f449-4da3-97e4-dac6a1e9147c Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6478 2024.07.25 05:51:22.868055 [ 3 ] {} <Debug> HTTP-Session: 9a9175c8-f449-4da3-97e4-dac6a1e9147c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6479 2024.07.25 05:51:22.868070 [ 3 ] {} <Debug> HTTP-Session: 9a9175c8-f449-4da3-97e4-dac6a1e9147c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6480 2024.07.25 05:51:22.868101 [ 3 ] {} <Trace> HTTP-Session: 9a9175c8-f449-4da3-97e4-dac6a1e9147c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6481 2024.07.25 05:51:22.868228 [ 3 ] {3dc15b75-c613-4e5b-815a-650f7d4cab0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6482 2024.07.25 05:51:22.868274 [ 3 ] {3dc15b75-c613-4e5b-815a-650f7d4cab0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6483 2024.07.25 05:51:22.868418 [ 3 ] {3dc15b75-c613-4e5b-815a-650f7d4cab0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6484 2024.07.25 05:51:22.868777 [ 3 ] {3dc15b75-c613-4e5b-815a-650f7d4cab0f} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6485 2024.07.25 05:51:22.868815 [ 3 ] {3dc15b75-c613-4e5b-815a-650f7d4cab0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6486 2024.07.25 05:51:22.869134 [ 3 ] {3dc15b75-c613-4e5b-815a-650f7d4cab0f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6487 2024.07.25 05:51:22.869445 [ 3 ] {3dc15b75-c613-4e5b-815a-650f7d4cab0f} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6488 2024.07.25 05:51:22.869599 [ 3 ] {3dc15b75-c613-4e5b-815a-650f7d4cab0f} <Debug> executeQuery: Read 96 rows, 8.28 KiB in 0.001413 sec., 67940.55201698514 rows/sec., 5.72 MiB/sec.
6489 2024.07.25 05:51:22.869769 [ 3 ] {3dc15b75-c613-4e5b-815a-650f7d4cab0f} <Debug> DynamicQueryHandler: Done processing query
6490 2024.07.25 05:51:22.869794 [ 3 ] {3dc15b75-c613-4e5b-815a-650f7d4cab0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6491 2024.07.25 05:51:22.869811 [ 3 ] {} <Debug> HTTP-Session: 9a9175c8-f449-4da3-97e4-dac6a1e9147c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6492 2024.07.25 05:51:22.869948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9881, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6493 2024.07.25 05:51:22.869996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6494 2024.07.25 05:51:22.870015 [ 3 ] {} <Debug> HTTP-Session: 5fa1fb05-4b70-4f7b-b142-62e600340657 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6495 2024.07.25 05:51:22.870031 [ 3 ] {} <Debug> HTTP-Session: 5fa1fb05-4b70-4f7b-b142-62e600340657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6496 2024.07.25 05:51:22.870045 [ 3 ] {} <Debug> HTTP-Session: 5fa1fb05-4b70-4f7b-b142-62e600340657 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6497 2024.07.25 05:51:22.870076 [ 3 ] {} <Trace> HTTP-Session: 5fa1fb05-4b70-4f7b-b142-62e600340657 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6498 2024.07.25 05:51:22.870192 [ 3 ] {4376c51a-f850-4b39-aeca-72d64f38279c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6499 2024.07.25 05:51:22.870235 [ 3 ] {4376c51a-f850-4b39-aeca-72d64f38279c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6500 2024.07.25 05:51:22.870360 [ 3 ] {4376c51a-f850-4b39-aeca-72d64f38279c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6501 2024.07.25 05:51:22.870654 [ 3 ] {4376c51a-f850-4b39-aeca-72d64f38279c} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6502 2024.07.25 05:51:22.870690 [ 3 ] {4376c51a-f850-4b39-aeca-72d64f38279c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6503 2024.07.25 05:51:22.870999 [ 3 ] {4376c51a-f850-4b39-aeca-72d64f38279c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6504 2024.07.25 05:51:22.871322 [ 3 ] {4376c51a-f850-4b39-aeca-72d64f38279c} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6505 2024.07.25 05:51:22.871473 [ 3 ] {4376c51a-f850-4b39-aeca-72d64f38279c} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001316 sec., 44072.94832826748 rows/sec., 3.44 MiB/sec.
6506 2024.07.25 05:51:22.871629 [ 3 ] {4376c51a-f850-4b39-aeca-72d64f38279c} <Debug> DynamicQueryHandler: Done processing query
6507 2024.07.25 05:51:22.871654 [ 3 ] {4376c51a-f850-4b39-aeca-72d64f38279c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6508 2024.07.25 05:51:22.871670 [ 3 ] {} <Debug> HTTP-Session: 5fa1fb05-4b70-4f7b-b142-62e600340657 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6509 2024.07.25 05:51:22.871816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 21082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6510 2024.07.25 05:51:22.871864 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6511 2024.07.25 05:51:22.871883 [ 3 ] {} <Debug> HTTP-Session: d2305363-4999-4b91-8eae-2dad22aa3982 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6512 2024.07.25 05:51:22.871900 [ 3 ] {} <Debug> HTTP-Session: d2305363-4999-4b91-8eae-2dad22aa3982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6513 2024.07.25 05:51:22.871914 [ 3 ] {} <Debug> HTTP-Session: d2305363-4999-4b91-8eae-2dad22aa3982 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6514 2024.07.25 05:51:22.871945 [ 3 ] {} <Trace> HTTP-Session: d2305363-4999-4b91-8eae-2dad22aa3982 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6515 2024.07.25 05:51:22.872076 [ 3 ] {1d5bbbdf-d35f-4c10-8c9a-82abee9ad46c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6516 2024.07.25 05:51:22.872123 [ 3 ] {1d5bbbdf-d35f-4c10-8c9a-82abee9ad46c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6517 2024.07.25 05:51:22.872267 [ 3 ] {1d5bbbdf-d35f-4c10-8c9a-82abee9ad46c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6518 2024.07.25 05:51:22.872610 [ 3 ] {1d5bbbdf-d35f-4c10-8c9a-82abee9ad46c} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6519 2024.07.25 05:51:22.872647 [ 3 ] {1d5bbbdf-d35f-4c10-8c9a-82abee9ad46c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6520 2024.07.25 05:51:22.873032 [ 3 ] {1d5bbbdf-d35f-4c10-8c9a-82abee9ad46c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6521 2024.07.25 05:51:22.873381 [ 3 ] {1d5bbbdf-d35f-4c10-8c9a-82abee9ad46c} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6522 2024.07.25 05:51:22.873545 [ 3 ] {1d5bbbdf-d35f-4c10-8c9a-82abee9ad46c} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001517 sec., 72511.53592617008 rows/sec., 5.06 MiB/sec.
6523 2024.07.25 05:51:22.873547 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6524 2024.07.25 05:51:22.873662 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6525 2024.07.25 05:51:22.873700 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6526 2024.07.25 05:51:22.873779 [ 3 ] {1d5bbbdf-d35f-4c10-8c9a-82abee9ad46c} <Debug> DynamicQueryHandler: Done processing query
6527 2024.07.25 05:51:22.873839 [ 3 ] {1d5bbbdf-d35f-4c10-8c9a-82abee9ad46c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6528 2024.07.25 05:51:22.873879 [ 3 ] {} <Debug> HTTP-Session: d2305363-4999-4b91-8eae-2dad22aa3982 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6529 2024.07.25 05:51:22.873897 [ 190 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::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
6530 2024.07.25 05:51:22.874105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 35378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6531 2024.07.25 05:51:22.874219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6532 2024.07.25 05:51:22.874222 [ 190 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6533 2024.07.25 05:51:22.874244 [ 3 ] {} <Debug> HTTP-Session: da3696a5-4ac4-4fb3-a15b-6a59bc1e3b33 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6534 2024.07.25 05:51:22.874267 [ 3 ] {} <Debug> HTTP-Session: da3696a5-4ac4-4fb3-a15b-6a59bc1e3b33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6535 2024.07.25 05:51:22.874269 [ 190 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3049 rows starting from the beginning of the part
6536 2024.07.25 05:51:22.874284 [ 3 ] {} <Debug> HTTP-Session: da3696a5-4ac4-4fb3-a15b-6a59bc1e3b33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6537 2024.07.25 05:51:22.874323 [ 3 ] {} <Trace> HTTP-Session: da3696a5-4ac4-4fb3-a15b-6a59bc1e3b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6538 2024.07.25 05:51:22.874390 [ 190 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 111 rows starting from the beginning of the part
6539 2024.07.25 05:51:22.874510 [ 190 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 110 rows starting from the beginning of the part
6540 2024.07.25 05:51:22.874695 [ 190 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 110 rows starting from the beginning of the part
6541 2024.07.25 05:51:22.874974 [ 190 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 146 rows starting from the beginning of the part
6542 2024.07.25 05:51:22.874985 [ 3 ] {0de6dfc0-670d-4bf1-b42b-dcb99584c726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6543 2024.07.25 05:51:22.875268 [ 190 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 110 rows starting from the beginning of the part
6544 2024.07.25 05:51:22.875366 [ 3 ] {0de6dfc0-670d-4bf1-b42b-dcb99584c726} <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_histogramf64
6545 2024.07.25 05:51:22.876535 [ 3 ] {0de6dfc0-670d-4bf1-b42b-dcb99584c726} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6546 2024.07.25 05:51:22.877519 [ 3 ] {0de6dfc0-670d-4bf1-b42b-dcb99584c726} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6547 2024.07.25 05:51:22.877555 [ 3 ] {0de6dfc0-670d-4bf1-b42b-dcb99584c726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6548 2024.07.25 05:51:22.878097 [ 201 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3636 rows, containing 5 columns (5 merged, 0 gathered) in 0.004318482 sec., 841962.5229420894 rows/sec., 58.87 MiB/sec.
6549 2024.07.25 05:51:22.878474 [ 3 ] {0de6dfc0-670d-4bf1-b42b-dcb99584c726} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6550 2024.07.25 05:51:22.878598 [ 201 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6551 2024.07.25 05:51:22.879552 [ 3 ] {0de6dfc0-670d-4bf1-b42b-dcb99584c726} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6552 2024.07.25 05:51:22.879728 [ 200 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6553 2024.07.25 05:51:22.879892 [ 3 ] {0de6dfc0-670d-4bf1-b42b-dcb99584c726} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.005431 sec., 4050.819370281716 rows/sec., 7.26 MiB/sec.
6554 2024.07.25 05:51:22.880078 [ 200 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6555 2024.07.25 05:51:22.880375 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB.
6556 2024.07.25 05:51:22.880446 [ 3 ] {0de6dfc0-670d-4bf1-b42b-dcb99584c726} <Debug> DynamicQueryHandler: Done processing query
6557 2024.07.25 05:51:22.880477 [ 3 ] {0de6dfc0-670d-4bf1-b42b-dcb99584c726} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
6558 2024.07.25 05:51:22.880494 [ 3 ] {} <Debug> HTTP-Session: da3696a5-4ac4-4fb3-a15b-6a59bc1e3b33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6559 2024.07.25 05:51:22.880629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6560 2024.07.25 05:51:22.880678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6561 2024.07.25 05:51:22.880698 [ 3 ] {} <Debug> HTTP-Session: d7311310-86af-4e52-8579-7ca42ec57215 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6562 2024.07.25 05:51:22.880715 [ 3 ] {} <Debug> HTTP-Session: d7311310-86af-4e52-8579-7ca42ec57215 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6563 2024.07.25 05:51:22.880728 [ 3 ] {} <Debug> HTTP-Session: d7311310-86af-4e52-8579-7ca42ec57215 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6564 2024.07.25 05:51:22.880760 [ 3 ] {} <Trace> HTTP-Session: d7311310-86af-4e52-8579-7ca42ec57215 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6565 2024.07.25 05:51:22.880871 [ 3 ] {4bb63b0b-8d7b-4056-8df1-336607f97c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6566 2024.07.25 05:51:22.880917 [ 3 ] {4bb63b0b-8d7b-4056-8df1-336607f97c2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6567 2024.07.25 05:51:22.881061 [ 3 ] {4bb63b0b-8d7b-4056-8df1-336607f97c2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6568 2024.07.25 05:51:22.881383 [ 3 ] {4bb63b0b-8d7b-4056-8df1-336607f97c2d} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6569 2024.07.25 05:51:22.881420 [ 3 ] {4bb63b0b-8d7b-4056-8df1-336607f97c2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6570 2024.07.25 05:51:22.881786 [ 3 ] {4bb63b0b-8d7b-4056-8df1-336607f97c2d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6571 2024.07.25 05:51:22.882117 [ 3 ] {4bb63b0b-8d7b-4056-8df1-336607f97c2d} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6572 2024.07.25 05:51:22.882273 [ 101 ] {} <Debug> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6573 2024.07.25 05:51:22.882286 [ 3 ] {4bb63b0b-8d7b-4056-8df1-336607f97c2d} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001441 sec., 27758.50104094379 rows/sec., 1.85 MiB/sec.
6574 2024.07.25 05:51:22.882326 [ 101 ] {} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6575 2024.07.25 05:51:22.882387 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6576 2024.07.25 05:51:22.882548 [ 190 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
6577 2024.07.25 05:51:22.882595 [ 3 ] {4bb63b0b-8d7b-4056-8df1-336607f97c2d} <Debug> DynamicQueryHandler: Done processing query
6578 2024.07.25 05:51:22.882623 [ 3 ] {4bb63b0b-8d7b-4056-8df1-336607f97c2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6579 2024.07.25 05:51:22.882648 [ 3 ] {} <Debug> HTTP-Session: d7311310-86af-4e52-8579-7ca42ec57215 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6580 2024.07.25 05:51:22.882716 [ 190 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6581 2024.07.25 05:51:22.882749 [ 190 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 958 rows starting from the beginning of the part
6582 2024.07.25 05:51:22.882835 [ 190 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part
6583 2024.07.25 05:51:22.882960 [ 190 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part
6584 2024.07.25 05:51:22.883122 [ 190 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part
6585 2024.07.25 05:51:22.883209 [ 190 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part
6586 2024.07.25 05:51:22.883393 [ 190 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part
6587 2024.07.25 05:51:22.884485 [ 200 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1158 rows, containing 4 columns (4 merged, 0 gathered) in 0.002009788 sec., 576180.1742273314 rows/sec., 38.41 MiB/sec.
6588 2024.07.25 05:51:22.884707 [ 191 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6589 2024.07.25 05:51:22.885158 [ 191 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_31_6} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6590 2024.07.25 05:51:22.885254 [ 191 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_31_6} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6591 2024.07.25 05:51:22.885357 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB.
6592 2024.07.25 05:51:27.869455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 2325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6593 2024.07.25 05:51:27.869590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6594 2024.07.25 05:51:27.869616 [ 3 ] {} <Debug> HTTP-Session: bde3a821-6a4f-45e1-94a1-fc4a9dd4d616 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6595 2024.07.25 05:51:27.869641 [ 3 ] {} <Debug> HTTP-Session: bde3a821-6a4f-45e1-94a1-fc4a9dd4d616 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6596 2024.07.25 05:51:27.869655 [ 3 ] {} <Debug> HTTP-Session: bde3a821-6a4f-45e1-94a1-fc4a9dd4d616 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6597 2024.07.25 05:51:27.869706 [ 3 ] {} <Trace> HTTP-Session: bde3a821-6a4f-45e1-94a1-fc4a9dd4d616 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6598 2024.07.25 05:51:27.869893 [ 3 ] {3baf1674-74aa-402d-9332-e1141ba06be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6599 2024.07.25 05:51:27.869962 [ 3 ] {3baf1674-74aa-402d-9332-e1141ba06be7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6600 2024.07.25 05:51:27.870163 [ 3 ] {3baf1674-74aa-402d-9332-e1141ba06be7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6601 2024.07.25 05:51:27.870617 [ 3 ] {3baf1674-74aa-402d-9332-e1141ba06be7} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6602 2024.07.25 05:51:27.870661 [ 3 ] {3baf1674-74aa-402d-9332-e1141ba06be7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6603 2024.07.25 05:51:27.871038 [ 3 ] {3baf1674-74aa-402d-9332-e1141ba06be7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6604 2024.07.25 05:51:27.871383 [ 3 ] {3baf1674-74aa-402d-9332-e1141ba06be7} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6605 2024.07.25 05:51:27.871561 [ 3 ] {3baf1674-74aa-402d-9332-e1141ba06be7} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001717 sec., 9900.990099009901 rows/sec., 717.21 KiB/sec.
6606 2024.07.25 05:51:27.871814 [ 3 ] {3baf1674-74aa-402d-9332-e1141ba06be7} <Debug> DynamicQueryHandler: Done processing query
6607 2024.07.25 05:51:27.871843 [ 3 ] {3baf1674-74aa-402d-9332-e1141ba06be7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6608 2024.07.25 05:51:27.871859 [ 3 ] {} <Debug> HTTP-Session: bde3a821-6a4f-45e1-94a1-fc4a9dd4d616 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6609 2024.07.25 05:51:27.871996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6610 2024.07.25 05:51:27.872053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6611 2024.07.25 05:51:27.872073 [ 3 ] {} <Debug> HTTP-Session: 4e759288-f330-43df-b60e-e8279aaef5b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6612 2024.07.25 05:51:27.872092 [ 3 ] {} <Debug> HTTP-Session: 4e759288-f330-43df-b60e-e8279aaef5b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6613 2024.07.25 05:51:27.872106 [ 3 ] {} <Debug> HTTP-Session: 4e759288-f330-43df-b60e-e8279aaef5b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6614 2024.07.25 05:51:27.872141 [ 3 ] {} <Trace> HTTP-Session: 4e759288-f330-43df-b60e-e8279aaef5b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6615 2024.07.25 05:51:27.872246 [ 3 ] {24c39f01-d880-4ada-8519-3aded6163e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6616 2024.07.25 05:51:27.872296 [ 3 ] {24c39f01-d880-4ada-8519-3aded6163e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6617 2024.07.25 05:51:27.872430 [ 3 ] {24c39f01-d880-4ada-8519-3aded6163e51} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6618 2024.07.25 05:51:27.872741 [ 3 ] {24c39f01-d880-4ada-8519-3aded6163e51} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6619 2024.07.25 05:51:27.872778 [ 3 ] {24c39f01-d880-4ada-8519-3aded6163e51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6620 2024.07.25 05:51:27.873085 [ 3 ] {24c39f01-d880-4ada-8519-3aded6163e51} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
6621 2024.07.25 05:51:27.873407 [ 3 ] {24c39f01-d880-4ada-8519-3aded6163e51} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6622 2024.07.25 05:51:27.873573 [ 3 ] {24c39f01-d880-4ada-8519-3aded6163e51} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001351 sec., 4441.154700222058 rows/sec., 362.14 KiB/sec.
6623 2024.07.25 05:51:27.873849 [ 3 ] {24c39f01-d880-4ada-8519-3aded6163e51} <Debug> DynamicQueryHandler: Done processing query
6624 2024.07.25 05:51:27.873875 [ 3 ] {24c39f01-d880-4ada-8519-3aded6163e51} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6625 2024.07.25 05:51:27.873891 [ 3 ] {} <Debug> HTTP-Session: 4e759288-f330-43df-b60e-e8279aaef5b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6626 2024.07.25 05:51:27.874116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 26113, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6627 2024.07.25 05:51:27.874170 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6628 2024.07.25 05:51:27.874190 [ 3 ] {} <Debug> HTTP-Session: 01f31b2d-41db-4b75-8064-1f82be002390 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6629 2024.07.25 05:51:27.874208 [ 3 ] {} <Debug> HTTP-Session: 01f31b2d-41db-4b75-8064-1f82be002390 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6630 2024.07.25 05:51:27.874222 [ 3 ] {} <Debug> HTTP-Session: 01f31b2d-41db-4b75-8064-1f82be002390 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6631 2024.07.25 05:51:27.874256 [ 3 ] {} <Trace> HTTP-Session: 01f31b2d-41db-4b75-8064-1f82be002390 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6632 2024.07.25 05:51:27.874403 [ 3 ] {58f34a8f-49d1-4e58-a68c-0dc392618544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6633 2024.07.25 05:51:27.874450 [ 3 ] {58f34a8f-49d1-4e58-a68c-0dc392618544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6634 2024.07.25 05:51:27.874600 [ 3 ] {58f34a8f-49d1-4e58-a68c-0dc392618544} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6635 2024.07.25 05:51:27.875023 [ 3 ] {58f34a8f-49d1-4e58-a68c-0dc392618544} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6636 2024.07.25 05:51:27.875062 [ 3 ] {58f34a8f-49d1-4e58-a68c-0dc392618544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6637 2024.07.25 05:51:27.875392 [ 3 ] {58f34a8f-49d1-4e58-a68c-0dc392618544} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6638 2024.07.25 05:51:27.875705 [ 3 ] {58f34a8f-49d1-4e58-a68c-0dc392618544} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6639 2024.07.25 05:51:27.875868 [ 3 ] {58f34a8f-49d1-4e58-a68c-0dc392618544} <Debug> executeQuery: Read 171 rows, 15.70 KiB in 0.001523 sec., 112278.39789888378 rows/sec., 10.07 MiB/sec.
6640 2024.07.25 05:51:27.876039 [ 3 ] {58f34a8f-49d1-4e58-a68c-0dc392618544} <Debug> DynamicQueryHandler: Done processing query
6641 2024.07.25 05:51:27.876064 [ 3 ] {58f34a8f-49d1-4e58-a68c-0dc392618544} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
6642 2024.07.25 05:51:27.876082 [ 3 ] {} <Debug> HTTP-Session: 01f31b2d-41db-4b75-8064-1f82be002390 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6643 2024.07.25 05:51:27.876210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6644 2024.07.25 05:51:27.876261 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6645 2024.07.25 05:51:27.876282 [ 3 ] {} <Debug> HTTP-Session: 0e21da1a-eeb9-4c91-ac5a-cd9259ab5605 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6646 2024.07.25 05:51:27.876298 [ 3 ] {} <Debug> HTTP-Session: 0e21da1a-eeb9-4c91-ac5a-cd9259ab5605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6647 2024.07.25 05:51:27.876312 [ 3 ] {} <Debug> HTTP-Session: 0e21da1a-eeb9-4c91-ac5a-cd9259ab5605 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6648 2024.07.25 05:51:27.876345 [ 3 ] {} <Trace> HTTP-Session: 0e21da1a-eeb9-4c91-ac5a-cd9259ab5605 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6649 2024.07.25 05:51:27.876441 [ 3 ] {f87b6413-5c81-47d5-9ec9-a6e79bff31bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6650 2024.07.25 05:51:27.876485 [ 3 ] {f87b6413-5c81-47d5-9ec9-a6e79bff31bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6651 2024.07.25 05:51:27.876612 [ 3 ] {f87b6413-5c81-47d5-9ec9-a6e79bff31bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6652 2024.07.25 05:51:27.876892 [ 3 ] {f87b6413-5c81-47d5-9ec9-a6e79bff31bd} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6653 2024.07.25 05:51:27.876929 [ 3 ] {f87b6413-5c81-47d5-9ec9-a6e79bff31bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6654 2024.07.25 05:51:27.877234 [ 3 ] {f87b6413-5c81-47d5-9ec9-a6e79bff31bd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
6655 2024.07.25 05:51:27.877541 [ 3 ] {f87b6413-5c81-47d5-9ec9-a6e79bff31bd} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6656 2024.07.25 05:51:27.877697 [ 3 ] {f87b6413-5c81-47d5-9ec9-a6e79bff31bd} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001277 sec., 4698.512137823023 rows/sec., 328.07 KiB/sec.
6657 2024.07.25 05:51:27.877896 [ 3 ] {f87b6413-5c81-47d5-9ec9-a6e79bff31bd} <Debug> DynamicQueryHandler: Done processing query
6658 2024.07.25 05:51:27.877922 [ 3 ] {f87b6413-5c81-47d5-9ec9-a6e79bff31bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6659 2024.07.25 05:51:27.877939 [ 3 ] {} <Debug> HTTP-Session: 0e21da1a-eeb9-4c91-ac5a-cd9259ab5605 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6660 2024.07.25 05:51:27.878138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 59709, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6661 2024.07.25 05:51:27.878189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6662 2024.07.25 05:51:27.878209 [ 3 ] {} <Debug> HTTP-Session: c4a32c2c-6225-4067-a6a9-9db63022a3ee Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6663 2024.07.25 05:51:27.878226 [ 3 ] {} <Debug> HTTP-Session: c4a32c2c-6225-4067-a6a9-9db63022a3ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6664 2024.07.25 05:51:27.878239 [ 3 ] {} <Debug> HTTP-Session: c4a32c2c-6225-4067-a6a9-9db63022a3ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6665 2024.07.25 05:51:27.878271 [ 3 ] {} <Trace> HTTP-Session: c4a32c2c-6225-4067-a6a9-9db63022a3ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6666 2024.07.25 05:51:27.878475 [ 3 ] {bd686f25-ca7e-43c0-8a5f-03ce098fceb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6667 2024.07.25 05:51:27.878518 [ 3 ] {bd686f25-ca7e-43c0-8a5f-03ce098fceb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6668 2024.07.25 05:51:27.878645 [ 3 ] {bd686f25-ca7e-43c0-8a5f-03ce098fceb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6669 2024.07.25 05:51:27.879181 [ 3 ] {bd686f25-ca7e-43c0-8a5f-03ce098fceb6} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6670 2024.07.25 05:51:27.879218 [ 3 ] {bd686f25-ca7e-43c0-8a5f-03ce098fceb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6671 2024.07.25 05:51:27.879535 [ 3 ] {bd686f25-ca7e-43c0-8a5f-03ce098fceb6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6672 2024.07.25 05:51:27.879845 [ 3 ] {bd686f25-ca7e-43c0-8a5f-03ce098fceb6} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6673 2024.07.25 05:51:27.879995 [ 3 ] {bd686f25-ca7e-43c0-8a5f-03ce098fceb6} <Debug> executeQuery: Read 371 rows, 26.61 KiB in 0.00162 sec., 229012.34567901236 rows/sec., 16.04 MiB/sec.
6674 2024.07.25 05:51:27.880162 [ 3 ] {bd686f25-ca7e-43c0-8a5f-03ce098fceb6} <Debug> DynamicQueryHandler: Done processing query
6675 2024.07.25 05:51:27.880187 [ 3 ] {bd686f25-ca7e-43c0-8a5f-03ce098fceb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
6676 2024.07.25 05:51:27.880203 [ 3 ] {} <Debug> HTTP-Session: c4a32c2c-6225-4067-a6a9-9db63022a3ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6677 2024.07.25 05:51:27.880332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6678 2024.07.25 05:51:27.880381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6679 2024.07.25 05:51:27.880400 [ 3 ] {} <Debug> HTTP-Session: 3fcaefdb-714d-4bd2-9041-f8c6d3238b8f Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6680 2024.07.25 05:51:27.880417 [ 3 ] {} <Debug> HTTP-Session: 3fcaefdb-714d-4bd2-9041-f8c6d3238b8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6681 2024.07.25 05:51:27.880431 [ 3 ] {} <Debug> HTTP-Session: 3fcaefdb-714d-4bd2-9041-f8c6d3238b8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6682 2024.07.25 05:51:27.880464 [ 3 ] {} <Trace> HTTP-Session: 3fcaefdb-714d-4bd2-9041-f8c6d3238b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6683 2024.07.25 05:51:27.880558 [ 3 ] {90df7b3d-9724-40c4-99f6-19c4f0c8983d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6684 2024.07.25 05:51:27.880604 [ 3 ] {90df7b3d-9724-40c4-99f6-19c4f0c8983d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6685 2024.07.25 05:51:27.880733 [ 3 ] {90df7b3d-9724-40c4-99f6-19c4f0c8983d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6686 2024.07.25 05:51:27.881001 [ 3 ] {90df7b3d-9724-40c4-99f6-19c4f0c8983d} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6687 2024.07.25 05:51:27.881038 [ 3 ] {90df7b3d-9724-40c4-99f6-19c4f0c8983d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6688 2024.07.25 05:51:27.881403 [ 3 ] {90df7b3d-9724-40c4-99f6-19c4f0c8983d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6689 2024.07.25 05:51:27.881719 [ 3 ] {90df7b3d-9724-40c4-99f6-19c4f0c8983d} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6690 2024.07.25 05:51:27.881873 [ 3 ] {90df7b3d-9724-40c4-99f6-19c4f0c8983d} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001332 sec., 4504.504504504504 rows/sec., 193.55 KiB/sec.
6691 2024.07.25 05:51:27.882188 [ 3 ] {90df7b3d-9724-40c4-99f6-19c4f0c8983d} <Debug> DynamicQueryHandler: Done processing query
6692 2024.07.25 05:51:27.882214 [ 3 ] {90df7b3d-9724-40c4-99f6-19c4f0c8983d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6693 2024.07.25 05:51:27.882231 [ 3 ] {} <Debug> HTTP-Session: 3fcaefdb-714d-4bd2-9041-f8c6d3238b8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6694 2024.07.25 05:51:27.882385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6695 2024.07.25 05:51:27.882435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6696 2024.07.25 05:51:27.882455 [ 3 ] {} <Debug> HTTP-Session: b72192d6-d483-4282-aaed-07a1ee3fc2c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6697 2024.07.25 05:51:27.882472 [ 3 ] {} <Debug> HTTP-Session: b72192d6-d483-4282-aaed-07a1ee3fc2c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6698 2024.07.25 05:51:27.882486 [ 3 ] {} <Debug> HTTP-Session: b72192d6-d483-4282-aaed-07a1ee3fc2c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6699 2024.07.25 05:51:27.882517 [ 3 ] {} <Trace> HTTP-Session: b72192d6-d483-4282-aaed-07a1ee3fc2c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6700 2024.07.25 05:51:27.882668 [ 3 ] {05c44edd-e414-4364-8b3a-6d26204f34a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
6701 2024.07.25 05:51:27.882717 [ 3 ] {05c44edd-e414-4364-8b3a-6d26204f34a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
6702 2024.07.25 05:51:27.882879 [ 3 ] {05c44edd-e414-4364-8b3a-6d26204f34a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6703 2024.07.25 05:51:27.883217 [ 3 ] {05c44edd-e414-4364-8b3a-6d26204f34a7} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6704 2024.07.25 05:51:27.883253 [ 3 ] {05c44edd-e414-4364-8b3a-6d26204f34a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6705 2024.07.25 05:51:27.883620 [ 3 ] {05c44edd-e414-4364-8b3a-6d26204f34a7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6706 2024.07.25 05:51:27.883951 [ 3 ] {05c44edd-e414-4364-8b3a-6d26204f34a7} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6707 2024.07.25 05:51:27.884111 [ 3 ] {05c44edd-e414-4364-8b3a-6d26204f34a7} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001515 sec., 50825.08250825082 rows/sec., 3.13 MiB/sec.
6708 2024.07.25 05:51:27.884284 [ 3 ] {05c44edd-e414-4364-8b3a-6d26204f34a7} <Debug> DynamicQueryHandler: Done processing query
6709 2024.07.25 05:51:27.884309 [ 3 ] {05c44edd-e414-4364-8b3a-6d26204f34a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6710 2024.07.25 05:51:27.884325 [ 3 ] {} <Debug> HTTP-Session: b72192d6-d483-4282-aaed-07a1ee3fc2c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6711 2024.07.25 05:51:27.884459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 21652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6712 2024.07.25 05:51:27.884508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6713 2024.07.25 05:51:27.884529 [ 3 ] {} <Debug> HTTP-Session: 0987d0cd-7190-4189-9e82-917ae2b8bea3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6714 2024.07.25 05:51:27.884545 [ 3 ] {} <Debug> HTTP-Session: 0987d0cd-7190-4189-9e82-917ae2b8bea3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6715 2024.07.25 05:51:27.884559 [ 3 ] {} <Debug> HTTP-Session: 0987d0cd-7190-4189-9e82-917ae2b8bea3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6716 2024.07.25 05:51:27.884591 [ 3 ] {} <Trace> HTTP-Session: 0987d0cd-7190-4189-9e82-917ae2b8bea3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6717 2024.07.25 05:51:27.884743 [ 3 ] {42f1ee7e-5c93-4bb3-9d2f-9e5d6fd8afd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6718 2024.07.25 05:51:27.884789 [ 3 ] {42f1ee7e-5c93-4bb3-9d2f-9e5d6fd8afd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6719 2024.07.25 05:51:27.884933 [ 3 ] {42f1ee7e-5c93-4bb3-9d2f-9e5d6fd8afd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6720 2024.07.25 05:51:27.885296 [ 3 ] {42f1ee7e-5c93-4bb3-9d2f-9e5d6fd8afd9} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6721 2024.07.25 05:51:27.885333 [ 3 ] {42f1ee7e-5c93-4bb3-9d2f-9e5d6fd8afd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6722 2024.07.25 05:51:27.885694 [ 3 ] {42f1ee7e-5c93-4bb3-9d2f-9e5d6fd8afd9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6723 2024.07.25 05:51:27.886031 [ 3 ] {42f1ee7e-5c93-4bb3-9d2f-9e5d6fd8afd9} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6724 2024.07.25 05:51:27.886195 [ 3 ] {42f1ee7e-5c93-4bb3-9d2f-9e5d6fd8afd9} <Debug> executeQuery: Read 113 rows, 8.07 KiB in 0.001526 sec., 74049.80340760158 rows/sec., 5.17 MiB/sec.
6725 2024.07.25 05:51:27.886420 [ 3 ] {42f1ee7e-5c93-4bb3-9d2f-9e5d6fd8afd9} <Debug> DynamicQueryHandler: Done processing query
6726 2024.07.25 05:51:27.886445 [ 3 ] {42f1ee7e-5c93-4bb3-9d2f-9e5d6fd8afd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6727 2024.07.25 05:51:27.886462 [ 3 ] {} <Debug> HTTP-Session: 0987d0cd-7190-4189-9e82-917ae2b8bea3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6728 2024.07.25 05:51:27.886604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17614, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6729 2024.07.25 05:51:27.886653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6730 2024.07.25 05:51:27.886673 [ 3 ] {} <Debug> HTTP-Session: 5fa1bc39-97f7-409f-ac4b-1e6dff86edbf Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6731 2024.07.25 05:51:27.886690 [ 3 ] {} <Debug> HTTP-Session: 5fa1bc39-97f7-409f-ac4b-1e6dff86edbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6732 2024.07.25 05:51:27.886704 [ 3 ] {} <Debug> HTTP-Session: 5fa1bc39-97f7-409f-ac4b-1e6dff86edbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6733 2024.07.25 05:51:27.886735 [ 3 ] {} <Trace> HTTP-Session: 5fa1bc39-97f7-409f-ac4b-1e6dff86edbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6734 2024.07.25 05:51:27.886915 [ 3 ] {fce991ff-df55-45de-8b03-27a4d142819e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6735 2024.07.25 05:51:27.886978 [ 3 ] {fce991ff-df55-45de-8b03-27a4d142819e} <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_histogramf64
6736 2024.07.25 05:51:27.887390 [ 3 ] {fce991ff-df55-45de-8b03-27a4d142819e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6737 2024.07.25 05:51:27.887960 [ 3 ] {fce991ff-df55-45de-8b03-27a4d142819e} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6738 2024.07.25 05:51:27.887996 [ 3 ] {fce991ff-df55-45de-8b03-27a4d142819e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6739 2024.07.25 05:51:27.888586 [ 3 ] {fce991ff-df55-45de-8b03-27a4d142819e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6740 2024.07.25 05:51:27.889000 [ 3 ] {fce991ff-df55-45de-8b03-27a4d142819e} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6741 2024.07.25 05:51:27.889186 [ 3 ] {fce991ff-df55-45de-8b03-27a4d142819e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002369 sec., 4643.3094132545375 rows/sec., 8.32 MiB/sec.
6742 2024.07.25 05:51:27.889415 [ 3 ] {fce991ff-df55-45de-8b03-27a4d142819e} <Debug> DynamicQueryHandler: Done processing query
6743 2024.07.25 05:51:27.889440 [ 3 ] {fce991ff-df55-45de-8b03-27a4d142819e} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
6744 2024.07.25 05:51:27.889457 [ 3 ] {} <Debug> HTTP-Session: 5fa1bc39-97f7-409f-ac4b-1e6dff86edbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6745 2024.07.25 05:51:27.889573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6746 2024.07.25 05:51:27.889622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6747 2024.07.25 05:51:27.889642 [ 3 ] {} <Debug> HTTP-Session: f9c8e7e5-525b-44d2-b024-749392b207a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6748 2024.07.25 05:51:27.889659 [ 3 ] {} <Debug> HTTP-Session: f9c8e7e5-525b-44d2-b024-749392b207a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6749 2024.07.25 05:51:27.889673 [ 3 ] {} <Debug> HTTP-Session: f9c8e7e5-525b-44d2-b024-749392b207a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6750 2024.07.25 05:51:27.889704 [ 3 ] {} <Trace> HTTP-Session: f9c8e7e5-525b-44d2-b024-749392b207a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6751 2024.07.25 05:51:27.889808 [ 3 ] {075376e4-b2f7-4d99-9648-395fc264cdaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
6752 2024.07.25 05:51:27.889854 [ 3 ] {075376e4-b2f7-4d99-9648-395fc264cdaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
6753 2024.07.25 05:51:27.889984 [ 3 ] {075376e4-b2f7-4d99-9648-395fc264cdaf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6754 2024.07.25 05:51:27.890261 [ 3 ] {075376e4-b2f7-4d99-9648-395fc264cdaf} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6755 2024.07.25 05:51:27.890296 [ 3 ] {075376e4-b2f7-4d99-9648-395fc264cdaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6756 2024.07.25 05:51:27.890650 [ 3 ] {075376e4-b2f7-4d99-9648-395fc264cdaf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6757 2024.07.25 05:51:27.890965 [ 3 ] {075376e4-b2f7-4d99-9648-395fc264cdaf} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6758 2024.07.25 05:51:27.891128 [ 3 ] {075376e4-b2f7-4d99-9648-395fc264cdaf} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001351 sec., 17024.426350851223 rows/sec., 920.90 KiB/sec.
6759 2024.07.25 05:51:27.891425 [ 3 ] {075376e4-b2f7-4d99-9648-395fc264cdaf} <Debug> DynamicQueryHandler: Done processing query
6760 2024.07.25 05:51:27.891451 [ 3 ] {075376e4-b2f7-4d99-9648-395fc264cdaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6761 2024.07.25 05:51:27.891468 [ 3 ] {} <Debug> HTTP-Session: f9c8e7e5-525b-44d2-b024-749392b207a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6762 2024.07.25 05:51:27.891588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6763 2024.07.25 05:51:27.891638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6764 2024.07.25 05:51:27.891658 [ 3 ] {} <Debug> HTTP-Session: 7bb1092c-ae13-483e-8ee7-6b8923c3060f Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6765 2024.07.25 05:51:27.891675 [ 3 ] {} <Debug> HTTP-Session: 7bb1092c-ae13-483e-8ee7-6b8923c3060f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6766 2024.07.25 05:51:27.891689 [ 3 ] {} <Debug> HTTP-Session: 7bb1092c-ae13-483e-8ee7-6b8923c3060f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6767 2024.07.25 05:51:27.891720 [ 3 ] {} <Trace> HTTP-Session: 7bb1092c-ae13-483e-8ee7-6b8923c3060f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6768 2024.07.25 05:51:27.891834 [ 3 ] {46ee9192-2a57-4e6c-864e-501c32b6581e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6769 2024.07.25 05:51:27.891881 [ 3 ] {46ee9192-2a57-4e6c-864e-501c32b6581e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6770 2024.07.25 05:51:27.892029 [ 3 ] {46ee9192-2a57-4e6c-864e-501c32b6581e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6771 2024.07.25 05:51:27.892317 [ 3 ] {46ee9192-2a57-4e6c-864e-501c32b6581e} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6772 2024.07.25 05:51:27.892354 [ 3 ] {46ee9192-2a57-4e6c-864e-501c32b6581e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB.
6773 2024.07.25 05:51:27.892701 [ 3 ] {46ee9192-2a57-4e6c-864e-501c32b6581e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6774 2024.07.25 05:51:27.893028 [ 3 ] {46ee9192-2a57-4e6c-864e-501c32b6581e} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6775 2024.07.25 05:51:27.893189 [ 3 ] {46ee9192-2a57-4e6c-864e-501c32b6581e} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001393 sec., 28715.00358937545 rows/sec., 1.92 MiB/sec.
6776 2024.07.25 05:51:27.893354 [ 3 ] {46ee9192-2a57-4e6c-864e-501c32b6581e} <Debug> DynamicQueryHandler: Done processing query
6777 2024.07.25 05:51:27.893379 [ 3 ] {46ee9192-2a57-4e6c-864e-501c32b6581e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6778 2024.07.25 05:51:27.893395 [ 3 ] {} <Debug> HTTP-Session: 7bb1092c-ae13-483e-8ee7-6b8923c3060f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6779 2024.07.25 05:51:32.321695 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache
6780 2024.07.25 05:51:32.321761 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache
6781 2024.07.25 05:51:32.866355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6782 2024.07.25 05:51:32.866464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6783 2024.07.25 05:51:32.866488 [ 3 ] {} <Debug> HTTP-Session: 3b93804b-72fd-42b2-8ec1-9b437757588f Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6784 2024.07.25 05:51:32.866512 [ 3 ] {} <Debug> HTTP-Session: 3b93804b-72fd-42b2-8ec1-9b437757588f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6785 2024.07.25 05:51:32.866526 [ 3 ] {} <Debug> HTTP-Session: 3b93804b-72fd-42b2-8ec1-9b437757588f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6786 2024.07.25 05:51:32.866576 [ 3 ] {} <Trace> HTTP-Session: 3b93804b-72fd-42b2-8ec1-9b437757588f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6787 2024.07.25 05:51:32.866764 [ 3 ] {63c6b8f4-6ef4-42ee-8e57-a496c57a68ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6788 2024.07.25 05:51:32.866831 [ 3 ] {63c6b8f4-6ef4-42ee-8e57-a496c57a68ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6789 2024.07.25 05:51:32.867023 [ 3 ] {63c6b8f4-6ef4-42ee-8e57-a496c57a68ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6790 2024.07.25 05:51:32.867479 [ 3 ] {63c6b8f4-6ef4-42ee-8e57-a496c57a68ae} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6791 2024.07.25 05:51:32.867523 [ 3 ] {63c6b8f4-6ef4-42ee-8e57-a496c57a68ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
6792 2024.07.25 05:51:32.867892 [ 3 ] {63c6b8f4-6ef4-42ee-8e57-a496c57a68ae} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6793 2024.07.25 05:51:32.868230 [ 3 ] {63c6b8f4-6ef4-42ee-8e57-a496c57a68ae} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6794 2024.07.25 05:51:32.868390 [ 3 ] {63c6b8f4-6ef4-42ee-8e57-a496c57a68ae} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.001682 sec., 13079.667063020215 rows/sec., 1.04 MiB/sec.
6795 2024.07.25 05:51:32.868664 [ 3 ] {63c6b8f4-6ef4-42ee-8e57-a496c57a68ae} <Debug> DynamicQueryHandler: Done processing query
6796 2024.07.25 05:51:32.868693 [ 3 ] {63c6b8f4-6ef4-42ee-8e57-a496c57a68ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6797 2024.07.25 05:51:32.868710 [ 3 ] {} <Debug> HTTP-Session: 3b93804b-72fd-42b2-8ec1-9b437757588f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6798 2024.07.25 05:51:32.868857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6799 2024.07.25 05:51:32.868915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6800 2024.07.25 05:51:32.868936 [ 3 ] {} <Debug> HTTP-Session: 91057c67-6330-400c-aa9b-3ff90a184daa Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6801 2024.07.25 05:51:32.868955 [ 3 ] {} <Debug> HTTP-Session: 91057c67-6330-400c-aa9b-3ff90a184daa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6802 2024.07.25 05:51:32.868969 [ 3 ] {} <Debug> HTTP-Session: 91057c67-6330-400c-aa9b-3ff90a184daa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6803 2024.07.25 05:51:32.869005 [ 3 ] {} <Trace> HTTP-Session: 91057c67-6330-400c-aa9b-3ff90a184daa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6804 2024.07.25 05:51:32.869107 [ 3 ] {0e284aa8-5565-4110-9735-49bfba7b458a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6805 2024.07.25 05:51:32.869155 [ 3 ] {0e284aa8-5565-4110-9735-49bfba7b458a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6806 2024.07.25 05:51:32.869289 [ 3 ] {0e284aa8-5565-4110-9735-49bfba7b458a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6807 2024.07.25 05:51:32.869616 [ 3 ] {0e284aa8-5565-4110-9735-49bfba7b458a} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6808 2024.07.25 05:51:32.869654 [ 3 ] {0e284aa8-5565-4110-9735-49bfba7b458a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
6809 2024.07.25 05:51:32.869962 [ 3 ] {0e284aa8-5565-4110-9735-49bfba7b458a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
6810 2024.07.25 05:51:32.870279 [ 3 ] {0e284aa8-5565-4110-9735-49bfba7b458a} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6811 2024.07.25 05:51:32.870437 [ 3 ] {0e284aa8-5565-4110-9735-49bfba7b458a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00135 sec., 1481.4814814814813 rows/sec., 120.80 KiB/sec.
6812 2024.07.25 05:51:32.870449 [ 92 ] {} <Debug> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
6813 2024.07.25 05:51:32.870561 [ 92 ] {} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6814 2024.07.25 05:51:32.870598 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
6815 2024.07.25 05:51:32.870662 [ 3 ] {0e284aa8-5565-4110-9735-49bfba7b458a} <Debug> DynamicQueryHandler: Done processing query
6816 2024.07.25 05:51:32.870724 [ 3 ] {0e284aa8-5565-4110-9735-49bfba7b458a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6817 2024.07.25 05:51:32.870788 [ 3 ] {} <Debug> HTTP-Session: 91057c67-6330-400c-aa9b-3ff90a184daa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6818 2024.07.25 05:51:32.870830 [ 200 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::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
6819 2024.07.25 05:51:32.871018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6820 2024.07.25 05:51:32.871045 [ 200 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6821 2024.07.25 05:51:32.871108 [ 200 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part
6822 2024.07.25 05:51:32.871118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6823 2024.07.25 05:51:32.871171 [ 3 ] {} <Debug> HTTP-Session: a4acb545-fbc4-45d7-91d0-e192f09ae760 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6824 2024.07.25 05:51:32.871213 [ 3 ] {} <Debug> HTTP-Session: a4acb545-fbc4-45d7-91d0-e192f09ae760 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6825 2024.07.25 05:51:32.871288 [ 3 ] {} <Debug> HTTP-Session: a4acb545-fbc4-45d7-91d0-e192f09ae760 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6826 2024.07.25 05:51:32.871375 [ 200 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part
6827 2024.07.25 05:51:32.871416 [ 3 ] {} <Trace> HTTP-Session: a4acb545-fbc4-45d7-91d0-e192f09ae760 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6828 2024.07.25 05:51:32.871668 [ 200 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::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
6829 2024.07.25 05:51:32.871783 [ 3 ] {92c72473-7a3e-4c31-9601-37ecba92e6e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6830 2024.07.25 05:51:32.871987 [ 3 ] {92c72473-7a3e-4c31-9601-37ecba92e6e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6831 2024.07.25 05:51:32.872026 [ 200 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
6832 2024.07.25 05:51:32.872370 [ 200 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::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
6833 2024.07.25 05:51:32.872724 [ 200 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part
6834 2024.07.25 05:51:32.873162 [ 3 ] {92c72473-7a3e-4c31-9601-37ecba92e6e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6835 2024.07.25 05:51:32.874069 [ 3 ] {92c72473-7a3e-4c31-9601-37ecba92e6e6} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6836 2024.07.25 05:51:32.874127 [ 3 ] {92c72473-7a3e-4c31-9601-37ecba92e6e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
6837 2024.07.25 05:51:32.875085 [ 3 ] {92c72473-7a3e-4c31-9601-37ecba92e6e6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6838 2024.07.25 05:51:32.875313 [ 191 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.004613249 sec., 5635.941177248399 rows/sec., 459.57 KiB/sec.
6839 2024.07.25 05:51:32.875579 [ 191 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
6840 2024.07.25 05:51:32.875750 [ 3 ] {92c72473-7a3e-4c31-9601-37ecba92e6e6} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6841 2024.07.25 05:51:32.876062 [ 3 ] {92c72473-7a3e-4c31-9601-37ecba92e6e6} <Debug> executeQuery: Read 97 rows, 8.35 KiB in 0.004436 sec., 21866.546438232643 rows/sec., 1.84 MiB/sec.
6842 2024.07.25 05:51:32.876719 [ 3 ] {92c72473-7a3e-4c31-9601-37ecba92e6e6} <Debug> DynamicQueryHandler: Done processing query
6843 2024.07.25 05:51:32.876804 [ 3 ] {92c72473-7a3e-4c31-9601-37ecba92e6e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6844 2024.07.25 05:51:32.876883 [ 3 ] {} <Debug> HTTP-Session: a4acb545-fbc4-45d7-91d0-e192f09ae760 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6845 2024.07.25 05:51:32.877096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6846 2024.07.25 05:51:32.877146 [ 191 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_10_2} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6847 2024.07.25 05:51:32.877188 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6848 2024.07.25 05:51:32.877235 [ 3 ] {} <Debug> HTTP-Session: 093f72cf-7e79-4bde-9cb2-68efa6fc2e67 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6849 2024.07.25 05:51:32.877267 [ 3 ] {} <Debug> HTTP-Session: 093f72cf-7e79-4bde-9cb2-68efa6fc2e67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6850 2024.07.25 05:51:32.877287 [ 3 ] {} <Debug> HTTP-Session: 093f72cf-7e79-4bde-9cb2-68efa6fc2e67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6851 2024.07.25 05:51:32.877313 [ 191 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_10_2} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2
6852 2024.07.25 05:51:32.877346 [ 3 ] {} <Trace> HTTP-Session: 093f72cf-7e79-4bde-9cb2-68efa6fc2e67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6853 2024.07.25 05:51:32.877474 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
6854 2024.07.25 05:51:32.877531 [ 3 ] {bc14d924-3df2-4411-9e3d-2b6b6e068ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6855 2024.07.25 05:51:32.877583 [ 3 ] {bc14d924-3df2-4411-9e3d-2b6b6e068ca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6856 2024.07.25 05:51:32.877735 [ 3 ] {bc14d924-3df2-4411-9e3d-2b6b6e068ca6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6857 2024.07.25 05:51:32.878037 [ 3 ] {bc14d924-3df2-4411-9e3d-2b6b6e068ca6} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6858 2024.07.25 05:51:32.878074 [ 3 ] {bc14d924-3df2-4411-9e3d-2b6b6e068ca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
6859 2024.07.25 05:51:32.878383 [ 3 ] {bc14d924-3df2-4411-9e3d-2b6b6e068ca6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
6860 2024.07.25 05:51:32.878703 [ 3 ] {bc14d924-3df2-4411-9e3d-2b6b6e068ca6} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6861 2024.07.25 05:51:32.878859 [ 92 ] {} <Debug> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
6862 2024.07.25 05:51:32.878868 [ 3 ] {bc14d924-3df2-4411-9e3d-2b6b6e068ca6} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001387 sec., 1441.9610670511897 rows/sec., 100.68 KiB/sec.
6863 2024.07.25 05:51:32.878910 [ 92 ] {} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6864 2024.07.25 05:51:32.878978 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
6865 2024.07.25 05:51:32.879152 [ 192 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::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
6866 2024.07.25 05:51:32.879186 [ 3 ] {bc14d924-3df2-4411-9e3d-2b6b6e068ca6} <Debug> DynamicQueryHandler: Done processing query
6867 2024.07.25 05:51:32.879228 [ 3 ] {bc14d924-3df2-4411-9e3d-2b6b6e068ca6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6868 2024.07.25 05:51:32.879262 [ 3 ] {} <Debug> HTTP-Session: 093f72cf-7e79-4bde-9cb2-68efa6fc2e67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6869 2024.07.25 05:51:32.879366 [ 192 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6870 2024.07.25 05:51:32.879406 [ 192 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part
6871 2024.07.25 05:51:32.879493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 10222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6872 2024.07.25 05:51:32.879660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6873 2024.07.25 05:51:32.879673 [ 192 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part
6874 2024.07.25 05:51:32.879727 [ 3 ] {} <Debug> HTTP-Session: e4592ef5-7db2-4f80-863e-4c48c631e0c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6875 2024.07.25 05:51:32.879812 [ 3 ] {} <Debug> HTTP-Session: e4592ef5-7db2-4f80-863e-4c48c631e0c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6876 2024.07.25 05:51:32.879887 [ 3 ] {} <Debug> HTTP-Session: e4592ef5-7db2-4f80-863e-4c48c631e0c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6877 2024.07.25 05:51:32.880002 [ 192 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::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
6878 2024.07.25 05:51:32.880046 [ 3 ] {} <Trace> HTTP-Session: e4592ef5-7db2-4f80-863e-4c48c631e0c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6879 2024.07.25 05:51:32.880301 [ 192 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
6880 2024.07.25 05:51:32.880423 [ 3 ] {c27ddfab-8f15-46ad-aba4-d29981f0d7c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6881 2024.07.25 05:51:32.880536 [ 192 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::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
6882 2024.07.25 05:51:32.880577 [ 3 ] {c27ddfab-8f15-46ad-aba4-d29981f0d7c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6883 2024.07.25 05:51:32.880987 [ 192 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part
6884 2024.07.25 05:51:32.881464 [ 3 ] {c27ddfab-8f15-46ad-aba4-d29981f0d7c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6885 2024.07.25 05:51:32.882336 [ 3 ] {c27ddfab-8f15-46ad-aba4-d29981f0d7c3} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6886 2024.07.25 05:51:32.882398 [ 3 ] {c27ddfab-8f15-46ad-aba4-d29981f0d7c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
6887 2024.07.25 05:51:32.883256 [ 3 ] {c27ddfab-8f15-46ad-aba4-d29981f0d7c3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6888 2024.07.25 05:51:32.883485 [ 195 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.004404415 sec., 5903.167617038812 rows/sec., 412.18 KiB/sec.
6889 2024.07.25 05:51:32.883752 [ 199 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
6890 2024.07.25 05:51:32.884034 [ 3 ] {c27ddfab-8f15-46ad-aba4-d29981f0d7c3} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6891 2024.07.25 05:51:32.884444 [ 3 ] {c27ddfab-8f15-46ad-aba4-d29981f0d7c3} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.004165 sec., 14405.762304921967 rows/sec., 1.13 MiB/sec.
6892 2024.07.25 05:51:32.884822 [ 199 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_10_2} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6893 2024.07.25 05:51:32.884946 [ 3 ] {c27ddfab-8f15-46ad-aba4-d29981f0d7c3} <Debug> DynamicQueryHandler: Done processing query
6894 2024.07.25 05:51:32.885030 [ 3 ] {c27ddfab-8f15-46ad-aba4-d29981f0d7c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6895 2024.07.25 05:51:32.885114 [ 3 ] {} <Debug> HTTP-Session: e4592ef5-7db2-4f80-863e-4c48c631e0c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6896 2024.07.25 05:51:32.885196 [ 199 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_10_2} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2
6897 2024.07.25 05:51:32.885326 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
6898 2024.07.25 05:51:32.885371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 21272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6899 2024.07.25 05:51:32.885434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6900 2024.07.25 05:51:32.885455 [ 3 ] {} <Debug> HTTP-Session: b7327ed6-e2c4-4758-900c-79aafbae4bbd Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6901 2024.07.25 05:51:32.885471 [ 3 ] {} <Debug> HTTP-Session: b7327ed6-e2c4-4758-900c-79aafbae4bbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6902 2024.07.25 05:51:32.885484 [ 3 ] {} <Debug> HTTP-Session: b7327ed6-e2c4-4758-900c-79aafbae4bbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6903 2024.07.25 05:51:32.885517 [ 3 ] {} <Trace> HTTP-Session: b7327ed6-e2c4-4758-900c-79aafbae4bbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6904 2024.07.25 05:51:32.885667 [ 3 ] {e8824e97-4a58-4698-b0ac-2bf0d4c612ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6905 2024.07.25 05:51:32.885717 [ 3 ] {e8824e97-4a58-4698-b0ac-2bf0d4c612ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6906 2024.07.25 05:51:32.885880 [ 3 ] {e8824e97-4a58-4698-b0ac-2bf0d4c612ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6907 2024.07.25 05:51:32.886266 [ 3 ] {e8824e97-4a58-4698-b0ac-2bf0d4c612ad} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6908 2024.07.25 05:51:32.886303 [ 3 ] {e8824e97-4a58-4698-b0ac-2bf0d4c612ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
6909 2024.07.25 05:51:32.886708 [ 3 ] {e8824e97-4a58-4698-b0ac-2bf0d4c612ad} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6910 2024.07.25 05:51:32.887056 [ 3 ] {e8824e97-4a58-4698-b0ac-2bf0d4c612ad} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6911 2024.07.25 05:51:32.887209 [ 3 ] {e8824e97-4a58-4698-b0ac-2bf0d4c612ad} <Debug> executeQuery: Read 111 rows, 7.93 KiB in 0.0016 sec., 69375 rows/sec., 4.84 MiB/sec.
6912 2024.07.25 05:51:32.887391 [ 3 ] {e8824e97-4a58-4698-b0ac-2bf0d4c612ad} <Debug> DynamicQueryHandler: Done processing query
6913 2024.07.25 05:51:32.887417 [ 3 ] {e8824e97-4a58-4698-b0ac-2bf0d4c612ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6914 2024.07.25 05:51:32.887434 [ 3 ] {} <Debug> HTTP-Session: b7327ed6-e2c4-4758-900c-79aafbae4bbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6915 2024.07.25 05:51:32.887597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 35283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6916 2024.07.25 05:51:32.887647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6917 2024.07.25 05:51:32.887667 [ 3 ] {} <Debug> HTTP-Session: e3770edb-02bb-40c8-a851-3866152a7e38 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6918 2024.07.25 05:51:32.887684 [ 3 ] {} <Debug> HTTP-Session: e3770edb-02bb-40c8-a851-3866152a7e38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6919 2024.07.25 05:51:32.887698 [ 3 ] {} <Debug> HTTP-Session: e3770edb-02bb-40c8-a851-3866152a7e38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6920 2024.07.25 05:51:32.887729 [ 3 ] {} <Trace> HTTP-Session: e3770edb-02bb-40c8-a851-3866152a7e38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6921 2024.07.25 05:51:32.888087 [ 3 ] {af8dd70a-3f11-40bc-ae34-7714851e67ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6922 2024.07.25 05:51:32.888155 [ 3 ] {af8dd70a-3f11-40bc-ae34-7714851e67ff} <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_histogramf64
6923 2024.07.25 05:51:32.888580 [ 3 ] {af8dd70a-3f11-40bc-ae34-7714851e67ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6924 2024.07.25 05:51:32.889249 [ 3 ] {af8dd70a-3f11-40bc-ae34-7714851e67ff} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6925 2024.07.25 05:51:32.889286 [ 3 ] {af8dd70a-3f11-40bc-ae34-7714851e67ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
6926 2024.07.25 05:51:32.889947 [ 3 ] {af8dd70a-3f11-40bc-ae34-7714851e67ff} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6927 2024.07.25 05:51:32.890365 [ 3 ] {af8dd70a-3f11-40bc-ae34-7714851e67ff} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6928 2024.07.25 05:51:32.890581 [ 3 ] {af8dd70a-3f11-40bc-ae34-7714851e67ff} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002767 sec., 7950.849295265631 rows/sec., 14.25 MiB/sec.
6929 2024.07.25 05:51:32.891115 [ 3 ] {af8dd70a-3f11-40bc-ae34-7714851e67ff} <Debug> DynamicQueryHandler: Done processing query
6930 2024.07.25 05:51:32.891142 [ 3 ] {af8dd70a-3f11-40bc-ae34-7714851e67ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
6931 2024.07.25 05:51:32.891158 [ 3 ] {} <Debug> HTTP-Session: e3770edb-02bb-40c8-a851-3866152a7e38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6932 2024.07.25 05:51:32.891287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6933 2024.07.25 05:51:32.891338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6934 2024.07.25 05:51:32.891358 [ 3 ] {} <Debug> HTTP-Session: 33af7097-af92-4b02-80b9-ba2c65cee41f Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6935 2024.07.25 05:51:32.891375 [ 3 ] {} <Debug> HTTP-Session: 33af7097-af92-4b02-80b9-ba2c65cee41f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6936 2024.07.25 05:51:32.891389 [ 3 ] {} <Debug> HTTP-Session: 33af7097-af92-4b02-80b9-ba2c65cee41f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6937 2024.07.25 05:51:32.891421 [ 3 ] {} <Trace> HTTP-Session: 33af7097-af92-4b02-80b9-ba2c65cee41f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6938 2024.07.25 05:51:32.891533 [ 3 ] {988f94c2-1dc3-40f2-831a-6cb16f53ff16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6939 2024.07.25 05:51:32.891579 [ 3 ] {988f94c2-1dc3-40f2-831a-6cb16f53ff16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6940 2024.07.25 05:51:32.891730 [ 3 ] {988f94c2-1dc3-40f2-831a-6cb16f53ff16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6941 2024.07.25 05:51:32.892036 [ 3 ] {988f94c2-1dc3-40f2-831a-6cb16f53ff16} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6942 2024.07.25 05:51:32.892072 [ 3 ] {988f94c2-1dc3-40f2-831a-6cb16f53ff16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
6943 2024.07.25 05:51:32.892434 [ 3 ] {988f94c2-1dc3-40f2-831a-6cb16f53ff16} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6944 2024.07.25 05:51:32.892767 [ 3 ] {988f94c2-1dc3-40f2-831a-6cb16f53ff16} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6945 2024.07.25 05:51:32.892925 [ 3 ] {988f94c2-1dc3-40f2-831a-6cb16f53ff16} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001421 sec., 28149.190710767067 rows/sec., 1.88 MiB/sec.
6946 2024.07.25 05:51:32.893099 [ 3 ] {988f94c2-1dc3-40f2-831a-6cb16f53ff16} <Debug> DynamicQueryHandler: Done processing query
6947 2024.07.25 05:51:32.893123 [ 3 ] {988f94c2-1dc3-40f2-831a-6cb16f53ff16} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6948 2024.07.25 05:51:32.893140 [ 3 ] {} <Debug> HTTP-Session: 33af7097-af92-4b02-80b9-ba2c65cee41f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6949 2024.07.25 05:51:37.869198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 2325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6950 2024.07.25 05:51:37.869345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6951 2024.07.25 05:51:37.869376 [ 3 ] {} <Debug> HTTP-Session: b68fddee-2cec-461b-b670-6fbaada2665a Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6952 2024.07.25 05:51:37.869404 [ 3 ] {} <Debug> HTTP-Session: b68fddee-2cec-461b-b670-6fbaada2665a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6953 2024.07.25 05:51:37.869421 [ 3 ] {} <Debug> HTTP-Session: b68fddee-2cec-461b-b670-6fbaada2665a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6954 2024.07.25 05:51:37.869478 [ 3 ] {} <Trace> HTTP-Session: b68fddee-2cec-461b-b670-6fbaada2665a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6955 2024.07.25 05:51:37.869686 [ 3 ] {61b18f08-1f67-4011-946b-cc3c8a207a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6956 2024.07.25 05:51:37.869764 [ 3 ] {61b18f08-1f67-4011-946b-cc3c8a207a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6957 2024.07.25 05:51:37.869982 [ 3 ] {61b18f08-1f67-4011-946b-cc3c8a207a74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6958 2024.07.25 05:51:37.870441 [ 3 ] {61b18f08-1f67-4011-946b-cc3c8a207a74} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6959 2024.07.25 05:51:37.870490 [ 3 ] {61b18f08-1f67-4011-946b-cc3c8a207a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
6960 2024.07.25 05:51:37.870861 [ 3 ] {61b18f08-1f67-4011-946b-cc3c8a207a74} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6961 2024.07.25 05:51:37.871197 [ 3 ] {61b18f08-1f67-4011-946b-cc3c8a207a74} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6962 2024.07.25 05:51:37.871354 [ 3 ] {61b18f08-1f67-4011-946b-cc3c8a207a74} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001733 sec., 9809.578765147144 rows/sec., 710.59 KiB/sec.
6963 2024.07.25 05:51:37.871391 [ 89 ] {} <Debug> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6964 2024.07.25 05:51:37.871495 [ 89 ] {} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6965 2024.07.25 05:51:37.871537 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
6966 2024.07.25 05:51:37.871699 [ 3 ] {61b18f08-1f67-4011-946b-cc3c8a207a74} <Debug> DynamicQueryHandler: Done processing query
6967 2024.07.25 05:51:37.871790 [ 195 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::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
6968 2024.07.25 05:51:37.871786 [ 3 ] {61b18f08-1f67-4011-946b-cc3c8a207a74} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6969 2024.07.25 05:51:37.871919 [ 3 ] {} <Debug> HTTP-Session: b68fddee-2cec-461b-b670-6fbaada2665a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6970 2024.07.25 05:51:37.872088 [ 195 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6971 2024.07.25 05:51:37.872143 [ 195 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 39 rows starting from the beginning of the part
6972 2024.07.25 05:51:37.872174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 25714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6973 2024.07.25 05:51:37.872324 [ 195 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 17 rows starting from the beginning of the part
6974 2024.07.25 05:51:37.872352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6975 2024.07.25 05:51:37.872471 [ 3 ] {} <Debug> HTTP-Session: 36469fba-1766-40d3-9cea-36aba3d4f987 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
6976 2024.07.25 05:51:37.872597 [ 3 ] {} <Debug> HTTP-Session: 36469fba-1766-40d3-9cea-36aba3d4f987 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6977 2024.07.25 05:51:37.872633 [ 195 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 22 rows starting from the beginning of the part
6978 2024.07.25 05:51:37.872664 [ 3 ] {} <Debug> HTTP-Session: 36469fba-1766-40d3-9cea-36aba3d4f987 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6979 2024.07.25 05:51:37.872780 [ 3 ] {} <Trace> HTTP-Session: 36469fba-1766-40d3-9cea-36aba3d4f987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6980 2024.07.25 05:51:37.872930 [ 195 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 17 rows starting from the beginning of the part
6981 2024.07.25 05:51:37.873289 [ 3 ] {996768ae-b2c4-4f99-8917-946d4cd4e800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6982 2024.07.25 05:51:37.873311 [ 195 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 22 rows starting from the beginning of the part
6983 2024.07.25 05:51:37.873417 [ 3 ] {996768ae-b2c4-4f99-8917-946d4cd4e800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6984 2024.07.25 05:51:37.873548 [ 195 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 17 rows starting from the beginning of the part
6985 2024.07.25 05:51:37.874286 [ 3 ] {996768ae-b2c4-4f99-8917-946d4cd4e800} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6986 2024.07.25 05:51:37.875260 [ 3 ] {996768ae-b2c4-4f99-8917-946d4cd4e800} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6987 2024.07.25 05:51:37.875339 [ 3 ] {996768ae-b2c4-4f99-8917-946d4cd4e800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
6988 2024.07.25 05:51:37.876147 [ 195 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 134 rows, containing 4 columns (4 merged, 0 gathered) in 0.004519057 sec., 29652.203988575493 rows/sec., 2.22 MiB/sec.
6989 2024.07.25 05:51:37.876306 [ 3 ] {996768ae-b2c4-4f99-8917-946d4cd4e800} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6990 2024.07.25 05:51:37.876356 [ 195 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6991 2024.07.25 05:51:37.877091 [ 3 ] {996768ae-b2c4-4f99-8917-946d4cd4e800} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6992 2024.07.25 05:51:37.877174 [ 195 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_31_6} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6993 2024.07.25 05:51:37.877430 [ 195 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_31_6} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6994 2024.07.25 05:51:37.877457 [ 3 ] {996768ae-b2c4-4f99-8917-946d4cd4e800} <Debug> executeQuery: Read 168 rows, 15.48 KiB in 0.004423 sec., 37983.26927424825 rows/sec., 3.42 MiB/sec.
6995 2024.07.25 05:51:37.877683 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
6996 2024.07.25 05:51:37.878010 [ 3 ] {996768ae-b2c4-4f99-8917-946d4cd4e800} <Debug> DynamicQueryHandler: Done processing query
6997 2024.07.25 05:51:37.878041 [ 3 ] {996768ae-b2c4-4f99-8917-946d4cd4e800} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
6998 2024.07.25 05:51:37.878058 [ 3 ] {} <Debug> HTTP-Session: 36469fba-1766-40d3-9cea-36aba3d4f987 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6999 2024.07.25 05:51:37.878230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 58686, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7000 2024.07.25 05:51:37.878283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7001 2024.07.25 05:51:37.878304 [ 3 ] {} <Debug> HTTP-Session: eb5bf6b1-a3bd-4627-9026-aebb7564e0d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7002 2024.07.25 05:51:37.878322 [ 3 ] {} <Debug> HTTP-Session: eb5bf6b1-a3bd-4627-9026-aebb7564e0d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7003 2024.07.25 05:51:37.878336 [ 3 ] {} <Debug> HTTP-Session: eb5bf6b1-a3bd-4627-9026-aebb7564e0d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7004 2024.07.25 05:51:37.878371 [ 3 ] {} <Trace> HTTP-Session: eb5bf6b1-a3bd-4627-9026-aebb7564e0d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7005 2024.07.25 05:51:37.878747 [ 3 ] {40be96a8-9cd6-4738-8945-f74d6eb784d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7006 2024.07.25 05:51:37.878795 [ 3 ] {40be96a8-9cd6-4738-8945-f74d6eb784d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7007 2024.07.25 05:51:37.878952 [ 3 ] {40be96a8-9cd6-4738-8945-f74d6eb784d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7008 2024.07.25 05:51:37.879484 [ 3 ] {40be96a8-9cd6-4738-8945-f74d6eb784d7} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7009 2024.07.25 05:51:37.879523 [ 3 ] {40be96a8-9cd6-4738-8945-f74d6eb784d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7010 2024.07.25 05:51:37.879862 [ 3 ] {40be96a8-9cd6-4738-8945-f74d6eb784d7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7011 2024.07.25 05:51:37.880193 [ 3 ] {40be96a8-9cd6-4738-8945-f74d6eb784d7} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7012 2024.07.25 05:51:37.880357 [ 3 ] {40be96a8-9cd6-4738-8945-f74d6eb784d7} <Debug> executeQuery: Read 365 rows, 26.12 KiB in 0.001878 sec., 194355.69755058573 rows/sec., 13.58 MiB/sec.
7013 2024.07.25 05:51:37.880699 [ 3 ] {40be96a8-9cd6-4738-8945-f74d6eb784d7} <Debug> DynamicQueryHandler: Done processing query
7014 2024.07.25 05:51:37.880742 [ 3 ] {40be96a8-9cd6-4738-8945-f74d6eb784d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
7015 2024.07.25 05:51:37.880759 [ 3 ] {} <Debug> HTTP-Session: eb5bf6b1-a3bd-4627-9026-aebb7564e0d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7016 2024.07.25 05:51:37.880888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7017 2024.07.25 05:51:37.880940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7018 2024.07.25 05:51:37.880960 [ 3 ] {} <Debug> HTTP-Session: a1261300-bff3-4c62-a6de-97414cc38970 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7019 2024.07.25 05:51:37.880977 [ 3 ] {} <Debug> HTTP-Session: a1261300-bff3-4c62-a6de-97414cc38970 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7020 2024.07.25 05:51:37.880990 [ 3 ] {} <Debug> HTTP-Session: a1261300-bff3-4c62-a6de-97414cc38970 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7021 2024.07.25 05:51:37.881023 [ 3 ] {} <Trace> HTTP-Session: a1261300-bff3-4c62-a6de-97414cc38970 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7022 2024.07.25 05:51:37.881122 [ 3 ] {47a9a560-02a7-4bd5-948e-b39f321578cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7023 2024.07.25 05:51:37.881171 [ 3 ] {47a9a560-02a7-4bd5-948e-b39f321578cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7024 2024.07.25 05:51:37.881325 [ 3 ] {47a9a560-02a7-4bd5-948e-b39f321578cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7025 2024.07.25 05:51:37.881584 [ 3 ] {47a9a560-02a7-4bd5-948e-b39f321578cc} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7026 2024.07.25 05:51:37.881621 [ 3 ] {47a9a560-02a7-4bd5-948e-b39f321578cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7027 2024.07.25 05:51:37.881982 [ 3 ] {47a9a560-02a7-4bd5-948e-b39f321578cc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
7028 2024.07.25 05:51:37.882307 [ 3 ] {47a9a560-02a7-4bd5-948e-b39f321578cc} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7029 2024.07.25 05:51:37.882465 [ 3 ] {47a9a560-02a7-4bd5-948e-b39f321578cc} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001358 sec., 4418.262150220913 rows/sec., 189.85 KiB/sec.
7030 2024.07.25 05:51:37.882767 [ 3 ] {47a9a560-02a7-4bd5-948e-b39f321578cc} <Debug> DynamicQueryHandler: Done processing query
7031 2024.07.25 05:51:37.882793 [ 3 ] {47a9a560-02a7-4bd5-948e-b39f321578cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7032 2024.07.25 05:51:37.882809 [ 3 ] {} <Debug> HTTP-Session: a1261300-bff3-4c62-a6de-97414cc38970 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7033 2024.07.25 05:51:37.882933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7034 2024.07.25 05:51:37.882984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7035 2024.07.25 05:51:37.883003 [ 3 ] {} <Debug> HTTP-Session: df1f9449-631c-4294-b7f7-52e74c8d97f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7036 2024.07.25 05:51:37.883021 [ 3 ] {} <Debug> HTTP-Session: df1f9449-631c-4294-b7f7-52e74c8d97f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7037 2024.07.25 05:51:37.883035 [ 3 ] {} <Debug> HTTP-Session: df1f9449-631c-4294-b7f7-52e74c8d97f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7038 2024.07.25 05:51:37.883066 [ 3 ] {} <Trace> HTTP-Session: df1f9449-631c-4294-b7f7-52e74c8d97f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7039 2024.07.25 05:51:37.883202 [ 3 ] {e14e14a1-49a1-4837-b398-49ef4b1cb645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
7040 2024.07.25 05:51:37.883250 [ 3 ] {e14e14a1-49a1-4837-b398-49ef4b1cb645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
7041 2024.07.25 05:51:37.883412 [ 3 ] {e14e14a1-49a1-4837-b398-49ef4b1cb645} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7042 2024.07.25 05:51:37.883735 [ 3 ] {e14e14a1-49a1-4837-b398-49ef4b1cb645} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7043 2024.07.25 05:51:37.883772 [ 3 ] {e14e14a1-49a1-4837-b398-49ef4b1cb645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7044 2024.07.25 05:51:37.884131 [ 3 ] {e14e14a1-49a1-4837-b398-49ef4b1cb645} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
7045 2024.07.25 05:51:37.884472 [ 3 ] {e14e14a1-49a1-4837-b398-49ef4b1cb645} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7046 2024.07.25 05:51:37.884635 [ 3 ] {e14e14a1-49a1-4837-b398-49ef4b1cb645} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001493 sec., 51574.01205626256 rows/sec., 3.18 MiB/sec.
7047 2024.07.25 05:51:37.884806 [ 3 ] {e14e14a1-49a1-4837-b398-49ef4b1cb645} <Debug> DynamicQueryHandler: Done processing query
7048 2024.07.25 05:51:37.884831 [ 3 ] {e14e14a1-49a1-4837-b398-49ef4b1cb645} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7049 2024.07.25 05:51:37.884847 [ 3 ] {} <Debug> HTTP-Session: df1f9449-631c-4294-b7f7-52e74c8d97f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7050 2024.07.25 05:51:37.884973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 21082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7051 2024.07.25 05:51:37.885023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7052 2024.07.25 05:51:37.885043 [ 3 ] {} <Debug> HTTP-Session: 620e56ad-1607-48a9-8c2f-b0a964db23df Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7053 2024.07.25 05:51:37.885060 [ 3 ] {} <Debug> HTTP-Session: 620e56ad-1607-48a9-8c2f-b0a964db23df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7054 2024.07.25 05:51:37.885074 [ 3 ] {} <Debug> HTTP-Session: 620e56ad-1607-48a9-8c2f-b0a964db23df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7055 2024.07.25 05:51:37.885105 [ 3 ] {} <Trace> HTTP-Session: 620e56ad-1607-48a9-8c2f-b0a964db23df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7056 2024.07.25 05:51:37.885271 [ 3 ] {3aad30cd-2b0d-4099-ae7e-68da6859c250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7057 2024.07.25 05:51:37.885317 [ 3 ] {3aad30cd-2b0d-4099-ae7e-68da6859c250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7058 2024.07.25 05:51:37.885461 [ 3 ] {3aad30cd-2b0d-4099-ae7e-68da6859c250} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7059 2024.07.25 05:51:37.885823 [ 3 ] {3aad30cd-2b0d-4099-ae7e-68da6859c250} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7060 2024.07.25 05:51:37.885860 [ 3 ] {3aad30cd-2b0d-4099-ae7e-68da6859c250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7061 2024.07.25 05:51:37.886228 [ 3 ] {3aad30cd-2b0d-4099-ae7e-68da6859c250} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7062 2024.07.25 05:51:37.886570 [ 3 ] {3aad30cd-2b0d-4099-ae7e-68da6859c250} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7063 2024.07.25 05:51:37.886723 [ 3 ] {3aad30cd-2b0d-4099-ae7e-68da6859c250} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001535 sec., 71661.23778501629 rows/sec., 5.00 MiB/sec.
7064 2024.07.25 05:51:37.886905 [ 3 ] {3aad30cd-2b0d-4099-ae7e-68da6859c250} <Debug> DynamicQueryHandler: Done processing query
7065 2024.07.25 05:51:37.886930 [ 3 ] {3aad30cd-2b0d-4099-ae7e-68da6859c250} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7066 2024.07.25 05:51:37.886947 [ 3 ] {} <Debug> HTTP-Session: 620e56ad-1607-48a9-8c2f-b0a964db23df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7067 2024.07.25 05:51:37.887068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7068 2024.07.25 05:51:37.887118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7069 2024.07.25 05:51:37.887137 [ 3 ] {} <Debug> HTTP-Session: 17621ab6-891f-406d-a513-b0033974b18a Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7070 2024.07.25 05:51:37.887155 [ 3 ] {} <Debug> HTTP-Session: 17621ab6-891f-406d-a513-b0033974b18a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7071 2024.07.25 05:51:37.887168 [ 3 ] {} <Debug> HTTP-Session: 17621ab6-891f-406d-a513-b0033974b18a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7072 2024.07.25 05:51:37.887199 [ 3 ] {} <Trace> HTTP-Session: 17621ab6-891f-406d-a513-b0033974b18a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7073 2024.07.25 05:51:37.887399 [ 3 ] {5fd182b5-6a6b-42f4-82aa-1afd3bb986ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7074 2024.07.25 05:51:37.887465 [ 3 ] {5fd182b5-6a6b-42f4-82aa-1afd3bb986ba} <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_histogramf64
7075 2024.07.25 05:51:37.887877 [ 3 ] {5fd182b5-6a6b-42f4-82aa-1afd3bb986ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7076 2024.07.25 05:51:37.888446 [ 3 ] {5fd182b5-6a6b-42f4-82aa-1afd3bb986ba} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7077 2024.07.25 05:51:37.888483 [ 3 ] {5fd182b5-6a6b-42f4-82aa-1afd3bb986ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7078 2024.07.25 05:51:37.889082 [ 3 ] {5fd182b5-6a6b-42f4-82aa-1afd3bb986ba} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
7079 2024.07.25 05:51:37.889493 [ 3 ] {5fd182b5-6a6b-42f4-82aa-1afd3bb986ba} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7080 2024.07.25 05:51:37.889676 [ 87 ] {} <Debug> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
7081 2024.07.25 05:51:37.889700 [ 3 ] {5fd182b5-6a6b-42f4-82aa-1afd3bb986ba} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002422 sec., 4541.701073492981 rows/sec., 8.14 MiB/sec.
7082 2024.07.25 05:51:37.889746 [ 87 ] {} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7083 2024.07.25 05:51:37.889818 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7084 2024.07.25 05:51:37.890146 [ 192 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::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
7085 2024.07.25 05:51:37.890243 [ 3 ] {5fd182b5-6a6b-42f4-82aa-1afd3bb986ba} <Debug> DynamicQueryHandler: Done processing query
7086 2024.07.25 05:51:37.890290 [ 3 ] {5fd182b5-6a6b-42f4-82aa-1afd3bb986ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
7087 2024.07.25 05:51:37.890338 [ 3 ] {} <Debug> HTTP-Session: 17621ab6-891f-406d-a513-b0033974b18a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7088 2024.07.25 05:51:37.890520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7089 2024.07.25 05:51:37.890650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7090 2024.07.25 05:51:37.890711 [ 3 ] {} <Debug> HTTP-Session: c9e634ad-31ac-4255-8ff8-c670986d6e78 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7091 2024.07.25 05:51:37.890762 [ 3 ] {} <Debug> HTTP-Session: c9e634ad-31ac-4255-8ff8-c670986d6e78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7092 2024.07.25 05:51:37.890810 [ 3 ] {} <Debug> HTTP-Session: c9e634ad-31ac-4255-8ff8-c670986d6e78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7093 2024.07.25 05:51:37.890886 [ 192 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7094 2024.07.25 05:51:37.890900 [ 3 ] {} <Trace> HTTP-Session: c9e634ad-31ac-4255-8ff8-c670986d6e78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7095 2024.07.25 05:51:37.891021 [ 192 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 458 rows starting from the beginning of the part
7096 2024.07.25 05:51:37.891142 [ 3 ] {a39b6add-5273-4980-8387-c06f8916b609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
7097 2024.07.25 05:51:37.891238 [ 3 ] {a39b6add-5273-4980-8387-c06f8916b609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
7098 2024.07.25 05:51:37.891852 [ 192 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 11 rows starting from the beginning of the part
7099 2024.07.25 05:51:37.892174 [ 3 ] {a39b6add-5273-4980-8387-c06f8916b609} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7100 2024.07.25 05:51:37.892659 [ 192 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 22 rows starting from the beginning of the part
7101 2024.07.25 05:51:37.893408 [ 192 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 11 rows starting from the beginning of the part
7102 2024.07.25 05:51:37.893489 [ 3 ] {a39b6add-5273-4980-8387-c06f8916b609} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7103 2024.07.25 05:51:37.893567 [ 3 ] {a39b6add-5273-4980-8387-c06f8916b609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7104 2024.07.25 05:51:37.894025 [ 192 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 22 rows starting from the beginning of the part
7105 2024.07.25 05:51:37.894658 [ 192 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 11 rows starting from the beginning of the part
7106 2024.07.25 05:51:37.894946 [ 3 ] {a39b6add-5273-4980-8387-c06f8916b609} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
7107 2024.07.25 05:51:37.895900 [ 3 ] {a39b6add-5273-4980-8387-c06f8916b609} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7108 2024.07.25 05:51:37.896262 [ 3 ] {a39b6add-5273-4980-8387-c06f8916b609} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.00519 sec., 4431.599229287091 rows/sec., 239.72 KiB/sec.
7109 2024.07.25 05:51:37.896844 [ 3 ] {a39b6add-5273-4980-8387-c06f8916b609} <Debug> DynamicQueryHandler: Done processing query
7110 2024.07.25 05:51:37.896905 [ 3 ] {a39b6add-5273-4980-8387-c06f8916b609} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7111 2024.07.25 05:51:37.896962 [ 3 ] {} <Debug> HTTP-Session: c9e634ad-31ac-4255-8ff8-c670986d6e78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7112 2024.07.25 05:51:37.897132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7113 2024.07.25 05:51:37.897198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7114 2024.07.25 05:51:37.897220 [ 3 ] {} <Debug> HTTP-Session: 758c7b05-ac6a-4636-a32c-1e5abd5894f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7115 2024.07.25 05:51:37.897238 [ 3 ] {} <Debug> HTTP-Session: 758c7b05-ac6a-4636-a32c-1e5abd5894f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7116 2024.07.25 05:51:37.897252 [ 3 ] {} <Debug> HTTP-Session: 758c7b05-ac6a-4636-a32c-1e5abd5894f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7117 2024.07.25 05:51:37.897285 [ 3 ] {} <Trace> HTTP-Session: 758c7b05-ac6a-4636-a32c-1e5abd5894f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7118 2024.07.25 05:51:37.897413 [ 3 ] {bcfa954b-9374-40a9-821a-8ee2669cec52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7119 2024.07.25 05:51:37.897462 [ 3 ] {bcfa954b-9374-40a9-821a-8ee2669cec52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7120 2024.07.25 05:51:37.897619 [ 3 ] {bcfa954b-9374-40a9-821a-8ee2669cec52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7121 2024.07.25 05:51:37.898442 [ 3 ] {bcfa954b-9374-40a9-821a-8ee2669cec52} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7122 2024.07.25 05:51:37.898522 [ 3 ] {bcfa954b-9374-40a9-821a-8ee2669cec52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7123 2024.07.25 05:51:37.899675 [ 3 ] {bcfa954b-9374-40a9-821a-8ee2669cec52} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7124 2024.07.25 05:51:37.900687 [ 3 ] {bcfa954b-9374-40a9-821a-8ee2669cec52} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7125 2024.07.25 05:51:37.901131 [ 3 ] {bcfa954b-9374-40a9-821a-8ee2669cec52} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.003744 sec., 10683.760683760684 rows/sec., 730.34 KiB/sec.
7126 2024.07.25 05:51:37.901532 [ 3 ] {bcfa954b-9374-40a9-821a-8ee2669cec52} <Debug> DynamicQueryHandler: Done processing query
7127 2024.07.25 05:51:37.901589 [ 3 ] {bcfa954b-9374-40a9-821a-8ee2669cec52} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7128 2024.07.25 05:51:37.901648 [ 3 ] {} <Debug> HTTP-Session: 758c7b05-ac6a-4636-a32c-1e5abd5894f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7129 2024.07.25 05:51:37.903654 [ 198 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 19 columns (19 merged, 0 gathered) in 0.013682825 sec., 39100.11273256802 rows/sec., 70.07 MiB/sec.
7130 2024.07.25 05:51:37.904323 [ 198 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
7131 2024.07.25 05:51:37.904893 [ 198 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7132 2024.07.25 05:51:37.904975 [ 198 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
7133 2024.07.25 05:51:37.905140 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB.
7134 2024.07.25 05:51:38.000212 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.71 MiB, peak 196.18 MiB, free memory in arenas 0.00 B, will set to 189.13 MiB (RSS), difference: 1.42 MiB
7135 2024.07.25 05:51:42.866929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7136 2024.07.25 05:51:42.867077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7137 2024.07.25 05:51:42.867106 [ 3 ] {} <Debug> HTTP-Session: 950c6986-3cb2-417d-9d32-36e92fd14ceb Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7138 2024.07.25 05:51:42.867134 [ 3 ] {} <Debug> HTTP-Session: 950c6986-3cb2-417d-9d32-36e92fd14ceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7139 2024.07.25 05:51:42.867152 [ 3 ] {} <Debug> HTTP-Session: 950c6986-3cb2-417d-9d32-36e92fd14ceb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7140 2024.07.25 05:51:42.867208 [ 3 ] {} <Trace> HTTP-Session: 950c6986-3cb2-417d-9d32-36e92fd14ceb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7141 2024.07.25 05:51:42.867421 [ 3 ] {19a34c27-e530-4ee9-b269-38dbae7f36a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7142 2024.07.25 05:51:42.867491 [ 3 ] {19a34c27-e530-4ee9-b269-38dbae7f36a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7143 2024.07.25 05:51:42.867716 [ 3 ] {19a34c27-e530-4ee9-b269-38dbae7f36a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7144 2024.07.25 05:51:42.868155 [ 3 ] {19a34c27-e530-4ee9-b269-38dbae7f36a4} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7145 2024.07.25 05:51:42.868202 [ 3 ] {19a34c27-e530-4ee9-b269-38dbae7f36a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7146 2024.07.25 05:51:42.868605 [ 3 ] {19a34c27-e530-4ee9-b269-38dbae7f36a4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
7147 2024.07.25 05:51:42.868950 [ 3 ] {19a34c27-e530-4ee9-b269-38dbae7f36a4} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7148 2024.07.25 05:51:42.869104 [ 3 ] {19a34c27-e530-4ee9-b269-38dbae7f36a4} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.001749 sec., 12578.61635220126 rows/sec., 1019.56 KiB/sec.
7149 2024.07.25 05:51:42.869330 [ 3 ] {19a34c27-e530-4ee9-b269-38dbae7f36a4} <Debug> DynamicQueryHandler: Done processing query
7150 2024.07.25 05:51:42.869360 [ 3 ] {19a34c27-e530-4ee9-b269-38dbae7f36a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7151 2024.07.25 05:51:42.869376 [ 3 ] {} <Debug> HTTP-Session: 950c6986-3cb2-417d-9d32-36e92fd14ceb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7152 2024.07.25 05:51:42.869580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7153 2024.07.25 05:51:42.869640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7154 2024.07.25 05:51:42.869660 [ 3 ] {} <Debug> HTTP-Session: c90366bd-8389-421e-91d9-184b10b62f9d Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7155 2024.07.25 05:51:42.869680 [ 3 ] {} <Debug> HTTP-Session: c90366bd-8389-421e-91d9-184b10b62f9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7156 2024.07.25 05:51:42.869694 [ 3 ] {} <Debug> HTTP-Session: c90366bd-8389-421e-91d9-184b10b62f9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7157 2024.07.25 05:51:42.869731 [ 3 ] {} <Trace> HTTP-Session: c90366bd-8389-421e-91d9-184b10b62f9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7158 2024.07.25 05:51:42.869899 [ 3 ] {a734136f-6e2d-4cc5-81af-dc8df03f8fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7159 2024.07.25 05:51:42.869949 [ 3 ] {a734136f-6e2d-4cc5-81af-dc8df03f8fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7160 2024.07.25 05:51:42.870085 [ 3 ] {a734136f-6e2d-4cc5-81af-dc8df03f8fcc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7161 2024.07.25 05:51:42.870478 [ 3 ] {a734136f-6e2d-4cc5-81af-dc8df03f8fcc} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7162 2024.07.25 05:51:42.870515 [ 3 ] {a734136f-6e2d-4cc5-81af-dc8df03f8fcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7163 2024.07.25 05:51:42.870853 [ 3 ] {a734136f-6e2d-4cc5-81af-dc8df03f8fcc} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7164 2024.07.25 05:51:42.871183 [ 3 ] {a734136f-6e2d-4cc5-81af-dc8df03f8fcc} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7165 2024.07.25 05:51:42.871314 [ 82 ] {} <Debug> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7166 2024.07.25 05:51:42.871319 [ 3 ] {a734136f-6e2d-4cc5-81af-dc8df03f8fcc} <Debug> executeQuery: Read 122 rows, 10.34 KiB in 0.001482 sec., 82321.18758434548 rows/sec., 6.81 MiB/sec.
7167 2024.07.25 05:51:42.871353 [ 82 ] {} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7168 2024.07.25 05:51:42.871389 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7169 2024.07.25 05:51:42.871668 [ 3 ] {a734136f-6e2d-4cc5-81af-dc8df03f8fcc} <Debug> DynamicQueryHandler: Done processing query
7170 2024.07.25 05:51:42.871759 [ 3 ] {a734136f-6e2d-4cc5-81af-dc8df03f8fcc} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7171 2024.07.25 05:51:42.871809 [ 187 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::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
7172 2024.07.25 05:51:42.871821 [ 3 ] {} <Debug> HTTP-Session: c90366bd-8389-421e-91d9-184b10b62f9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7173 2024.07.25 05:51:42.872113 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14619, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7174 2024.07.25 05:51:42.872120 [ 187 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7175 2024.07.25 05:51:42.872203 [ 187 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 278 rows starting from the beginning of the part
7176 2024.07.25 05:51:42.872212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7177 2024.07.25 05:51:42.872252 [ 3 ] {} <Debug> HTTP-Session: 52aebb66-fd65-450a-b632-d6d4a39593c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7178 2024.07.25 05:51:42.872286 [ 3 ] {} <Debug> HTTP-Session: 52aebb66-fd65-450a-b632-d6d4a39593c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7179 2024.07.25 05:51:42.872329 [ 3 ] {} <Debug> HTTP-Session: 52aebb66-fd65-450a-b632-d6d4a39593c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7180 2024.07.25 05:51:42.872482 [ 3 ] {} <Trace> HTTP-Session: 52aebb66-fd65-450a-b632-d6d4a39593c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7181 2024.07.25 05:51:42.872499 [ 187 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 96 rows starting from the beginning of the part
7182 2024.07.25 05:51:42.872757 [ 187 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 171 rows starting from the beginning of the part
7183 2024.07.25 05:51:42.872923 [ 3 ] {c4a18344-30e2-4876-a121-1e6bbc65a820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7184 2024.07.25 05:51:42.873070 [ 187 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 97 rows starting from the beginning of the part
7185 2024.07.25 05:51:42.873097 [ 3 ] {c4a18344-30e2-4876-a121-1e6bbc65a820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7186 2024.07.25 05:51:42.873377 [ 187 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 168 rows starting from the beginning of the part
7187 2024.07.25 05:51:42.873708 [ 187 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 122 rows starting from the beginning of the part
7188 2024.07.25 05:51:42.874483 [ 3 ] {c4a18344-30e2-4876-a121-1e6bbc65a820} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7189 2024.07.25 05:51:42.875417 [ 3 ] {c4a18344-30e2-4876-a121-1e6bbc65a820} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7190 2024.07.25 05:51:42.875488 [ 3 ] {c4a18344-30e2-4876-a121-1e6bbc65a820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7191 2024.07.25 05:51:42.876424 [ 3 ] {c4a18344-30e2-4876-a121-1e6bbc65a820} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7192 2024.07.25 05:51:42.877109 [ 198 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 932 rows, containing 4 columns (4 merged, 0 gathered) in 0.005600462 sec., 166414.8422040896 rows/sec., 14.47 MiB/sec.
7193 2024.07.25 05:51:42.877184 [ 3 ] {c4a18344-30e2-4876-a121-1e6bbc65a820} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7194 2024.07.25 05:51:42.877347 [ 82 ] {} <Debug> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7195 2024.07.25 05:51:42.877351 [ 198 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7196 2024.07.25 05:51:42.877362 [ 3 ] {c4a18344-30e2-4876-a121-1e6bbc65a820} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.004689 sec., 18340.79761143101 rows/sec., 1.43 MiB/sec.
7197 2024.07.25 05:51:42.877391 [ 82 ] {} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7198 2024.07.25 05:51:42.877459 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7199 2024.07.25 05:51:42.877942 [ 194 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::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
7200 2024.07.25 05:51:42.877994 [ 3 ] {c4a18344-30e2-4876-a121-1e6bbc65a820} <Debug> DynamicQueryHandler: Done processing query
7201 2024.07.25 05:51:42.878099 [ 3 ] {c4a18344-30e2-4876-a121-1e6bbc65a820} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7202 2024.07.25 05:51:42.878179 [ 3 ] {} <Debug> HTTP-Session: 52aebb66-fd65-450a-b632-d6d4a39593c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7203 2024.07.25 05:51:42.878547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 26812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7204 2024.07.25 05:51:42.878658 [ 194 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7205 2024.07.25 05:51:42.878685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7206 2024.07.25 05:51:42.878710 [ 194 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 443 rows starting from the beginning of the part
7207 2024.07.25 05:51:42.878717 [ 3 ] {} <Debug> HTTP-Session: 375c1237-59ed-44e2-920e-5c1023e58088 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7208 2024.07.25 05:51:42.878757 [ 3 ] {} <Debug> HTTP-Session: 375c1237-59ed-44e2-920e-5c1023e58088 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7209 2024.07.25 05:51:42.878776 [ 3 ] {} <Debug> HTTP-Session: 375c1237-59ed-44e2-920e-5c1023e58088 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7210 2024.07.25 05:51:42.878891 [ 3 ] {} <Trace> HTTP-Session: 375c1237-59ed-44e2-920e-5c1023e58088 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7211 2024.07.25 05:51:42.878971 [ 194 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 58 rows starting from the beginning of the part
7212 2024.07.25 05:51:42.879019 [ 198 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_36_7} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7213 2024.07.25 05:51:42.879277 [ 194 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 371 rows starting from the beginning of the part
7214 2024.07.25 05:51:42.879329 [ 3 ] {fb4aad5f-fafb-47b7-a09d-78949ef0aa26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7215 2024.07.25 05:51:42.879350 [ 198 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_36_7} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7216 2024.07.25 05:51:42.879614 [ 3 ] {fb4aad5f-fafb-47b7-a09d-78949ef0aa26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7217 2024.07.25 05:51:42.879683 [ 194 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part
7218 2024.07.25 05:51:42.879789 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
7219 2024.07.25 05:51:42.880077 [ 194 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 365 rows starting from the beginning of the part
7220 2024.07.25 05:51:42.880330 [ 194 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 86 rows starting from the beginning of the part
7221 2024.07.25 05:51:42.881150 [ 3 ] {fb4aad5f-fafb-47b7-a09d-78949ef0aa26} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7222 2024.07.25 05:51:42.881756 [ 3 ] {fb4aad5f-fafb-47b7-a09d-78949ef0aa26} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7223 2024.07.25 05:51:42.881799 [ 3 ] {fb4aad5f-fafb-47b7-a09d-78949ef0aa26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7224 2024.07.25 05:51:42.882367 [ 3 ] {fb4aad5f-fafb-47b7-a09d-78949ef0aa26} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7225 2024.07.25 05:51:42.882490 [ 194 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1383 rows, containing 4 columns (4 merged, 0 gathered) in 0.004910056 sec., 281666.84860620735 rows/sec., 20.17 MiB/sec.
7226 2024.07.25 05:51:42.882656 [ 194 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7227 2024.07.25 05:51:42.882874 [ 3 ] {fb4aad5f-fafb-47b7-a09d-78949ef0aa26} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7228 2024.07.25 05:51:42.883086 [ 3 ] {fb4aad5f-fafb-47b7-a09d-78949ef0aa26} <Debug> executeQuery: Read 140 rows, 9.99 KiB in 0.003974 sec., 35228.988424760944 rows/sec., 2.46 MiB/sec.
7229 2024.07.25 05:51:42.883183 [ 194 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_36_7} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7230 2024.07.25 05:51:42.883273 [ 194 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_36_7} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7231 2024.07.25 05:51:42.883308 [ 3 ] {fb4aad5f-fafb-47b7-a09d-78949ef0aa26} <Debug> DynamicQueryHandler: Done processing query
7232 2024.07.25 05:51:42.883351 [ 3 ] {fb4aad5f-fafb-47b7-a09d-78949ef0aa26} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7233 2024.07.25 05:51:42.883355 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
7234 2024.07.25 05:51:42.883373 [ 3 ] {} <Debug> HTTP-Session: 375c1237-59ed-44e2-920e-5c1023e58088 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7235 2024.07.25 05:51:42.883543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 35284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7236 2024.07.25 05:51:42.883594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7237 2024.07.25 05:51:42.883614 [ 3 ] {} <Debug> HTTP-Session: 8e00d2bb-9eec-4f37-a610-73444c89781f Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7238 2024.07.25 05:51:42.883631 [ 3 ] {} <Debug> HTTP-Session: 8e00d2bb-9eec-4f37-a610-73444c89781f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7239 2024.07.25 05:51:42.883644 [ 3 ] {} <Debug> HTTP-Session: 8e00d2bb-9eec-4f37-a610-73444c89781f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7240 2024.07.25 05:51:42.883676 [ 3 ] {} <Trace> HTTP-Session: 8e00d2bb-9eec-4f37-a610-73444c89781f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7241 2024.07.25 05:51:42.883954 [ 3 ] {c6fc3f82-f309-458b-9c06-3020a1a7ec55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7242 2024.07.25 05:51:42.884019 [ 3 ] {c6fc3f82-f309-458b-9c06-3020a1a7ec55} <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_histogramf64
7243 2024.07.25 05:51:42.884404 [ 3 ] {c6fc3f82-f309-458b-9c06-3020a1a7ec55} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7244 2024.07.25 05:51:42.884984 [ 3 ] {c6fc3f82-f309-458b-9c06-3020a1a7ec55} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7245 2024.07.25 05:51:42.885020 [ 3 ] {c6fc3f82-f309-458b-9c06-3020a1a7ec55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7246 2024.07.25 05:51:42.885616 [ 3 ] {c6fc3f82-f309-458b-9c06-3020a1a7ec55} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
7247 2024.07.25 05:51:42.886036 [ 3 ] {c6fc3f82-f309-458b-9c06-3020a1a7ec55} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7248 2024.07.25 05:51:42.886191 [ 3 ] {c6fc3f82-f309-458b-9c06-3020a1a7ec55} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002427 sec., 9064.688916357643 rows/sec., 16.24 MiB/sec.
7249 2024.07.25 05:51:42.886631 [ 3 ] {c6fc3f82-f309-458b-9c06-3020a1a7ec55} <Debug> DynamicQueryHandler: Done processing query
7250 2024.07.25 05:51:42.886664 [ 3 ] {c6fc3f82-f309-458b-9c06-3020a1a7ec55} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
7251 2024.07.25 05:51:42.886681 [ 3 ] {} <Debug> HTTP-Session: 8e00d2bb-9eec-4f37-a610-73444c89781f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7252 2024.07.25 05:51:42.886821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 7909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7253 2024.07.25 05:51:42.886872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7254 2024.07.25 05:51:42.886891 [ 3 ] {} <Debug> HTTP-Session: 527db982-e7b2-4008-9c85-2a2b1a3de9e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7255 2024.07.25 05:51:42.886907 [ 3 ] {} <Debug> HTTP-Session: 527db982-e7b2-4008-9c85-2a2b1a3de9e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7256 2024.07.25 05:51:42.886921 [ 3 ] {} <Debug> HTTP-Session: 527db982-e7b2-4008-9c85-2a2b1a3de9e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7257 2024.07.25 05:51:42.886952 [ 3 ] {} <Trace> HTTP-Session: 527db982-e7b2-4008-9c85-2a2b1a3de9e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7258 2024.07.25 05:51:42.887064 [ 3 ] {3d3eb8de-aae5-4e5a-9109-5d85b37df64e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7259 2024.07.25 05:51:42.887110 [ 3 ] {3d3eb8de-aae5-4e5a-9109-5d85b37df64e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7260 2024.07.25 05:51:42.887255 [ 3 ] {3d3eb8de-aae5-4e5a-9109-5d85b37df64e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7261 2024.07.25 05:51:42.887563 [ 3 ] {3d3eb8de-aae5-4e5a-9109-5d85b37df64e} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7262 2024.07.25 05:51:42.887599 [ 3 ] {3d3eb8de-aae5-4e5a-9109-5d85b37df64e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7263 2024.07.25 05:51:42.887956 [ 3 ] {3d3eb8de-aae5-4e5a-9109-5d85b37df64e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7264 2024.07.25 05:51:42.888279 [ 3 ] {3d3eb8de-aae5-4e5a-9109-5d85b37df64e} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7265 2024.07.25 05:51:42.888407 [ 3 ] {3d3eb8de-aae5-4e5a-9109-5d85b37df64e} <Debug> executeQuery: Read 52 rows, 3.58 KiB in 0.001378 sec., 37735.84905660377 rows/sec., 2.54 MiB/sec.
7266 2024.07.25 05:51:42.888571 [ 3 ] {3d3eb8de-aae5-4e5a-9109-5d85b37df64e} <Debug> DynamicQueryHandler: Done processing query
7267 2024.07.25 05:51:42.888595 [ 3 ] {3d3eb8de-aae5-4e5a-9109-5d85b37df64e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7268 2024.07.25 05:51:42.888612 [ 3 ] {} <Debug> HTTP-Session: 527db982-e7b2-4008-9c85-2a2b1a3de9e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7269 2024.07.25 05:51:47.322002 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache
7270 2024.07.25 05:51:47.322075 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache
7271 2024.07.25 05:51:47.873436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 2325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7272 2024.07.25 05:51:47.873551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7273 2024.07.25 05:51:47.873575 [ 3 ] {} <Debug> HTTP-Session: b4becb6f-8867-4c80-a398-ed457f79cbdf Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7274 2024.07.25 05:51:47.873601 [ 3 ] {} <Debug> HTTP-Session: b4becb6f-8867-4c80-a398-ed457f79cbdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7275 2024.07.25 05:51:47.873615 [ 3 ] {} <Debug> HTTP-Session: b4becb6f-8867-4c80-a398-ed457f79cbdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7276 2024.07.25 05:51:47.873666 [ 3 ] {} <Trace> HTTP-Session: b4becb6f-8867-4c80-a398-ed457f79cbdf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7277 2024.07.25 05:51:47.873856 [ 3 ] {a3aad8f9-6e96-4ffd-b1ad-31be67e13041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7278 2024.07.25 05:51:47.873925 [ 3 ] {a3aad8f9-6e96-4ffd-b1ad-31be67e13041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7279 2024.07.25 05:51:47.874118 [ 3 ] {a3aad8f9-6e96-4ffd-b1ad-31be67e13041} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7280 2024.07.25 05:51:47.874533 [ 3 ] {a3aad8f9-6e96-4ffd-b1ad-31be67e13041} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7281 2024.07.25 05:51:47.874575 [ 3 ] {a3aad8f9-6e96-4ffd-b1ad-31be67e13041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7282 2024.07.25 05:51:47.874933 [ 3 ] {a3aad8f9-6e96-4ffd-b1ad-31be67e13041} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
7283 2024.07.25 05:51:47.875272 [ 3 ] {a3aad8f9-6e96-4ffd-b1ad-31be67e13041} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7284 2024.07.25 05:51:47.875444 [ 3 ] {a3aad8f9-6e96-4ffd-b1ad-31be67e13041} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.00165 sec., 10303.030303030304 rows/sec., 746.33 KiB/sec.
7285 2024.07.25 05:51:47.875626 [ 3 ] {a3aad8f9-6e96-4ffd-b1ad-31be67e13041} <Debug> DynamicQueryHandler: Done processing query
7286 2024.07.25 05:51:47.875652 [ 3 ] {a3aad8f9-6e96-4ffd-b1ad-31be67e13041} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7287 2024.07.25 05:51:47.875669 [ 3 ] {} <Debug> HTTP-Session: b4becb6f-8867-4c80-a398-ed457f79cbdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7288 2024.07.25 05:51:47.875790 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7289 2024.07.25 05:51:47.875838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7290 2024.07.25 05:51:47.875858 [ 3 ] {} <Debug> HTTP-Session: 0e7e4dc0-304b-4a5d-b708-9d7c3ef9d404 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7291 2024.07.25 05:51:47.875873 [ 3 ] {} <Debug> HTTP-Session: 0e7e4dc0-304b-4a5d-b708-9d7c3ef9d404 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7292 2024.07.25 05:51:47.875887 [ 3 ] {} <Debug> HTTP-Session: 0e7e4dc0-304b-4a5d-b708-9d7c3ef9d404 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7293 2024.07.25 05:51:47.875919 [ 3 ] {} <Trace> HTTP-Session: 0e7e4dc0-304b-4a5d-b708-9d7c3ef9d404 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7294 2024.07.25 05:51:47.876011 [ 3 ] {bda79771-cbcf-4ee4-bfc3-28271370e471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7295 2024.07.25 05:51:47.876056 [ 3 ] {bda79771-cbcf-4ee4-bfc3-28271370e471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7296 2024.07.25 05:51:47.876182 [ 3 ] {bda79771-cbcf-4ee4-bfc3-28271370e471} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7297 2024.07.25 05:51:47.876491 [ 3 ] {bda79771-cbcf-4ee4-bfc3-28271370e471} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7298 2024.07.25 05:51:47.876529 [ 3 ] {bda79771-cbcf-4ee4-bfc3-28271370e471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7299 2024.07.25 05:51:47.876826 [ 3 ] {bda79771-cbcf-4ee4-bfc3-28271370e471} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
7300 2024.07.25 05:51:47.877139 [ 3 ] {bda79771-cbcf-4ee4-bfc3-28271370e471} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7301 2024.07.25 05:51:47.877307 [ 3 ] {bda79771-cbcf-4ee4-bfc3-28271370e471} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00131 sec., 1526.7175572519084 rows/sec., 124.49 KiB/sec.
7302 2024.07.25 05:51:47.877574 [ 3 ] {bda79771-cbcf-4ee4-bfc3-28271370e471} <Debug> DynamicQueryHandler: Done processing query
7303 2024.07.25 05:51:47.877601 [ 3 ] {bda79771-cbcf-4ee4-bfc3-28271370e471} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7304 2024.07.25 05:51:47.877618 [ 3 ] {} <Debug> HTTP-Session: 0e7e4dc0-304b-4a5d-b708-9d7c3ef9d404 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7305 2024.07.25 05:51:47.877789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 34459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7306 2024.07.25 05:51:47.877840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7307 2024.07.25 05:51:47.877859 [ 3 ] {} <Debug> HTTP-Session: 3ff5db9b-0ed9-4429-9325-40b5e3fe273c Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7308 2024.07.25 05:51:47.877877 [ 3 ] {} <Debug> HTTP-Session: 3ff5db9b-0ed9-4429-9325-40b5e3fe273c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7309 2024.07.25 05:51:47.877890 [ 3 ] {} <Debug> HTTP-Session: 3ff5db9b-0ed9-4429-9325-40b5e3fe273c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7310 2024.07.25 05:51:47.877922 [ 3 ] {} <Trace> HTTP-Session: 3ff5db9b-0ed9-4429-9325-40b5e3fe273c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7311 2024.07.25 05:51:47.878080 [ 3 ] {f25a055f-450e-45ed-83ab-6b35100e19b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7312 2024.07.25 05:51:47.878124 [ 3 ] {f25a055f-450e-45ed-83ab-6b35100e19b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7313 2024.07.25 05:51:47.878267 [ 3 ] {f25a055f-450e-45ed-83ab-6b35100e19b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7314 2024.07.25 05:51:47.878753 [ 3 ] {f25a055f-450e-45ed-83ab-6b35100e19b4} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7315 2024.07.25 05:51:47.878791 [ 3 ] {f25a055f-450e-45ed-83ab-6b35100e19b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7316 2024.07.25 05:51:47.879114 [ 3 ] {f25a055f-450e-45ed-83ab-6b35100e19b4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7317 2024.07.25 05:51:47.879428 [ 3 ] {f25a055f-450e-45ed-83ab-6b35100e19b4} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7318 2024.07.25 05:51:47.879576 [ 3 ] {f25a055f-450e-45ed-83ab-6b35100e19b4} <Debug> executeQuery: Read 231 rows, 20.43 KiB in 0.001571 sec., 147040.101845958 rows/sec., 12.70 MiB/sec.
7319 2024.07.25 05:51:47.879744 [ 3 ] {f25a055f-450e-45ed-83ab-6b35100e19b4} <Debug> DynamicQueryHandler: Done processing query
7320 2024.07.25 05:51:47.879769 [ 3 ] {f25a055f-450e-45ed-83ab-6b35100e19b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
7321 2024.07.25 05:51:47.879785 [ 3 ] {} <Debug> HTTP-Session: 3ff5db9b-0ed9-4429-9325-40b5e3fe273c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7322 2024.07.25 05:51:47.879903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7323 2024.07.25 05:51:47.879954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7324 2024.07.25 05:51:47.879974 [ 3 ] {} <Debug> HTTP-Session: fa147358-5848-4ef6-87db-6f3cc99447bf Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7325 2024.07.25 05:51:47.879991 [ 3 ] {} <Debug> HTTP-Session: fa147358-5848-4ef6-87db-6f3cc99447bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7326 2024.07.25 05:51:47.880006 [ 3 ] {} <Debug> HTTP-Session: fa147358-5848-4ef6-87db-6f3cc99447bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7327 2024.07.25 05:51:47.880036 [ 3 ] {} <Trace> HTTP-Session: fa147358-5848-4ef6-87db-6f3cc99447bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7328 2024.07.25 05:51:47.880129 [ 3 ] {4fada1a1-aa44-4387-acec-96e9cea9c840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7329 2024.07.25 05:51:47.880174 [ 3 ] {4fada1a1-aa44-4387-acec-96e9cea9c840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7330 2024.07.25 05:51:47.880300 [ 3 ] {4fada1a1-aa44-4387-acec-96e9cea9c840} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7331 2024.07.25 05:51:47.880561 [ 3 ] {4fada1a1-aa44-4387-acec-96e9cea9c840} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7332 2024.07.25 05:51:47.880600 [ 3 ] {4fada1a1-aa44-4387-acec-96e9cea9c840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7333 2024.07.25 05:51:47.880895 [ 3 ] {4fada1a1-aa44-4387-acec-96e9cea9c840} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
7334 2024.07.25 05:51:47.881200 [ 3 ] {4fada1a1-aa44-4387-acec-96e9cea9c840} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7335 2024.07.25 05:51:47.881364 [ 3 ] {4fada1a1-aa44-4387-acec-96e9cea9c840} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001254 sec., 1594.896331738437 rows/sec., 111.36 KiB/sec.
7336 2024.07.25 05:51:47.881520 [ 3 ] {4fada1a1-aa44-4387-acec-96e9cea9c840} <Debug> DynamicQueryHandler: Done processing query
7337 2024.07.25 05:51:47.881544 [ 3 ] {4fada1a1-aa44-4387-acec-96e9cea9c840} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7338 2024.07.25 05:51:47.881559 [ 3 ] {} <Debug> HTTP-Session: fa147358-5848-4ef6-87db-6f3cc99447bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7339 2024.07.25 05:51:47.881809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 67805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7340 2024.07.25 05:51:47.881858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7341 2024.07.25 05:51:47.881878 [ 3 ] {} <Debug> HTTP-Session: ea9cbde6-3d09-44ee-abf3-b5db8065dcb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7342 2024.07.25 05:51:47.881894 [ 3 ] {} <Debug> HTTP-Session: ea9cbde6-3d09-44ee-abf3-b5db8065dcb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7343 2024.07.25 05:51:47.881909 [ 3 ] {} <Debug> HTTP-Session: ea9cbde6-3d09-44ee-abf3-b5db8065dcb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7344 2024.07.25 05:51:47.881940 [ 3 ] {} <Trace> HTTP-Session: ea9cbde6-3d09-44ee-abf3-b5db8065dcb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7345 2024.07.25 05:51:47.882159 [ 3 ] {3226146b-3dfd-47c5-adbf-09357bfa8569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7346 2024.07.25 05:51:47.882201 [ 3 ] {3226146b-3dfd-47c5-adbf-09357bfa8569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7347 2024.07.25 05:51:47.882328 [ 3 ] {3226146b-3dfd-47c5-adbf-09357bfa8569} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7348 2024.07.25 05:51:47.882853 [ 3 ] {3226146b-3dfd-47c5-adbf-09357bfa8569} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7349 2024.07.25 05:51:47.882889 [ 3 ] {3226146b-3dfd-47c5-adbf-09357bfa8569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7350 2024.07.25 05:51:47.883220 [ 3 ] {3226146b-3dfd-47c5-adbf-09357bfa8569} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7351 2024.07.25 05:51:47.883528 [ 3 ] {3226146b-3dfd-47c5-adbf-09357bfa8569} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7352 2024.07.25 05:51:47.883674 [ 3 ] {3226146b-3dfd-47c5-adbf-09357bfa8569} <Debug> executeQuery: Read 419 rows, 30.42 KiB in 0.001622 sec., 258323.05795314428 rows/sec., 18.31 MiB/sec.
7353 2024.07.25 05:51:47.883839 [ 3 ] {3226146b-3dfd-47c5-adbf-09357bfa8569} <Debug> DynamicQueryHandler: Done processing query
7354 2024.07.25 05:51:47.883864 [ 3 ] {3226146b-3dfd-47c5-adbf-09357bfa8569} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
7355 2024.07.25 05:51:47.883880 [ 3 ] {} <Debug> HTTP-Session: ea9cbde6-3d09-44ee-abf3-b5db8065dcb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7356 2024.07.25 05:51:47.883995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7357 2024.07.25 05:51:47.884046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7358 2024.07.25 05:51:47.884066 [ 3 ] {} <Debug> HTTP-Session: 0e654340-b472-4339-a4a7-2d1b5afeac3f Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7359 2024.07.25 05:51:47.884082 [ 3 ] {} <Debug> HTTP-Session: 0e654340-b472-4339-a4a7-2d1b5afeac3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7360 2024.07.25 05:51:47.884096 [ 3 ] {} <Debug> HTTP-Session: 0e654340-b472-4339-a4a7-2d1b5afeac3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7361 2024.07.25 05:51:47.884127 [ 3 ] {} <Trace> HTTP-Session: 0e654340-b472-4339-a4a7-2d1b5afeac3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7362 2024.07.25 05:51:47.884221 [ 3 ] {9868e439-ff17-4fd2-8f67-69e28708dd5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7363 2024.07.25 05:51:47.884267 [ 3 ] {9868e439-ff17-4fd2-8f67-69e28708dd5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7364 2024.07.25 05:51:47.884397 [ 3 ] {9868e439-ff17-4fd2-8f67-69e28708dd5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7365 2024.07.25 05:51:47.884646 [ 3 ] {9868e439-ff17-4fd2-8f67-69e28708dd5e} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7366 2024.07.25 05:51:47.884683 [ 3 ] {9868e439-ff17-4fd2-8f67-69e28708dd5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7367 2024.07.25 05:51:47.885037 [ 3 ] {9868e439-ff17-4fd2-8f67-69e28708dd5e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
7368 2024.07.25 05:51:47.885360 [ 3 ] {9868e439-ff17-4fd2-8f67-69e28708dd5e} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7369 2024.07.25 05:51:47.885520 [ 3 ] {9868e439-ff17-4fd2-8f67-69e28708dd5e} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001313 sec., 4569.68773800457 rows/sec., 196.35 KiB/sec.
7370 2024.07.25 05:51:47.885813 [ 3 ] {9868e439-ff17-4fd2-8f67-69e28708dd5e} <Debug> DynamicQueryHandler: Done processing query
7371 2024.07.25 05:51:47.885839 [ 3 ] {9868e439-ff17-4fd2-8f67-69e28708dd5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7372 2024.07.25 05:51:47.885855 [ 3 ] {} <Debug> HTTP-Session: 0e654340-b472-4339-a4a7-2d1b5afeac3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7373 2024.07.25 05:51:47.885980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7374 2024.07.25 05:51:47.886029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7375 2024.07.25 05:51:47.886048 [ 3 ] {} <Debug> HTTP-Session: 64420742-ce65-487c-9aa6-65ccf6916abb Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7376 2024.07.25 05:51:47.886065 [ 3 ] {} <Debug> HTTP-Session: 64420742-ce65-487c-9aa6-65ccf6916abb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7377 2024.07.25 05:51:47.886079 [ 3 ] {} <Debug> HTTP-Session: 64420742-ce65-487c-9aa6-65ccf6916abb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7378 2024.07.25 05:51:47.886110 [ 3 ] {} <Trace> HTTP-Session: 64420742-ce65-487c-9aa6-65ccf6916abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7379 2024.07.25 05:51:47.886228 [ 3 ] {52b74f40-77e5-4532-901a-0aba27a6ce85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
7380 2024.07.25 05:51:47.886278 [ 3 ] {52b74f40-77e5-4532-901a-0aba27a6ce85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
7381 2024.07.25 05:51:47.886442 [ 3 ] {52b74f40-77e5-4532-901a-0aba27a6ce85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7382 2024.07.25 05:51:47.886784 [ 3 ] {52b74f40-77e5-4532-901a-0aba27a6ce85} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7383 2024.07.25 05:51:47.886821 [ 3 ] {52b74f40-77e5-4532-901a-0aba27a6ce85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7384 2024.07.25 05:51:47.887179 [ 3 ] {52b74f40-77e5-4532-901a-0aba27a6ce85} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
7385 2024.07.25 05:51:47.887524 [ 3 ] {52b74f40-77e5-4532-901a-0aba27a6ce85} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7386 2024.07.25 05:51:47.887682 [ 3 ] {52b74f40-77e5-4532-901a-0aba27a6ce85} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001497 sec., 51436.205744822975 rows/sec., 3.17 MiB/sec.
7387 2024.07.25 05:51:47.887856 [ 3 ] {52b74f40-77e5-4532-901a-0aba27a6ce85} <Debug> DynamicQueryHandler: Done processing query
7388 2024.07.25 05:51:47.887881 [ 3 ] {52b74f40-77e5-4532-901a-0aba27a6ce85} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7389 2024.07.25 05:51:47.887897 [ 3 ] {} <Debug> HTTP-Session: 64420742-ce65-487c-9aa6-65ccf6916abb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7390 2024.07.25 05:51:47.888054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 37786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7391 2024.07.25 05:51:47.888105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7392 2024.07.25 05:51:47.888126 [ 3 ] {} <Debug> HTTP-Session: 179988da-07e9-4807-9899-fab4a5045f1f Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7393 2024.07.25 05:51:47.888142 [ 3 ] {} <Debug> HTTP-Session: 179988da-07e9-4807-9899-fab4a5045f1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7394 2024.07.25 05:51:47.888156 [ 3 ] {} <Debug> HTTP-Session: 179988da-07e9-4807-9899-fab4a5045f1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7395 2024.07.25 05:51:47.888187 [ 3 ] {} <Trace> HTTP-Session: 179988da-07e9-4807-9899-fab4a5045f1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7396 2024.07.25 05:51:47.888340 [ 3 ] {4b09287a-68c9-49b4-8675-321975036a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7397 2024.07.25 05:51:47.888385 [ 3 ] {4b09287a-68c9-49b4-8675-321975036a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7398 2024.07.25 05:51:47.888531 [ 3 ] {4b09287a-68c9-49b4-8675-321975036a1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7399 2024.07.25 05:51:47.888925 [ 3 ] {4b09287a-68c9-49b4-8675-321975036a1d} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7400 2024.07.25 05:51:47.888962 [ 3 ] {4b09287a-68c9-49b4-8675-321975036a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7401 2024.07.25 05:51:47.889337 [ 3 ] {4b09287a-68c9-49b4-8675-321975036a1d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7402 2024.07.25 05:51:47.889672 [ 3 ] {4b09287a-68c9-49b4-8675-321975036a1d} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7403 2024.07.25 05:51:47.889812 [ 3 ] {4b09287a-68c9-49b4-8675-321975036a1d} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001545 sec., 127508.09061488674 rows/sec., 8.90 MiB/sec.
7404 2024.07.25 05:51:47.889879 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7405 2024.07.25 05:51:47.889974 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7406 2024.07.25 05:51:47.890017 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7407 2024.07.25 05:51:47.890051 [ 3 ] {4b09287a-68c9-49b4-8675-321975036a1d} <Debug> DynamicQueryHandler: Done processing query
7408 2024.07.25 05:51:47.890111 [ 3 ] {4b09287a-68c9-49b4-8675-321975036a1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
7409 2024.07.25 05:51:47.890143 [ 3 ] {} <Debug> HTTP-Session: 179988da-07e9-4807-9899-fab4a5045f1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7410 2024.07.25 05:51:47.890180 [ 198 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::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
7411 2024.07.25 05:51:47.890311 [ 198 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7412 2024.07.25 05:51:47.890320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7413 2024.07.25 05:51:47.890348 [ 198 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3636 rows starting from the beginning of the part
7414 2024.07.25 05:51:47.890387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7415 2024.07.25 05:51:47.890429 [ 3 ] {} <Debug> HTTP-Session: 77880302-5da4-40a4-965c-08925b532dd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7416 2024.07.25 05:51:47.890449 [ 198 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 113 rows starting from the beginning of the part
7417 2024.07.25 05:51:47.890470 [ 3 ] {} <Debug> HTTP-Session: 77880302-5da4-40a4-965c-08925b532dd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7418 2024.07.25 05:51:47.890560 [ 3 ] {} <Debug> HTTP-Session: 77880302-5da4-40a4-965c-08925b532dd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7419 2024.07.25 05:51:47.890762 [ 3 ] {} <Trace> HTTP-Session: 77880302-5da4-40a4-965c-08925b532dd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7420 2024.07.25 05:51:47.890922 [ 198 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 111 rows starting from the beginning of the part
7421 2024.07.25 05:51:47.891155 [ 198 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 110 rows starting from the beginning of the part
7422 2024.07.25 05:51:47.891203 [ 3 ] {a2aa1475-2f08-4c09-84ad-15834cb2b905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7423 2024.07.25 05:51:47.891464 [ 198 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 140 rows starting from the beginning of the part
7424 2024.07.25 05:51:47.891586 [ 3 ] {a2aa1475-2f08-4c09-84ad-15834cb2b905} <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_histogramf64
7425 2024.07.25 05:51:47.891822 [ 198 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 197 rows starting from the beginning of the part
7426 2024.07.25 05:51:47.893001 [ 3 ] {a2aa1475-2f08-4c09-84ad-15834cb2b905} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7427 2024.07.25 05:51:47.894079 [ 3 ] {a2aa1475-2f08-4c09-84ad-15834cb2b905} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7428 2024.07.25 05:51:47.894118 [ 3 ] {a2aa1475-2f08-4c09-84ad-15834cb2b905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7429 2024.07.25 05:51:47.894838 [ 198 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4307 rows, containing 5 columns (5 merged, 0 gathered) in 0.004738203 sec., 908994.401464015 rows/sec., 63.54 MiB/sec.
7430 2024.07.25 05:51:47.895073 [ 3 ] {a2aa1475-2f08-4c09-84ad-15834cb2b905} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
7431 2024.07.25 05:51:47.895209 [ 198 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7432 2024.07.25 05:51:47.895763 [ 3 ] {a2aa1475-2f08-4c09-84ad-15834cb2b905} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7433 2024.07.25 05:51:47.895805 [ 198 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7434 2024.07.25 05:51:47.895944 [ 198 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7435 2024.07.25 05:51:47.896039 [ 3 ] {a2aa1475-2f08-4c09-84ad-15834cb2b905} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.005 sec., 2200 rows/sec., 3.94 MiB/sec.
7436 2024.07.25 05:51:47.896071 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB.
7437 2024.07.25 05:51:47.896319 [ 3 ] {a2aa1475-2f08-4c09-84ad-15834cb2b905} <Debug> DynamicQueryHandler: Done processing query
7438 2024.07.25 05:51:47.896346 [ 3 ] {a2aa1475-2f08-4c09-84ad-15834cb2b905} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
7439 2024.07.25 05:51:47.896363 [ 3 ] {} <Debug> HTTP-Session: 77880302-5da4-40a4-965c-08925b532dd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7440 2024.07.25 05:51:47.896505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7441 2024.07.25 05:51:47.896556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7442 2024.07.25 05:51:47.896576 [ 3 ] {} <Debug> HTTP-Session: 0feae2c9-8b24-4bd2-954a-eb06589d6879 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7443 2024.07.25 05:51:47.896593 [ 3 ] {} <Debug> HTTP-Session: 0feae2c9-8b24-4bd2-954a-eb06589d6879 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7444 2024.07.25 05:51:47.896606 [ 3 ] {} <Debug> HTTP-Session: 0feae2c9-8b24-4bd2-954a-eb06589d6879 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7445 2024.07.25 05:51:47.896638 [ 3 ] {} <Trace> HTTP-Session: 0feae2c9-8b24-4bd2-954a-eb06589d6879 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7446 2024.07.25 05:51:47.896743 [ 3 ] {05fa1d38-5224-4340-87ca-7cf9c38a3e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
7447 2024.07.25 05:51:47.896790 [ 3 ] {05fa1d38-5224-4340-87ca-7cf9c38a3e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
7448 2024.07.25 05:51:47.896920 [ 3 ] {05fa1d38-5224-4340-87ca-7cf9c38a3e54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7449 2024.07.25 05:51:47.897218 [ 3 ] {05fa1d38-5224-4340-87ca-7cf9c38a3e54} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7450 2024.07.25 05:51:47.897255 [ 3 ] {05fa1d38-5224-4340-87ca-7cf9c38a3e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7451 2024.07.25 05:51:47.897617 [ 3 ] {05fa1d38-5224-4340-87ca-7cf9c38a3e54} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7452 2024.07.25 05:51:47.897956 [ 3 ] {05fa1d38-5224-4340-87ca-7cf9c38a3e54} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7453 2024.07.25 05:51:47.898119 [ 3 ] {05fa1d38-5224-4340-87ca-7cf9c38a3e54} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001392 sec., 16522.988505747126 rows/sec., 893.78 KiB/sec.
7454 2024.07.25 05:51:47.898291 [ 3 ] {05fa1d38-5224-4340-87ca-7cf9c38a3e54} <Debug> DynamicQueryHandler: Done processing query
7455 2024.07.25 05:51:47.898318 [ 3 ] {05fa1d38-5224-4340-87ca-7cf9c38a3e54} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7456 2024.07.25 05:51:47.898333 [ 3 ] {} <Debug> HTTP-Session: 0feae2c9-8b24-4bd2-954a-eb06589d6879 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7457 2024.07.25 05:51:47.898446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7458 2024.07.25 05:51:47.898496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7459 2024.07.25 05:51:47.898516 [ 3 ] {} <Debug> HTTP-Session: a3a43d73-9da3-4157-8457-65c4697df3d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7460 2024.07.25 05:51:47.898533 [ 3 ] {} <Debug> HTTP-Session: a3a43d73-9da3-4157-8457-65c4697df3d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7461 2024.07.25 05:51:47.898547 [ 3 ] {} <Debug> HTTP-Session: a3a43d73-9da3-4157-8457-65c4697df3d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7462 2024.07.25 05:51:47.898578 [ 3 ] {} <Trace> HTTP-Session: a3a43d73-9da3-4157-8457-65c4697df3d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7463 2024.07.25 05:51:47.898688 [ 3 ] {3ae4ea57-6d40-4486-9841-9dff050f2897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7464 2024.07.25 05:51:47.898732 [ 3 ] {3ae4ea57-6d40-4486-9841-9dff050f2897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7465 2024.07.25 05:51:47.898864 [ 3 ] {3ae4ea57-6d40-4486-9841-9dff050f2897} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7466 2024.07.25 05:51:47.899161 [ 3 ] {3ae4ea57-6d40-4486-9841-9dff050f2897} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7467 2024.07.25 05:51:47.899198 [ 3 ] {3ae4ea57-6d40-4486-9841-9dff050f2897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7468 2024.07.25 05:51:47.899552 [ 3 ] {3ae4ea57-6d40-4486-9841-9dff050f2897} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7469 2024.07.25 05:51:47.899877 [ 3 ] {3ae4ea57-6d40-4486-9841-9dff050f2897} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7470 2024.07.25 05:51:47.900041 [ 3 ] {3ae4ea57-6d40-4486-9841-9dff050f2897} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001383 sec., 43383.94793926248 rows/sec., 2.92 MiB/sec.
7471 2024.07.25 05:51:47.900053 [ 76 ] {} <Debug> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7472 2024.07.25 05:51:47.900155 [ 76 ] {} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7473 2024.07.25 05:51:47.900218 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7474 2024.07.25 05:51:47.900322 [ 3 ] {3ae4ea57-6d40-4486-9841-9dff050f2897} <Debug> DynamicQueryHandler: Done processing query
7475 2024.07.25 05:51:47.900417 [ 3 ] {3ae4ea57-6d40-4486-9841-9dff050f2897} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7476 2024.07.25 05:51:47.900493 [ 3 ] {} <Debug> HTTP-Session: a3a43d73-9da3-4157-8457-65c4697df3d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7477 2024.07.25 05:51:47.900717 [ 196 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
7478 2024.07.25 05:51:47.900967 [ 196 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7479 2024.07.25 05:51:47.901003 [ 196 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1158 rows starting from the beginning of the part
7480 2024.07.25 05:51:47.901137 [ 196 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part
7481 2024.07.25 05:51:47.901325 [ 196 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part
7482 2024.07.25 05:51:47.901507 [ 196 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part
7483 2024.07.25 05:51:47.901619 [ 196 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 52 rows starting from the beginning of the part
7484 2024.07.25 05:51:47.901819 [ 196 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part
7485 2024.07.25 05:51:47.903106 [ 198 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1390 rows, containing 4 columns (4 merged, 0 gathered) in 0.002769776 sec., 501845.6366146577 rows/sec., 33.48 MiB/sec.
7486 2024.07.25 05:51:47.903296 [ 188 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7487 2024.07.25 05:51:47.903691 [ 188 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_36_7} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7488 2024.07.25 05:51:47.903770 [ 188 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_36_7} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7489 2024.07.25 05:51:47.903846 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB.
7490 2024.07.25 05:51:52.868968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7491 2024.07.25 05:51:52.869100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7492 2024.07.25 05:51:52.869124 [ 3 ] {} <Debug> HTTP-Session: ac83ccbb-94d9-46e1-9dc2-cf0be562482e Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7493 2024.07.25 05:51:52.869148 [ 3 ] {} <Debug> HTTP-Session: ac83ccbb-94d9-46e1-9dc2-cf0be562482e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7494 2024.07.25 05:51:52.869162 [ 3 ] {} <Debug> HTTP-Session: ac83ccbb-94d9-46e1-9dc2-cf0be562482e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7495 2024.07.25 05:51:52.869212 [ 3 ] {} <Trace> HTTP-Session: ac83ccbb-94d9-46e1-9dc2-cf0be562482e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7496 2024.07.25 05:51:52.869410 [ 3 ] {c33baf14-949f-405a-b690-68e0b25005ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7497 2024.07.25 05:51:52.869477 [ 3 ] {c33baf14-949f-405a-b690-68e0b25005ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7498 2024.07.25 05:51:52.869672 [ 3 ] {c33baf14-949f-405a-b690-68e0b25005ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7499 2024.07.25 05:51:52.870103 [ 3 ] {c33baf14-949f-405a-b690-68e0b25005ea} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7500 2024.07.25 05:51:52.870145 [ 3 ] {c33baf14-949f-405a-b690-68e0b25005ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7501 2024.07.25 05:51:52.870507 [ 3 ] {c33baf14-949f-405a-b690-68e0b25005ea} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7502 2024.07.25 05:51:52.870854 [ 3 ] {c33baf14-949f-405a-b690-68e0b25005ea} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7503 2024.07.25 05:51:52.871017 [ 3 ] {c33baf14-949f-405a-b690-68e0b25005ea} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.00167 sec., 13173.652694610779 rows/sec., 1.04 MiB/sec.
7504 2024.07.25 05:51:52.871229 [ 3 ] {c33baf14-949f-405a-b690-68e0b25005ea} <Debug> DynamicQueryHandler: Done processing query
7505 2024.07.25 05:51:52.871257 [ 3 ] {c33baf14-949f-405a-b690-68e0b25005ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7506 2024.07.25 05:51:52.871273 [ 3 ] {} <Debug> HTTP-Session: ac83ccbb-94d9-46e1-9dc2-cf0be562482e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7507 2024.07.25 05:51:52.871401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7508 2024.07.25 05:51:52.871451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7509 2024.07.25 05:51:52.871470 [ 3 ] {} <Debug> HTTP-Session: 02a4f445-75e6-47e7-902b-e1bb041c8482 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7510 2024.07.25 05:51:52.871487 [ 3 ] {} <Debug> HTTP-Session: 02a4f445-75e6-47e7-902b-e1bb041c8482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7511 2024.07.25 05:51:52.871500 [ 3 ] {} <Debug> HTTP-Session: 02a4f445-75e6-47e7-902b-e1bb041c8482 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7512 2024.07.25 05:51:52.871531 [ 3 ] {} <Trace> HTTP-Session: 02a4f445-75e6-47e7-902b-e1bb041c8482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7513 2024.07.25 05:51:52.871629 [ 3 ] {167ddc1b-32fd-452a-9c87-d1d9c4a04484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7514 2024.07.25 05:51:52.871673 [ 3 ] {167ddc1b-32fd-452a-9c87-d1d9c4a04484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7515 2024.07.25 05:51:52.871800 [ 3 ] {167ddc1b-32fd-452a-9c87-d1d9c4a04484} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7516 2024.07.25 05:51:52.872078 [ 3 ] {167ddc1b-32fd-452a-9c87-d1d9c4a04484} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7517 2024.07.25 05:51:52.872113 [ 3 ] {167ddc1b-32fd-452a-9c87-d1d9c4a04484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7518 2024.07.25 05:51:52.872410 [ 3 ] {167ddc1b-32fd-452a-9c87-d1d9c4a04484} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
7519 2024.07.25 05:51:52.872689 [ 3 ] {167ddc1b-32fd-452a-9c87-d1d9c4a04484} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7520 2024.07.25 05:51:52.872838 [ 3 ] {167ddc1b-32fd-452a-9c87-d1d9c4a04484} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001265 sec., 1581.0276679841897 rows/sec., 128.92 KiB/sec.
7521 2024.07.25 05:51:52.872986 [ 3 ] {167ddc1b-32fd-452a-9c87-d1d9c4a04484} <Debug> DynamicQueryHandler: Done processing query
7522 2024.07.25 05:51:52.873009 [ 3 ] {167ddc1b-32fd-452a-9c87-d1d9c4a04484} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7523 2024.07.25 05:51:52.873024 [ 3 ] {} <Debug> HTTP-Session: 02a4f445-75e6-47e7-902b-e1bb041c8482 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7524 2024.07.25 05:51:52.873153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7525 2024.07.25 05:51:52.873196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7526 2024.07.25 05:51:52.873215 [ 3 ] {} <Debug> HTTP-Session: ce3eeb4a-cdeb-406c-982c-bd0f3467fdf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7527 2024.07.25 05:51:52.873231 [ 3 ] {} <Debug> HTTP-Session: ce3eeb4a-cdeb-406c-982c-bd0f3467fdf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7528 2024.07.25 05:51:52.873244 [ 3 ] {} <Debug> HTTP-Session: ce3eeb4a-cdeb-406c-982c-bd0f3467fdf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7529 2024.07.25 05:51:52.873272 [ 3 ] {} <Trace> HTTP-Session: ce3eeb4a-cdeb-406c-982c-bd0f3467fdf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7530 2024.07.25 05:51:52.873469 [ 3 ] {8fc589f3-e6af-49b6-b644-94f44d897f1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7531 2024.07.25 05:51:52.873511 [ 3 ] {8fc589f3-e6af-49b6-b644-94f44d897f1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7532 2024.07.25 05:51:52.873638 [ 3 ] {8fc589f3-e6af-49b6-b644-94f44d897f1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7533 2024.07.25 05:51:52.873995 [ 3 ] {8fc589f3-e6af-49b6-b644-94f44d897f1d} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7534 2024.07.25 05:51:52.874033 [ 3 ] {8fc589f3-e6af-49b6-b644-94f44d897f1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7535 2024.07.25 05:51:52.874343 [ 3 ] {8fc589f3-e6af-49b6-b644-94f44d897f1d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7536 2024.07.25 05:51:52.874643 [ 3 ] {8fc589f3-e6af-49b6-b644-94f44d897f1d} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7537 2024.07.25 05:51:52.874804 [ 3 ] {8fc589f3-e6af-49b6-b644-94f44d897f1d} <Debug> executeQuery: Read 123 rows, 10.42 KiB in 0.001388 sec., 88616.71469740635 rows/sec., 7.33 MiB/sec.
7538 2024.07.25 05:51:52.874971 [ 3 ] {8fc589f3-e6af-49b6-b644-94f44d897f1d} <Debug> DynamicQueryHandler: Done processing query
7539 2024.07.25 05:51:52.874995 [ 3 ] {8fc589f3-e6af-49b6-b644-94f44d897f1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7540 2024.07.25 05:51:52.875012 [ 3 ] {} <Debug> HTTP-Session: ce3eeb4a-cdeb-406c-982c-bd0f3467fdf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7541 2024.07.25 05:51:52.875128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7542 2024.07.25 05:51:52.875176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7543 2024.07.25 05:51:52.875195 [ 3 ] {} <Debug> HTTP-Session: a842ef69-a6a7-4208-a0e5-a0eb622c73ef Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7544 2024.07.25 05:51:52.875211 [ 3 ] {} <Debug> HTTP-Session: a842ef69-a6a7-4208-a0e5-a0eb622c73ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7545 2024.07.25 05:51:52.875225 [ 3 ] {} <Debug> HTTP-Session: a842ef69-a6a7-4208-a0e5-a0eb622c73ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7546 2024.07.25 05:51:52.875256 [ 3 ] {} <Trace> HTTP-Session: a842ef69-a6a7-4208-a0e5-a0eb622c73ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7547 2024.07.25 05:51:52.875350 [ 3 ] {3ff4be0d-6f2b-49da-a56f-b94b12544235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7548 2024.07.25 05:51:52.875395 [ 3 ] {3ff4be0d-6f2b-49da-a56f-b94b12544235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7549 2024.07.25 05:51:52.875522 [ 3 ] {3ff4be0d-6f2b-49da-a56f-b94b12544235} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7550 2024.07.25 05:51:52.875817 [ 3 ] {3ff4be0d-6f2b-49da-a56f-b94b12544235} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7551 2024.07.25 05:51:52.875855 [ 3 ] {3ff4be0d-6f2b-49da-a56f-b94b12544235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7552 2024.07.25 05:51:52.876149 [ 3 ] {3ff4be0d-6f2b-49da-a56f-b94b12544235} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
7553 2024.07.25 05:51:52.876523 [ 3 ] {3ff4be0d-6f2b-49da-a56f-b94b12544235} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7554 2024.07.25 05:51:52.876697 [ 3 ] {3ff4be0d-6f2b-49da-a56f-b94b12544235} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001368 sec., 1461.9883040935672 rows/sec., 102.08 KiB/sec.
7555 2024.07.25 05:51:52.877018 [ 3 ] {3ff4be0d-6f2b-49da-a56f-b94b12544235} <Debug> DynamicQueryHandler: Done processing query
7556 2024.07.25 05:51:52.877050 [ 3 ] {3ff4be0d-6f2b-49da-a56f-b94b12544235} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7557 2024.07.25 05:51:52.877071 [ 3 ] {} <Debug> HTTP-Session: a842ef69-a6a7-4208-a0e5-a0eb622c73ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7558 2024.07.25 05:51:52.877190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14960, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7559 2024.07.25 05:51:52.877246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7560 2024.07.25 05:51:52.877270 [ 3 ] {} <Debug> HTTP-Session: 959c006d-4523-4c29-8d77-f086dc4c1f87 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7561 2024.07.25 05:51:52.877287 [ 3 ] {} <Debug> HTTP-Session: 959c006d-4523-4c29-8d77-f086dc4c1f87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7562 2024.07.25 05:51:52.877301 [ 3 ] {} <Debug> HTTP-Session: 959c006d-4523-4c29-8d77-f086dc4c1f87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7563 2024.07.25 05:51:52.877335 [ 3 ] {} <Trace> HTTP-Session: 959c006d-4523-4c29-8d77-f086dc4c1f87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7564 2024.07.25 05:51:52.877490 [ 3 ] {d748437e-38bf-4f93-97a7-80101d38baef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7565 2024.07.25 05:51:52.877537 [ 3 ] {d748437e-38bf-4f93-97a7-80101d38baef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7566 2024.07.25 05:51:52.877685 [ 3 ] {d748437e-38bf-4f93-97a7-80101d38baef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7567 2024.07.25 05:51:52.878024 [ 3 ] {d748437e-38bf-4f93-97a7-80101d38baef} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7568 2024.07.25 05:51:52.878060 [ 3 ] {d748437e-38bf-4f93-97a7-80101d38baef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7569 2024.07.25 05:51:52.878367 [ 3 ] {d748437e-38bf-4f93-97a7-80101d38baef} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7570 2024.07.25 05:51:52.878669 [ 3 ] {d748437e-38bf-4f93-97a7-80101d38baef} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7571 2024.07.25 05:51:52.878807 [ 3 ] {d748437e-38bf-4f93-97a7-80101d38baef} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001361 sec., 64658.33945628214 rows/sec., 5.05 MiB/sec.
7572 2024.07.25 05:51:52.878999 [ 3 ] {d748437e-38bf-4f93-97a7-80101d38baef} <Debug> DynamicQueryHandler: Done processing query
7573 2024.07.25 05:51:52.879024 [ 3 ] {d748437e-38bf-4f93-97a7-80101d38baef} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7574 2024.07.25 05:51:52.879040 [ 3 ] {} <Debug> HTTP-Session: 959c006d-4523-4c29-8d77-f086dc4c1f87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7575 2024.07.25 05:51:52.879199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7576 2024.07.25 05:51:52.879248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7577 2024.07.25 05:51:52.879266 [ 3 ] {} <Debug> HTTP-Session: 4ec415ae-8e96-4933-98bc-2fc04e5c45c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7578 2024.07.25 05:51:52.879284 [ 3 ] {} <Debug> HTTP-Session: 4ec415ae-8e96-4933-98bc-2fc04e5c45c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7579 2024.07.25 05:51:52.879297 [ 3 ] {} <Debug> HTTP-Session: 4ec415ae-8e96-4933-98bc-2fc04e5c45c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7580 2024.07.25 05:51:52.879329 [ 3 ] {} <Trace> HTTP-Session: 4ec415ae-8e96-4933-98bc-2fc04e5c45c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7581 2024.07.25 05:51:52.879475 [ 3 ] {e8b2d05f-00ec-4b35-bf34-83f8126b5eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7582 2024.07.25 05:51:52.879523 [ 3 ] {e8b2d05f-00ec-4b35-bf34-83f8126b5eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7583 2024.07.25 05:51:52.879675 [ 3 ] {e8b2d05f-00ec-4b35-bf34-83f8126b5eee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7584 2024.07.25 05:51:52.880063 [ 3 ] {e8b2d05f-00ec-4b35-bf34-83f8126b5eee} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7585 2024.07.25 05:51:52.880099 [ 3 ] {e8b2d05f-00ec-4b35-bf34-83f8126b5eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7586 2024.07.25 05:51:52.880484 [ 3 ] {e8b2d05f-00ec-4b35-bf34-83f8126b5eee} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7587 2024.07.25 05:51:52.880822 [ 3 ] {e8b2d05f-00ec-4b35-bf34-83f8126b5eee} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7588 2024.07.25 05:51:52.880968 [ 3 ] {e8b2d05f-00ec-4b35-bf34-83f8126b5eee} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001559 sec., 103271.32777421424 rows/sec., 7.19 MiB/sec.
7589 2024.07.25 05:51:52.881140 [ 3 ] {e8b2d05f-00ec-4b35-bf34-83f8126b5eee} <Debug> DynamicQueryHandler: Done processing query
7590 2024.07.25 05:51:52.881165 [ 3 ] {e8b2d05f-00ec-4b35-bf34-83f8126b5eee} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7591 2024.07.25 05:51:52.881180 [ 3 ] {} <Debug> HTTP-Session: 4ec415ae-8e96-4933-98bc-2fc04e5c45c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7592 2024.07.25 05:51:52.881343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 35297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7593 2024.07.25 05:51:52.881390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7594 2024.07.25 05:51:52.881409 [ 3 ] {} <Debug> HTTP-Session: 2e164b2e-3334-422c-b53b-2fa84892b59d Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7595 2024.07.25 05:51:52.881425 [ 3 ] {} <Debug> HTTP-Session: 2e164b2e-3334-422c-b53b-2fa84892b59d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7596 2024.07.25 05:51:52.881439 [ 3 ] {} <Debug> HTTP-Session: 2e164b2e-3334-422c-b53b-2fa84892b59d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7597 2024.07.25 05:51:52.881469 [ 3 ] {} <Trace> HTTP-Session: 2e164b2e-3334-422c-b53b-2fa84892b59d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7598 2024.07.25 05:51:52.881727 [ 3 ] {bbf20367-c4f6-43e2-a740-4300eb08e6df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7599 2024.07.25 05:51:52.881790 [ 3 ] {bbf20367-c4f6-43e2-a740-4300eb08e6df} <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_histogramf64
7600 2024.07.25 05:51:52.882200 [ 3 ] {bbf20367-c4f6-43e2-a740-4300eb08e6df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7601 2024.07.25 05:51:52.882793 [ 3 ] {bbf20367-c4f6-43e2-a740-4300eb08e6df} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7602 2024.07.25 05:51:52.882829 [ 3 ] {bbf20367-c4f6-43e2-a740-4300eb08e6df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7603 2024.07.25 05:51:52.883428 [ 3 ] {bbf20367-c4f6-43e2-a740-4300eb08e6df} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7604 2024.07.25 05:51:52.883841 [ 3 ] {bbf20367-c4f6-43e2-a740-4300eb08e6df} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7605 2024.07.25 05:51:52.884038 [ 3 ] {bbf20367-c4f6-43e2-a740-4300eb08e6df} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002487 sec., 8845.999195818255 rows/sec., 15.85 MiB/sec.
7606 2024.07.25 05:51:52.884571 [ 3 ] {bbf20367-c4f6-43e2-a740-4300eb08e6df} <Debug> DynamicQueryHandler: Done processing query
7607 2024.07.25 05:51:52.884596 [ 3 ] {bbf20367-c4f6-43e2-a740-4300eb08e6df} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
7608 2024.07.25 05:51:52.884612 [ 3 ] {} <Debug> HTTP-Session: 2e164b2e-3334-422c-b53b-2fa84892b59d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7609 2024.07.25 05:51:52.884724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7610 2024.07.25 05:51:52.884772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7611 2024.07.25 05:51:52.884791 [ 3 ] {} <Debug> HTTP-Session: 3e936ed8-562b-46a5-996e-7724b72a3337 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7612 2024.07.25 05:51:52.884807 [ 3 ] {} <Debug> HTTP-Session: 3e936ed8-562b-46a5-996e-7724b72a3337 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7613 2024.07.25 05:51:52.884821 [ 3 ] {} <Debug> HTTP-Session: 3e936ed8-562b-46a5-996e-7724b72a3337 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7614 2024.07.25 05:51:52.884851 [ 3 ] {} <Trace> HTTP-Session: 3e936ed8-562b-46a5-996e-7724b72a3337 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7615 2024.07.25 05:51:52.884981 [ 3 ] {a1ddd444-fcb8-4915-aec6-a3379dd5f56d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7616 2024.07.25 05:51:52.885030 [ 3 ] {a1ddd444-fcb8-4915-aec6-a3379dd5f56d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7617 2024.07.25 05:51:52.885180 [ 3 ] {a1ddd444-fcb8-4915-aec6-a3379dd5f56d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7618 2024.07.25 05:51:52.885471 [ 3 ] {a1ddd444-fcb8-4915-aec6-a3379dd5f56d} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7619 2024.07.25 05:51:52.885507 [ 3 ] {a1ddd444-fcb8-4915-aec6-a3379dd5f56d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7620 2024.07.25 05:51:52.885865 [ 3 ] {a1ddd444-fcb8-4915-aec6-a3379dd5f56d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7621 2024.07.25 05:51:52.886193 [ 3 ] {a1ddd444-fcb8-4915-aec6-a3379dd5f56d} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7622 2024.07.25 05:51:52.886344 [ 3 ] {a1ddd444-fcb8-4915-aec6-a3379dd5f56d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001412 sec., 42492.91784702549 rows/sec., 2.86 MiB/sec.
7623 2024.07.25 05:51:52.886519 [ 3 ] {a1ddd444-fcb8-4915-aec6-a3379dd5f56d} <Debug> DynamicQueryHandler: Done processing query
7624 2024.07.25 05:51:52.886544 [ 3 ] {a1ddd444-fcb8-4915-aec6-a3379dd5f56d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7625 2024.07.25 05:51:52.886560 [ 3 ] {} <Debug> HTTP-Session: 3e936ed8-562b-46a5-996e-7724b72a3337 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7626 2024.07.25 05:51:57.873049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 2325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7627 2024.07.25 05:51:57.873240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7628 2024.07.25 05:51:57.873285 [ 3 ] {} <Debug> HTTP-Session: 39d3edab-9de7-4503-8400-c60a1b410d60 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7629 2024.07.25 05:51:57.873326 [ 3 ] {} <Debug> HTTP-Session: 39d3edab-9de7-4503-8400-c60a1b410d60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7630 2024.07.25 05:51:57.873354 [ 3 ] {} <Debug> HTTP-Session: 39d3edab-9de7-4503-8400-c60a1b410d60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7631 2024.07.25 05:51:57.873438 [ 3 ] {} <Trace> HTTP-Session: 39d3edab-9de7-4503-8400-c60a1b410d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7632 2024.07.25 05:51:57.873721 [ 3 ] {6e99665d-9c0c-4322-a482-d1863cd404b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7633 2024.07.25 05:51:57.873831 [ 3 ] {6e99665d-9c0c-4322-a482-d1863cd404b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7634 2024.07.25 05:51:57.874100 [ 3 ] {6e99665d-9c0c-4322-a482-d1863cd404b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7635 2024.07.25 05:51:57.874622 [ 3 ] {6e99665d-9c0c-4322-a482-d1863cd404b7} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7636 2024.07.25 05:51:57.874668 [ 3 ] {6e99665d-9c0c-4322-a482-d1863cd404b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7637 2024.07.25 05:51:57.875034 [ 3 ] {6e99665d-9c0c-4322-a482-d1863cd404b7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7638 2024.07.25 05:51:57.875368 [ 3 ] {6e99665d-9c0c-4322-a482-d1863cd404b7} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7639 2024.07.25 05:51:57.875537 [ 3 ] {6e99665d-9c0c-4322-a482-d1863cd404b7} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001902 sec., 8937.960042060988 rows/sec., 647.45 KiB/sec.
7640 2024.07.25 05:51:57.875758 [ 3 ] {6e99665d-9c0c-4322-a482-d1863cd404b7} <Debug> DynamicQueryHandler: Done processing query
7641 2024.07.25 05:51:57.875786 [ 3 ] {6e99665d-9c0c-4322-a482-d1863cd404b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7642 2024.07.25 05:51:57.875803 [ 3 ] {} <Debug> HTTP-Session: 39d3edab-9de7-4503-8400-c60a1b410d60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7643 2024.07.25 05:51:57.875982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 29344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7644 2024.07.25 05:51:57.876039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7645 2024.07.25 05:51:57.876059 [ 3 ] {} <Debug> HTTP-Session: 63d7ce80-35c7-407b-9bf9-db6bac08a257 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7646 2024.07.25 05:51:57.876078 [ 3 ] {} <Debug> HTTP-Session: 63d7ce80-35c7-407b-9bf9-db6bac08a257 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7647 2024.07.25 05:51:57.876092 [ 3 ] {} <Debug> HTTP-Session: 63d7ce80-35c7-407b-9bf9-db6bac08a257 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7648 2024.07.25 05:51:57.876129 [ 3 ] {} <Trace> HTTP-Session: 63d7ce80-35c7-407b-9bf9-db6bac08a257 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7649 2024.07.25 05:51:57.876287 [ 3 ] {18be1ff8-be0c-429b-9b6d-1e1aeac678b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7650 2024.07.25 05:51:57.876335 [ 3 ] {18be1ff8-be0c-429b-9b6d-1e1aeac678b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7651 2024.07.25 05:51:57.876473 [ 3 ] {18be1ff8-be0c-429b-9b6d-1e1aeac678b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7652 2024.07.25 05:51:57.876906 [ 3 ] {18be1ff8-be0c-429b-9b6d-1e1aeac678b5} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7653 2024.07.25 05:51:57.876945 [ 3 ] {18be1ff8-be0c-429b-9b6d-1e1aeac678b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7654 2024.07.25 05:51:57.877275 [ 3 ] {18be1ff8-be0c-429b-9b6d-1e1aeac678b5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7655 2024.07.25 05:51:57.877586 [ 3 ] {18be1ff8-be0c-429b-9b6d-1e1aeac678b5} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7656 2024.07.25 05:51:57.877740 [ 3 ] {18be1ff8-be0c-429b-9b6d-1e1aeac678b5} <Debug> executeQuery: Read 194 rows, 17.54 KiB in 0.001524 sec., 127296.5879265092 rows/sec., 11.24 MiB/sec.
7657 2024.07.25 05:51:57.878025 [ 3 ] {18be1ff8-be0c-429b-9b6d-1e1aeac678b5} <Debug> DynamicQueryHandler: Done processing query
7658 2024.07.25 05:51:57.878074 [ 3 ] {18be1ff8-be0c-429b-9b6d-1e1aeac678b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
7659 2024.07.25 05:51:57.878111 [ 3 ] {} <Debug> HTTP-Session: 63d7ce80-35c7-407b-9bf9-db6bac08a257 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7660 2024.07.25 05:51:57.878350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 63424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7661 2024.07.25 05:51:57.878403 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7662 2024.07.25 05:51:57.878422 [ 3 ] {} <Debug> HTTP-Session: 217585c9-429e-4851-8a6b-747aaffa2ffd Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7663 2024.07.25 05:51:57.878440 [ 3 ] {} <Debug> HTTP-Session: 217585c9-429e-4851-8a6b-747aaffa2ffd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7664 2024.07.25 05:51:57.878453 [ 3 ] {} <Debug> HTTP-Session: 217585c9-429e-4851-8a6b-747aaffa2ffd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7665 2024.07.25 05:51:57.878487 [ 3 ] {} <Trace> HTTP-Session: 217585c9-429e-4851-8a6b-747aaffa2ffd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7666 2024.07.25 05:51:57.878722 [ 3 ] {de3fd6d5-b946-4a3f-8c12-b414e023ae94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7667 2024.07.25 05:51:57.878769 [ 3 ] {de3fd6d5-b946-4a3f-8c12-b414e023ae94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7668 2024.07.25 05:51:57.878921 [ 3 ] {de3fd6d5-b946-4a3f-8c12-b414e023ae94} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7669 2024.07.25 05:51:57.879442 [ 3 ] {de3fd6d5-b946-4a3f-8c12-b414e023ae94} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7670 2024.07.25 05:51:57.879480 [ 3 ] {de3fd6d5-b946-4a3f-8c12-b414e023ae94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7671 2024.07.25 05:51:57.879803 [ 3 ] {de3fd6d5-b946-4a3f-8c12-b414e023ae94} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7672 2024.07.25 05:51:57.880113 [ 3 ] {de3fd6d5-b946-4a3f-8c12-b414e023ae94} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7673 2024.07.25 05:51:57.880273 [ 3 ] {de3fd6d5-b946-4a3f-8c12-b414e023ae94} <Debug> executeQuery: Read 393 rows, 28.36 KiB in 0.00168 sec., 233928.57142857142 rows/sec., 16.48 MiB/sec.
7674 2024.07.25 05:51:57.880570 [ 3 ] {de3fd6d5-b946-4a3f-8c12-b414e023ae94} <Debug> DynamicQueryHandler: Done processing query
7675 2024.07.25 05:51:57.880623 [ 3 ] {de3fd6d5-b946-4a3f-8c12-b414e023ae94} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
7676 2024.07.25 05:51:57.880658 [ 3 ] {} <Debug> HTTP-Session: 217585c9-429e-4851-8a6b-747aaffa2ffd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7677 2024.07.25 05:51:57.880808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7678 2024.07.25 05:51:57.880858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7679 2024.07.25 05:51:57.880877 [ 3 ] {} <Debug> HTTP-Session: 4bd225aa-0095-4712-9129-f5fbad070881 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7680 2024.07.25 05:51:57.880894 [ 3 ] {} <Debug> HTTP-Session: 4bd225aa-0095-4712-9129-f5fbad070881 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7681 2024.07.25 05:51:57.880907 [ 3 ] {} <Debug> HTTP-Session: 4bd225aa-0095-4712-9129-f5fbad070881 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7682 2024.07.25 05:51:57.880939 [ 3 ] {} <Trace> HTTP-Session: 4bd225aa-0095-4712-9129-f5fbad070881 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7683 2024.07.25 05:51:57.881038 [ 3 ] {66bc9bf5-47b8-489e-98b1-8acfa9d8d4c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7684 2024.07.25 05:51:57.881087 [ 3 ] {66bc9bf5-47b8-489e-98b1-8acfa9d8d4c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7685 2024.07.25 05:51:57.881239 [ 3 ] {66bc9bf5-47b8-489e-98b1-8acfa9d8d4c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7686 2024.07.25 05:51:57.881531 [ 3 ] {66bc9bf5-47b8-489e-98b1-8acfa9d8d4c8} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7687 2024.07.25 05:51:57.881568 [ 3 ] {66bc9bf5-47b8-489e-98b1-8acfa9d8d4c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7688 2024.07.25 05:51:57.881928 [ 3 ] {66bc9bf5-47b8-489e-98b1-8acfa9d8d4c8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7689 2024.07.25 05:51:57.882252 [ 3 ] {66bc9bf5-47b8-489e-98b1-8acfa9d8d4c8} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7690 2024.07.25 05:51:57.882414 [ 3 ] {66bc9bf5-47b8-489e-98b1-8acfa9d8d4c8} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001396 sec., 4297.994269340974 rows/sec., 184.68 KiB/sec.
7691 2024.07.25 05:51:57.882588 [ 3 ] {66bc9bf5-47b8-489e-98b1-8acfa9d8d4c8} <Debug> DynamicQueryHandler: Done processing query
7692 2024.07.25 05:51:57.882613 [ 3 ] {66bc9bf5-47b8-489e-98b1-8acfa9d8d4c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7693 2024.07.25 05:51:57.882628 [ 3 ] {} <Debug> HTTP-Session: 4bd225aa-0095-4712-9129-f5fbad070881 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7694 2024.07.25 05:51:57.882756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7695 2024.07.25 05:51:57.882806 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7696 2024.07.25 05:51:57.882824 [ 3 ] {} <Debug> HTTP-Session: f9752ed0-9a29-433a-845e-f6f7c9a51ac3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7697 2024.07.25 05:51:57.882842 [ 3 ] {} <Debug> HTTP-Session: f9752ed0-9a29-433a-845e-f6f7c9a51ac3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7698 2024.07.25 05:51:57.882856 [ 3 ] {} <Debug> HTTP-Session: f9752ed0-9a29-433a-845e-f6f7c9a51ac3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7699 2024.07.25 05:51:57.882888 [ 3 ] {} <Trace> HTTP-Session: f9752ed0-9a29-433a-845e-f6f7c9a51ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7700 2024.07.25 05:51:57.883030 [ 3 ] {9da494f0-67c6-4bc5-bea1-da8afd930990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
7701 2024.07.25 05:51:57.883079 [ 3 ] {9da494f0-67c6-4bc5-bea1-da8afd930990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
7702 2024.07.25 05:51:57.883225 [ 3 ] {9da494f0-67c6-4bc5-bea1-da8afd930990} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7703 2024.07.25 05:51:57.883536 [ 3 ] {9da494f0-67c6-4bc5-bea1-da8afd930990} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7704 2024.07.25 05:51:57.883572 [ 3 ] {9da494f0-67c6-4bc5-bea1-da8afd930990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7705 2024.07.25 05:51:57.883934 [ 3 ] {9da494f0-67c6-4bc5-bea1-da8afd930990} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7706 2024.07.25 05:51:57.884272 [ 3 ] {9da494f0-67c6-4bc5-bea1-da8afd930990} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7707 2024.07.25 05:51:57.884441 [ 3 ] {9da494f0-67c6-4bc5-bea1-da8afd930990} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001467 sec., 52488.07089297887 rows/sec., 3.23 MiB/sec.
7708 2024.07.25 05:51:57.884752 [ 3 ] {9da494f0-67c6-4bc5-bea1-da8afd930990} <Debug> DynamicQueryHandler: Done processing query
7709 2024.07.25 05:51:57.884778 [ 3 ] {9da494f0-67c6-4bc5-bea1-da8afd930990} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7710 2024.07.25 05:51:57.884793 [ 3 ] {} <Debug> HTTP-Session: f9752ed0-9a29-433a-845e-f6f7c9a51ac3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7711 2024.07.25 05:51:57.884956 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7712 2024.07.25 05:51:57.885006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7713 2024.07.25 05:51:57.885024 [ 3 ] {} <Debug> HTTP-Session: cde127eb-312f-407e-be5e-2dc419388052 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7714 2024.07.25 05:51:57.885040 [ 3 ] {} <Debug> HTTP-Session: cde127eb-312f-407e-be5e-2dc419388052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7715 2024.07.25 05:51:57.885054 [ 3 ] {} <Debug> HTTP-Session: cde127eb-312f-407e-be5e-2dc419388052 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7716 2024.07.25 05:51:57.885085 [ 3 ] {} <Trace> HTTP-Session: cde127eb-312f-407e-be5e-2dc419388052 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7717 2024.07.25 05:51:57.885241 [ 3 ] {81783e3e-5b51-47f9-b5a3-5986a2a2bf25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7718 2024.07.25 05:51:57.885288 [ 3 ] {81783e3e-5b51-47f9-b5a3-5986a2a2bf25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7719 2024.07.25 05:51:57.885455 [ 3 ] {81783e3e-5b51-47f9-b5a3-5986a2a2bf25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7720 2024.07.25 05:51:57.885842 [ 3 ] {81783e3e-5b51-47f9-b5a3-5986a2a2bf25} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7721 2024.07.25 05:51:57.885879 [ 3 ] {81783e3e-5b51-47f9-b5a3-5986a2a2bf25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7722 2024.07.25 05:51:57.886248 [ 3 ] {81783e3e-5b51-47f9-b5a3-5986a2a2bf25} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7723 2024.07.25 05:51:57.886624 [ 3 ] {81783e3e-5b51-47f9-b5a3-5986a2a2bf25} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7724 2024.07.25 05:51:57.886769 [ 3 ] {81783e3e-5b51-47f9-b5a3-5986a2a2bf25} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001602 sec., 99875.15605493134 rows/sec., 6.96 MiB/sec.
7725 2024.07.25 05:51:57.887048 [ 3 ] {81783e3e-5b51-47f9-b5a3-5986a2a2bf25} <Debug> DynamicQueryHandler: Done processing query
7726 2024.07.25 05:51:57.887090 [ 3 ] {81783e3e-5b51-47f9-b5a3-5986a2a2bf25} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7727 2024.07.25 05:51:57.887110 [ 3 ] {} <Debug> HTTP-Session: cde127eb-312f-407e-be5e-2dc419388052 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7728 2024.07.25 05:51:57.887248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7729 2024.07.25 05:51:57.887297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7730 2024.07.25 05:51:57.887316 [ 3 ] {} <Debug> HTTP-Session: 4fc7b5e5-fc3e-4583-8a84-0b98e8dc1c07 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7731 2024.07.25 05:51:57.887333 [ 3 ] {} <Debug> HTTP-Session: 4fc7b5e5-fc3e-4583-8a84-0b98e8dc1c07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7732 2024.07.25 05:51:57.887347 [ 3 ] {} <Debug> HTTP-Session: 4fc7b5e5-fc3e-4583-8a84-0b98e8dc1c07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7733 2024.07.25 05:51:57.887380 [ 3 ] {} <Trace> HTTP-Session: 4fc7b5e5-fc3e-4583-8a84-0b98e8dc1c07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7734 2024.07.25 05:51:57.887600 [ 3 ] {b2656058-84e3-42ed-8aba-90e72e22569a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7735 2024.07.25 05:51:57.887670 [ 3 ] {b2656058-84e3-42ed-8aba-90e72e22569a} <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_histogramf64
7736 2024.07.25 05:51:57.888102 [ 3 ] {b2656058-84e3-42ed-8aba-90e72e22569a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7737 2024.07.25 05:51:57.888622 [ 3 ] {b2656058-84e3-42ed-8aba-90e72e22569a} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7738 2024.07.25 05:51:57.888658 [ 3 ] {b2656058-84e3-42ed-8aba-90e72e22569a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7739 2024.07.25 05:51:57.889232 [ 3 ] {b2656058-84e3-42ed-8aba-90e72e22569a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7740 2024.07.25 05:51:57.889634 [ 3 ] {b2656058-84e3-42ed-8aba-90e72e22569a} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7741 2024.07.25 05:51:57.889828 [ 3 ] {b2656058-84e3-42ed-8aba-90e72e22569a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002368 sec., 4645.270270270271 rows/sec., 8.32 MiB/sec.
7742 2024.07.25 05:51:57.890054 [ 3 ] {b2656058-84e3-42ed-8aba-90e72e22569a} <Debug> DynamicQueryHandler: Done processing query
7743 2024.07.25 05:51:57.890079 [ 3 ] {b2656058-84e3-42ed-8aba-90e72e22569a} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
7744 2024.07.25 05:51:57.890095 [ 3 ] {} <Debug> HTTP-Session: 4fc7b5e5-fc3e-4583-8a84-0b98e8dc1c07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7745 2024.07.25 05:51:57.890209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7746 2024.07.25 05:51:57.890258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7747 2024.07.25 05:51:57.890276 [ 3 ] {} <Debug> HTTP-Session: 1d33f0f2-0053-4902-a247-fb7c412bc94e Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7748 2024.07.25 05:51:57.890293 [ 3 ] {} <Debug> HTTP-Session: 1d33f0f2-0053-4902-a247-fb7c412bc94e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7749 2024.07.25 05:51:57.890306 [ 3 ] {} <Debug> HTTP-Session: 1d33f0f2-0053-4902-a247-fb7c412bc94e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7750 2024.07.25 05:51:57.890338 [ 3 ] {} <Trace> HTTP-Session: 1d33f0f2-0053-4902-a247-fb7c412bc94e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7751 2024.07.25 05:51:57.890439 [ 3 ] {055c07a5-4d87-4800-80c2-48bb0b7f1598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
7752 2024.07.25 05:51:57.890484 [ 3 ] {055c07a5-4d87-4800-80c2-48bb0b7f1598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
7753 2024.07.25 05:51:57.890610 [ 3 ] {055c07a5-4d87-4800-80c2-48bb0b7f1598} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7754 2024.07.25 05:51:57.890947 [ 3 ] {055c07a5-4d87-4800-80c2-48bb0b7f1598} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7755 2024.07.25 05:51:57.890984 [ 3 ] {055c07a5-4d87-4800-80c2-48bb0b7f1598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7756 2024.07.25 05:51:57.891327 [ 3 ] {055c07a5-4d87-4800-80c2-48bb0b7f1598} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7757 2024.07.25 05:51:57.891640 [ 3 ] {055c07a5-4d87-4800-80c2-48bb0b7f1598} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7758 2024.07.25 05:51:57.891795 [ 3 ] {055c07a5-4d87-4800-80c2-48bb0b7f1598} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001371 sec., 16776.075857038657 rows/sec., 907.47 KiB/sec.
7759 2024.07.25 05:51:57.891806 [ 67 ] {} <Debug> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
7760 2024.07.25 05:51:57.891899 [ 67 ] {} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7761 2024.07.25 05:51:57.891940 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7762 2024.07.25 05:51:57.892038 [ 3 ] {055c07a5-4d87-4800-80c2-48bb0b7f1598} <Debug> DynamicQueryHandler: Done processing query
7763 2024.07.25 05:51:57.892119 [ 3 ] {055c07a5-4d87-4800-80c2-48bb0b7f1598} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7764 2024.07.25 05:51:57.892187 [ 3 ] {} <Debug> HTTP-Session: 1d33f0f2-0053-4902-a247-fb7c412bc94e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7765 2024.07.25 05:51:57.892307 [ 198 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::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
7766 2024.07.25 05:51:57.892436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7767 2024.07.25 05:51:57.892532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7768 2024.07.25 05:51:57.892567 [ 3 ] {} <Debug> HTTP-Session: d5cf23ad-a008-4e85-8880-1285dca26e51 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7769 2024.07.25 05:51:57.892596 [ 3 ] {} <Debug> HTTP-Session: d5cf23ad-a008-4e85-8880-1285dca26e51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7770 2024.07.25 05:51:57.892605 [ 198 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7771 2024.07.25 05:51:57.892614 [ 3 ] {} <Debug> HTTP-Session: d5cf23ad-a008-4e85-8880-1285dca26e51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7772 2024.07.25 05:51:57.892649 [ 198 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 257 rows starting from the beginning of the part
7773 2024.07.25 05:51:57.892665 [ 3 ] {} <Trace> HTTP-Session: d5cf23ad-a008-4e85-8880-1285dca26e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7774 2024.07.25 05:51:57.892742 [ 198 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 23 rows starting from the beginning of the part
7775 2024.07.25 05:51:57.892933 [ 3 ] {1b52ab3a-72c9-48f8-b0d4-f8ef29c4cfc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7776 2024.07.25 05:51:57.893066 [ 198 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 23 rows starting from the beginning of the part
7777 2024.07.25 05:51:57.893091 [ 3 ] {1b52ab3a-72c9-48f8-b0d4-f8ef29c4cfc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7778 2024.07.25 05:51:57.893350 [ 198 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 23 rows starting from the beginning of the part
7779 2024.07.25 05:51:57.893772 [ 198 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 23 rows starting from the beginning of the part
7780 2024.07.25 05:51:57.894239 [ 198 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 23 rows starting from the beginning of the part
7781 2024.07.25 05:51:57.894523 [ 3 ] {1b52ab3a-72c9-48f8-b0d4-f8ef29c4cfc5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7782 2024.07.25 05:51:57.895148 [ 3 ] {1b52ab3a-72c9-48f8-b0d4-f8ef29c4cfc5} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7783 2024.07.25 05:51:57.895189 [ 3 ] {1b52ab3a-72c9-48f8-b0d4-f8ef29c4cfc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB.
7784 2024.07.25 05:51:57.895761 [ 3 ] {1b52ab3a-72c9-48f8-b0d4-f8ef29c4cfc5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7785 2024.07.25 05:51:57.895972 [ 188 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 4 columns (4 merged, 0 gathered) in 0.003938504 sec., 94452.10668822477 rows/sec., 5.12 MiB/sec.
7786 2024.07.25 05:51:57.896274 [ 3 ] {1b52ab3a-72c9-48f8-b0d4-f8ef29c4cfc5} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7787 2024.07.25 05:51:57.896280 [ 188 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
7788 2024.07.25 05:51:57.896621 [ 3 ] {1b52ab3a-72c9-48f8-b0d4-f8ef29c4cfc5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003842 sec., 15616.866215512755 rows/sec., 1.05 MiB/sec.
7789 2024.07.25 05:51:57.897046 [ 3 ] {1b52ab3a-72c9-48f8-b0d4-f8ef29c4cfc5} <Debug> DynamicQueryHandler: Done processing query
7790 2024.07.25 05:51:57.897098 [ 3 ] {1b52ab3a-72c9-48f8-b0d4-f8ef29c4cfc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7791 2024.07.25 05:51:57.897128 [ 3 ] {} <Debug> HTTP-Session: d5cf23ad-a008-4e85-8880-1285dca26e51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7792 2024.07.25 05:51:57.897246 [ 188 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_16_3} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7793 2024.07.25 05:51:57.897346 [ 188 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_16_3} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
7794 2024.07.25 05:51:57.897454 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
7795 2024.07.25 05:52:02.322328 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache
7796 2024.07.25 05:52:02.322405 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache
7797 2024.07.25 05:52:02.868144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7798 2024.07.25 05:52:02.868254 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7799 2024.07.25 05:52:02.868277 [ 3 ] {} <Debug> HTTP-Session: 51bb349c-a7f1-48f0-8199-38f9456e7c78 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7800 2024.07.25 05:52:02.868302 [ 3 ] {} <Debug> HTTP-Session: 51bb349c-a7f1-48f0-8199-38f9456e7c78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7801 2024.07.25 05:52:02.868316 [ 3 ] {} <Debug> HTTP-Session: 51bb349c-a7f1-48f0-8199-38f9456e7c78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7802 2024.07.25 05:52:02.868367 [ 3 ] {} <Trace> HTTP-Session: 51bb349c-a7f1-48f0-8199-38f9456e7c78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7803 2024.07.25 05:52:02.868554 [ 3 ] {17ffe877-5cab-41a2-a895-10688818011d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7804 2024.07.25 05:52:02.868619 [ 3 ] {17ffe877-5cab-41a2-a895-10688818011d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7805 2024.07.25 05:52:02.868812 [ 3 ] {17ffe877-5cab-41a2-a895-10688818011d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7806 2024.07.25 05:52:02.869256 [ 3 ] {17ffe877-5cab-41a2-a895-10688818011d} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7807 2024.07.25 05:52:02.869301 [ 3 ] {17ffe877-5cab-41a2-a895-10688818011d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
7808 2024.07.25 05:52:02.869677 [ 3 ] {17ffe877-5cab-41a2-a895-10688818011d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7809 2024.07.25 05:52:02.870018 [ 3 ] {17ffe877-5cab-41a2-a895-10688818011d} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7810 2024.07.25 05:52:02.870183 [ 3 ] {17ffe877-5cab-41a2-a895-10688818011d} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.001687 sec., 13040.901007705988 rows/sec., 1.03 MiB/sec.
7811 2024.07.25 05:52:02.870214 [ 63 ] {} <Debug> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7812 2024.07.25 05:52:02.870316 [ 63 ] {} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7813 2024.07.25 05:52:02.870367 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
7814 2024.07.25 05:52:02.870520 [ 3 ] {17ffe877-5cab-41a2-a895-10688818011d} <Debug> DynamicQueryHandler: Done processing query
7815 2024.07.25 05:52:02.870602 [ 3 ] {17ffe877-5cab-41a2-a895-10688818011d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7816 2024.07.25 05:52:02.870687 [ 3 ] {} <Debug> HTTP-Session: 51bb349c-a7f1-48f0-8199-38f9456e7c78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7817 2024.07.25 05:52:02.870806 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::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
7818 2024.07.25 05:52:02.870968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7819 2024.07.25 05:52:02.871091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7820 2024.07.25 05:52:02.871141 [ 3 ] {} <Debug> HTTP-Session: e53505da-6a1f-4296-98a7-53a3187c8d92 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7821 2024.07.25 05:52:02.871189 [ 3 ] {} <Debug> HTTP-Session: e53505da-6a1f-4296-98a7-53a3187c8d92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7822 2024.07.25 05:52:02.871226 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7823 2024.07.25 05:52:02.871234 [ 3 ] {} <Debug> HTTP-Session: e53505da-6a1f-4296-98a7-53a3187c8d92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7824 2024.07.25 05:52:02.871294 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 39 rows starting from the beginning of the part
7825 2024.07.25 05:52:02.871313 [ 3 ] {} <Trace> HTTP-Session: e53505da-6a1f-4296-98a7-53a3187c8d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7826 2024.07.25 05:52:02.871462 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 22 rows starting from the beginning of the part
7827 2024.07.25 05:52:02.871592 [ 3 ] {d8b25f61-e7eb-4c53-ad15-31a1d3eae78f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7828 2024.07.25 05:52:02.871807 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 17 rows starting from the beginning of the part
7829 2024.07.25 05:52:02.871857 [ 3 ] {d8b25f61-e7eb-4c53-ad15-31a1d3eae78f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7830 2024.07.25 05:52:02.872221 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 22 rows starting from the beginning of the part
7831 2024.07.25 05:52:02.872564 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 17 rows starting from the beginning of the part
7832 2024.07.25 05:52:02.872912 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 22 rows starting from the beginning of the part
7833 2024.07.25 05:52:02.872930 [ 3 ] {d8b25f61-e7eb-4c53-ad15-31a1d3eae78f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7834 2024.07.25 05:52:02.873885 [ 3 ] {d8b25f61-e7eb-4c53-ad15-31a1d3eae78f} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7835 2024.07.25 05:52:02.873951 [ 3 ] {d8b25f61-e7eb-4c53-ad15-31a1d3eae78f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
7836 2024.07.25 05:52:02.874736 [ 3 ] {d8b25f61-e7eb-4c53-ad15-31a1d3eae78f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
7837 2024.07.25 05:52:02.875492 [ 193 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 139 rows, containing 4 columns (4 merged, 0 gathered) in 0.00503068 sec., 27630.4595005049 rows/sec., 2.10 MiB/sec.
7838 2024.07.25 05:52:02.875577 [ 3 ] {d8b25f61-e7eb-4c53-ad15-31a1d3eae78f} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7839 2024.07.25 05:52:02.875700 [ 193 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7840 2024.07.25 05:52:02.875892 [ 3 ] {d8b25f61-e7eb-4c53-ad15-31a1d3eae78f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004418 sec., 452.6935264825713 rows/sec., 36.91 KiB/sec.
7841 2024.07.25 05:52:02.876264 [ 3 ] {d8b25f61-e7eb-4c53-ad15-31a1d3eae78f} <Debug> DynamicQueryHandler: Done processing query
7842 2024.07.25 05:52:02.876304 [ 3 ] {d8b25f61-e7eb-4c53-ad15-31a1d3eae78f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7843 2024.07.25 05:52:02.876348 [ 3 ] {} <Debug> HTTP-Session: e53505da-6a1f-4296-98a7-53a3187c8d92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7844 2024.07.25 05:52:02.876506 [ 186 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_36_7} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7845 2024.07.25 05:52:02.876521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17918, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7846 2024.07.25 05:52:02.876587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7847 2024.07.25 05:52:02.876617 [ 186 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_36_7} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7848 2024.07.25 05:52:02.876637 [ 3 ] {} <Debug> HTTP-Session: 102bc472-2fa4-4d66-9435-426b39c59cb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7849 2024.07.25 05:52:02.876656 [ 3 ] {} <Debug> HTTP-Session: 102bc472-2fa4-4d66-9435-426b39c59cb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7850 2024.07.25 05:52:02.876679 [ 3 ] {} <Debug> HTTP-Session: 102bc472-2fa4-4d66-9435-426b39c59cb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7851 2024.07.25 05:52:02.876733 [ 3 ] {} <Trace> HTTP-Session: 102bc472-2fa4-4d66-9435-426b39c59cb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7852 2024.07.25 05:52:02.876736 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
7853 2024.07.25 05:52:02.876888 [ 3 ] {ada4de01-15d6-4d97-a2d6-8d06b3209052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7854 2024.07.25 05:52:02.876933 [ 3 ] {ada4de01-15d6-4d97-a2d6-8d06b3209052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7855 2024.07.25 05:52:02.877081 [ 3 ] {ada4de01-15d6-4d97-a2d6-8d06b3209052} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7856 2024.07.25 05:52:02.877526 [ 3 ] {ada4de01-15d6-4d97-a2d6-8d06b3209052} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7857 2024.07.25 05:52:02.877589 [ 3 ] {ada4de01-15d6-4d97-a2d6-8d06b3209052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
7858 2024.07.25 05:52:02.877923 [ 3 ] {ada4de01-15d6-4d97-a2d6-8d06b3209052} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7859 2024.07.25 05:52:02.878232 [ 3 ] {ada4de01-15d6-4d97-a2d6-8d06b3209052} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7860 2024.07.25 05:52:02.878359 [ 3 ] {ada4de01-15d6-4d97-a2d6-8d06b3209052} <Debug> executeQuery: Read 123 rows, 10.42 KiB in 0.001533 sec., 80234.8336594912 rows/sec., 6.63 MiB/sec.
7861 2024.07.25 05:52:02.878530 [ 3 ] {ada4de01-15d6-4d97-a2d6-8d06b3209052} <Debug> DynamicQueryHandler: Done processing query
7862 2024.07.25 05:52:02.878554 [ 3 ] {ada4de01-15d6-4d97-a2d6-8d06b3209052} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7863 2024.07.25 05:52:02.878569 [ 3 ] {} <Debug> HTTP-Session: 102bc472-2fa4-4d66-9435-426b39c59cb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7864 2024.07.25 05:52:02.878686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7865 2024.07.25 05:52:02.878735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7866 2024.07.25 05:52:02.878753 [ 3 ] {} <Debug> HTTP-Session: 4d4bf178-2ed6-4ae2-85aa-10c8cf6eb25c Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7867 2024.07.25 05:52:02.878769 [ 3 ] {} <Debug> HTTP-Session: 4d4bf178-2ed6-4ae2-85aa-10c8cf6eb25c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7868 2024.07.25 05:52:02.878782 [ 3 ] {} <Debug> HTTP-Session: 4d4bf178-2ed6-4ae2-85aa-10c8cf6eb25c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7869 2024.07.25 05:52:02.878813 [ 3 ] {} <Trace> HTTP-Session: 4d4bf178-2ed6-4ae2-85aa-10c8cf6eb25c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7870 2024.07.25 05:52:02.878909 [ 3 ] {99726d62-2a07-4dae-ac02-48b47507f9ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7871 2024.07.25 05:52:02.878951 [ 3 ] {99726d62-2a07-4dae-ac02-48b47507f9ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7872 2024.07.25 05:52:02.879076 [ 3 ] {99726d62-2a07-4dae-ac02-48b47507f9ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7873 2024.07.25 05:52:02.879366 [ 3 ] {99726d62-2a07-4dae-ac02-48b47507f9ae} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7874 2024.07.25 05:52:02.879401 [ 3 ] {99726d62-2a07-4dae-ac02-48b47507f9ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
7875 2024.07.25 05:52:02.879694 [ 3 ] {99726d62-2a07-4dae-ac02-48b47507f9ae} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
7876 2024.07.25 05:52:02.880000 [ 3 ] {99726d62-2a07-4dae-ac02-48b47507f9ae} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7877 2024.07.25 05:52:02.880126 [ 3 ] {99726d62-2a07-4dae-ac02-48b47507f9ae} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001243 sec., 1609.0104585679808 rows/sec., 112.35 KiB/sec.
7878 2024.07.25 05:52:02.880451 [ 3 ] {99726d62-2a07-4dae-ac02-48b47507f9ae} <Debug> DynamicQueryHandler: Done processing query
7879 2024.07.25 05:52:02.880479 [ 3 ] {99726d62-2a07-4dae-ac02-48b47507f9ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7880 2024.07.25 05:52:02.880495 [ 3 ] {} <Debug> HTTP-Session: 4d4bf178-2ed6-4ae2-85aa-10c8cf6eb25c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7881 2024.07.25 05:52:02.880686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14962, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7882 2024.07.25 05:52:02.880737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7883 2024.07.25 05:52:02.880756 [ 3 ] {} <Debug> HTTP-Session: 5258c378-f5ca-4287-878e-5a27b6a89703 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7884 2024.07.25 05:52:02.880771 [ 3 ] {} <Debug> HTTP-Session: 5258c378-f5ca-4287-878e-5a27b6a89703 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7885 2024.07.25 05:52:02.880785 [ 3 ] {} <Debug> HTTP-Session: 5258c378-f5ca-4287-878e-5a27b6a89703 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7886 2024.07.25 05:52:02.880817 [ 3 ] {} <Trace> HTTP-Session: 5258c378-f5ca-4287-878e-5a27b6a89703 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7887 2024.07.25 05:52:02.880948 [ 3 ] {13fb791c-d4ab-4630-8472-daf7c0b159a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7888 2024.07.25 05:52:02.880992 [ 3 ] {13fb791c-d4ab-4630-8472-daf7c0b159a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7889 2024.07.25 05:52:02.881139 [ 3 ] {13fb791c-d4ab-4630-8472-daf7c0b159a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7890 2024.07.25 05:52:02.881516 [ 3 ] {13fb791c-d4ab-4630-8472-daf7c0b159a9} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7891 2024.07.25 05:52:02.881554 [ 3 ] {13fb791c-d4ab-4630-8472-daf7c0b159a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
7892 2024.07.25 05:52:02.881868 [ 3 ] {13fb791c-d4ab-4630-8472-daf7c0b159a9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7893 2024.07.25 05:52:02.882176 [ 3 ] {13fb791c-d4ab-4630-8472-daf7c0b159a9} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7894 2024.07.25 05:52:02.882297 [ 3 ] {13fb791c-d4ab-4630-8472-daf7c0b159a9} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001401 sec., 62812.27694503926 rows/sec., 4.91 MiB/sec.
7895 2024.07.25 05:52:02.882459 [ 3 ] {13fb791c-d4ab-4630-8472-daf7c0b159a9} <Debug> DynamicQueryHandler: Done processing query
7896 2024.07.25 05:52:02.882483 [ 3 ] {13fb791c-d4ab-4630-8472-daf7c0b159a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7897 2024.07.25 05:52:02.882499 [ 3 ] {} <Debug> HTTP-Session: 5258c378-f5ca-4287-878e-5a27b6a89703 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7898 2024.07.25 05:52:02.882666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7899 2024.07.25 05:52:02.882715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7900 2024.07.25 05:52:02.882733 [ 3 ] {} <Debug> HTTP-Session: 9aa11978-7cdf-4071-a481-1e2a90476643 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7901 2024.07.25 05:52:02.882748 [ 3 ] {} <Debug> HTTP-Session: 9aa11978-7cdf-4071-a481-1e2a90476643 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7902 2024.07.25 05:52:02.882762 [ 3 ] {} <Debug> HTTP-Session: 9aa11978-7cdf-4071-a481-1e2a90476643 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7903 2024.07.25 05:52:02.882792 [ 3 ] {} <Trace> HTTP-Session: 9aa11978-7cdf-4071-a481-1e2a90476643 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7904 2024.07.25 05:52:02.882944 [ 3 ] {53894fff-4082-467c-9127-11fd43300fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7905 2024.07.25 05:52:02.882989 [ 3 ] {53894fff-4082-467c-9127-11fd43300fbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7906 2024.07.25 05:52:02.883134 [ 3 ] {53894fff-4082-467c-9127-11fd43300fbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7907 2024.07.25 05:52:02.883528 [ 3 ] {53894fff-4082-467c-9127-11fd43300fbe} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7908 2024.07.25 05:52:02.883563 [ 3 ] {53894fff-4082-467c-9127-11fd43300fbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
7909 2024.07.25 05:52:02.883949 [ 3 ] {53894fff-4082-467c-9127-11fd43300fbe} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7910 2024.07.25 05:52:02.884283 [ 3 ] {53894fff-4082-467c-9127-11fd43300fbe} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7911 2024.07.25 05:52:02.884406 [ 3 ] {53894fff-4082-467c-9127-11fd43300fbe} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001537 sec., 104749.51203643462 rows/sec., 7.29 MiB/sec.
7912 2024.07.25 05:52:02.884632 [ 3 ] {53894fff-4082-467c-9127-11fd43300fbe} <Debug> DynamicQueryHandler: Done processing query
7913 2024.07.25 05:52:02.884662 [ 3 ] {53894fff-4082-467c-9127-11fd43300fbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7914 2024.07.25 05:52:02.884678 [ 3 ] {} <Debug> HTTP-Session: 9aa11978-7cdf-4071-a481-1e2a90476643 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7915 2024.07.25 05:52:02.884893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 35350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7916 2024.07.25 05:52:02.884942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7917 2024.07.25 05:52:02.884960 [ 3 ] {} <Debug> HTTP-Session: 28157103-86ea-443e-ba22-d91f7860e88f Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7918 2024.07.25 05:52:02.884976 [ 3 ] {} <Debug> HTTP-Session: 28157103-86ea-443e-ba22-d91f7860e88f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7919 2024.07.25 05:52:02.884990 [ 3 ] {} <Debug> HTTP-Session: 28157103-86ea-443e-ba22-d91f7860e88f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7920 2024.07.25 05:52:02.885021 [ 3 ] {} <Trace> HTTP-Session: 28157103-86ea-443e-ba22-d91f7860e88f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7921 2024.07.25 05:52:02.885311 [ 3 ] {1ac671cb-3504-40dc-b362-bbab5dfbbe10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7922 2024.07.25 05:52:02.885377 [ 3 ] {1ac671cb-3504-40dc-b362-bbab5dfbbe10} <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_histogramf64
7923 2024.07.25 05:52:02.885787 [ 3 ] {1ac671cb-3504-40dc-b362-bbab5dfbbe10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7924 2024.07.25 05:52:02.886454 [ 3 ] {1ac671cb-3504-40dc-b362-bbab5dfbbe10} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7925 2024.07.25 05:52:02.886490 [ 3 ] {1ac671cb-3504-40dc-b362-bbab5dfbbe10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
7926 2024.07.25 05:52:02.887075 [ 3 ] {1ac671cb-3504-40dc-b362-bbab5dfbbe10} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7927 2024.07.25 05:52:02.887467 [ 3 ] {1ac671cb-3504-40dc-b362-bbab5dfbbe10} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7928 2024.07.25 05:52:02.887597 [ 62 ] {} <Debug> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7929 2024.07.25 05:52:02.887613 [ 3 ] {1ac671cb-3504-40dc-b362-bbab5dfbbe10} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002505 sec., 8782.43512974052 rows/sec., 15.74 MiB/sec.
7930 2024.07.25 05:52:02.887633 [ 62 ] {} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7931 2024.07.25 05:52:02.887666 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
7932 2024.07.25 05:52:02.888132 [ 193 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::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
7933 2024.07.25 05:52:02.888316 [ 3 ] {1ac671cb-3504-40dc-b362-bbab5dfbbe10} <Debug> DynamicQueryHandler: Done processing query
7934 2024.07.25 05:52:02.888413 [ 3 ] {1ac671cb-3504-40dc-b362-bbab5dfbbe10} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
7935 2024.07.25 05:52:02.888476 [ 3 ] {} <Debug> HTTP-Session: 28157103-86ea-443e-ba22-d91f7860e88f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7936 2024.07.25 05:52:02.888758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7937 2024.07.25 05:52:02.888906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7938 2024.07.25 05:52:02.888998 [ 3 ] {} <Debug> HTTP-Session: eccab371-1d61-4902-b7e0-36df5274c2aa Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7939 2024.07.25 05:52:02.889052 [ 3 ] {} <Debug> HTTP-Session: eccab371-1d61-4902-b7e0-36df5274c2aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7940 2024.07.25 05:52:02.889091 [ 3 ] {} <Debug> HTTP-Session: eccab371-1d61-4902-b7e0-36df5274c2aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7941 2024.07.25 05:52:02.889188 [ 3 ] {} <Trace> HTTP-Session: eccab371-1d61-4902-b7e0-36df5274c2aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7942 2024.07.25 05:52:02.889392 [ 193 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7943 2024.07.25 05:52:02.889489 [ 3 ] {e0901ba7-93a5-4bae-932c-190d014aa1d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7944 2024.07.25 05:52:02.889551 [ 193 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 535 rows starting from the beginning of the part
7945 2024.07.25 05:52:02.889583 [ 3 ] {e0901ba7-93a5-4bae-932c-190d014aa1d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7946 2024.07.25 05:52:02.890438 [ 193 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 22 rows starting from the beginning of the part
7947 2024.07.25 05:52:02.890471 [ 3 ] {e0901ba7-93a5-4bae-932c-190d014aa1d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7948 2024.07.25 05:52:02.891101 [ 193 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 11 rows starting from the beginning of the part
7949 2024.07.25 05:52:02.891531 [ 3 ] {e0901ba7-93a5-4bae-932c-190d014aa1d0} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7950 2024.07.25 05:52:02.891632 [ 3 ] {e0901ba7-93a5-4bae-932c-190d014aa1d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
7951 2024.07.25 05:52:02.891836 [ 193 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 22 rows starting from the beginning of the part
7952 2024.07.25 05:52:02.892448 [ 193 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 11 rows starting from the beginning of the part
7953 2024.07.25 05:52:02.892845 [ 3 ] {e0901ba7-93a5-4bae-932c-190d014aa1d0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7954 2024.07.25 05:52:02.893009 [ 193 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 22 rows starting from the beginning of the part
7955 2024.07.25 05:52:02.893932 [ 3 ] {e0901ba7-93a5-4bae-932c-190d014aa1d0} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7956 2024.07.25 05:52:02.894276 [ 3 ] {e0901ba7-93a5-4bae-932c-190d014aa1d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004888 sec., 12274.959083469721 rows/sec., 847.10 KiB/sec.
7957 2024.07.25 05:52:02.894830 [ 3 ] {e0901ba7-93a5-4bae-932c-190d014aa1d0} <Debug> DynamicQueryHandler: Done processing query
7958 2024.07.25 05:52:02.894925 [ 3 ] {e0901ba7-93a5-4bae-932c-190d014aa1d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7959 2024.07.25 05:52:02.895019 [ 3 ] {} <Debug> HTTP-Session: eccab371-1d61-4902-b7e0-36df5274c2aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7960 2024.07.25 05:52:02.908121 [ 193 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 623 rows, containing 19 columns (19 merged, 0 gathered) in 0.020351093 sec., 30612.606408903932 rows/sec., 54.86 MiB/sec.
7961 2024.07.25 05:52:02.908682 [ 193 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7962 2024.07.25 05:52:02.909222 [ 193 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7963 2024.07.25 05:52:02.909307 [ 193 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7964 2024.07.25 05:52:02.909424 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.40 MiB.
7965 2024.07.25 05:52:07.872367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 2325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7966 2024.07.25 05:52:07.872509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7967 2024.07.25 05:52:07.872537 [ 3 ] {} <Debug> HTTP-Session: 671d3719-792c-4bb0-8655-3b0bdb538077 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7968 2024.07.25 05:52:07.872566 [ 3 ] {} <Debug> HTTP-Session: 671d3719-792c-4bb0-8655-3b0bdb538077 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7969 2024.07.25 05:52:07.872584 [ 3 ] {} <Debug> HTTP-Session: 671d3719-792c-4bb0-8655-3b0bdb538077 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7970 2024.07.25 05:52:07.872641 [ 3 ] {} <Trace> HTTP-Session: 671d3719-792c-4bb0-8655-3b0bdb538077 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7971 2024.07.25 05:52:07.872844 [ 3 ] {cbe580ec-1891-4938-9b47-d80eb3e235d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7972 2024.07.25 05:52:07.872916 [ 3 ] {cbe580ec-1891-4938-9b47-d80eb3e235d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7973 2024.07.25 05:52:07.873135 [ 3 ] {cbe580ec-1891-4938-9b47-d80eb3e235d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7974 2024.07.25 05:52:07.873605 [ 3 ] {cbe580ec-1891-4938-9b47-d80eb3e235d8} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7975 2024.07.25 05:52:07.873645 [ 3 ] {cbe580ec-1891-4938-9b47-d80eb3e235d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
7976 2024.07.25 05:52:07.874010 [ 3 ] {cbe580ec-1891-4938-9b47-d80eb3e235d8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7977 2024.07.25 05:52:07.874339 [ 3 ] {cbe580ec-1891-4938-9b47-d80eb3e235d8} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7978 2024.07.25 05:52:07.874484 [ 3 ] {cbe580ec-1891-4938-9b47-d80eb3e235d8} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001705 sec., 9970.67448680352 rows/sec., 722.26 KiB/sec.
7979 2024.07.25 05:52:07.874689 [ 3 ] {cbe580ec-1891-4938-9b47-d80eb3e235d8} <Debug> DynamicQueryHandler: Done processing query
7980 2024.07.25 05:52:07.874717 [ 3 ] {cbe580ec-1891-4938-9b47-d80eb3e235d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7981 2024.07.25 05:52:07.874734 [ 3 ] {} <Debug> HTTP-Session: 671d3719-792c-4bb0-8655-3b0bdb538077 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7982 2024.07.25 05:52:07.874906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 29344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7983 2024.07.25 05:52:07.874961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7984 2024.07.25 05:52:07.874980 [ 3 ] {} <Debug> HTTP-Session: 73d61612-73e9-47c3-bf1b-8366c2507b59 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
7985 2024.07.25 05:52:07.874999 [ 3 ] {} <Debug> HTTP-Session: 73d61612-73e9-47c3-bf1b-8366c2507b59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7986 2024.07.25 05:52:07.875013 [ 3 ] {} <Debug> HTTP-Session: 73d61612-73e9-47c3-bf1b-8366c2507b59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7987 2024.07.25 05:52:07.875049 [ 3 ] {} <Trace> HTTP-Session: 73d61612-73e9-47c3-bf1b-8366c2507b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7988 2024.07.25 05:52:07.875212 [ 3 ] {d4287b19-f974-4dd9-bb53-6d72debf26b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7989 2024.07.25 05:52:07.875260 [ 3 ] {d4287b19-f974-4dd9-bb53-6d72debf26b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7990 2024.07.25 05:52:07.875391 [ 3 ] {d4287b19-f974-4dd9-bb53-6d72debf26b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7991 2024.07.25 05:52:07.875854 [ 3 ] {d4287b19-f974-4dd9-bb53-6d72debf26b3} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7992 2024.07.25 05:52:07.875891 [ 3 ] {d4287b19-f974-4dd9-bb53-6d72debf26b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
7993 2024.07.25 05:52:07.876219 [ 3 ] {d4287b19-f974-4dd9-bb53-6d72debf26b3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7994 2024.07.25 05:52:07.876528 [ 3 ] {d4287b19-f974-4dd9-bb53-6d72debf26b3} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7995 2024.07.25 05:52:07.876654 [ 58 ] {} <Debug> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7996 2024.07.25 05:52:07.876659 [ 3 ] {d4287b19-f974-4dd9-bb53-6d72debf26b3} <Debug> executeQuery: Read 194 rows, 17.54 KiB in 0.001528 sec., 126963.35078534031 rows/sec., 11.21 MiB/sec.
7997 2024.07.25 05:52:07.876702 [ 58 ] {} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7998 2024.07.25 05:52:07.876744 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
7999 2024.07.25 05:52:07.876888 [ 3 ] {d4287b19-f974-4dd9-bb53-6d72debf26b3} <Debug> DynamicQueryHandler: Done processing query
8000 2024.07.25 05:52:07.876930 [ 3 ] {d4287b19-f974-4dd9-bb53-6d72debf26b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
8001 2024.07.25 05:52:07.876952 [ 201 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::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
8002 2024.07.25 05:52:07.876958 [ 3 ] {} <Debug> HTTP-Session: 73d61612-73e9-47c3-bf1b-8366c2507b59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8003 2024.07.25 05:52:07.877173 [ 201 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8004 2024.07.25 05:52:07.877231 [ 201 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 304 rows starting from the beginning of the part
8005 2024.07.25 05:52:07.877255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 63424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8006 2024.07.25 05:52:07.877364 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8007 2024.07.25 05:52:07.877447 [ 3 ] {} <Debug> HTTP-Session: 8b9f7613-0234-4d3c-9df5-e16b897d7aee Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8008 2024.07.25 05:52:07.877501 [ 201 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 231 rows starting from the beginning of the part
8009 2024.07.25 05:52:07.877526 [ 3 ] {} <Debug> HTTP-Session: 8b9f7613-0234-4d3c-9df5-e16b897d7aee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8010 2024.07.25 05:52:07.877603 [ 3 ] {} <Debug> HTTP-Session: 8b9f7613-0234-4d3c-9df5-e16b897d7aee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8011 2024.07.25 05:52:07.877713 [ 3 ] {} <Trace> HTTP-Session: 8b9f7613-0234-4d3c-9df5-e16b897d7aee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8012 2024.07.25 05:52:07.877735 [ 201 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 123 rows starting from the beginning of the part
8013 2024.07.25 05:52:07.878109 [ 201 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 194 rows starting from the beginning of the part
8014 2024.07.25 05:52:07.878339 [ 3 ] {6cf97ebf-19fb-4162-8cf6-2ec081b20676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8015 2024.07.25 05:52:07.878424 [ 201 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 123 rows starting from the beginning of the part
8016 2024.07.25 05:52:07.878505 [ 3 ] {6cf97ebf-19fb-4162-8cf6-2ec081b20676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8017 2024.07.25 05:52:07.878757 [ 201 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 194 rows starting from the beginning of the part
8018 2024.07.25 05:52:07.879466 [ 3 ] {6cf97ebf-19fb-4162-8cf6-2ec081b20676} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8019 2024.07.25 05:52:07.880657 [ 3 ] {6cf97ebf-19fb-4162-8cf6-2ec081b20676} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8020 2024.07.25 05:52:07.880724 [ 3 ] {6cf97ebf-19fb-4162-8cf6-2ec081b20676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
8021 2024.07.25 05:52:07.881479 [ 3 ] {6cf97ebf-19fb-4162-8cf6-2ec081b20676} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8022 2024.07.25 05:52:07.881486 [ 190 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1169 rows, containing 4 columns (4 merged, 0 gathered) in 0.004648861 sec., 251459.4435066998 rows/sec., 21.69 MiB/sec.
8023 2024.07.25 05:52:07.881850 [ 200 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8024 2024.07.25 05:52:07.882055 [ 3 ] {6cf97ebf-19fb-4162-8cf6-2ec081b20676} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8025 2024.07.25 05:52:07.882317 [ 58 ] {} <Debug> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8026 2024.07.25 05:52:07.882406 [ 58 ] {} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8027 2024.07.25 05:52:07.882411 [ 3 ] {6cf97ebf-19fb-4162-8cf6-2ec081b20676} <Debug> executeQuery: Read 393 rows, 28.36 KiB in 0.00442 sec., 88914.02714932126 rows/sec., 6.26 MiB/sec.
8028 2024.07.25 05:52:07.882486 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
8029 2024.07.25 05:52:07.883090 [ 190 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::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
8030 2024.07.25 05:52:07.883191 [ 3 ] {6cf97ebf-19fb-4162-8cf6-2ec081b20676} <Debug> DynamicQueryHandler: Done processing query
8031 2024.07.25 05:52:07.883256 [ 3 ] {6cf97ebf-19fb-4162-8cf6-2ec081b20676} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
8032 2024.07.25 05:52:07.883320 [ 3 ] {} <Debug> HTTP-Session: 8b9f7613-0234-4d3c-9df5-e16b897d7aee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8033 2024.07.25 05:52:07.883453 [ 190 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8034 2024.07.25 05:52:07.883519 [ 190 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 471 rows starting from the beginning of the part
8035 2024.07.25 05:52:07.883567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8036 2024.07.25 05:52:07.883761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8037 2024.07.25 05:52:07.883839 [ 190 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 419 rows starting from the beginning of the part
8038 2024.07.25 05:52:07.883883 [ 3 ] {} <Debug> HTTP-Session: 8cc1f3db-2f36-4abd-8801-cf5ca00de6c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8039 2024.07.25 05:52:07.883945 [ 3 ] {} <Debug> HTTP-Session: 8cc1f3db-2f36-4abd-8801-cf5ca00de6c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8040 2024.07.25 05:52:07.884019 [ 3 ] {} <Debug> HTTP-Session: 8cc1f3db-2f36-4abd-8801-cf5ca00de6c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8041 2024.07.25 05:52:07.884124 [ 190 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 88 rows starting from the beginning of the part
8042 2024.07.25 05:52:07.884162 [ 3 ] {} <Trace> HTTP-Session: 8cc1f3db-2f36-4abd-8801-cf5ca00de6c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8043 2024.07.25 05:52:07.884257 [ 199 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_41_8} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8044 2024.07.25 05:52:07.884509 [ 190 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 393 rows starting from the beginning of the part
8045 2024.07.25 05:52:07.884621 [ 3 ] {b9e41fed-3d9a-4f2f-b163-e7d147069c1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8046 2024.07.25 05:52:07.884910 [ 3 ] {b9e41fed-3d9a-4f2f-b163-e7d147069c1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8047 2024.07.25 05:52:07.884997 [ 190 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 88 rows starting from the beginning of the part
8048 2024.07.25 05:52:07.885053 [ 199 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_41_8} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8049 2024.07.25 05:52:07.885541 [ 190 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 393 rows starting from the beginning of the part
8050 2024.07.25 05:52:07.885545 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB.
8051 2024.07.25 05:52:07.886162 [ 3 ] {b9e41fed-3d9a-4f2f-b163-e7d147069c1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8052 2024.07.25 05:52:07.886639 [ 3 ] {b9e41fed-3d9a-4f2f-b163-e7d147069c1a} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8053 2024.07.25 05:52:07.886683 [ 3 ] {b9e41fed-3d9a-4f2f-b163-e7d147069c1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
8054 2024.07.25 05:52:07.887273 [ 3 ] {b9e41fed-3d9a-4f2f-b163-e7d147069c1a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
8055 2024.07.25 05:52:07.887717 [ 200 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1852 rows, containing 4 columns (4 merged, 0 gathered) in 0.00504439 sec., 367140.52640656254 rows/sec., 26.29 MiB/sec.
8056 2024.07.25 05:52:07.887747 [ 3 ] {b9e41fed-3d9a-4f2f-b163-e7d147069c1a} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8057 2024.07.25 05:52:07.887952 [ 58 ] {} <Debug> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
8058 2024.07.25 05:52:07.887983 [ 200 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8059 2024.07.25 05:52:07.887997 [ 3 ] {b9e41fed-3d9a-4f2f-b163-e7d147069c1a} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.00356 sec., 1685.3932584269664 rows/sec., 72.42 KiB/sec.
8060 2024.07.25 05:52:07.888018 [ 58 ] {} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8061 2024.07.25 05:52:07.888121 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
8062 2024.07.25 05:52:07.888723 [ 190 ] {79798579-fdc4-4c4f-ad75-3b6178762911::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
8063 2024.07.25 05:52:07.888804 [ 3 ] {b9e41fed-3d9a-4f2f-b163-e7d147069c1a} <Debug> DynamicQueryHandler: Done processing query
8064 2024.07.25 05:52:07.888926 [ 3 ] {b9e41fed-3d9a-4f2f-b163-e7d147069c1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8065 2024.07.25 05:52:07.889025 [ 3 ] {} <Debug> HTTP-Session: 8cc1f3db-2f36-4abd-8801-cf5ca00de6c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8066 2024.07.25 05:52:07.889387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8067 2024.07.25 05:52:07.889561 [ 190 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8068 2024.07.25 05:52:07.889579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8069 2024.07.25 05:52:07.889692 [ 190 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part
8070 2024.07.25 05:52:07.889704 [ 3 ] {} <Debug> HTTP-Session: b90a4edc-e25a-4063-bdc9-2a1bd7407841 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8071 2024.07.25 05:52:07.889774 [ 3 ] {} <Debug> HTTP-Session: b90a4edc-e25a-4063-bdc9-2a1bd7407841 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8072 2024.07.25 05:52:07.889858 [ 3 ] {} <Debug> HTTP-Session: b90a4edc-e25a-4063-bdc9-2a1bd7407841 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8073 2024.07.25 05:52:07.890034 [ 3 ] {} <Trace> HTTP-Session: b90a4edc-e25a-4063-bdc9-2a1bd7407841 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8074 2024.07.25 05:52:07.890055 [ 190 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part
8075 2024.07.25 05:52:07.890400 [ 190 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part
8076 2024.07.25 05:52:07.890528 [ 3 ] {8ff527b6-f14d-48c6-8633-2f64f7e55b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
8077 2024.07.25 05:52:07.890819 [ 3 ] {8ff527b6-f14d-48c6-8633-2f64f7e55b5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
8078 2024.07.25 05:52:07.890857 [ 190 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part
8079 2024.07.25 05:52:07.891239 [ 199 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_41_8} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8080 2024.07.25 05:52:07.891307 [ 190 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part
8081 2024.07.25 05:52:07.891850 [ 190 ] {79798579-fdc4-4c4f-ad75-3b6178762911::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
8082 2024.07.25 05:52:07.891940 [ 199 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_41_8} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8083 2024.07.25 05:52:07.892404 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB.
8084 2024.07.25 05:52:07.892669 [ 3 ] {8ff527b6-f14d-48c6-8633-2f64f7e55b5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8085 2024.07.25 05:52:07.893167 [ 3 ] {8ff527b6-f14d-48c6-8633-2f64f7e55b5f} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8086 2024.07.25 05:52:07.893214 [ 3 ] {8ff527b6-f14d-48c6-8633-2f64f7e55b5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
8087 2024.07.25 05:52:07.893765 [ 190 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.00547452 sec., 17535.783959141623 rows/sec., 753.49 KiB/sec.
8088 2024.07.25 05:52:07.893824 [ 3 ] {8ff527b6-f14d-48c6-8633-2f64f7e55b5f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
8089 2024.07.25 05:52:07.893957 [ 199 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
8090 2024.07.25 05:52:07.894680 [ 3 ] {8ff527b6-f14d-48c6-8633-2f64f7e55b5f} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8091 2024.07.25 05:52:07.894913 [ 58 ] {} <Debug> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
8092 2024.07.25 05:52:07.894979 [ 3 ] {8ff527b6-f14d-48c6-8633-2f64f7e55b5f} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.004642 sec., 16587.677725118483 rows/sec., 1.02 MiB/sec.
8093 2024.07.25 05:52:07.894989 [ 58 ] {} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8094 2024.07.25 05:52:07.895065 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
8095 2024.07.25 05:52:07.895115 [ 199 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_16_3} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8096 2024.07.25 05:52:07.895628 [ 199 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_16_3} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
8097 2024.07.25 05:52:07.895811 [ 195 ] {c00922d1-161d-437c-932d-6a455c04f3cb::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
8098 2024.07.25 05:52:07.895823 [ 3 ] {8ff527b6-f14d-48c6-8633-2f64f7e55b5f} <Debug> DynamicQueryHandler: Done processing query
8099 2024.07.25 05:52:07.895996 [ 3 ] {8ff527b6-f14d-48c6-8633-2f64f7e55b5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8100 2024.07.25 05:52:07.896063 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
8101 2024.07.25 05:52:07.896101 [ 3 ] {} <Debug> HTTP-Session: b90a4edc-e25a-4063-bdc9-2a1bd7407841 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8102 2024.07.25 05:52:07.896320 [ 195 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8103 2024.07.25 05:52:07.896372 [ 195 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 847 rows starting from the beginning of the part
8104 2024.07.25 05:52:07.896440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8105 2024.07.25 05:52:07.896593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8106 2024.07.25 05:52:07.896689 [ 3 ] {} <Debug> HTTP-Session: b71bcc6a-cdf9-496e-84fa-e1e2bc7f9e1d Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8107 2024.07.25 05:52:07.896698 [ 195 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 77 rows starting from the beginning of the part
8108 2024.07.25 05:52:07.896737 [ 3 ] {} <Debug> HTTP-Session: b71bcc6a-cdf9-496e-84fa-e1e2bc7f9e1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8109 2024.07.25 05:52:07.896773 [ 3 ] {} <Debug> HTTP-Session: b71bcc6a-cdf9-496e-84fa-e1e2bc7f9e1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8110 2024.07.25 05:52:07.896920 [ 3 ] {} <Trace> HTTP-Session: b71bcc6a-cdf9-496e-84fa-e1e2bc7f9e1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8111 2024.07.25 05:52:07.896987 [ 195 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 77 rows starting from the beginning of the part
8112 2024.07.25 05:52:07.897279 [ 195 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 77 rows starting from the beginning of the part
8113 2024.07.25 05:52:07.897302 [ 3 ] {150d3cd3-9e1e-4949-9a02-07d52fc5fe15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8114 2024.07.25 05:52:07.897484 [ 3 ] {150d3cd3-9e1e-4949-9a02-07d52fc5fe15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8115 2024.07.25 05:52:07.897532 [ 195 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 77 rows starting from the beginning of the part
8116 2024.07.25 05:52:07.897906 [ 195 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 77 rows starting from the beginning of the part
8117 2024.07.25 05:52:07.898647 [ 3 ] {150d3cd3-9e1e-4949-9a02-07d52fc5fe15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8118 2024.07.25 05:52:07.899535 [ 3 ] {150d3cd3-9e1e-4949-9a02-07d52fc5fe15} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8119 2024.07.25 05:52:07.899596 [ 3 ] {150d3cd3-9e1e-4949-9a02-07d52fc5fe15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
8120 2024.07.25 05:52:07.900675 [ 3 ] {150d3cd3-9e1e-4949-9a02-07d52fc5fe15} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8121 2024.07.25 05:52:07.900928 [ 195 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1232 rows, containing 5 columns (5 merged, 0 gathered) in 0.005717526 sec., 215477.81330596487 rows/sec., 13.27 MiB/sec.
8122 2024.07.25 05:52:07.901188 [ 195 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
8123 2024.07.25 05:52:07.901454 [ 3 ] {150d3cd3-9e1e-4949-9a02-07d52fc5fe15} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8124 2024.07.25 05:52:07.901914 [ 3 ] {150d3cd3-9e1e-4949-9a02-07d52fc5fe15} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004766 sec., 33571.12882920688 rows/sec., 2.34 MiB/sec.
8125 2024.07.25 05:52:07.902439 [ 195 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8126 2024.07.25 05:52:07.902626 [ 3 ] {150d3cd3-9e1e-4949-9a02-07d52fc5fe15} <Debug> DynamicQueryHandler: Done processing query
8127 2024.07.25 05:52:07.902652 [ 195 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
8128 2024.07.25 05:52:07.902694 [ 3 ] {150d3cd3-9e1e-4949-9a02-07d52fc5fe15} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8129 2024.07.25 05:52:07.902738 [ 3 ] {} <Debug> HTTP-Session: b71bcc6a-cdf9-496e-84fa-e1e2bc7f9e1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8130 2024.07.25 05:52:07.902824 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
8131 2024.07.25 05:52:07.902944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17743, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8132 2024.07.25 05:52:07.903003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8133 2024.07.25 05:52:07.903022 [ 3 ] {} <Debug> HTTP-Session: a8f8fb15-9208-430d-b241-929fcb6e17a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8134 2024.07.25 05:52:07.903039 [ 3 ] {} <Debug> HTTP-Session: a8f8fb15-9208-430d-b241-929fcb6e17a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8135 2024.07.25 05:52:07.903053 [ 3 ] {} <Debug> HTTP-Session: a8f8fb15-9208-430d-b241-929fcb6e17a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8136 2024.07.25 05:52:07.903088 [ 3 ] {} <Trace> HTTP-Session: a8f8fb15-9208-430d-b241-929fcb6e17a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8137 2024.07.25 05:52:07.903305 [ 3 ] {6b23b0f6-ba66-48f6-bdff-3c6149ee692f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8138 2024.07.25 05:52:07.903380 [ 3 ] {6b23b0f6-ba66-48f6-bdff-3c6149ee692f} <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_histogramf64
8139 2024.07.25 05:52:07.903843 [ 3 ] {6b23b0f6-ba66-48f6-bdff-3c6149ee692f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8140 2024.07.25 05:52:07.904375 [ 3 ] {6b23b0f6-ba66-48f6-bdff-3c6149ee692f} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8141 2024.07.25 05:52:07.904411 [ 3 ] {6b23b0f6-ba66-48f6-bdff-3c6149ee692f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
8142 2024.07.25 05:52:07.905016 [ 3 ] {6b23b0f6-ba66-48f6-bdff-3c6149ee692f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
8143 2024.07.25 05:52:07.905424 [ 3 ] {6b23b0f6-ba66-48f6-bdff-3c6149ee692f} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8144 2024.07.25 05:52:07.905578 [ 3 ] {6b23b0f6-ba66-48f6-bdff-3c6149ee692f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002402 sec., 4579.517069109075 rows/sec., 8.21 MiB/sec.
8145 2024.07.25 05:52:07.906076 [ 3 ] {6b23b0f6-ba66-48f6-bdff-3c6149ee692f} <Debug> DynamicQueryHandler: Done processing query
8146 2024.07.25 05:52:07.906101 [ 3 ] {6b23b0f6-ba66-48f6-bdff-3c6149ee692f} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
8147 2024.07.25 05:52:07.906118 [ 3 ] {} <Debug> HTTP-Session: a8f8fb15-9208-430d-b241-929fcb6e17a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8148 2024.07.25 05:52:07.906233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8149 2024.07.25 05:52:07.906282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8150 2024.07.25 05:52:07.906301 [ 3 ] {} <Debug> HTTP-Session: c27b2988-daea-4d55-85e9-da15a035175c Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8151 2024.07.25 05:52:07.906317 [ 3 ] {} <Debug> HTTP-Session: c27b2988-daea-4d55-85e9-da15a035175c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8152 2024.07.25 05:52:07.906331 [ 3 ] {} <Debug> HTTP-Session: c27b2988-daea-4d55-85e9-da15a035175c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8153 2024.07.25 05:52:07.906362 [ 3 ] {} <Trace> HTTP-Session: c27b2988-daea-4d55-85e9-da15a035175c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8154 2024.07.25 05:52:07.906468 [ 3 ] {b494d51d-c9c3-47e3-8092-31141b98a24e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
8155 2024.07.25 05:52:07.906515 [ 3 ] {b494d51d-c9c3-47e3-8092-31141b98a24e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
8156 2024.07.25 05:52:07.906665 [ 3 ] {b494d51d-c9c3-47e3-8092-31141b98a24e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8157 2024.07.25 05:52:07.906933 [ 3 ] {b494d51d-c9c3-47e3-8092-31141b98a24e} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8158 2024.07.25 05:52:07.906968 [ 3 ] {b494d51d-c9c3-47e3-8092-31141b98a24e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
8159 2024.07.25 05:52:07.907320 [ 3 ] {b494d51d-c9c3-47e3-8092-31141b98a24e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
8160 2024.07.25 05:52:07.907658 [ 3 ] {b494d51d-c9c3-47e3-8092-31141b98a24e} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8161 2024.07.25 05:52:07.907785 [ 3 ] {b494d51d-c9c3-47e3-8092-31141b98a24e} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.00135 sec., 17037.037037037036 rows/sec., 921.59 KiB/sec.
8162 2024.07.25 05:52:07.907948 [ 3 ] {b494d51d-c9c3-47e3-8092-31141b98a24e} <Debug> DynamicQueryHandler: Done processing query
8163 2024.07.25 05:52:07.907973 [ 3 ] {b494d51d-c9c3-47e3-8092-31141b98a24e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8164 2024.07.25 05:52:07.907989 [ 3 ] {} <Debug> HTTP-Session: c27b2988-daea-4d55-85e9-da15a035175c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8165 2024.07.25 05:52:07.908103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8166 2024.07.25 05:52:07.908152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8167 2024.07.25 05:52:07.908171 [ 3 ] {} <Debug> HTTP-Session: e37d5a5a-3ad1-4b25-9cb0-f0102ec4dc89 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8168 2024.07.25 05:52:07.908187 [ 3 ] {} <Debug> HTTP-Session: e37d5a5a-3ad1-4b25-9cb0-f0102ec4dc89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8169 2024.07.25 05:52:07.908201 [ 3 ] {} <Debug> HTTP-Session: e37d5a5a-3ad1-4b25-9cb0-f0102ec4dc89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8170 2024.07.25 05:52:07.908232 [ 3 ] {} <Trace> HTTP-Session: e37d5a5a-3ad1-4b25-9cb0-f0102ec4dc89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8171 2024.07.25 05:52:07.908351 [ 3 ] {d01ec1af-5918-4f5f-afda-1212146854d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8172 2024.07.25 05:52:07.908396 [ 3 ] {d01ec1af-5918-4f5f-afda-1212146854d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8173 2024.07.25 05:52:07.908522 [ 3 ] {d01ec1af-5918-4f5f-afda-1212146854d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8174 2024.07.25 05:52:07.908795 [ 3 ] {d01ec1af-5918-4f5f-afda-1212146854d2} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8175 2024.07.25 05:52:07.908830 [ 3 ] {d01ec1af-5918-4f5f-afda-1212146854d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
8176 2024.07.25 05:52:07.909178 [ 3 ] {d01ec1af-5918-4f5f-afda-1212146854d2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8177 2024.07.25 05:52:07.909494 [ 3 ] {d01ec1af-5918-4f5f-afda-1212146854d2} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8178 2024.07.25 05:52:07.909628 [ 3 ] {d01ec1af-5918-4f5f-afda-1212146854d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001313 sec., 45696.8773800457 rows/sec., 3.08 MiB/sec.
8179 2024.07.25 05:52:07.909776 [ 3 ] {d01ec1af-5918-4f5f-afda-1212146854d2} <Debug> DynamicQueryHandler: Done processing query
8180 2024.07.25 05:52:07.909800 [ 3 ] {d01ec1af-5918-4f5f-afda-1212146854d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8181 2024.07.25 05:52:07.909815 [ 3 ] {} <Debug> HTTP-Session: e37d5a5a-3ad1-4b25-9cb0-f0102ec4dc89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8182 2024.07.25 05:52:12.867870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8183 2024.07.25 05:52:12.868005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8184 2024.07.25 05:52:12.868034 [ 3 ] {} <Debug> HTTP-Session: 9faf6566-4a1a-45a8-a9a1-79ce36b25ff8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8185 2024.07.25 05:52:12.868063 [ 3 ] {} <Debug> HTTP-Session: 9faf6566-4a1a-45a8-a9a1-79ce36b25ff8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8186 2024.07.25 05:52:12.868081 [ 3 ] {} <Debug> HTTP-Session: 9faf6566-4a1a-45a8-a9a1-79ce36b25ff8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8187 2024.07.25 05:52:12.868137 [ 3 ] {} <Trace> HTTP-Session: 9faf6566-4a1a-45a8-a9a1-79ce36b25ff8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8188 2024.07.25 05:52:12.868340 [ 3 ] {4c2c599a-b26c-43cb-8aa4-87513f05de4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8189 2024.07.25 05:52:12.868412 [ 3 ] {4c2c599a-b26c-43cb-8aa4-87513f05de4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8190 2024.07.25 05:52:12.868623 [ 3 ] {4c2c599a-b26c-43cb-8aa4-87513f05de4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8191 2024.07.25 05:52:12.869046 [ 3 ] {4c2c599a-b26c-43cb-8aa4-87513f05de4b} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8192 2024.07.25 05:52:12.869086 [ 3 ] {4c2c599a-b26c-43cb-8aa4-87513f05de4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
8193 2024.07.25 05:52:12.869444 [ 3 ] {4c2c599a-b26c-43cb-8aa4-87513f05de4b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
8194 2024.07.25 05:52:12.869764 [ 3 ] {4c2c599a-b26c-43cb-8aa4-87513f05de4b} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8195 2024.07.25 05:52:12.869921 [ 3 ] {4c2c599a-b26c-43cb-8aa4-87513f05de4b} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.001645 sec., 13373.860182370821 rows/sec., 1.06 MiB/sec.
8196 2024.07.25 05:52:12.870118 [ 3 ] {4c2c599a-b26c-43cb-8aa4-87513f05de4b} <Debug> DynamicQueryHandler: Done processing query
8197 2024.07.25 05:52:12.870143 [ 3 ] {4c2c599a-b26c-43cb-8aa4-87513f05de4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8198 2024.07.25 05:52:12.870159 [ 3 ] {} <Debug> HTTP-Session: 9faf6566-4a1a-45a8-a9a1-79ce36b25ff8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8199 2024.07.25 05:52:12.870335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8200 2024.07.25 05:52:12.870385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8201 2024.07.25 05:52:12.870404 [ 3 ] {} <Debug> HTTP-Session: c10f717c-55db-4ed0-9f2f-9854b02cb3c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8202 2024.07.25 05:52:12.870420 [ 3 ] {} <Debug> HTTP-Session: c10f717c-55db-4ed0-9f2f-9854b02cb3c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8203 2024.07.25 05:52:12.870433 [ 3 ] {} <Debug> HTTP-Session: c10f717c-55db-4ed0-9f2f-9854b02cb3c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8204 2024.07.25 05:52:12.870465 [ 3 ] {} <Trace> HTTP-Session: c10f717c-55db-4ed0-9f2f-9854b02cb3c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8205 2024.07.25 05:52:12.870596 [ 3 ] {de76d9a2-94ce-4c20-9c77-7704bfc4e5c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8206 2024.07.25 05:52:12.870640 [ 3 ] {de76d9a2-94ce-4c20-9c77-7704bfc4e5c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8207 2024.07.25 05:52:12.870765 [ 3 ] {de76d9a2-94ce-4c20-9c77-7704bfc4e5c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8208 2024.07.25 05:52:12.871198 [ 3 ] {de76d9a2-94ce-4c20-9c77-7704bfc4e5c1} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8209 2024.07.25 05:52:12.871234 [ 3 ] {de76d9a2-94ce-4c20-9c77-7704bfc4e5c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
8210 2024.07.25 05:52:12.871546 [ 3 ] {de76d9a2-94ce-4c20-9c77-7704bfc4e5c1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8211 2024.07.25 05:52:12.871855 [ 3 ] {de76d9a2-94ce-4c20-9c77-7704bfc4e5c1} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8212 2024.07.25 05:52:12.872007 [ 3 ] {de76d9a2-94ce-4c20-9c77-7704bfc4e5c1} <Debug> executeQuery: Read 122 rows, 10.34 KiB in 0.00146 sec., 83561.64383561644 rows/sec., 6.92 MiB/sec.
8213 2024.07.25 05:52:12.872267 [ 3 ] {de76d9a2-94ce-4c20-9c77-7704bfc4e5c1} <Debug> DynamicQueryHandler: Done processing query
8214 2024.07.25 05:52:12.872327 [ 3 ] {de76d9a2-94ce-4c20-9c77-7704bfc4e5c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8215 2024.07.25 05:52:12.872376 [ 3 ] {} <Debug> HTTP-Session: c10f717c-55db-4ed0-9f2f-9854b02cb3c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8216 2024.07.25 05:52:12.872551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14619, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8217 2024.07.25 05:52:12.872602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8218 2024.07.25 05:52:12.872621 [ 3 ] {} <Debug> HTTP-Session: 4229f190-a7c4-4f97-ad8c-5fd4083b0bd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8219 2024.07.25 05:52:12.872637 [ 3 ] {} <Debug> HTTP-Session: 4229f190-a7c4-4f97-ad8c-5fd4083b0bd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8220 2024.07.25 05:52:12.872651 [ 3 ] {} <Debug> HTTP-Session: 4229f190-a7c4-4f97-ad8c-5fd4083b0bd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8221 2024.07.25 05:52:12.872682 [ 3 ] {} <Trace> HTTP-Session: 4229f190-a7c4-4f97-ad8c-5fd4083b0bd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8222 2024.07.25 05:52:12.872804 [ 3 ] {70e96eaa-f3f3-4632-bef5-ac6bf2c738e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8223 2024.07.25 05:52:12.872848 [ 3 ] {70e96eaa-f3f3-4632-bef5-ac6bf2c738e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8224 2024.07.25 05:52:12.872993 [ 3 ] {70e96eaa-f3f3-4632-bef5-ac6bf2c738e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8225 2024.07.25 05:52:12.873338 [ 3 ] {70e96eaa-f3f3-4632-bef5-ac6bf2c738e1} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8226 2024.07.25 05:52:12.873374 [ 3 ] {70e96eaa-f3f3-4632-bef5-ac6bf2c738e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
8227 2024.07.25 05:52:12.873676 [ 3 ] {70e96eaa-f3f3-4632-bef5-ac6bf2c738e1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8228 2024.07.25 05:52:12.873974 [ 3 ] {70e96eaa-f3f3-4632-bef5-ac6bf2c738e1} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8229 2024.07.25 05:52:12.874118 [ 3 ] {70e96eaa-f3f3-4632-bef5-ac6bf2c738e1} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001356 sec., 63421.82890855457 rows/sec., 4.95 MiB/sec.
8230 2024.07.25 05:52:12.874304 [ 3 ] {70e96eaa-f3f3-4632-bef5-ac6bf2c738e1} <Debug> DynamicQueryHandler: Done processing query
8231 2024.07.25 05:52:12.874331 [ 3 ] {70e96eaa-f3f3-4632-bef5-ac6bf2c738e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8232 2024.07.25 05:52:12.874347 [ 3 ] {} <Debug> HTTP-Session: 4229f190-a7c4-4f97-ad8c-5fd4083b0bd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8233 2024.07.25 05:52:12.874512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8234 2024.07.25 05:52:12.874560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8235 2024.07.25 05:52:12.874579 [ 3 ] {} <Debug> HTTP-Session: 13e238a1-f824-4835-85e4-ddb38bbbc614 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8236 2024.07.25 05:52:12.874596 [ 3 ] {} <Debug> HTTP-Session: 13e238a1-f824-4835-85e4-ddb38bbbc614 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8237 2024.07.25 05:52:12.874609 [ 3 ] {} <Debug> HTTP-Session: 13e238a1-f824-4835-85e4-ddb38bbbc614 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8238 2024.07.25 05:52:12.874641 [ 3 ] {} <Trace> HTTP-Session: 13e238a1-f824-4835-85e4-ddb38bbbc614 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8239 2024.07.25 05:52:12.874821 [ 3 ] {1027c143-37ea-451c-a1dd-1a21b70042b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8240 2024.07.25 05:52:12.874867 [ 3 ] {1027c143-37ea-451c-a1dd-1a21b70042b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8241 2024.07.25 05:52:12.875012 [ 3 ] {1027c143-37ea-451c-a1dd-1a21b70042b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8242 2024.07.25 05:52:12.875411 [ 3 ] {1027c143-37ea-451c-a1dd-1a21b70042b4} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8243 2024.07.25 05:52:12.875446 [ 3 ] {1027c143-37ea-451c-a1dd-1a21b70042b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
8244 2024.07.25 05:52:12.875860 [ 3 ] {1027c143-37ea-451c-a1dd-1a21b70042b4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8245 2024.07.25 05:52:12.876198 [ 3 ] {1027c143-37ea-451c-a1dd-1a21b70042b4} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8246 2024.07.25 05:52:12.876357 [ 3 ] {1027c143-37ea-451c-a1dd-1a21b70042b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001631 sec., 98099.32556713672 rows/sec., 6.83 MiB/sec.
8247 2024.07.25 05:52:12.876357 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8248 2024.07.25 05:52:12.876470 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8249 2024.07.25 05:52:12.876518 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
8250 2024.07.25 05:52:12.876612 [ 3 ] {1027c143-37ea-451c-a1dd-1a21b70042b4} <Debug> DynamicQueryHandler: Done processing query
8251 2024.07.25 05:52:12.876677 [ 3 ] {1027c143-37ea-451c-a1dd-1a21b70042b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8252 2024.07.25 05:52:12.876716 [ 3 ] {} <Debug> HTTP-Session: 13e238a1-f824-4835-85e4-ddb38bbbc614 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8253 2024.07.25 05:52:12.876747 [ 187 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::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
8254 2024.07.25 05:52:12.876954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 35345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8255 2024.07.25 05:52:12.877052 [ 187 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8256 2024.07.25 05:52:12.877067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8257 2024.07.25 05:52:12.877130 [ 3 ] {} <Debug> HTTP-Session: 668f5135-74f2-4832-b7e0-f964c2189844 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8258 2024.07.25 05:52:12.877135 [ 187 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 4307 rows starting from the beginning of the part
8259 2024.07.25 05:52:12.877152 [ 3 ] {} <Debug> HTTP-Session: 668f5135-74f2-4832-b7e0-f964c2189844 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8260 2024.07.25 05:52:12.877200 [ 3 ] {} <Debug> HTTP-Session: 668f5135-74f2-4832-b7e0-f964c2189844 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8261 2024.07.25 05:52:12.877338 [ 3 ] {} <Trace> HTTP-Session: 668f5135-74f2-4832-b7e0-f964c2189844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8262 2024.07.25 05:52:12.877394 [ 187 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 161 rows starting from the beginning of the part
8263 2024.07.25 05:52:12.877696 [ 187 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part
8264 2024.07.25 05:52:12.877819 [ 187 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 161 rows starting from the beginning of the part
8265 2024.07.25 05:52:12.877916 [ 3 ] {f775792a-c898-4b67-b26d-241d39de609f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8266 2024.07.25 05:52:12.878313 [ 187 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part
8267 2024.07.25 05:52:12.878313 [ 3 ] {f775792a-c898-4b67-b26d-241d39de609f} <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_histogramf64
8268 2024.07.25 05:52:12.878731 [ 187 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::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
8269 2024.07.25 05:52:12.880402 [ 3 ] {f775792a-c898-4b67-b26d-241d39de609f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8270 2024.07.25 05:52:12.881925 [ 3 ] {f775792a-c898-4b67-b26d-241d39de609f} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8271 2024.07.25 05:52:12.881963 [ 3 ] {f775792a-c898-4b67-b26d-241d39de609f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
8272 2024.07.25 05:52:12.883304 [ 3 ] {f775792a-c898-4b67-b26d-241d39de609f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
8273 2024.07.25 05:52:12.883312 [ 199 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5109 rows, containing 5 columns (5 merged, 0 gathered) in 0.006708749 sec., 761542.8748340413 rows/sec., 53.20 MiB/sec.
8274 2024.07.25 05:52:12.883755 [ 194 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8275 2024.07.25 05:52:12.883806 [ 3 ] {f775792a-c898-4b67-b26d-241d39de609f} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8276 2024.07.25 05:52:12.884232 [ 3 ] {f775792a-c898-4b67-b26d-241d39de609f} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.006599 sec., 3333.8384603727836 rows/sec., 5.97 MiB/sec.
8277 2024.07.25 05:52:12.885495 [ 194 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8278 2024.07.25 05:52:12.885558 [ 3 ] {f775792a-c898-4b67-b26d-241d39de609f} <Debug> DynamicQueryHandler: Done processing query
8279 2024.07.25 05:52:12.885587 [ 3 ] {f775792a-c898-4b67-b26d-241d39de609f} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
8280 2024.07.25 05:52:12.885594 [ 194 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8281 2024.07.25 05:52:12.885610 [ 3 ] {} <Debug> HTTP-Session: 668f5135-74f2-4832-b7e0-f964c2189844 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8282 2024.07.25 05:52:12.885694 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB.
8283 2024.07.25 05:52:12.885777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8284 2024.07.25 05:52:12.885826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8285 2024.07.25 05:52:12.885845 [ 3 ] {} <Debug> HTTP-Session: 14be6551-889f-4022-ad81-178915766b30 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8286 2024.07.25 05:52:12.885862 [ 3 ] {} <Debug> HTTP-Session: 14be6551-889f-4022-ad81-178915766b30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8287 2024.07.25 05:52:12.885876 [ 3 ] {} <Debug> HTTP-Session: 14be6551-889f-4022-ad81-178915766b30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8288 2024.07.25 05:52:12.885909 [ 3 ] {} <Trace> HTTP-Session: 14be6551-889f-4022-ad81-178915766b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8289 2024.07.25 05:52:12.886043 [ 3 ] {abcfee6f-e917-4465-9883-48169e691073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8290 2024.07.25 05:52:12.886087 [ 3 ] {abcfee6f-e917-4465-9883-48169e691073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8291 2024.07.25 05:52:12.886228 [ 3 ] {abcfee6f-e917-4465-9883-48169e691073} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8292 2024.07.25 05:52:12.886601 [ 3 ] {abcfee6f-e917-4465-9883-48169e691073} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8293 2024.07.25 05:52:12.886637 [ 3 ] {abcfee6f-e917-4465-9883-48169e691073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
8294 2024.07.25 05:52:12.887000 [ 3 ] {abcfee6f-e917-4465-9883-48169e691073} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8295 2024.07.25 05:52:12.887323 [ 3 ] {abcfee6f-e917-4465-9883-48169e691073} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8296 2024.07.25 05:52:12.887474 [ 53 ] {} <Debug> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8297 2024.07.25 05:52:12.887482 [ 3 ] {abcfee6f-e917-4465-9883-48169e691073} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001482 sec., 40485.82995951417 rows/sec., 2.73 MiB/sec.
8298 2024.07.25 05:52:12.887520 [ 53 ] {} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8299 2024.07.25 05:52:12.887576 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
8300 2024.07.25 05:52:12.887859 [ 3 ] {abcfee6f-e917-4465-9883-48169e691073} <Debug> DynamicQueryHandler: Done processing query
8301 2024.07.25 05:52:12.887938 [ 3 ] {abcfee6f-e917-4465-9883-48169e691073} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8302 2024.07.25 05:52:12.887951 [ 199 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
8303 2024.07.25 05:52:12.887988 [ 3 ] {} <Debug> HTTP-Session: 14be6551-889f-4022-ad81-178915766b30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8304 2024.07.25 05:52:12.888470 [ 199 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8305 2024.07.25 05:52:12.888522 [ 199 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1390 rows starting from the beginning of the part
8306 2024.07.25 05:52:12.888608 [ 199 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
8307 2024.07.25 05:52:12.888800 [ 199 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part
8308 2024.07.25 05:52:12.888966 [ 199 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
8309 2024.07.25 05:52:12.889086 [ 199 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part
8310 2024.07.25 05:52:12.889275 [ 199 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
8311 2024.07.25 05:52:12.890568 [ 194 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1690 rows, containing 4 columns (4 merged, 0 gathered) in 0.002855388 sec., 591863.522575566 rows/sec., 39.56 MiB/sec.
8312 2024.07.25 05:52:12.890754 [ 199 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8313 2024.07.25 05:52:12.891128 [ 199 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_41_8} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8314 2024.07.25 05:52:12.891210 [ 199 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_41_8} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8315 2024.07.25 05:52:12.891289 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB.
8316 2024.07.25 05:52:17.322457 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache
8317 2024.07.25 05:52:17.322524 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache
8318 2024.07.25 05:52:17.874408 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 2325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8319 2024.07.25 05:52:17.874530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8320 2024.07.25 05:52:17.874558 [ 3 ] {} <Debug> HTTP-Session: b8d91df7-e3e2-42f6-a52a-bc33838b5ea8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8321 2024.07.25 05:52:17.874586 [ 3 ] {} <Debug> HTTP-Session: b8d91df7-e3e2-42f6-a52a-bc33838b5ea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8322 2024.07.25 05:52:17.874604 [ 3 ] {} <Debug> HTTP-Session: b8d91df7-e3e2-42f6-a52a-bc33838b5ea8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8323 2024.07.25 05:52:17.874660 [ 3 ] {} <Trace> HTTP-Session: b8d91df7-e3e2-42f6-a52a-bc33838b5ea8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8324 2024.07.25 05:52:17.874855 [ 3 ] {8458d466-dcbe-45eb-ba57-252006566c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8325 2024.07.25 05:52:17.874919 [ 3 ] {8458d466-dcbe-45eb-ba57-252006566c61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8326 2024.07.25 05:52:17.875108 [ 3 ] {8458d466-dcbe-45eb-ba57-252006566c61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8327 2024.07.25 05:52:17.875552 [ 3 ] {8458d466-dcbe-45eb-ba57-252006566c61} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8328 2024.07.25 05:52:17.875590 [ 3 ] {8458d466-dcbe-45eb-ba57-252006566c61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
8329 2024.07.25 05:52:17.875951 [ 3 ] {8458d466-dcbe-45eb-ba57-252006566c61} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
8330 2024.07.25 05:52:17.876282 [ 3 ] {8458d466-dcbe-45eb-ba57-252006566c61} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8331 2024.07.25 05:52:17.876420 [ 3 ] {8458d466-dcbe-45eb-ba57-252006566c61} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001624 sec., 10467.980295566502 rows/sec., 758.28 KiB/sec.
8332 2024.07.25 05:52:17.876614 [ 3 ] {8458d466-dcbe-45eb-ba57-252006566c61} <Debug> DynamicQueryHandler: Done processing query
8333 2024.07.25 05:52:17.876640 [ 3 ] {8458d466-dcbe-45eb-ba57-252006566c61} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8334 2024.07.25 05:52:17.876656 [ 3 ] {} <Debug> HTTP-Session: b8d91df7-e3e2-42f6-a52a-bc33838b5ea8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8335 2024.07.25 05:52:17.876879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 34327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8336 2024.07.25 05:52:17.876928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8337 2024.07.25 05:52:17.876946 [ 3 ] {} <Debug> HTTP-Session: 1a39c531-53d0-43f5-8a17-ecb2506a27c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8338 2024.07.25 05:52:17.876962 [ 3 ] {} <Debug> HTTP-Session: 1a39c531-53d0-43f5-8a17-ecb2506a27c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8339 2024.07.25 05:52:17.876976 [ 3 ] {} <Debug> HTTP-Session: 1a39c531-53d0-43f5-8a17-ecb2506a27c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8340 2024.07.25 05:52:17.877007 [ 3 ] {} <Trace> HTTP-Session: 1a39c531-53d0-43f5-8a17-ecb2506a27c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8341 2024.07.25 05:52:17.877156 [ 3 ] {bd8b8e73-31d4-482e-a600-1c14084fa623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8342 2024.07.25 05:52:17.877199 [ 3 ] {bd8b8e73-31d4-482e-a600-1c14084fa623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8343 2024.07.25 05:52:17.877323 [ 3 ] {bd8b8e73-31d4-482e-a600-1c14084fa623} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8344 2024.07.25 05:52:17.877791 [ 3 ] {bd8b8e73-31d4-482e-a600-1c14084fa623} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8345 2024.07.25 05:52:17.877826 [ 3 ] {bd8b8e73-31d4-482e-a600-1c14084fa623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
8346 2024.07.25 05:52:17.878158 [ 3 ] {bd8b8e73-31d4-482e-a600-1c14084fa623} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8347 2024.07.25 05:52:17.878459 [ 3 ] {bd8b8e73-31d4-482e-a600-1c14084fa623} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8348 2024.07.25 05:52:17.878585 [ 3 ] {bd8b8e73-31d4-482e-a600-1c14084fa623} <Debug> executeQuery: Read 230 rows, 20.36 KiB in 0.0015 sec., 153333.33333333334 rows/sec., 13.25 MiB/sec.
8349 2024.07.25 05:52:17.878791 [ 3 ] {bd8b8e73-31d4-482e-a600-1c14084fa623} <Debug> DynamicQueryHandler: Done processing query
8350 2024.07.25 05:52:17.878819 [ 3 ] {bd8b8e73-31d4-482e-a600-1c14084fa623} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
8351 2024.07.25 05:52:17.878839 [ 3 ] {} <Debug> HTTP-Session: 1a39c531-53d0-43f5-8a17-ecb2506a27c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8352 2024.07.25 05:52:17.879024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 67466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8353 2024.07.25 05:52:17.879072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8354 2024.07.25 05:52:17.879090 [ 3 ] {} <Debug> HTTP-Session: ebf932ce-9a6d-4120-8250-9f221195a4f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8355 2024.07.25 05:52:17.879106 [ 3 ] {} <Debug> HTTP-Session: ebf932ce-9a6d-4120-8250-9f221195a4f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8356 2024.07.25 05:52:17.879119 [ 3 ] {} <Debug> HTTP-Session: ebf932ce-9a6d-4120-8250-9f221195a4f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8357 2024.07.25 05:52:17.879150 [ 3 ] {} <Trace> HTTP-Session: ebf932ce-9a6d-4120-8250-9f221195a4f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8358 2024.07.25 05:52:17.879355 [ 3 ] {f27839e5-e9f1-4418-8cbd-338cd7ba59f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8359 2024.07.25 05:52:17.879398 [ 3 ] {f27839e5-e9f1-4418-8cbd-338cd7ba59f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8360 2024.07.25 05:52:17.879522 [ 3 ] {f27839e5-e9f1-4418-8cbd-338cd7ba59f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8361 2024.07.25 05:52:17.880057 [ 3 ] {f27839e5-e9f1-4418-8cbd-338cd7ba59f0} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8362 2024.07.25 05:52:17.880092 [ 3 ] {f27839e5-e9f1-4418-8cbd-338cd7ba59f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
8363 2024.07.25 05:52:17.880405 [ 3 ] {f27839e5-e9f1-4418-8cbd-338cd7ba59f0} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8364 2024.07.25 05:52:17.880705 [ 3 ] {f27839e5-e9f1-4418-8cbd-338cd7ba59f0} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8365 2024.07.25 05:52:17.880828 [ 3 ] {f27839e5-e9f1-4418-8cbd-338cd7ba59f0} <Debug> executeQuery: Read 417 rows, 30.25 KiB in 0.001579 sec., 264091.1969601013 rows/sec., 18.71 MiB/sec.
8366 2024.07.25 05:52:17.881095 [ 3 ] {f27839e5-e9f1-4418-8cbd-338cd7ba59f0} <Debug> DynamicQueryHandler: Done processing query
8367 2024.07.25 05:52:17.881153 [ 3 ] {f27839e5-e9f1-4418-8cbd-338cd7ba59f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
8368 2024.07.25 05:52:17.881216 [ 3 ] {} <Debug> HTTP-Session: ebf932ce-9a6d-4120-8250-9f221195a4f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8369 2024.07.25 05:52:17.881399 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8370 2024.07.25 05:52:17.881450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8371 2024.07.25 05:52:17.881469 [ 3 ] {} <Debug> HTTP-Session: cce770dc-0c8e-43eb-ade8-d083624169be Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8372 2024.07.25 05:52:17.881485 [ 3 ] {} <Debug> HTTP-Session: cce770dc-0c8e-43eb-ade8-d083624169be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8373 2024.07.25 05:52:17.881499 [ 3 ] {} <Debug> HTTP-Session: cce770dc-0c8e-43eb-ade8-d083624169be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8374 2024.07.25 05:52:17.881532 [ 3 ] {} <Trace> HTTP-Session: cce770dc-0c8e-43eb-ade8-d083624169be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8375 2024.07.25 05:52:17.881631 [ 3 ] {f2181c85-cd11-4992-815f-b184b5e8dd95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8376 2024.07.25 05:52:17.881677 [ 3 ] {f2181c85-cd11-4992-815f-b184b5e8dd95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8377 2024.07.25 05:52:17.881820 [ 3 ] {f2181c85-cd11-4992-815f-b184b5e8dd95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8378 2024.07.25 05:52:17.882097 [ 3 ] {f2181c85-cd11-4992-815f-b184b5e8dd95} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8379 2024.07.25 05:52:17.882132 [ 3 ] {f2181c85-cd11-4992-815f-b184b5e8dd95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
8380 2024.07.25 05:52:17.882484 [ 3 ] {f2181c85-cd11-4992-815f-b184b5e8dd95} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
8381 2024.07.25 05:52:17.882795 [ 3 ] {f2181c85-cd11-4992-815f-b184b5e8dd95} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8382 2024.07.25 05:52:17.882919 [ 3 ] {f2181c85-cd11-4992-815f-b184b5e8dd95} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001316 sec., 4559.270516717325 rows/sec., 195.91 KiB/sec.
8383 2024.07.25 05:52:17.883078 [ 3 ] {f2181c85-cd11-4992-815f-b184b5e8dd95} <Debug> DynamicQueryHandler: Done processing query
8384 2024.07.25 05:52:17.883102 [ 3 ] {f2181c85-cd11-4992-815f-b184b5e8dd95} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8385 2024.07.25 05:52:17.883117 [ 3 ] {} <Debug> HTTP-Session: cce770dc-0c8e-43eb-ade8-d083624169be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8386 2024.07.25 05:52:17.883242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8387 2024.07.25 05:52:17.883289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8388 2024.07.25 05:52:17.883308 [ 3 ] {} <Debug> HTTP-Session: ef5fd2dc-c3da-4ebf-bfb9-d5dbadde92a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8389 2024.07.25 05:52:17.883324 [ 3 ] {} <Debug> HTTP-Session: ef5fd2dc-c3da-4ebf-bfb9-d5dbadde92a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8390 2024.07.25 05:52:17.883337 [ 3 ] {} <Debug> HTTP-Session: ef5fd2dc-c3da-4ebf-bfb9-d5dbadde92a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8391 2024.07.25 05:52:17.883367 [ 3 ] {} <Trace> HTTP-Session: ef5fd2dc-c3da-4ebf-bfb9-d5dbadde92a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8392 2024.07.25 05:52:17.883497 [ 3 ] {fc1b3877-f7b7-46d0-bb41-baa8a9ee9d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
8393 2024.07.25 05:52:17.883542 [ 3 ] {fc1b3877-f7b7-46d0-bb41-baa8a9ee9d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
8394 2024.07.25 05:52:17.883679 [ 3 ] {fc1b3877-f7b7-46d0-bb41-baa8a9ee9d50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8395 2024.07.25 05:52:17.884025 [ 3 ] {fc1b3877-f7b7-46d0-bb41-baa8a9ee9d50} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8396 2024.07.25 05:52:17.884060 [ 3 ] {fc1b3877-f7b7-46d0-bb41-baa8a9ee9d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
8397 2024.07.25 05:52:17.884414 [ 3 ] {fc1b3877-f7b7-46d0-bb41-baa8a9ee9d50} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
8398 2024.07.25 05:52:17.884734 [ 3 ] {fc1b3877-f7b7-46d0-bb41-baa8a9ee9d50} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8399 2024.07.25 05:52:17.884866 [ 3 ] {fc1b3877-f7b7-46d0-bb41-baa8a9ee9d50} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001429 sec., 53883.834849545136 rows/sec., 3.32 MiB/sec.
8400 2024.07.25 05:52:17.885062 [ 3 ] {fc1b3877-f7b7-46d0-bb41-baa8a9ee9d50} <Debug> DynamicQueryHandler: Done processing query
8401 2024.07.25 05:52:17.885085 [ 3 ] {fc1b3877-f7b7-46d0-bb41-baa8a9ee9d50} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8402 2024.07.25 05:52:17.885101 [ 3 ] {} <Debug> HTTP-Session: ef5fd2dc-c3da-4ebf-bfb9-d5dbadde92a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8403 2024.07.25 05:52:17.885268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 37598, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8404 2024.07.25 05:52:17.885316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8405 2024.07.25 05:52:17.885334 [ 3 ] {} <Debug> HTTP-Session: c15745b9-ae4c-4b12-bc34-85b18233379d Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8406 2024.07.25 05:52:17.885350 [ 3 ] {} <Debug> HTTP-Session: c15745b9-ae4c-4b12-bc34-85b18233379d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8407 2024.07.25 05:52:17.885363 [ 3 ] {} <Debug> HTTP-Session: c15745b9-ae4c-4b12-bc34-85b18233379d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8408 2024.07.25 05:52:17.885394 [ 3 ] {} <Trace> HTTP-Session: c15745b9-ae4c-4b12-bc34-85b18233379d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8409 2024.07.25 05:52:17.885542 [ 3 ] {fb380e15-f557-4f8e-802c-93f4d2bd993b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8410 2024.07.25 05:52:17.885586 [ 3 ] {fb380e15-f557-4f8e-802c-93f4d2bd993b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8411 2024.07.25 05:52:17.885731 [ 3 ] {fb380e15-f557-4f8e-802c-93f4d2bd993b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8412 2024.07.25 05:52:17.886140 [ 3 ] {fb380e15-f557-4f8e-802c-93f4d2bd993b} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8413 2024.07.25 05:52:17.886176 [ 3 ] {fb380e15-f557-4f8e-802c-93f4d2bd993b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
8414 2024.07.25 05:52:17.886541 [ 3 ] {fb380e15-f557-4f8e-802c-93f4d2bd993b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8415 2024.07.25 05:52:17.886867 [ 3 ] {fb380e15-f557-4f8e-802c-93f4d2bd993b} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8416 2024.07.25 05:52:17.887016 [ 3 ] {fb380e15-f557-4f8e-802c-93f4d2bd993b} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001541 sec., 127190.13627514601 rows/sec., 8.88 MiB/sec.
8417 2024.07.25 05:52:17.887182 [ 3 ] {fb380e15-f557-4f8e-802c-93f4d2bd993b} <Debug> DynamicQueryHandler: Done processing query
8418 2024.07.25 05:52:17.887205 [ 3 ] {fb380e15-f557-4f8e-802c-93f4d2bd993b} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
8419 2024.07.25 05:52:17.887220 [ 3 ] {} <Debug> HTTP-Session: c15745b9-ae4c-4b12-bc34-85b18233379d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8420 2024.07.25 05:52:17.887355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17725, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8421 2024.07.25 05:52:17.887403 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8422 2024.07.25 05:52:17.887421 [ 3 ] {} <Debug> HTTP-Session: 4330d638-2b7f-45de-82d5-0e4921d2fc1a Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8423 2024.07.25 05:52:17.887437 [ 3 ] {} <Debug> HTTP-Session: 4330d638-2b7f-45de-82d5-0e4921d2fc1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8424 2024.07.25 05:52:17.887450 [ 3 ] {} <Debug> HTTP-Session: 4330d638-2b7f-45de-82d5-0e4921d2fc1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8425 2024.07.25 05:52:17.887480 [ 3 ] {} <Trace> HTTP-Session: 4330d638-2b7f-45de-82d5-0e4921d2fc1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8426 2024.07.25 05:52:17.887649 [ 3 ] {a9de6fc9-b7fd-4b4d-8348-cdedc00a7911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8427 2024.07.25 05:52:17.887711 [ 3 ] {a9de6fc9-b7fd-4b4d-8348-cdedc00a7911} <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_histogramf64
8428 2024.07.25 05:52:17.888112 [ 3 ] {a9de6fc9-b7fd-4b4d-8348-cdedc00a7911} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8429 2024.07.25 05:52:17.888640 [ 3 ] {a9de6fc9-b7fd-4b4d-8348-cdedc00a7911} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8430 2024.07.25 05:52:17.888673 [ 3 ] {a9de6fc9-b7fd-4b4d-8348-cdedc00a7911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
8431 2024.07.25 05:52:17.889252 [ 3 ] {a9de6fc9-b7fd-4b4d-8348-cdedc00a7911} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
8432 2024.07.25 05:52:17.889660 [ 3 ] {a9de6fc9-b7fd-4b4d-8348-cdedc00a7911} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8433 2024.07.25 05:52:17.889848 [ 3 ] {a9de6fc9-b7fd-4b4d-8348-cdedc00a7911} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002286 sec., 4811.898512685914 rows/sec., 8.62 MiB/sec.
8434 2024.07.25 05:52:17.890067 [ 3 ] {a9de6fc9-b7fd-4b4d-8348-cdedc00a7911} <Debug> DynamicQueryHandler: Done processing query
8435 2024.07.25 05:52:17.890092 [ 3 ] {a9de6fc9-b7fd-4b4d-8348-cdedc00a7911} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
8436 2024.07.25 05:52:17.890107 [ 3 ] {} <Debug> HTTP-Session: 4330d638-2b7f-45de-82d5-0e4921d2fc1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8437 2024.07.25 05:52:17.890234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8438 2024.07.25 05:52:17.890282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8439 2024.07.25 05:52:17.890300 [ 3 ] {} <Debug> HTTP-Session: aad38fa4-d2cd-49fb-a36b-1a3c5eb4e2ed Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8440 2024.07.25 05:52:17.890316 [ 3 ] {} <Debug> HTTP-Session: aad38fa4-d2cd-49fb-a36b-1a3c5eb4e2ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8441 2024.07.25 05:52:17.890329 [ 3 ] {} <Debug> HTTP-Session: aad38fa4-d2cd-49fb-a36b-1a3c5eb4e2ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8442 2024.07.25 05:52:17.890359 [ 3 ] {} <Trace> HTTP-Session: aad38fa4-d2cd-49fb-a36b-1a3c5eb4e2ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8443 2024.07.25 05:52:17.890463 [ 3 ] {03080c48-32db-4aca-9ac1-ffa8e70216c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
8444 2024.07.25 05:52:17.890506 [ 3 ] {03080c48-32db-4aca-9ac1-ffa8e70216c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
8445 2024.07.25 05:52:17.890632 [ 3 ] {03080c48-32db-4aca-9ac1-ffa8e70216c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8446 2024.07.25 05:52:17.890928 [ 3 ] {03080c48-32db-4aca-9ac1-ffa8e70216c2} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8447 2024.07.25 05:52:17.890964 [ 3 ] {03080c48-32db-4aca-9ac1-ffa8e70216c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
8448 2024.07.25 05:52:17.891310 [ 3 ] {03080c48-32db-4aca-9ac1-ffa8e70216c2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
8449 2024.07.25 05:52:17.891625 [ 3 ] {03080c48-32db-4aca-9ac1-ffa8e70216c2} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8450 2024.07.25 05:52:17.891777 [ 3 ] {03080c48-32db-4aca-9ac1-ffa8e70216c2} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001337 sec., 17202.69259536275 rows/sec., 930.55 KiB/sec.
8451 2024.07.25 05:52:17.891989 [ 3 ] {03080c48-32db-4aca-9ac1-ffa8e70216c2} <Debug> DynamicQueryHandler: Done processing query
8452 2024.07.25 05:52:17.892013 [ 3 ] {03080c48-32db-4aca-9ac1-ffa8e70216c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8453 2024.07.25 05:52:17.892029 [ 3 ] {} <Debug> HTTP-Session: aad38fa4-d2cd-49fb-a36b-1a3c5eb4e2ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8454 2024.07.25 05:52:17.892150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8455 2024.07.25 05:52:17.892199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8456 2024.07.25 05:52:17.892218 [ 3 ] {} <Debug> HTTP-Session: 8255f7e1-1042-47f4-b987-fb651cb63b04 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8457 2024.07.25 05:52:17.892234 [ 3 ] {} <Debug> HTTP-Session: 8255f7e1-1042-47f4-b987-fb651cb63b04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8458 2024.07.25 05:52:17.892248 [ 3 ] {} <Debug> HTTP-Session: 8255f7e1-1042-47f4-b987-fb651cb63b04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8459 2024.07.25 05:52:17.892278 [ 3 ] {} <Trace> HTTP-Session: 8255f7e1-1042-47f4-b987-fb651cb63b04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8460 2024.07.25 05:52:17.892404 [ 3 ] {84fd6ea3-8267-4b14-b5de-bbfe167fdce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8461 2024.07.25 05:52:17.892446 [ 3 ] {84fd6ea3-8267-4b14-b5de-bbfe167fdce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8462 2024.07.25 05:52:17.892574 [ 3 ] {84fd6ea3-8267-4b14-b5de-bbfe167fdce3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8463 2024.07.25 05:52:17.892935 [ 3 ] {84fd6ea3-8267-4b14-b5de-bbfe167fdce3} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8464 2024.07.25 05:52:17.892996 [ 3 ] {84fd6ea3-8267-4b14-b5de-bbfe167fdce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
8465 2024.07.25 05:52:17.893360 [ 3 ] {84fd6ea3-8267-4b14-b5de-bbfe167fdce3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8466 2024.07.25 05:52:17.893679 [ 3 ] {84fd6ea3-8267-4b14-b5de-bbfe167fdce3} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8467 2024.07.25 05:52:17.893829 [ 3 ] {84fd6ea3-8267-4b14-b5de-bbfe167fdce3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001472 sec., 40760.86956521739 rows/sec., 2.75 MiB/sec.
8468 2024.07.25 05:52:17.894001 [ 3 ] {84fd6ea3-8267-4b14-b5de-bbfe167fdce3} <Debug> DynamicQueryHandler: Done processing query
8469 2024.07.25 05:52:17.894025 [ 3 ] {84fd6ea3-8267-4b14-b5de-bbfe167fdce3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8470 2024.07.25 05:52:17.894041 [ 3 ] {} <Debug> HTTP-Session: 8255f7e1-1042-47f4-b987-fb651cb63b04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8471 2024.07.25 05:52:18.001210 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000876311 sec.
8472 2024.07.25 05:52:22.868746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8473 2024.07.25 05:52:22.868921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8474 2024.07.25 05:52:22.868965 [ 3 ] {} <Debug> HTTP-Session: 52f4b672-a356-47b6-baae-4edc16ce843f Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8475 2024.07.25 05:52:22.869006 [ 3 ] {} <Debug> HTTP-Session: 52f4b672-a356-47b6-baae-4edc16ce843f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8476 2024.07.25 05:52:22.869025 [ 3 ] {} <Debug> HTTP-Session: 52f4b672-a356-47b6-baae-4edc16ce843f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8477 2024.07.25 05:52:22.869077 [ 3 ] {} <Trace> HTTP-Session: 52f4b672-a356-47b6-baae-4edc16ce843f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8478 2024.07.25 05:52:22.869267 [ 3 ] {0a13d17c-13c9-4300-8595-02b74ed3d924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8479 2024.07.25 05:52:22.869336 [ 3 ] {0a13d17c-13c9-4300-8595-02b74ed3d924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8480 2024.07.25 05:52:22.869535 [ 3 ] {0a13d17c-13c9-4300-8595-02b74ed3d924} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8481 2024.07.25 05:52:22.870004 [ 3 ] {0a13d17c-13c9-4300-8595-02b74ed3d924} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8482 2024.07.25 05:52:22.870047 [ 3 ] {0a13d17c-13c9-4300-8595-02b74ed3d924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
8483 2024.07.25 05:52:22.870423 [ 3 ] {0a13d17c-13c9-4300-8595-02b74ed3d924} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8484 2024.07.25 05:52:22.870756 [ 3 ] {0a13d17c-13c9-4300-8595-02b74ed3d924} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8485 2024.07.25 05:52:22.870926 [ 3 ] {0a13d17c-13c9-4300-8595-02b74ed3d924} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.001715 sec., 12827.988338192421 rows/sec., 1.02 MiB/sec.
8486 2024.07.25 05:52:22.871246 [ 3 ] {0a13d17c-13c9-4300-8595-02b74ed3d924} <Debug> DynamicQueryHandler: Done processing query
8487 2024.07.25 05:52:22.871306 [ 3 ] {0a13d17c-13c9-4300-8595-02b74ed3d924} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8488 2024.07.25 05:52:22.871334 [ 3 ] {} <Debug> HTTP-Session: 52f4b672-a356-47b6-baae-4edc16ce843f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8489 2024.07.25 05:52:22.871534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8490 2024.07.25 05:52:22.871589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8491 2024.07.25 05:52:22.871609 [ 3 ] {} <Debug> HTTP-Session: 15aed080-97f1-48d8-8ccc-10d4a18cc370 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8492 2024.07.25 05:52:22.871627 [ 3 ] {} <Debug> HTTP-Session: 15aed080-97f1-48d8-8ccc-10d4a18cc370 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8493 2024.07.25 05:52:22.871640 [ 3 ] {} <Debug> HTTP-Session: 15aed080-97f1-48d8-8ccc-10d4a18cc370 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8494 2024.07.25 05:52:22.871676 [ 3 ] {} <Trace> HTTP-Session: 15aed080-97f1-48d8-8ccc-10d4a18cc370 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8495 2024.07.25 05:52:22.871823 [ 3 ] {294ebafb-cb94-42b8-8843-e774bb2ee64a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8496 2024.07.25 05:52:22.871871 [ 3 ] {294ebafb-cb94-42b8-8843-e774bb2ee64a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8497 2024.07.25 05:52:22.872022 [ 3 ] {294ebafb-cb94-42b8-8843-e774bb2ee64a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8498 2024.07.25 05:52:22.872438 [ 3 ] {294ebafb-cb94-42b8-8843-e774bb2ee64a} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8499 2024.07.25 05:52:22.872474 [ 3 ] {294ebafb-cb94-42b8-8843-e774bb2ee64a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
8500 2024.07.25 05:52:22.872791 [ 3 ] {294ebafb-cb94-42b8-8843-e774bb2ee64a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8501 2024.07.25 05:52:22.873094 [ 3 ] {294ebafb-cb94-42b8-8843-e774bb2ee64a} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8502 2024.07.25 05:52:22.873242 [ 3 ] {294ebafb-cb94-42b8-8843-e774bb2ee64a} <Debug> executeQuery: Read 122 rows, 10.34 KiB in 0.001478 sec., 82543.97834912044 rows/sec., 6.83 MiB/sec.
8503 2024.07.25 05:52:22.873497 [ 3 ] {294ebafb-cb94-42b8-8843-e774bb2ee64a} <Debug> DynamicQueryHandler: Done processing query
8504 2024.07.25 05:52:22.873552 [ 3 ] {294ebafb-cb94-42b8-8843-e774bb2ee64a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8505 2024.07.25 05:52:22.873604 [ 3 ] {} <Debug> HTTP-Session: 15aed080-97f1-48d8-8ccc-10d4a18cc370 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8506 2024.07.25 05:52:22.873805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14619, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8507 2024.07.25 05:52:22.873859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8508 2024.07.25 05:52:22.873878 [ 3 ] {} <Debug> HTTP-Session: 86845e6d-85fd-4940-abbd-d8832a834941 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8509 2024.07.25 05:52:22.873895 [ 3 ] {} <Debug> HTTP-Session: 86845e6d-85fd-4940-abbd-d8832a834941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8510 2024.07.25 05:52:22.873908 [ 3 ] {} <Debug> HTTP-Session: 86845e6d-85fd-4940-abbd-d8832a834941 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8511 2024.07.25 05:52:22.873941 [ 3 ] {} <Trace> HTTP-Session: 86845e6d-85fd-4940-abbd-d8832a834941 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8512 2024.07.25 05:52:22.874070 [ 3 ] {ccbc5980-3924-4583-b422-ace6591af77b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8513 2024.07.25 05:52:22.874115 [ 3 ] {ccbc5980-3924-4583-b422-ace6591af77b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8514 2024.07.25 05:52:22.874263 [ 3 ] {ccbc5980-3924-4583-b422-ace6591af77b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8515 2024.07.25 05:52:22.874629 [ 3 ] {ccbc5980-3924-4583-b422-ace6591af77b} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8516 2024.07.25 05:52:22.874666 [ 3 ] {ccbc5980-3924-4583-b422-ace6591af77b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
8517 2024.07.25 05:52:22.874972 [ 3 ] {ccbc5980-3924-4583-b422-ace6591af77b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8518 2024.07.25 05:52:22.875272 [ 3 ] {ccbc5980-3924-4583-b422-ace6591af77b} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8519 2024.07.25 05:52:22.875422 [ 3 ] {ccbc5980-3924-4583-b422-ace6591af77b} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001397 sec., 61560.48675733715 rows/sec., 4.81 MiB/sec.
8520 2024.07.25 05:52:22.875591 [ 3 ] {ccbc5980-3924-4583-b422-ace6591af77b} <Debug> DynamicQueryHandler: Done processing query
8521 2024.07.25 05:52:22.875616 [ 3 ] {ccbc5980-3924-4583-b422-ace6591af77b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8522 2024.07.25 05:52:22.875631 [ 3 ] {} <Debug> HTTP-Session: 86845e6d-85fd-4940-abbd-d8832a834941 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8523 2024.07.25 05:52:22.875811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8524 2024.07.25 05:52:22.875860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8525 2024.07.25 05:52:22.875878 [ 3 ] {} <Debug> HTTP-Session: 3cd348b9-2e61-46c5-9296-e61bff1a1690 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8526 2024.07.25 05:52:22.875894 [ 3 ] {} <Debug> HTTP-Session: 3cd348b9-2e61-46c5-9296-e61bff1a1690 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8527 2024.07.25 05:52:22.875907 [ 3 ] {} <Debug> HTTP-Session: 3cd348b9-2e61-46c5-9296-e61bff1a1690 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8528 2024.07.25 05:52:22.875938 [ 3 ] {} <Trace> HTTP-Session: 3cd348b9-2e61-46c5-9296-e61bff1a1690 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8529 2024.07.25 05:52:22.876085 [ 3 ] {047cc05c-1cdb-436e-9f2a-acea178f53f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8530 2024.07.25 05:52:22.876133 [ 3 ] {047cc05c-1cdb-436e-9f2a-acea178f53f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8531 2024.07.25 05:52:22.876277 [ 3 ] {047cc05c-1cdb-436e-9f2a-acea178f53f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8532 2024.07.25 05:52:22.876655 [ 3 ] {047cc05c-1cdb-436e-9f2a-acea178f53f3} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8533 2024.07.25 05:52:22.876690 [ 3 ] {047cc05c-1cdb-436e-9f2a-acea178f53f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
8534 2024.07.25 05:52:22.877069 [ 3 ] {047cc05c-1cdb-436e-9f2a-acea178f53f3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8535 2024.07.25 05:52:22.877405 [ 3 ] {047cc05c-1cdb-436e-9f2a-acea178f53f3} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8536 2024.07.25 05:52:22.877565 [ 3 ] {047cc05c-1cdb-436e-9f2a-acea178f53f3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001542 sec., 103761.34889753567 rows/sec., 7.23 MiB/sec.
8537 2024.07.25 05:52:22.877872 [ 3 ] {047cc05c-1cdb-436e-9f2a-acea178f53f3} <Debug> DynamicQueryHandler: Done processing query
8538 2024.07.25 05:52:22.877912 [ 3 ] {047cc05c-1cdb-436e-9f2a-acea178f53f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8539 2024.07.25 05:52:22.877929 [ 3 ] {} <Debug> HTTP-Session: 3cd348b9-2e61-46c5-9296-e61bff1a1690 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8540 2024.07.25 05:52:22.878108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 35363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8541 2024.07.25 05:52:22.878157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8542 2024.07.25 05:52:22.878176 [ 3 ] {} <Debug> HTTP-Session: 32f835c6-915c-48c0-b89e-5c6334bbe025 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8543 2024.07.25 05:52:22.878193 [ 3 ] {} <Debug> HTTP-Session: 32f835c6-915c-48c0-b89e-5c6334bbe025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8544 2024.07.25 05:52:22.878206 [ 3 ] {} <Debug> HTTP-Session: 32f835c6-915c-48c0-b89e-5c6334bbe025 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8545 2024.07.25 05:52:22.878238 [ 3 ] {} <Trace> HTTP-Session: 32f835c6-915c-48c0-b89e-5c6334bbe025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8546 2024.07.25 05:52:22.878513 [ 3 ] {d11a5a22-3fcc-4a0c-a8c1-a95ef3d84823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8547 2024.07.25 05:52:22.878582 [ 3 ] {d11a5a22-3fcc-4a0c-a8c1-a95ef3d84823} <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_histogramf64
8548 2024.07.25 05:52:22.879008 [ 3 ] {d11a5a22-3fcc-4a0c-a8c1-a95ef3d84823} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8549 2024.07.25 05:52:22.879645 [ 3 ] {d11a5a22-3fcc-4a0c-a8c1-a95ef3d84823} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8550 2024.07.25 05:52:22.879681 [ 3 ] {d11a5a22-3fcc-4a0c-a8c1-a95ef3d84823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
8551 2024.07.25 05:52:22.880272 [ 3 ] {d11a5a22-3fcc-4a0c-a8c1-a95ef3d84823} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8552 2024.07.25 05:52:22.880671 [ 3 ] {d11a5a22-3fcc-4a0c-a8c1-a95ef3d84823} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8553 2024.07.25 05:52:22.880871 [ 3 ] {d11a5a22-3fcc-4a0c-a8c1-a95ef3d84823} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002551 sec., 8624.06899255194 rows/sec., 15.45 MiB/sec.
8554 2024.07.25 05:52:22.881120 [ 3 ] {d11a5a22-3fcc-4a0c-a8c1-a95ef3d84823} <Debug> DynamicQueryHandler: Done processing query
8555 2024.07.25 05:52:22.881144 [ 3 ] {d11a5a22-3fcc-4a0c-a8c1-a95ef3d84823} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
8556 2024.07.25 05:52:22.881159 [ 3 ] {} <Debug> HTTP-Session: 32f835c6-915c-48c0-b89e-5c6334bbe025 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8557 2024.07.25 05:52:22.881293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8558 2024.07.25 05:52:22.881341 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8559 2024.07.25 05:52:22.881359 [ 3 ] {} <Debug> HTTP-Session: a001241f-0004-45bc-b1d9-893636a3771c Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8560 2024.07.25 05:52:22.881375 [ 3 ] {} <Debug> HTTP-Session: a001241f-0004-45bc-b1d9-893636a3771c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8561 2024.07.25 05:52:22.881388 [ 3 ] {} <Debug> HTTP-Session: a001241f-0004-45bc-b1d9-893636a3771c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8562 2024.07.25 05:52:22.881418 [ 3 ] {} <Trace> HTTP-Session: a001241f-0004-45bc-b1d9-893636a3771c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8563 2024.07.25 05:52:22.881533 [ 3 ] {b2cd0ea1-4091-4597-bbca-93188575a86e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8564 2024.07.25 05:52:22.881578 [ 3 ] {b2cd0ea1-4091-4597-bbca-93188575a86e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8565 2024.07.25 05:52:22.881734 [ 3 ] {b2cd0ea1-4091-4597-bbca-93188575a86e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8566 2024.07.25 05:52:22.882019 [ 3 ] {b2cd0ea1-4091-4597-bbca-93188575a86e} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8567 2024.07.25 05:52:22.882055 [ 3 ] {b2cd0ea1-4091-4597-bbca-93188575a86e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
8568 2024.07.25 05:52:22.882414 [ 3 ] {b2cd0ea1-4091-4597-bbca-93188575a86e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8569 2024.07.25 05:52:22.882727 [ 3 ] {b2cd0ea1-4091-4597-bbca-93188575a86e} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8570 2024.07.25 05:52:22.882881 [ 3 ] {b2cd0ea1-4091-4597-bbca-93188575a86e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001385 sec., 43321.29963898917 rows/sec., 2.92 MiB/sec.
8571 2024.07.25 05:52:22.883172 [ 3 ] {b2cd0ea1-4091-4597-bbca-93188575a86e} <Debug> DynamicQueryHandler: Done processing query
8572 2024.07.25 05:52:22.883228 [ 3 ] {b2cd0ea1-4091-4597-bbca-93188575a86e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8573 2024.07.25 05:52:22.883266 [ 3 ] {} <Debug> HTTP-Session: a001241f-0004-45bc-b1d9-893636a3771c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8574 2024.07.25 05:52:27.873006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 2325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8575 2024.07.25 05:52:27.873140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8576 2024.07.25 05:52:27.873169 [ 3 ] {} <Debug> HTTP-Session: 1c4c0bed-1ee9-40d5-a83d-3f4372d204f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8577 2024.07.25 05:52:27.873207 [ 3 ] {} <Debug> HTTP-Session: 1c4c0bed-1ee9-40d5-a83d-3f4372d204f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8578 2024.07.25 05:52:27.873236 [ 3 ] {} <Debug> HTTP-Session: 1c4c0bed-1ee9-40d5-a83d-3f4372d204f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8579 2024.07.25 05:52:27.873316 [ 3 ] {} <Trace> HTTP-Session: 1c4c0bed-1ee9-40d5-a83d-3f4372d204f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8580 2024.07.25 05:52:27.873601 [ 3 ] {0288909e-869c-45ae-a6dc-d496bcb85d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8581 2024.07.25 05:52:27.873708 [ 3 ] {0288909e-869c-45ae-a6dc-d496bcb85d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8582 2024.07.25 05:52:27.874023 [ 3 ] {0288909e-869c-45ae-a6dc-d496bcb85d6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8583 2024.07.25 05:52:27.874517 [ 3 ] {0288909e-869c-45ae-a6dc-d496bcb85d6d} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8584 2024.07.25 05:52:27.874561 [ 3 ] {0288909e-869c-45ae-a6dc-d496bcb85d6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
8585 2024.07.25 05:52:27.874938 [ 3 ] {0288909e-869c-45ae-a6dc-d496bcb85d6d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8586 2024.07.25 05:52:27.875275 [ 3 ] {0288909e-869c-45ae-a6dc-d496bcb85d6d} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8587 2024.07.25 05:52:27.875455 [ 3 ] {0288909e-869c-45ae-a6dc-d496bcb85d6d} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001941 sec., 8758.371973209685 rows/sec., 634.44 KiB/sec.
8588 2024.07.25 05:52:27.875454 [ 40 ] {} <Debug> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8589 2024.07.25 05:52:27.875557 [ 40 ] {} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8590 2024.07.25 05:52:27.875604 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
8591 2024.07.25 05:52:27.875754 [ 3 ] {0288909e-869c-45ae-a6dc-d496bcb85d6d} <Debug> DynamicQueryHandler: Done processing query
8592 2024.07.25 05:52:27.875769 [ 196 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::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
8593 2024.07.25 05:52:27.875797 [ 3 ] {0288909e-869c-45ae-a6dc-d496bcb85d6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8594 2024.07.25 05:52:27.875851 [ 3 ] {} <Debug> HTTP-Session: 1c4c0bed-1ee9-40d5-a83d-3f4372d204f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8595 2024.07.25 05:52:27.875988 [ 196 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8596 2024.07.25 05:52:27.876057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8597 2024.07.25 05:52:27.876057 [ 196 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 39 rows starting from the beginning of the part
8598 2024.07.25 05:52:27.876149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8599 2024.07.25 05:52:27.876224 [ 3 ] {} <Debug> HTTP-Session: bead2adf-b8bf-4d3f-ba90-3211707f96ca Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8600 2024.07.25 05:52:27.876300 [ 3 ] {} <Debug> HTTP-Session: bead2adf-b8bf-4d3f-ba90-3211707f96ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8601 2024.07.25 05:52:27.876302 [ 196 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 17 rows starting from the beginning of the part
8602 2024.07.25 05:52:27.876333 [ 3 ] {} <Debug> HTTP-Session: bead2adf-b8bf-4d3f-ba90-3211707f96ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8603 2024.07.25 05:52:27.876444 [ 3 ] {} <Trace> HTTP-Session: bead2adf-b8bf-4d3f-ba90-3211707f96ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8604 2024.07.25 05:52:27.876638 [ 196 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 22 rows starting from the beginning of the part
8605 2024.07.25 05:52:27.876811 [ 3 ] {225cd7a3-056d-42fe-8c29-720b344eae4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8606 2024.07.25 05:52:27.876953 [ 196 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 17 rows starting from the beginning of the part
8607 2024.07.25 05:52:27.876990 [ 3 ] {225cd7a3-056d-42fe-8c29-720b344eae4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8608 2024.07.25 05:52:27.877363 [ 196 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 22 rows starting from the beginning of the part
8609 2024.07.25 05:52:27.877699 [ 196 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 17 rows starting from the beginning of the part
8610 2024.07.25 05:52:27.878067 [ 3 ] {225cd7a3-056d-42fe-8c29-720b344eae4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8611 2024.07.25 05:52:27.878872 [ 3 ] {225cd7a3-056d-42fe-8c29-720b344eae4e} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8612 2024.07.25 05:52:27.878948 [ 3 ] {225cd7a3-056d-42fe-8c29-720b344eae4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
8613 2024.07.25 05:52:27.879872 [ 3 ] {225cd7a3-056d-42fe-8c29-720b344eae4e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
8614 2024.07.25 05:52:27.880673 [ 194 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 134 rows, containing 4 columns (4 merged, 0 gathered) in 0.004994259 sec., 26830.807132749822 rows/sec., 2.01 MiB/sec.
8615 2024.07.25 05:52:27.880748 [ 3 ] {225cd7a3-056d-42fe-8c29-720b344eae4e} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8616 2024.07.25 05:52:27.880843 [ 194 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8617 2024.07.25 05:52:27.881035 [ 3 ] {225cd7a3-056d-42fe-8c29-720b344eae4e} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.004343 sec., 1381.5335021874282 rows/sec., 112.65 KiB/sec.
8618 2024.07.25 05:52:27.881523 [ 3 ] {225cd7a3-056d-42fe-8c29-720b344eae4e} <Debug> DynamicQueryHandler: Done processing query
8619 2024.07.25 05:52:27.881605 [ 3 ] {225cd7a3-056d-42fe-8c29-720b344eae4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8620 2024.07.25 05:52:27.881687 [ 3 ] {} <Debug> HTTP-Session: bead2adf-b8bf-4d3f-ba90-3211707f96ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8621 2024.07.25 05:52:27.881936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 29743, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8622 2024.07.25 05:52:27.882000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8623 2024.07.25 05:52:27.882023 [ 3 ] {} <Debug> HTTP-Session: 4b284a49-95c1-4f37-8333-bb82d6cd84f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8624 2024.07.25 05:52:27.882048 [ 3 ] {} <Debug> HTTP-Session: 4b284a49-95c1-4f37-8333-bb82d6cd84f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8625 2024.07.25 05:52:27.882067 [ 3 ] {} <Debug> HTTP-Session: 4b284a49-95c1-4f37-8333-bb82d6cd84f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8626 2024.07.25 05:52:27.882066 [ 194 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_41_8} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8627 2024.07.25 05:52:27.882112 [ 3 ] {} <Trace> HTTP-Session: 4b284a49-95c1-4f37-8333-bb82d6cd84f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8628 2024.07.25 05:52:27.882171 [ 194 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_41_8} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8629 2024.07.25 05:52:27.882268 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
8630 2024.07.25 05:52:27.882303 [ 3 ] {e28149e1-1084-48af-b6ad-1d1a0003dedd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8631 2024.07.25 05:52:27.882349 [ 3 ] {e28149e1-1084-48af-b6ad-1d1a0003dedd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8632 2024.07.25 05:52:27.882488 [ 3 ] {e28149e1-1084-48af-b6ad-1d1a0003dedd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8633 2024.07.25 05:52:27.882929 [ 3 ] {e28149e1-1084-48af-b6ad-1d1a0003dedd} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8634 2024.07.25 05:52:27.882966 [ 3 ] {e28149e1-1084-48af-b6ad-1d1a0003dedd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
8635 2024.07.25 05:52:27.883295 [ 3 ] {e28149e1-1084-48af-b6ad-1d1a0003dedd} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8636 2024.07.25 05:52:27.883606 [ 3 ] {e28149e1-1084-48af-b6ad-1d1a0003dedd} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8637 2024.07.25 05:52:27.883773 [ 3 ] {e28149e1-1084-48af-b6ad-1d1a0003dedd} <Debug> executeQuery: Read 197 rows, 17.76 KiB in 0.001553 sec., 126851.25563425629 rows/sec., 11.17 MiB/sec.
8638 2024.07.25 05:52:27.883946 [ 3 ] {e28149e1-1084-48af-b6ad-1d1a0003dedd} <Debug> DynamicQueryHandler: Done processing query
8639 2024.07.25 05:52:27.883971 [ 3 ] {e28149e1-1084-48af-b6ad-1d1a0003dedd} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
8640 2024.07.25 05:52:27.883988 [ 3 ] {} <Debug> HTTP-Session: 4b284a49-95c1-4f37-8333-bb82d6cd84f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8641 2024.07.25 05:52:27.884120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8642 2024.07.25 05:52:27.884169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8643 2024.07.25 05:52:27.884188 [ 3 ] {} <Debug> HTTP-Session: 8f087dad-3423-4331-8feb-3f9eac5aa8a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8644 2024.07.25 05:52:27.884204 [ 3 ] {} <Debug> HTTP-Session: 8f087dad-3423-4331-8feb-3f9eac5aa8a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8645 2024.07.25 05:52:27.884218 [ 3 ] {} <Debug> HTTP-Session: 8f087dad-3423-4331-8feb-3f9eac5aa8a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8646 2024.07.25 05:52:27.884251 [ 3 ] {} <Trace> HTTP-Session: 8f087dad-3423-4331-8feb-3f9eac5aa8a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8647 2024.07.25 05:52:27.884356 [ 3 ] {06b8d715-7bde-4217-8be7-fc0c1320ac72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8648 2024.07.25 05:52:27.884399 [ 3 ] {06b8d715-7bde-4217-8be7-fc0c1320ac72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8649 2024.07.25 05:52:27.884529 [ 3 ] {06b8d715-7bde-4217-8be7-fc0c1320ac72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8650 2024.07.25 05:52:27.884798 [ 3 ] {06b8d715-7bde-4217-8be7-fc0c1320ac72} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8651 2024.07.25 05:52:27.884834 [ 3 ] {06b8d715-7bde-4217-8be7-fc0c1320ac72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
8652 2024.07.25 05:52:27.885133 [ 3 ] {06b8d715-7bde-4217-8be7-fc0c1320ac72} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
8653 2024.07.25 05:52:27.885436 [ 3 ] {06b8d715-7bde-4217-8be7-fc0c1320ac72} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8654 2024.07.25 05:52:27.885591 [ 3 ] {06b8d715-7bde-4217-8be7-fc0c1320ac72} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.00125 sec., 4800 rows/sec., 335.16 KiB/sec.
8655 2024.07.25 05:52:27.885790 [ 3 ] {06b8d715-7bde-4217-8be7-fc0c1320ac72} <Debug> DynamicQueryHandler: Done processing query
8656 2024.07.25 05:52:27.885814 [ 3 ] {06b8d715-7bde-4217-8be7-fc0c1320ac72} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8657 2024.07.25 05:52:27.885830 [ 3 ] {} <Debug> HTTP-Session: 8f087dad-3423-4331-8feb-3f9eac5aa8a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8658 2024.07.25 05:52:27.885996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 64447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8659 2024.07.25 05:52:27.886045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8660 2024.07.25 05:52:27.886064 [ 3 ] {} <Debug> HTTP-Session: 6311855a-3072-4208-8ea6-714f0a3444c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8661 2024.07.25 05:52:27.886081 [ 3 ] {} <Debug> HTTP-Session: 6311855a-3072-4208-8ea6-714f0a3444c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8662 2024.07.25 05:52:27.886095 [ 3 ] {} <Debug> HTTP-Session: 6311855a-3072-4208-8ea6-714f0a3444c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8663 2024.07.25 05:52:27.886126 [ 3 ] {} <Trace> HTTP-Session: 6311855a-3072-4208-8ea6-714f0a3444c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8664 2024.07.25 05:52:27.886328 [ 3 ] {752233e6-cabb-4e07-a1bc-631c7a6b5741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8665 2024.07.25 05:52:27.886371 [ 3 ] {752233e6-cabb-4e07-a1bc-631c7a6b5741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8666 2024.07.25 05:52:27.886498 [ 3 ] {752233e6-cabb-4e07-a1bc-631c7a6b5741} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8667 2024.07.25 05:52:27.887072 [ 3 ] {752233e6-cabb-4e07-a1bc-631c7a6b5741} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8668 2024.07.25 05:52:27.887108 [ 3 ] {752233e6-cabb-4e07-a1bc-631c7a6b5741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
8669 2024.07.25 05:52:27.887432 [ 3 ] {752233e6-cabb-4e07-a1bc-631c7a6b5741} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8670 2024.07.25 05:52:27.887734 [ 3 ] {752233e6-cabb-4e07-a1bc-631c7a6b5741} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8671 2024.07.25 05:52:27.887887 [ 3 ] {752233e6-cabb-4e07-a1bc-631c7a6b5741} <Debug> executeQuery: Read 399 rows, 28.84 KiB in 0.001666 sec., 239495.79831932773 rows/sec., 16.91 MiB/sec.
8672 2024.07.25 05:52:27.888057 [ 3 ] {752233e6-cabb-4e07-a1bc-631c7a6b5741} <Debug> DynamicQueryHandler: Done processing query
8673 2024.07.25 05:52:27.888082 [ 3 ] {752233e6-cabb-4e07-a1bc-631c7a6b5741} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
8674 2024.07.25 05:52:27.888097 [ 3 ] {} <Debug> HTTP-Session: 6311855a-3072-4208-8ea6-714f0a3444c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8675 2024.07.25 05:52:27.888229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8676 2024.07.25 05:52:27.888277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8677 2024.07.25 05:52:27.888296 [ 3 ] {} <Debug> HTTP-Session: e50c4f88-91da-4fac-b98c-d8553f7780da Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8678 2024.07.25 05:52:27.888312 [ 3 ] {} <Debug> HTTP-Session: e50c4f88-91da-4fac-b98c-d8553f7780da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8679 2024.07.25 05:52:27.888326 [ 3 ] {} <Debug> HTTP-Session: e50c4f88-91da-4fac-b98c-d8553f7780da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8680 2024.07.25 05:52:27.888356 [ 3 ] {} <Trace> HTTP-Session: e50c4f88-91da-4fac-b98c-d8553f7780da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8681 2024.07.25 05:52:27.888451 [ 3 ] {5d7cf0ff-6449-474a-952c-4fe1cbbf1319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8682 2024.07.25 05:52:27.888497 [ 3 ] {5d7cf0ff-6449-474a-952c-4fe1cbbf1319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8683 2024.07.25 05:52:27.888629 [ 3 ] {5d7cf0ff-6449-474a-952c-4fe1cbbf1319} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8684 2024.07.25 05:52:27.888885 [ 3 ] {5d7cf0ff-6449-474a-952c-4fe1cbbf1319} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8685 2024.07.25 05:52:27.888921 [ 3 ] {5d7cf0ff-6449-474a-952c-4fe1cbbf1319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
8686 2024.07.25 05:52:27.889281 [ 3 ] {5d7cf0ff-6449-474a-952c-4fe1cbbf1319} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
8687 2024.07.25 05:52:27.889602 [ 3 ] {5d7cf0ff-6449-474a-952c-4fe1cbbf1319} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8688 2024.07.25 05:52:27.889760 [ 3 ] {5d7cf0ff-6449-474a-952c-4fe1cbbf1319} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.00133 sec., 4511.278195488721 rows/sec., 193.84 KiB/sec.
8689 2024.07.25 05:52:27.889923 [ 3 ] {5d7cf0ff-6449-474a-952c-4fe1cbbf1319} <Debug> DynamicQueryHandler: Done processing query
8690 2024.07.25 05:52:27.889947 [ 3 ] {5d7cf0ff-6449-474a-952c-4fe1cbbf1319} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8691 2024.07.25 05:52:27.889963 [ 3 ] {} <Debug> HTTP-Session: e50c4f88-91da-4fac-b98c-d8553f7780da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8692 2024.07.25 05:52:27.890080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8693 2024.07.25 05:52:27.890129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8694 2024.07.25 05:52:27.890147 [ 3 ] {} <Debug> HTTP-Session: b2bb1c01-2b75-40eb-9174-45302a549890 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8695 2024.07.25 05:52:27.890163 [ 3 ] {} <Debug> HTTP-Session: b2bb1c01-2b75-40eb-9174-45302a549890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8696 2024.07.25 05:52:27.890176 [ 3 ] {} <Debug> HTTP-Session: b2bb1c01-2b75-40eb-9174-45302a549890 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8697 2024.07.25 05:52:27.890207 [ 3 ] {} <Trace> HTTP-Session: b2bb1c01-2b75-40eb-9174-45302a549890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8698 2024.07.25 05:52:27.890337 [ 3 ] {70399df2-ad6c-406f-b37f-45a34fcbb1b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
8699 2024.07.25 05:52:27.890384 [ 3 ] {70399df2-ad6c-406f-b37f-45a34fcbb1b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
8700 2024.07.25 05:52:27.890527 [ 3 ] {70399df2-ad6c-406f-b37f-45a34fcbb1b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8701 2024.07.25 05:52:27.890841 [ 3 ] {70399df2-ad6c-406f-b37f-45a34fcbb1b1} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8702 2024.07.25 05:52:27.890877 [ 3 ] {70399df2-ad6c-406f-b37f-45a34fcbb1b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
8703 2024.07.25 05:52:27.891245 [ 3 ] {70399df2-ad6c-406f-b37f-45a34fcbb1b1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
8704 2024.07.25 05:52:27.891571 [ 3 ] {70399df2-ad6c-406f-b37f-45a34fcbb1b1} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8705 2024.07.25 05:52:27.891739 [ 3 ] {70399df2-ad6c-406f-b37f-45a34fcbb1b1} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001455 sec., 52920.962199312715 rows/sec., 3.26 MiB/sec.
8706 2024.07.25 05:52:27.892061 [ 3 ] {70399df2-ad6c-406f-b37f-45a34fcbb1b1} <Debug> DynamicQueryHandler: Done processing query
8707 2024.07.25 05:52:27.892086 [ 3 ] {70399df2-ad6c-406f-b37f-45a34fcbb1b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8708 2024.07.25 05:52:27.892102 [ 3 ] {} <Debug> HTTP-Session: b2bb1c01-2b75-40eb-9174-45302a549890 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8709 2024.07.25 05:52:27.892270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 31202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8710 2024.07.25 05:52:27.892320 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8711 2024.07.25 05:52:27.892339 [ 3 ] {} <Debug> HTTP-Session: 2f1d82f7-90a3-4947-8039-da84061b7311 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8712 2024.07.25 05:52:27.892355 [ 3 ] {} <Debug> HTTP-Session: 2f1d82f7-90a3-4947-8039-da84061b7311 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8713 2024.07.25 05:52:27.892368 [ 3 ] {} <Debug> HTTP-Session: 2f1d82f7-90a3-4947-8039-da84061b7311 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8714 2024.07.25 05:52:27.892399 [ 3 ] {} <Trace> HTTP-Session: 2f1d82f7-90a3-4947-8039-da84061b7311 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8715 2024.07.25 05:52:27.892556 [ 3 ] {c781b70e-633b-4d3b-824d-c0556fa34e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8716 2024.07.25 05:52:27.892602 [ 3 ] {c781b70e-633b-4d3b-824d-c0556fa34e7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8717 2024.07.25 05:52:27.892768 [ 3 ] {c781b70e-633b-4d3b-824d-c0556fa34e7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8718 2024.07.25 05:52:27.893136 [ 3 ] {c781b70e-633b-4d3b-824d-c0556fa34e7f} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8719 2024.07.25 05:52:27.893173 [ 3 ] {c781b70e-633b-4d3b-824d-c0556fa34e7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
8720 2024.07.25 05:52:27.893546 [ 3 ] {c781b70e-633b-4d3b-824d-c0556fa34e7f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8721 2024.07.25 05:52:27.893873 [ 3 ] {c781b70e-633b-4d3b-824d-c0556fa34e7f} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8722 2024.07.25 05:52:27.894026 [ 3 ] {c781b70e-633b-4d3b-824d-c0556fa34e7f} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001543 sec., 105638.36681788723 rows/sec., 7.36 MiB/sec.
8723 2024.07.25 05:52:27.894197 [ 3 ] {c781b70e-633b-4d3b-824d-c0556fa34e7f} <Debug> DynamicQueryHandler: Done processing query
8724 2024.07.25 05:52:27.894222 [ 3 ] {c781b70e-633b-4d3b-824d-c0556fa34e7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8725 2024.07.25 05:52:27.894237 [ 3 ] {} <Debug> HTTP-Session: 2f1d82f7-90a3-4947-8039-da84061b7311 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8726 2024.07.25 05:52:27.894368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8727 2024.07.25 05:52:27.894416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8728 2024.07.25 05:52:27.894435 [ 3 ] {} <Debug> HTTP-Session: 7644bcdb-8dee-4ea3-949c-4dd10b964161 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8729 2024.07.25 05:52:27.894451 [ 3 ] {} <Debug> HTTP-Session: 7644bcdb-8dee-4ea3-949c-4dd10b964161 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8730 2024.07.25 05:52:27.894465 [ 3 ] {} <Debug> HTTP-Session: 7644bcdb-8dee-4ea3-949c-4dd10b964161 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8731 2024.07.25 05:52:27.894495 [ 3 ] {} <Trace> HTTP-Session: 7644bcdb-8dee-4ea3-949c-4dd10b964161 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8732 2024.07.25 05:52:27.894682 [ 3 ] {6ad998d6-cff2-4755-9be5-ea2631be3ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8733 2024.07.25 05:52:27.894746 [ 3 ] {6ad998d6-cff2-4755-9be5-ea2631be3ebb} <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_histogramf64
8734 2024.07.25 05:52:27.895156 [ 3 ] {6ad998d6-cff2-4755-9be5-ea2631be3ebb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8735 2024.07.25 05:52:27.895687 [ 3 ] {6ad998d6-cff2-4755-9be5-ea2631be3ebb} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8736 2024.07.25 05:52:27.895723 [ 3 ] {6ad998d6-cff2-4755-9be5-ea2631be3ebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
8737 2024.07.25 05:52:27.896294 [ 3 ] {6ad998d6-cff2-4755-9be5-ea2631be3ebb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8738 2024.07.25 05:52:27.896709 [ 3 ] {6ad998d6-cff2-4755-9be5-ea2631be3ebb} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8739 2024.07.25 05:52:27.896875 [ 39 ] {} <Debug> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8740 2024.07.25 05:52:27.896905 [ 3 ] {6ad998d6-cff2-4755-9be5-ea2631be3ebb} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002332 sec., 4716.981132075472 rows/sec., 8.45 MiB/sec.
8741 2024.07.25 05:52:27.896966 [ 39 ] {} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8742 2024.07.25 05:52:27.897046 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB.
8743 2024.07.25 05:52:27.897282 [ 198 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::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
8744 2024.07.25 05:52:27.897369 [ 3 ] {6ad998d6-cff2-4755-9be5-ea2631be3ebb} <Debug> DynamicQueryHandler: Done processing query
8745 2024.07.25 05:52:27.897398 [ 3 ] {6ad998d6-cff2-4755-9be5-ea2631be3ebb} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
8746 2024.07.25 05:52:27.897424 [ 3 ] {} <Debug> HTTP-Session: 7644bcdb-8dee-4ea3-949c-4dd10b964161 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8747 2024.07.25 05:52:27.897568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8748 2024.07.25 05:52:27.897645 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8749 2024.07.25 05:52:27.897679 [ 3 ] {} <Debug> HTTP-Session: 27250160-106f-4484-ae09-b6c7b31d9590 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8750 2024.07.25 05:52:27.897708 [ 3 ] {} <Debug> HTTP-Session: 27250160-106f-4484-ae09-b6c7b31d9590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8751 2024.07.25 05:52:27.897722 [ 198 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8752 2024.07.25 05:52:27.897728 [ 3 ] {} <Debug> HTTP-Session: 27250160-106f-4484-ae09-b6c7b31d9590 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8753 2024.07.25 05:52:27.897785 [ 3 ] {} <Trace> HTTP-Session: 27250160-106f-4484-ae09-b6c7b31d9590 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8754 2024.07.25 05:52:27.897815 [ 198 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 623 rows starting from the beginning of the part
8755 2024.07.25 05:52:27.897925 [ 3 ] {d34fb76a-b3a2-412e-887e-49d29c2a1fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
8756 2024.07.25 05:52:27.898081 [ 3 ] {d34fb76a-b3a2-412e-887e-49d29c2a1fee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
8757 2024.07.25 05:52:27.898426 [ 198 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 11 rows starting from the beginning of the part
8758 2024.07.25 05:52:27.898584 [ 3 ] {d34fb76a-b3a2-412e-887e-49d29c2a1fee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8759 2024.07.25 05:52:27.898952 [ 198 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 22 rows starting from the beginning of the part
8760 2024.07.25 05:52:27.899613 [ 3 ] {d34fb76a-b3a2-412e-887e-49d29c2a1fee} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8761 2024.07.25 05:52:27.899616 [ 198 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 11 rows starting from the beginning of the part
8762 2024.07.25 05:52:27.899653 [ 3 ] {d34fb76a-b3a2-412e-887e-49d29c2a1fee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
8763 2024.07.25 05:52:27.900141 [ 198 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 22 rows starting from the beginning of the part
8764 2024.07.25 05:52:27.900665 [ 198 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 11 rows starting from the beginning of the part
8765 2024.07.25 05:52:27.900736 [ 3 ] {d34fb76a-b3a2-412e-887e-49d29c2a1fee} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8766 2024.07.25 05:52:27.901456 [ 3 ] {d34fb76a-b3a2-412e-887e-49d29c2a1fee} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8767 2024.07.25 05:52:27.901711 [ 3 ] {d34fb76a-b3a2-412e-887e-49d29c2a1fee} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.003824 sec., 6014.644351464435 rows/sec., 325.35 KiB/sec.
8768 2024.07.25 05:52:27.902214 [ 3 ] {d34fb76a-b3a2-412e-887e-49d29c2a1fee} <Debug> DynamicQueryHandler: Done processing query
8769 2024.07.25 05:52:27.902249 [ 3 ] {d34fb76a-b3a2-412e-887e-49d29c2a1fee} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8770 2024.07.25 05:52:27.902272 [ 3 ] {} <Debug> HTTP-Session: 27250160-106f-4484-ae09-b6c7b31d9590 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8771 2024.07.25 05:52:27.902425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8772 2024.07.25 05:52:27.902475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8773 2024.07.25 05:52:27.902495 [ 3 ] {} <Debug> HTTP-Session: 125cf6a3-eb86-4a5e-b3ac-ea51b8c9d2c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8774 2024.07.25 05:52:27.902512 [ 3 ] {} <Debug> HTTP-Session: 125cf6a3-eb86-4a5e-b3ac-ea51b8c9d2c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8775 2024.07.25 05:52:27.902527 [ 3 ] {} <Debug> HTTP-Session: 125cf6a3-eb86-4a5e-b3ac-ea51b8c9d2c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8776 2024.07.25 05:52:27.902567 [ 3 ] {} <Trace> HTTP-Session: 125cf6a3-eb86-4a5e-b3ac-ea51b8c9d2c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8777 2024.07.25 05:52:27.902693 [ 3 ] {6cdf1b6c-8be1-4470-a5af-1fb86c37fca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8778 2024.07.25 05:52:27.902756 [ 3 ] {6cdf1b6c-8be1-4470-a5af-1fb86c37fca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8779 2024.07.25 05:52:27.903062 [ 3 ] {6cdf1b6c-8be1-4470-a5af-1fb86c37fca7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8780 2024.07.25 05:52:27.903630 [ 3 ] {6cdf1b6c-8be1-4470-a5af-1fb86c37fca7} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8781 2024.07.25 05:52:27.903680 [ 3 ] {6cdf1b6c-8be1-4470-a5af-1fb86c37fca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
8782 2024.07.25 05:52:27.904378 [ 3 ] {6cdf1b6c-8be1-4470-a5af-1fb86c37fca7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8783 2024.07.25 05:52:27.904923 [ 3 ] {6cdf1b6c-8be1-4470-a5af-1fb86c37fca7} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8784 2024.07.25 05:52:27.905254 [ 3 ] {6cdf1b6c-8be1-4470-a5af-1fb86c37fca7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002545 sec., 23575.63850687623 rows/sec., 1.59 MiB/sec.
8785 2024.07.25 05:52:27.905563 [ 3 ] {6cdf1b6c-8be1-4470-a5af-1fb86c37fca7} <Debug> DynamicQueryHandler: Done processing query
8786 2024.07.25 05:52:27.905588 [ 3 ] {6cdf1b6c-8be1-4470-a5af-1fb86c37fca7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8787 2024.07.25 05:52:27.905604 [ 3 ] {} <Debug> HTTP-Session: 125cf6a3-eb86-4a5e-b3ac-ea51b8c9d2c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8788 2024.07.25 05:52:27.906933 [ 194 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 700 rows, containing 19 columns (19 merged, 0 gathered) in 0.009748672 sec., 71804.65195669729 rows/sec., 128.67 MiB/sec.
8789 2024.07.25 05:52:27.907673 [ 196 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8790 2024.07.25 05:52:27.908305 [ 196 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8791 2024.07.25 05:52:27.908397 [ 196 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8792 2024.07.25 05:52:27.908560 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB.
8793 2024.07.25 05:52:32.322564 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache
8794 2024.07.25 05:52:32.322637 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache
8795 2024.07.25 05:52:32.868713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8796 2024.07.25 05:52:32.868837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8797 2024.07.25 05:52:32.868865 [ 3 ] {} <Debug> HTTP-Session: a34dcba5-5d78-4a3f-ad07-41138ee183a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8798 2024.07.25 05:52:32.868893 [ 3 ] {} <Debug> HTTP-Session: a34dcba5-5d78-4a3f-ad07-41138ee183a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8799 2024.07.25 05:52:32.868911 [ 3 ] {} <Debug> HTTP-Session: a34dcba5-5d78-4a3f-ad07-41138ee183a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8800 2024.07.25 05:52:32.868965 [ 3 ] {} <Trace> HTTP-Session: a34dcba5-5d78-4a3f-ad07-41138ee183a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8801 2024.07.25 05:52:32.869173 [ 3 ] {d8019b14-02a0-445f-8f49-fff3f7fb6c4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8802 2024.07.25 05:52:32.869245 [ 3 ] {d8019b14-02a0-445f-8f49-fff3f7fb6c4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8803 2024.07.25 05:52:32.869452 [ 3 ] {d8019b14-02a0-445f-8f49-fff3f7fb6c4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8804 2024.07.25 05:52:32.869882 [ 3 ] {d8019b14-02a0-445f-8f49-fff3f7fb6c4c} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8805 2024.07.25 05:52:32.869926 [ 3 ] {d8019b14-02a0-445f-8f49-fff3f7fb6c4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
8806 2024.07.25 05:52:32.870305 [ 3 ] {d8019b14-02a0-445f-8f49-fff3f7fb6c4c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8807 2024.07.25 05:52:32.870648 [ 3 ] {d8019b14-02a0-445f-8f49-fff3f7fb6c4c} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8808 2024.07.25 05:52:32.870821 [ 3 ] {d8019b14-02a0-445f-8f49-fff3f7fb6c4c} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.001711 sec., 12857.977790765633 rows/sec., 1.02 MiB/sec.
8809 2024.07.25 05:52:32.871144 [ 3 ] {d8019b14-02a0-445f-8f49-fff3f7fb6c4c} <Debug> DynamicQueryHandler: Done processing query
8810 2024.07.25 05:52:32.871191 [ 3 ] {d8019b14-02a0-445f-8f49-fff3f7fb6c4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8811 2024.07.25 05:52:32.871215 [ 3 ] {} <Debug> HTTP-Session: a34dcba5-5d78-4a3f-ad07-41138ee183a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8812 2024.07.25 05:52:32.871382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8813 2024.07.25 05:52:32.871436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8814 2024.07.25 05:52:32.871456 [ 3 ] {} <Debug> HTTP-Session: faa15b62-c792-4931-a0b9-43df8853f617 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8815 2024.07.25 05:52:32.871475 [ 3 ] {} <Debug> HTTP-Session: faa15b62-c792-4931-a0b9-43df8853f617 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8816 2024.07.25 05:52:32.871488 [ 3 ] {} <Debug> HTTP-Session: faa15b62-c792-4931-a0b9-43df8853f617 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8817 2024.07.25 05:52:32.871524 [ 3 ] {} <Trace> HTTP-Session: faa15b62-c792-4931-a0b9-43df8853f617 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8818 2024.07.25 05:52:32.871626 [ 3 ] {57cf6eb0-19e4-4b88-a17a-eba0c88462dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8819 2024.07.25 05:52:32.871674 [ 3 ] {57cf6eb0-19e4-4b88-a17a-eba0c88462dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8820 2024.07.25 05:52:32.871825 [ 3 ] {57cf6eb0-19e4-4b88-a17a-eba0c88462dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8821 2024.07.25 05:52:32.872120 [ 3 ] {57cf6eb0-19e4-4b88-a17a-eba0c88462dd} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8822 2024.07.25 05:52:32.872156 [ 3 ] {57cf6eb0-19e4-4b88-a17a-eba0c88462dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
8823 2024.07.25 05:52:32.872455 [ 3 ] {57cf6eb0-19e4-4b88-a17a-eba0c88462dd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
8824 2024.07.25 05:52:32.872757 [ 3 ] {57cf6eb0-19e4-4b88-a17a-eba0c88462dd} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8825 2024.07.25 05:52:32.872917 [ 3 ] {57cf6eb0-19e4-4b88-a17a-eba0c88462dd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001309 sec., 1527.8838808250573 rows/sec., 124.59 KiB/sec.
8826 2024.07.25 05:52:32.872916 [ 32 ] {} <Debug> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0
8827 2024.07.25 05:52:32.873028 [ 32 ] {} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8828 2024.07.25 05:52:32.873078 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
8829 2024.07.25 05:52:32.873167 [ 3 ] {57cf6eb0-19e4-4b88-a17a-eba0c88462dd} <Debug> DynamicQueryHandler: Done processing query
8830 2024.07.25 05:52:32.873227 [ 3 ] {57cf6eb0-19e4-4b88-a17a-eba0c88462dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8831 2024.07.25 05:52:32.873270 [ 3 ] {} <Debug> HTTP-Session: faa15b62-c792-4931-a0b9-43df8853f617 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8832 2024.07.25 05:52:32.873290 [ 188 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::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
8833 2024.07.25 05:52:32.873454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8834 2024.07.25 05:52:32.873524 [ 188 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8835 2024.07.25 05:52:32.873556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8836 2024.07.25 05:52:32.873589 [ 188 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 14 rows starting from the beginning of the part
8837 2024.07.25 05:52:32.873600 [ 3 ] {} <Debug> HTTP-Session: 74627b31-7f01-4149-81cc-6188b355cf28 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8838 2024.07.25 05:52:32.873652 [ 3 ] {} <Debug> HTTP-Session: 74627b31-7f01-4149-81cc-6188b355cf28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8839 2024.07.25 05:52:32.873693 [ 3 ] {} <Debug> HTTP-Session: 74627b31-7f01-4149-81cc-6188b355cf28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8840 2024.07.25 05:52:32.873814 [ 3 ] {} <Trace> HTTP-Session: 74627b31-7f01-4149-81cc-6188b355cf28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8841 2024.07.25 05:52:32.873846 [ 188 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
8842 2024.07.25 05:52:32.874243 [ 3 ] {7a804359-f1ac-459a-961e-3646f9622bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8843 2024.07.25 05:52:32.874242 [ 188 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part
8844 2024.07.25 05:52:32.874356 [ 3 ] {7a804359-f1ac-459a-961e-3646f9622bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8845 2024.07.25 05:52:32.874570 [ 188 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
8846 2024.07.25 05:52:32.874886 [ 188 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::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
8847 2024.07.25 05:52:32.875284 [ 188 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part
8848 2024.07.25 05:52:32.875352 [ 3 ] {7a804359-f1ac-459a-961e-3646f9622bce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8849 2024.07.25 05:52:32.876344 [ 3 ] {7a804359-f1ac-459a-961e-3646f9622bce} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8850 2024.07.25 05:52:32.876408 [ 3 ] {7a804359-f1ac-459a-961e-3646f9622bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
8851 2024.07.25 05:52:32.877266 [ 3 ] {7a804359-f1ac-459a-961e-3646f9622bce} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8852 2024.07.25 05:52:32.878026 [ 188 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.004862495 sec., 5758.360676977561 rows/sec., 469.55 KiB/sec.
8853 2024.07.25 05:52:32.878207 [ 188 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
8854 2024.07.25 05:52:32.878326 [ 3 ] {7a804359-f1ac-459a-961e-3646f9622bce} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8855 2024.07.25 05:52:32.878561 [ 32 ] {} <Debug> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8856 2024.07.25 05:52:32.878677 [ 32 ] {} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8857 2024.07.25 05:52:32.878750 [ 3 ] {7a804359-f1ac-459a-961e-3646f9622bce} <Debug> executeQuery: Read 123 rows, 10.42 KiB in 0.004679 sec., 26287.668305193416 rows/sec., 2.17 MiB/sec.
8858 2024.07.25 05:52:32.878764 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
8859 2024.07.25 05:52:32.879315 [ 194 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::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
8860 2024.07.25 05:52:32.879434 [ 3 ] {7a804359-f1ac-459a-961e-3646f9622bce} <Debug> DynamicQueryHandler: Done processing query
8861 2024.07.25 05:52:32.879505 [ 3 ] {7a804359-f1ac-459a-961e-3646f9622bce} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8862 2024.07.25 05:52:32.879551 [ 3 ] {} <Debug> HTTP-Session: 74627b31-7f01-4149-81cc-6188b355cf28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8863 2024.07.25 05:52:32.879575 [ 188 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_15_3} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8864 2024.07.25 05:52:32.879713 [ 194 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8865 2024.07.25 05:52:32.879802 [ 194 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 304 rows starting from the beginning of the part
8866 2024.07.25 05:52:32.879804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8867 2024.07.25 05:52:32.879833 [ 188 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_15_3} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3
8868 2024.07.25 05:52:32.879938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8869 2024.07.25 05:52:32.880079 [ 3 ] {} <Debug> HTTP-Session: 332927e5-10c9-4076-b653-f17516755489 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8870 2024.07.25 05:52:32.880141 [ 194 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 122 rows starting from the beginning of the part
8871 2024.07.25 05:52:32.880161 [ 3 ] {} <Debug> HTTP-Session: 332927e5-10c9-4076-b653-f17516755489 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8872 2024.07.25 05:52:32.880239 [ 3 ] {} <Debug> HTTP-Session: 332927e5-10c9-4076-b653-f17516755489 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8873 2024.07.25 05:52:32.880418 [ 3 ] {} <Trace> HTTP-Session: 332927e5-10c9-4076-b653-f17516755489 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8874 2024.07.25 05:52:32.880543 [ 194 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 230 rows starting from the beginning of the part
8875 2024.07.25 05:52:32.880356 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
8876 2024.07.25 05:52:32.880807 [ 3 ] {bd542d6f-5c42-43bc-81f8-940efec22d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8877 2024.07.25 05:52:32.880858 [ 194 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 122 rows starting from the beginning of the part
8878 2024.07.25 05:52:32.880946 [ 3 ] {bd542d6f-5c42-43bc-81f8-940efec22d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8879 2024.07.25 05:52:32.881147 [ 194 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 197 rows starting from the beginning of the part
8880 2024.07.25 05:52:32.881339 [ 194 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 123 rows starting from the beginning of the part
8881 2024.07.25 05:52:32.881700 [ 3 ] {bd542d6f-5c42-43bc-81f8-940efec22d72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8882 2024.07.25 05:52:32.882121 [ 3 ] {bd542d6f-5c42-43bc-81f8-940efec22d72} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8883 2024.07.25 05:52:32.882164 [ 3 ] {bd542d6f-5c42-43bc-81f8-940efec22d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
8884 2024.07.25 05:52:32.882653 [ 3 ] {bd542d6f-5c42-43bc-81f8-940efec22d72} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
8885 2024.07.25 05:52:32.883051 [ 194 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1098 rows, containing 4 columns (4 merged, 0 gathered) in 0.004145729 sec., 264850.8862976813 rows/sec., 22.64 MiB/sec.
8886 2024.07.25 05:52:32.883056 [ 3 ] {bd542d6f-5c42-43bc-81f8-940efec22d72} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8887 2024.07.25 05:52:32.883213 [ 194 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8888 2024.07.25 05:52:32.883309 [ 32 ] {} <Debug> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0
8889 2024.07.25 05:52:32.883326 [ 3 ] {bd542d6f-5c42-43bc-81f8-940efec22d72} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.002668 sec., 749.625187406297 rows/sec., 52.34 KiB/sec.
8890 2024.07.25 05:52:32.883436 [ 32 ] {} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8891 2024.07.25 05:52:32.883611 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
8892 2024.07.25 05:52:32.883910 [ 3 ] {bd542d6f-5c42-43bc-81f8-940efec22d72} <Debug> DynamicQueryHandler: Done processing query
8893 2024.07.25 05:52:32.883988 [ 3 ] {bd542d6f-5c42-43bc-81f8-940efec22d72} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8894 2024.07.25 05:52:32.884044 [ 3 ] {} <Debug> HTTP-Session: 332927e5-10c9-4076-b653-f17516755489 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8895 2024.07.25 05:52:32.884101 [ 186 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::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
8896 2024.07.25 05:52:32.884283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14960, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8897 2024.07.25 05:52:32.884313 [ 186 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8898 2024.07.25 05:52:32.884349 [ 186 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 14 rows starting from the beginning of the part
8899 2024.07.25 05:52:32.884369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8900 2024.07.25 05:52:32.884413 [ 3 ] {} <Debug> HTTP-Session: a322dbef-eee3-40f2-8d04-0b7f7af9164e Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8901 2024.07.25 05:52:32.884502 [ 3 ] {} <Debug> HTTP-Session: a322dbef-eee3-40f2-8d04-0b7f7af9164e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8902 2024.07.25 05:52:32.884501 [ 194 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_46_9} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8903 2024.07.25 05:52:32.884565 [ 3 ] {} <Debug> HTTP-Session: a322dbef-eee3-40f2-8d04-0b7f7af9164e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8904 2024.07.25 05:52:32.884600 [ 186 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
8905 2024.07.25 05:52:32.884683 [ 3 ] {} <Trace> HTTP-Session: a322dbef-eee3-40f2-8d04-0b7f7af9164e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8906 2024.07.25 05:52:32.885006 [ 194 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_46_9} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8907 2024.07.25 05:52:32.885147 [ 186 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part
8908 2024.07.25 05:52:32.885211 [ 3 ] {d2215c49-411c-4e6a-aae5-bc5bee693a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8909 2024.07.25 05:52:32.885244 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
8910 2024.07.25 05:52:32.885427 [ 3 ] {d2215c49-411c-4e6a-aae5-bc5bee693a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8911 2024.07.25 05:52:32.885502 [ 186 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
8912 2024.07.25 05:52:32.885755 [ 186 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::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
8913 2024.07.25 05:52:32.886040 [ 186 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part
8914 2024.07.25 05:52:32.886443 [ 3 ] {d2215c49-411c-4e6a-aae5-bc5bee693a95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8915 2024.07.25 05:52:32.886971 [ 3 ] {d2215c49-411c-4e6a-aae5-bc5bee693a95} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8916 2024.07.25 05:52:32.887017 [ 3 ] {d2215c49-411c-4e6a-aae5-bc5bee693a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
8917 2024.07.25 05:52:32.887526 [ 3 ] {d2215c49-411c-4e6a-aae5-bc5bee693a95} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8918 2024.07.25 05:52:32.887546 [ 193 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.003714748 sec., 7537.52340670215 rows/sec., 526.30 KiB/sec.
8919 2024.07.25 05:52:32.887891 [ 191 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
8920 2024.07.25 05:52:32.888096 [ 3 ] {d2215c49-411c-4e6a-aae5-bc5bee693a95} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8921 2024.07.25 05:52:32.888411 [ 32 ] {} <Debug> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8922 2024.07.25 05:52:32.888469 [ 3 ] {d2215c49-411c-4e6a-aae5-bc5bee693a95} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.003405 sec., 25844.346549192363 rows/sec., 2.02 MiB/sec.
8923 2024.07.25 05:52:32.888559 [ 32 ] {} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8924 2024.07.25 05:52:32.888786 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
8925 2024.07.25 05:52:32.889046 [ 3 ] {d2215c49-411c-4e6a-aae5-bc5bee693a95} <Debug> DynamicQueryHandler: Done processing query
8926 2024.07.25 05:52:32.889107 [ 3 ] {d2215c49-411c-4e6a-aae5-bc5bee693a95} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8927 2024.07.25 05:52:32.889133 [ 186 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::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
8928 2024.07.25 05:52:32.889146 [ 3 ] {} <Debug> HTTP-Session: a322dbef-eee3-40f2-8d04-0b7f7af9164e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8929 2024.07.25 05:52:32.889273 [ 193 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_15_3} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8930 2024.07.25 05:52:32.889430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30822, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8931 2024.07.25 05:52:32.889483 [ 186 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8932 2024.07.25 05:52:32.889560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8933 2024.07.25 05:52:32.889561 [ 186 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 471 rows starting from the beginning of the part
8934 2024.07.25 05:52:32.889590 [ 3 ] {} <Debug> HTTP-Session: 716e3d73-8ccc-4c54-b853-6a54eda941ae Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8935 2024.07.25 05:52:32.889634 [ 193 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_15_3} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3
8936 2024.07.25 05:52:32.889658 [ 3 ] {} <Debug> HTTP-Session: 716e3d73-8ccc-4c54-b853-6a54eda941ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8937 2024.07.25 05:52:32.889751 [ 3 ] {} <Debug> HTTP-Session: 716e3d73-8ccc-4c54-b853-6a54eda941ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8938 2024.07.25 05:52:32.889881 [ 186 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 86 rows starting from the beginning of the part
8939 2024.07.25 05:52:32.889925 [ 3 ] {} <Trace> HTTP-Session: 716e3d73-8ccc-4c54-b853-6a54eda941ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8940 2024.07.25 05:52:32.890116 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
8941 2024.07.25 05:52:32.890273 [ 186 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 417 rows starting from the beginning of the part
8942 2024.07.25 05:52:32.890317 [ 3 ] {7f1d5d89-e9b6-4a2c-8cbc-f367fa82c353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8943 2024.07.25 05:52:32.890391 [ 186 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 86 rows starting from the beginning of the part
8944 2024.07.25 05:52:32.890424 [ 3 ] {7f1d5d89-e9b6-4a2c-8cbc-f367fa82c353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8945 2024.07.25 05:52:32.890683 [ 186 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 399 rows starting from the beginning of the part
8946 2024.07.25 05:52:32.890996 [ 186 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 88 rows starting from the beginning of the part
8947 2024.07.25 05:52:32.891397 [ 3 ] {7f1d5d89-e9b6-4a2c-8cbc-f367fa82c353} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8948 2024.07.25 05:52:32.891943 [ 3 ] {7f1d5d89-e9b6-4a2c-8cbc-f367fa82c353} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8949 2024.07.25 05:52:32.891985 [ 3 ] {7f1d5d89-e9b6-4a2c-8cbc-f367fa82c353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
8950 2024.07.25 05:52:32.892554 [ 3 ] {7f1d5d89-e9b6-4a2c-8cbc-f367fa82c353} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8951 2024.07.25 05:52:32.892671 [ 191 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1547 rows, containing 4 columns (4 merged, 0 gathered) in 0.003735589 sec., 414124.787282541 rows/sec., 29.93 MiB/sec.
8952 2024.07.25 05:52:32.892949 [ 191 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8953 2024.07.25 05:52:32.893237 [ 3 ] {7f1d5d89-e9b6-4a2c-8cbc-f367fa82c353} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8954 2024.07.25 05:52:32.893696 [ 3 ] {7f1d5d89-e9b6-4a2c-8cbc-f367fa82c353} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.003508 sec., 45895.09692132269 rows/sec., 3.20 MiB/sec.
8955 2024.07.25 05:52:32.893897 [ 191 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_46_9} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8956 2024.07.25 05:52:32.894264 [ 3 ] {7f1d5d89-e9b6-4a2c-8cbc-f367fa82c353} <Debug> DynamicQueryHandler: Done processing query
8957 2024.07.25 05:52:32.894278 [ 191 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_46_9} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8958 2024.07.25 05:52:32.894341 [ 3 ] {7f1d5d89-e9b6-4a2c-8cbc-f367fa82c353} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8959 2024.07.25 05:52:32.894422 [ 3 ] {} <Debug> HTTP-Session: 716e3d73-8ccc-4c54-b853-6a54eda941ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8960 2024.07.25 05:52:32.894583 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
8961 2024.07.25 05:52:32.894697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 35336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8962 2024.07.25 05:52:32.894762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8963 2024.07.25 05:52:32.894780 [ 3 ] {} <Debug> HTTP-Session: 257b493c-c052-4220-bcd3-2d83bfbc27da Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8964 2024.07.25 05:52:32.894797 [ 3 ] {} <Debug> HTTP-Session: 257b493c-c052-4220-bcd3-2d83bfbc27da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8965 2024.07.25 05:52:32.894811 [ 3 ] {} <Debug> HTTP-Session: 257b493c-c052-4220-bcd3-2d83bfbc27da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8966 2024.07.25 05:52:32.894843 [ 3 ] {} <Trace> HTTP-Session: 257b493c-c052-4220-bcd3-2d83bfbc27da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8967 2024.07.25 05:52:32.895130 [ 3 ] {79b5b18c-60da-4fc7-8d6d-87293238ab14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8968 2024.07.25 05:52:32.895207 [ 3 ] {79b5b18c-60da-4fc7-8d6d-87293238ab14} <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_histogramf64
8969 2024.07.25 05:52:32.895645 [ 3 ] {79b5b18c-60da-4fc7-8d6d-87293238ab14} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8970 2024.07.25 05:52:32.896283 [ 3 ] {79b5b18c-60da-4fc7-8d6d-87293238ab14} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8971 2024.07.25 05:52:32.896319 [ 3 ] {79b5b18c-60da-4fc7-8d6d-87293238ab14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
8972 2024.07.25 05:52:32.896949 [ 3 ] {79b5b18c-60da-4fc7-8d6d-87293238ab14} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8973 2024.07.25 05:52:32.897362 [ 3 ] {79b5b18c-60da-4fc7-8d6d-87293238ab14} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8974 2024.07.25 05:52:32.897568 [ 3 ] {79b5b18c-60da-4fc7-8d6d-87293238ab14} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002628 sec., 8371.38508371385 rows/sec., 15.00 MiB/sec.
8975 2024.07.25 05:52:32.898093 [ 3 ] {79b5b18c-60da-4fc7-8d6d-87293238ab14} <Debug> DynamicQueryHandler: Done processing query
8976 2024.07.25 05:52:32.898118 [ 3 ] {79b5b18c-60da-4fc7-8d6d-87293238ab14} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
8977 2024.07.25 05:52:32.898134 [ 3 ] {} <Debug> HTTP-Session: 257b493c-c052-4220-bcd3-2d83bfbc27da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8978 2024.07.25 05:52:32.898257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8979 2024.07.25 05:52:32.898306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8980 2024.07.25 05:52:32.898325 [ 3 ] {} <Debug> HTTP-Session: 5ecb6707-3aec-4254-be66-3073d5b98882 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8981 2024.07.25 05:52:32.898341 [ 3 ] {} <Debug> HTTP-Session: 5ecb6707-3aec-4254-be66-3073d5b98882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8982 2024.07.25 05:52:32.898355 [ 3 ] {} <Debug> HTTP-Session: 5ecb6707-3aec-4254-be66-3073d5b98882 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8983 2024.07.25 05:52:32.898386 [ 3 ] {} <Trace> HTTP-Session: 5ecb6707-3aec-4254-be66-3073d5b98882 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8984 2024.07.25 05:52:32.898508 [ 3 ] {0f282fc0-528e-4988-8107-bb8e4ad1518a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8985 2024.07.25 05:52:32.898553 [ 3 ] {0f282fc0-528e-4988-8107-bb8e4ad1518a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8986 2024.07.25 05:52:32.898702 [ 3 ] {0f282fc0-528e-4988-8107-bb8e4ad1518a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8987 2024.07.25 05:52:32.898991 [ 3 ] {0f282fc0-528e-4988-8107-bb8e4ad1518a} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8988 2024.07.25 05:52:32.899026 [ 3 ] {0f282fc0-528e-4988-8107-bb8e4ad1518a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
8989 2024.07.25 05:52:32.899390 [ 3 ] {0f282fc0-528e-4988-8107-bb8e4ad1518a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8990 2024.07.25 05:52:32.899716 [ 3 ] {0f282fc0-528e-4988-8107-bb8e4ad1518a} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8991 2024.07.25 05:52:32.899881 [ 3 ] {0f282fc0-528e-4988-8107-bb8e4ad1518a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001414 sec., 42432.81471004244 rows/sec., 2.86 MiB/sec.
8992 2024.07.25 05:52:32.900041 [ 3 ] {0f282fc0-528e-4988-8107-bb8e4ad1518a} <Debug> DynamicQueryHandler: Done processing query
8993 2024.07.25 05:52:32.900064 [ 3 ] {0f282fc0-528e-4988-8107-bb8e4ad1518a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8994 2024.07.25 05:52:32.900079 [ 3 ] {} <Debug> HTTP-Session: 5ecb6707-3aec-4254-be66-3073d5b98882 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8995 2024.07.25 05:52:37.873407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 2325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8996 2024.07.25 05:52:37.873568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8997 2024.07.25 05:52:37.873612 [ 3 ] {} <Debug> HTTP-Session: 4f4faf3d-9549-4632-8931-1043fd1062b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
8998 2024.07.25 05:52:37.873652 [ 3 ] {} <Debug> HTTP-Session: 4f4faf3d-9549-4632-8931-1043fd1062b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8999 2024.07.25 05:52:37.873681 [ 3 ] {} <Debug> HTTP-Session: 4f4faf3d-9549-4632-8931-1043fd1062b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9000 2024.07.25 05:52:37.873762 [ 3 ] {} <Trace> HTTP-Session: 4f4faf3d-9549-4632-8931-1043fd1062b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9001 2024.07.25 05:52:37.874042 [ 3 ] {cc923ce7-de5e-4d08-b592-db1f8e3b3d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9002 2024.07.25 05:52:37.874145 [ 3 ] {cc923ce7-de5e-4d08-b592-db1f8e3b3d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9003 2024.07.25 05:52:37.874459 [ 3 ] {cc923ce7-de5e-4d08-b592-db1f8e3b3d59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9004 2024.07.25 05:52:37.874921 [ 3 ] {cc923ce7-de5e-4d08-b592-db1f8e3b3d59} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9005 2024.07.25 05:52:37.874963 [ 3 ] {cc923ce7-de5e-4d08-b592-db1f8e3b3d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9006 2024.07.25 05:52:37.875331 [ 3 ] {cc923ce7-de5e-4d08-b592-db1f8e3b3d59} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
9007 2024.07.25 05:52:37.875679 [ 3 ] {cc923ce7-de5e-4d08-b592-db1f8e3b3d59} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9008 2024.07.25 05:52:37.875821 [ 3 ] {cc923ce7-de5e-4d08-b592-db1f8e3b3d59} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001873 sec., 9076.348104644954 rows/sec., 657.47 KiB/sec.
9009 2024.07.25 05:52:37.876139 [ 3 ] {cc923ce7-de5e-4d08-b592-db1f8e3b3d59} <Debug> DynamicQueryHandler: Done processing query
9010 2024.07.25 05:52:37.876208 [ 3 ] {cc923ce7-de5e-4d08-b592-db1f8e3b3d59} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9011 2024.07.25 05:52:37.876276 [ 3 ] {} <Debug> HTTP-Session: 4f4faf3d-9549-4632-8931-1043fd1062b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9012 2024.07.25 05:52:37.876545 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 29344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9013 2024.07.25 05:52:37.876603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9014 2024.07.25 05:52:37.876623 [ 3 ] {} <Debug> HTTP-Session: 03f83da4-ce8d-4df6-b60d-1d86105ee46b Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9015 2024.07.25 05:52:37.876643 [ 3 ] {} <Debug> HTTP-Session: 03f83da4-ce8d-4df6-b60d-1d86105ee46b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9016 2024.07.25 05:52:37.876658 [ 3 ] {} <Debug> HTTP-Session: 03f83da4-ce8d-4df6-b60d-1d86105ee46b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9017 2024.07.25 05:52:37.876696 [ 3 ] {} <Trace> HTTP-Session: 03f83da4-ce8d-4df6-b60d-1d86105ee46b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9018 2024.07.25 05:52:37.876858 [ 3 ] {7483cbcc-865f-4e22-9a7e-34cd4b7124a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9019 2024.07.25 05:52:37.876907 [ 3 ] {7483cbcc-865f-4e22-9a7e-34cd4b7124a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9020 2024.07.25 05:52:37.877057 [ 3 ] {7483cbcc-865f-4e22-9a7e-34cd4b7124a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9021 2024.07.25 05:52:37.877522 [ 3 ] {7483cbcc-865f-4e22-9a7e-34cd4b7124a1} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9022 2024.07.25 05:52:37.877559 [ 3 ] {7483cbcc-865f-4e22-9a7e-34cd4b7124a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9023 2024.07.25 05:52:37.877885 [ 3 ] {7483cbcc-865f-4e22-9a7e-34cd4b7124a1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9024 2024.07.25 05:52:37.878225 [ 3 ] {7483cbcc-865f-4e22-9a7e-34cd4b7124a1} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9025 2024.07.25 05:52:37.878482 [ 3 ] {7483cbcc-865f-4e22-9a7e-34cd4b7124a1} <Debug> executeQuery: Read 194 rows, 17.54 KiB in 0.001692 sec., 114657.21040189127 rows/sec., 10.13 MiB/sec.
9026 2024.07.25 05:52:37.878809 [ 3 ] {7483cbcc-865f-4e22-9a7e-34cd4b7124a1} <Debug> DynamicQueryHandler: Done processing query
9027 2024.07.25 05:52:37.878858 [ 3 ] {7483cbcc-865f-4e22-9a7e-34cd4b7124a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
9028 2024.07.25 05:52:37.878882 [ 3 ] {} <Debug> HTTP-Session: 03f83da4-ce8d-4df6-b60d-1d86105ee46b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9029 2024.07.25 05:52:37.879131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 63424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9030 2024.07.25 05:52:37.879183 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9031 2024.07.25 05:52:37.879203 [ 3 ] {} <Debug> HTTP-Session: 851f3ced-94b9-4049-8088-9197313bbeb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9032 2024.07.25 05:52:37.879220 [ 3 ] {} <Debug> HTTP-Session: 851f3ced-94b9-4049-8088-9197313bbeb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9033 2024.07.25 05:52:37.879234 [ 3 ] {} <Debug> HTTP-Session: 851f3ced-94b9-4049-8088-9197313bbeb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9034 2024.07.25 05:52:37.879267 [ 3 ] {} <Trace> HTTP-Session: 851f3ced-94b9-4049-8088-9197313bbeb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9035 2024.07.25 05:52:37.879489 [ 3 ] {48ca7dda-cd55-41d6-9e77-b37e5672b277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9036 2024.07.25 05:52:37.879535 [ 3 ] {48ca7dda-cd55-41d6-9e77-b37e5672b277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9037 2024.07.25 05:52:37.879683 [ 3 ] {48ca7dda-cd55-41d6-9e77-b37e5672b277} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9038 2024.07.25 05:52:37.880198 [ 3 ] {48ca7dda-cd55-41d6-9e77-b37e5672b277} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9039 2024.07.25 05:52:37.880235 [ 3 ] {48ca7dda-cd55-41d6-9e77-b37e5672b277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9040 2024.07.25 05:52:37.880565 [ 3 ] {48ca7dda-cd55-41d6-9e77-b37e5672b277} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9041 2024.07.25 05:52:37.880875 [ 3 ] {48ca7dda-cd55-41d6-9e77-b37e5672b277} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9042 2024.07.25 05:52:37.881027 [ 3 ] {48ca7dda-cd55-41d6-9e77-b37e5672b277} <Debug> executeQuery: Read 393 rows, 28.36 KiB in 0.001654 sec., 237605.80411124547 rows/sec., 16.74 MiB/sec.
9043 2024.07.25 05:52:37.881197 [ 3 ] {48ca7dda-cd55-41d6-9e77-b37e5672b277} <Debug> DynamicQueryHandler: Done processing query
9044 2024.07.25 05:52:37.881222 [ 3 ] {48ca7dda-cd55-41d6-9e77-b37e5672b277} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
9045 2024.07.25 05:52:37.881237 [ 3 ] {} <Debug> HTTP-Session: 851f3ced-94b9-4049-8088-9197313bbeb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9046 2024.07.25 05:52:37.881406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9047 2024.07.25 05:52:37.881457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9048 2024.07.25 05:52:37.881475 [ 3 ] {} <Debug> HTTP-Session: 816231f9-00aa-4f81-a4d2-e468407b59c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9049 2024.07.25 05:52:37.881492 [ 3 ] {} <Debug> HTTP-Session: 816231f9-00aa-4f81-a4d2-e468407b59c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9050 2024.07.25 05:52:37.881510 [ 3 ] {} <Debug> HTTP-Session: 816231f9-00aa-4f81-a4d2-e468407b59c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9051 2024.07.25 05:52:37.881542 [ 3 ] {} <Trace> HTTP-Session: 816231f9-00aa-4f81-a4d2-e468407b59c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9052 2024.07.25 05:52:37.881638 [ 3 ] {b3ab68fa-8891-41e0-8617-8dbbc3733ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9053 2024.07.25 05:52:37.881683 [ 3 ] {b3ab68fa-8891-41e0-8617-8dbbc3733ba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9054 2024.07.25 05:52:37.881814 [ 3 ] {b3ab68fa-8891-41e0-8617-8dbbc3733ba0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9055 2024.07.25 05:52:37.882076 [ 3 ] {b3ab68fa-8891-41e0-8617-8dbbc3733ba0} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9056 2024.07.25 05:52:37.882111 [ 3 ] {b3ab68fa-8891-41e0-8617-8dbbc3733ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9057 2024.07.25 05:52:37.882467 [ 3 ] {b3ab68fa-8891-41e0-8617-8dbbc3733ba0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
9058 2024.07.25 05:52:37.882796 [ 3 ] {b3ab68fa-8891-41e0-8617-8dbbc3733ba0} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9059 2024.07.25 05:52:37.882949 [ 3 ] {b3ab68fa-8891-41e0-8617-8dbbc3733ba0} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.00133 sec., 4511.278195488721 rows/sec., 193.84 KiB/sec.
9060 2024.07.25 05:52:37.883111 [ 3 ] {b3ab68fa-8891-41e0-8617-8dbbc3733ba0} <Debug> DynamicQueryHandler: Done processing query
9061 2024.07.25 05:52:37.883135 [ 3 ] {b3ab68fa-8891-41e0-8617-8dbbc3733ba0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9062 2024.07.25 05:52:37.883151 [ 3 ] {} <Debug> HTTP-Session: 816231f9-00aa-4f81-a4d2-e468407b59c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9063 2024.07.25 05:52:37.883273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9064 2024.07.25 05:52:37.883321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9065 2024.07.25 05:52:37.883340 [ 3 ] {} <Debug> HTTP-Session: 04630302-eba6-488b-83b0-411d914837dd Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9066 2024.07.25 05:52:37.883356 [ 3 ] {} <Debug> HTTP-Session: 04630302-eba6-488b-83b0-411d914837dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9067 2024.07.25 05:52:37.883369 [ 3 ] {} <Debug> HTTP-Session: 04630302-eba6-488b-83b0-411d914837dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9068 2024.07.25 05:52:37.883399 [ 3 ] {} <Trace> HTTP-Session: 04630302-eba6-488b-83b0-411d914837dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9069 2024.07.25 05:52:37.883535 [ 3 ] {424ab909-9843-4e96-b03d-6beba8f2416c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
9070 2024.07.25 05:52:37.883581 [ 3 ] {424ab909-9843-4e96-b03d-6beba8f2416c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
9071 2024.07.25 05:52:37.883722 [ 3 ] {424ab909-9843-4e96-b03d-6beba8f2416c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9072 2024.07.25 05:52:37.884030 [ 3 ] {424ab909-9843-4e96-b03d-6beba8f2416c} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9073 2024.07.25 05:52:37.884067 [ 3 ] {424ab909-9843-4e96-b03d-6beba8f2416c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9074 2024.07.25 05:52:37.884427 [ 3 ] {424ab909-9843-4e96-b03d-6beba8f2416c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
9075 2024.07.25 05:52:37.884761 [ 3 ] {424ab909-9843-4e96-b03d-6beba8f2416c} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9076 2024.07.25 05:52:37.884914 [ 3 ] {424ab909-9843-4e96-b03d-6beba8f2416c} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.00144 sec., 53472.22222222222 rows/sec., 3.29 MiB/sec.
9077 2024.07.25 05:52:37.885085 [ 3 ] {424ab909-9843-4e96-b03d-6beba8f2416c} <Debug> DynamicQueryHandler: Done processing query
9078 2024.07.25 05:52:37.885109 [ 3 ] {424ab909-9843-4e96-b03d-6beba8f2416c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9079 2024.07.25 05:52:37.885125 [ 3 ] {} <Debug> HTTP-Session: 04630302-eba6-488b-83b0-411d914837dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9080 2024.07.25 05:52:37.885289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9081 2024.07.25 05:52:37.885338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9082 2024.07.25 05:52:37.885357 [ 3 ] {} <Debug> HTTP-Session: f4b4726c-8e36-43e1-b18b-d12ad3c95d4d Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9083 2024.07.25 05:52:37.885373 [ 3 ] {} <Debug> HTTP-Session: f4b4726c-8e36-43e1-b18b-d12ad3c95d4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9084 2024.07.25 05:52:37.885387 [ 3 ] {} <Debug> HTTP-Session: f4b4726c-8e36-43e1-b18b-d12ad3c95d4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9085 2024.07.25 05:52:37.885417 [ 3 ] {} <Trace> HTTP-Session: f4b4726c-8e36-43e1-b18b-d12ad3c95d4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9086 2024.07.25 05:52:37.885581 [ 3 ] {f949d00c-cf39-4d8f-ac0b-024d500d274b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9087 2024.07.25 05:52:37.885625 [ 3 ] {f949d00c-cf39-4d8f-ac0b-024d500d274b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9088 2024.07.25 05:52:37.885769 [ 3 ] {f949d00c-cf39-4d8f-ac0b-024d500d274b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9089 2024.07.25 05:52:37.886159 [ 3 ] {f949d00c-cf39-4d8f-ac0b-024d500d274b} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9090 2024.07.25 05:52:37.886195 [ 3 ] {f949d00c-cf39-4d8f-ac0b-024d500d274b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9091 2024.07.25 05:52:37.886560 [ 3 ] {f949d00c-cf39-4d8f-ac0b-024d500d274b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9092 2024.07.25 05:52:37.886889 [ 3 ] {f949d00c-cf39-4d8f-ac0b-024d500d274b} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9093 2024.07.25 05:52:37.887050 [ 3 ] {f949d00c-cf39-4d8f-ac0b-024d500d274b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001544 sec., 103626.94300518134 rows/sec., 7.22 MiB/sec.
9094 2024.07.25 05:52:37.887050 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9095 2024.07.25 05:52:37.887169 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9096 2024.07.25 05:52:37.887211 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9097 2024.07.25 05:52:37.887295 [ 3 ] {f949d00c-cf39-4d8f-ac0b-024d500d274b} <Debug> DynamicQueryHandler: Done processing query
9098 2024.07.25 05:52:37.887352 [ 3 ] {f949d00c-cf39-4d8f-ac0b-024d500d274b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9099 2024.07.25 05:52:37.887415 [ 3 ] {} <Debug> HTTP-Session: f4b4726c-8e36-43e1-b18b-d12ad3c95d4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9100 2024.07.25 05:52:37.887478 [ 191 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::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
9101 2024.07.25 05:52:37.887600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9102 2024.07.25 05:52:37.887728 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9103 2024.07.25 05:52:37.887793 [ 3 ] {} <Debug> HTTP-Session: 093cd2cc-14f5-48de-825f-1f0525f7b7d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9104 2024.07.25 05:52:37.887812 [ 191 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9105 2024.07.25 05:52:37.887827 [ 3 ] {} <Debug> HTTP-Session: 093cd2cc-14f5-48de-825f-1f0525f7b7d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9106 2024.07.25 05:52:37.887881 [ 3 ] {} <Debug> HTTP-Session: 093cd2cc-14f5-48de-825f-1f0525f7b7d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9107 2024.07.25 05:52:37.887887 [ 191 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 5109 rows starting from the beginning of the part
9108 2024.07.25 05:52:37.887948 [ 3 ] {} <Trace> HTTP-Session: 093cd2cc-14f5-48de-825f-1f0525f7b7d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9109 2024.07.25 05:52:37.888193 [ 191 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 196 rows starting from the beginning of the part
9110 2024.07.25 05:52:37.888478 [ 191 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part
9111 2024.07.25 05:52:37.888495 [ 3 ] {17a39385-d4a3-4614-96be-88b249797f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9112 2024.07.25 05:52:37.888796 [ 191 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 163 rows starting from the beginning of the part
9113 2024.07.25 05:52:37.888842 [ 3 ] {17a39385-d4a3-4614-96be-88b249797f8c} <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_histogramf64
9114 2024.07.25 05:52:37.889153 [ 191 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 161 rows starting from the beginning of the part
9115 2024.07.25 05:52:37.889530 [ 191 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part
9116 2024.07.25 05:52:37.891206 [ 3 ] {17a39385-d4a3-4614-96be-88b249797f8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9117 2024.07.25 05:52:37.892680 [ 3 ] {17a39385-d4a3-4614-96be-88b249797f8c} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9118 2024.07.25 05:52:37.892759 [ 3 ] {17a39385-d4a3-4614-96be-88b249797f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9119 2024.07.25 05:52:37.893679 [ 3 ] {17a39385-d4a3-4614-96be-88b249797f8c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
9120 2024.07.25 05:52:37.894283 [ 191 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5949 rows, containing 5 columns (5 merged, 0 gathered) in 0.006965866 sec., 854021.5961662197 rows/sec., 59.64 MiB/sec.
9121 2024.07.25 05:52:37.894358 [ 3 ] {17a39385-d4a3-4614-96be-88b249797f8c} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9122 2024.07.25 05:52:37.894582 [ 3 ] {17a39385-d4a3-4614-96be-88b249797f8c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.006434 sec., 1709.6673919801058 rows/sec., 3.06 MiB/sec.
9123 2024.07.25 05:52:37.894858 [ 191 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9124 2024.07.25 05:52:37.894947 [ 3 ] {17a39385-d4a3-4614-96be-88b249797f8c} <Debug> DynamicQueryHandler: Done processing query
9125 2024.07.25 05:52:37.894987 [ 3 ] {17a39385-d4a3-4614-96be-88b249797f8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
9126 2024.07.25 05:52:37.895009 [ 3 ] {} <Debug> HTTP-Session: 093cd2cc-14f5-48de-825f-1f0525f7b7d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9127 2024.07.25 05:52:37.895226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9128 2024.07.25 05:52:37.895319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9129 2024.07.25 05:52:37.895354 [ 3 ] {} <Debug> HTTP-Session: 20b9c50b-57bf-498b-baef-cb5c2baaab9a Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9130 2024.07.25 05:52:37.895377 [ 3 ] {} <Debug> HTTP-Session: 20b9c50b-57bf-498b-baef-cb5c2baaab9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9131 2024.07.25 05:52:37.895405 [ 3 ] {} <Debug> HTTP-Session: 20b9c50b-57bf-498b-baef-cb5c2baaab9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9132 2024.07.25 05:52:37.895472 [ 3 ] {} <Trace> HTTP-Session: 20b9c50b-57bf-498b-baef-cb5c2baaab9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9133 2024.07.25 05:52:37.895627 [ 191 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9134 2024.07.25 05:52:37.895645 [ 3 ] {8b838577-b33e-49fa-bd23-bf397c163bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
9135 2024.07.25 05:52:37.895745 [ 3 ] {8b838577-b33e-49fa-bd23-bf397c163bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
9136 2024.07.25 05:52:37.895814 [ 191 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9137 2024.07.25 05:52:37.896023 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB.
9138 2024.07.25 05:52:37.896113 [ 3 ] {8b838577-b33e-49fa-bd23-bf397c163bc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9139 2024.07.25 05:52:37.896447 [ 3 ] {8b838577-b33e-49fa-bd23-bf397c163bc0} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9140 2024.07.25 05:52:37.896485 [ 3 ] {8b838577-b33e-49fa-bd23-bf397c163bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9141 2024.07.25 05:52:37.896849 [ 3 ] {8b838577-b33e-49fa-bd23-bf397c163bc0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
9142 2024.07.25 05:52:37.897170 [ 3 ] {8b838577-b33e-49fa-bd23-bf397c163bc0} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9143 2024.07.25 05:52:37.897328 [ 3 ] {8b838577-b33e-49fa-bd23-bf397c163bc0} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001751 sec., 13135.351227869789 rows/sec., 710.53 KiB/sec.
9144 2024.07.25 05:52:37.897505 [ 3 ] {8b838577-b33e-49fa-bd23-bf397c163bc0} <Debug> DynamicQueryHandler: Done processing query
9145 2024.07.25 05:52:37.897530 [ 3 ] {8b838577-b33e-49fa-bd23-bf397c163bc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9146 2024.07.25 05:52:37.897546 [ 3 ] {} <Debug> HTTP-Session: 20b9c50b-57bf-498b-baef-cb5c2baaab9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9147 2024.07.25 05:52:37.897669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9148 2024.07.25 05:52:37.897718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9149 2024.07.25 05:52:37.897736 [ 3 ] {} <Debug> HTTP-Session: d8e41d45-61cf-43d7-af44-78215c42b533 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9150 2024.07.25 05:52:37.897753 [ 3 ] {} <Debug> HTTP-Session: d8e41d45-61cf-43d7-af44-78215c42b533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9151 2024.07.25 05:52:37.897766 [ 3 ] {} <Debug> HTTP-Session: d8e41d45-61cf-43d7-af44-78215c42b533 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9152 2024.07.25 05:52:37.897799 [ 3 ] {} <Trace> HTTP-Session: d8e41d45-61cf-43d7-af44-78215c42b533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9153 2024.07.25 05:52:37.897920 [ 3 ] {2ce1e4a7-9523-4759-82db-427a70596896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9154 2024.07.25 05:52:37.897964 [ 3 ] {2ce1e4a7-9523-4759-82db-427a70596896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9155 2024.07.25 05:52:37.898092 [ 3 ] {2ce1e4a7-9523-4759-82db-427a70596896} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9156 2024.07.25 05:52:37.898384 [ 3 ] {2ce1e4a7-9523-4759-82db-427a70596896} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9157 2024.07.25 05:52:37.898419 [ 3 ] {2ce1e4a7-9523-4759-82db-427a70596896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9158 2024.07.25 05:52:37.898773 [ 3 ] {2ce1e4a7-9523-4759-82db-427a70596896} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9159 2024.07.25 05:52:37.899100 [ 3 ] {2ce1e4a7-9523-4759-82db-427a70596896} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9160 2024.07.25 05:52:37.899248 [ 25 ] {} <Debug> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9161 2024.07.25 05:52:37.899256 [ 3 ] {2ce1e4a7-9523-4759-82db-427a70596896} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001372 sec., 43731.778425655975 rows/sec., 2.95 MiB/sec.
9162 2024.07.25 05:52:37.899292 [ 25 ] {} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9163 2024.07.25 05:52:37.899351 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9164 2024.07.25 05:52:37.899622 [ 3 ] {2ce1e4a7-9523-4759-82db-427a70596896} <Debug> DynamicQueryHandler: Done processing query
9165 2024.07.25 05:52:37.899711 [ 3 ] {2ce1e4a7-9523-4759-82db-427a70596896} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9166 2024.07.25 05:52:37.899775 [ 3 ] {} <Debug> HTTP-Session: d8e41d45-61cf-43d7-af44-78215c42b533 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9167 2024.07.25 05:52:37.899808 [ 192 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
9168 2024.07.25 05:52:37.900159 [ 192 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9169 2024.07.25 05:52:37.900202 [ 192 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1690 rows starting from the beginning of the part
9170 2024.07.25 05:52:37.900341 [ 192 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part
9171 2024.07.25 05:52:37.900524 [ 192 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
9172 2024.07.25 05:52:37.900730 [ 192 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part
9173 2024.07.25 05:52:37.900848 [ 192 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
9174 2024.07.25 05:52:37.901040 [ 192 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part
9175 2024.07.25 05:52:37.902516 [ 195 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1990 rows, containing 4 columns (4 merged, 0 gathered) in 0.003036282 sec., 655406.842974401 rows/sec., 43.86 MiB/sec.
9176 2024.07.25 05:52:37.902729 [ 192 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9177 2024.07.25 05:52:37.903132 [ 192 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_46_9} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9178 2024.07.25 05:52:37.903220 [ 192 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_46_9} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9179 2024.07.25 05:52:37.903305 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
9180 2024.07.25 05:52:42.868439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9181 2024.07.25 05:52:42.868578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9182 2024.07.25 05:52:42.868613 [ 3 ] {} <Debug> HTTP-Session: 00cb9418-472f-46de-a9cc-886ffa831466 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9183 2024.07.25 05:52:42.868655 [ 3 ] {} <Debug> HTTP-Session: 00cb9418-472f-46de-a9cc-886ffa831466 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9184 2024.07.25 05:52:42.868683 [ 3 ] {} <Debug> HTTP-Session: 00cb9418-472f-46de-a9cc-886ffa831466 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9185 2024.07.25 05:52:42.868765 [ 3 ] {} <Trace> HTTP-Session: 00cb9418-472f-46de-a9cc-886ffa831466 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9186 2024.07.25 05:52:42.869053 [ 3 ] {bf9922ae-2964-4af3-a7ba-f93c2280f6e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9187 2024.07.25 05:52:42.869159 [ 3 ] {bf9922ae-2964-4af3-a7ba-f93c2280f6e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9188 2024.07.25 05:52:42.869479 [ 3 ] {bf9922ae-2964-4af3-a7ba-f93c2280f6e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9189 2024.07.25 05:52:42.870055 [ 3 ] {bf9922ae-2964-4af3-a7ba-f93c2280f6e3} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9190 2024.07.25 05:52:42.870100 [ 3 ] {bf9922ae-2964-4af3-a7ba-f93c2280f6e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9191 2024.07.25 05:52:42.870470 [ 3 ] {bf9922ae-2964-4af3-a7ba-f93c2280f6e3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
9192 2024.07.25 05:52:42.870807 [ 3 ] {bf9922ae-2964-4af3-a7ba-f93c2280f6e3} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9193 2024.07.25 05:52:42.870977 [ 3 ] {bf9922ae-2964-4af3-a7ba-f93c2280f6e3} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.002014 sec., 10923.535253227406 rows/sec., 885.40 KiB/sec.
9194 2024.07.25 05:52:42.871189 [ 3 ] {bf9922ae-2964-4af3-a7ba-f93c2280f6e3} <Debug> DynamicQueryHandler: Done processing query
9195 2024.07.25 05:52:42.871216 [ 3 ] {bf9922ae-2964-4af3-a7ba-f93c2280f6e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9196 2024.07.25 05:52:42.871232 [ 3 ] {} <Debug> HTTP-Session: 00cb9418-472f-46de-a9cc-886ffa831466 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9197 2024.07.25 05:52:42.871360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9198 2024.07.25 05:52:42.871414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9199 2024.07.25 05:52:42.871433 [ 3 ] {} <Debug> HTTP-Session: 49d33276-4ec3-491a-abd3-face55873044 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9200 2024.07.25 05:52:42.871451 [ 3 ] {} <Debug> HTTP-Session: 49d33276-4ec3-491a-abd3-face55873044 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9201 2024.07.25 05:52:42.871466 [ 3 ] {} <Debug> HTTP-Session: 49d33276-4ec3-491a-abd3-face55873044 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9202 2024.07.25 05:52:42.871501 [ 3 ] {} <Trace> HTTP-Session: 49d33276-4ec3-491a-abd3-face55873044 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9203 2024.07.25 05:52:42.871604 [ 3 ] {b22e2a40-b59f-4fdc-8052-6efe46743071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9204 2024.07.25 05:52:42.871651 [ 3 ] {b22e2a40-b59f-4fdc-8052-6efe46743071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9205 2024.07.25 05:52:42.871786 [ 3 ] {b22e2a40-b59f-4fdc-8052-6efe46743071} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9206 2024.07.25 05:52:42.872152 [ 3 ] {b22e2a40-b59f-4fdc-8052-6efe46743071} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9207 2024.07.25 05:52:42.872200 [ 3 ] {b22e2a40-b59f-4fdc-8052-6efe46743071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9208 2024.07.25 05:52:42.872512 [ 3 ] {b22e2a40-b59f-4fdc-8052-6efe46743071} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
9209 2024.07.25 05:52:42.872819 [ 3 ] {b22e2a40-b59f-4fdc-8052-6efe46743071} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9210 2024.07.25 05:52:42.872970 [ 3 ] {b22e2a40-b59f-4fdc-8052-6efe46743071} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001395 sec., 1433.6917562724016 rows/sec., 116.91 KiB/sec.
9211 2024.07.25 05:52:42.873135 [ 3 ] {b22e2a40-b59f-4fdc-8052-6efe46743071} <Debug> DynamicQueryHandler: Done processing query
9212 2024.07.25 05:52:42.873159 [ 3 ] {b22e2a40-b59f-4fdc-8052-6efe46743071} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9213 2024.07.25 05:52:42.873174 [ 3 ] {} <Debug> HTTP-Session: 49d33276-4ec3-491a-abd3-face55873044 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9214 2024.07.25 05:52:42.873296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9215 2024.07.25 05:52:42.873346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9216 2024.07.25 05:52:42.873364 [ 3 ] {} <Debug> HTTP-Session: 4dd069e5-5145-4825-adce-d1188daf25f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9217 2024.07.25 05:52:42.873380 [ 3 ] {} <Debug> HTTP-Session: 4dd069e5-5145-4825-adce-d1188daf25f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9218 2024.07.25 05:52:42.873394 [ 3 ] {} <Debug> HTTP-Session: 4dd069e5-5145-4825-adce-d1188daf25f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9219 2024.07.25 05:52:42.873425 [ 3 ] {} <Trace> HTTP-Session: 4dd069e5-5145-4825-adce-d1188daf25f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9220 2024.07.25 05:52:42.873559 [ 3 ] {014f9d0f-e762-4be2-b0e1-434e78adc6a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9221 2024.07.25 05:52:42.873602 [ 3 ] {014f9d0f-e762-4be2-b0e1-434e78adc6a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9222 2024.07.25 05:52:42.873729 [ 3 ] {014f9d0f-e762-4be2-b0e1-434e78adc6a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9223 2024.07.25 05:52:42.874170 [ 3 ] {014f9d0f-e762-4be2-b0e1-434e78adc6a7} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9224 2024.07.25 05:52:42.874206 [ 3 ] {014f9d0f-e762-4be2-b0e1-434e78adc6a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9225 2024.07.25 05:52:42.874524 [ 3 ] {014f9d0f-e762-4be2-b0e1-434e78adc6a7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9226 2024.07.25 05:52:42.874839 [ 3 ] {014f9d0f-e762-4be2-b0e1-434e78adc6a7} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9227 2024.07.25 05:52:42.874992 [ 3 ] {014f9d0f-e762-4be2-b0e1-434e78adc6a7} <Debug> executeQuery: Read 123 rows, 10.42 KiB in 0.001479 sec., 83164.30020283975 rows/sec., 6.88 MiB/sec.
9228 2024.07.25 05:52:42.875240 [ 3 ] {014f9d0f-e762-4be2-b0e1-434e78adc6a7} <Debug> DynamicQueryHandler: Done processing query
9229 2024.07.25 05:52:42.875295 [ 3 ] {014f9d0f-e762-4be2-b0e1-434e78adc6a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9230 2024.07.25 05:52:42.875336 [ 3 ] {} <Debug> HTTP-Session: 4dd069e5-5145-4825-adce-d1188daf25f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9231 2024.07.25 05:52:42.875448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9232 2024.07.25 05:52:42.875497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9233 2024.07.25 05:52:42.875515 [ 3 ] {} <Debug> HTTP-Session: 7fd75f0f-8c97-49d5-b72c-618de09a3231 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9234 2024.07.25 05:52:42.875532 [ 3 ] {} <Debug> HTTP-Session: 7fd75f0f-8c97-49d5-b72c-618de09a3231 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9235 2024.07.25 05:52:42.875545 [ 3 ] {} <Debug> HTTP-Session: 7fd75f0f-8c97-49d5-b72c-618de09a3231 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9236 2024.07.25 05:52:42.875576 [ 3 ] {} <Trace> HTTP-Session: 7fd75f0f-8c97-49d5-b72c-618de09a3231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9237 2024.07.25 05:52:42.875671 [ 3 ] {0e787d26-d7da-4c19-92eb-b6405e4e1ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9238 2024.07.25 05:52:42.875714 [ 3 ] {0e787d26-d7da-4c19-92eb-b6405e4e1ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9239 2024.07.25 05:52:42.875854 [ 3 ] {0e787d26-d7da-4c19-92eb-b6405e4e1ce6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9240 2024.07.25 05:52:42.876144 [ 3 ] {0e787d26-d7da-4c19-92eb-b6405e4e1ce6} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9241 2024.07.25 05:52:42.876179 [ 3 ] {0e787d26-d7da-4c19-92eb-b6405e4e1ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9242 2024.07.25 05:52:42.876466 [ 3 ] {0e787d26-d7da-4c19-92eb-b6405e4e1ce6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
9243 2024.07.25 05:52:42.876763 [ 3 ] {0e787d26-d7da-4c19-92eb-b6405e4e1ce6} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9244 2024.07.25 05:52:42.876914 [ 3 ] {0e787d26-d7da-4c19-92eb-b6405e4e1ce6} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001265 sec., 1581.0276679841897 rows/sec., 110.39 KiB/sec.
9245 2024.07.25 05:52:42.877075 [ 3 ] {0e787d26-d7da-4c19-92eb-b6405e4e1ce6} <Debug> DynamicQueryHandler: Done processing query
9246 2024.07.25 05:52:42.877098 [ 3 ] {0e787d26-d7da-4c19-92eb-b6405e4e1ce6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9247 2024.07.25 05:52:42.877114 [ 3 ] {} <Debug> HTTP-Session: 7fd75f0f-8c97-49d5-b72c-618de09a3231 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9248 2024.07.25 05:52:42.877225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14960, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9249 2024.07.25 05:52:42.877273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9250 2024.07.25 05:52:42.877291 [ 3 ] {} <Debug> HTTP-Session: 2b6c3a6a-7232-4397-8cab-669ab2c550f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9251 2024.07.25 05:52:42.877307 [ 3 ] {} <Debug> HTTP-Session: 2b6c3a6a-7232-4397-8cab-669ab2c550f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9252 2024.07.25 05:52:42.877320 [ 3 ] {} <Debug> HTTP-Session: 2b6c3a6a-7232-4397-8cab-669ab2c550f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9253 2024.07.25 05:52:42.877350 [ 3 ] {} <Trace> HTTP-Session: 2b6c3a6a-7232-4397-8cab-669ab2c550f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9254 2024.07.25 05:52:42.877474 [ 3 ] {24720e0b-8c09-4aae-801f-59b6e0b10a01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9255 2024.07.25 05:52:42.877515 [ 3 ] {24720e0b-8c09-4aae-801f-59b6e0b10a01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9256 2024.07.25 05:52:42.877642 [ 3 ] {24720e0b-8c09-4aae-801f-59b6e0b10a01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9257 2024.07.25 05:52:42.878001 [ 3 ] {24720e0b-8c09-4aae-801f-59b6e0b10a01} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9258 2024.07.25 05:52:42.878037 [ 3 ] {24720e0b-8c09-4aae-801f-59b6e0b10a01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9259 2024.07.25 05:52:42.878340 [ 3 ] {24720e0b-8c09-4aae-801f-59b6e0b10a01} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9260 2024.07.25 05:52:42.878641 [ 3 ] {24720e0b-8c09-4aae-801f-59b6e0b10a01} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9261 2024.07.25 05:52:42.878789 [ 3 ] {24720e0b-8c09-4aae-801f-59b6e0b10a01} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001359 sec., 64753.49521707138 rows/sec., 5.06 MiB/sec.
9262 2024.07.25 05:52:42.878952 [ 3 ] {24720e0b-8c09-4aae-801f-59b6e0b10a01} <Debug> DynamicQueryHandler: Done processing query
9263 2024.07.25 05:52:42.878975 [ 3 ] {24720e0b-8c09-4aae-801f-59b6e0b10a01} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9264 2024.07.25 05:52:42.878991 [ 3 ] {} <Debug> HTTP-Session: 2b6c3a6a-7232-4397-8cab-669ab2c550f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9265 2024.07.25 05:52:42.879130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30822, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9266 2024.07.25 05:52:42.879200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9267 2024.07.25 05:52:42.879218 [ 3 ] {} <Debug> HTTP-Session: 81313c40-6882-4718-bc23-14d25e31a0f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9268 2024.07.25 05:52:42.879234 [ 3 ] {} <Debug> HTTP-Session: 81313c40-6882-4718-bc23-14d25e31a0f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9269 2024.07.25 05:52:42.879248 [ 3 ] {} <Debug> HTTP-Session: 81313c40-6882-4718-bc23-14d25e31a0f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9270 2024.07.25 05:52:42.879277 [ 3 ] {} <Trace> HTTP-Session: 81313c40-6882-4718-bc23-14d25e31a0f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9271 2024.07.25 05:52:42.879423 [ 3 ] {b1db2581-d10c-49ee-a4b2-2f22bbd6586f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9272 2024.07.25 05:52:42.879468 [ 3 ] {b1db2581-d10c-49ee-a4b2-2f22bbd6586f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9273 2024.07.25 05:52:42.879617 [ 3 ] {b1db2581-d10c-49ee-a4b2-2f22bbd6586f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9274 2024.07.25 05:52:42.880024 [ 3 ] {b1db2581-d10c-49ee-a4b2-2f22bbd6586f} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9275 2024.07.25 05:52:42.880085 [ 3 ] {b1db2581-d10c-49ee-a4b2-2f22bbd6586f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9276 2024.07.25 05:52:42.880467 [ 3 ] {b1db2581-d10c-49ee-a4b2-2f22bbd6586f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9277 2024.07.25 05:52:42.880809 [ 3 ] {b1db2581-d10c-49ee-a4b2-2f22bbd6586f} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9278 2024.07.25 05:52:42.880966 [ 3 ] {b1db2581-d10c-49ee-a4b2-2f22bbd6586f} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001608 sec., 100124.37810945274 rows/sec., 6.97 MiB/sec.
9279 2024.07.25 05:52:42.881136 [ 3 ] {b1db2581-d10c-49ee-a4b2-2f22bbd6586f} <Debug> DynamicQueryHandler: Done processing query
9280 2024.07.25 05:52:42.881160 [ 3 ] {b1db2581-d10c-49ee-a4b2-2f22bbd6586f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9281 2024.07.25 05:52:42.881175 [ 3 ] {} <Debug> HTTP-Session: 81313c40-6882-4718-bc23-14d25e31a0f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9282 2024.07.25 05:52:42.881309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 35336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9283 2024.07.25 05:52:42.881357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9284 2024.07.25 05:52:42.881375 [ 3 ] {} <Debug> HTTP-Session: 89fd8ca0-1d2a-44b2-bbc7-88791a920e38 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9285 2024.07.25 05:52:42.881392 [ 3 ] {} <Debug> HTTP-Session: 89fd8ca0-1d2a-44b2-bbc7-88791a920e38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9286 2024.07.25 05:52:42.881405 [ 3 ] {} <Debug> HTTP-Session: 89fd8ca0-1d2a-44b2-bbc7-88791a920e38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9287 2024.07.25 05:52:42.881436 [ 3 ] {} <Trace> HTTP-Session: 89fd8ca0-1d2a-44b2-bbc7-88791a920e38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9288 2024.07.25 05:52:42.881685 [ 3 ] {8c857906-ab85-47ac-b102-0903e15a114a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9289 2024.07.25 05:52:42.881747 [ 3 ] {8c857906-ab85-47ac-b102-0903e15a114a} <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_histogramf64
9290 2024.07.25 05:52:42.882165 [ 3 ] {8c857906-ab85-47ac-b102-0903e15a114a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9291 2024.07.25 05:52:42.883020 [ 3 ] {8c857906-ab85-47ac-b102-0903e15a114a} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9292 2024.07.25 05:52:42.883055 [ 3 ] {8c857906-ab85-47ac-b102-0903e15a114a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9293 2024.07.25 05:52:42.883670 [ 3 ] {8c857906-ab85-47ac-b102-0903e15a114a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
9294 2024.07.25 05:52:42.884070 [ 3 ] {8c857906-ab85-47ac-b102-0903e15a114a} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9295 2024.07.25 05:52:42.884260 [ 3 ] {8c857906-ab85-47ac-b102-0903e15a114a} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002745 sec., 8014.571948998178 rows/sec., 14.36 MiB/sec.
9296 2024.07.25 05:52:42.884481 [ 3 ] {8c857906-ab85-47ac-b102-0903e15a114a} <Debug> DynamicQueryHandler: Done processing query
9297 2024.07.25 05:52:42.884505 [ 3 ] {8c857906-ab85-47ac-b102-0903e15a114a} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
9298 2024.07.25 05:52:42.884521 [ 3 ] {} <Debug> HTTP-Session: 89fd8ca0-1d2a-44b2-bbc7-88791a920e38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9299 2024.07.25 05:52:42.884640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9300 2024.07.25 05:52:42.884690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9301 2024.07.25 05:52:42.884710 [ 3 ] {} <Debug> HTTP-Session: 3d764d68-8033-4481-90e3-3a0ac8294962 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9302 2024.07.25 05:52:42.884726 [ 3 ] {} <Debug> HTTP-Session: 3d764d68-8033-4481-90e3-3a0ac8294962 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9303 2024.07.25 05:52:42.884739 [ 3 ] {} <Debug> HTTP-Session: 3d764d68-8033-4481-90e3-3a0ac8294962 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9304 2024.07.25 05:52:42.884770 [ 3 ] {} <Trace> HTTP-Session: 3d764d68-8033-4481-90e3-3a0ac8294962 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9305 2024.07.25 05:52:42.884902 [ 3 ] {f83f6e9b-2cf3-4fd6-9f37-f37415d44cf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9306 2024.07.25 05:52:42.884946 [ 3 ] {f83f6e9b-2cf3-4fd6-9f37-f37415d44cf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9307 2024.07.25 05:52:42.885075 [ 3 ] {f83f6e9b-2cf3-4fd6-9f37-f37415d44cf9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9308 2024.07.25 05:52:42.885403 [ 3 ] {f83f6e9b-2cf3-4fd6-9f37-f37415d44cf9} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9309 2024.07.25 05:52:42.885439 [ 3 ] {f83f6e9b-2cf3-4fd6-9f37-f37415d44cf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9310 2024.07.25 05:52:42.885789 [ 3 ] {f83f6e9b-2cf3-4fd6-9f37-f37415d44cf9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9311 2024.07.25 05:52:42.886100 [ 3 ] {f83f6e9b-2cf3-4fd6-9f37-f37415d44cf9} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9312 2024.07.25 05:52:42.886252 [ 3 ] {f83f6e9b-2cf3-4fd6-9f37-f37415d44cf9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001403 sec., 42765.50249465431 rows/sec., 2.88 MiB/sec.
9313 2024.07.25 05:52:42.886418 [ 3 ] {f83f6e9b-2cf3-4fd6-9f37-f37415d44cf9} <Debug> DynamicQueryHandler: Done processing query
9314 2024.07.25 05:52:42.886442 [ 3 ] {f83f6e9b-2cf3-4fd6-9f37-f37415d44cf9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9315 2024.07.25 05:52:42.886463 [ 3 ] {} <Debug> HTTP-Session: 3d764d68-8033-4481-90e3-3a0ac8294962 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9316 2024.07.25 05:52:47.322699 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache
9317 2024.07.25 05:52:47.322804 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache
9318 2024.07.25 05:52:47.873939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 2325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9319 2024.07.25 05:52:47.874105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9320 2024.07.25 05:52:47.874148 [ 3 ] {} <Debug> HTTP-Session: 469a1ab1-0de0-4f32-a1be-a37c8db81843 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9321 2024.07.25 05:52:47.874191 [ 3 ] {} <Debug> HTTP-Session: 469a1ab1-0de0-4f32-a1be-a37c8db81843 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9322 2024.07.25 05:52:47.874219 [ 3 ] {} <Debug> HTTP-Session: 469a1ab1-0de0-4f32-a1be-a37c8db81843 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9323 2024.07.25 05:52:47.874299 [ 3 ] {} <Trace> HTTP-Session: 469a1ab1-0de0-4f32-a1be-a37c8db81843 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9324 2024.07.25 05:52:47.874581 [ 3 ] {ef5fb319-ea92-468d-9f42-728ed11d9f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9325 2024.07.25 05:52:47.874687 [ 3 ] {ef5fb319-ea92-468d-9f42-728ed11d9f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9326 2024.07.25 05:52:47.874919 [ 3 ] {ef5fb319-ea92-468d-9f42-728ed11d9f2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9327 2024.07.25 05:52:47.875436 [ 3 ] {ef5fb319-ea92-468d-9f42-728ed11d9f2d} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9328 2024.07.25 05:52:47.875478 [ 3 ] {ef5fb319-ea92-468d-9f42-728ed11d9f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9329 2024.07.25 05:52:47.875856 [ 3 ] {ef5fb319-ea92-468d-9f42-728ed11d9f2d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9330 2024.07.25 05:52:47.876185 [ 3 ] {ef5fb319-ea92-468d-9f42-728ed11d9f2d} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9331 2024.07.25 05:52:47.876351 [ 3 ] {ef5fb319-ea92-468d-9f42-728ed11d9f2d} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001857 sec., 9154.550350026926 rows/sec., 663.14 KiB/sec.
9332 2024.07.25 05:52:47.876594 [ 3 ] {ef5fb319-ea92-468d-9f42-728ed11d9f2d} <Debug> DynamicQueryHandler: Done processing query
9333 2024.07.25 05:52:47.876619 [ 3 ] {ef5fb319-ea92-468d-9f42-728ed11d9f2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9334 2024.07.25 05:52:47.876635 [ 3 ] {} <Debug> HTTP-Session: 469a1ab1-0de0-4f32-a1be-a37c8db81843 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9335 2024.07.25 05:52:47.876764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9336 2024.07.25 05:52:47.876813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9337 2024.07.25 05:52:47.876832 [ 3 ] {} <Debug> HTTP-Session: dbfd897b-91d6-4cef-846c-7ed4ad74ea05 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9338 2024.07.25 05:52:47.876849 [ 3 ] {} <Debug> HTTP-Session: dbfd897b-91d6-4cef-846c-7ed4ad74ea05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9339 2024.07.25 05:52:47.876862 [ 3 ] {} <Debug> HTTP-Session: dbfd897b-91d6-4cef-846c-7ed4ad74ea05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9340 2024.07.25 05:52:47.876896 [ 3 ] {} <Trace> HTTP-Session: dbfd897b-91d6-4cef-846c-7ed4ad74ea05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9341 2024.07.25 05:52:47.876994 [ 3 ] {8adcf1ff-bd5d-4ac4-a071-9cc80a272a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9342 2024.07.25 05:52:47.877040 [ 3 ] {8adcf1ff-bd5d-4ac4-a071-9cc80a272a3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9343 2024.07.25 05:52:47.877171 [ 3 ] {8adcf1ff-bd5d-4ac4-a071-9cc80a272a3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9344 2024.07.25 05:52:47.877451 [ 3 ] {8adcf1ff-bd5d-4ac4-a071-9cc80a272a3e} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9345 2024.07.25 05:52:47.877486 [ 3 ] {8adcf1ff-bd5d-4ac4-a071-9cc80a272a3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9346 2024.07.25 05:52:47.877780 [ 3 ] {8adcf1ff-bd5d-4ac4-a071-9cc80a272a3e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
9347 2024.07.25 05:52:47.878071 [ 3 ] {8adcf1ff-bd5d-4ac4-a071-9cc80a272a3e} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9348 2024.07.25 05:52:47.878218 [ 3 ] {8adcf1ff-bd5d-4ac4-a071-9cc80a272a3e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001243 sec., 1609.0104585679808 rows/sec., 131.20 KiB/sec.
9349 2024.07.25 05:52:47.878389 [ 3 ] {8adcf1ff-bd5d-4ac4-a071-9cc80a272a3e} <Debug> DynamicQueryHandler: Done processing query
9350 2024.07.25 05:52:47.878412 [ 3 ] {8adcf1ff-bd5d-4ac4-a071-9cc80a272a3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9351 2024.07.25 05:52:47.878433 [ 3 ] {} <Debug> HTTP-Session: dbfd897b-91d6-4cef-846c-7ed4ad74ea05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9352 2024.07.25 05:52:47.878636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 34459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9353 2024.07.25 05:52:47.878684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9354 2024.07.25 05:52:47.878703 [ 3 ] {} <Debug> HTTP-Session: 9507fb16-ab3d-40f3-a933-7fe7278b1d21 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9355 2024.07.25 05:52:47.878719 [ 3 ] {} <Debug> HTTP-Session: 9507fb16-ab3d-40f3-a933-7fe7278b1d21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9356 2024.07.25 05:52:47.878732 [ 3 ] {} <Debug> HTTP-Session: 9507fb16-ab3d-40f3-a933-7fe7278b1d21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9357 2024.07.25 05:52:47.878762 [ 3 ] {} <Trace> HTTP-Session: 9507fb16-ab3d-40f3-a933-7fe7278b1d21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9358 2024.07.25 05:52:47.878910 [ 3 ] {f53afbb0-b537-4e9f-8987-d23f58bafc42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9359 2024.07.25 05:52:47.878952 [ 3 ] {f53afbb0-b537-4e9f-8987-d23f58bafc42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9360 2024.07.25 05:52:47.879075 [ 3 ] {f53afbb0-b537-4e9f-8987-d23f58bafc42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9361 2024.07.25 05:52:47.879505 [ 3 ] {f53afbb0-b537-4e9f-8987-d23f58bafc42} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9362 2024.07.25 05:52:47.879540 [ 3 ] {f53afbb0-b537-4e9f-8987-d23f58bafc42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9363 2024.07.25 05:52:47.879854 [ 3 ] {f53afbb0-b537-4e9f-8987-d23f58bafc42} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9364 2024.07.25 05:52:47.880147 [ 3 ] {f53afbb0-b537-4e9f-8987-d23f58bafc42} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9365 2024.07.25 05:52:47.880292 [ 3 ] {f53afbb0-b537-4e9f-8987-d23f58bafc42} <Debug> executeQuery: Read 231 rows, 20.43 KiB in 0.001452 sec., 159090.9090909091 rows/sec., 13.74 MiB/sec.
9366 2024.07.25 05:52:47.880555 [ 3 ] {f53afbb0-b537-4e9f-8987-d23f58bafc42} <Debug> DynamicQueryHandler: Done processing query
9367 2024.07.25 05:52:47.880618 [ 3 ] {f53afbb0-b537-4e9f-8987-d23f58bafc42} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
9368 2024.07.25 05:52:47.880676 [ 3 ] {} <Debug> HTTP-Session: 9507fb16-ab3d-40f3-a933-7fe7278b1d21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9369 2024.07.25 05:52:47.880854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9370 2024.07.25 05:52:47.880906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9371 2024.07.25 05:52:47.880924 [ 3 ] {} <Debug> HTTP-Session: 6f95edc3-954d-481e-a42c-cab55329b92b Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9372 2024.07.25 05:52:47.880941 [ 3 ] {} <Debug> HTTP-Session: 6f95edc3-954d-481e-a42c-cab55329b92b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9373 2024.07.25 05:52:47.880954 [ 3 ] {} <Debug> HTTP-Session: 6f95edc3-954d-481e-a42c-cab55329b92b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9374 2024.07.25 05:52:47.880986 [ 3 ] {} <Trace> HTTP-Session: 6f95edc3-954d-481e-a42c-cab55329b92b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9375 2024.07.25 05:52:47.881081 [ 3 ] {cadf9fcb-8a6a-42ac-a435-13e111ca765b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9376 2024.07.25 05:52:47.881125 [ 3 ] {cadf9fcb-8a6a-42ac-a435-13e111ca765b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9377 2024.07.25 05:52:47.881272 [ 3 ] {cadf9fcb-8a6a-42ac-a435-13e111ca765b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9378 2024.07.25 05:52:47.881557 [ 3 ] {cadf9fcb-8a6a-42ac-a435-13e111ca765b} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9379 2024.07.25 05:52:47.881592 [ 3 ] {cadf9fcb-8a6a-42ac-a435-13e111ca765b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9380 2024.07.25 05:52:47.881889 [ 3 ] {cadf9fcb-8a6a-42ac-a435-13e111ca765b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
9381 2024.07.25 05:52:47.882184 [ 3 ] {cadf9fcb-8a6a-42ac-a435-13e111ca765b} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9382 2024.07.25 05:52:47.882339 [ 3 ] {cadf9fcb-8a6a-42ac-a435-13e111ca765b} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001278 sec., 1564.9452269170579 rows/sec., 109.27 KiB/sec.
9383 2024.07.25 05:52:47.882596 [ 3 ] {cadf9fcb-8a6a-42ac-a435-13e111ca765b} <Debug> DynamicQueryHandler: Done processing query
9384 2024.07.25 05:52:47.882622 [ 3 ] {cadf9fcb-8a6a-42ac-a435-13e111ca765b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9385 2024.07.25 05:52:47.882637 [ 3 ] {} <Debug> HTTP-Session: 6f95edc3-954d-481e-a42c-cab55329b92b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9386 2024.07.25 05:52:47.882832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 67805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9387 2024.07.25 05:52:47.882881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9388 2024.07.25 05:52:47.882901 [ 3 ] {} <Debug> HTTP-Session: d4641f07-7dd1-48d8-9428-2c83f4ad9903 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9389 2024.07.25 05:52:47.882918 [ 3 ] {} <Debug> HTTP-Session: d4641f07-7dd1-48d8-9428-2c83f4ad9903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9390 2024.07.25 05:52:47.882932 [ 3 ] {} <Debug> HTTP-Session: d4641f07-7dd1-48d8-9428-2c83f4ad9903 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9391 2024.07.25 05:52:47.882963 [ 3 ] {} <Trace> HTTP-Session: d4641f07-7dd1-48d8-9428-2c83f4ad9903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9392 2024.07.25 05:52:47.883173 [ 3 ] {66c8aba4-b1d6-4b05-adef-6d5d5d0bff2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9393 2024.07.25 05:52:47.883216 [ 3 ] {66c8aba4-b1d6-4b05-adef-6d5d5d0bff2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9394 2024.07.25 05:52:47.883367 [ 3 ] {66c8aba4-b1d6-4b05-adef-6d5d5d0bff2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9395 2024.07.25 05:52:47.883949 [ 3 ] {66c8aba4-b1d6-4b05-adef-6d5d5d0bff2b} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9396 2024.07.25 05:52:47.883986 [ 3 ] {66c8aba4-b1d6-4b05-adef-6d5d5d0bff2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9397 2024.07.25 05:52:47.884320 [ 3 ] {66c8aba4-b1d6-4b05-adef-6d5d5d0bff2b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9398 2024.07.25 05:52:47.884625 [ 3 ] {66c8aba4-b1d6-4b05-adef-6d5d5d0bff2b} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9399 2024.07.25 05:52:47.884774 [ 3 ] {66c8aba4-b1d6-4b05-adef-6d5d5d0bff2b} <Debug> executeQuery: Read 419 rows, 30.42 KiB in 0.001708 sec., 245316.15925058548 rows/sec., 17.39 MiB/sec.
9400 2024.07.25 05:52:47.884938 [ 3 ] {66c8aba4-b1d6-4b05-adef-6d5d5d0bff2b} <Debug> DynamicQueryHandler: Done processing query
9401 2024.07.25 05:52:47.884962 [ 3 ] {66c8aba4-b1d6-4b05-adef-6d5d5d0bff2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
9402 2024.07.25 05:52:47.884978 [ 3 ] {} <Debug> HTTP-Session: d4641f07-7dd1-48d8-9428-2c83f4ad9903 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9403 2024.07.25 05:52:47.885126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9404 2024.07.25 05:52:47.885177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9405 2024.07.25 05:52:47.885196 [ 3 ] {} <Debug> HTTP-Session: 6524749b-c413-4c62-93e6-b62eed7b2405 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9406 2024.07.25 05:52:47.885212 [ 3 ] {} <Debug> HTTP-Session: 6524749b-c413-4c62-93e6-b62eed7b2405 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9407 2024.07.25 05:52:47.885226 [ 3 ] {} <Debug> HTTP-Session: 6524749b-c413-4c62-93e6-b62eed7b2405 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9408 2024.07.25 05:52:47.885257 [ 3 ] {} <Trace> HTTP-Session: 6524749b-c413-4c62-93e6-b62eed7b2405 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9409 2024.07.25 05:52:47.885354 [ 3 ] {cde45d48-4479-4b53-b638-453a71e6d426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9410 2024.07.25 05:52:47.885399 [ 3 ] {cde45d48-4479-4b53-b638-453a71e6d426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9411 2024.07.25 05:52:47.885533 [ 3 ] {cde45d48-4479-4b53-b638-453a71e6d426} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9412 2024.07.25 05:52:47.885811 [ 3 ] {cde45d48-4479-4b53-b638-453a71e6d426} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9413 2024.07.25 05:52:47.885847 [ 3 ] {cde45d48-4479-4b53-b638-453a71e6d426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9414 2024.07.25 05:52:47.886205 [ 3 ] {cde45d48-4479-4b53-b638-453a71e6d426} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
9415 2024.07.25 05:52:47.886529 [ 3 ] {cde45d48-4479-4b53-b638-453a71e6d426} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9416 2024.07.25 05:52:47.886694 [ 3 ] {cde45d48-4479-4b53-b638-453a71e6d426} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001355 sec., 4428.044280442804 rows/sec., 190.27 KiB/sec.
9417 2024.07.25 05:52:47.887013 [ 3 ] {cde45d48-4479-4b53-b638-453a71e6d426} <Debug> DynamicQueryHandler: Done processing query
9418 2024.07.25 05:52:47.887038 [ 3 ] {cde45d48-4479-4b53-b638-453a71e6d426} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9419 2024.07.25 05:52:47.887054 [ 3 ] {} <Debug> HTTP-Session: 6524749b-c413-4c62-93e6-b62eed7b2405 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9420 2024.07.25 05:52:47.887188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9421 2024.07.25 05:52:47.887238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9422 2024.07.25 05:52:47.887257 [ 3 ] {} <Debug> HTTP-Session: 054f55c9-fee4-4ed8-8ffc-39fb7fca0965 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9423 2024.07.25 05:52:47.887273 [ 3 ] {} <Debug> HTTP-Session: 054f55c9-fee4-4ed8-8ffc-39fb7fca0965 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9424 2024.07.25 05:52:47.887287 [ 3 ] {} <Debug> HTTP-Session: 054f55c9-fee4-4ed8-8ffc-39fb7fca0965 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9425 2024.07.25 05:52:47.887318 [ 3 ] {} <Trace> HTTP-Session: 054f55c9-fee4-4ed8-8ffc-39fb7fca0965 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9426 2024.07.25 05:52:47.887445 [ 3 ] {fd40f4e0-5b7f-4c49-abe5-ec5029d81163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
9427 2024.07.25 05:52:47.887494 [ 3 ] {fd40f4e0-5b7f-4c49-abe5-ec5029d81163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
9428 2024.07.25 05:52:47.887663 [ 3 ] {fd40f4e0-5b7f-4c49-abe5-ec5029d81163} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9429 2024.07.25 05:52:47.887989 [ 3 ] {fd40f4e0-5b7f-4c49-abe5-ec5029d81163} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9430 2024.07.25 05:52:47.888025 [ 3 ] {fd40f4e0-5b7f-4c49-abe5-ec5029d81163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9431 2024.07.25 05:52:47.888391 [ 3 ] {fd40f4e0-5b7f-4c49-abe5-ec5029d81163} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
9432 2024.07.25 05:52:47.888729 [ 3 ] {fd40f4e0-5b7f-4c49-abe5-ec5029d81163} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9433 2024.07.25 05:52:47.888893 [ 3 ] {fd40f4e0-5b7f-4c49-abe5-ec5029d81163} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.00148 sec., 52027.02702702703 rows/sec., 3.20 MiB/sec.
9434 2024.07.25 05:52:47.889182 [ 3 ] {fd40f4e0-5b7f-4c49-abe5-ec5029d81163} <Debug> DynamicQueryHandler: Done processing query
9435 2024.07.25 05:52:47.889207 [ 3 ] {fd40f4e0-5b7f-4c49-abe5-ec5029d81163} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9436 2024.07.25 05:52:47.889223 [ 3 ] {} <Debug> HTTP-Session: 054f55c9-fee4-4ed8-8ffc-39fb7fca0965 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9437 2024.07.25 05:52:47.889382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 37786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9438 2024.07.25 05:52:47.889432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9439 2024.07.25 05:52:47.889452 [ 3 ] {} <Debug> HTTP-Session: 8290d8f6-5efa-4b7f-a9ed-681a88dd0415 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9440 2024.07.25 05:52:47.889476 [ 3 ] {} <Debug> HTTP-Session: 8290d8f6-5efa-4b7f-a9ed-681a88dd0415 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9441 2024.07.25 05:52:47.889497 [ 3 ] {} <Debug> HTTP-Session: 8290d8f6-5efa-4b7f-a9ed-681a88dd0415 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9442 2024.07.25 05:52:47.889541 [ 3 ] {} <Trace> HTTP-Session: 8290d8f6-5efa-4b7f-a9ed-681a88dd0415 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9443 2024.07.25 05:52:47.889814 [ 3 ] {ceebc336-ed93-45c7-8d68-75be65823539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9444 2024.07.25 05:52:47.889875 [ 3 ] {ceebc336-ed93-45c7-8d68-75be65823539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9445 2024.07.25 05:52:47.890090 [ 3 ] {ceebc336-ed93-45c7-8d68-75be65823539} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9446 2024.07.25 05:52:47.890590 [ 3 ] {ceebc336-ed93-45c7-8d68-75be65823539} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9447 2024.07.25 05:52:47.890628 [ 3 ] {ceebc336-ed93-45c7-8d68-75be65823539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9448 2024.07.25 05:52:47.891002 [ 3 ] {ceebc336-ed93-45c7-8d68-75be65823539} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9449 2024.07.25 05:52:47.891339 [ 3 ] {ceebc336-ed93-45c7-8d68-75be65823539} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9450 2024.07.25 05:52:47.891495 [ 3 ] {ceebc336-ed93-45c7-8d68-75be65823539} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001835 sec., 107356.94822888283 rows/sec., 7.49 MiB/sec.
9451 2024.07.25 05:52:47.891679 [ 3 ] {ceebc336-ed93-45c7-8d68-75be65823539} <Debug> DynamicQueryHandler: Done processing query
9452 2024.07.25 05:52:47.891704 [ 3 ] {ceebc336-ed93-45c7-8d68-75be65823539} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
9453 2024.07.25 05:52:47.891720 [ 3 ] {} <Debug> HTTP-Session: 8290d8f6-5efa-4b7f-a9ed-681a88dd0415 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9454 2024.07.25 05:52:47.891867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17717, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9455 2024.07.25 05:52:47.891916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9456 2024.07.25 05:52:47.891935 [ 3 ] {} <Debug> HTTP-Session: d5ee34c5-40de-4a7d-b4ca-01a9769697da Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9457 2024.07.25 05:52:47.891952 [ 3 ] {} <Debug> HTTP-Session: d5ee34c5-40de-4a7d-b4ca-01a9769697da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9458 2024.07.25 05:52:47.891966 [ 3 ] {} <Debug> HTTP-Session: d5ee34c5-40de-4a7d-b4ca-01a9769697da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9459 2024.07.25 05:52:47.891997 [ 3 ] {} <Trace> HTTP-Session: d5ee34c5-40de-4a7d-b4ca-01a9769697da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9460 2024.07.25 05:52:47.892277 [ 3 ] {8c86115b-aceb-43fe-af6c-7c990f679a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9461 2024.07.25 05:52:47.892360 [ 3 ] {8c86115b-aceb-43fe-af6c-7c990f679a7a} <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_histogramf64
9462 2024.07.25 05:52:47.892788 [ 3 ] {8c86115b-aceb-43fe-af6c-7c990f679a7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9463 2024.07.25 05:52:47.893402 [ 3 ] {8c86115b-aceb-43fe-af6c-7c990f679a7a} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9464 2024.07.25 05:52:47.893439 [ 3 ] {8c86115b-aceb-43fe-af6c-7c990f679a7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9465 2024.07.25 05:52:47.894011 [ 3 ] {8c86115b-aceb-43fe-af6c-7c990f679a7a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9466 2024.07.25 05:52:47.894421 [ 3 ] {8c86115b-aceb-43fe-af6c-7c990f679a7a} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9467 2024.07.25 05:52:47.894616 [ 3 ] {8c86115b-aceb-43fe-af6c-7c990f679a7a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002518 sec., 4368.54646544877 rows/sec., 7.83 MiB/sec.
9468 2024.07.25 05:52:47.894842 [ 3 ] {8c86115b-aceb-43fe-af6c-7c990f679a7a} <Debug> DynamicQueryHandler: Done processing query
9469 2024.07.25 05:52:47.894868 [ 3 ] {8c86115b-aceb-43fe-af6c-7c990f679a7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
9470 2024.07.25 05:52:47.894884 [ 3 ] {} <Debug> HTTP-Session: d5ee34c5-40de-4a7d-b4ca-01a9769697da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9471 2024.07.25 05:52:47.895005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9472 2024.07.25 05:52:47.895054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9473 2024.07.25 05:52:47.895073 [ 3 ] {} <Debug> HTTP-Session: f1f35faf-31d9-46e4-a0d2-9805b0c826ab Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9474 2024.07.25 05:52:47.895090 [ 3 ] {} <Debug> HTTP-Session: f1f35faf-31d9-46e4-a0d2-9805b0c826ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9475 2024.07.25 05:52:47.895103 [ 3 ] {} <Debug> HTTP-Session: f1f35faf-31d9-46e4-a0d2-9805b0c826ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9476 2024.07.25 05:52:47.895135 [ 3 ] {} <Trace> HTTP-Session: f1f35faf-31d9-46e4-a0d2-9805b0c826ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9477 2024.07.25 05:52:47.895247 [ 3 ] {751524c6-8fe4-46aa-b734-8f2daf3f099e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
9478 2024.07.25 05:52:47.895293 [ 3 ] {751524c6-8fe4-46aa-b734-8f2daf3f099e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
9479 2024.07.25 05:52:47.895422 [ 3 ] {751524c6-8fe4-46aa-b734-8f2daf3f099e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9480 2024.07.25 05:52:47.895705 [ 3 ] {751524c6-8fe4-46aa-b734-8f2daf3f099e} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9481 2024.07.25 05:52:47.895741 [ 3 ] {751524c6-8fe4-46aa-b734-8f2daf3f099e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9482 2024.07.25 05:52:47.896091 [ 3 ] {751524c6-8fe4-46aa-b734-8f2daf3f099e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
9483 2024.07.25 05:52:47.896423 [ 3 ] {751524c6-8fe4-46aa-b734-8f2daf3f099e} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9484 2024.07.25 05:52:47.896575 [ 3 ] {751524c6-8fe4-46aa-b734-8f2daf3f099e} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001358 sec., 16936.671575846834 rows/sec., 916.16 KiB/sec.
9485 2024.07.25 05:52:47.896587 [ 100 ] {} <Debug> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
9486 2024.07.25 05:52:47.896699 [ 100 ] {} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9487 2024.07.25 05:52:47.896746 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9488 2024.07.25 05:52:47.896828 [ 3 ] {751524c6-8fe4-46aa-b734-8f2daf3f099e} <Debug> DynamicQueryHandler: Done processing query
9489 2024.07.25 05:52:47.896863 [ 3 ] {751524c6-8fe4-46aa-b734-8f2daf3f099e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9490 2024.07.25 05:52:47.896874 [ 190 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::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
9491 2024.07.25 05:52:47.896881 [ 3 ] {} <Debug> HTTP-Session: f1f35faf-31d9-46e4-a0d2-9805b0c826ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9492 2024.07.25 05:52:47.897000 [ 190 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9493 2024.07.25 05:52:47.897030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9494 2024.07.25 05:52:47.897039 [ 190 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 372 rows starting from the beginning of the part
9495 2024.07.25 05:52:47.897088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9496 2024.07.25 05:52:47.897128 [ 3 ] {} <Debug> HTTP-Session: becee504-2a80-41b3-8ef5-77782ad180ec Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9497 2024.07.25 05:52:47.897139 [ 190 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 23 rows starting from the beginning of the part
9498 2024.07.25 05:52:47.897168 [ 3 ] {} <Debug> HTTP-Session: becee504-2a80-41b3-8ef5-77782ad180ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9499 2024.07.25 05:52:47.897243 [ 3 ] {} <Debug> HTTP-Session: becee504-2a80-41b3-8ef5-77782ad180ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9500 2024.07.25 05:52:47.897404 [ 3 ] {} <Trace> HTTP-Session: becee504-2a80-41b3-8ef5-77782ad180ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9501 2024.07.25 05:52:47.897462 [ 190 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 23 rows starting from the beginning of the part
9502 2024.07.25 05:52:47.897826 [ 3 ] {f7a77eb7-e1fc-4693-b199-4d460aae4c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9503 2024.07.25 05:52:47.897875 [ 190 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 23 rows starting from the beginning of the part
9504 2024.07.25 05:52:47.898009 [ 3 ] {f7a77eb7-e1fc-4693-b199-4d460aae4c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9505 2024.07.25 05:52:47.898052 [ 190 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 23 rows starting from the beginning of the part
9506 2024.07.25 05:52:47.898411 [ 190 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 23 rows starting from the beginning of the part
9507 2024.07.25 05:52:47.898941 [ 3 ] {f7a77eb7-e1fc-4693-b199-4d460aae4c33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9508 2024.07.25 05:52:47.899429 [ 3 ] {f7a77eb7-e1fc-4693-b199-4d460aae4c33} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9509 2024.07.25 05:52:47.899477 [ 3 ] {f7a77eb7-e1fc-4693-b199-4d460aae4c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9510 2024.07.25 05:52:47.900057 [ 3 ] {f7a77eb7-e1fc-4693-b199-4d460aae4c33} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9511 2024.07.25 05:52:47.900180 [ 195 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 487 rows, containing 4 columns (4 merged, 0 gathered) in 0.00336009 sec., 144936.59396028082 rows/sec., 7.81 MiB/sec.
9512 2024.07.25 05:52:47.900494 [ 195 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
9513 2024.07.25 05:52:47.900676 [ 3 ] {f7a77eb7-e1fc-4693-b199-4d460aae4c33} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9514 2024.07.25 05:52:47.901079 [ 3 ] {f7a77eb7-e1fc-4693-b199-4d460aae4c33} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003438 sec., 17452.00698080279 rows/sec., 1.18 MiB/sec.
9515 2024.07.25 05:52:47.901495 [ 3 ] {f7a77eb7-e1fc-4693-b199-4d460aae4c33} <Debug> DynamicQueryHandler: Done processing query
9516 2024.07.25 05:52:47.901544 [ 3 ] {f7a77eb7-e1fc-4693-b199-4d460aae4c33} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9517 2024.07.25 05:52:47.901568 [ 3 ] {} <Debug> HTTP-Session: becee504-2a80-41b3-8ef5-77782ad180ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9518 2024.07.25 05:52:47.901663 [ 195 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_21_4} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9519 2024.07.25 05:52:47.901769 [ 195 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_21_4} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
9520 2024.07.25 05:52:47.901875 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
9521 2024.07.25 05:52:52.868552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9522 2024.07.25 05:52:52.868687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9523 2024.07.25 05:52:52.868716 [ 3 ] {} <Debug> HTTP-Session: c5323a1a-b017-4ebe-b063-847e33316cd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9524 2024.07.25 05:52:52.868743 [ 3 ] {} <Debug> HTTP-Session: c5323a1a-b017-4ebe-b063-847e33316cd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9525 2024.07.25 05:52:52.868761 [ 3 ] {} <Debug> HTTP-Session: c5323a1a-b017-4ebe-b063-847e33316cd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9526 2024.07.25 05:52:52.868816 [ 3 ] {} <Trace> HTTP-Session: c5323a1a-b017-4ebe-b063-847e33316cd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9527 2024.07.25 05:52:52.869003 [ 3 ] {505de3d5-a876-46da-a9bc-85d8d7c89a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9528 2024.07.25 05:52:52.869068 [ 3 ] {505de3d5-a876-46da-a9bc-85d8d7c89a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9529 2024.07.25 05:52:52.869259 [ 3 ] {505de3d5-a876-46da-a9bc-85d8d7c89a17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9530 2024.07.25 05:52:52.869677 [ 3 ] {505de3d5-a876-46da-a9bc-85d8d7c89a17} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9531 2024.07.25 05:52:52.869717 [ 3 ] {505de3d5-a876-46da-a9bc-85d8d7c89a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9532 2024.07.25 05:52:52.870090 [ 3 ] {505de3d5-a876-46da-a9bc-85d8d7c89a17} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9533 2024.07.25 05:52:52.870425 [ 3 ] {505de3d5-a876-46da-a9bc-85d8d7c89a17} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9534 2024.07.25 05:52:52.870565 [ 86 ] {} <Debug> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9535 2024.07.25 05:52:52.870569 [ 3 ] {505de3d5-a876-46da-a9bc-85d8d7c89a17} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.001623 sec., 13555.144793592113 rows/sec., 1.07 MiB/sec.
9536 2024.07.25 05:52:52.870605 [ 86 ] {} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9537 2024.07.25 05:52:52.870638 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9538 2024.07.25 05:52:52.870824 [ 200 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::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
9539 2024.07.25 05:52:52.870850 [ 3 ] {505de3d5-a876-46da-a9bc-85d8d7c89a17} <Debug> DynamicQueryHandler: Done processing query
9540 2024.07.25 05:52:52.870915 [ 3 ] {505de3d5-a876-46da-a9bc-85d8d7c89a17} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9541 2024.07.25 05:52:52.870943 [ 3 ] {} <Debug> HTTP-Session: c5323a1a-b017-4ebe-b063-847e33316cd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9542 2024.07.25 05:52:52.871078 [ 200 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9543 2024.07.25 05:52:52.871137 [ 200 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 39 rows starting from the beginning of the part
9544 2024.07.25 05:52:52.871161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9545 2024.07.25 05:52:52.871294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9546 2024.07.25 05:52:52.871387 [ 3 ] {} <Debug> HTTP-Session: 460ad161-23c4-4629-b56e-637e6726727b Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9547 2024.07.25 05:52:52.871410 [ 200 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 22 rows starting from the beginning of the part
9548 2024.07.25 05:52:52.871457 [ 3 ] {} <Debug> HTTP-Session: 460ad161-23c4-4629-b56e-637e6726727b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9549 2024.07.25 05:52:52.871519 [ 3 ] {} <Debug> HTTP-Session: 460ad161-23c4-4629-b56e-637e6726727b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9550 2024.07.25 05:52:52.871665 [ 3 ] {} <Trace> HTTP-Session: 460ad161-23c4-4629-b56e-637e6726727b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9551 2024.07.25 05:52:52.871724 [ 200 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 17 rows starting from the beginning of the part
9552 2024.07.25 05:52:52.871992 [ 3 ] {3bd1f88f-bf49-4e1b-9fd6-1b11579c7fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9553 2024.07.25 05:52:52.872072 [ 200 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 22 rows starting from the beginning of the part
9554 2024.07.25 05:52:52.872104 [ 3 ] {3bd1f88f-bf49-4e1b-9fd6-1b11579c7fe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9555 2024.07.25 05:52:52.872346 [ 200 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 17 rows starting from the beginning of the part
9556 2024.07.25 05:52:52.872666 [ 200 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 22 rows starting from the beginning of the part
9557 2024.07.25 05:52:52.873239 [ 3 ] {3bd1f88f-bf49-4e1b-9fd6-1b11579c7fe4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9558 2024.07.25 05:52:52.873951 [ 3 ] {3bd1f88f-bf49-4e1b-9fd6-1b11579c7fe4} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9559 2024.07.25 05:52:52.874013 [ 3 ] {3bd1f88f-bf49-4e1b-9fd6-1b11579c7fe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9560 2024.07.25 05:52:52.874808 [ 3 ] {3bd1f88f-bf49-4e1b-9fd6-1b11579c7fe4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
9561 2024.07.25 05:52:52.875530 [ 200 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 139 rows, containing 4 columns (4 merged, 0 gathered) in 0.004791874 sec., 29007.440512834855 rows/sec., 2.21 MiB/sec.
9562 2024.07.25 05:52:52.875703 [ 3 ] {3bd1f88f-bf49-4e1b-9fd6-1b11579c7fe4} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9563 2024.07.25 05:52:52.875784 [ 201 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9564 2024.07.25 05:52:52.875996 [ 3 ] {3bd1f88f-bf49-4e1b-9fd6-1b11579c7fe4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004122 sec., 485.201358563804 rows/sec., 39.56 KiB/sec.
9565 2024.07.25 05:52:52.876312 [ 3 ] {3bd1f88f-bf49-4e1b-9fd6-1b11579c7fe4} <Debug> DynamicQueryHandler: Done processing query
9566 2024.07.25 05:52:52.876360 [ 3 ] {3bd1f88f-bf49-4e1b-9fd6-1b11579c7fe4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9567 2024.07.25 05:52:52.876390 [ 3 ] {} <Debug> HTTP-Session: 460ad161-23c4-4629-b56e-637e6726727b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9568 2024.07.25 05:52:52.876553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9569 2024.07.25 05:52:52.876599 [ 201 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_46_9} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9570 2024.07.25 05:52:52.876634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9571 2024.07.25 05:52:52.876690 [ 3 ] {} <Debug> HTTP-Session: 6b1ce6dd-55fb-4a0c-b84f-f6afa159bc7d Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9572 2024.07.25 05:52:52.876723 [ 3 ] {} <Debug> HTTP-Session: 6b1ce6dd-55fb-4a0c-b84f-f6afa159bc7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9573 2024.07.25 05:52:52.876748 [ 3 ] {} <Debug> HTTP-Session: 6b1ce6dd-55fb-4a0c-b84f-f6afa159bc7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9574 2024.07.25 05:52:52.876777 [ 201 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_46_9} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9575 2024.07.25 05:52:52.876804 [ 3 ] {} <Trace> HTTP-Session: 6b1ce6dd-55fb-4a0c-b84f-f6afa159bc7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9576 2024.07.25 05:52:52.876945 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
9577 2024.07.25 05:52:52.877024 [ 3 ] {c77c28c6-7a5d-4b40-be69-880af7a9871a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9578 2024.07.25 05:52:52.877074 [ 3 ] {c77c28c6-7a5d-4b40-be69-880af7a9871a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9579 2024.07.25 05:52:52.877215 [ 3 ] {c77c28c6-7a5d-4b40-be69-880af7a9871a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9580 2024.07.25 05:52:52.877588 [ 3 ] {c77c28c6-7a5d-4b40-be69-880af7a9871a} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9581 2024.07.25 05:52:52.877624 [ 3 ] {c77c28c6-7a5d-4b40-be69-880af7a9871a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9582 2024.07.25 05:52:52.877943 [ 3 ] {c77c28c6-7a5d-4b40-be69-880af7a9871a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9583 2024.07.25 05:52:52.878252 [ 3 ] {c77c28c6-7a5d-4b40-be69-880af7a9871a} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9584 2024.07.25 05:52:52.878380 [ 3 ] {c77c28c6-7a5d-4b40-be69-880af7a9871a} <Debug> executeQuery: Read 123 rows, 10.42 KiB in 0.001443 sec., 85239.08523908524 rows/sec., 7.05 MiB/sec.
9585 2024.07.25 05:52:52.878643 [ 3 ] {c77c28c6-7a5d-4b40-be69-880af7a9871a} <Debug> DynamicQueryHandler: Done processing query
9586 2024.07.25 05:52:52.878706 [ 3 ] {c77c28c6-7a5d-4b40-be69-880af7a9871a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9587 2024.07.25 05:52:52.878766 [ 3 ] {} <Debug> HTTP-Session: 6b1ce6dd-55fb-4a0c-b84f-f6afa159bc7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9588 2024.07.25 05:52:52.878934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9589 2024.07.25 05:52:52.878986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9590 2024.07.25 05:52:52.879004 [ 3 ] {} <Debug> HTTP-Session: a3ccaf65-e633-4e96-9af2-00dd65a11481 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9591 2024.07.25 05:52:52.879020 [ 3 ] {} <Debug> HTTP-Session: a3ccaf65-e633-4e96-9af2-00dd65a11481 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9592 2024.07.25 05:52:52.879033 [ 3 ] {} <Debug> HTTP-Session: a3ccaf65-e633-4e96-9af2-00dd65a11481 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9593 2024.07.25 05:52:52.879065 [ 3 ] {} <Trace> HTTP-Session: a3ccaf65-e633-4e96-9af2-00dd65a11481 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9594 2024.07.25 05:52:52.879173 [ 3 ] {c45c4722-4ce5-410a-9226-7a167bd38585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9595 2024.07.25 05:52:52.879218 [ 3 ] {c45c4722-4ce5-410a-9226-7a167bd38585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9596 2024.07.25 05:52:52.879359 [ 3 ] {c45c4722-4ce5-410a-9226-7a167bd38585} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9597 2024.07.25 05:52:52.879620 [ 3 ] {c45c4722-4ce5-410a-9226-7a167bd38585} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9598 2024.07.25 05:52:52.879655 [ 3 ] {c45c4722-4ce5-410a-9226-7a167bd38585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9599 2024.07.25 05:52:52.879944 [ 3 ] {c45c4722-4ce5-410a-9226-7a167bd38585} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
9600 2024.07.25 05:52:52.880249 [ 3 ] {c45c4722-4ce5-410a-9226-7a167bd38585} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9601 2024.07.25 05:52:52.880378 [ 3 ] {c45c4722-4ce5-410a-9226-7a167bd38585} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001232 sec., 1623.3766233766235 rows/sec., 113.35 KiB/sec.
9602 2024.07.25 05:52:52.880537 [ 3 ] {c45c4722-4ce5-410a-9226-7a167bd38585} <Debug> DynamicQueryHandler: Done processing query
9603 2024.07.25 05:52:52.880561 [ 3 ] {c45c4722-4ce5-410a-9226-7a167bd38585} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9604 2024.07.25 05:52:52.880577 [ 3 ] {} <Debug> HTTP-Session: a3ccaf65-e633-4e96-9af2-00dd65a11481 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9605 2024.07.25 05:52:52.880693 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14960, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9606 2024.07.25 05:52:52.880741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9607 2024.07.25 05:52:52.880758 [ 3 ] {} <Debug> HTTP-Session: 6335edb2-8260-410e-8079-9c26be070662 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9608 2024.07.25 05:52:52.880774 [ 3 ] {} <Debug> HTTP-Session: 6335edb2-8260-410e-8079-9c26be070662 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9609 2024.07.25 05:52:52.880788 [ 3 ] {} <Debug> HTTP-Session: 6335edb2-8260-410e-8079-9c26be070662 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9610 2024.07.25 05:52:52.880818 [ 3 ] {} <Trace> HTTP-Session: 6335edb2-8260-410e-8079-9c26be070662 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9611 2024.07.25 05:52:52.880936 [ 3 ] {b8aad098-4270-4f5f-b105-816f89b77e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9612 2024.07.25 05:52:52.880979 [ 3 ] {b8aad098-4270-4f5f-b105-816f89b77e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9613 2024.07.25 05:52:52.881103 [ 3 ] {b8aad098-4270-4f5f-b105-816f89b77e58} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9614 2024.07.25 05:52:52.881421 [ 3 ] {b8aad098-4270-4f5f-b105-816f89b77e58} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9615 2024.07.25 05:52:52.881456 [ 3 ] {b8aad098-4270-4f5f-b105-816f89b77e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9616 2024.07.25 05:52:52.881754 [ 3 ] {b8aad098-4270-4f5f-b105-816f89b77e58} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9617 2024.07.25 05:52:52.882058 [ 3 ] {b8aad098-4270-4f5f-b105-816f89b77e58} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9618 2024.07.25 05:52:52.882184 [ 3 ] {b8aad098-4270-4f5f-b105-816f89b77e58} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001294 sec., 68006.18238021639 rows/sec., 5.31 MiB/sec.
9619 2024.07.25 05:52:52.882331 [ 3 ] {b8aad098-4270-4f5f-b105-816f89b77e58} <Debug> DynamicQueryHandler: Done processing query
9620 2024.07.25 05:52:52.882355 [ 3 ] {b8aad098-4270-4f5f-b105-816f89b77e58} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9621 2024.07.25 05:52:52.882370 [ 3 ] {} <Debug> HTTP-Session: 6335edb2-8260-410e-8079-9c26be070662 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9622 2024.07.25 05:52:52.882540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9623 2024.07.25 05:52:52.882587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9624 2024.07.25 05:52:52.882605 [ 3 ] {} <Debug> HTTP-Session: c4e442f2-739e-46a8-95fc-91479edaadec Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9625 2024.07.25 05:52:52.882621 [ 3 ] {} <Debug> HTTP-Session: c4e442f2-739e-46a8-95fc-91479edaadec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9626 2024.07.25 05:52:52.882635 [ 3 ] {} <Debug> HTTP-Session: c4e442f2-739e-46a8-95fc-91479edaadec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9627 2024.07.25 05:52:52.882665 [ 3 ] {} <Trace> HTTP-Session: c4e442f2-739e-46a8-95fc-91479edaadec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9628 2024.07.25 05:52:52.882804 [ 3 ] {53d0ddab-70b7-44c1-964f-f5eb6bc1ce08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9629 2024.07.25 05:52:52.882852 [ 3 ] {53d0ddab-70b7-44c1-964f-f5eb6bc1ce08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9630 2024.07.25 05:52:52.882993 [ 3 ] {53d0ddab-70b7-44c1-964f-f5eb6bc1ce08} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9631 2024.07.25 05:52:52.883436 [ 3 ] {53d0ddab-70b7-44c1-964f-f5eb6bc1ce08} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9632 2024.07.25 05:52:52.883472 [ 3 ] {53d0ddab-70b7-44c1-964f-f5eb6bc1ce08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9633 2024.07.25 05:52:52.883850 [ 3 ] {53d0ddab-70b7-44c1-964f-f5eb6bc1ce08} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9634 2024.07.25 05:52:52.884198 [ 3 ] {53d0ddab-70b7-44c1-964f-f5eb6bc1ce08} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9635 2024.07.25 05:52:52.884328 [ 3 ] {53d0ddab-70b7-44c1-964f-f5eb6bc1ce08} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00159 sec., 101257.86163522012 rows/sec., 7.05 MiB/sec.
9636 2024.07.25 05:52:52.884540 [ 3 ] {53d0ddab-70b7-44c1-964f-f5eb6bc1ce08} <Debug> DynamicQueryHandler: Done processing query
9637 2024.07.25 05:52:52.884579 [ 3 ] {53d0ddab-70b7-44c1-964f-f5eb6bc1ce08} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9638 2024.07.25 05:52:52.884601 [ 3 ] {} <Debug> HTTP-Session: c4e442f2-739e-46a8-95fc-91479edaadec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9639 2024.07.25 05:52:52.884758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 35335, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9640 2024.07.25 05:52:52.884815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9641 2024.07.25 05:52:52.884838 [ 3 ] {} <Debug> HTTP-Session: 7ae2aa90-2ea7-4a1e-9c8a-82dd7667a8ae Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9642 2024.07.25 05:52:52.884858 [ 3 ] {} <Debug> HTTP-Session: 7ae2aa90-2ea7-4a1e-9c8a-82dd7667a8ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9643 2024.07.25 05:52:52.884874 [ 3 ] {} <Debug> HTTP-Session: 7ae2aa90-2ea7-4a1e-9c8a-82dd7667a8ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9644 2024.07.25 05:52:52.884909 [ 3 ] {} <Trace> HTTP-Session: 7ae2aa90-2ea7-4a1e-9c8a-82dd7667a8ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9645 2024.07.25 05:52:52.885177 [ 3 ] {f115d3b8-167f-4e4f-ac22-214eee26a145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9646 2024.07.25 05:52:52.885240 [ 3 ] {f115d3b8-167f-4e4f-ac22-214eee26a145} <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_histogramf64
9647 2024.07.25 05:52:52.885646 [ 3 ] {f115d3b8-167f-4e4f-ac22-214eee26a145} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9648 2024.07.25 05:52:52.886242 [ 3 ] {f115d3b8-167f-4e4f-ac22-214eee26a145} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9649 2024.07.25 05:52:52.886277 [ 3 ] {f115d3b8-167f-4e4f-ac22-214eee26a145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9650 2024.07.25 05:52:52.886856 [ 3 ] {f115d3b8-167f-4e4f-ac22-214eee26a145} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9651 2024.07.25 05:52:52.887251 [ 3 ] {f115d3b8-167f-4e4f-ac22-214eee26a145} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9652 2024.07.25 05:52:52.887419 [ 3 ] {f115d3b8-167f-4e4f-ac22-214eee26a145} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002419 sec., 9094.66721785862 rows/sec., 16.30 MiB/sec.
9653 2024.07.25 05:52:52.887429 [ 125 ] {} <Debug> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9654 2024.07.25 05:52:52.887530 [ 125 ] {} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9655 2024.07.25 05:52:52.887601 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9656 2024.07.25 05:52:52.887889 [ 3 ] {f115d3b8-167f-4e4f-ac22-214eee26a145} <Debug> DynamicQueryHandler: Done processing query
9657 2024.07.25 05:52:52.887970 [ 3 ] {f115d3b8-167f-4e4f-ac22-214eee26a145} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
9658 2024.07.25 05:52:52.887963 [ 199 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::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
9659 2024.07.25 05:52:52.888043 [ 3 ] {} <Debug> HTTP-Session: 7ae2aa90-2ea7-4a1e-9c8a-82dd7667a8ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9660 2024.07.25 05:52:52.888369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9661 2024.07.25 05:52:52.888516 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9662 2024.07.25 05:52:52.888605 [ 3 ] {} <Debug> HTTP-Session: 5a778d4a-8511-4359-a4fb-b10e436f6665 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9663 2024.07.25 05:52:52.888658 [ 3 ] {} <Debug> HTTP-Session: 5a778d4a-8511-4359-a4fb-b10e436f6665 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9664 2024.07.25 05:52:52.888694 [ 3 ] {} <Debug> HTTP-Session: 5a778d4a-8511-4359-a4fb-b10e436f6665 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9665 2024.07.25 05:52:52.888818 [ 3 ] {} <Trace> HTTP-Session: 5a778d4a-8511-4359-a4fb-b10e436f6665 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9666 2024.07.25 05:52:52.889139 [ 3 ] {9dc45f43-1dd4-4ed0-a16a-2b49f8ef7881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9667 2024.07.25 05:52:52.889276 [ 3 ] {9dc45f43-1dd4-4ed0-a16a-2b49f8ef7881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9668 2024.07.25 05:52:52.889329 [ 199 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9669 2024.07.25 05:52:52.889547 [ 199 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 700 rows starting from the beginning of the part
9670 2024.07.25 05:52:52.889887 [ 3 ] {9dc45f43-1dd4-4ed0-a16a-2b49f8ef7881} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9671 2024.07.25 05:52:52.890402 [ 199 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 22 rows starting from the beginning of the part
9672 2024.07.25 05:52:52.891074 [ 199 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 11 rows starting from the beginning of the part
9673 2024.07.25 05:52:52.891254 [ 3 ] {9dc45f43-1dd4-4ed0-a16a-2b49f8ef7881} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9674 2024.07.25 05:52:52.891358 [ 3 ] {9dc45f43-1dd4-4ed0-a16a-2b49f8ef7881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9675 2024.07.25 05:52:52.891778 [ 199 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 22 rows starting from the beginning of the part
9676 2024.07.25 05:52:52.892423 [ 199 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 11 rows starting from the beginning of the part
9677 2024.07.25 05:52:52.892723 [ 3 ] {9dc45f43-1dd4-4ed0-a16a-2b49f8ef7881} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9678 2024.07.25 05:52:52.892989 [ 199 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 22 rows starting from the beginning of the part
9679 2024.07.25 05:52:52.893941 [ 3 ] {9dc45f43-1dd4-4ed0-a16a-2b49f8ef7881} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9680 2024.07.25 05:52:52.894345 [ 3 ] {9dc45f43-1dd4-4ed0-a16a-2b49f8ef7881} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005332 sec., 11252.813203300826 rows/sec., 776.56 KiB/sec.
9681 2024.07.25 05:52:52.894673 [ 3 ] {9dc45f43-1dd4-4ed0-a16a-2b49f8ef7881} <Debug> DynamicQueryHandler: Done processing query
9682 2024.07.25 05:52:52.894736 [ 3 ] {9dc45f43-1dd4-4ed0-a16a-2b49f8ef7881} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9683 2024.07.25 05:52:52.894794 [ 3 ] {} <Debug> HTTP-Session: 5a778d4a-8511-4359-a4fb-b10e436f6665 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9684 2024.07.25 05:52:52.898709 [ 201 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 788 rows, containing 19 columns (19 merged, 0 gathered) in 0.01096458 sec., 71867.77788114091 rows/sec., 128.78 MiB/sec.
9685 2024.07.25 05:52:52.899950 [ 200 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9686 2024.07.25 05:52:52.900567 [ 200 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9687 2024.07.25 05:52:52.900662 [ 200 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9688 2024.07.25 05:52:52.900811 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.55 MiB.
9689 2024.07.25 05:52:57.873193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 2325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9690 2024.07.25 05:52:57.873326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9691 2024.07.25 05:52:57.873351 [ 3 ] {} <Debug> HTTP-Session: 59d4a89d-568e-43f1-92d9-2d8fd028349d Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9692 2024.07.25 05:52:57.873376 [ 3 ] {} <Debug> HTTP-Session: 59d4a89d-568e-43f1-92d9-2d8fd028349d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9693 2024.07.25 05:52:57.873393 [ 3 ] {} <Debug> HTTP-Session: 59d4a89d-568e-43f1-92d9-2d8fd028349d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9694 2024.07.25 05:52:57.873444 [ 3 ] {} <Trace> HTTP-Session: 59d4a89d-568e-43f1-92d9-2d8fd028349d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9695 2024.07.25 05:52:57.873638 [ 3 ] {80ae185e-a223-4233-8954-4dfef00a94f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9696 2024.07.25 05:52:57.873707 [ 3 ] {80ae185e-a223-4233-8954-4dfef00a94f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9697 2024.07.25 05:52:57.873903 [ 3 ] {80ae185e-a223-4233-8954-4dfef00a94f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9698 2024.07.25 05:52:57.874351 [ 3 ] {80ae185e-a223-4233-8954-4dfef00a94f4} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9699 2024.07.25 05:52:57.874402 [ 3 ] {80ae185e-a223-4233-8954-4dfef00a94f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9700 2024.07.25 05:52:57.874793 [ 3 ] {80ae185e-a223-4233-8954-4dfef00a94f4} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9701 2024.07.25 05:52:57.875139 [ 3 ] {80ae185e-a223-4233-8954-4dfef00a94f4} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9702 2024.07.25 05:52:57.875310 [ 3 ] {80ae185e-a223-4233-8954-4dfef00a94f4} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001729 sec., 9832.272990167727 rows/sec., 712.23 KiB/sec.
9703 2024.07.25 05:52:57.875533 [ 3 ] {80ae185e-a223-4233-8954-4dfef00a94f4} <Debug> DynamicQueryHandler: Done processing query
9704 2024.07.25 05:52:57.875562 [ 3 ] {80ae185e-a223-4233-8954-4dfef00a94f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9705 2024.07.25 05:52:57.875578 [ 3 ] {} <Debug> HTTP-Session: 59d4a89d-568e-43f1-92d9-2d8fd028349d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9706 2024.07.25 05:52:57.875784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 29344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9707 2024.07.25 05:52:57.875843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9708 2024.07.25 05:52:57.875863 [ 3 ] {} <Debug> HTTP-Session: 8705d37d-d4ff-4265-8681-0447df948687 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9709 2024.07.25 05:52:57.875881 [ 3 ] {} <Debug> HTTP-Session: 8705d37d-d4ff-4265-8681-0447df948687 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9710 2024.07.25 05:52:57.875895 [ 3 ] {} <Debug> HTTP-Session: 8705d37d-d4ff-4265-8681-0447df948687 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9711 2024.07.25 05:52:57.875931 [ 3 ] {} <Trace> HTTP-Session: 8705d37d-d4ff-4265-8681-0447df948687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9712 2024.07.25 05:52:57.876088 [ 3 ] {5c724d31-b128-4544-9149-a66a4a08835f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9713 2024.07.25 05:52:57.876136 [ 3 ] {5c724d31-b128-4544-9149-a66a4a08835f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9714 2024.07.25 05:52:57.876270 [ 3 ] {5c724d31-b128-4544-9149-a66a4a08835f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9715 2024.07.25 05:52:57.876750 [ 3 ] {5c724d31-b128-4544-9149-a66a4a08835f} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9716 2024.07.25 05:52:57.876798 [ 3 ] {5c724d31-b128-4544-9149-a66a4a08835f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9717 2024.07.25 05:52:57.877174 [ 3 ] {5c724d31-b128-4544-9149-a66a4a08835f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9718 2024.07.25 05:52:57.877491 [ 3 ] {5c724d31-b128-4544-9149-a66a4a08835f} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9719 2024.07.25 05:52:57.877646 [ 3 ] {5c724d31-b128-4544-9149-a66a4a08835f} <Debug> executeQuery: Read 194 rows, 17.54 KiB in 0.001629 sec., 119091.4671577655 rows/sec., 10.52 MiB/sec.
9720 2024.07.25 05:52:57.877665 [ 64 ] {} <Debug> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9721 2024.07.25 05:52:57.877771 [ 64 ] {} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9722 2024.07.25 05:52:57.877817 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9723 2024.07.25 05:52:57.877915 [ 3 ] {5c724d31-b128-4544-9149-a66a4a08835f} <Debug> DynamicQueryHandler: Done processing query
9724 2024.07.25 05:52:57.877991 [ 3 ] {5c724d31-b128-4544-9149-a66a4a08835f} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
9725 2024.07.25 05:52:57.878059 [ 3 ] {} <Debug> HTTP-Session: 8705d37d-d4ff-4265-8681-0447df948687 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9726 2024.07.25 05:52:57.878214 [ 201 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::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
9727 2024.07.25 05:52:57.878372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 63424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9728 2024.07.25 05:52:57.878522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9729 2024.07.25 05:52:57.878595 [ 3 ] {} <Debug> HTTP-Session: 0e035ebe-0d31-469e-9f11-556612cf886f Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9730 2024.07.25 05:52:57.878635 [ 3 ] {} <Debug> HTTP-Session: 0e035ebe-0d31-469e-9f11-556612cf886f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9731 2024.07.25 05:52:57.878676 [ 3 ] {} <Debug> HTTP-Session: 0e035ebe-0d31-469e-9f11-556612cf886f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9732 2024.07.25 05:52:57.878726 [ 201 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9733 2024.07.25 05:52:57.878751 [ 3 ] {} <Trace> HTTP-Session: 0e035ebe-0d31-469e-9f11-556612cf886f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9734 2024.07.25 05:52:57.878792 [ 201 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 304 rows starting from the beginning of the part
9735 2024.07.25 05:52:57.878973 [ 201 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 194 rows starting from the beginning of the part
9736 2024.07.25 05:52:57.879196 [ 201 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 123 rows starting from the beginning of the part
9737 2024.07.25 05:52:57.879209 [ 3 ] {57d62487-04bf-4743-99ca-e1c0d647b4ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9738 2024.07.25 05:52:57.879363 [ 3 ] {57d62487-04bf-4743-99ca-e1c0d647b4ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9739 2024.07.25 05:52:57.879515 [ 201 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 231 rows starting from the beginning of the part
9740 2024.07.25 05:52:57.879935 [ 201 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 123 rows starting from the beginning of the part
9741 2024.07.25 05:52:57.880286 [ 201 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 194 rows starting from the beginning of the part
9742 2024.07.25 05:52:57.880790 [ 3 ] {57d62487-04bf-4743-99ca-e1c0d647b4ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9743 2024.07.25 05:52:57.881877 [ 3 ] {57d62487-04bf-4743-99ca-e1c0d647b4ec} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9744 2024.07.25 05:52:57.881942 [ 3 ] {57d62487-04bf-4743-99ca-e1c0d647b4ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
9745 2024.07.25 05:52:57.882712 [ 3 ] {57d62487-04bf-4743-99ca-e1c0d647b4ec} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9746 2024.07.25 05:52:57.883110 [ 201 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1169 rows, containing 4 columns (4 merged, 0 gathered) in 0.005179393 sec., 225702.1237816864 rows/sec., 19.47 MiB/sec.
9747 2024.07.25 05:52:57.883359 [ 201 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9748 2024.07.25 05:52:57.883506 [ 3 ] {57d62487-04bf-4743-99ca-e1c0d647b4ec} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9749 2024.07.25 05:52:57.883937 [ 64 ] {} <Debug> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9750 2024.07.25 05:52:57.883957 [ 3 ] {57d62487-04bf-4743-99ca-e1c0d647b4ec} <Debug> executeQuery: Read 393 rows, 28.36 KiB in 0.005033 sec., 78084.64136697794 rows/sec., 5.50 MiB/sec.
9751 2024.07.25 05:52:57.884047 [ 64 ] {} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9752 2024.07.25 05:52:57.884210 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
9753 2024.07.25 05:52:57.884481 [ 201 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_51_10} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9754 2024.07.25 05:52:57.884506 [ 3 ] {57d62487-04bf-4743-99ca-e1c0d647b4ec} <Debug> DynamicQueryHandler: Done processing query
9755 2024.07.25 05:52:57.884587 [ 3 ] {57d62487-04bf-4743-99ca-e1c0d647b4ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
9756 2024.07.25 05:52:57.884607 [ 200 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::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
9757 2024.07.25 05:52:57.884639 [ 3 ] {} <Debug> HTTP-Session: 0e035ebe-0d31-469e-9f11-556612cf886f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9758 2024.07.25 05:52:57.884733 [ 201 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_51_10} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9759 2024.07.25 05:52:57.884964 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB.
9760 2024.07.25 05:52:57.884969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9761 2024.07.25 05:52:57.885059 [ 200 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9762 2024.07.25 05:52:57.885091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9763 2024.07.25 05:52:57.885112 [ 200 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 471 rows starting from the beginning of the part
9764 2024.07.25 05:52:57.885122 [ 3 ] {} <Debug> HTTP-Session: 84c797a9-c813-4997-a7e1-41c20616ca94 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9765 2024.07.25 05:52:57.885163 [ 3 ] {} <Debug> HTTP-Session: 84c797a9-c813-4997-a7e1-41c20616ca94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9766 2024.07.25 05:52:57.885181 [ 3 ] {} <Debug> HTTP-Session: 84c797a9-c813-4997-a7e1-41c20616ca94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9767 2024.07.25 05:52:57.885307 [ 3 ] {} <Trace> HTTP-Session: 84c797a9-c813-4997-a7e1-41c20616ca94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9768 2024.07.25 05:52:57.885366 [ 200 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 393 rows starting from the beginning of the part
9769 2024.07.25 05:52:57.885643 [ 3 ] {cccfd72d-de83-4549-a543-9cfa7f5a2651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9770 2024.07.25 05:52:57.885671 [ 200 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 88 rows starting from the beginning of the part
9771 2024.07.25 05:52:57.885809 [ 3 ] {cccfd72d-de83-4549-a543-9cfa7f5a2651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9772 2024.07.25 05:52:57.886033 [ 200 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 419 rows starting from the beginning of the part
9773 2024.07.25 05:52:57.886417 [ 200 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 88 rows starting from the beginning of the part
9774 2024.07.25 05:52:57.886778 [ 3 ] {cccfd72d-de83-4549-a543-9cfa7f5a2651} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9775 2024.07.25 05:52:57.886781 [ 200 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 393 rows starting from the beginning of the part
9776 2024.07.25 05:52:57.887508 [ 3 ] {cccfd72d-de83-4549-a543-9cfa7f5a2651} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9777 2024.07.25 05:52:57.887569 [ 3 ] {cccfd72d-de83-4549-a543-9cfa7f5a2651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
9778 2024.07.25 05:52:57.888579 [ 3 ] {cccfd72d-de83-4549-a543-9cfa7f5a2651} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
9779 2024.07.25 05:52:57.889295 [ 3 ] {cccfd72d-de83-4549-a543-9cfa7f5a2651} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9780 2024.07.25 05:52:57.889470 [ 64 ] {} <Debug> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
9781 2024.07.25 05:52:57.889603 [ 3 ] {cccfd72d-de83-4549-a543-9cfa7f5a2651} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.004081 sec., 1470.227885322225 rows/sec., 63.17 KiB/sec.
9782 2024.07.25 05:52:57.889603 [ 64 ] {} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9783 2024.07.25 05:52:57.889723 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
9784 2024.07.25 05:52:57.890251 [ 197 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1852 rows, containing 4 columns (4 merged, 0 gathered) in 0.00586772 sec., 315625.1491209533 rows/sec., 22.60 MiB/sec.
9785 2024.07.25 05:52:57.890331 [ 3 ] {cccfd72d-de83-4549-a543-9cfa7f5a2651} <Debug> DynamicQueryHandler: Done processing query
9786 2024.07.25 05:52:57.890370 [ 193 ] {79798579-fdc4-4c4f-ad75-3b6178762911::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
9787 2024.07.25 05:52:57.890394 [ 3 ] {cccfd72d-de83-4549-a543-9cfa7f5a2651} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9788 2024.07.25 05:52:57.890445 [ 3 ] {} <Debug> HTTP-Session: 84c797a9-c813-4997-a7e1-41c20616ca94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9789 2024.07.25 05:52:57.890541 [ 197 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9790 2024.07.25 05:52:57.890719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9791 2024.07.25 05:52:57.890741 [ 193 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9792 2024.07.25 05:52:57.890831 [ 193 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part
9793 2024.07.25 05:52:57.890853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9794 2024.07.25 05:52:57.890946 [ 3 ] {} <Debug> HTTP-Session: e5c20e1c-fd53-4712-a7dd-f3372c024f86 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9795 2024.07.25 05:52:57.891035 [ 3 ] {} <Debug> HTTP-Session: e5c20e1c-fd53-4712-a7dd-f3372c024f86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9796 2024.07.25 05:52:57.891155 [ 3 ] {} <Debug> HTTP-Session: e5c20e1c-fd53-4712-a7dd-f3372c024f86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9797 2024.07.25 05:52:57.891349 [ 193 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part
9798 2024.07.25 05:52:57.891368 [ 3 ] {} <Trace> HTTP-Session: e5c20e1c-fd53-4712-a7dd-f3372c024f86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9799 2024.07.25 05:52:57.891871 [ 193 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part
9800 2024.07.25 05:52:57.892014 [ 3 ] {c89b0c33-c330-46ce-b0d5-d1b03b3d0823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
9801 2024.07.25 05:52:57.892290 [ 3 ] {c89b0c33-c330-46ce-b0d5-d1b03b3d0823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
9802 2024.07.25 05:52:57.892444 [ 193 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part
9803 2024.07.25 05:52:57.892805 [ 193 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part
9804 2024.07.25 05:52:57.892886 [ 197 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_51_10} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9805 2024.07.25 05:52:57.893351 [ 193 ] {79798579-fdc4-4c4f-ad75-3b6178762911::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
9806 2024.07.25 05:52:57.893476 [ 197 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_51_10} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9807 2024.07.25 05:52:57.893993 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB.
9808 2024.07.25 05:52:57.894264 [ 3 ] {c89b0c33-c330-46ce-b0d5-d1b03b3d0823} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9809 2024.07.25 05:52:57.895133 [ 3 ] {c89b0c33-c330-46ce-b0d5-d1b03b3d0823} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9810 2024.07.25 05:52:57.895199 [ 3 ] {c89b0c33-c330-46ce-b0d5-d1b03b3d0823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
9811 2024.07.25 05:52:57.896260 [ 3 ] {c89b0c33-c330-46ce-b0d5-d1b03b3d0823} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
9812 2024.07.25 05:52:57.896467 [ 186 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.006371952 sec., 19774.160257327738 rows/sec., 849.67 KiB/sec.
9813 2024.07.25 05:52:57.896634 [ 186 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
9814 2024.07.25 05:52:57.896795 [ 3 ] {c89b0c33-c330-46ce-b0d5-d1b03b3d0823} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9815 2024.07.25 05:52:57.897040 [ 64 ] {} <Debug> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
9816 2024.07.25 05:52:57.897111 [ 3 ] {c89b0c33-c330-46ce-b0d5-d1b03b3d0823} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.005415 sec., 14219.759926131119 rows/sec., 896.67 KiB/sec.
9817 2024.07.25 05:52:57.897127 [ 64 ] {} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9818 2024.07.25 05:52:57.897249 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9819 2024.07.25 05:52:57.897588 [ 186 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_21_4} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9820 2024.07.25 05:52:57.897725 [ 3 ] {c89b0c33-c330-46ce-b0d5-d1b03b3d0823} <Debug> DynamicQueryHandler: Done processing query
9821 2024.07.25 05:52:57.897823 [ 3 ] {c89b0c33-c330-46ce-b0d5-d1b03b3d0823} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9822 2024.07.25 05:52:57.897846 [ 197 ] {c00922d1-161d-437c-932d-6a455c04f3cb::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
9823 2024.07.25 05:52:57.897902 [ 3 ] {} <Debug> HTTP-Session: e5c20e1c-fd53-4712-a7dd-f3372c024f86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9824 2024.07.25 05:52:57.898026 [ 186 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_21_4} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
9825 2024.07.25 05:52:57.898302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9826 2024.07.25 05:52:57.898393 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
9827 2024.07.25 05:52:57.898560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9828 2024.07.25 05:52:57.898663 [ 3 ] {} <Debug> HTTP-Session: f0e794c3-a6e5-4764-a787-d2bd5cc8c65f Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9829 2024.07.25 05:52:57.898692 [ 197 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9830 2024.07.25 05:52:57.898734 [ 3 ] {} <Debug> HTTP-Session: f0e794c3-a6e5-4764-a787-d2bd5cc8c65f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9831 2024.07.25 05:52:57.898802 [ 3 ] {} <Debug> HTTP-Session: f0e794c3-a6e5-4764-a787-d2bd5cc8c65f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9832 2024.07.25 05:52:57.898810 [ 197 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1232 rows starting from the beginning of the part
9833 2024.07.25 05:52:57.898930 [ 3 ] {} <Trace> HTTP-Session: f0e794c3-a6e5-4764-a787-d2bd5cc8c65f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9834 2024.07.25 05:52:57.899280 [ 197 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 77 rows starting from the beginning of the part
9835 2024.07.25 05:52:57.899389 [ 3 ] {55b31753-d213-421e-bc96-3aafa1625c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9836 2024.07.25 05:52:57.899571 [ 197 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 77 rows starting from the beginning of the part
9837 2024.07.25 05:52:57.899575 [ 3 ] {55b31753-d213-421e-bc96-3aafa1625c86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9838 2024.07.25 05:52:57.899893 [ 197 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 77 rows starting from the beginning of the part
9839 2024.07.25 05:52:57.900225 [ 197 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 77 rows starting from the beginning of the part
9840 2024.07.25 05:52:57.900593 [ 197 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 77 rows starting from the beginning of the part
9841 2024.07.25 05:52:57.900726 [ 3 ] {55b31753-d213-421e-bc96-3aafa1625c86} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9842 2024.07.25 05:52:57.901770 [ 3 ] {55b31753-d213-421e-bc96-3aafa1625c86} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9843 2024.07.25 05:52:57.901838 [ 3 ] {55b31753-d213-421e-bc96-3aafa1625c86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
9844 2024.07.25 05:52:57.902911 [ 3 ] {55b31753-d213-421e-bc96-3aafa1625c86} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9845 2024.07.25 05:52:57.903620 [ 186 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1617 rows, containing 5 columns (5 merged, 0 gathered) in 0.006202907 sec., 260684.22434835797 rows/sec., 16.05 MiB/sec.
9846 2024.07.25 05:52:57.903728 [ 3 ] {55b31753-d213-421e-bc96-3aafa1625c86} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9847 2024.07.25 05:52:57.903849 [ 186 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
9848 2024.07.25 05:52:57.904015 [ 3 ] {55b31753-d213-421e-bc96-3aafa1625c86} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004817 sec., 33215.694415611375 rows/sec., 2.31 MiB/sec.
9849 2024.07.25 05:52:57.904402 [ 3 ] {55b31753-d213-421e-bc96-3aafa1625c86} <Debug> DynamicQueryHandler: Done processing query
9850 2024.07.25 05:52:57.904461 [ 3 ] {55b31753-d213-421e-bc96-3aafa1625c86} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9851 2024.07.25 05:52:57.904520 [ 3 ] {} <Debug> HTTP-Session: f0e794c3-a6e5-4764-a787-d2bd5cc8c65f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9852 2024.07.25 05:52:57.904707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9853 2024.07.25 05:52:57.904773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9854 2024.07.25 05:52:57.904794 [ 3 ] {} <Debug> HTTP-Session: 0cf3636f-1aba-4a25-9d7e-02040e75b7c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9855 2024.07.25 05:52:57.904818 [ 3 ] {} <Debug> HTTP-Session: 0cf3636f-1aba-4a25-9d7e-02040e75b7c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9856 2024.07.25 05:52:57.904839 [ 3 ] {} <Debug> HTTP-Session: 0cf3636f-1aba-4a25-9d7e-02040e75b7c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9857 2024.07.25 05:52:57.904838 [ 186 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9858 2024.07.25 05:52:57.904883 [ 3 ] {} <Trace> HTTP-Session: 0cf3636f-1aba-4a25-9d7e-02040e75b7c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9859 2024.07.25 05:52:57.904944 [ 186 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
9860 2024.07.25 05:52:57.905037 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB.
9861 2024.07.25 05:52:57.905153 [ 3 ] {7e74c3cd-cebb-48bb-8002-3ffb23687fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9862 2024.07.25 05:52:57.905219 [ 3 ] {7e74c3cd-cebb-48bb-8002-3ffb23687fd3} <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_histogramf64
9863 2024.07.25 05:52:57.905636 [ 3 ] {7e74c3cd-cebb-48bb-8002-3ffb23687fd3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9864 2024.07.25 05:52:57.906249 [ 3 ] {7e74c3cd-cebb-48bb-8002-3ffb23687fd3} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9865 2024.07.25 05:52:57.906285 [ 3 ] {7e74c3cd-cebb-48bb-8002-3ffb23687fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9866 2024.07.25 05:52:57.906899 [ 3 ] {7e74c3cd-cebb-48bb-8002-3ffb23687fd3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9867 2024.07.25 05:52:57.907329 [ 3 ] {7e74c3cd-cebb-48bb-8002-3ffb23687fd3} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9868 2024.07.25 05:52:57.907513 [ 3 ] {7e74c3cd-cebb-48bb-8002-3ffb23687fd3} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002531 sec., 4346.10825760569 rows/sec., 7.79 MiB/sec.
9869 2024.07.25 05:52:57.907739 [ 3 ] {7e74c3cd-cebb-48bb-8002-3ffb23687fd3} <Debug> DynamicQueryHandler: Done processing query
9870 2024.07.25 05:52:57.907763 [ 3 ] {7e74c3cd-cebb-48bb-8002-3ffb23687fd3} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
9871 2024.07.25 05:52:57.907779 [ 3 ] {} <Debug> HTTP-Session: 0cf3636f-1aba-4a25-9d7e-02040e75b7c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9872 2024.07.25 05:52:57.907898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9873 2024.07.25 05:52:57.907948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9874 2024.07.25 05:52:57.907967 [ 3 ] {} <Debug> HTTP-Session: 4c4912b2-b102-48af-aa9d-1a15da73c267 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9875 2024.07.25 05:52:57.907983 [ 3 ] {} <Debug> HTTP-Session: 4c4912b2-b102-48af-aa9d-1a15da73c267 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9876 2024.07.25 05:52:57.907996 [ 3 ] {} <Debug> HTTP-Session: 4c4912b2-b102-48af-aa9d-1a15da73c267 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9877 2024.07.25 05:52:57.908027 [ 3 ] {} <Trace> HTTP-Session: 4c4912b2-b102-48af-aa9d-1a15da73c267 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9878 2024.07.25 05:52:57.908129 [ 3 ] {e700a285-5cba-4efa-80eb-0cbbad9cedff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
9879 2024.07.25 05:52:57.908174 [ 3 ] {e700a285-5cba-4efa-80eb-0cbbad9cedff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
9880 2024.07.25 05:52:57.908302 [ 3 ] {e700a285-5cba-4efa-80eb-0cbbad9cedff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9881 2024.07.25 05:52:57.908598 [ 3 ] {e700a285-5cba-4efa-80eb-0cbbad9cedff} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9882 2024.07.25 05:52:57.908633 [ 3 ] {e700a285-5cba-4efa-80eb-0cbbad9cedff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9883 2024.07.25 05:52:57.908990 [ 3 ] {e700a285-5cba-4efa-80eb-0cbbad9cedff} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9884 2024.07.25 05:52:57.909316 [ 3 ] {e700a285-5cba-4efa-80eb-0cbbad9cedff} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9885 2024.07.25 05:52:57.909488 [ 3 ] {e700a285-5cba-4efa-80eb-0cbbad9cedff} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001378 sec., 16690.85631349782 rows/sec., 902.86 KiB/sec.
9886 2024.07.25 05:52:57.909802 [ 3 ] {e700a285-5cba-4efa-80eb-0cbbad9cedff} <Debug> DynamicQueryHandler: Done processing query
9887 2024.07.25 05:52:57.909832 [ 3 ] {e700a285-5cba-4efa-80eb-0cbbad9cedff} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9888 2024.07.25 05:52:57.909848 [ 3 ] {} <Debug> HTTP-Session: 4c4912b2-b102-48af-aa9d-1a15da73c267 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9889 2024.07.25 05:52:57.909969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9890 2024.07.25 05:52:57.910018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9891 2024.07.25 05:52:57.910037 [ 3 ] {} <Debug> HTTP-Session: a2a66202-eead-4c62-902f-479323576f34 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9892 2024.07.25 05:52:57.910053 [ 3 ] {} <Debug> HTTP-Session: a2a66202-eead-4c62-902f-479323576f34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9893 2024.07.25 05:52:57.910066 [ 3 ] {} <Debug> HTTP-Session: a2a66202-eead-4c62-902f-479323576f34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9894 2024.07.25 05:52:57.910097 [ 3 ] {} <Trace> HTTP-Session: a2a66202-eead-4c62-902f-479323576f34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9895 2024.07.25 05:52:57.910215 [ 3 ] {d97f98bb-947b-485d-879b-a90c0a280ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9896 2024.07.25 05:52:57.910259 [ 3 ] {d97f98bb-947b-485d-879b-a90c0a280ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9897 2024.07.25 05:52:57.910407 [ 3 ] {d97f98bb-947b-485d-879b-a90c0a280ecc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9898 2024.07.25 05:52:57.910729 [ 3 ] {d97f98bb-947b-485d-879b-a90c0a280ecc} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9899 2024.07.25 05:52:57.910766 [ 3 ] {d97f98bb-947b-485d-879b-a90c0a280ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB.
9900 2024.07.25 05:52:57.911127 [ 3 ] {d97f98bb-947b-485d-879b-a90c0a280ecc} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9901 2024.07.25 05:52:57.911453 [ 3 ] {d97f98bb-947b-485d-879b-a90c0a280ecc} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9902 2024.07.25 05:52:57.911616 [ 3 ] {d97f98bb-947b-485d-879b-a90c0a280ecc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001432 sec., 41899.44134078213 rows/sec., 2.82 MiB/sec.
9903 2024.07.25 05:52:57.911808 [ 3 ] {d97f98bb-947b-485d-879b-a90c0a280ecc} <Debug> DynamicQueryHandler: Done processing query
9904 2024.07.25 05:52:57.911843 [ 3 ] {d97f98bb-947b-485d-879b-a90c0a280ecc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9905 2024.07.25 05:52:57.911859 [ 3 ] {} <Debug> HTTP-Session: a2a66202-eead-4c62-902f-479323576f34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9906 2024.07.25 05:53:02.323076 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache
9907 2024.07.25 05:53:02.323182 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache
9908 2024.07.25 05:53:02.869191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9909 2024.07.25 05:53:02.869352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9910 2024.07.25 05:53:02.869396 [ 3 ] {} <Debug> HTTP-Session: fc425928-d202-4a21-8039-be7a2acd5d65 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9911 2024.07.25 05:53:02.869436 [ 3 ] {} <Debug> HTTP-Session: fc425928-d202-4a21-8039-be7a2acd5d65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9912 2024.07.25 05:53:02.869462 [ 3 ] {} <Debug> HTTP-Session: fc425928-d202-4a21-8039-be7a2acd5d65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9913 2024.07.25 05:53:02.869541 [ 3 ] {} <Trace> HTTP-Session: fc425928-d202-4a21-8039-be7a2acd5d65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9914 2024.07.25 05:53:02.869830 [ 3 ] {fcb8bef8-9497-4d02-8a68-b8e52de5ea7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9915 2024.07.25 05:53:02.869935 [ 3 ] {fcb8bef8-9497-4d02-8a68-b8e52de5ea7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9916 2024.07.25 05:53:02.870256 [ 3 ] {fcb8bef8-9497-4d02-8a68-b8e52de5ea7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9917 2024.07.25 05:53:02.870705 [ 3 ] {fcb8bef8-9497-4d02-8a68-b8e52de5ea7c} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9918 2024.07.25 05:53:02.870744 [ 3 ] {fcb8bef8-9497-4d02-8a68-b8e52de5ea7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
9919 2024.07.25 05:53:02.871110 [ 3 ] {fcb8bef8-9497-4d02-8a68-b8e52de5ea7c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9920 2024.07.25 05:53:02.871442 [ 3 ] {fcb8bef8-9497-4d02-8a68-b8e52de5ea7c} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9921 2024.07.25 05:53:02.871615 [ 3 ] {fcb8bef8-9497-4d02-8a68-b8e52de5ea7c} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.001877 sec., 11720.831113478956 rows/sec., 950.03 KiB/sec.
9922 2024.07.25 05:53:02.871811 [ 3 ] {fcb8bef8-9497-4d02-8a68-b8e52de5ea7c} <Debug> DynamicQueryHandler: Done processing query
9923 2024.07.25 05:53:02.871837 [ 3 ] {fcb8bef8-9497-4d02-8a68-b8e52de5ea7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9924 2024.07.25 05:53:02.871853 [ 3 ] {} <Debug> HTTP-Session: fc425928-d202-4a21-8039-be7a2acd5d65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9925 2024.07.25 05:53:02.871973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9926 2024.07.25 05:53:02.872021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9927 2024.07.25 05:53:02.872039 [ 3 ] {} <Debug> HTTP-Session: f69df672-f9ff-42ce-b337-efec944a1979 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9928 2024.07.25 05:53:02.872056 [ 3 ] {} <Debug> HTTP-Session: f69df672-f9ff-42ce-b337-efec944a1979 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9929 2024.07.25 05:53:02.872069 [ 3 ] {} <Debug> HTTP-Session: f69df672-f9ff-42ce-b337-efec944a1979 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9930 2024.07.25 05:53:02.872099 [ 3 ] {} <Trace> HTTP-Session: f69df672-f9ff-42ce-b337-efec944a1979 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9931 2024.07.25 05:53:02.872190 [ 3 ] {e21d69e1-72db-4c6e-81f4-32afbc9c4e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9932 2024.07.25 05:53:02.872233 [ 3 ] {e21d69e1-72db-4c6e-81f4-32afbc9c4e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9933 2024.07.25 05:53:02.872359 [ 3 ] {e21d69e1-72db-4c6e-81f4-32afbc9c4e79} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9934 2024.07.25 05:53:02.872675 [ 3 ] {e21d69e1-72db-4c6e-81f4-32afbc9c4e79} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9935 2024.07.25 05:53:02.872711 [ 3 ] {e21d69e1-72db-4c6e-81f4-32afbc9c4e79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
9936 2024.07.25 05:53:02.873002 [ 3 ] {e21d69e1-72db-4c6e-81f4-32afbc9c4e79} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
9937 2024.07.25 05:53:02.873306 [ 3 ] {e21d69e1-72db-4c6e-81f4-32afbc9c4e79} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9938 2024.07.25 05:53:02.873464 [ 3 ] {e21d69e1-72db-4c6e-81f4-32afbc9c4e79} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001289 sec., 1551.5903801396432 rows/sec., 126.52 KiB/sec.
9939 2024.07.25 05:53:02.873660 [ 3 ] {e21d69e1-72db-4c6e-81f4-32afbc9c4e79} <Debug> DynamicQueryHandler: Done processing query
9940 2024.07.25 05:53:02.873684 [ 3 ] {e21d69e1-72db-4c6e-81f4-32afbc9c4e79} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9941 2024.07.25 05:53:02.873700 [ 3 ] {} <Debug> HTTP-Session: f69df672-f9ff-42ce-b337-efec944a1979 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9942 2024.07.25 05:53:02.873827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17918, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9943 2024.07.25 05:53:02.873876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9944 2024.07.25 05:53:02.873894 [ 3 ] {} <Debug> HTTP-Session: 29f40c12-8dc6-48e1-8991-ed37b1f5c98e Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9945 2024.07.25 05:53:02.873910 [ 3 ] {} <Debug> HTTP-Session: 29f40c12-8dc6-48e1-8991-ed37b1f5c98e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9946 2024.07.25 05:53:02.873923 [ 3 ] {} <Debug> HTTP-Session: 29f40c12-8dc6-48e1-8991-ed37b1f5c98e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9947 2024.07.25 05:53:02.873953 [ 3 ] {} <Trace> HTTP-Session: 29f40c12-8dc6-48e1-8991-ed37b1f5c98e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9948 2024.07.25 05:53:02.874081 [ 3 ] {5e89b238-9034-49b8-b433-7be489c96fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9949 2024.07.25 05:53:02.874122 [ 3 ] {5e89b238-9034-49b8-b433-7be489c96fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9950 2024.07.25 05:53:02.874245 [ 3 ] {5e89b238-9034-49b8-b433-7be489c96fd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9951 2024.07.25 05:53:02.874625 [ 3 ] {5e89b238-9034-49b8-b433-7be489c96fd9} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9952 2024.07.25 05:53:02.874660 [ 3 ] {5e89b238-9034-49b8-b433-7be489c96fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
9953 2024.07.25 05:53:02.874976 [ 3 ] {5e89b238-9034-49b8-b433-7be489c96fd9} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
9954 2024.07.25 05:53:02.875279 [ 3 ] {5e89b238-9034-49b8-b433-7be489c96fd9} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9955 2024.07.25 05:53:02.875431 [ 3 ] {5e89b238-9034-49b8-b433-7be489c96fd9} <Debug> executeQuery: Read 123 rows, 10.42 KiB in 0.001403 sec., 87669.28011404135 rows/sec., 7.25 MiB/sec.
9956 2024.07.25 05:53:02.875593 [ 3 ] {5e89b238-9034-49b8-b433-7be489c96fd9} <Debug> DynamicQueryHandler: Done processing query
9957 2024.07.25 05:53:02.875617 [ 3 ] {5e89b238-9034-49b8-b433-7be489c96fd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9958 2024.07.25 05:53:02.875633 [ 3 ] {} <Debug> HTTP-Session: 29f40c12-8dc6-48e1-8991-ed37b1f5c98e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9959 2024.07.25 05:53:02.875745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9960 2024.07.25 05:53:02.875794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9961 2024.07.25 05:53:02.875813 [ 3 ] {} <Debug> HTTP-Session: 77d50a43-c5fa-4c01-8f11-50d1e10b7c34 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9962 2024.07.25 05:53:02.875829 [ 3 ] {} <Debug> HTTP-Session: 77d50a43-c5fa-4c01-8f11-50d1e10b7c34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9963 2024.07.25 05:53:02.875842 [ 3 ] {} <Debug> HTTP-Session: 77d50a43-c5fa-4c01-8f11-50d1e10b7c34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9964 2024.07.25 05:53:02.875872 [ 3 ] {} <Trace> HTTP-Session: 77d50a43-c5fa-4c01-8f11-50d1e10b7c34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9965 2024.07.25 05:53:02.875962 [ 3 ] {ebc59580-c8ec-41a8-9e2d-093a8d8612c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9966 2024.07.25 05:53:02.876002 [ 3 ] {ebc59580-c8ec-41a8-9e2d-093a8d8612c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9967 2024.07.25 05:53:02.876124 [ 3 ] {ebc59580-c8ec-41a8-9e2d-093a8d8612c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9968 2024.07.25 05:53:02.876394 [ 3 ] {ebc59580-c8ec-41a8-9e2d-093a8d8612c7} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9969 2024.07.25 05:53:02.876429 [ 3 ] {ebc59580-c8ec-41a8-9e2d-093a8d8612c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
9970 2024.07.25 05:53:02.876717 [ 3 ] {ebc59580-c8ec-41a8-9e2d-093a8d8612c7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
9971 2024.07.25 05:53:02.877017 [ 3 ] {ebc59580-c8ec-41a8-9e2d-093a8d8612c7} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9972 2024.07.25 05:53:02.877168 [ 3 ] {ebc59580-c8ec-41a8-9e2d-093a8d8612c7} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001224 sec., 1633.986928104575 rows/sec., 114.09 KiB/sec.
9973 2024.07.25 05:53:02.877332 [ 3 ] {ebc59580-c8ec-41a8-9e2d-093a8d8612c7} <Debug> DynamicQueryHandler: Done processing query
9974 2024.07.25 05:53:02.877356 [ 3 ] {ebc59580-c8ec-41a8-9e2d-093a8d8612c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9975 2024.07.25 05:53:02.877374 [ 3 ] {} <Debug> HTTP-Session: 77d50a43-c5fa-4c01-8f11-50d1e10b7c34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9976 2024.07.25 05:53:02.877490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14962, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9977 2024.07.25 05:53:02.877565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9978 2024.07.25 05:53:02.877584 [ 3 ] {} <Debug> HTTP-Session: a3395276-d334-48fc-b5db-fbe6e997302b Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9979 2024.07.25 05:53:02.877600 [ 3 ] {} <Debug> HTTP-Session: a3395276-d334-48fc-b5db-fbe6e997302b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9980 2024.07.25 05:53:02.877613 [ 3 ] {} <Debug> HTTP-Session: a3395276-d334-48fc-b5db-fbe6e997302b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9981 2024.07.25 05:53:02.877643 [ 3 ] {} <Trace> HTTP-Session: a3395276-d334-48fc-b5db-fbe6e997302b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9982 2024.07.25 05:53:02.877761 [ 3 ] {e6e57c9a-e210-4f23-866c-07ad84f03ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9983 2024.07.25 05:53:02.877802 [ 3 ] {e6e57c9a-e210-4f23-866c-07ad84f03ce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9984 2024.07.25 05:53:02.877926 [ 3 ] {e6e57c9a-e210-4f23-866c-07ad84f03ce8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9985 2024.07.25 05:53:02.878287 [ 3 ] {e6e57c9a-e210-4f23-866c-07ad84f03ce8} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9986 2024.07.25 05:53:02.878323 [ 3 ] {e6e57c9a-e210-4f23-866c-07ad84f03ce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
9987 2024.07.25 05:53:02.878655 [ 3 ] {e6e57c9a-e210-4f23-866c-07ad84f03ce8} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
9988 2024.07.25 05:53:02.878952 [ 3 ] {e6e57c9a-e210-4f23-866c-07ad84f03ce8} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9989 2024.07.25 05:53:02.879092 [ 3 ] {e6e57c9a-e210-4f23-866c-07ad84f03ce8} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001373 sec., 64093.22651128915 rows/sec., 5.01 MiB/sec.
9990 2024.07.25 05:53:02.879259 [ 3 ] {e6e57c9a-e210-4f23-866c-07ad84f03ce8} <Debug> DynamicQueryHandler: Done processing query
9991 2024.07.25 05:53:02.879284 [ 3 ] {e6e57c9a-e210-4f23-866c-07ad84f03ce8} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9992 2024.07.25 05:53:02.879301 [ 3 ] {} <Debug> HTTP-Session: a3395276-d334-48fc-b5db-fbe6e997302b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9993 2024.07.25 05:53:02.879473 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9994 2024.07.25 05:53:02.879521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9995 2024.07.25 05:53:02.879540 [ 3 ] {} <Debug> HTTP-Session: 8c2759d1-432a-41c0-936a-9d001b890e64 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
9996 2024.07.25 05:53:02.879556 [ 3 ] {} <Debug> HTTP-Session: 8c2759d1-432a-41c0-936a-9d001b890e64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9997 2024.07.25 05:53:02.879569 [ 3 ] {} <Debug> HTTP-Session: 8c2759d1-432a-41c0-936a-9d001b890e64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9998 2024.07.25 05:53:02.879599 [ 3 ] {} <Trace> HTTP-Session: 8c2759d1-432a-41c0-936a-9d001b890e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9999 2024.07.25 05:53:02.879745 [ 3 ] {274b9b57-db4e-40b5-b51f-a1f9a7233072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10000 2024.07.25 05:53:02.879792 [ 3 ] {274b9b57-db4e-40b5-b51f-a1f9a7233072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10001 2024.07.25 05:53:02.879933 [ 3 ] {274b9b57-db4e-40b5-b51f-a1f9a7233072} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10002 2024.07.25 05:53:02.880318 [ 3 ] {274b9b57-db4e-40b5-b51f-a1f9a7233072} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10003 2024.07.25 05:53:02.880354 [ 3 ] {274b9b57-db4e-40b5-b51f-a1f9a7233072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10004 2024.07.25 05:53:02.880747 [ 3 ] {274b9b57-db4e-40b5-b51f-a1f9a7233072} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10005 2024.07.25 05:53:02.881086 [ 3 ] {274b9b57-db4e-40b5-b51f-a1f9a7233072} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10006 2024.07.25 05:53:02.881243 [ 3 ] {274b9b57-db4e-40b5-b51f-a1f9a7233072} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00156 sec., 103205.1282051282 rows/sec., 7.19 MiB/sec.
10007 2024.07.25 05:53:02.881247 [ 153 ] {} <Debug> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10008 2024.07.25 05:53:02.881349 [ 153 ] {} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10009 2024.07.25 05:53:02.881402 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10010 2024.07.25 05:53:02.881486 [ 3 ] {274b9b57-db4e-40b5-b51f-a1f9a7233072} <Debug> DynamicQueryHandler: Done processing query
10011 2024.07.25 05:53:02.881549 [ 3 ] {274b9b57-db4e-40b5-b51f-a1f9a7233072} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10012 2024.07.25 05:53:02.881591 [ 3 ] {} <Debug> HTTP-Session: 8c2759d1-432a-41c0-936a-9d001b890e64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10013 2024.07.25 05:53:02.881616 [ 188 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::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
10014 2024.07.25 05:53:02.881802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 35350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10015 2024.07.25 05:53:02.881914 [ 188 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10016 2024.07.25 05:53:02.881919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10017 2024.07.25 05:53:02.881991 [ 3 ] {} <Debug> HTTP-Session: aa22a0b1-a627-4b78-a486-e21801789c47 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10018 2024.07.25 05:53:02.881997 [ 188 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 5949 rows starting from the beginning of the part
10019 2024.07.25 05:53:02.882012 [ 3 ] {} <Debug> HTTP-Session: aa22a0b1-a627-4b78-a486-e21801789c47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10020 2024.07.25 05:53:02.882060 [ 3 ] {} <Debug> HTTP-Session: aa22a0b1-a627-4b78-a486-e21801789c47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10021 2024.07.25 05:53:02.882162 [ 3 ] {} <Trace> HTTP-Session: aa22a0b1-a627-4b78-a486-e21801789c47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10022 2024.07.25 05:53:02.882307 [ 188 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::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
10023 2024.07.25 05:53:02.882537 [ 188 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 197 rows starting from the beginning of the part
10024 2024.07.25 05:53:02.882645 [ 188 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 161 rows starting from the beginning of the part
10025 2024.07.25 05:53:02.882960 [ 3 ] {3c886252-f637-4058-96a9-0e3d7eea512a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10026 2024.07.25 05:53:02.883075 [ 188 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part
10027 2024.07.25 05:53:02.883265 [ 3 ] {3c886252-f637-4058-96a9-0e3d7eea512a} <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_histogramf64
10028 2024.07.25 05:53:02.883382 [ 188 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 161 rows starting from the beginning of the part
10029 2024.07.25 05:53:02.885121 [ 3 ] {3c886252-f637-4058-96a9-0e3d7eea512a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10030 2024.07.25 05:53:02.886474 [ 3 ] {3c886252-f637-4058-96a9-0e3d7eea512a} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10031 2024.07.25 05:53:02.886513 [ 3 ] {3c886252-f637-4058-96a9-0e3d7eea512a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10032 2024.07.25 05:53:02.887619 [ 3 ] {3c886252-f637-4058-96a9-0e3d7eea512a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
10033 2024.07.25 05:53:02.888446 [ 3 ] {3c886252-f637-4058-96a9-0e3d7eea512a} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10034 2024.07.25 05:53:02.888502 [ 186 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6789 rows, containing 5 columns (5 merged, 0 gathered) in 0.007023327 sec., 966635.8977732348 rows/sec., 67.48 MiB/sec.
10035 2024.07.25 05:53:02.888681 [ 3 ] {3c886252-f637-4058-96a9-0e3d7eea512a} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.006302 sec., 3490.9552523008565 rows/sec., 6.26 MiB/sec.
10036 2024.07.25 05:53:02.889000 [ 3 ] {3c886252-f637-4058-96a9-0e3d7eea512a} <Debug> DynamicQueryHandler: Done processing query
10037 2024.07.25 05:53:02.889032 [ 3 ] {3c886252-f637-4058-96a9-0e3d7eea512a} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
10038 2024.07.25 05:53:02.889061 [ 3 ] {} <Debug> HTTP-Session: aa22a0b1-a627-4b78-a486-e21801789c47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10039 2024.07.25 05:53:02.889115 [ 189 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10040 2024.07.25 05:53:02.889240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10041 2024.07.25 05:53:02.889319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10042 2024.07.25 05:53:02.889348 [ 3 ] {} <Debug> HTTP-Session: 9ea5c03b-16e1-46cb-bfaa-a4cf15672daa Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10043 2024.07.25 05:53:02.889397 [ 3 ] {} <Debug> HTTP-Session: 9ea5c03b-16e1-46cb-bfaa-a4cf15672daa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10044 2024.07.25 05:53:02.889450 [ 3 ] {} <Debug> HTTP-Session: 9ea5c03b-16e1-46cb-bfaa-a4cf15672daa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10045 2024.07.25 05:53:02.889583 [ 3 ] {} <Trace> HTTP-Session: 9ea5c03b-16e1-46cb-bfaa-a4cf15672daa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10046 2024.07.25 05:53:02.889800 [ 3 ] {fc7bf0a4-31e3-4fa2-b048-3ac243ccf484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10047 2024.07.25 05:53:02.889862 [ 3 ] {fc7bf0a4-31e3-4fa2-b048-3ac243ccf484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10048 2024.07.25 05:53:02.889952 [ 189 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10049 2024.07.25 05:53:02.890208 [ 189 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10050 2024.07.25 05:53:02.890259 [ 3 ] {fc7bf0a4-31e3-4fa2-b048-3ac243ccf484} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10051 2024.07.25 05:53:02.890412 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB.
10052 2024.07.25 05:53:02.890703 [ 3 ] {fc7bf0a4-31e3-4fa2-b048-3ac243ccf484} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10053 2024.07.25 05:53:02.890743 [ 3 ] {fc7bf0a4-31e3-4fa2-b048-3ac243ccf484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10054 2024.07.25 05:53:02.891112 [ 3 ] {fc7bf0a4-31e3-4fa2-b048-3ac243ccf484} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10055 2024.07.25 05:53:02.891449 [ 3 ] {fc7bf0a4-31e3-4fa2-b048-3ac243ccf484} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10056 2024.07.25 05:53:02.891601 [ 153 ] {} <Debug> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10057 2024.07.25 05:53:02.891609 [ 3 ] {fc7bf0a4-31e3-4fa2-b048-3ac243ccf484} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001887 sec., 31796.50238473768 rows/sec., 2.14 MiB/sec.
10058 2024.07.25 05:53:02.891647 [ 153 ] {} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10059 2024.07.25 05:53:02.891702 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10060 2024.07.25 05:53:02.891939 [ 3 ] {fc7bf0a4-31e3-4fa2-b048-3ac243ccf484} <Debug> DynamicQueryHandler: Done processing query
10061 2024.07.25 05:53:02.891947 [ 191 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
10062 2024.07.25 05:53:02.891976 [ 3 ] {fc7bf0a4-31e3-4fa2-b048-3ac243ccf484} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10063 2024.07.25 05:53:02.892041 [ 3 ] {} <Debug> HTTP-Session: 9ea5c03b-16e1-46cb-bfaa-a4cf15672daa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10064 2024.07.25 05:53:02.892199 [ 191 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10065 2024.07.25 05:53:02.892241 [ 191 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1990 rows starting from the beginning of the part
10066 2024.07.25 05:53:02.892363 [ 191 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
10067 2024.07.25 05:53:02.892563 [ 191 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part
10068 2024.07.25 05:53:02.892728 [ 191 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
10069 2024.07.25 05:53:02.892847 [ 191 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part
10070 2024.07.25 05:53:02.893234 [ 191 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
10071 2024.07.25 05:53:02.894972 [ 186 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2290 rows, containing 4 columns (4 merged, 0 gathered) in 0.003148254 sec., 727387.307377359 rows/sec., 48.72 MiB/sec.
10072 2024.07.25 05:53:02.895194 [ 191 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10073 2024.07.25 05:53:02.895578 [ 191 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_51_10} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10074 2024.07.25 05:53:02.895667 [ 191 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_51_10} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10075 2024.07.25 05:53:02.895752 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB.
10076 2024.07.25 05:53:07.871999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 2325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10077 2024.07.25 05:53:07.872121 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10078 2024.07.25 05:53:07.872146 [ 3 ] {} <Debug> HTTP-Session: 55ce7de9-8108-4c9a-b416-ec6303819405 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10079 2024.07.25 05:53:07.872171 [ 3 ] {} <Debug> HTTP-Session: 55ce7de9-8108-4c9a-b416-ec6303819405 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10080 2024.07.25 05:53:07.872185 [ 3 ] {} <Debug> HTTP-Session: 55ce7de9-8108-4c9a-b416-ec6303819405 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10081 2024.07.25 05:53:07.872234 [ 3 ] {} <Trace> HTTP-Session: 55ce7de9-8108-4c9a-b416-ec6303819405 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10082 2024.07.25 05:53:07.872420 [ 3 ] {dcdf0da3-1efb-4856-996f-915f6019b7f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10083 2024.07.25 05:53:07.872486 [ 3 ] {dcdf0da3-1efb-4856-996f-915f6019b7f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10084 2024.07.25 05:53:07.872676 [ 3 ] {dcdf0da3-1efb-4856-996f-915f6019b7f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10085 2024.07.25 05:53:07.873120 [ 3 ] {dcdf0da3-1efb-4856-996f-915f6019b7f7} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10086 2024.07.25 05:53:07.873162 [ 3 ] {dcdf0da3-1efb-4856-996f-915f6019b7f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10087 2024.07.25 05:53:07.873527 [ 3 ] {dcdf0da3-1efb-4856-996f-915f6019b7f7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
10088 2024.07.25 05:53:07.873870 [ 3 ] {dcdf0da3-1efb-4856-996f-915f6019b7f7} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10089 2024.07.25 05:53:07.874035 [ 3 ] {dcdf0da3-1efb-4856-996f-915f6019b7f7} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001671 sec., 10173.548773189706 rows/sec., 736.95 KiB/sec.
10090 2024.07.25 05:53:07.874322 [ 3 ] {dcdf0da3-1efb-4856-996f-915f6019b7f7} <Debug> DynamicQueryHandler: Done processing query
10091 2024.07.25 05:53:07.874380 [ 3 ] {dcdf0da3-1efb-4856-996f-915f6019b7f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10092 2024.07.25 05:53:07.874424 [ 3 ] {} <Debug> HTTP-Session: 55ce7de9-8108-4c9a-b416-ec6303819405 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10093 2024.07.25 05:53:07.874626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 29344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10094 2024.07.25 05:53:07.874676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10095 2024.07.25 05:53:07.874695 [ 3 ] {} <Debug> HTTP-Session: da7908ee-6931-4718-941c-0f3c72c4dec0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10096 2024.07.25 05:53:07.874711 [ 3 ] {} <Debug> HTTP-Session: da7908ee-6931-4718-941c-0f3c72c4dec0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10097 2024.07.25 05:53:07.874725 [ 3 ] {} <Debug> HTTP-Session: da7908ee-6931-4718-941c-0f3c72c4dec0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10098 2024.07.25 05:53:07.874756 [ 3 ] {} <Trace> HTTP-Session: da7908ee-6931-4718-941c-0f3c72c4dec0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10099 2024.07.25 05:53:07.874906 [ 3 ] {76d970a7-f1d5-4483-b7d1-1f2ca214af23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10100 2024.07.25 05:53:07.874951 [ 3 ] {76d970a7-f1d5-4483-b7d1-1f2ca214af23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10101 2024.07.25 05:53:07.875094 [ 3 ] {76d970a7-f1d5-4483-b7d1-1f2ca214af23} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10102 2024.07.25 05:53:07.875556 [ 3 ] {76d970a7-f1d5-4483-b7d1-1f2ca214af23} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10103 2024.07.25 05:53:07.875592 [ 3 ] {76d970a7-f1d5-4483-b7d1-1f2ca214af23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10104 2024.07.25 05:53:07.875911 [ 3 ] {76d970a7-f1d5-4483-b7d1-1f2ca214af23} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10105 2024.07.25 05:53:07.876218 [ 3 ] {76d970a7-f1d5-4483-b7d1-1f2ca214af23} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10106 2024.07.25 05:53:07.876418 [ 3 ] {76d970a7-f1d5-4483-b7d1-1f2ca214af23} <Debug> executeQuery: Read 194 rows, 17.54 KiB in 0.001535 sec., 126384.36482084691 rows/sec., 11.16 MiB/sec.
10107 2024.07.25 05:53:07.876781 [ 3 ] {76d970a7-f1d5-4483-b7d1-1f2ca214af23} <Debug> DynamicQueryHandler: Done processing query
10108 2024.07.25 05:53:07.876835 [ 3 ] {76d970a7-f1d5-4483-b7d1-1f2ca214af23} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
10109 2024.07.25 05:53:07.876859 [ 3 ] {} <Debug> HTTP-Session: da7908ee-6931-4718-941c-0f3c72c4dec0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10110 2024.07.25 05:53:07.877066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 63424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10111 2024.07.25 05:53:07.877127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10112 2024.07.25 05:53:07.877150 [ 3 ] {} <Debug> HTTP-Session: 436656a2-c271-43ba-ab89-d53602249007 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10113 2024.07.25 05:53:07.877170 [ 3 ] {} <Debug> HTTP-Session: 436656a2-c271-43ba-ab89-d53602249007 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10114 2024.07.25 05:53:07.877187 [ 3 ] {} <Debug> HTTP-Session: 436656a2-c271-43ba-ab89-d53602249007 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10115 2024.07.25 05:53:07.877225 [ 3 ] {} <Trace> HTTP-Session: 436656a2-c271-43ba-ab89-d53602249007 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10116 2024.07.25 05:53:07.877453 [ 3 ] {618599b3-b326-47f0-b4f9-0bee576034a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10117 2024.07.25 05:53:07.877498 [ 3 ] {618599b3-b326-47f0-b4f9-0bee576034a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10118 2024.07.25 05:53:07.877640 [ 3 ] {618599b3-b326-47f0-b4f9-0bee576034a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10119 2024.07.25 05:53:07.878175 [ 3 ] {618599b3-b326-47f0-b4f9-0bee576034a2} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10120 2024.07.25 05:53:07.878211 [ 3 ] {618599b3-b326-47f0-b4f9-0bee576034a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10121 2024.07.25 05:53:07.878542 [ 3 ] {618599b3-b326-47f0-b4f9-0bee576034a2} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10122 2024.07.25 05:53:07.878845 [ 3 ] {618599b3-b326-47f0-b4f9-0bee576034a2} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10123 2024.07.25 05:53:07.879001 [ 3 ] {618599b3-b326-47f0-b4f9-0bee576034a2} <Debug> executeQuery: Read 393 rows, 28.36 KiB in 0.001651 sec., 238037.55299818295 rows/sec., 16.77 MiB/sec.
10124 2024.07.25 05:53:07.879273 [ 3 ] {618599b3-b326-47f0-b4f9-0bee576034a2} <Debug> DynamicQueryHandler: Done processing query
10125 2024.07.25 05:53:07.879334 [ 3 ] {618599b3-b326-47f0-b4f9-0bee576034a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
10126 2024.07.25 05:53:07.879390 [ 3 ] {} <Debug> HTTP-Session: 436656a2-c271-43ba-ab89-d53602249007 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10127 2024.07.25 05:53:07.879554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10128 2024.07.25 05:53:07.879606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10129 2024.07.25 05:53:07.879625 [ 3 ] {} <Debug> HTTP-Session: 7f5caa49-4e91-437b-9631-7a0bd07fcfa2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10130 2024.07.25 05:53:07.879641 [ 3 ] {} <Debug> HTTP-Session: 7f5caa49-4e91-437b-9631-7a0bd07fcfa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10131 2024.07.25 05:53:07.879655 [ 3 ] {} <Debug> HTTP-Session: 7f5caa49-4e91-437b-9631-7a0bd07fcfa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10132 2024.07.25 05:53:07.879687 [ 3 ] {} <Trace> HTTP-Session: 7f5caa49-4e91-437b-9631-7a0bd07fcfa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10133 2024.07.25 05:53:07.879787 [ 3 ] {e6cfd4d4-d984-4d8d-8d9f-fde3e0d5235e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10134 2024.07.25 05:53:07.879835 [ 3 ] {e6cfd4d4-d984-4d8d-8d9f-fde3e0d5235e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10135 2024.07.25 05:53:07.879980 [ 3 ] {e6cfd4d4-d984-4d8d-8d9f-fde3e0d5235e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10136 2024.07.25 05:53:07.880260 [ 3 ] {e6cfd4d4-d984-4d8d-8d9f-fde3e0d5235e} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10137 2024.07.25 05:53:07.880296 [ 3 ] {e6cfd4d4-d984-4d8d-8d9f-fde3e0d5235e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10138 2024.07.25 05:53:07.880658 [ 3 ] {e6cfd4d4-d984-4d8d-8d9f-fde3e0d5235e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
10139 2024.07.25 05:53:07.880984 [ 3 ] {e6cfd4d4-d984-4d8d-8d9f-fde3e0d5235e} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10140 2024.07.25 05:53:07.881132 [ 3 ] {e6cfd4d4-d984-4d8d-8d9f-fde3e0d5235e} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001365 sec., 4395.604395604396 rows/sec., 188.87 KiB/sec.
10141 2024.07.25 05:53:07.881449 [ 3 ] {e6cfd4d4-d984-4d8d-8d9f-fde3e0d5235e} <Debug> DynamicQueryHandler: Done processing query
10142 2024.07.25 05:53:07.881474 [ 3 ] {e6cfd4d4-d984-4d8d-8d9f-fde3e0d5235e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10143 2024.07.25 05:53:07.881490 [ 3 ] {} <Debug> HTTP-Session: 7f5caa49-4e91-437b-9631-7a0bd07fcfa2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10144 2024.07.25 05:53:07.881606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10145 2024.07.25 05:53:07.881654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10146 2024.07.25 05:53:07.881673 [ 3 ] {} <Debug> HTTP-Session: de23a9d0-51eb-4135-9cd1-f103d1b6663b Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10147 2024.07.25 05:53:07.881689 [ 3 ] {} <Debug> HTTP-Session: de23a9d0-51eb-4135-9cd1-f103d1b6663b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10148 2024.07.25 05:53:07.881704 [ 3 ] {} <Debug> HTTP-Session: de23a9d0-51eb-4135-9cd1-f103d1b6663b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10149 2024.07.25 05:53:07.881735 [ 3 ] {} <Trace> HTTP-Session: de23a9d0-51eb-4135-9cd1-f103d1b6663b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10150 2024.07.25 05:53:07.881872 [ 3 ] {7e30f0f0-d5f6-4559-91f2-613e136f74e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
10151 2024.07.25 05:53:07.881920 [ 3 ] {7e30f0f0-d5f6-4559-91f2-613e136f74e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
10152 2024.07.25 05:53:07.882087 [ 3 ] {7e30f0f0-d5f6-4559-91f2-613e136f74e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10153 2024.07.25 05:53:07.882435 [ 3 ] {7e30f0f0-d5f6-4559-91f2-613e136f74e9} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10154 2024.07.25 05:53:07.882471 [ 3 ] {7e30f0f0-d5f6-4559-91f2-613e136f74e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10155 2024.07.25 05:53:07.882832 [ 3 ] {7e30f0f0-d5f6-4559-91f2-613e136f74e9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
10156 2024.07.25 05:53:07.883159 [ 3 ] {7e30f0f0-d5f6-4559-91f2-613e136f74e9} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10157 2024.07.25 05:53:07.883322 [ 3 ] {7e30f0f0-d5f6-4559-91f2-613e136f74e9} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001512 sec., 50925.92592592592 rows/sec., 3.14 MiB/sec.
10158 2024.07.25 05:53:07.883479 [ 3 ] {7e30f0f0-d5f6-4559-91f2-613e136f74e9} <Debug> DynamicQueryHandler: Done processing query
10159 2024.07.25 05:53:07.883504 [ 3 ] {7e30f0f0-d5f6-4559-91f2-613e136f74e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10160 2024.07.25 05:53:07.883519 [ 3 ] {} <Debug> HTTP-Session: de23a9d0-51eb-4135-9cd1-f103d1b6663b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10161 2024.07.25 05:53:07.883655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10162 2024.07.25 05:53:07.883702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10163 2024.07.25 05:53:07.883721 [ 3 ] {} <Debug> HTTP-Session: 82634ee4-6f6c-4228-9709-ccbb90402eed Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10164 2024.07.25 05:53:07.883737 [ 3 ] {} <Debug> HTTP-Session: 82634ee4-6f6c-4228-9709-ccbb90402eed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10165 2024.07.25 05:53:07.883751 [ 3 ] {} <Debug> HTTP-Session: 82634ee4-6f6c-4228-9709-ccbb90402eed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10166 2024.07.25 05:53:07.883781 [ 3 ] {} <Trace> HTTP-Session: 82634ee4-6f6c-4228-9709-ccbb90402eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10167 2024.07.25 05:53:07.883940 [ 3 ] {813f579c-67e8-4609-82b9-57286b4d6750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10168 2024.07.25 05:53:07.883985 [ 3 ] {813f579c-67e8-4609-82b9-57286b4d6750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10169 2024.07.25 05:53:07.884126 [ 3 ] {813f579c-67e8-4609-82b9-57286b4d6750} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10170 2024.07.25 05:53:07.884508 [ 3 ] {813f579c-67e8-4609-82b9-57286b4d6750} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10171 2024.07.25 05:53:07.884545 [ 3 ] {813f579c-67e8-4609-82b9-57286b4d6750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10172 2024.07.25 05:53:07.884905 [ 3 ] {813f579c-67e8-4609-82b9-57286b4d6750} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10173 2024.07.25 05:53:07.885232 [ 3 ] {813f579c-67e8-4609-82b9-57286b4d6750} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10174 2024.07.25 05:53:07.885389 [ 3 ] {813f579c-67e8-4609-82b9-57286b4d6750} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001524 sec., 104986.87664041996 rows/sec., 7.31 MiB/sec.
10175 2024.07.25 05:53:07.885560 [ 3 ] {813f579c-67e8-4609-82b9-57286b4d6750} <Debug> DynamicQueryHandler: Done processing query
10176 2024.07.25 05:53:07.885585 [ 3 ] {813f579c-67e8-4609-82b9-57286b4d6750} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10177 2024.07.25 05:53:07.885600 [ 3 ] {} <Debug> HTTP-Session: 82634ee4-6f6c-4228-9709-ccbb90402eed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10178 2024.07.25 05:53:07.885725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17726, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10179 2024.07.25 05:53:07.885774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10180 2024.07.25 05:53:07.885792 [ 3 ] {} <Debug> HTTP-Session: 1af250bb-4cfb-4100-aee7-a60a0b8c5ecb Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10181 2024.07.25 05:53:07.885809 [ 3 ] {} <Debug> HTTP-Session: 1af250bb-4cfb-4100-aee7-a60a0b8c5ecb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10182 2024.07.25 05:53:07.885822 [ 3 ] {} <Debug> HTTP-Session: 1af250bb-4cfb-4100-aee7-a60a0b8c5ecb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10183 2024.07.25 05:53:07.885852 [ 3 ] {} <Trace> HTTP-Session: 1af250bb-4cfb-4100-aee7-a60a0b8c5ecb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10184 2024.07.25 05:53:07.886027 [ 3 ] {3fdf1112-0b50-42d6-ad83-2ee45500c374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10185 2024.07.25 05:53:07.886090 [ 3 ] {3fdf1112-0b50-42d6-ad83-2ee45500c374} <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_histogramf64
10186 2024.07.25 05:53:07.886506 [ 3 ] {3fdf1112-0b50-42d6-ad83-2ee45500c374} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10187 2024.07.25 05:53:07.887006 [ 3 ] {3fdf1112-0b50-42d6-ad83-2ee45500c374} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10188 2024.07.25 05:53:07.887042 [ 3 ] {3fdf1112-0b50-42d6-ad83-2ee45500c374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10189 2024.07.25 05:53:07.887633 [ 3 ] {3fdf1112-0b50-42d6-ad83-2ee45500c374} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
10190 2024.07.25 05:53:07.888032 [ 3 ] {3fdf1112-0b50-42d6-ad83-2ee45500c374} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10191 2024.07.25 05:53:07.888218 [ 3 ] {3fdf1112-0b50-42d6-ad83-2ee45500c374} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002293 sec., 4797.208896641954 rows/sec., 8.60 MiB/sec.
10192 2024.07.25 05:53:07.888420 [ 3 ] {3fdf1112-0b50-42d6-ad83-2ee45500c374} <Debug> DynamicQueryHandler: Done processing query
10193 2024.07.25 05:53:07.888444 [ 3 ] {3fdf1112-0b50-42d6-ad83-2ee45500c374} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
10194 2024.07.25 05:53:07.888459 [ 3 ] {} <Debug> HTTP-Session: 1af250bb-4cfb-4100-aee7-a60a0b8c5ecb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10195 2024.07.25 05:53:07.888617 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10196 2024.07.25 05:53:07.888664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10197 2024.07.25 05:53:07.888683 [ 3 ] {} <Debug> HTTP-Session: 74b8a6de-9b33-46d7-a7a8-bbc015c56daa Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10198 2024.07.25 05:53:07.888699 [ 3 ] {} <Debug> HTTP-Session: 74b8a6de-9b33-46d7-a7a8-bbc015c56daa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10199 2024.07.25 05:53:07.888713 [ 3 ] {} <Debug> HTTP-Session: 74b8a6de-9b33-46d7-a7a8-bbc015c56daa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10200 2024.07.25 05:53:07.888743 [ 3 ] {} <Trace> HTTP-Session: 74b8a6de-9b33-46d7-a7a8-bbc015c56daa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10201 2024.07.25 05:53:07.888843 [ 3 ] {0b81d062-5574-49ea-941e-74df62ec0dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
10202 2024.07.25 05:53:07.888888 [ 3 ] {0b81d062-5574-49ea-941e-74df62ec0dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
10203 2024.07.25 05:53:07.889013 [ 3 ] {0b81d062-5574-49ea-941e-74df62ec0dee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10204 2024.07.25 05:53:07.889346 [ 3 ] {0b81d062-5574-49ea-941e-74df62ec0dee} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10205 2024.07.25 05:53:07.889385 [ 3 ] {0b81d062-5574-49ea-941e-74df62ec0dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10206 2024.07.25 05:53:07.889731 [ 3 ] {0b81d062-5574-49ea-941e-74df62ec0dee} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
10207 2024.07.25 05:53:07.890052 [ 3 ] {0b81d062-5574-49ea-941e-74df62ec0dee} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10208 2024.07.25 05:53:07.890211 [ 3 ] {0b81d062-5574-49ea-941e-74df62ec0dee} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001394 sec., 16499.282639885223 rows/sec., 892.50 KiB/sec.
10209 2024.07.25 05:53:07.890414 [ 3 ] {0b81d062-5574-49ea-941e-74df62ec0dee} <Debug> DynamicQueryHandler: Done processing query
10210 2024.07.25 05:53:07.890438 [ 3 ] {0b81d062-5574-49ea-941e-74df62ec0dee} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10211 2024.07.25 05:53:07.890454 [ 3 ] {} <Debug> HTTP-Session: 74b8a6de-9b33-46d7-a7a8-bbc015c56daa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10212 2024.07.25 05:53:07.890569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10213 2024.07.25 05:53:07.890618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10214 2024.07.25 05:53:07.890636 [ 3 ] {} <Debug> HTTP-Session: bf23d8a8-32c9-43de-9364-87c5dafea1e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10215 2024.07.25 05:53:07.890652 [ 3 ] {} <Debug> HTTP-Session: bf23d8a8-32c9-43de-9364-87c5dafea1e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10216 2024.07.25 05:53:07.890666 [ 3 ] {} <Debug> HTTP-Session: bf23d8a8-32c9-43de-9364-87c5dafea1e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10217 2024.07.25 05:53:07.890696 [ 3 ] {} <Trace> HTTP-Session: bf23d8a8-32c9-43de-9364-87c5dafea1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10218 2024.07.25 05:53:07.890808 [ 3 ] {d30c36c3-77ec-458e-893a-f239c18b854f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10219 2024.07.25 05:53:07.890852 [ 3 ] {d30c36c3-77ec-458e-893a-f239c18b854f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10220 2024.07.25 05:53:07.890981 [ 3 ] {d30c36c3-77ec-458e-893a-f239c18b854f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10221 2024.07.25 05:53:07.891257 [ 3 ] {d30c36c3-77ec-458e-893a-f239c18b854f} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10222 2024.07.25 05:53:07.891293 [ 3 ] {d30c36c3-77ec-458e-893a-f239c18b854f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10223 2024.07.25 05:53:07.891645 [ 3 ] {d30c36c3-77ec-458e-893a-f239c18b854f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10224 2024.07.25 05:53:07.891964 [ 3 ] {d30c36c3-77ec-458e-893a-f239c18b854f} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10225 2024.07.25 05:53:07.892111 [ 3 ] {d30c36c3-77ec-458e-893a-f239c18b854f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001344 sec., 44642.857142857145 rows/sec., 3.01 MiB/sec.
10226 2024.07.25 05:53:07.892266 [ 3 ] {d30c36c3-77ec-458e-893a-f239c18b854f} <Debug> DynamicQueryHandler: Done processing query
10227 2024.07.25 05:53:07.892290 [ 3 ] {d30c36c3-77ec-458e-893a-f239c18b854f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10228 2024.07.25 05:53:07.892307 [ 3 ] {} <Debug> HTTP-Session: bf23d8a8-32c9-43de-9364-87c5dafea1e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10229 2024.07.25 05:53:12.868712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10230 2024.07.25 05:53:12.868840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10231 2024.07.25 05:53:12.868867 [ 3 ] {} <Debug> HTTP-Session: 3a26e574-2353-4ada-92ab-428aaa224283 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10232 2024.07.25 05:53:12.868891 [ 3 ] {} <Debug> HTTP-Session: 3a26e574-2353-4ada-92ab-428aaa224283 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10233 2024.07.25 05:53:12.868906 [ 3 ] {} <Debug> HTTP-Session: 3a26e574-2353-4ada-92ab-428aaa224283 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10234 2024.07.25 05:53:12.868957 [ 3 ] {} <Trace> HTTP-Session: 3a26e574-2353-4ada-92ab-428aaa224283 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10235 2024.07.25 05:53:12.869148 [ 3 ] {d9d7e9b0-fdd8-4a7b-be8b-fc5a4ceb8429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10236 2024.07.25 05:53:12.869215 [ 3 ] {d9d7e9b0-fdd8-4a7b-be8b-fc5a4ceb8429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10237 2024.07.25 05:53:12.869414 [ 3 ] {d9d7e9b0-fdd8-4a7b-be8b-fc5a4ceb8429} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10238 2024.07.25 05:53:12.869832 [ 3 ] {d9d7e9b0-fdd8-4a7b-be8b-fc5a4ceb8429} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10239 2024.07.25 05:53:12.869874 [ 3 ] {d9d7e9b0-fdd8-4a7b-be8b-fc5a4ceb8429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10240 2024.07.25 05:53:12.870241 [ 3 ] {d9d7e9b0-fdd8-4a7b-be8b-fc5a4ceb8429} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
10241 2024.07.25 05:53:12.870568 [ 3 ] {d9d7e9b0-fdd8-4a7b-be8b-fc5a4ceb8429} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10242 2024.07.25 05:53:12.870732 [ 3 ] {d9d7e9b0-fdd8-4a7b-be8b-fc5a4ceb8429} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.001639 sec., 13422.818791946309 rows/sec., 1.06 MiB/sec.
10243 2024.07.25 05:53:12.870929 [ 3 ] {d9d7e9b0-fdd8-4a7b-be8b-fc5a4ceb8429} <Debug> DynamicQueryHandler: Done processing query
10244 2024.07.25 05:53:12.870955 [ 3 ] {d9d7e9b0-fdd8-4a7b-be8b-fc5a4ceb8429} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10245 2024.07.25 05:53:12.870971 [ 3 ] {} <Debug> HTTP-Session: 3a26e574-2353-4ada-92ab-428aaa224283 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10246 2024.07.25 05:53:12.871105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10247 2024.07.25 05:53:12.871154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10248 2024.07.25 05:53:12.871173 [ 3 ] {} <Debug> HTTP-Session: 2fa2d68c-e553-4bb2-97f1-8c268a3039f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10249 2024.07.25 05:53:12.871191 [ 3 ] {} <Debug> HTTP-Session: 2fa2d68c-e553-4bb2-97f1-8c268a3039f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10250 2024.07.25 05:53:12.871204 [ 3 ] {} <Debug> HTTP-Session: 2fa2d68c-e553-4bb2-97f1-8c268a3039f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10251 2024.07.25 05:53:12.871235 [ 3 ] {} <Trace> HTTP-Session: 2fa2d68c-e553-4bb2-97f1-8c268a3039f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10252 2024.07.25 05:53:12.871366 [ 3 ] {d182ee3e-9a19-4a04-b654-00b6b3308f13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10253 2024.07.25 05:53:12.871410 [ 3 ] {d182ee3e-9a19-4a04-b654-00b6b3308f13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10254 2024.07.25 05:53:12.871535 [ 3 ] {d182ee3e-9a19-4a04-b654-00b6b3308f13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10255 2024.07.25 05:53:12.871903 [ 3 ] {d182ee3e-9a19-4a04-b654-00b6b3308f13} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10256 2024.07.25 05:53:12.871940 [ 3 ] {d182ee3e-9a19-4a04-b654-00b6b3308f13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10257 2024.07.25 05:53:12.872250 [ 3 ] {d182ee3e-9a19-4a04-b654-00b6b3308f13} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10258 2024.07.25 05:53:12.872558 [ 3 ] {d182ee3e-9a19-4a04-b654-00b6b3308f13} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10259 2024.07.25 05:53:12.872712 [ 3 ] {d182ee3e-9a19-4a04-b654-00b6b3308f13} <Debug> executeQuery: Read 122 rows, 10.34 KiB in 0.001399 sec., 87205.14653323802 rows/sec., 7.22 MiB/sec.
10260 2024.07.25 05:53:12.872896 [ 3 ] {d182ee3e-9a19-4a04-b654-00b6b3308f13} <Debug> DynamicQueryHandler: Done processing query
10261 2024.07.25 05:53:12.872932 [ 3 ] {d182ee3e-9a19-4a04-b654-00b6b3308f13} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10262 2024.07.25 05:53:12.872959 [ 3 ] {} <Debug> HTTP-Session: 2fa2d68c-e553-4bb2-97f1-8c268a3039f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10263 2024.07.25 05:53:12.873099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14619, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10264 2024.07.25 05:53:12.873147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10265 2024.07.25 05:53:12.873166 [ 3 ] {} <Debug> HTTP-Session: 5f9c18d9-d6fe-4331-88ac-187b84e3f545 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10266 2024.07.25 05:53:12.873182 [ 3 ] {} <Debug> HTTP-Session: 5f9c18d9-d6fe-4331-88ac-187b84e3f545 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10267 2024.07.25 05:53:12.873195 [ 3 ] {} <Debug> HTTP-Session: 5f9c18d9-d6fe-4331-88ac-187b84e3f545 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10268 2024.07.25 05:53:12.873225 [ 3 ] {} <Trace> HTTP-Session: 5f9c18d9-d6fe-4331-88ac-187b84e3f545 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10269 2024.07.25 05:53:12.873347 [ 3 ] {b7e4ae72-da46-4899-9431-4b1c9670fbdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10270 2024.07.25 05:53:12.873390 [ 3 ] {b7e4ae72-da46-4899-9431-4b1c9670fbdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10271 2024.07.25 05:53:12.873514 [ 3 ] {b7e4ae72-da46-4899-9431-4b1c9670fbdd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10272 2024.07.25 05:53:12.873849 [ 3 ] {b7e4ae72-da46-4899-9431-4b1c9670fbdd} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10273 2024.07.25 05:53:12.873885 [ 3 ] {b7e4ae72-da46-4899-9431-4b1c9670fbdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10274 2024.07.25 05:53:12.874187 [ 3 ] {b7e4ae72-da46-4899-9431-4b1c9670fbdd} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10275 2024.07.25 05:53:12.874499 [ 3 ] {b7e4ae72-da46-4899-9431-4b1c9670fbdd} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10276 2024.07.25 05:53:12.874652 [ 3 ] {b7e4ae72-da46-4899-9431-4b1c9670fbdd} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001344 sec., 63988.095238095244 rows/sec., 5.00 MiB/sec.
10277 2024.07.25 05:53:12.874818 [ 3 ] {b7e4ae72-da46-4899-9431-4b1c9670fbdd} <Debug> DynamicQueryHandler: Done processing query
10278 2024.07.25 05:53:12.874843 [ 3 ] {b7e4ae72-da46-4899-9431-4b1c9670fbdd} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10279 2024.07.25 05:53:12.874858 [ 3 ] {} <Debug> HTTP-Session: 5f9c18d9-d6fe-4331-88ac-187b84e3f545 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10280 2024.07.25 05:53:12.875017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10281 2024.07.25 05:53:12.875066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10282 2024.07.25 05:53:12.875085 [ 3 ] {} <Debug> HTTP-Session: 326fc87d-724a-4803-aad4-db9add91b18b Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10283 2024.07.25 05:53:12.875102 [ 3 ] {} <Debug> HTTP-Session: 326fc87d-724a-4803-aad4-db9add91b18b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10284 2024.07.25 05:53:12.875115 [ 3 ] {} <Debug> HTTP-Session: 326fc87d-724a-4803-aad4-db9add91b18b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10285 2024.07.25 05:53:12.875145 [ 3 ] {} <Trace> HTTP-Session: 326fc87d-724a-4803-aad4-db9add91b18b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10286 2024.07.25 05:53:12.875279 [ 3 ] {e4f4a990-0670-4418-b63f-32f9f3e8b82f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10287 2024.07.25 05:53:12.875325 [ 3 ] {e4f4a990-0670-4418-b63f-32f9f3e8b82f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10288 2024.07.25 05:53:12.875471 [ 3 ] {e4f4a990-0670-4418-b63f-32f9f3e8b82f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10289 2024.07.25 05:53:12.875876 [ 3 ] {e4f4a990-0670-4418-b63f-32f9f3e8b82f} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10290 2024.07.25 05:53:12.875912 [ 3 ] {e4f4a990-0670-4418-b63f-32f9f3e8b82f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10291 2024.07.25 05:53:12.876298 [ 3 ] {e4f4a990-0670-4418-b63f-32f9f3e8b82f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10292 2024.07.25 05:53:12.876630 [ 3 ] {e4f4a990-0670-4418-b63f-32f9f3e8b82f} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10293 2024.07.25 05:53:12.876788 [ 3 ] {e4f4a990-0670-4418-b63f-32f9f3e8b82f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001562 sec., 102432.77848911652 rows/sec., 7.13 MiB/sec.
10294 2024.07.25 05:53:12.876958 [ 3 ] {e4f4a990-0670-4418-b63f-32f9f3e8b82f} <Debug> DynamicQueryHandler: Done processing query
10295 2024.07.25 05:53:12.876983 [ 3 ] {e4f4a990-0670-4418-b63f-32f9f3e8b82f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10296 2024.07.25 05:53:12.876998 [ 3 ] {} <Debug> HTTP-Session: 326fc87d-724a-4803-aad4-db9add91b18b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10297 2024.07.25 05:53:12.877152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 35342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10298 2024.07.25 05:53:12.877202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10299 2024.07.25 05:53:12.877220 [ 3 ] {} <Debug> HTTP-Session: 95abfec9-54fa-4ec1-bbac-5cae1afdf5f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10300 2024.07.25 05:53:12.877236 [ 3 ] {} <Debug> HTTP-Session: 95abfec9-54fa-4ec1-bbac-5cae1afdf5f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10301 2024.07.25 05:53:12.877249 [ 3 ] {} <Debug> HTTP-Session: 95abfec9-54fa-4ec1-bbac-5cae1afdf5f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10302 2024.07.25 05:53:12.877280 [ 3 ] {} <Trace> HTTP-Session: 95abfec9-54fa-4ec1-bbac-5cae1afdf5f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10303 2024.07.25 05:53:12.877776 [ 3 ] {14d02ec8-8fd8-456b-8ec4-057f65049a15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10304 2024.07.25 05:53:12.877843 [ 3 ] {14d02ec8-8fd8-456b-8ec4-057f65049a15} <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_histogramf64
10305 2024.07.25 05:53:12.878255 [ 3 ] {14d02ec8-8fd8-456b-8ec4-057f65049a15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10306 2024.07.25 05:53:12.878889 [ 3 ] {14d02ec8-8fd8-456b-8ec4-057f65049a15} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10307 2024.07.25 05:53:12.878926 [ 3 ] {14d02ec8-8fd8-456b-8ec4-057f65049a15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10308 2024.07.25 05:53:12.879531 [ 3 ] {14d02ec8-8fd8-456b-8ec4-057f65049a15} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
10309 2024.07.25 05:53:12.879929 [ 3 ] {14d02ec8-8fd8-456b-8ec4-057f65049a15} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10310 2024.07.25 05:53:12.880117 [ 3 ] {14d02ec8-8fd8-456b-8ec4-057f65049a15} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002753 sec., 7991.282237559027 rows/sec., 14.32 MiB/sec.
10311 2024.07.25 05:53:12.880344 [ 3 ] {14d02ec8-8fd8-456b-8ec4-057f65049a15} <Debug> DynamicQueryHandler: Done processing query
10312 2024.07.25 05:53:12.880370 [ 3 ] {14d02ec8-8fd8-456b-8ec4-057f65049a15} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
10313 2024.07.25 05:53:12.880386 [ 3 ] {} <Debug> HTTP-Session: 95abfec9-54fa-4ec1-bbac-5cae1afdf5f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10314 2024.07.25 05:53:12.880509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10315 2024.07.25 05:53:12.880558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10316 2024.07.25 05:53:12.880578 [ 3 ] {} <Debug> HTTP-Session: b82435b5-2644-412b-b2a4-c6e90a5b4406 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10317 2024.07.25 05:53:12.880595 [ 3 ] {} <Debug> HTTP-Session: b82435b5-2644-412b-b2a4-c6e90a5b4406 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10318 2024.07.25 05:53:12.880608 [ 3 ] {} <Debug> HTTP-Session: b82435b5-2644-412b-b2a4-c6e90a5b4406 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10319 2024.07.25 05:53:12.880639 [ 3 ] {} <Trace> HTTP-Session: b82435b5-2644-412b-b2a4-c6e90a5b4406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10320 2024.07.25 05:53:12.880752 [ 3 ] {ed22d408-84d9-4f53-8da0-4885e4ddc0aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10321 2024.07.25 05:53:12.880795 [ 3 ] {ed22d408-84d9-4f53-8da0-4885e4ddc0aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10322 2024.07.25 05:53:12.880923 [ 3 ] {ed22d408-84d9-4f53-8da0-4885e4ddc0aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10323 2024.07.25 05:53:12.881225 [ 3 ] {ed22d408-84d9-4f53-8da0-4885e4ddc0aa} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10324 2024.07.25 05:53:12.881262 [ 3 ] {ed22d408-84d9-4f53-8da0-4885e4ddc0aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10325 2024.07.25 05:53:12.881636 [ 3 ] {ed22d408-84d9-4f53-8da0-4885e4ddc0aa} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10326 2024.07.25 05:53:12.881953 [ 3 ] {ed22d408-84d9-4f53-8da0-4885e4ddc0aa} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10327 2024.07.25 05:53:12.882084 [ 3 ] {ed22d408-84d9-4f53-8da0-4885e4ddc0aa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001367 sec., 43891.73372348208 rows/sec., 2.96 MiB/sec.
10328 2024.07.25 05:53:12.882283 [ 3 ] {ed22d408-84d9-4f53-8da0-4885e4ddc0aa} <Debug> DynamicQueryHandler: Done processing query
10329 2024.07.25 05:53:12.882308 [ 3 ] {ed22d408-84d9-4f53-8da0-4885e4ddc0aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10330 2024.07.25 05:53:12.882324 [ 3 ] {} <Debug> HTTP-Session: b82435b5-2644-412b-b2a4-c6e90a5b4406 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10331 2024.07.25 05:53:14.419269 [ 148 ] {} <Debug> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0
10332 2024.07.25 05:53:14.419349 [ 148 ] {} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10333 2024.07.25 05:53:14.419373 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10334 2024.07.25 05:53:14.419597 [ 192 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full
10335 2024.07.25 05:53:14.419840 [ 192 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10336 2024.07.25 05:53:14.419895 [ 192 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 14 rows starting from the beginning of the part
10337 2024.07.25 05:53:14.420011 [ 192 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part
10338 2024.07.25 05:53:14.420258 [ 192 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part
10339 2024.07.25 05:53:14.420465 [ 192 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part
10340 2024.07.25 05:53:14.420624 [ 192 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part
10341 2024.07.25 05:53:14.422071 [ 191 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.002620462 sec., 8395.466142993106 rows/sec., 586.21 KiB/sec.
10342 2024.07.25 05:53:14.422384 [ 186 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary)
10343 2024.07.25 05:53:14.422963 [ 186 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_19_4} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10344 2024.07.25 05:53:14.423062 [ 186 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_19_4} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4
10345 2024.07.25 05:53:14.423171 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
10346 2024.07.25 05:53:14.932979 [ 150 ] {} <Debug> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0
10347 2024.07.25 05:53:14.933071 [ 150 ] {} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10348 2024.07.25 05:53:14.933111 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10349 2024.07.25 05:53:14.933436 [ 195 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full
10350 2024.07.25 05:53:14.933797 [ 195 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10351 2024.07.25 05:53:14.933868 [ 195 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 14 rows starting from the beginning of the part
10352 2024.07.25 05:53:14.934000 [ 195 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part
10353 2024.07.25 05:53:14.934201 [ 195 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part
10354 2024.07.25 05:53:14.934338 [ 195 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part
10355 2024.07.25 05:53:14.934550 [ 195 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part
10356 2024.07.25 05:53:14.935622 [ 186 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.002404107 sec., 9151.007005927773 rows/sec., 746.20 KiB/sec.
10357 2024.07.25 05:53:14.935773 [ 191 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary)
10358 2024.07.25 05:53:14.936209 [ 191 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_19_4} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10359 2024.07.25 05:53:14.936304 [ 191 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_19_4} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4
10360 2024.07.25 05:53:14.936393 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
10361 2024.07.25 05:53:17.323250 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache
10362 2024.07.25 05:53:17.323312 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache
10363 2024.07.25 05:53:17.874484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 2325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10364 2024.07.25 05:53:17.874652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10365 2024.07.25 05:53:17.874695 [ 3 ] {} <Debug> HTTP-Session: bb0c71d8-a948-48d0-b66d-8edd964e277f Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10366 2024.07.25 05:53:17.874740 [ 3 ] {} <Debug> HTTP-Session: bb0c71d8-a948-48d0-b66d-8edd964e277f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10367 2024.07.25 05:53:17.874770 [ 3 ] {} <Debug> HTTP-Session: bb0c71d8-a948-48d0-b66d-8edd964e277f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10368 2024.07.25 05:53:17.874851 [ 3 ] {} <Trace> HTTP-Session: bb0c71d8-a948-48d0-b66d-8edd964e277f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10369 2024.07.25 05:53:17.875138 [ 3 ] {3d78085f-31b6-42ff-8f58-53a15595a694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10370 2024.07.25 05:53:17.875247 [ 3 ] {3d78085f-31b6-42ff-8f58-53a15595a694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10371 2024.07.25 05:53:17.875567 [ 3 ] {3d78085f-31b6-42ff-8f58-53a15595a694} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10372 2024.07.25 05:53:17.876055 [ 3 ] {3d78085f-31b6-42ff-8f58-53a15595a694} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10373 2024.07.25 05:53:17.876095 [ 3 ] {3d78085f-31b6-42ff-8f58-53a15595a694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10374 2024.07.25 05:53:17.876470 [ 3 ] {3d78085f-31b6-42ff-8f58-53a15595a694} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10375 2024.07.25 05:53:17.876810 [ 3 ] {3d78085f-31b6-42ff-8f58-53a15595a694} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10376 2024.07.25 05:53:17.876957 [ 3 ] {3d78085f-31b6-42ff-8f58-53a15595a694} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001914 sec., 8881.922675026124 rows/sec., 643.39 KiB/sec.
10377 2024.07.25 05:53:17.876965 [ 146 ] {} <Debug> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10378 2024.07.25 05:53:17.877024 [ 146 ] {} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10379 2024.07.25 05:53:17.877064 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10380 2024.07.25 05:53:17.877195 [ 3 ] {3d78085f-31b6-42ff-8f58-53a15595a694} <Debug> DynamicQueryHandler: Done processing query
10381 2024.07.25 05:53:17.877198 [ 186 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::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
10382 2024.07.25 05:53:17.877223 [ 3 ] {3d78085f-31b6-42ff-8f58-53a15595a694} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10383 2024.07.25 05:53:17.877255 [ 3 ] {} <Debug> HTTP-Session: bb0c71d8-a948-48d0-b66d-8edd964e277f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10384 2024.07.25 05:53:17.877363 [ 186 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10385 2024.07.25 05:53:17.877397 [ 186 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 39 rows starting from the beginning of the part
10386 2024.07.25 05:53:17.877473 [ 186 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 17 rows starting from the beginning of the part
10387 2024.07.25 05:53:17.877500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 34327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10388 2024.07.25 05:53:17.877721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10389 2024.07.25 05:53:17.877817 [ 186 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 22 rows starting from the beginning of the part
10390 2024.07.25 05:53:17.877864 [ 3 ] {} <Debug> HTTP-Session: 42d2a451-3910-4b75-aa0c-9ae05df14b6e Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10391 2024.07.25 05:53:17.877932 [ 3 ] {} <Debug> HTTP-Session: 42d2a451-3910-4b75-aa0c-9ae05df14b6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10392 2024.07.25 05:53:17.878054 [ 3 ] {} <Debug> HTTP-Session: 42d2a451-3910-4b75-aa0c-9ae05df14b6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10393 2024.07.25 05:53:17.878117 [ 186 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 17 rows starting from the beginning of the part
10394 2024.07.25 05:53:17.878185 [ 3 ] {} <Trace> HTTP-Session: 42d2a451-3910-4b75-aa0c-9ae05df14b6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10395 2024.07.25 05:53:17.878322 [ 186 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 22 rows starting from the beginning of the part
10396 2024.07.25 05:53:17.878521 [ 186 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 17 rows starting from the beginning of the part
10397 2024.07.25 05:53:17.878545 [ 3 ] {a35ac09a-fd43-4e49-a3ce-0ed895429690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10398 2024.07.25 05:53:17.878742 [ 3 ] {a35ac09a-fd43-4e49-a3ce-0ed895429690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10399 2024.07.25 05:53:17.879051 [ 3 ] {a35ac09a-fd43-4e49-a3ce-0ed895429690} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10400 2024.07.25 05:53:17.879747 [ 3 ] {a35ac09a-fd43-4e49-a3ce-0ed895429690} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10401 2024.07.25 05:53:17.879796 [ 3 ] {a35ac09a-fd43-4e49-a3ce-0ed895429690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10402 2024.07.25 05:53:17.880121 [ 191 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 134 rows, containing 4 columns (4 merged, 0 gathered) in 0.002992981 sec., 44771.416858309494 rows/sec., 3.35 MiB/sec.
10403 2024.07.25 05:53:17.880340 [ 3 ] {a35ac09a-fd43-4e49-a3ce-0ed895429690} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10404 2024.07.25 05:53:17.880380 [ 191 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10405 2024.07.25 05:53:17.881041 [ 3 ] {a35ac09a-fd43-4e49-a3ce-0ed895429690} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10406 2024.07.25 05:53:17.881218 [ 191 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_51_10} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): 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.07.25 05:53:17.881401 [ 3 ] {a35ac09a-fd43-4e49-a3ce-0ed895429690} <Debug> executeQuery: Read 230 rows, 20.36 KiB in 0.002995 sec., 76794.65776293824 rows/sec., 6.64 MiB/sec.
10408 2024.07.25 05:53:17.881615 [ 191 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_51_10} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10409 2024.07.25 05:53:17.881952 [ 3 ] {a35ac09a-fd43-4e49-a3ce-0ed895429690} <Debug> DynamicQueryHandler: Done processing query
10410 2024.07.25 05:53:17.881960 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
10411 2024.07.25 05:53:17.882032 [ 3 ] {a35ac09a-fd43-4e49-a3ce-0ed895429690} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
10412 2024.07.25 05:53:17.882085 [ 3 ] {} <Debug> HTTP-Session: 42d2a451-3910-4b75-aa0c-9ae05df14b6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10413 2024.07.25 05:53:17.882306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 67466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10414 2024.07.25 05:53:17.882359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10415 2024.07.25 05:53:17.882379 [ 3 ] {} <Debug> HTTP-Session: 75a176f5-f585-480a-9321-f4c6a1b22aea Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10416 2024.07.25 05:53:17.882398 [ 3 ] {} <Debug> HTTP-Session: 75a176f5-f585-480a-9321-f4c6a1b22aea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10417 2024.07.25 05:53:17.882412 [ 3 ] {} <Debug> HTTP-Session: 75a176f5-f585-480a-9321-f4c6a1b22aea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10418 2024.07.25 05:53:17.882446 [ 3 ] {} <Trace> HTTP-Session: 75a176f5-f585-480a-9321-f4c6a1b22aea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10419 2024.07.25 05:53:17.882676 [ 3 ] {04f35edb-f4a7-43fb-8ae2-ff4fe32d17ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10420 2024.07.25 05:53:17.882723 [ 3 ] {04f35edb-f4a7-43fb-8ae2-ff4fe32d17ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10421 2024.07.25 05:53:17.882864 [ 3 ] {04f35edb-f4a7-43fb-8ae2-ff4fe32d17ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10422 2024.07.25 05:53:17.883498 [ 3 ] {04f35edb-f4a7-43fb-8ae2-ff4fe32d17ed} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10423 2024.07.25 05:53:17.883536 [ 3 ] {04f35edb-f4a7-43fb-8ae2-ff4fe32d17ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10424 2024.07.25 05:53:17.883888 [ 3 ] {04f35edb-f4a7-43fb-8ae2-ff4fe32d17ed} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10425 2024.07.25 05:53:17.884206 [ 3 ] {04f35edb-f4a7-43fb-8ae2-ff4fe32d17ed} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10426 2024.07.25 05:53:17.884334 [ 3 ] {04f35edb-f4a7-43fb-8ae2-ff4fe32d17ed} <Debug> executeQuery: Read 417 rows, 30.25 KiB in 0.001772 sec., 235327.3137697517 rows/sec., 16.67 MiB/sec.
10427 2024.07.25 05:53:17.884601 [ 3 ] {04f35edb-f4a7-43fb-8ae2-ff4fe32d17ed} <Debug> DynamicQueryHandler: Done processing query
10428 2024.07.25 05:53:17.884671 [ 3 ] {04f35edb-f4a7-43fb-8ae2-ff4fe32d17ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
10429 2024.07.25 05:53:17.884721 [ 3 ] {} <Debug> HTTP-Session: 75a176f5-f585-480a-9321-f4c6a1b22aea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10430 2024.07.25 05:53:17.884871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10431 2024.07.25 05:53:17.884924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10432 2024.07.25 05:53:17.884945 [ 3 ] {} <Debug> HTTP-Session: 382eddb9-4bbe-4d0b-97e8-f58d0be83eca Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10433 2024.07.25 05:53:17.884964 [ 3 ] {} <Debug> HTTP-Session: 382eddb9-4bbe-4d0b-97e8-f58d0be83eca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10434 2024.07.25 05:53:17.884978 [ 3 ] {} <Debug> HTTP-Session: 382eddb9-4bbe-4d0b-97e8-f58d0be83eca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10435 2024.07.25 05:53:17.885012 [ 3 ] {} <Trace> HTTP-Session: 382eddb9-4bbe-4d0b-97e8-f58d0be83eca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10436 2024.07.25 05:53:17.885115 [ 3 ] {ffbe0511-a525-4ae9-8d3e-c8bf3a7aac58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10437 2024.07.25 05:53:17.885164 [ 3 ] {ffbe0511-a525-4ae9-8d3e-c8bf3a7aac58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10438 2024.07.25 05:53:17.885314 [ 3 ] {ffbe0511-a525-4ae9-8d3e-c8bf3a7aac58} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10439 2024.07.25 05:53:17.885580 [ 3 ] {ffbe0511-a525-4ae9-8d3e-c8bf3a7aac58} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10440 2024.07.25 05:53:17.885616 [ 3 ] {ffbe0511-a525-4ae9-8d3e-c8bf3a7aac58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10441 2024.07.25 05:53:17.885977 [ 3 ] {ffbe0511-a525-4ae9-8d3e-c8bf3a7aac58} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
10442 2024.07.25 05:53:17.886310 [ 3 ] {ffbe0511-a525-4ae9-8d3e-c8bf3a7aac58} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10443 2024.07.25 05:53:17.886440 [ 3 ] {ffbe0511-a525-4ae9-8d3e-c8bf3a7aac58} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001352 sec., 4437.869822485208 rows/sec., 190.69 KiB/sec.
10444 2024.07.25 05:53:17.886620 [ 3 ] {ffbe0511-a525-4ae9-8d3e-c8bf3a7aac58} <Debug> DynamicQueryHandler: Done processing query
10445 2024.07.25 05:53:17.886646 [ 3 ] {ffbe0511-a525-4ae9-8d3e-c8bf3a7aac58} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10446 2024.07.25 05:53:17.886661 [ 3 ] {} <Debug> HTTP-Session: 382eddb9-4bbe-4d0b-97e8-f58d0be83eca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10447 2024.07.25 05:53:17.886803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10448 2024.07.25 05:53:17.886853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10449 2024.07.25 05:53:17.886872 [ 3 ] {} <Debug> HTTP-Session: 9d47d00e-08a7-42cf-9782-1c59561f19db Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10450 2024.07.25 05:53:17.886889 [ 3 ] {} <Debug> HTTP-Session: 9d47d00e-08a7-42cf-9782-1c59561f19db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10451 2024.07.25 05:53:17.886903 [ 3 ] {} <Debug> HTTP-Session: 9d47d00e-08a7-42cf-9782-1c59561f19db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10452 2024.07.25 05:53:17.886934 [ 3 ] {} <Trace> HTTP-Session: 9d47d00e-08a7-42cf-9782-1c59561f19db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10453 2024.07.25 05:53:17.887053 [ 3 ] {6c555656-0c8e-4f00-b4ae-07bbbd748500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
10454 2024.07.25 05:53:17.887099 [ 3 ] {6c555656-0c8e-4f00-b4ae-07bbbd748500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
10455 2024.07.25 05:53:17.887242 [ 3 ] {6c555656-0c8e-4f00-b4ae-07bbbd748500} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10456 2024.07.25 05:53:17.887552 [ 3 ] {6c555656-0c8e-4f00-b4ae-07bbbd748500} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10457 2024.07.25 05:53:17.887588 [ 3 ] {6c555656-0c8e-4f00-b4ae-07bbbd748500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10458 2024.07.25 05:53:17.887954 [ 3 ] {6c555656-0c8e-4f00-b4ae-07bbbd748500} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
10459 2024.07.25 05:53:17.888317 [ 3 ] {6c555656-0c8e-4f00-b4ae-07bbbd748500} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10460 2024.07.25 05:53:17.888526 [ 3 ] {6c555656-0c8e-4f00-b4ae-07bbbd748500} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001518 sec., 50724.63768115942 rows/sec., 3.12 MiB/sec.
10461 2024.07.25 05:53:17.888822 [ 3 ] {6c555656-0c8e-4f00-b4ae-07bbbd748500} <Debug> DynamicQueryHandler: Done processing query
10462 2024.07.25 05:53:17.888850 [ 3 ] {6c555656-0c8e-4f00-b4ae-07bbbd748500} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10463 2024.07.25 05:53:17.888870 [ 3 ] {} <Debug> HTTP-Session: 9d47d00e-08a7-42cf-9782-1c59561f19db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10464 2024.07.25 05:53:17.889046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 37598, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10465 2024.07.25 05:53:17.889097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10466 2024.07.25 05:53:17.889119 [ 3 ] {} <Debug> HTTP-Session: b8f2cc12-1281-4d39-8c76-bc6498fcf3f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10467 2024.07.25 05:53:17.889137 [ 3 ] {} <Debug> HTTP-Session: b8f2cc12-1281-4d39-8c76-bc6498fcf3f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10468 2024.07.25 05:53:17.889151 [ 3 ] {} <Debug> HTTP-Session: b8f2cc12-1281-4d39-8c76-bc6498fcf3f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10469 2024.07.25 05:53:17.889183 [ 3 ] {} <Trace> HTTP-Session: b8f2cc12-1281-4d39-8c76-bc6498fcf3f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10470 2024.07.25 05:53:17.889391 [ 3 ] {2a9b448d-62f9-4ba6-9f5c-cf27d76a4954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10471 2024.07.25 05:53:17.889438 [ 3 ] {2a9b448d-62f9-4ba6-9f5c-cf27d76a4954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10472 2024.07.25 05:53:17.889594 [ 3 ] {2a9b448d-62f9-4ba6-9f5c-cf27d76a4954} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10473 2024.07.25 05:53:17.890019 [ 3 ] {2a9b448d-62f9-4ba6-9f5c-cf27d76a4954} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10474 2024.07.25 05:53:17.890056 [ 3 ] {2a9b448d-62f9-4ba6-9f5c-cf27d76a4954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10475 2024.07.25 05:53:17.890432 [ 3 ] {2a9b448d-62f9-4ba6-9f5c-cf27d76a4954} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10476 2024.07.25 05:53:17.890767 [ 3 ] {2a9b448d-62f9-4ba6-9f5c-cf27d76a4954} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10477 2024.07.25 05:53:17.890916 [ 3 ] {2a9b448d-62f9-4ba6-9f5c-cf27d76a4954} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001633 sec., 120024.4947948561 rows/sec., 8.38 MiB/sec.
10478 2024.07.25 05:53:17.891090 [ 3 ] {2a9b448d-62f9-4ba6-9f5c-cf27d76a4954} <Debug> DynamicQueryHandler: Done processing query
10479 2024.07.25 05:53:17.891116 [ 3 ] {2a9b448d-62f9-4ba6-9f5c-cf27d76a4954} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
10480 2024.07.25 05:53:17.891131 [ 3 ] {} <Debug> HTTP-Session: b8f2cc12-1281-4d39-8c76-bc6498fcf3f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10481 2024.07.25 05:53:17.891270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17718, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10482 2024.07.25 05:53:17.891319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10483 2024.07.25 05:53:17.891339 [ 3 ] {} <Debug> HTTP-Session: 3061f0e0-6232-42ab-b73c-a0caa4e86809 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10484 2024.07.25 05:53:17.891357 [ 3 ] {} <Debug> HTTP-Session: 3061f0e0-6232-42ab-b73c-a0caa4e86809 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10485 2024.07.25 05:53:17.891378 [ 3 ] {} <Debug> HTTP-Session: 3061f0e0-6232-42ab-b73c-a0caa4e86809 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10486 2024.07.25 05:53:17.891417 [ 3 ] {} <Trace> HTTP-Session: 3061f0e0-6232-42ab-b73c-a0caa4e86809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10487 2024.07.25 05:53:17.891704 [ 3 ] {0a2e1ee1-3351-48a9-8ede-3114c5a6e39d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10488 2024.07.25 05:53:17.891782 [ 3 ] {0a2e1ee1-3351-48a9-8ede-3114c5a6e39d} <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_histogramf64
10489 2024.07.25 05:53:17.892267 [ 3 ] {0a2e1ee1-3351-48a9-8ede-3114c5a6e39d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10490 2024.07.25 05:53:17.892838 [ 3 ] {0a2e1ee1-3351-48a9-8ede-3114c5a6e39d} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10491 2024.07.25 05:53:17.892874 [ 3 ] {0a2e1ee1-3351-48a9-8ede-3114c5a6e39d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10492 2024.07.25 05:53:17.893447 [ 3 ] {0a2e1ee1-3351-48a9-8ede-3114c5a6e39d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10493 2024.07.25 05:53:17.893852 [ 3 ] {0a2e1ee1-3351-48a9-8ede-3114c5a6e39d} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10494 2024.07.25 05:53:17.894033 [ 145 ] {} <Debug> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10495 2024.07.25 05:53:17.894041 [ 3 ] {0a2e1ee1-3351-48a9-8ede-3114c5a6e39d} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002479 sec., 4437.273093989512 rows/sec., 7.95 MiB/sec.
10496 2024.07.25 05:53:17.894123 [ 145 ] {} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10497 2024.07.25 05:53:17.894204 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10498 2024.07.25 05:53:17.894455 [ 190 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::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
10499 2024.07.25 05:53:17.894545 [ 3 ] {0a2e1ee1-3351-48a9-8ede-3114c5a6e39d} <Debug> DynamicQueryHandler: Done processing query
10500 2024.07.25 05:53:17.894573 [ 3 ] {0a2e1ee1-3351-48a9-8ede-3114c5a6e39d} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
10501 2024.07.25 05:53:17.894600 [ 3 ] {} <Debug> HTTP-Session: 3061f0e0-6232-42ab-b73c-a0caa4e86809 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10502 2024.07.25 05:53:17.894739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10503 2024.07.25 05:53:17.894810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10504 2024.07.25 05:53:17.894844 [ 190 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10505 2024.07.25 05:53:17.894844 [ 3 ] {} <Debug> HTTP-Session: e1806ec8-c117-40d9-bc51-abd63a2c782d Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10506 2024.07.25 05:53:17.894884 [ 3 ] {} <Debug> HTTP-Session: e1806ec8-c117-40d9-bc51-abd63a2c782d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10507 2024.07.25 05:53:17.894912 [ 3 ] {} <Debug> HTTP-Session: e1806ec8-c117-40d9-bc51-abd63a2c782d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10508 2024.07.25 05:53:17.894921 [ 190 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 788 rows starting from the beginning of the part
10509 2024.07.25 05:53:17.894958 [ 3 ] {} <Trace> HTTP-Session: e1806ec8-c117-40d9-bc51-abd63a2c782d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10510 2024.07.25 05:53:17.895219 [ 3 ] {1ac16409-a7b1-4bff-8f81-aebdc597ba1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
10511 2024.07.25 05:53:17.895368 [ 3 ] {1ac16409-a7b1-4bff-8f81-aebdc597ba1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
10512 2024.07.25 05:53:17.895437 [ 190 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 11 rows starting from the beginning of the part
10513 2024.07.25 05:53:17.896021 [ 3 ] {1ac16409-a7b1-4bff-8f81-aebdc597ba1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10514 2024.07.25 05:53:17.896047 [ 190 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 22 rows starting from the beginning of the part
10515 2024.07.25 05:53:17.896521 [ 190 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 11 rows starting from the beginning of the part
10516 2024.07.25 05:53:17.896867 [ 3 ] {1ac16409-a7b1-4bff-8f81-aebdc597ba1a} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10517 2024.07.25 05:53:17.896961 [ 3 ] {1ac16409-a7b1-4bff-8f81-aebdc597ba1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10518 2024.07.25 05:53:17.897032 [ 190 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 22 rows starting from the beginning of the part
10519 2024.07.25 05:53:17.897532 [ 190 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 11 rows starting from the beginning of the part
10520 2024.07.25 05:53:17.898065 [ 3 ] {1ac16409-a7b1-4bff-8f81-aebdc597ba1a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
10521 2024.07.25 05:53:17.898539 [ 3 ] {1ac16409-a7b1-4bff-8f81-aebdc597ba1a} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10522 2024.07.25 05:53:17.898768 [ 3 ] {1ac16409-a7b1-4bff-8f81-aebdc597ba1a} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.003687 sec., 6238.133984269053 rows/sec., 337.44 KiB/sec.
10523 2024.07.25 05:53:17.898953 [ 3 ] {1ac16409-a7b1-4bff-8f81-aebdc597ba1a} <Debug> DynamicQueryHandler: Done processing query
10524 2024.07.25 05:53:17.898978 [ 3 ] {1ac16409-a7b1-4bff-8f81-aebdc597ba1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10525 2024.07.25 05:53:17.898994 [ 3 ] {} <Debug> HTTP-Session: e1806ec8-c117-40d9-bc51-abd63a2c782d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10526 2024.07.25 05:53:17.899157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10527 2024.07.25 05:53:17.899207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10528 2024.07.25 05:53:17.899226 [ 3 ] {} <Debug> HTTP-Session: d931a819-898b-4246-8372-e98167fd634e Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10529 2024.07.25 05:53:17.899243 [ 3 ] {} <Debug> HTTP-Session: d931a819-898b-4246-8372-e98167fd634e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10530 2024.07.25 05:53:17.899257 [ 3 ] {} <Debug> HTTP-Session: d931a819-898b-4246-8372-e98167fd634e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10531 2024.07.25 05:53:17.899289 [ 3 ] {} <Trace> HTTP-Session: d931a819-898b-4246-8372-e98167fd634e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10532 2024.07.25 05:53:17.899405 [ 3 ] {5b5b77ba-dcb9-46a0-a3ff-59729c246e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10533 2024.07.25 05:53:17.899453 [ 3 ] {5b5b77ba-dcb9-46a0-a3ff-59729c246e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10534 2024.07.25 05:53:17.899619 [ 3 ] {5b5b77ba-dcb9-46a0-a3ff-59729c246e19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10535 2024.07.25 05:53:17.900182 [ 3 ] {5b5b77ba-dcb9-46a0-a3ff-59729c246e19} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10536 2024.07.25 05:53:17.900230 [ 3 ] {5b5b77ba-dcb9-46a0-a3ff-59729c246e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10537 2024.07.25 05:53:17.900824 [ 3 ] {5b5b77ba-dcb9-46a0-a3ff-59729c246e19} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10538 2024.07.25 05:53:17.901377 [ 3 ] {5b5b77ba-dcb9-46a0-a3ff-59729c246e19} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10539 2024.07.25 05:53:17.901660 [ 3 ] {5b5b77ba-dcb9-46a0-a3ff-59729c246e19} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002289 sec., 26212.319790301444 rows/sec., 1.77 MiB/sec.
10540 2024.07.25 05:53:17.901944 [ 3 ] {5b5b77ba-dcb9-46a0-a3ff-59729c246e19} <Debug> DynamicQueryHandler: Done processing query
10541 2024.07.25 05:53:17.901968 [ 3 ] {5b5b77ba-dcb9-46a0-a3ff-59729c246e19} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10542 2024.07.25 05:53:17.901984 [ 3 ] {} <Debug> HTTP-Session: d931a819-898b-4246-8372-e98167fd634e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10543 2024.07.25 05:53:17.906474 [ 187 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 865 rows, containing 19 columns (19 merged, 0 gathered) in 0.012146229 sec., 71215.51882481386 rows/sec., 127.61 MiB/sec.
10544 2024.07.25 05:53:17.907670 [ 198 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10545 2024.07.25 05:53:17.908213 [ 198 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10546 2024.07.25 05:53:17.908292 [ 198 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10547 2024.07.25 05:53:17.908398 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB.
10548 2024.07.25 05:53:18.000135 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 196.65 MiB, peak 205.13 MiB, free memory in arenas 0.00 B, will set to 198.02 MiB (RSS), difference: 1.38 MiB
10549 2024.07.25 05:53:22.868285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10550 2024.07.25 05:53:22.868487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10551 2024.07.25 05:53:22.868533 [ 3 ] {} <Debug> HTTP-Session: a4b4ee95-f2bb-4166-8fe6-4cafe917aeff Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10552 2024.07.25 05:53:22.868577 [ 3 ] {} <Debug> HTTP-Session: a4b4ee95-f2bb-4166-8fe6-4cafe917aeff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10553 2024.07.25 05:53:22.868605 [ 3 ] {} <Debug> HTTP-Session: a4b4ee95-f2bb-4166-8fe6-4cafe917aeff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10554 2024.07.25 05:53:22.868690 [ 3 ] {} <Trace> HTTP-Session: a4b4ee95-f2bb-4166-8fe6-4cafe917aeff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10555 2024.07.25 05:53:22.868966 [ 3 ] {24094f62-b958-45b4-ac00-6207a435a709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10556 2024.07.25 05:53:22.869034 [ 3 ] {24094f62-b958-45b4-ac00-6207a435a709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10557 2024.07.25 05:53:22.869232 [ 3 ] {24094f62-b958-45b4-ac00-6207a435a709} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10558 2024.07.25 05:53:22.869688 [ 3 ] {24094f62-b958-45b4-ac00-6207a435a709} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10559 2024.07.25 05:53:22.869733 [ 3 ] {24094f62-b958-45b4-ac00-6207a435a709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10560 2024.07.25 05:53:22.870113 [ 3 ] {24094f62-b958-45b4-ac00-6207a435a709} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10561 2024.07.25 05:53:22.870455 [ 3 ] {24094f62-b958-45b4-ac00-6207a435a709} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10562 2024.07.25 05:53:22.870622 [ 3 ] {24094f62-b958-45b4-ac00-6207a435a709} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.001736 sec., 12672.811059907835 rows/sec., 1.00 MiB/sec.
10563 2024.07.25 05:53:22.870837 [ 3 ] {24094f62-b958-45b4-ac00-6207a435a709} <Debug> DynamicQueryHandler: Done processing query
10564 2024.07.25 05:53:22.870865 [ 3 ] {24094f62-b958-45b4-ac00-6207a435a709} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10565 2024.07.25 05:53:22.870881 [ 3 ] {} <Debug> HTTP-Session: a4b4ee95-f2bb-4166-8fe6-4cafe917aeff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10566 2024.07.25 05:53:22.871034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10567 2024.07.25 05:53:22.871091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10568 2024.07.25 05:53:22.871111 [ 3 ] {} <Debug> HTTP-Session: 4c38997e-6dc4-4b42-83e6-b631ae58f6ee Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10569 2024.07.25 05:53:22.871128 [ 3 ] {} <Debug> HTTP-Session: 4c38997e-6dc4-4b42-83e6-b631ae58f6ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10570 2024.07.25 05:53:22.871142 [ 3 ] {} <Debug> HTTP-Session: 4c38997e-6dc4-4b42-83e6-b631ae58f6ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10571 2024.07.25 05:53:22.871179 [ 3 ] {} <Trace> HTTP-Session: 4c38997e-6dc4-4b42-83e6-b631ae58f6ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10572 2024.07.25 05:53:22.871331 [ 3 ] {ef245e3b-7962-4352-8921-17ce7cdd1274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10573 2024.07.25 05:53:22.871377 [ 3 ] {ef245e3b-7962-4352-8921-17ce7cdd1274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10574 2024.07.25 05:53:22.871511 [ 3 ] {ef245e3b-7962-4352-8921-17ce7cdd1274} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10575 2024.07.25 05:53:22.871944 [ 3 ] {ef245e3b-7962-4352-8921-17ce7cdd1274} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10576 2024.07.25 05:53:22.871981 [ 3 ] {ef245e3b-7962-4352-8921-17ce7cdd1274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10577 2024.07.25 05:53:22.872306 [ 3 ] {ef245e3b-7962-4352-8921-17ce7cdd1274} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10578 2024.07.25 05:53:22.872618 [ 3 ] {ef245e3b-7962-4352-8921-17ce7cdd1274} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10579 2024.07.25 05:53:22.872780 [ 3 ] {ef245e3b-7962-4352-8921-17ce7cdd1274} <Debug> executeQuery: Read 122 rows, 10.34 KiB in 0.001502 sec., 81225.03328894806 rows/sec., 6.72 MiB/sec.
10580 2024.07.25 05:53:22.872784 [ 141 ] {} <Debug> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10581 2024.07.25 05:53:22.872874 [ 141 ] {} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10582 2024.07.25 05:53:22.872922 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10583 2024.07.25 05:53:22.873057 [ 3 ] {ef245e3b-7962-4352-8921-17ce7cdd1274} <Debug> DynamicQueryHandler: Done processing query
10584 2024.07.25 05:53:22.873110 [ 3 ] {ef245e3b-7962-4352-8921-17ce7cdd1274} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10585 2024.07.25 05:53:22.873137 [ 3 ] {} <Debug> HTTP-Session: 4c38997e-6dc4-4b42-83e6-b631ae58f6ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10586 2024.07.25 05:53:22.873138 [ 199 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::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
10587 2024.07.25 05:53:22.873317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14619, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10588 2024.07.25 05:53:22.873441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10589 2024.07.25 05:53:22.873456 [ 199 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10590 2024.07.25 05:53:22.873482 [ 3 ] {} <Debug> HTTP-Session: 56d9c791-b401-4773-8dd2-69da3df415d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10591 2024.07.25 05:53:22.873535 [ 3 ] {} <Debug> HTTP-Session: 56d9c791-b401-4773-8dd2-69da3df415d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10592 2024.07.25 05:53:22.873541 [ 199 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 305 rows starting from the beginning of the part
10593 2024.07.25 05:53:22.873558 [ 3 ] {} <Debug> HTTP-Session: 56d9c791-b401-4773-8dd2-69da3df415d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10594 2024.07.25 05:53:22.873629 [ 3 ] {} <Trace> HTTP-Session: 56d9c791-b401-4773-8dd2-69da3df415d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10595 2024.07.25 05:53:22.873790 [ 199 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 123 rows starting from the beginning of the part
10596 2024.07.25 05:53:22.874086 [ 3 ] {de95ae0d-2d97-4257-a6fd-e05dfb64774a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10597 2024.07.25 05:53:22.874109 [ 199 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 194 rows starting from the beginning of the part
10598 2024.07.25 05:53:22.874256 [ 3 ] {de95ae0d-2d97-4257-a6fd-e05dfb64774a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10599 2024.07.25 05:53:22.874494 [ 199 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 122 rows starting from the beginning of the part
10600 2024.07.25 05:53:22.874828 [ 199 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 230 rows starting from the beginning of the part
10601 2024.07.25 05:53:22.875143 [ 199 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 122 rows starting from the beginning of the part
10602 2024.07.25 05:53:22.875391 [ 3 ] {de95ae0d-2d97-4257-a6fd-e05dfb64774a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10603 2024.07.25 05:53:22.876386 [ 3 ] {de95ae0d-2d97-4257-a6fd-e05dfb64774a} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10604 2024.07.25 05:53:22.876485 [ 3 ] {de95ae0d-2d97-4257-a6fd-e05dfb64774a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10605 2024.07.25 05:53:22.877466 [ 3 ] {de95ae0d-2d97-4257-a6fd-e05dfb64774a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10606 2024.07.25 05:53:22.878189 [ 196 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1096 rows, containing 4 columns (4 merged, 0 gathered) in 0.005172493 sec., 211890.08858977671 rows/sec., 18.12 MiB/sec.
10607 2024.07.25 05:53:22.878327 [ 3 ] {de95ae0d-2d97-4257-a6fd-e05dfb64774a} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10608 2024.07.25 05:53:22.878547 [ 196 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10609 2024.07.25 05:53:22.878586 [ 141 ] {} <Debug> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10610 2024.07.25 05:53:22.878613 [ 3 ] {de95ae0d-2d97-4257-a6fd-e05dfb64774a} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.004766 sec., 18044.481745698697 rows/sec., 1.41 MiB/sec.
10611 2024.07.25 05:53:22.878668 [ 141 ] {} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10612 2024.07.25 05:53:22.878758 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10613 2024.07.25 05:53:22.879171 [ 194 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::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
10614 2024.07.25 05:53:22.879232 [ 3 ] {de95ae0d-2d97-4257-a6fd-e05dfb64774a} <Debug> DynamicQueryHandler: Done processing query
10615 2024.07.25 05:53:22.879379 [ 3 ] {de95ae0d-2d97-4257-a6fd-e05dfb64774a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10616 2024.07.25 05:53:22.879545 [ 3 ] {} <Debug> HTTP-Session: 56d9c791-b401-4773-8dd2-69da3df415d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10617 2024.07.25 05:53:22.880040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10618 2024.07.25 05:53:22.880248 [ 194 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10619 2024.07.25 05:53:22.880323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10620 2024.07.25 05:53:22.880379 [ 194 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 473 rows starting from the beginning of the part
10621 2024.07.25 05:53:22.880445 [ 3 ] {} <Debug> HTTP-Session: 13147f56-4c13-4e4a-910b-c6b9ecffddf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10622 2024.07.25 05:53:22.880570 [ 3 ] {} <Debug> HTTP-Session: 13147f56-4c13-4e4a-910b-c6b9ecffddf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10623 2024.07.25 05:53:22.880759 [ 3 ] {} <Debug> HTTP-Session: 13147f56-4c13-4e4a-910b-c6b9ecffddf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10624 2024.07.25 05:53:22.881110 [ 194 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 88 rows starting from the beginning of the part
10625 2024.07.25 05:53:22.881125 [ 196 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_56_11} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10626 2024.07.25 05:53:22.881193 [ 3 ] {} <Trace> HTTP-Session: 13147f56-4c13-4e4a-910b-c6b9ecffddf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10627 2024.07.25 05:53:22.881460 [ 194 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 393 rows starting from the beginning of the part
10628 2024.07.25 05:53:22.881692 [ 3 ] {1df16aba-f0d5-45d6-982b-0c9f4d6c6c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10629 2024.07.25 05:53:22.881735 [ 194 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 86 rows starting from the beginning of the part
10630 2024.07.25 05:53:22.881990 [ 3 ] {1df16aba-f0d5-45d6-982b-0c9f4d6c6c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10631 2024.07.25 05:53:22.882101 [ 196 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_56_11} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10632 2024.07.25 05:53:22.882227 [ 194 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 417 rows starting from the beginning of the part
10633 2024.07.25 05:53:22.882767 [ 194 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 86 rows starting from the beginning of the part
10634 2024.07.25 05:53:22.882760 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
10635 2024.07.25 05:53:22.883463 [ 3 ] {1df16aba-f0d5-45d6-982b-0c9f4d6c6c93} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10636 2024.07.25 05:53:22.884088 [ 3 ] {1df16aba-f0d5-45d6-982b-0c9f4d6c6c93} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10637 2024.07.25 05:53:22.884129 [ 3 ] {1df16aba-f0d5-45d6-982b-0c9f4d6c6c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10638 2024.07.25 05:53:22.884669 [ 3 ] {1df16aba-f0d5-45d6-982b-0c9f4d6c6c93} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10639 2024.07.25 05:53:22.884827 [ 196 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1543 rows, containing 4 columns (4 merged, 0 gathered) in 0.00591613 sec., 260812.389180089 rows/sec., 18.85 MiB/sec.
10640 2024.07.25 05:53:22.885133 [ 196 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10641 2024.07.25 05:53:22.885362 [ 3 ] {1df16aba-f0d5-45d6-982b-0c9f4d6c6c93} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10642 2024.07.25 05:53:22.885845 [ 3 ] {1df16aba-f0d5-45d6-982b-0c9f4d6c6c93} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004363 sec., 36672.01466880587 rows/sec., 2.55 MiB/sec.
10643 2024.07.25 05:53:22.886174 [ 3 ] {1df16aba-f0d5-45d6-982b-0c9f4d6c6c93} <Debug> DynamicQueryHandler: Done processing query
10644 2024.07.25 05:53:22.886175 [ 196 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_56_11} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10645 2024.07.25 05:53:22.886211 [ 3 ] {1df16aba-f0d5-45d6-982b-0c9f4d6c6c93} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10646 2024.07.25 05:53:22.886265 [ 3 ] {} <Debug> HTTP-Session: 13147f56-4c13-4e4a-910b-c6b9ecffddf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10647 2024.07.25 05:53:22.886360 [ 196 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_56_11} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10648 2024.07.25 05:53:22.886492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 35347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10649 2024.07.25 05:53:22.886492 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
10650 2024.07.25 05:53:22.886568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10651 2024.07.25 05:53:22.886592 [ 3 ] {} <Debug> HTTP-Session: d0b07860-3fbd-4c1f-8a6d-a2c9055ae1e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10652 2024.07.25 05:53:22.886610 [ 3 ] {} <Debug> HTTP-Session: d0b07860-3fbd-4c1f-8a6d-a2c9055ae1e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10653 2024.07.25 05:53:22.886624 [ 3 ] {} <Debug> HTTP-Session: d0b07860-3fbd-4c1f-8a6d-a2c9055ae1e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10654 2024.07.25 05:53:22.886655 [ 3 ] {} <Trace> HTTP-Session: d0b07860-3fbd-4c1f-8a6d-a2c9055ae1e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10655 2024.07.25 05:53:22.886949 [ 3 ] {fab765c5-1d5c-4c7f-8e71-9939674febc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10656 2024.07.25 05:53:22.887019 [ 3 ] {fab765c5-1d5c-4c7f-8e71-9939674febc3} <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_histogramf64
10657 2024.07.25 05:53:22.887446 [ 3 ] {fab765c5-1d5c-4c7f-8e71-9939674febc3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10658 2024.07.25 05:53:22.888095 [ 3 ] {fab765c5-1d5c-4c7f-8e71-9939674febc3} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10659 2024.07.25 05:53:22.888131 [ 3 ] {fab765c5-1d5c-4c7f-8e71-9939674febc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10660 2024.07.25 05:53:22.888749 [ 3 ] {fab765c5-1d5c-4c7f-8e71-9939674febc3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10661 2024.07.25 05:53:22.889167 [ 3 ] {fab765c5-1d5c-4c7f-8e71-9939674febc3} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10662 2024.07.25 05:53:22.889349 [ 3 ] {fab765c5-1d5c-4c7f-8e71-9939674febc3} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002614 sec., 8416.220351951033 rows/sec., 15.08 MiB/sec.
10663 2024.07.25 05:53:22.889576 [ 3 ] {fab765c5-1d5c-4c7f-8e71-9939674febc3} <Debug> DynamicQueryHandler: Done processing query
10664 2024.07.25 05:53:22.889600 [ 3 ] {fab765c5-1d5c-4c7f-8e71-9939674febc3} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
10665 2024.07.25 05:53:22.889616 [ 3 ] {} <Debug> HTTP-Session: d0b07860-3fbd-4c1f-8a6d-a2c9055ae1e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10666 2024.07.25 05:53:22.889743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10667 2024.07.25 05:53:22.889790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10668 2024.07.25 05:53:22.889808 [ 3 ] {} <Debug> HTTP-Session: 53240f40-0ccd-48b3-bfb5-26b6a87a04a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10669 2024.07.25 05:53:22.889825 [ 3 ] {} <Debug> HTTP-Session: 53240f40-0ccd-48b3-bfb5-26b6a87a04a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10670 2024.07.25 05:53:22.889839 [ 3 ] {} <Debug> HTTP-Session: 53240f40-0ccd-48b3-bfb5-26b6a87a04a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10671 2024.07.25 05:53:22.889870 [ 3 ] {} <Trace> HTTP-Session: 53240f40-0ccd-48b3-bfb5-26b6a87a04a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10672 2024.07.25 05:53:22.889999 [ 3 ] {518a26d4-8059-427f-b0d0-6eddbbcb0378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10673 2024.07.25 05:53:22.890042 [ 3 ] {518a26d4-8059-427f-b0d0-6eddbbcb0378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10674 2024.07.25 05:53:22.890169 [ 3 ] {518a26d4-8059-427f-b0d0-6eddbbcb0378} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10675 2024.07.25 05:53:22.890530 [ 3 ] {518a26d4-8059-427f-b0d0-6eddbbcb0378} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10676 2024.07.25 05:53:22.890567 [ 3 ] {518a26d4-8059-427f-b0d0-6eddbbcb0378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10677 2024.07.25 05:53:22.890923 [ 3 ] {518a26d4-8059-427f-b0d0-6eddbbcb0378} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10678 2024.07.25 05:53:22.891245 [ 3 ] {518a26d4-8059-427f-b0d0-6eddbbcb0378} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10679 2024.07.25 05:53:22.891395 [ 3 ] {518a26d4-8059-427f-b0d0-6eddbbcb0378} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001449 sec., 41407.867494824015 rows/sec., 2.79 MiB/sec.
10680 2024.07.25 05:53:22.891590 [ 3 ] {518a26d4-8059-427f-b0d0-6eddbbcb0378} <Debug> DynamicQueryHandler: Done processing query
10681 2024.07.25 05:53:22.891627 [ 3 ] {518a26d4-8059-427f-b0d0-6eddbbcb0378} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10682 2024.07.25 05:53:22.891659 [ 3 ] {} <Debug> HTTP-Session: 53240f40-0ccd-48b3-bfb5-26b6a87a04a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10683 2024.07.25 05:53:27.872523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 2325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10684 2024.07.25 05:53:27.872711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10685 2024.07.25 05:53:27.872755 [ 3 ] {} <Debug> HTTP-Session: bdd7e5e5-58b8-4c63-81bb-d43fe7e9d3fc Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10686 2024.07.25 05:53:27.872796 [ 3 ] {} <Debug> HTTP-Session: bdd7e5e5-58b8-4c63-81bb-d43fe7e9d3fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10687 2024.07.25 05:53:27.872826 [ 3 ] {} <Debug> HTTP-Session: bdd7e5e5-58b8-4c63-81bb-d43fe7e9d3fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10688 2024.07.25 05:53:27.872905 [ 3 ] {} <Trace> HTTP-Session: bdd7e5e5-58b8-4c63-81bb-d43fe7e9d3fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10689 2024.07.25 05:53:27.873167 [ 3 ] {af06baf4-60b5-40f2-98a9-7a16089ce255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10690 2024.07.25 05:53:27.873230 [ 3 ] {af06baf4-60b5-40f2-98a9-7a16089ce255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10691 2024.07.25 05:53:27.873421 [ 3 ] {af06baf4-60b5-40f2-98a9-7a16089ce255} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10692 2024.07.25 05:53:27.873865 [ 3 ] {af06baf4-60b5-40f2-98a9-7a16089ce255} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10693 2024.07.25 05:53:27.873933 [ 3 ] {af06baf4-60b5-40f2-98a9-7a16089ce255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10694 2024.07.25 05:53:27.874305 [ 3 ] {af06baf4-60b5-40f2-98a9-7a16089ce255} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10695 2024.07.25 05:53:27.874645 [ 3 ] {af06baf4-60b5-40f2-98a9-7a16089ce255} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10696 2024.07.25 05:53:27.874790 [ 3 ] {af06baf4-60b5-40f2-98a9-7a16089ce255} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001692 sec., 10047.281323877069 rows/sec., 727.80 KiB/sec.
10697 2024.07.25 05:53:27.874996 [ 3 ] {af06baf4-60b5-40f2-98a9-7a16089ce255} <Debug> DynamicQueryHandler: Done processing query
10698 2024.07.25 05:53:27.875024 [ 3 ] {af06baf4-60b5-40f2-98a9-7a16089ce255} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10699 2024.07.25 05:53:27.875040 [ 3 ] {} <Debug> HTTP-Session: bdd7e5e5-58b8-4c63-81bb-d43fe7e9d3fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10700 2024.07.25 05:53:27.875165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10701 2024.07.25 05:53:27.875220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10702 2024.07.25 05:53:27.875240 [ 3 ] {} <Debug> HTTP-Session: 79840e7c-96e7-4384-b76b-18c779744d18 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10703 2024.07.25 05:53:27.875258 [ 3 ] {} <Debug> HTTP-Session: 79840e7c-96e7-4384-b76b-18c779744d18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10704 2024.07.25 05:53:27.875272 [ 3 ] {} <Debug> HTTP-Session: 79840e7c-96e7-4384-b76b-18c779744d18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10705 2024.07.25 05:53:27.875307 [ 3 ] {} <Trace> HTTP-Session: 79840e7c-96e7-4384-b76b-18c779744d18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10706 2024.07.25 05:53:27.875411 [ 3 ] {cecd56da-e4c9-4d5c-84ca-7ed1f20669d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10707 2024.07.25 05:53:27.875458 [ 3 ] {cecd56da-e4c9-4d5c-84ca-7ed1f20669d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10708 2024.07.25 05:53:27.875587 [ 3 ] {cecd56da-e4c9-4d5c-84ca-7ed1f20669d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10709 2024.07.25 05:53:27.875897 [ 3 ] {cecd56da-e4c9-4d5c-84ca-7ed1f20669d5} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10710 2024.07.25 05:53:27.875932 [ 3 ] {cecd56da-e4c9-4d5c-84ca-7ed1f20669d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10711 2024.07.25 05:53:27.876236 [ 3 ] {cecd56da-e4c9-4d5c-84ca-7ed1f20669d5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
10712 2024.07.25 05:53:27.876564 [ 3 ] {cecd56da-e4c9-4d5c-84ca-7ed1f20669d5} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10713 2024.07.25 05:53:27.876691 [ 3 ] {cecd56da-e4c9-4d5c-84ca-7ed1f20669d5} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001309 sec., 4583.651642475172 rows/sec., 373.76 KiB/sec.
10714 2024.07.25 05:53:27.876971 [ 3 ] {cecd56da-e4c9-4d5c-84ca-7ed1f20669d5} <Debug> DynamicQueryHandler: Done processing query
10715 2024.07.25 05:53:27.876996 [ 3 ] {cecd56da-e4c9-4d5c-84ca-7ed1f20669d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10716 2024.07.25 05:53:27.877012 [ 3 ] {} <Debug> HTTP-Session: 79840e7c-96e7-4384-b76b-18c779744d18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10717 2024.07.25 05:53:27.877171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 29743, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10718 2024.07.25 05:53:27.877222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10719 2024.07.25 05:53:27.877241 [ 3 ] {} <Debug> HTTP-Session: 381db0ba-0d59-4588-a025-a76b00a1122f Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10720 2024.07.25 05:53:27.877257 [ 3 ] {} <Debug> HTTP-Session: 381db0ba-0d59-4588-a025-a76b00a1122f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10721 2024.07.25 05:53:27.877271 [ 3 ] {} <Debug> HTTP-Session: 381db0ba-0d59-4588-a025-a76b00a1122f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10722 2024.07.25 05:53:27.877302 [ 3 ] {} <Trace> HTTP-Session: 381db0ba-0d59-4588-a025-a76b00a1122f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10723 2024.07.25 05:53:27.877452 [ 3 ] {26f3f4ba-b39c-43d5-8225-ffab8dd164c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10724 2024.07.25 05:53:27.877497 [ 3 ] {26f3f4ba-b39c-43d5-8225-ffab8dd164c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10725 2024.07.25 05:53:27.877638 [ 3 ] {26f3f4ba-b39c-43d5-8225-ffab8dd164c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10726 2024.07.25 05:53:27.878051 [ 3 ] {26f3f4ba-b39c-43d5-8225-ffab8dd164c5} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10727 2024.07.25 05:53:27.878088 [ 3 ] {26f3f4ba-b39c-43d5-8225-ffab8dd164c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10728 2024.07.25 05:53:27.878407 [ 3 ] {26f3f4ba-b39c-43d5-8225-ffab8dd164c5} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
10729 2024.07.25 05:53:27.878717 [ 3 ] {26f3f4ba-b39c-43d5-8225-ffab8dd164c5} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10730 2024.07.25 05:53:27.878844 [ 3 ] {26f3f4ba-b39c-43d5-8225-ffab8dd164c5} <Debug> executeQuery: Read 197 rows, 17.76 KiB in 0.001463 sec., 134654.81886534518 rows/sec., 11.86 MiB/sec.
10731 2024.07.25 05:53:27.879009 [ 3 ] {26f3f4ba-b39c-43d5-8225-ffab8dd164c5} <Debug> DynamicQueryHandler: Done processing query
10732 2024.07.25 05:53:27.879034 [ 3 ] {26f3f4ba-b39c-43d5-8225-ffab8dd164c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
10733 2024.07.25 05:53:27.879050 [ 3 ] {} <Debug> HTTP-Session: 381db0ba-0d59-4588-a025-a76b00a1122f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10734 2024.07.25 05:53:27.879171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10735 2024.07.25 05:53:27.879219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10736 2024.07.25 05:53:27.879237 [ 3 ] {} <Debug> HTTP-Session: a1fed323-107d-4358-91c5-c623c8c7cdbe Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10737 2024.07.25 05:53:27.879254 [ 3 ] {} <Debug> HTTP-Session: a1fed323-107d-4358-91c5-c623c8c7cdbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10738 2024.07.25 05:53:27.879268 [ 3 ] {} <Debug> HTTP-Session: a1fed323-107d-4358-91c5-c623c8c7cdbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10739 2024.07.25 05:53:27.879299 [ 3 ] {} <Trace> HTTP-Session: a1fed323-107d-4358-91c5-c623c8c7cdbe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10740 2024.07.25 05:53:27.879398 [ 3 ] {736ca608-f560-4e2e-9a53-b52d822ae056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10741 2024.07.25 05:53:27.879440 [ 3 ] {736ca608-f560-4e2e-9a53-b52d822ae056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10742 2024.07.25 05:53:27.879561 [ 3 ] {736ca608-f560-4e2e-9a53-b52d822ae056} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10743 2024.07.25 05:53:27.879834 [ 3 ] {736ca608-f560-4e2e-9a53-b52d822ae056} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10744 2024.07.25 05:53:27.879869 [ 3 ] {736ca608-f560-4e2e-9a53-b52d822ae056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10745 2024.07.25 05:53:27.880162 [ 3 ] {736ca608-f560-4e2e-9a53-b52d822ae056} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
10746 2024.07.25 05:53:27.880467 [ 3 ] {736ca608-f560-4e2e-9a53-b52d822ae056} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10747 2024.07.25 05:53:27.880599 [ 3 ] {736ca608-f560-4e2e-9a53-b52d822ae056} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001218 sec., 4926.108374384236 rows/sec., 343.96 KiB/sec.
10748 2024.07.25 05:53:27.881180 [ 3 ] {736ca608-f560-4e2e-9a53-b52d822ae056} <Debug> DynamicQueryHandler: Done processing query
10749 2024.07.25 05:53:27.881245 [ 3 ] {736ca608-f560-4e2e-9a53-b52d822ae056} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10750 2024.07.25 05:53:27.881295 [ 3 ] {} <Debug> HTTP-Session: a1fed323-107d-4358-91c5-c623c8c7cdbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10751 2024.07.25 05:53:27.881494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 64447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10752 2024.07.25 05:53:27.881542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10753 2024.07.25 05:53:27.881561 [ 3 ] {} <Debug> HTTP-Session: e264485b-d9ee-4353-aac0-5974886edb73 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10754 2024.07.25 05:53:27.881578 [ 3 ] {} <Debug> HTTP-Session: e264485b-d9ee-4353-aac0-5974886edb73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10755 2024.07.25 05:53:27.881592 [ 3 ] {} <Debug> HTTP-Session: e264485b-d9ee-4353-aac0-5974886edb73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10756 2024.07.25 05:53:27.881622 [ 3 ] {} <Trace> HTTP-Session: e264485b-d9ee-4353-aac0-5974886edb73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10757 2024.07.25 05:53:27.881839 [ 3 ] {4362c108-5954-4a5f-9de4-ca24d09b586e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10758 2024.07.25 05:53:27.881884 [ 3 ] {4362c108-5954-4a5f-9de4-ca24d09b586e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10759 2024.07.25 05:53:27.882020 [ 3 ] {4362c108-5954-4a5f-9de4-ca24d09b586e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10760 2024.07.25 05:53:27.882529 [ 3 ] {4362c108-5954-4a5f-9de4-ca24d09b586e} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10761 2024.07.25 05:53:27.882564 [ 3 ] {4362c108-5954-4a5f-9de4-ca24d09b586e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10762 2024.07.25 05:53:27.882887 [ 3 ] {4362c108-5954-4a5f-9de4-ca24d09b586e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
10763 2024.07.25 05:53:27.883202 [ 3 ] {4362c108-5954-4a5f-9de4-ca24d09b586e} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10764 2024.07.25 05:53:27.883328 [ 3 ] {4362c108-5954-4a5f-9de4-ca24d09b586e} <Debug> executeQuery: Read 399 rows, 28.84 KiB in 0.001623 sec., 245841.03512014786 rows/sec., 17.36 MiB/sec.
10765 2024.07.25 05:53:27.883487 [ 3 ] {4362c108-5954-4a5f-9de4-ca24d09b586e} <Debug> DynamicQueryHandler: Done processing query
10766 2024.07.25 05:53:27.883511 [ 3 ] {4362c108-5954-4a5f-9de4-ca24d09b586e} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
10767 2024.07.25 05:53:27.883528 [ 3 ] {} <Debug> HTTP-Session: e264485b-d9ee-4353-aac0-5974886edb73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10768 2024.07.25 05:53:27.883638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10769 2024.07.25 05:53:27.883687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10770 2024.07.25 05:53:27.883706 [ 3 ] {} <Debug> HTTP-Session: 72674ab6-4087-4526-9169-254b35fad1a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10771 2024.07.25 05:53:27.883722 [ 3 ] {} <Debug> HTTP-Session: 72674ab6-4087-4526-9169-254b35fad1a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10772 2024.07.25 05:53:27.883736 [ 3 ] {} <Debug> HTTP-Session: 72674ab6-4087-4526-9169-254b35fad1a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10773 2024.07.25 05:53:27.883766 [ 3 ] {} <Trace> HTTP-Session: 72674ab6-4087-4526-9169-254b35fad1a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10774 2024.07.25 05:53:27.883859 [ 3 ] {87794cd8-e8c6-4153-94b2-747af88ae87f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10775 2024.07.25 05:53:27.883904 [ 3 ] {87794cd8-e8c6-4153-94b2-747af88ae87f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10776 2024.07.25 05:53:27.884030 [ 3 ] {87794cd8-e8c6-4153-94b2-747af88ae87f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10777 2024.07.25 05:53:27.884297 [ 3 ] {87794cd8-e8c6-4153-94b2-747af88ae87f} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10778 2024.07.25 05:53:27.884332 [ 3 ] {87794cd8-e8c6-4153-94b2-747af88ae87f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10779 2024.07.25 05:53:27.884685 [ 3 ] {87794cd8-e8c6-4153-94b2-747af88ae87f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
10780 2024.07.25 05:53:27.885008 [ 3 ] {87794cd8-e8c6-4153-94b2-747af88ae87f} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10781 2024.07.25 05:53:27.885136 [ 3 ] {87794cd8-e8c6-4153-94b2-747af88ae87f} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001302 sec., 4608.294930875576 rows/sec., 198.01 KiB/sec.
10782 2024.07.25 05:53:27.885291 [ 3 ] {87794cd8-e8c6-4153-94b2-747af88ae87f} <Debug> DynamicQueryHandler: Done processing query
10783 2024.07.25 05:53:27.885314 [ 3 ] {87794cd8-e8c6-4153-94b2-747af88ae87f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10784 2024.07.25 05:53:27.885330 [ 3 ] {} <Debug> HTTP-Session: 72674ab6-4087-4526-9169-254b35fad1a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10785 2024.07.25 05:53:27.885447 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10786 2024.07.25 05:53:27.885495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10787 2024.07.25 05:53:27.885513 [ 3 ] {} <Debug> HTTP-Session: 06cb6bb7-89b1-4c91-98a3-da22127f60f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10788 2024.07.25 05:53:27.885529 [ 3 ] {} <Debug> HTTP-Session: 06cb6bb7-89b1-4c91-98a3-da22127f60f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10789 2024.07.25 05:53:27.885543 [ 3 ] {} <Debug> HTTP-Session: 06cb6bb7-89b1-4c91-98a3-da22127f60f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10790 2024.07.25 05:53:27.885573 [ 3 ] {} <Trace> HTTP-Session: 06cb6bb7-89b1-4c91-98a3-da22127f60f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10791 2024.07.25 05:53:27.885689 [ 3 ] {5d98459a-bebf-4f1a-aae5-a91b1a88c194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
10792 2024.07.25 05:53:27.885734 [ 3 ] {5d98459a-bebf-4f1a-aae5-a91b1a88c194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
10793 2024.07.25 05:53:27.885871 [ 3 ] {5d98459a-bebf-4f1a-aae5-a91b1a88c194} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10794 2024.07.25 05:53:27.886221 [ 3 ] {5d98459a-bebf-4f1a-aae5-a91b1a88c194} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10795 2024.07.25 05:53:27.886256 [ 3 ] {5d98459a-bebf-4f1a-aae5-a91b1a88c194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10796 2024.07.25 05:53:27.886644 [ 3 ] {5d98459a-bebf-4f1a-aae5-a91b1a88c194} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
10797 2024.07.25 05:53:27.886978 [ 3 ] {5d98459a-bebf-4f1a-aae5-a91b1a88c194} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10798 2024.07.25 05:53:27.887104 [ 3 ] {5d98459a-bebf-4f1a-aae5-a91b1a88c194} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.00146 sec., 52739.726027397264 rows/sec., 3.25 MiB/sec.
10799 2024.07.25 05:53:27.887267 [ 3 ] {5d98459a-bebf-4f1a-aae5-a91b1a88c194} <Debug> DynamicQueryHandler: Done processing query
10800 2024.07.25 05:53:27.887291 [ 3 ] {5d98459a-bebf-4f1a-aae5-a91b1a88c194} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10801 2024.07.25 05:53:27.887307 [ 3 ] {} <Debug> HTTP-Session: 06cb6bb7-89b1-4c91-98a3-da22127f60f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10802 2024.07.25 05:53:27.887461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 31202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10803 2024.07.25 05:53:27.887510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10804 2024.07.25 05:53:27.887528 [ 3 ] {} <Debug> HTTP-Session: a7918dc1-9897-4252-802d-3ffed5746bf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10805 2024.07.25 05:53:27.887544 [ 3 ] {} <Debug> HTTP-Session: a7918dc1-9897-4252-802d-3ffed5746bf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10806 2024.07.25 05:53:27.887557 [ 3 ] {} <Debug> HTTP-Session: a7918dc1-9897-4252-802d-3ffed5746bf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10807 2024.07.25 05:53:27.887588 [ 3 ] {} <Trace> HTTP-Session: a7918dc1-9897-4252-802d-3ffed5746bf7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10808 2024.07.25 05:53:27.887757 [ 3 ] {eb2b6a73-0919-4d7f-bffe-62501eb4e12f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10809 2024.07.25 05:53:27.887801 [ 3 ] {eb2b6a73-0919-4d7f-bffe-62501eb4e12f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10810 2024.07.25 05:53:27.887938 [ 3 ] {eb2b6a73-0919-4d7f-bffe-62501eb4e12f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10811 2024.07.25 05:53:27.888316 [ 3 ] {eb2b6a73-0919-4d7f-bffe-62501eb4e12f} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10812 2024.07.25 05:53:27.888351 [ 3 ] {eb2b6a73-0919-4d7f-bffe-62501eb4e12f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10813 2024.07.25 05:53:27.888722 [ 3 ] {eb2b6a73-0919-4d7f-bffe-62501eb4e12f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10814 2024.07.25 05:53:27.889056 [ 3 ] {eb2b6a73-0919-4d7f-bffe-62501eb4e12f} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10815 2024.07.25 05:53:27.889174 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10816 2024.07.25 05:53:27.889184 [ 3 ] {eb2b6a73-0919-4d7f-bffe-62501eb4e12f} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001521 sec., 107166.3379355687 rows/sec., 7.46 MiB/sec.
10817 2024.07.25 05:53:27.889220 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10818 2024.07.25 05:53:27.889261 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10819 2024.07.25 05:53:27.889406 [ 3 ] {eb2b6a73-0919-4d7f-bffe-62501eb4e12f} <Debug> DynamicQueryHandler: Done processing query
10820 2024.07.25 05:53:27.889441 [ 3 ] {eb2b6a73-0919-4d7f-bffe-62501eb4e12f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10821 2024.07.25 05:53:27.889435 [ 196 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::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
10822 2024.07.25 05:53:27.889464 [ 3 ] {} <Debug> HTTP-Session: a7918dc1-9897-4252-802d-3ffed5746bf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10823 2024.07.25 05:53:27.889691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17764, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10824 2024.07.25 05:53:27.889760 [ 196 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10825 2024.07.25 05:53:27.889788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10826 2024.07.25 05:53:27.889828 [ 196 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 6789 rows starting from the beginning of the part
10827 2024.07.25 05:53:27.889840 [ 3 ] {} <Debug> HTTP-Session: d64ac271-56e7-464e-9823-88b4dd5e6089 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10828 2024.07.25 05:53:27.889890 [ 3 ] {} <Debug> HTTP-Session: d64ac271-56e7-464e-9823-88b4dd5e6089 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10829 2024.07.25 05:53:27.889908 [ 3 ] {} <Debug> HTTP-Session: d64ac271-56e7-464e-9823-88b4dd5e6089 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10830 2024.07.25 05:53:27.890043 [ 3 ] {} <Trace> HTTP-Session: d64ac271-56e7-464e-9823-88b4dd5e6089 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10831 2024.07.25 05:53:27.890146 [ 196 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part
10832 2024.07.25 05:53:27.890412 [ 196 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::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
10833 2024.07.25 05:53:27.890502 [ 3 ] {3ed52d49-a5b6-43ce-b828-a3a9115f910b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10834 2024.07.25 05:53:27.890785 [ 196 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 196 rows starting from the beginning of the part
10835 2024.07.25 05:53:27.890853 [ 3 ] {3ed52d49-a5b6-43ce-b828-a3a9115f910b} <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_histogramf64
10836 2024.07.25 05:53:27.891140 [ 196 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part
10837 2024.07.25 05:53:27.891594 [ 196 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 163 rows starting from the beginning of the part
10838 2024.07.25 05:53:27.893241 [ 3 ] {3ed52d49-a5b6-43ce-b828-a3a9115f910b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10839 2024.07.25 05:53:27.894777 [ 3 ] {3ed52d49-a5b6-43ce-b828-a3a9115f910b} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10840 2024.07.25 05:53:27.894846 [ 3 ] {3ed52d49-a5b6-43ce-b828-a3a9115f910b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
10841 2024.07.25 05:53:27.895633 [ 3 ] {3ed52d49-a5b6-43ce-b828-a3a9115f910b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10842 2024.07.25 05:53:27.896311 [ 3 ] {3ed52d49-a5b6-43ce-b828-a3a9115f910b} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10843 2024.07.25 05:53:27.896471 [ 3 ] {3ed52d49-a5b6-43ce-b828-a3a9115f910b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.006234 sec., 1764.5171639396856 rows/sec., 3.16 MiB/sec.
10844 2024.07.25 05:53:27.897208 [ 196 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7628 rows, containing 5 columns (5 merged, 0 gathered) in 0.007857867 sec., 970746.896072433 rows/sec., 67.76 MiB/sec.
10845 2024.07.25 05:53:27.897276 [ 3 ] {3ed52d49-a5b6-43ce-b828-a3a9115f910b} <Debug> DynamicQueryHandler: Done processing query
10846 2024.07.25 05:53:27.897313 [ 3 ] {3ed52d49-a5b6-43ce-b828-a3a9115f910b} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
10847 2024.07.25 05:53:27.897330 [ 3 ] {} <Debug> HTTP-Session: d64ac271-56e7-464e-9823-88b4dd5e6089 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10848 2024.07.25 05:53:27.897459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10849 2024.07.25 05:53:27.897509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10850 2024.07.25 05:53:27.897529 [ 3 ] {} <Debug> HTTP-Session: 2198cfb0-9659-4e1c-90a4-38f28e1b424a Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10851 2024.07.25 05:53:27.897546 [ 3 ] {} <Debug> HTTP-Session: 2198cfb0-9659-4e1c-90a4-38f28e1b424a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10852 2024.07.25 05:53:27.897561 [ 3 ] {} <Debug> HTTP-Session: 2198cfb0-9659-4e1c-90a4-38f28e1b424a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10853 2024.07.25 05:53:27.897596 [ 3 ] {} <Trace> HTTP-Session: 2198cfb0-9659-4e1c-90a4-38f28e1b424a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10854 2024.07.25 05:53:27.897764 [ 3 ] {ca64a7e4-3ae8-4ce4-8300-9cfd4bb954f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
10855 2024.07.25 05:53:27.897773 [ 199 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10856 2024.07.25 05:53:27.897826 [ 3 ] {ca64a7e4-3ae8-4ce4-8300-9cfd4bb954f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
10857 2024.07.25 05:53:27.898215 [ 3 ] {ca64a7e4-3ae8-4ce4-8300-9cfd4bb954f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10858 2024.07.25 05:53:27.898976 [ 199 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10859 2024.07.25 05:53:27.899014 [ 3 ] {ca64a7e4-3ae8-4ce4-8300-9cfd4bb954f3} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10860 2024.07.25 05:53:27.899082 [ 3 ] {ca64a7e4-3ae8-4ce4-8300-9cfd4bb954f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10861 2024.07.25 05:53:27.899172 [ 199 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10862 2024.07.25 05:53:27.899363 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB.
10863 2024.07.25 05:53:27.899633 [ 3 ] {ca64a7e4-3ae8-4ce4-8300-9cfd4bb954f3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
10864 2024.07.25 05:53:27.899990 [ 3 ] {ca64a7e4-3ae8-4ce4-8300-9cfd4bb954f3} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10865 2024.07.25 05:53:27.900120 [ 3 ] {ca64a7e4-3ae8-4ce4-8300-9cfd4bb954f3} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.002408 sec., 9551.495016611296 rows/sec., 516.67 KiB/sec.
10866 2024.07.25 05:53:27.900285 [ 3 ] {ca64a7e4-3ae8-4ce4-8300-9cfd4bb954f3} <Debug> DynamicQueryHandler: Done processing query
10867 2024.07.25 05:53:27.900309 [ 3 ] {ca64a7e4-3ae8-4ce4-8300-9cfd4bb954f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10868 2024.07.25 05:53:27.900325 [ 3 ] {} <Debug> HTTP-Session: 2198cfb0-9659-4e1c-90a4-38f28e1b424a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10869 2024.07.25 05:53:27.900448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10870 2024.07.25 05:53:27.900497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10871 2024.07.25 05:53:27.900516 [ 3 ] {} <Debug> HTTP-Session: 99907174-a097-4e67-9c41-d94befcaa2db Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10872 2024.07.25 05:53:27.900533 [ 3 ] {} <Debug> HTTP-Session: 99907174-a097-4e67-9c41-d94befcaa2db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10873 2024.07.25 05:53:27.900547 [ 3 ] {} <Debug> HTTP-Session: 99907174-a097-4e67-9c41-d94befcaa2db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10874 2024.07.25 05:53:27.900581 [ 3 ] {} <Trace> HTTP-Session: 99907174-a097-4e67-9c41-d94befcaa2db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10875 2024.07.25 05:53:27.900695 [ 3 ] {9339efd1-ee2e-4fca-bbef-6ca538682ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10876 2024.07.25 05:53:27.900740 [ 3 ] {9339efd1-ee2e-4fca-bbef-6ca538682ca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10877 2024.07.25 05:53:27.900865 [ 3 ] {9339efd1-ee2e-4fca-bbef-6ca538682ca0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10878 2024.07.25 05:53:27.901167 [ 3 ] {9339efd1-ee2e-4fca-bbef-6ca538682ca0} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10879 2024.07.25 05:53:27.901203 [ 3 ] {9339efd1-ee2e-4fca-bbef-6ca538682ca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10880 2024.07.25 05:53:27.901563 [ 3 ] {9339efd1-ee2e-4fca-bbef-6ca538682ca0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10881 2024.07.25 05:53:27.901894 [ 3 ] {9339efd1-ee2e-4fca-bbef-6ca538682ca0} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10882 2024.07.25 05:53:27.902022 [ 134 ] {} <Debug> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10883 2024.07.25 05:53:27.902024 [ 3 ] {9339efd1-ee2e-4fca-bbef-6ca538682ca0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001368 sec., 43859.649122807015 rows/sec., 2.96 MiB/sec.
10884 2024.07.25 05:53:27.902067 [ 134 ] {} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10885 2024.07.25 05:53:27.902108 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB.
10886 2024.07.25 05:53:27.902271 [ 3 ] {9339efd1-ee2e-4fca-bbef-6ca538682ca0} <Debug> DynamicQueryHandler: Done processing query
10887 2024.07.25 05:53:27.902283 [ 200 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
10888 2024.07.25 05:53:27.902303 [ 3 ] {9339efd1-ee2e-4fca-bbef-6ca538682ca0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10889 2024.07.25 05:53:27.902362 [ 3 ] {} <Debug> HTTP-Session: 99907174-a097-4e67-9c41-d94befcaa2db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10890 2024.07.25 05:53:27.902499 [ 200 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10891 2024.07.25 05:53:27.902541 [ 200 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2290 rows starting from the beginning of the part
10892 2024.07.25 05:53:27.902621 [ 200 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part
10893 2024.07.25 05:53:27.902842 [ 200 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
10894 2024.07.25 05:53:27.903045 [ 200 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part
10895 2024.07.25 05:53:27.903154 [ 200 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
10896 2024.07.25 05:53:27.903364 [ 200 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part
10897 2024.07.25 05:53:27.904732 [ 201 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2590 rows, containing 4 columns (4 merged, 0 gathered) in 0.00254013 sec., 1019632.8534366352 rows/sec., 68.35 MiB/sec.
10898 2024.07.25 05:53:27.905046 [ 201 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10899 2024.07.25 05:53:27.905490 [ 201 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_56_11} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10900 2024.07.25 05:53:27.905584 [ 201 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_56_11} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10901 2024.07.25 05:53:27.905689 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB.
10902 2024.07.25 05:53:32.323369 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache
10903 2024.07.25 05:53:32.323449 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache
10904 2024.07.25 05:53:32.868268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10905 2024.07.25 05:53:32.868386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10906 2024.07.25 05:53:32.868414 [ 3 ] {} <Debug> HTTP-Session: b2eaf989-0db4-4a19-8411-afaf5ed6b48f Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10907 2024.07.25 05:53:32.868441 [ 3 ] {} <Debug> HTTP-Session: b2eaf989-0db4-4a19-8411-afaf5ed6b48f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10908 2024.07.25 05:53:32.868458 [ 3 ] {} <Debug> HTTP-Session: b2eaf989-0db4-4a19-8411-afaf5ed6b48f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10909 2024.07.25 05:53:32.868513 [ 3 ] {} <Trace> HTTP-Session: b2eaf989-0db4-4a19-8411-afaf5ed6b48f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10910 2024.07.25 05:53:32.868715 [ 3 ] {a243c8be-7236-4746-bbdb-72972a154e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10911 2024.07.25 05:53:32.868787 [ 3 ] {a243c8be-7236-4746-bbdb-72972a154e95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10912 2024.07.25 05:53:32.869000 [ 3 ] {a243c8be-7236-4746-bbdb-72972a154e95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10913 2024.07.25 05:53:32.869409 [ 3 ] {a243c8be-7236-4746-bbdb-72972a154e95} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10914 2024.07.25 05:53:32.869450 [ 3 ] {a243c8be-7236-4746-bbdb-72972a154e95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
10915 2024.07.25 05:53:32.869812 [ 3 ] {a243c8be-7236-4746-bbdb-72972a154e95} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10916 2024.07.25 05:53:32.870156 [ 3 ] {a243c8be-7236-4746-bbdb-72972a154e95} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10917 2024.07.25 05:53:32.870330 [ 3 ] {a243c8be-7236-4746-bbdb-72972a154e95} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.001675 sec., 13134.328358208955 rows/sec., 1.04 MiB/sec.
10918 2024.07.25 05:53:32.870613 [ 3 ] {a243c8be-7236-4746-bbdb-72972a154e95} <Debug> DynamicQueryHandler: Done processing query
10919 2024.07.25 05:53:32.870663 [ 3 ] {a243c8be-7236-4746-bbdb-72972a154e95} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10920 2024.07.25 05:53:32.870696 [ 3 ] {} <Debug> HTTP-Session: b2eaf989-0db4-4a19-8411-afaf5ed6b48f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10921 2024.07.25 05:53:32.870824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10922 2024.07.25 05:53:32.870876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10923 2024.07.25 05:53:32.870895 [ 3 ] {} <Debug> HTTP-Session: 3441e637-9bce-42e3-a95d-41d8eb60c564 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10924 2024.07.25 05:53:32.870913 [ 3 ] {} <Debug> HTTP-Session: 3441e637-9bce-42e3-a95d-41d8eb60c564 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10925 2024.07.25 05:53:32.870927 [ 3 ] {} <Debug> HTTP-Session: 3441e637-9bce-42e3-a95d-41d8eb60c564 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10926 2024.07.25 05:53:32.870962 [ 3 ] {} <Trace> HTTP-Session: 3441e637-9bce-42e3-a95d-41d8eb60c564 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10927 2024.07.25 05:53:32.871065 [ 3 ] {c3d7d581-2243-4d38-a726-6c912e191cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10928 2024.07.25 05:53:32.871114 [ 3 ] {c3d7d581-2243-4d38-a726-6c912e191cc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10929 2024.07.25 05:53:32.871260 [ 3 ] {c3d7d581-2243-4d38-a726-6c912e191cc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10930 2024.07.25 05:53:32.871605 [ 3 ] {c3d7d581-2243-4d38-a726-6c912e191cc9} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10931 2024.07.25 05:53:32.871641 [ 3 ] {c3d7d581-2243-4d38-a726-6c912e191cc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
10932 2024.07.25 05:53:32.871946 [ 3 ] {c3d7d581-2243-4d38-a726-6c912e191cc9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
10933 2024.07.25 05:53:32.872265 [ 3 ] {c3d7d581-2243-4d38-a726-6c912e191cc9} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10934 2024.07.25 05:53:32.872421 [ 3 ] {c3d7d581-2243-4d38-a726-6c912e191cc9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001383 sec., 1446.1315979754158 rows/sec., 117.92 KiB/sec.
10935 2024.07.25 05:53:32.872635 [ 3 ] {c3d7d581-2243-4d38-a726-6c912e191cc9} <Debug> DynamicQueryHandler: Done processing query
10936 2024.07.25 05:53:32.872660 [ 3 ] {c3d7d581-2243-4d38-a726-6c912e191cc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10937 2024.07.25 05:53:32.872675 [ 3 ] {} <Debug> HTTP-Session: 3441e637-9bce-42e3-a95d-41d8eb60c564 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10938 2024.07.25 05:53:32.872812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10939 2024.07.25 05:53:32.872860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10940 2024.07.25 05:53:32.872879 [ 3 ] {} <Debug> HTTP-Session: 6bb51050-d4cc-45af-aeb6-ed1c63e75923 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10941 2024.07.25 05:53:32.872895 [ 3 ] {} <Debug> HTTP-Session: 6bb51050-d4cc-45af-aeb6-ed1c63e75923 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10942 2024.07.25 05:53:32.872908 [ 3 ] {} <Debug> HTTP-Session: 6bb51050-d4cc-45af-aeb6-ed1c63e75923 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10943 2024.07.25 05:53:32.872941 [ 3 ] {} <Trace> HTTP-Session: 6bb51050-d4cc-45af-aeb6-ed1c63e75923 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10944 2024.07.25 05:53:32.873072 [ 3 ] {3ee70adf-b4ed-4893-9429-134a4bfa2ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10945 2024.07.25 05:53:32.873115 [ 3 ] {3ee70adf-b4ed-4893-9429-134a4bfa2ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10946 2024.07.25 05:53:32.873240 [ 3 ] {3ee70adf-b4ed-4893-9429-134a4bfa2ea8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10947 2024.07.25 05:53:32.873664 [ 3 ] {3ee70adf-b4ed-4893-9429-134a4bfa2ea8} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10948 2024.07.25 05:53:32.873701 [ 3 ] {3ee70adf-b4ed-4893-9429-134a4bfa2ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
10949 2024.07.25 05:53:32.874020 [ 3 ] {3ee70adf-b4ed-4893-9429-134a4bfa2ea8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
10950 2024.07.25 05:53:32.874337 [ 3 ] {3ee70adf-b4ed-4893-9429-134a4bfa2ea8} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10951 2024.07.25 05:53:32.874491 [ 3 ] {3ee70adf-b4ed-4893-9429-134a4bfa2ea8} <Debug> executeQuery: Read 123 rows, 10.42 KiB in 0.00147 sec., 83673.4693877551 rows/sec., 6.92 MiB/sec.
10952 2024.07.25 05:53:32.874663 [ 3 ] {3ee70adf-b4ed-4893-9429-134a4bfa2ea8} <Debug> DynamicQueryHandler: Done processing query
10953 2024.07.25 05:53:32.874688 [ 3 ] {3ee70adf-b4ed-4893-9429-134a4bfa2ea8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10954 2024.07.25 05:53:32.874704 [ 3 ] {} <Debug> HTTP-Session: 6bb51050-d4cc-45af-aeb6-ed1c63e75923 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10955 2024.07.25 05:53:32.874825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10956 2024.07.25 05:53:32.874875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10957 2024.07.25 05:53:32.874894 [ 3 ] {} <Debug> HTTP-Session: ae176dc2-1f10-4737-a091-823d6a2e10cb Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10958 2024.07.25 05:53:32.874910 [ 3 ] {} <Debug> HTTP-Session: ae176dc2-1f10-4737-a091-823d6a2e10cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10959 2024.07.25 05:53:32.874923 [ 3 ] {} <Debug> HTTP-Session: ae176dc2-1f10-4737-a091-823d6a2e10cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10960 2024.07.25 05:53:32.874954 [ 3 ] {} <Trace> HTTP-Session: ae176dc2-1f10-4737-a091-823d6a2e10cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10961 2024.07.25 05:53:32.875049 [ 3 ] {98925ca6-5926-41b4-85a0-d333debe24b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10962 2024.07.25 05:53:32.875092 [ 3 ] {98925ca6-5926-41b4-85a0-d333debe24b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10963 2024.07.25 05:53:32.875228 [ 3 ] {98925ca6-5926-41b4-85a0-d333debe24b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10964 2024.07.25 05:53:32.875574 [ 3 ] {98925ca6-5926-41b4-85a0-d333debe24b6} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10965 2024.07.25 05:53:32.875611 [ 3 ] {98925ca6-5926-41b4-85a0-d333debe24b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
10966 2024.07.25 05:53:32.875901 [ 3 ] {98925ca6-5926-41b4-85a0-d333debe24b6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
10967 2024.07.25 05:53:32.876205 [ 3 ] {98925ca6-5926-41b4-85a0-d333debe24b6} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10968 2024.07.25 05:53:32.876361 [ 3 ] {98925ca6-5926-41b4-85a0-d333debe24b6} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001327 sec., 1507.1590052750564 rows/sec., 105.24 KiB/sec.
10969 2024.07.25 05:53:32.876526 [ 3 ] {98925ca6-5926-41b4-85a0-d333debe24b6} <Debug> DynamicQueryHandler: Done processing query
10970 2024.07.25 05:53:32.876551 [ 3 ] {98925ca6-5926-41b4-85a0-d333debe24b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10971 2024.07.25 05:53:32.876567 [ 3 ] {} <Debug> HTTP-Session: ae176dc2-1f10-4737-a091-823d6a2e10cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10972 2024.07.25 05:53:32.876689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14960, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10973 2024.07.25 05:53:32.876737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10974 2024.07.25 05:53:32.876755 [ 3 ] {} <Debug> HTTP-Session: ea84dccf-e8b1-4d21-92d6-2cfc6ef8ae96 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10975 2024.07.25 05:53:32.876771 [ 3 ] {} <Debug> HTTP-Session: ea84dccf-e8b1-4d21-92d6-2cfc6ef8ae96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10976 2024.07.25 05:53:32.876785 [ 3 ] {} <Debug> HTTP-Session: ea84dccf-e8b1-4d21-92d6-2cfc6ef8ae96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10977 2024.07.25 05:53:32.876815 [ 3 ] {} <Trace> HTTP-Session: ea84dccf-e8b1-4d21-92d6-2cfc6ef8ae96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10978 2024.07.25 05:53:32.876930 [ 3 ] {90e34b60-2318-471a-a80f-013332c89e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10979 2024.07.25 05:53:32.876970 [ 3 ] {90e34b60-2318-471a-a80f-013332c89e91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10980 2024.07.25 05:53:32.877093 [ 3 ] {90e34b60-2318-471a-a80f-013332c89e91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10981 2024.07.25 05:53:32.877432 [ 3 ] {90e34b60-2318-471a-a80f-013332c89e91} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10982 2024.07.25 05:53:32.877468 [ 3 ] {90e34b60-2318-471a-a80f-013332c89e91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
10983 2024.07.25 05:53:32.877772 [ 3 ] {90e34b60-2318-471a-a80f-013332c89e91} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
10984 2024.07.25 05:53:32.878080 [ 3 ] {90e34b60-2318-471a-a80f-013332c89e91} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10985 2024.07.25 05:53:32.878238 [ 3 ] {90e34b60-2318-471a-a80f-013332c89e91} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001341 sec., 65622.66964951529 rows/sec., 5.13 MiB/sec.
10986 2024.07.25 05:53:32.878405 [ 3 ] {90e34b60-2318-471a-a80f-013332c89e91} <Debug> DynamicQueryHandler: Done processing query
10987 2024.07.25 05:53:32.878429 [ 3 ] {90e34b60-2318-471a-a80f-013332c89e91} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10988 2024.07.25 05:53:32.878444 [ 3 ] {} <Debug> HTTP-Session: ea84dccf-e8b1-4d21-92d6-2cfc6ef8ae96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10989 2024.07.25 05:53:32.878581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30822, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10990 2024.07.25 05:53:32.878629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10991 2024.07.25 05:53:32.878647 [ 3 ] {} <Debug> HTTP-Session: 76fd0967-6607-4deb-bc4e-66e28b3dc2fe Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
10992 2024.07.25 05:53:32.878663 [ 3 ] {} <Debug> HTTP-Session: 76fd0967-6607-4deb-bc4e-66e28b3dc2fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10993 2024.07.25 05:53:32.878676 [ 3 ] {} <Debug> HTTP-Session: 76fd0967-6607-4deb-bc4e-66e28b3dc2fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10994 2024.07.25 05:53:32.878706 [ 3 ] {} <Trace> HTTP-Session: 76fd0967-6607-4deb-bc4e-66e28b3dc2fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10995 2024.07.25 05:53:32.878848 [ 3 ] {eb595906-e968-4980-af5f-c08e44685336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10996 2024.07.25 05:53:32.878894 [ 3 ] {eb595906-e968-4980-af5f-c08e44685336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10997 2024.07.25 05:53:32.879037 [ 3 ] {eb595906-e968-4980-af5f-c08e44685336} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10998 2024.07.25 05:53:32.879432 [ 3 ] {eb595906-e968-4980-af5f-c08e44685336} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10999 2024.07.25 05:53:32.879469 [ 3 ] {eb595906-e968-4980-af5f-c08e44685336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11000 2024.07.25 05:53:32.879849 [ 3 ] {eb595906-e968-4980-af5f-c08e44685336} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11001 2024.07.25 05:53:32.880182 [ 3 ] {eb595906-e968-4980-af5f-c08e44685336} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11002 2024.07.25 05:53:32.880330 [ 3 ] {eb595906-e968-4980-af5f-c08e44685336} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001545 sec., 104207.11974110032 rows/sec., 7.26 MiB/sec.
11003 2024.07.25 05:53:32.880498 [ 3 ] {eb595906-e968-4980-af5f-c08e44685336} <Debug> DynamicQueryHandler: Done processing query
11004 2024.07.25 05:53:32.880522 [ 3 ] {eb595906-e968-4980-af5f-c08e44685336} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11005 2024.07.25 05:53:32.880537 [ 3 ] {} <Debug> HTTP-Session: 76fd0967-6607-4deb-bc4e-66e28b3dc2fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11006 2024.07.25 05:53:32.880677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 35371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11007 2024.07.25 05:53:32.880725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11008 2024.07.25 05:53:32.880744 [ 3 ] {} <Debug> HTTP-Session: 193e573f-e321-4dc8-8e55-0ae6aa2c5442 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11009 2024.07.25 05:53:32.880760 [ 3 ] {} <Debug> HTTP-Session: 193e573f-e321-4dc8-8e55-0ae6aa2c5442 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11010 2024.07.25 05:53:32.880773 [ 3 ] {} <Debug> HTTP-Session: 193e573f-e321-4dc8-8e55-0ae6aa2c5442 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11011 2024.07.25 05:53:32.880803 [ 3 ] {} <Trace> HTTP-Session: 193e573f-e321-4dc8-8e55-0ae6aa2c5442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11012 2024.07.25 05:53:32.881059 [ 3 ] {3068ab36-1004-47a7-a48e-5e5258396f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11013 2024.07.25 05:53:32.881122 [ 3 ] {3068ab36-1004-47a7-a48e-5e5258396f81} <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_histogramf64
11014 2024.07.25 05:53:32.881531 [ 3 ] {3068ab36-1004-47a7-a48e-5e5258396f81} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11015 2024.07.25 05:53:32.882133 [ 3 ] {3068ab36-1004-47a7-a48e-5e5258396f81} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11016 2024.07.25 05:53:32.882168 [ 3 ] {3068ab36-1004-47a7-a48e-5e5258396f81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11017 2024.07.25 05:53:32.882783 [ 3 ] {3068ab36-1004-47a7-a48e-5e5258396f81} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
11018 2024.07.25 05:53:32.883191 [ 3 ] {3068ab36-1004-47a7-a48e-5e5258396f81} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11019 2024.07.25 05:53:32.883386 [ 3 ] {3068ab36-1004-47a7-a48e-5e5258396f81} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002498 sec., 8807.045636509209 rows/sec., 15.78 MiB/sec.
11020 2024.07.25 05:53:32.883882 [ 3 ] {3068ab36-1004-47a7-a48e-5e5258396f81} <Debug> DynamicQueryHandler: Done processing query
11021 2024.07.25 05:53:32.883914 [ 3 ] {3068ab36-1004-47a7-a48e-5e5258396f81} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
11022 2024.07.25 05:53:32.883934 [ 3 ] {} <Debug> HTTP-Session: 193e573f-e321-4dc8-8e55-0ae6aa2c5442 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11023 2024.07.25 05:53:32.884053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11024 2024.07.25 05:53:32.884102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11025 2024.07.25 05:53:32.884120 [ 3 ] {} <Debug> HTTP-Session: 635e40f8-c19c-4372-92b8-1a8961e14c79 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11026 2024.07.25 05:53:32.884137 [ 3 ] {} <Debug> HTTP-Session: 635e40f8-c19c-4372-92b8-1a8961e14c79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11027 2024.07.25 05:53:32.884150 [ 3 ] {} <Debug> HTTP-Session: 635e40f8-c19c-4372-92b8-1a8961e14c79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11028 2024.07.25 05:53:32.884180 [ 3 ] {} <Trace> HTTP-Session: 635e40f8-c19c-4372-92b8-1a8961e14c79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11029 2024.07.25 05:53:32.884298 [ 3 ] {3ece31f5-58dd-477f-b31c-07a7237a135c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11030 2024.07.25 05:53:32.884344 [ 3 ] {3ece31f5-58dd-477f-b31c-07a7237a135c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11031 2024.07.25 05:53:32.884490 [ 3 ] {3ece31f5-58dd-477f-b31c-07a7237a135c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11032 2024.07.25 05:53:32.884782 [ 3 ] {3ece31f5-58dd-477f-b31c-07a7237a135c} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11033 2024.07.25 05:53:32.884817 [ 3 ] {3ece31f5-58dd-477f-b31c-07a7237a135c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11034 2024.07.25 05:53:32.885184 [ 3 ] {3ece31f5-58dd-477f-b31c-07a7237a135c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11035 2024.07.25 05:53:32.885506 [ 3 ] {3ece31f5-58dd-477f-b31c-07a7237a135c} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11036 2024.07.25 05:53:32.885656 [ 3 ] {3ece31f5-58dd-477f-b31c-07a7237a135c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001398 sec., 42918.45493562232 rows/sec., 2.89 MiB/sec.
11037 2024.07.25 05:53:32.885820 [ 3 ] {3ece31f5-58dd-477f-b31c-07a7237a135c} <Debug> DynamicQueryHandler: Done processing query
11038 2024.07.25 05:53:32.885844 [ 3 ] {3ece31f5-58dd-477f-b31c-07a7237a135c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11039 2024.07.25 05:53:32.885860 [ 3 ] {} <Debug> HTTP-Session: 635e40f8-c19c-4372-92b8-1a8961e14c79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11040 2024.07.25 05:53:37.872380 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 2325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11041 2024.07.25 05:53:37.872519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11042 2024.07.25 05:53:37.872548 [ 3 ] {} <Debug> HTTP-Session: f3a85a98-65db-49da-893f-9cfcabf1bc73 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11043 2024.07.25 05:53:37.872576 [ 3 ] {} <Debug> HTTP-Session: f3a85a98-65db-49da-893f-9cfcabf1bc73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11044 2024.07.25 05:53:37.872593 [ 3 ] {} <Debug> HTTP-Session: f3a85a98-65db-49da-893f-9cfcabf1bc73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11045 2024.07.25 05:53:37.872650 [ 3 ] {} <Trace> HTTP-Session: f3a85a98-65db-49da-893f-9cfcabf1bc73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11046 2024.07.25 05:53:37.872852 [ 3 ] {0488fa49-2d93-4c62-b6bd-0bf0fcd265fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11047 2024.07.25 05:53:37.872926 [ 3 ] {0488fa49-2d93-4c62-b6bd-0bf0fcd265fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11048 2024.07.25 05:53:37.873145 [ 3 ] {0488fa49-2d93-4c62-b6bd-0bf0fcd265fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11049 2024.07.25 05:53:37.873582 [ 3 ] {0488fa49-2d93-4c62-b6bd-0bf0fcd265fd} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11050 2024.07.25 05:53:37.873628 [ 3 ] {0488fa49-2d93-4c62-b6bd-0bf0fcd265fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11051 2024.07.25 05:53:37.873990 [ 3 ] {0488fa49-2d93-4c62-b6bd-0bf0fcd265fd} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
11052 2024.07.25 05:53:37.874332 [ 3 ] {0488fa49-2d93-4c62-b6bd-0bf0fcd265fd} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11053 2024.07.25 05:53:37.874512 [ 3 ] {0488fa49-2d93-4c62-b6bd-0bf0fcd265fd} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.00172 sec., 9883.72093023256 rows/sec., 715.96 KiB/sec.
11054 2024.07.25 05:53:37.874728 [ 3 ] {0488fa49-2d93-4c62-b6bd-0bf0fcd265fd} <Debug> DynamicQueryHandler: Done processing query
11055 2024.07.25 05:53:37.874757 [ 3 ] {0488fa49-2d93-4c62-b6bd-0bf0fcd265fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11056 2024.07.25 05:53:37.874773 [ 3 ] {} <Debug> HTTP-Session: f3a85a98-65db-49da-893f-9cfcabf1bc73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11057 2024.07.25 05:53:37.874949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 29344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11058 2024.07.25 05:53:37.875005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11059 2024.07.25 05:53:37.875025 [ 3 ] {} <Debug> HTTP-Session: 0e1456c0-028a-4513-a83d-b4d5a0d6a5de Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11060 2024.07.25 05:53:37.875044 [ 3 ] {} <Debug> HTTP-Session: 0e1456c0-028a-4513-a83d-b4d5a0d6a5de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11061 2024.07.25 05:53:37.875057 [ 3 ] {} <Debug> HTTP-Session: 0e1456c0-028a-4513-a83d-b4d5a0d6a5de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11062 2024.07.25 05:53:37.875092 [ 3 ] {} <Trace> HTTP-Session: 0e1456c0-028a-4513-a83d-b4d5a0d6a5de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11063 2024.07.25 05:53:37.875242 [ 3 ] {8ba8b38a-ac55-473d-a0a0-5984493d4fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11064 2024.07.25 05:53:37.875288 [ 3 ] {8ba8b38a-ac55-473d-a0a0-5984493d4fdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11065 2024.07.25 05:53:37.875420 [ 3 ] {8ba8b38a-ac55-473d-a0a0-5984493d4fdf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11066 2024.07.25 05:53:37.875832 [ 3 ] {8ba8b38a-ac55-473d-a0a0-5984493d4fdf} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11067 2024.07.25 05:53:37.875870 [ 3 ] {8ba8b38a-ac55-473d-a0a0-5984493d4fdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11068 2024.07.25 05:53:37.876195 [ 3 ] {8ba8b38a-ac55-473d-a0a0-5984493d4fdf} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11069 2024.07.25 05:53:37.876514 [ 3 ] {8ba8b38a-ac55-473d-a0a0-5984493d4fdf} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11070 2024.07.25 05:53:37.876666 [ 3 ] {8ba8b38a-ac55-473d-a0a0-5984493d4fdf} <Debug> executeQuery: Read 194 rows, 17.54 KiB in 0.00149 sec., 130201.34228187919 rows/sec., 11.50 MiB/sec.
11071 2024.07.25 05:53:37.876865 [ 3 ] {8ba8b38a-ac55-473d-a0a0-5984493d4fdf} <Debug> DynamicQueryHandler: Done processing query
11072 2024.07.25 05:53:37.876901 [ 3 ] {8ba8b38a-ac55-473d-a0a0-5984493d4fdf} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
11073 2024.07.25 05:53:37.876935 [ 3 ] {} <Debug> HTTP-Session: 0e1456c0-028a-4513-a83d-b4d5a0d6a5de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11074 2024.07.25 05:53:37.877197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 63424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11075 2024.07.25 05:53:37.877248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11076 2024.07.25 05:53:37.877267 [ 3 ] {} <Debug> HTTP-Session: 51d49e27-4821-4b34-8379-1bc58daaeabe Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11077 2024.07.25 05:53:37.877283 [ 3 ] {} <Debug> HTTP-Session: 51d49e27-4821-4b34-8379-1bc58daaeabe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11078 2024.07.25 05:53:37.877297 [ 3 ] {} <Debug> HTTP-Session: 51d49e27-4821-4b34-8379-1bc58daaeabe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11079 2024.07.25 05:53:37.877330 [ 3 ] {} <Trace> HTTP-Session: 51d49e27-4821-4b34-8379-1bc58daaeabe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11080 2024.07.25 05:53:37.877535 [ 3 ] {4c47daa8-7205-47cc-829a-3ce62832906c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11081 2024.07.25 05:53:37.877579 [ 3 ] {4c47daa8-7205-47cc-829a-3ce62832906c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11082 2024.07.25 05:53:37.877703 [ 3 ] {4c47daa8-7205-47cc-829a-3ce62832906c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11083 2024.07.25 05:53:37.878216 [ 3 ] {4c47daa8-7205-47cc-829a-3ce62832906c} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11084 2024.07.25 05:53:37.878254 [ 3 ] {4c47daa8-7205-47cc-829a-3ce62832906c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11085 2024.07.25 05:53:37.878591 [ 3 ] {4c47daa8-7205-47cc-829a-3ce62832906c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11086 2024.07.25 05:53:37.878900 [ 3 ] {4c47daa8-7205-47cc-829a-3ce62832906c} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11087 2024.07.25 05:53:37.879047 [ 3 ] {4c47daa8-7205-47cc-829a-3ce62832906c} <Debug> executeQuery: Read 393 rows, 28.36 KiB in 0.001615 sec., 243343.65325077402 rows/sec., 17.15 MiB/sec.
11088 2024.07.25 05:53:37.879214 [ 3 ] {4c47daa8-7205-47cc-829a-3ce62832906c} <Debug> DynamicQueryHandler: Done processing query
11089 2024.07.25 05:53:37.879238 [ 3 ] {4c47daa8-7205-47cc-829a-3ce62832906c} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
11090 2024.07.25 05:53:37.879254 [ 3 ] {} <Debug> HTTP-Session: 51d49e27-4821-4b34-8379-1bc58daaeabe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11091 2024.07.25 05:53:37.879388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11092 2024.07.25 05:53:37.879437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11093 2024.07.25 05:53:37.879456 [ 3 ] {} <Debug> HTTP-Session: f0843142-c37d-44d2-a7a3-963708b5cbaa Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11094 2024.07.25 05:53:37.879472 [ 3 ] {} <Debug> HTTP-Session: f0843142-c37d-44d2-a7a3-963708b5cbaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11095 2024.07.25 05:53:37.879486 [ 3 ] {} <Debug> HTTP-Session: f0843142-c37d-44d2-a7a3-963708b5cbaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11096 2024.07.25 05:53:37.879517 [ 3 ] {} <Trace> HTTP-Session: f0843142-c37d-44d2-a7a3-963708b5cbaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11097 2024.07.25 05:53:37.879611 [ 3 ] {870eb1b6-03c1-4e96-9c05-c8c798095369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11098 2024.07.25 05:53:37.879655 [ 3 ] {870eb1b6-03c1-4e96-9c05-c8c798095369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11099 2024.07.25 05:53:37.879783 [ 3 ] {870eb1b6-03c1-4e96-9c05-c8c798095369} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11100 2024.07.25 05:53:37.880060 [ 3 ] {870eb1b6-03c1-4e96-9c05-c8c798095369} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11101 2024.07.25 05:53:37.880097 [ 3 ] {870eb1b6-03c1-4e96-9c05-c8c798095369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11102 2024.07.25 05:53:37.880453 [ 3 ] {870eb1b6-03c1-4e96-9c05-c8c798095369} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
11103 2024.07.25 05:53:37.880767 [ 3 ] {870eb1b6-03c1-4e96-9c05-c8c798095369} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11104 2024.07.25 05:53:37.880931 [ 3 ] {870eb1b6-03c1-4e96-9c05-c8c798095369} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001338 sec., 4484.304932735426 rows/sec., 192.68 KiB/sec.
11105 2024.07.25 05:53:37.881101 [ 3 ] {870eb1b6-03c1-4e96-9c05-c8c798095369} <Debug> DynamicQueryHandler: Done processing query
11106 2024.07.25 05:53:37.881125 [ 3 ] {870eb1b6-03c1-4e96-9c05-c8c798095369} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11107 2024.07.25 05:53:37.881141 [ 3 ] {} <Debug> HTTP-Session: f0843142-c37d-44d2-a7a3-963708b5cbaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11108 2024.07.25 05:53:37.881270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11109 2024.07.25 05:53:37.881318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11110 2024.07.25 05:53:37.881336 [ 3 ] {} <Debug> HTTP-Session: 3240fcb9-72fd-49c6-bb4f-6e7b6a7f8711 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11111 2024.07.25 05:53:37.881352 [ 3 ] {} <Debug> HTTP-Session: 3240fcb9-72fd-49c6-bb4f-6e7b6a7f8711 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11112 2024.07.25 05:53:37.881371 [ 3 ] {} <Debug> HTTP-Session: 3240fcb9-72fd-49c6-bb4f-6e7b6a7f8711 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11113 2024.07.25 05:53:37.881402 [ 3 ] {} <Trace> HTTP-Session: 3240fcb9-72fd-49c6-bb4f-6e7b6a7f8711 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11114 2024.07.25 05:53:37.881537 [ 3 ] {85200c10-9e96-4f5c-a111-ff199b70af35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
11115 2024.07.25 05:53:37.881583 [ 3 ] {85200c10-9e96-4f5c-a111-ff199b70af35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
11116 2024.07.25 05:53:37.881723 [ 3 ] {85200c10-9e96-4f5c-a111-ff199b70af35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11117 2024.07.25 05:53:37.882047 [ 3 ] {85200c10-9e96-4f5c-a111-ff199b70af35} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11118 2024.07.25 05:53:37.882082 [ 3 ] {85200c10-9e96-4f5c-a111-ff199b70af35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11119 2024.07.25 05:53:37.882463 [ 3 ] {85200c10-9e96-4f5c-a111-ff199b70af35} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
11120 2024.07.25 05:53:37.882805 [ 3 ] {85200c10-9e96-4f5c-a111-ff199b70af35} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11121 2024.07.25 05:53:37.882968 [ 3 ] {85200c10-9e96-4f5c-a111-ff199b70af35} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001485 sec., 51851.851851851854 rows/sec., 3.19 MiB/sec.
11122 2024.07.25 05:53:37.883283 [ 3 ] {85200c10-9e96-4f5c-a111-ff199b70af35} <Debug> DynamicQueryHandler: Done processing query
11123 2024.07.25 05:53:37.883308 [ 3 ] {85200c10-9e96-4f5c-a111-ff199b70af35} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11124 2024.07.25 05:53:37.883324 [ 3 ] {} <Debug> HTTP-Session: 3240fcb9-72fd-49c6-bb4f-6e7b6a7f8711 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11125 2024.07.25 05:53:37.883470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11126 2024.07.25 05:53:37.883518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11127 2024.07.25 05:53:37.883536 [ 3 ] {} <Debug> HTTP-Session: f097e914-dfe5-4b72-95ab-6b8ac3a270c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11128 2024.07.25 05:53:37.883552 [ 3 ] {} <Debug> HTTP-Session: f097e914-dfe5-4b72-95ab-6b8ac3a270c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11129 2024.07.25 05:53:37.883565 [ 3 ] {} <Debug> HTTP-Session: f097e914-dfe5-4b72-95ab-6b8ac3a270c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11130 2024.07.25 05:53:37.883596 [ 3 ] {} <Trace> HTTP-Session: f097e914-dfe5-4b72-95ab-6b8ac3a270c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11131 2024.07.25 05:53:37.883768 [ 3 ] {66622093-2120-436f-a641-9ca4eb6bc731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11132 2024.07.25 05:53:37.883814 [ 3 ] {66622093-2120-436f-a641-9ca4eb6bc731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11133 2024.07.25 05:53:37.883975 [ 3 ] {66622093-2120-436f-a641-9ca4eb6bc731} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11134 2024.07.25 05:53:37.884353 [ 3 ] {66622093-2120-436f-a641-9ca4eb6bc731} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11135 2024.07.25 05:53:37.884389 [ 3 ] {66622093-2120-436f-a641-9ca4eb6bc731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11136 2024.07.25 05:53:37.884747 [ 3 ] {66622093-2120-436f-a641-9ca4eb6bc731} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11137 2024.07.25 05:53:37.885080 [ 3 ] {66622093-2120-436f-a641-9ca4eb6bc731} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11138 2024.07.25 05:53:37.885244 [ 3 ] {66622093-2120-436f-a641-9ca4eb6bc731} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001567 sec., 102105.9349074665 rows/sec., 7.11 MiB/sec.
11139 2024.07.25 05:53:37.885414 [ 3 ] {66622093-2120-436f-a641-9ca4eb6bc731} <Debug> DynamicQueryHandler: Done processing query
11140 2024.07.25 05:53:37.885439 [ 3 ] {66622093-2120-436f-a641-9ca4eb6bc731} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11141 2024.07.25 05:53:37.885455 [ 3 ] {} <Debug> HTTP-Session: f097e914-dfe5-4b72-95ab-6b8ac3a270c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11142 2024.07.25 05:53:37.885599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17725, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11143 2024.07.25 05:53:37.885648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11144 2024.07.25 05:53:37.885666 [ 3 ] {} <Debug> HTTP-Session: fcc4fe16-785b-4fe5-9734-f797bc0357ac Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11145 2024.07.25 05:53:37.885683 [ 3 ] {} <Debug> HTTP-Session: fcc4fe16-785b-4fe5-9734-f797bc0357ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11146 2024.07.25 05:53:37.885696 [ 3 ] {} <Debug> HTTP-Session: fcc4fe16-785b-4fe5-9734-f797bc0357ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11147 2024.07.25 05:53:37.885726 [ 3 ] {} <Trace> HTTP-Session: fcc4fe16-785b-4fe5-9734-f797bc0357ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11148 2024.07.25 05:53:37.885909 [ 3 ] {fc71e5a5-5065-4d16-8c70-f667bfaae043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11149 2024.07.25 05:53:37.885972 [ 3 ] {fc71e5a5-5065-4d16-8c70-f667bfaae043} <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_histogramf64
11150 2024.07.25 05:53:37.886375 [ 3 ] {fc71e5a5-5065-4d16-8c70-f667bfaae043} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11151 2024.07.25 05:53:37.886982 [ 3 ] {fc71e5a5-5065-4d16-8c70-f667bfaae043} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11152 2024.07.25 05:53:37.887031 [ 3 ] {fc71e5a5-5065-4d16-8c70-f667bfaae043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11153 2024.07.25 05:53:37.887680 [ 3 ] {fc71e5a5-5065-4d16-8c70-f667bfaae043} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
11154 2024.07.25 05:53:37.888087 [ 3 ] {fc71e5a5-5065-4d16-8c70-f667bfaae043} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11155 2024.07.25 05:53:37.888281 [ 3 ] {fc71e5a5-5065-4d16-8c70-f667bfaae043} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002471 sec., 4451.639012545528 rows/sec., 7.98 MiB/sec.
11156 2024.07.25 05:53:37.888509 [ 3 ] {fc71e5a5-5065-4d16-8c70-f667bfaae043} <Debug> DynamicQueryHandler: Done processing query
11157 2024.07.25 05:53:37.888534 [ 3 ] {fc71e5a5-5065-4d16-8c70-f667bfaae043} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
11158 2024.07.25 05:53:37.888549 [ 3 ] {} <Debug> HTTP-Session: fcc4fe16-785b-4fe5-9734-f797bc0357ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11159 2024.07.25 05:53:37.888674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11160 2024.07.25 05:53:37.888723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11161 2024.07.25 05:53:37.888742 [ 3 ] {} <Debug> HTTP-Session: 051adb69-bdc5-478e-989e-3d2f40898877 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11162 2024.07.25 05:53:37.888758 [ 3 ] {} <Debug> HTTP-Session: 051adb69-bdc5-478e-989e-3d2f40898877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11163 2024.07.25 05:53:37.888772 [ 3 ] {} <Debug> HTTP-Session: 051adb69-bdc5-478e-989e-3d2f40898877 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11164 2024.07.25 05:53:37.888803 [ 3 ] {} <Trace> HTTP-Session: 051adb69-bdc5-478e-989e-3d2f40898877 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11165 2024.07.25 05:53:37.888902 [ 3 ] {e2bdb59d-2362-4e0b-b8d4-5d6809a6304b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
11166 2024.07.25 05:53:37.888948 [ 3 ] {e2bdb59d-2362-4e0b-b8d4-5d6809a6304b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
11167 2024.07.25 05:53:37.889076 [ 3 ] {e2bdb59d-2362-4e0b-b8d4-5d6809a6304b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11168 2024.07.25 05:53:37.889349 [ 3 ] {e2bdb59d-2362-4e0b-b8d4-5d6809a6304b} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11169 2024.07.25 05:53:37.889386 [ 3 ] {e2bdb59d-2362-4e0b-b8d4-5d6809a6304b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11170 2024.07.25 05:53:37.889734 [ 3 ] {e2bdb59d-2362-4e0b-b8d4-5d6809a6304b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
11171 2024.07.25 05:53:37.890049 [ 3 ] {e2bdb59d-2362-4e0b-b8d4-5d6809a6304b} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11172 2024.07.25 05:53:37.890208 [ 3 ] {e2bdb59d-2362-4e0b-b8d4-5d6809a6304b} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001331 sec., 17280.24042073629 rows/sec., 934.74 KiB/sec.
11173 2024.07.25 05:53:37.890205 [ 124 ] {} <Debug> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
11174 2024.07.25 05:53:37.890321 [ 124 ] {} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11175 2024.07.25 05:53:37.890368 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11176 2024.07.25 05:53:37.890472 [ 3 ] {e2bdb59d-2362-4e0b-b8d4-5d6809a6304b} <Debug> DynamicQueryHandler: Done processing query
11177 2024.07.25 05:53:37.890537 [ 3 ] {e2bdb59d-2362-4e0b-b8d4-5d6809a6304b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11178 2024.07.25 05:53:37.890592 [ 3 ] {} <Debug> HTTP-Session: 051adb69-bdc5-478e-989e-3d2f40898877 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11179 2024.07.25 05:53:37.890677 [ 193 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::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
11180 2024.07.25 05:53:37.890804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11181 2024.07.25 05:53:37.890922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11182 2024.07.25 05:53:37.890980 [ 3 ] {} <Debug> HTTP-Session: cc4567ff-f0f6-4a05-8ee1-9073c49c2673 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11183 2024.07.25 05:53:37.891023 [ 3 ] {} <Debug> HTTP-Session: cc4567ff-f0f6-4a05-8ee1-9073c49c2673 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11184 2024.07.25 05:53:37.891029 [ 193 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11185 2024.07.25 05:53:37.891044 [ 3 ] {} <Debug> HTTP-Session: cc4567ff-f0f6-4a05-8ee1-9073c49c2673 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11186 2024.07.25 05:53:37.891104 [ 193 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 487 rows starting from the beginning of the part
11187 2024.07.25 05:53:37.891122 [ 3 ] {} <Trace> HTTP-Session: cc4567ff-f0f6-4a05-8ee1-9073c49c2673 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11188 2024.07.25 05:53:37.891298 [ 193 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 23 rows starting from the beginning of the part
11189 2024.07.25 05:53:37.891539 [ 3 ] {14c103e7-9616-434e-8b42-04162916ac21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11190 2024.07.25 05:53:37.891631 [ 193 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 23 rows starting from the beginning of the part
11191 2024.07.25 05:53:37.891728 [ 3 ] {14c103e7-9616-434e-8b42-04162916ac21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11192 2024.07.25 05:53:37.891984 [ 193 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 23 rows starting from the beginning of the part
11193 2024.07.25 05:53:37.892381 [ 193 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 23 rows starting from the beginning of the part
11194 2024.07.25 05:53:37.892729 [ 193 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 23 rows starting from the beginning of the part
11195 2024.07.25 05:53:37.893064 [ 3 ] {14c103e7-9616-434e-8b42-04162916ac21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11196 2024.07.25 05:53:37.893870 [ 3 ] {14c103e7-9616-434e-8b42-04162916ac21} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11197 2024.07.25 05:53:37.893931 [ 3 ] {14c103e7-9616-434e-8b42-04162916ac21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11198 2024.07.25 05:53:37.894881 [ 3 ] {14c103e7-9616-434e-8b42-04162916ac21} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11199 2024.07.25 05:53:37.895664 [ 201 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 602 rows, containing 4 columns (4 merged, 0 gathered) in 0.005163763 sec., 116581.6479183882 rows/sec., 6.26 MiB/sec.
11200 2024.07.25 05:53:37.895772 [ 3 ] {14c103e7-9616-434e-8b42-04162916ac21} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11201 2024.07.25 05:53:37.895992 [ 201 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
11202 2024.07.25 05:53:37.896108 [ 3 ] {14c103e7-9616-434e-8b42-04162916ac21} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004805 sec., 12486.992715920915 rows/sec., 861.73 KiB/sec.
11203 2024.07.25 05:53:37.896465 [ 3 ] {14c103e7-9616-434e-8b42-04162916ac21} <Debug> DynamicQueryHandler: Done processing query
11204 2024.07.25 05:53:37.896518 [ 3 ] {14c103e7-9616-434e-8b42-04162916ac21} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11205 2024.07.25 05:53:37.896578 [ 3 ] {} <Debug> HTTP-Session: cc4567ff-f0f6-4a05-8ee1-9073c49c2673 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11206 2024.07.25 05:53:37.896786 [ 201 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_26_5} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11207 2024.07.25 05:53:37.896875 [ 201 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_26_5} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
11208 2024.07.25 05:53:37.896966 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
11209 2024.07.25 05:53:42.868960 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11210 2024.07.25 05:53:42.869097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11211 2024.07.25 05:53:42.869126 [ 3 ] {} <Debug> HTTP-Session: 748c40fe-f6f2-4f59-825d-1272da3f675d Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11212 2024.07.25 05:53:42.869155 [ 3 ] {} <Debug> HTTP-Session: 748c40fe-f6f2-4f59-825d-1272da3f675d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11213 2024.07.25 05:53:42.869172 [ 3 ] {} <Debug> HTTP-Session: 748c40fe-f6f2-4f59-825d-1272da3f675d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11214 2024.07.25 05:53:42.869229 [ 3 ] {} <Trace> HTTP-Session: 748c40fe-f6f2-4f59-825d-1272da3f675d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11215 2024.07.25 05:53:42.869433 [ 3 ] {b7c78ea2-09b4-45c1-9ad1-61d243d25d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11216 2024.07.25 05:53:42.869509 [ 3 ] {b7c78ea2-09b4-45c1-9ad1-61d243d25d0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11217 2024.07.25 05:53:42.869705 [ 3 ] {b7c78ea2-09b4-45c1-9ad1-61d243d25d0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11218 2024.07.25 05:53:42.870175 [ 3 ] {b7c78ea2-09b4-45c1-9ad1-61d243d25d0c} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11219 2024.07.25 05:53:42.870221 [ 3 ] {b7c78ea2-09b4-45c1-9ad1-61d243d25d0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11220 2024.07.25 05:53:42.870593 [ 3 ] {b7c78ea2-09b4-45c1-9ad1-61d243d25d0c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
11221 2024.07.25 05:53:42.870934 [ 3 ] {b7c78ea2-09b4-45c1-9ad1-61d243d25d0c} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11222 2024.07.25 05:53:42.871106 [ 3 ] {b7c78ea2-09b4-45c1-9ad1-61d243d25d0c} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.001734 sec., 12687.427912341407 rows/sec., 1.00 MiB/sec.
11223 2024.07.25 05:53:42.871134 [ 121 ] {} <Debug> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
11224 2024.07.25 05:53:42.871235 [ 121 ] {} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11225 2024.07.25 05:53:42.871283 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11226 2024.07.25 05:53:42.871437 [ 3 ] {b7c78ea2-09b4-45c1-9ad1-61d243d25d0c} <Debug> DynamicQueryHandler: Done processing query
11227 2024.07.25 05:53:42.871517 [ 3 ] {b7c78ea2-09b4-45c1-9ad1-61d243d25d0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11228 2024.07.25 05:53:42.871588 [ 3 ] {} <Debug> HTTP-Session: 748c40fe-f6f2-4f59-825d-1272da3f675d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11229 2024.07.25 05:53:42.871661 [ 196 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::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
11230 2024.07.25 05:53:42.871864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11231 2024.07.25 05:53:42.872063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11232 2024.07.25 05:53:42.872159 [ 3 ] {} <Debug> HTTP-Session: 67b02e50-160d-4602-95de-f22a03ef2407 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11233 2024.07.25 05:53:42.872237 [ 3 ] {} <Debug> HTTP-Session: 67b02e50-160d-4602-95de-f22a03ef2407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11234 2024.07.25 05:53:42.872308 [ 3 ] {} <Debug> HTTP-Session: 67b02e50-160d-4602-95de-f22a03ef2407 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11235 2024.07.25 05:53:42.872430 [ 3 ] {} <Trace> HTTP-Session: 67b02e50-160d-4602-95de-f22a03ef2407 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11236 2024.07.25 05:53:42.872432 [ 196 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11237 2024.07.25 05:53:42.872505 [ 196 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 39 rows starting from the beginning of the part
11238 2024.07.25 05:53:42.872614 [ 3 ] {a6aba82f-956f-44e5-8829-2c47debdfe3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11239 2024.07.25 05:53:42.872753 [ 196 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 22 rows starting from the beginning of the part
11240 2024.07.25 05:53:42.872781 [ 3 ] {a6aba82f-956f-44e5-8829-2c47debdfe3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11241 2024.07.25 05:53:42.873145 [ 196 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 17 rows starting from the beginning of the part
11242 2024.07.25 05:53:42.873479 [ 196 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 22 rows starting from the beginning of the part
11243 2024.07.25 05:53:42.873790 [ 3 ] {a6aba82f-956f-44e5-8829-2c47debdfe3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11244 2024.07.25 05:53:42.873805 [ 196 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 17 rows starting from the beginning of the part
11245 2024.07.25 05:53:42.874122 [ 196 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 22 rows starting from the beginning of the part
11246 2024.07.25 05:53:42.874850 [ 3 ] {a6aba82f-956f-44e5-8829-2c47debdfe3c} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11247 2024.07.25 05:53:42.874907 [ 3 ] {a6aba82f-956f-44e5-8829-2c47debdfe3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11248 2024.07.25 05:53:42.875727 [ 3 ] {a6aba82f-956f-44e5-8829-2c47debdfe3c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
11249 2024.07.25 05:53:42.876694 [ 3 ] {a6aba82f-956f-44e5-8829-2c47debdfe3c} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11250 2024.07.25 05:53:42.876702 [ 189 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 139 rows, containing 4 columns (4 merged, 0 gathered) in 0.005323506 sec., 26110.61206655914 rows/sec., 1.99 MiB/sec.
11251 2024.07.25 05:53:42.876954 [ 189 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
11252 2024.07.25 05:53:42.876962 [ 3 ] {a6aba82f-956f-44e5-8829-2c47debdfe3c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004415 sec., 453.0011325028313 rows/sec., 36.94 KiB/sec.
11253 2024.07.25 05:53:42.877283 [ 3 ] {a6aba82f-956f-44e5-8829-2c47debdfe3c} <Debug> DynamicQueryHandler: Done processing query
11254 2024.07.25 05:53:42.877345 [ 3 ] {a6aba82f-956f-44e5-8829-2c47debdfe3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11255 2024.07.25 05:53:42.877394 [ 3 ] {} <Debug> HTTP-Session: 67b02e50-160d-4602-95de-f22a03ef2407 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11256 2024.07.25 05:53:42.877586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11257 2024.07.25 05:53:42.877665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11258 2024.07.25 05:53:42.877702 [ 189 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_56_11} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11259 2024.07.25 05:53:42.877716 [ 3 ] {} <Debug> HTTP-Session: fe352f70-f294-47ab-919d-35c7331130e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11260 2024.07.25 05:53:42.877774 [ 3 ] {} <Debug> HTTP-Session: fe352f70-f294-47ab-919d-35c7331130e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11261 2024.07.25 05:53:42.877797 [ 3 ] {} <Debug> HTTP-Session: fe352f70-f294-47ab-919d-35c7331130e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11262 2024.07.25 05:53:42.877856 [ 3 ] {} <Trace> HTTP-Session: fe352f70-f294-47ab-919d-35c7331130e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11263 2024.07.25 05:53:42.877881 [ 189 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_56_11} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
11264 2024.07.25 05:53:42.878036 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
11265 2024.07.25 05:53:42.878093 [ 3 ] {d3480a71-7b1e-4df7-a568-fcb3cf7792e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11266 2024.07.25 05:53:42.878143 [ 3 ] {d3480a71-7b1e-4df7-a568-fcb3cf7792e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11267 2024.07.25 05:53:42.878291 [ 3 ] {d3480a71-7b1e-4df7-a568-fcb3cf7792e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11268 2024.07.25 05:53:42.878678 [ 3 ] {d3480a71-7b1e-4df7-a568-fcb3cf7792e3} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11269 2024.07.25 05:53:42.878715 [ 3 ] {d3480a71-7b1e-4df7-a568-fcb3cf7792e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11270 2024.07.25 05:53:42.879042 [ 3 ] {d3480a71-7b1e-4df7-a568-fcb3cf7792e3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11271 2024.07.25 05:53:42.879366 [ 3 ] {d3480a71-7b1e-4df7-a568-fcb3cf7792e3} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11272 2024.07.25 05:53:42.879529 [ 3 ] {d3480a71-7b1e-4df7-a568-fcb3cf7792e3} <Debug> executeQuery: Read 123 rows, 10.42 KiB in 0.001537 sec., 80026.02472348731 rows/sec., 6.62 MiB/sec.
11273 2024.07.25 05:53:42.879786 [ 3 ] {d3480a71-7b1e-4df7-a568-fcb3cf7792e3} <Debug> DynamicQueryHandler: Done processing query
11274 2024.07.25 05:53:42.879851 [ 3 ] {d3480a71-7b1e-4df7-a568-fcb3cf7792e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11275 2024.07.25 05:53:42.879924 [ 3 ] {} <Debug> HTTP-Session: fe352f70-f294-47ab-919d-35c7331130e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11276 2024.07.25 05:53:42.880186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11277 2024.07.25 05:53:42.880247 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11278 2024.07.25 05:53:42.880266 [ 3 ] {} <Debug> HTTP-Session: e37ce490-8f54-4cc6-9e71-320279411b1e Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11279 2024.07.25 05:53:42.880282 [ 3 ] {} <Debug> HTTP-Session: e37ce490-8f54-4cc6-9e71-320279411b1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11280 2024.07.25 05:53:42.880296 [ 3 ] {} <Debug> HTTP-Session: e37ce490-8f54-4cc6-9e71-320279411b1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11281 2024.07.25 05:53:42.880331 [ 3 ] {} <Trace> HTTP-Session: e37ce490-8f54-4cc6-9e71-320279411b1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11282 2024.07.25 05:53:42.880430 [ 3 ] {d91c44b8-7f21-47f3-9359-c89e7a6646eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11283 2024.07.25 05:53:42.880477 [ 3 ] {d91c44b8-7f21-47f3-9359-c89e7a6646eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11284 2024.07.25 05:53:42.880627 [ 3 ] {d91c44b8-7f21-47f3-9359-c89e7a6646eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11285 2024.07.25 05:53:42.880898 [ 3 ] {d91c44b8-7f21-47f3-9359-c89e7a6646eb} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11286 2024.07.25 05:53:42.880935 [ 3 ] {d91c44b8-7f21-47f3-9359-c89e7a6646eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11287 2024.07.25 05:53:42.881231 [ 3 ] {d91c44b8-7f21-47f3-9359-c89e7a6646eb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
11288 2024.07.25 05:53:42.881541 [ 3 ] {d91c44b8-7f21-47f3-9359-c89e7a6646eb} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11289 2024.07.25 05:53:42.881691 [ 3 ] {d91c44b8-7f21-47f3-9359-c89e7a6646eb} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001287 sec., 1554.001554001554 rows/sec., 108.51 KiB/sec.
11290 2024.07.25 05:53:42.881855 [ 3 ] {d91c44b8-7f21-47f3-9359-c89e7a6646eb} <Debug> DynamicQueryHandler: Done processing query
11291 2024.07.25 05:53:42.881880 [ 3 ] {d91c44b8-7f21-47f3-9359-c89e7a6646eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11292 2024.07.25 05:53:42.881895 [ 3 ] {} <Debug> HTTP-Session: e37ce490-8f54-4cc6-9e71-320279411b1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11293 2024.07.25 05:53:42.882024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14960, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11294 2024.07.25 05:53:42.882074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11295 2024.07.25 05:53:42.882093 [ 3 ] {} <Debug> HTTP-Session: c367703e-9282-4e93-b4aa-92589e2f273c Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11296 2024.07.25 05:53:42.882110 [ 3 ] {} <Debug> HTTP-Session: c367703e-9282-4e93-b4aa-92589e2f273c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11297 2024.07.25 05:53:42.882123 [ 3 ] {} <Debug> HTTP-Session: c367703e-9282-4e93-b4aa-92589e2f273c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11298 2024.07.25 05:53:42.882155 [ 3 ] {} <Trace> HTTP-Session: c367703e-9282-4e93-b4aa-92589e2f273c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11299 2024.07.25 05:53:42.882266 [ 3 ] {d2437d6a-e55b-4a1c-aaa2-72030315dd5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11300 2024.07.25 05:53:42.882310 [ 3 ] {d2437d6a-e55b-4a1c-aaa2-72030315dd5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11301 2024.07.25 05:53:42.882438 [ 3 ] {d2437d6a-e55b-4a1c-aaa2-72030315dd5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11302 2024.07.25 05:53:42.882766 [ 3 ] {d2437d6a-e55b-4a1c-aaa2-72030315dd5d} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11303 2024.07.25 05:53:42.882802 [ 3 ] {d2437d6a-e55b-4a1c-aaa2-72030315dd5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11304 2024.07.25 05:53:42.883107 [ 3 ] {d2437d6a-e55b-4a1c-aaa2-72030315dd5d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11305 2024.07.25 05:53:42.883415 [ 3 ] {d2437d6a-e55b-4a1c-aaa2-72030315dd5d} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11306 2024.07.25 05:53:42.883565 [ 3 ] {d2437d6a-e55b-4a1c-aaa2-72030315dd5d} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001332 sec., 66066.06606606607 rows/sec., 5.16 MiB/sec.
11307 2024.07.25 05:53:42.883718 [ 3 ] {d2437d6a-e55b-4a1c-aaa2-72030315dd5d} <Debug> DynamicQueryHandler: Done processing query
11308 2024.07.25 05:53:42.883742 [ 3 ] {d2437d6a-e55b-4a1c-aaa2-72030315dd5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
11309 2024.07.25 05:53:42.883757 [ 3 ] {} <Debug> HTTP-Session: c367703e-9282-4e93-b4aa-92589e2f273c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11310 2024.07.25 05:53:42.883986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11311 2024.07.25 05:53:42.884034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11312 2024.07.25 05:53:42.884052 [ 3 ] {} <Debug> HTTP-Session: 9dfe502e-60d8-4612-b6ab-3d0d1e676ec7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11313 2024.07.25 05:53:42.884068 [ 3 ] {} <Debug> HTTP-Session: 9dfe502e-60d8-4612-b6ab-3d0d1e676ec7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11314 2024.07.25 05:53:42.884082 [ 3 ] {} <Debug> HTTP-Session: 9dfe502e-60d8-4612-b6ab-3d0d1e676ec7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11315 2024.07.25 05:53:42.884113 [ 3 ] {} <Trace> HTTP-Session: 9dfe502e-60d8-4612-b6ab-3d0d1e676ec7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11316 2024.07.25 05:53:42.884254 [ 3 ] {b0728edf-27ae-45e2-9571-955eec2434c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11317 2024.07.25 05:53:42.884301 [ 3 ] {b0728edf-27ae-45e2-9571-955eec2434c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11318 2024.07.25 05:53:42.884444 [ 3 ] {b0728edf-27ae-45e2-9571-955eec2434c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11319 2024.07.25 05:53:42.884825 [ 3 ] {b0728edf-27ae-45e2-9571-955eec2434c8} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11320 2024.07.25 05:53:42.884860 [ 3 ] {b0728edf-27ae-45e2-9571-955eec2434c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11321 2024.07.25 05:53:42.885251 [ 3 ] {b0728edf-27ae-45e2-9571-955eec2434c8} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11322 2024.07.25 05:53:42.885589 [ 3 ] {b0728edf-27ae-45e2-9571-955eec2434c8} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11323 2024.07.25 05:53:42.885743 [ 3 ] {b0728edf-27ae-45e2-9571-955eec2434c8} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001549 sec., 103938.02453195609 rows/sec., 7.24 MiB/sec.
11324 2024.07.25 05:53:42.885965 [ 3 ] {b0728edf-27ae-45e2-9571-955eec2434c8} <Debug> DynamicQueryHandler: Done processing query
11325 2024.07.25 05:53:42.886005 [ 3 ] {b0728edf-27ae-45e2-9571-955eec2434c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11326 2024.07.25 05:53:42.886024 [ 3 ] {} <Debug> HTTP-Session: 9dfe502e-60d8-4612-b6ab-3d0d1e676ec7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11327 2024.07.25 05:53:42.886224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 35396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11328 2024.07.25 05:53:42.886282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11329 2024.07.25 05:53:42.886305 [ 3 ] {} <Debug> HTTP-Session: b14b768d-4811-40fd-9df0-6d820d4220ca Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11330 2024.07.25 05:53:42.886325 [ 3 ] {} <Debug> HTTP-Session: b14b768d-4811-40fd-9df0-6d820d4220ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11331 2024.07.25 05:53:42.886341 [ 3 ] {} <Debug> HTTP-Session: b14b768d-4811-40fd-9df0-6d820d4220ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11332 2024.07.25 05:53:42.886379 [ 3 ] {} <Trace> HTTP-Session: b14b768d-4811-40fd-9df0-6d820d4220ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11333 2024.07.25 05:53:42.886665 [ 3 ] {b54d582b-c240-4400-8890-b08de3366e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11334 2024.07.25 05:53:42.886729 [ 3 ] {b54d582b-c240-4400-8890-b08de3366e87} <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_histogramf64
11335 2024.07.25 05:53:42.887140 [ 3 ] {b54d582b-c240-4400-8890-b08de3366e87} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11336 2024.07.25 05:53:42.887696 [ 3 ] {b54d582b-c240-4400-8890-b08de3366e87} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11337 2024.07.25 05:53:42.887731 [ 3 ] {b54d582b-c240-4400-8890-b08de3366e87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11338 2024.07.25 05:53:42.888314 [ 3 ] {b54d582b-c240-4400-8890-b08de3366e87} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
11339 2024.07.25 05:53:42.888721 [ 3 ] {b54d582b-c240-4400-8890-b08de3366e87} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11340 2024.07.25 05:53:42.888901 [ 121 ] {} <Debug> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
11341 2024.07.25 05:53:42.888911 [ 3 ] {b54d582b-c240-4400-8890-b08de3366e87} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002421 sec., 9087.154068566708 rows/sec., 16.28 MiB/sec.
11342 2024.07.25 05:53:42.888956 [ 121 ] {} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11343 2024.07.25 05:53:42.889017 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11344 2024.07.25 05:53:42.889388 [ 188 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::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
11345 2024.07.25 05:53:42.889724 [ 3 ] {b54d582b-c240-4400-8890-b08de3366e87} <Debug> DynamicQueryHandler: Done processing query
11346 2024.07.25 05:53:42.889830 [ 3 ] {b54d582b-c240-4400-8890-b08de3366e87} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
11347 2024.07.25 05:53:42.889957 [ 3 ] {} <Debug> HTTP-Session: b14b768d-4811-40fd-9df0-6d820d4220ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11348 2024.07.25 05:53:42.890238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11349 2024.07.25 05:53:42.890356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11350 2024.07.25 05:53:42.890414 [ 3 ] {} <Debug> HTTP-Session: 4f829979-f099-46fa-a623-729aa7fcb00e Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11351 2024.07.25 05:53:42.890472 [ 3 ] {} <Debug> HTTP-Session: 4f829979-f099-46fa-a623-729aa7fcb00e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11352 2024.07.25 05:53:42.890515 [ 3 ] {} <Debug> HTTP-Session: 4f829979-f099-46fa-a623-729aa7fcb00e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11353 2024.07.25 05:53:42.890553 [ 188 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11354 2024.07.25 05:53:42.890582 [ 3 ] {} <Trace> HTTP-Session: 4f829979-f099-46fa-a623-729aa7fcb00e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11355 2024.07.25 05:53:42.890678 [ 188 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 865 rows starting from the beginning of the part
11356 2024.07.25 05:53:42.890852 [ 3 ] {7032f42d-30f5-4f44-8db5-9f2ff52954a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11357 2024.07.25 05:53:42.891030 [ 3 ] {7032f42d-30f5-4f44-8db5-9f2ff52954a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11358 2024.07.25 05:53:42.891440 [ 188 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 22 rows starting from the beginning of the part
11359 2024.07.25 05:53:42.891932 [ 3 ] {7032f42d-30f5-4f44-8db5-9f2ff52954a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11360 2024.07.25 05:53:42.892306 [ 188 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 11 rows starting from the beginning of the part
11361 2024.07.25 05:53:42.892866 [ 188 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 22 rows starting from the beginning of the part
11362 2024.07.25 05:53:42.893151 [ 3 ] {7032f42d-30f5-4f44-8db5-9f2ff52954a3} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11363 2024.07.25 05:53:42.893264 [ 3 ] {7032f42d-30f5-4f44-8db5-9f2ff52954a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11364 2024.07.25 05:53:42.893628 [ 188 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 11 rows starting from the beginning of the part
11365 2024.07.25 05:53:42.894300 [ 188 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 22 rows starting from the beginning of the part
11366 2024.07.25 05:53:42.894596 [ 3 ] {7032f42d-30f5-4f44-8db5-9f2ff52954a3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11367 2024.07.25 05:53:42.895559 [ 3 ] {7032f42d-30f5-4f44-8db5-9f2ff52954a3} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11368 2024.07.25 05:53:42.895861 [ 3 ] {7032f42d-30f5-4f44-8db5-9f2ff52954a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00512 sec., 11718.749999999998 rows/sec., 808.72 KiB/sec.
11369 2024.07.25 05:53:42.896305 [ 3 ] {7032f42d-30f5-4f44-8db5-9f2ff52954a3} <Debug> DynamicQueryHandler: Done processing query
11370 2024.07.25 05:53:42.896347 [ 3 ] {7032f42d-30f5-4f44-8db5-9f2ff52954a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11371 2024.07.25 05:53:42.896378 [ 3 ] {} <Debug> HTTP-Session: 4f829979-f099-46fa-a623-729aa7fcb00e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11372 2024.07.25 05:53:42.900309 [ 192 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 953 rows, containing 19 columns (19 merged, 0 gathered) in 0.011138245 sec., 85561.05562411314 rows/sec., 153.32 MiB/sec.
11373 2024.07.25 05:53:42.901129 [ 192 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
11374 2024.07.25 05:53:42.901766 [ 192 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11375 2024.07.25 05:53:42.901850 [ 192 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
11376 2024.07.25 05:53:42.901968 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.06 MiB.
11377 2024.07.25 05:53:47.323708 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache
11378 2024.07.25 05:53:47.323787 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache
11379 2024.07.25 05:53:47.873731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 2325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11380 2024.07.25 05:53:47.873894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11381 2024.07.25 05:53:47.873937 [ 3 ] {} <Debug> HTTP-Session: 45ca575e-9be4-4881-a372-f50b06b756f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11382 2024.07.25 05:53:47.873978 [ 3 ] {} <Debug> HTTP-Session: 45ca575e-9be4-4881-a372-f50b06b756f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11383 2024.07.25 05:53:47.874006 [ 3 ] {} <Debug> HTTP-Session: 45ca575e-9be4-4881-a372-f50b06b756f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11384 2024.07.25 05:53:47.874085 [ 3 ] {} <Trace> HTTP-Session: 45ca575e-9be4-4881-a372-f50b06b756f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11385 2024.07.25 05:53:47.874373 [ 3 ] {e8e77fca-b481-401a-89d9-f5b0d4222a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11386 2024.07.25 05:53:47.874479 [ 3 ] {e8e77fca-b481-401a-89d9-f5b0d4222a8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11387 2024.07.25 05:53:47.874794 [ 3 ] {e8e77fca-b481-401a-89d9-f5b0d4222a8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11388 2024.07.25 05:53:47.875204 [ 3 ] {e8e77fca-b481-401a-89d9-f5b0d4222a8d} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11389 2024.07.25 05:53:47.875244 [ 3 ] {e8e77fca-b481-401a-89d9-f5b0d4222a8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11390 2024.07.25 05:53:47.875604 [ 3 ] {e8e77fca-b481-401a-89d9-f5b0d4222a8d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11391 2024.07.25 05:53:47.875929 [ 3 ] {e8e77fca-b481-401a-89d9-f5b0d4222a8d} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11392 2024.07.25 05:53:47.876085 [ 3 ] {e8e77fca-b481-401a-89d9-f5b0d4222a8d} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001809 sec., 9397.457158651188 rows/sec., 680.73 KiB/sec.
11393 2024.07.25 05:53:47.876265 [ 3 ] {e8e77fca-b481-401a-89d9-f5b0d4222a8d} <Debug> DynamicQueryHandler: Done processing query
11394 2024.07.25 05:53:47.876291 [ 3 ] {e8e77fca-b481-401a-89d9-f5b0d4222a8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11395 2024.07.25 05:53:47.876307 [ 3 ] {} <Debug> HTTP-Session: 45ca575e-9be4-4881-a372-f50b06b756f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11396 2024.07.25 05:53:47.876441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11397 2024.07.25 05:53:47.876515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11398 2024.07.25 05:53:47.876534 [ 3 ] {} <Debug> HTTP-Session: f3e9b2ce-266d-4073-a7c2-eeee3017406c Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11399 2024.07.25 05:53:47.876550 [ 3 ] {} <Debug> HTTP-Session: f3e9b2ce-266d-4073-a7c2-eeee3017406c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11400 2024.07.25 05:53:47.876564 [ 3 ] {} <Debug> HTTP-Session: f3e9b2ce-266d-4073-a7c2-eeee3017406c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11401 2024.07.25 05:53:47.876595 [ 3 ] {} <Trace> HTTP-Session: f3e9b2ce-266d-4073-a7c2-eeee3017406c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11402 2024.07.25 05:53:47.876686 [ 3 ] {28dec949-7593-4456-b8e2-d07ac5d0c4d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11403 2024.07.25 05:53:47.876730 [ 3 ] {28dec949-7593-4456-b8e2-d07ac5d0c4d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11404 2024.07.25 05:53:47.876854 [ 3 ] {28dec949-7593-4456-b8e2-d07ac5d0c4d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11405 2024.07.25 05:53:47.877148 [ 3 ] {28dec949-7593-4456-b8e2-d07ac5d0c4d2} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11406 2024.07.25 05:53:47.877184 [ 3 ] {28dec949-7593-4456-b8e2-d07ac5d0c4d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11407 2024.07.25 05:53:47.877504 [ 3 ] {28dec949-7593-4456-b8e2-d07ac5d0c4d2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
11408 2024.07.25 05:53:47.877816 [ 3 ] {28dec949-7593-4456-b8e2-d07ac5d0c4d2} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11409 2024.07.25 05:53:47.877976 [ 3 ] {28dec949-7593-4456-b8e2-d07ac5d0c4d2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001308 sec., 1529.0519877675843 rows/sec., 124.68 KiB/sec.
11410 2024.07.25 05:53:47.878138 [ 3 ] {28dec949-7593-4456-b8e2-d07ac5d0c4d2} <Debug> DynamicQueryHandler: Done processing query
11411 2024.07.25 05:53:47.878162 [ 3 ] {28dec949-7593-4456-b8e2-d07ac5d0c4d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11412 2024.07.25 05:53:47.878178 [ 3 ] {} <Debug> HTTP-Session: f3e9b2ce-266d-4073-a7c2-eeee3017406c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11413 2024.07.25 05:53:47.878328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 34459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11414 2024.07.25 05:53:47.878375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11415 2024.07.25 05:53:47.878395 [ 3 ] {} <Debug> HTTP-Session: 20f96913-0424-4333-9b76-d0ca168b87a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11416 2024.07.25 05:53:47.878411 [ 3 ] {} <Debug> HTTP-Session: 20f96913-0424-4333-9b76-d0ca168b87a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11417 2024.07.25 05:53:47.878424 [ 3 ] {} <Debug> HTTP-Session: 20f96913-0424-4333-9b76-d0ca168b87a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11418 2024.07.25 05:53:47.878455 [ 3 ] {} <Trace> HTTP-Session: 20f96913-0424-4333-9b76-d0ca168b87a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11419 2024.07.25 05:53:47.878603 [ 3 ] {58cb2165-cb2f-407f-afc1-0a56a6fb21e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11420 2024.07.25 05:53:47.878645 [ 3 ] {58cb2165-cb2f-407f-afc1-0a56a6fb21e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11421 2024.07.25 05:53:47.878770 [ 3 ] {58cb2165-cb2f-407f-afc1-0a56a6fb21e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11422 2024.07.25 05:53:47.879215 [ 3 ] {58cb2165-cb2f-407f-afc1-0a56a6fb21e2} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11423 2024.07.25 05:53:47.879251 [ 3 ] {58cb2165-cb2f-407f-afc1-0a56a6fb21e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11424 2024.07.25 05:53:47.879561 [ 3 ] {58cb2165-cb2f-407f-afc1-0a56a6fb21e2} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11425 2024.07.25 05:53:47.879860 [ 3 ] {58cb2165-cb2f-407f-afc1-0a56a6fb21e2} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11426 2024.07.25 05:53:47.880019 [ 3 ] {58cb2165-cb2f-407f-afc1-0a56a6fb21e2} <Debug> executeQuery: Read 231 rows, 20.43 KiB in 0.001478 sec., 156292.28687415426 rows/sec., 13.50 MiB/sec.
11427 2024.07.25 05:53:47.880020 [ 113 ] {} <Debug> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11428 2024.07.25 05:53:47.880131 [ 113 ] {} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11429 2024.07.25 05:53:47.880174 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11430 2024.07.25 05:53:47.880262 [ 3 ] {58cb2165-cb2f-407f-afc1-0a56a6fb21e2} <Debug> DynamicQueryHandler: Done processing query
11431 2024.07.25 05:53:47.880316 [ 3 ] {58cb2165-cb2f-407f-afc1-0a56a6fb21e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
11432 2024.07.25 05:53:47.880375 [ 3 ] {} <Debug> HTTP-Session: 20f96913-0424-4333-9b76-d0ca168b87a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11433 2024.07.25 05:53:47.880534 [ 188 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::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
11434 2024.07.25 05:53:47.880567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11435 2024.07.25 05:53:47.880692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11436 2024.07.25 05:53:47.880741 [ 3 ] {} <Debug> HTTP-Session: dab5dee2-0dee-42d0-9b70-8a89a579301b Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11437 2024.07.25 05:53:47.880782 [ 3 ] {} <Debug> HTTP-Session: dab5dee2-0dee-42d0-9b70-8a89a579301b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11438 2024.07.25 05:53:47.880825 [ 3 ] {} <Debug> HTTP-Session: dab5dee2-0dee-42d0-9b70-8a89a579301b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11439 2024.07.25 05:53:47.880923 [ 3 ] {} <Trace> HTTP-Session: dab5dee2-0dee-42d0-9b70-8a89a579301b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11440 2024.07.25 05:53:47.880945 [ 188 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11441 2024.07.25 05:53:47.881004 [ 188 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 305 rows starting from the beginning of the part
11442 2024.07.25 05:53:47.881090 [ 3 ] {6f92a95e-0259-4102-9e8f-a86a22e4609b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11443 2024.07.25 05:53:47.881228 [ 188 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 197 rows starting from the beginning of the part
11444 2024.07.25 05:53:47.881242 [ 3 ] {6f92a95e-0259-4102-9e8f-a86a22e4609b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11445 2024.07.25 05:53:47.881521 [ 188 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 123 rows starting from the beginning of the part
11446 2024.07.25 05:53:47.881964 [ 188 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 194 rows starting from the beginning of the part
11447 2024.07.25 05:53:47.882366 [ 188 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 123 rows starting from the beginning of the part
11448 2024.07.25 05:53:47.882392 [ 3 ] {6f92a95e-0259-4102-9e8f-a86a22e4609b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11449 2024.07.25 05:53:47.882674 [ 188 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 231 rows starting from the beginning of the part
11450 2024.07.25 05:53:47.883378 [ 3 ] {6f92a95e-0259-4102-9e8f-a86a22e4609b} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11451 2024.07.25 05:53:47.883435 [ 3 ] {6f92a95e-0259-4102-9e8f-a86a22e4609b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11452 2024.07.25 05:53:47.884128 [ 3 ] {6f92a95e-0259-4102-9e8f-a86a22e4609b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
11453 2024.07.25 05:53:47.885067 [ 3 ] {6f92a95e-0259-4102-9e8f-a86a22e4609b} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11454 2024.07.25 05:53:47.885283 [ 3 ] {6f92a95e-0259-4102-9e8f-a86a22e4609b} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004232 sec., 472.5897920604915 rows/sec., 33.00 KiB/sec.
11455 2024.07.25 05:53:47.885825 [ 3 ] {6f92a95e-0259-4102-9e8f-a86a22e4609b} <Debug> DynamicQueryHandler: Done processing query
11456 2024.07.25 05:53:47.885860 [ 3 ] {6f92a95e-0259-4102-9e8f-a86a22e4609b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11457 2024.07.25 05:53:47.885868 [ 195 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1173 rows, containing 4 columns (4 merged, 0 gathered) in 0.005567133 sec., 210700.91194156848 rows/sec., 18.16 MiB/sec.
11458 2024.07.25 05:53:47.885891 [ 3 ] {} <Debug> HTTP-Session: dab5dee2-0dee-42d0-9b70-8a89a579301b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11459 2024.07.25 05:53:47.886138 [ 195 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11460 2024.07.25 05:53:47.886185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 67805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11461 2024.07.25 05:53:47.886275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11462 2024.07.25 05:53:47.886297 [ 3 ] {} <Debug> HTTP-Session: ae9e946c-5ce6-4f47-b475-d880d265538b Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11463 2024.07.25 05:53:47.886324 [ 3 ] {} <Debug> HTTP-Session: ae9e946c-5ce6-4f47-b475-d880d265538b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11464 2024.07.25 05:53:47.886370 [ 3 ] {} <Debug> HTTP-Session: ae9e946c-5ce6-4f47-b475-d880d265538b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11465 2024.07.25 05:53:47.886470 [ 3 ] {} <Trace> HTTP-Session: ae9e946c-5ce6-4f47-b475-d880d265538b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11466 2024.07.25 05:53:47.886868 [ 3 ] {9ed4f58e-a803-4959-b32f-d7cd14ac983e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11467 2024.07.25 05:53:47.886952 [ 195 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_61_12} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11468 2024.07.25 05:53:47.886953 [ 3 ] {9ed4f58e-a803-4959-b32f-d7cd14ac983e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11469 2024.07.25 05:53:47.887180 [ 195 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_61_12} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11470 2024.07.25 05:53:47.887395 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB.
11471 2024.07.25 05:53:47.887412 [ 3 ] {9ed4f58e-a803-4959-b32f-d7cd14ac983e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11472 2024.07.25 05:53:47.888001 [ 3 ] {9ed4f58e-a803-4959-b32f-d7cd14ac983e} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11473 2024.07.25 05:53:47.888039 [ 3 ] {9ed4f58e-a803-4959-b32f-d7cd14ac983e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11474 2024.07.25 05:53:47.888382 [ 3 ] {9ed4f58e-a803-4959-b32f-d7cd14ac983e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11475 2024.07.25 05:53:47.888708 [ 3 ] {9ed4f58e-a803-4959-b32f-d7cd14ac983e} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11476 2024.07.25 05:53:47.888853 [ 3 ] {9ed4f58e-a803-4959-b32f-d7cd14ac983e} <Debug> executeQuery: Read 419 rows, 30.42 KiB in 0.002175 sec., 192643.67816091955 rows/sec., 13.66 MiB/sec.
11477 2024.07.25 05:53:47.888872 [ 111 ] {} <Debug> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11478 2024.07.25 05:53:47.888947 [ 111 ] {} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11479 2024.07.25 05:53:47.889007 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11480 2024.07.25 05:53:47.889140 [ 3 ] {9ed4f58e-a803-4959-b32f-d7cd14ac983e} <Debug> DynamicQueryHandler: Done processing query
11481 2024.07.25 05:53:47.889171 [ 189 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::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
11482 2024.07.25 05:53:47.889187 [ 3 ] {9ed4f58e-a803-4959-b32f-d7cd14ac983e} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
11483 2024.07.25 05:53:47.889242 [ 3 ] {} <Debug> HTTP-Session: ae9e946c-5ce6-4f47-b475-d880d265538b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11484 2024.07.25 05:53:47.889384 [ 189 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11485 2024.07.25 05:53:47.889404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11486 2024.07.25 05:53:47.889443 [ 189 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 473 rows starting from the beginning of the part
11487 2024.07.25 05:53:47.889502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11488 2024.07.25 05:53:47.889546 [ 3 ] {} <Debug> HTTP-Session: bb1e1c05-a06c-4ae1-a1f2-71cb70ef83f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11489 2024.07.25 05:53:47.889635 [ 3 ] {} <Debug> HTTP-Session: bb1e1c05-a06c-4ae1-a1f2-71cb70ef83f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11490 2024.07.25 05:53:47.889700 [ 3 ] {} <Debug> HTTP-Session: bb1e1c05-a06c-4ae1-a1f2-71cb70ef83f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11491 2024.07.25 05:53:47.889754 [ 189 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 399 rows starting from the beginning of the part
11492 2024.07.25 05:53:47.889827 [ 3 ] {} <Trace> HTTP-Session: bb1e1c05-a06c-4ae1-a1f2-71cb70ef83f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11493 2024.07.25 05:53:47.889995 [ 189 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 88 rows starting from the beginning of the part
11494 2024.07.25 05:53:47.890135 [ 3 ] {c2bc2baa-a732-492d-8cb1-dd703b34bd6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11495 2024.07.25 05:53:47.890240 [ 189 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 393 rows starting from the beginning of the part
11496 2024.07.25 05:53:47.890328 [ 3 ] {c2bc2baa-a732-492d-8cb1-dd703b34bd6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11497 2024.07.25 05:53:47.890583 [ 189 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 88 rows starting from the beginning of the part
11498 2024.07.25 05:53:47.890900 [ 189 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 419 rows starting from the beginning of the part
11499 2024.07.25 05:53:47.891665 [ 3 ] {c2bc2baa-a732-492d-8cb1-dd703b34bd6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11500 2024.07.25 05:53:47.892344 [ 3 ] {c2bc2baa-a732-492d-8cb1-dd703b34bd6c} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11501 2024.07.25 05:53:47.892402 [ 3 ] {c2bc2baa-a732-492d-8cb1-dd703b34bd6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11502 2024.07.25 05:53:47.893421 [ 3 ] {c2bc2baa-a732-492d-8cb1-dd703b34bd6c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
11503 2024.07.25 05:53:47.894004 [ 3 ] {c2bc2baa-a732-492d-8cb1-dd703b34bd6c} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11504 2024.07.25 05:53:47.894194 [ 191 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1860 rows, containing 4 columns (4 merged, 0 gathered) in 0.005107151 sec., 364195.2235209024 rows/sec., 26.09 MiB/sec.
11505 2024.07.25 05:53:47.894324 [ 111 ] {} <Debug> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
11506 2024.07.25 05:53:47.894370 [ 3 ] {c2bc2baa-a732-492d-8cb1-dd703b34bd6c} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.004332 sec., 1385.0415512465374 rows/sec., 59.51 KiB/sec.
11507 2024.07.25 05:53:47.894394 [ 111 ] {} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11508 2024.07.25 05:53:47.894483 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11509 2024.07.25 05:53:47.894544 [ 191 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11510 2024.07.25 05:53:47.895026 [ 3 ] {c2bc2baa-a732-492d-8cb1-dd703b34bd6c} <Debug> DynamicQueryHandler: Done processing query
11511 2024.07.25 05:53:47.895036 [ 189 ] {79798579-fdc4-4c4f-ad75-3b6178762911::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
11512 2024.07.25 05:53:47.895116 [ 3 ] {c2bc2baa-a732-492d-8cb1-dd703b34bd6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11513 2024.07.25 05:53:47.895236 [ 3 ] {} <Debug> HTTP-Session: bb1e1c05-a06c-4ae1-a1f2-71cb70ef83f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11514 2024.07.25 05:53:47.895665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11515 2024.07.25 05:53:47.895830 [ 189 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11516 2024.07.25 05:53:47.895879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11517 2024.07.25 05:53:47.895958 [ 189 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part
11518 2024.07.25 05:53:47.895981 [ 3 ] {} <Debug> HTTP-Session: a37daa95-cb86-4e0c-bb41-83f914b206b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11519 2024.07.25 05:53:47.896046 [ 3 ] {} <Debug> HTTP-Session: a37daa95-cb86-4e0c-bb41-83f914b206b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11520 2024.07.25 05:53:47.896129 [ 3 ] {} <Debug> HTTP-Session: a37daa95-cb86-4e0c-bb41-83f914b206b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11521 2024.07.25 05:53:47.896313 [ 189 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part
11522 2024.07.25 05:53:47.896389 [ 3 ] {} <Trace> HTTP-Session: a37daa95-cb86-4e0c-bb41-83f914b206b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11523 2024.07.25 05:53:47.896778 [ 189 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part
11524 2024.07.25 05:53:47.897077 [ 3 ] {21408a68-780d-4c9d-93ec-d3ab9a62432e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
11525 2024.07.25 05:53:47.897187 [ 189 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part
11526 2024.07.25 05:53:47.897408 [ 3 ] {21408a68-780d-4c9d-93ec-d3ab9a62432e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
11527 2024.07.25 05:53:47.897616 [ 189 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part
11528 2024.07.25 05:53:47.898007 [ 189 ] {79798579-fdc4-4c4f-ad75-3b6178762911::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
11529 2024.07.25 05:53:47.899027 [ 3 ] {21408a68-780d-4c9d-93ec-d3ab9a62432e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11530 2024.07.25 05:53:47.899357 [ 191 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_61_12} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11531 2024.07.25 05:53:47.899653 [ 191 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_61_12} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11532 2024.07.25 05:53:47.900157 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB.
11533 2024.07.25 05:53:47.900372 [ 3 ] {21408a68-780d-4c9d-93ec-d3ab9a62432e} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11534 2024.07.25 05:53:47.900448 [ 3 ] {21408a68-780d-4c9d-93ec-d3ab9a62432e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11535 2024.07.25 05:53:47.901456 [ 189 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.006854773 sec., 22757.865213042067 rows/sec., 977.88 KiB/sec.
11536 2024.07.25 05:53:47.901537 [ 3 ] {21408a68-780d-4c9d-93ec-d3ab9a62432e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
11537 2024.07.25 05:53:47.901624 [ 189 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
11538 2024.07.25 05:53:47.902359 [ 3 ] {21408a68-780d-4c9d-93ec-d3ab9a62432e} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11539 2024.07.25 05:53:47.902551 [ 189 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_26_5} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11540 2024.07.25 05:53:47.902668 [ 111 ] {} <Debug> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
11541 2024.07.25 05:53:47.902702 [ 3 ] {21408a68-780d-4c9d-93ec-d3ab9a62432e} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.005908 sec., 13033.175355450237 rows/sec., 821.85 KiB/sec.
11542 2024.07.25 05:53:47.902785 [ 111 ] {} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11543 2024.07.25 05:53:47.902833 [ 189 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_26_5} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
11544 2024.07.25 05:53:47.902906 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11545 2024.07.25 05:53:47.903235 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
11546 2024.07.25 05:53:47.903288 [ 3 ] {21408a68-780d-4c9d-93ec-d3ab9a62432e} <Debug> DynamicQueryHandler: Done processing query
11547 2024.07.25 05:53:47.903312 [ 186 ] {c00922d1-161d-437c-932d-6a455c04f3cb::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
11548 2024.07.25 05:53:47.903322 [ 3 ] {21408a68-780d-4c9d-93ec-d3ab9a62432e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11549 2024.07.25 05:53:47.903362 [ 3 ] {} <Debug> HTTP-Session: a37daa95-cb86-4e0c-bb41-83f914b206b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11550 2024.07.25 05:53:47.903482 [ 186 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11551 2024.07.25 05:53:47.903522 [ 186 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1617 rows starting from the beginning of the part
11552 2024.07.25 05:53:47.903565 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 37786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11553 2024.07.25 05:53:47.903680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11554 2024.07.25 05:53:47.903731 [ 186 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 77 rows starting from the beginning of the part
11555 2024.07.25 05:53:47.903744 [ 3 ] {} <Debug> HTTP-Session: dbeb8156-b545-4b90-b804-86251c7b422a Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11556 2024.07.25 05:53:47.903815 [ 3 ] {} <Debug> HTTP-Session: dbeb8156-b545-4b90-b804-86251c7b422a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11557 2024.07.25 05:53:47.903872 [ 3 ] {} <Debug> HTTP-Session: dbeb8156-b545-4b90-b804-86251c7b422a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11558 2024.07.25 05:53:47.904005 [ 3 ] {} <Trace> HTTP-Session: dbeb8156-b545-4b90-b804-86251c7b422a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11559 2024.07.25 05:53:47.904055 [ 186 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 77 rows starting from the beginning of the part
11560 2024.07.25 05:53:47.904329 [ 186 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 77 rows starting from the beginning of the part
11561 2024.07.25 05:53:47.904441 [ 3 ] {89c6813f-a07f-42d5-84c5-40094916f79a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11562 2024.07.25 05:53:47.904630 [ 3 ] {89c6813f-a07f-42d5-84c5-40094916f79a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11563 2024.07.25 05:53:47.904685 [ 186 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 77 rows starting from the beginning of the part
11564 2024.07.25 05:53:47.904993 [ 186 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 77 rows starting from the beginning of the part
11565 2024.07.25 05:53:47.905734 [ 3 ] {89c6813f-a07f-42d5-84c5-40094916f79a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11566 2024.07.25 05:53:47.906380 [ 3 ] {89c6813f-a07f-42d5-84c5-40094916f79a} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11567 2024.07.25 05:53:47.906431 [ 3 ] {89c6813f-a07f-42d5-84c5-40094916f79a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11568 2024.07.25 05:53:47.906973 [ 3 ] {89c6813f-a07f-42d5-84c5-40094916f79a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11569 2024.07.25 05:53:47.907196 [ 186 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2002 rows, containing 5 columns (5 merged, 0 gathered) in 0.004107777 sec., 487368.2286063727 rows/sec., 30.01 MiB/sec.
11570 2024.07.25 05:53:47.907392 [ 186 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
11571 2024.07.25 05:53:47.907458 [ 3 ] {89c6813f-a07f-42d5-84c5-40094916f79a} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11572 2024.07.25 05:53:47.907701 [ 3 ] {89c6813f-a07f-42d5-84c5-40094916f79a} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.003491 sec., 56430.822114007446 rows/sec., 3.94 MiB/sec.
11573 2024.07.25 05:53:47.907980 [ 3 ] {89c6813f-a07f-42d5-84c5-40094916f79a} <Debug> DynamicQueryHandler: Done processing query
11574 2024.07.25 05:53:47.908009 [ 3 ] {89c6813f-a07f-42d5-84c5-40094916f79a} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
11575 2024.07.25 05:53:47.908030 [ 3 ] {} <Debug> HTTP-Session: dbeb8156-b545-4b90-b804-86251c7b422a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11576 2024.07.25 05:53:47.908094 [ 186 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_26_5} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11577 2024.07.25 05:53:47.908181 [ 186 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_26_5} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
11578 2024.07.25 05:53:47.908185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17739, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11579 2024.07.25 05:53:47.908257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11580 2024.07.25 05:53:47.908270 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
11581 2024.07.25 05:53:47.908279 [ 3 ] {} <Debug> HTTP-Session: 2522a528-c377-404a-9963-a4d0d1143028 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11582 2024.07.25 05:53:47.908302 [ 3 ] {} <Debug> HTTP-Session: 2522a528-c377-404a-9963-a4d0d1143028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11583 2024.07.25 05:53:47.908316 [ 3 ] {} <Debug> HTTP-Session: 2522a528-c377-404a-9963-a4d0d1143028 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11584 2024.07.25 05:53:47.908347 [ 3 ] {} <Trace> HTTP-Session: 2522a528-c377-404a-9963-a4d0d1143028 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11585 2024.07.25 05:53:47.908571 [ 3 ] {5bc09a3d-3406-4e5a-8cf4-10dc3b2972f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11586 2024.07.25 05:53:47.908635 [ 3 ] {5bc09a3d-3406-4e5a-8cf4-10dc3b2972f3} <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_histogramf64
11587 2024.07.25 05:53:47.909031 [ 3 ] {5bc09a3d-3406-4e5a-8cf4-10dc3b2972f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11588 2024.07.25 05:53:47.909604 [ 3 ] {5bc09a3d-3406-4e5a-8cf4-10dc3b2972f3} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11589 2024.07.25 05:53:47.909643 [ 3 ] {5bc09a3d-3406-4e5a-8cf4-10dc3b2972f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11590 2024.07.25 05:53:47.910246 [ 3 ] {5bc09a3d-3406-4e5a-8cf4-10dc3b2972f3} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11591 2024.07.25 05:53:47.910673 [ 3 ] {5bc09a3d-3406-4e5a-8cf4-10dc3b2972f3} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11592 2024.07.25 05:53:47.910870 [ 3 ] {5bc09a3d-3406-4e5a-8cf4-10dc3b2972f3} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002439 sec., 4510.045100451004 rows/sec., 8.08 MiB/sec.
11593 2024.07.25 05:53:47.911381 [ 3 ] {5bc09a3d-3406-4e5a-8cf4-10dc3b2972f3} <Debug> DynamicQueryHandler: Done processing query
11594 2024.07.25 05:53:47.911458 [ 3 ] {5bc09a3d-3406-4e5a-8cf4-10dc3b2972f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
11595 2024.07.25 05:53:47.911528 [ 3 ] {} <Debug> HTTP-Session: 2522a528-c377-404a-9963-a4d0d1143028 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11596 2024.07.25 05:53:47.911728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11597 2024.07.25 05:53:47.911783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11598 2024.07.25 05:53:47.911803 [ 3 ] {} <Debug> HTTP-Session: 7a380d41-ae5d-4813-a43d-a47e3cd4a9cc Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11599 2024.07.25 05:53:47.911820 [ 3 ] {} <Debug> HTTP-Session: 7a380d41-ae5d-4813-a43d-a47e3cd4a9cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11600 2024.07.25 05:53:47.911833 [ 3 ] {} <Debug> HTTP-Session: 7a380d41-ae5d-4813-a43d-a47e3cd4a9cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11601 2024.07.25 05:53:47.911865 [ 3 ] {} <Trace> HTTP-Session: 7a380d41-ae5d-4813-a43d-a47e3cd4a9cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11602 2024.07.25 05:53:47.911973 [ 3 ] {4716e205-bdc4-4b4f-b505-25b7b95e4bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
11603 2024.07.25 05:53:47.912020 [ 3 ] {4716e205-bdc4-4b4f-b505-25b7b95e4bfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
11604 2024.07.25 05:53:47.912162 [ 3 ] {4716e205-bdc4-4b4f-b505-25b7b95e4bfd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11605 2024.07.25 05:53:47.912446 [ 3 ] {4716e205-bdc4-4b4f-b505-25b7b95e4bfd} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11606 2024.07.25 05:53:47.912483 [ 3 ] {4716e205-bdc4-4b4f-b505-25b7b95e4bfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11607 2024.07.25 05:53:47.912838 [ 3 ] {4716e205-bdc4-4b4f-b505-25b7b95e4bfd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
11608 2024.07.25 05:53:47.913176 [ 3 ] {4716e205-bdc4-4b4f-b505-25b7b95e4bfd} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11609 2024.07.25 05:53:47.913330 [ 3 ] {4716e205-bdc4-4b4f-b505-25b7b95e4bfd} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.00139 sec., 16546.762589928057 rows/sec., 895.07 KiB/sec.
11610 2024.07.25 05:53:47.913497 [ 3 ] {4716e205-bdc4-4b4f-b505-25b7b95e4bfd} <Debug> DynamicQueryHandler: Done processing query
11611 2024.07.25 05:53:47.913522 [ 3 ] {4716e205-bdc4-4b4f-b505-25b7b95e4bfd} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11612 2024.07.25 05:53:47.913537 [ 3 ] {} <Debug> HTTP-Session: 7a380d41-ae5d-4813-a43d-a47e3cd4a9cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11613 2024.07.25 05:53:47.913654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11614 2024.07.25 05:53:47.913702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11615 2024.07.25 05:53:47.913721 [ 3 ] {} <Debug> HTTP-Session: 10e22b2a-9ee7-46bd-a839-90f6e561a799 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11616 2024.07.25 05:53:47.913737 [ 3 ] {} <Debug> HTTP-Session: 10e22b2a-9ee7-46bd-a839-90f6e561a799 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11617 2024.07.25 05:53:47.913751 [ 3 ] {} <Debug> HTTP-Session: 10e22b2a-9ee7-46bd-a839-90f6e561a799 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11618 2024.07.25 05:53:47.913781 [ 3 ] {} <Trace> HTTP-Session: 10e22b2a-9ee7-46bd-a839-90f6e561a799 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11619 2024.07.25 05:53:47.913897 [ 3 ] {9fdff911-0bf1-4eef-8014-93f5668a6535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11620 2024.07.25 05:53:47.913940 [ 3 ] {9fdff911-0bf1-4eef-8014-93f5668a6535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11621 2024.07.25 05:53:47.914070 [ 3 ] {9fdff911-0bf1-4eef-8014-93f5668a6535} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11622 2024.07.25 05:53:47.914398 [ 3 ] {9fdff911-0bf1-4eef-8014-93f5668a6535} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11623 2024.07.25 05:53:47.914435 [ 3 ] {9fdff911-0bf1-4eef-8014-93f5668a6535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11624 2024.07.25 05:53:47.914945 [ 3 ] {9fdff911-0bf1-4eef-8014-93f5668a6535} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11625 2024.07.25 05:53:47.915264 [ 3 ] {9fdff911-0bf1-4eef-8014-93f5668a6535} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11626 2024.07.25 05:53:47.915426 [ 3 ] {9fdff911-0bf1-4eef-8014-93f5668a6535} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001559 sec., 38486.20910840282 rows/sec., 2.59 MiB/sec.
11627 2024.07.25 05:53:47.915598 [ 3 ] {9fdff911-0bf1-4eef-8014-93f5668a6535} <Debug> DynamicQueryHandler: Done processing query
11628 2024.07.25 05:53:47.915622 [ 3 ] {9fdff911-0bf1-4eef-8014-93f5668a6535} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11629 2024.07.25 05:53:47.915637 [ 3 ] {} <Debug> HTTP-Session: 10e22b2a-9ee7-46bd-a839-90f6e561a799 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11630 2024.07.25 05:53:52.868927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11631 2024.07.25 05:53:52.869120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11632 2024.07.25 05:53:52.869164 [ 3 ] {} <Debug> HTTP-Session: b80c5ef2-381c-4ea5-8dd1-adb8064a879b Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11633 2024.07.25 05:53:52.869206 [ 3 ] {} <Debug> HTTP-Session: b80c5ef2-381c-4ea5-8dd1-adb8064a879b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11634 2024.07.25 05:53:52.869235 [ 3 ] {} <Debug> HTTP-Session: b80c5ef2-381c-4ea5-8dd1-adb8064a879b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11635 2024.07.25 05:53:52.869314 [ 3 ] {} <Trace> HTTP-Session: b80c5ef2-381c-4ea5-8dd1-adb8064a879b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11636 2024.07.25 05:53:52.869607 [ 3 ] {34ecf623-3a08-4ac6-a122-48cc1464387f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11637 2024.07.25 05:53:52.869714 [ 3 ] {34ecf623-3a08-4ac6-a122-48cc1464387f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11638 2024.07.25 05:53:52.870001 [ 3 ] {34ecf623-3a08-4ac6-a122-48cc1464387f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11639 2024.07.25 05:53:52.870516 [ 3 ] {34ecf623-3a08-4ac6-a122-48cc1464387f} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11640 2024.07.25 05:53:52.870557 [ 3 ] {34ecf623-3a08-4ac6-a122-48cc1464387f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11641 2024.07.25 05:53:52.870920 [ 3 ] {34ecf623-3a08-4ac6-a122-48cc1464387f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11642 2024.07.25 05:53:52.871252 [ 3 ] {34ecf623-3a08-4ac6-a122-48cc1464387f} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11643 2024.07.25 05:53:52.871418 [ 3 ] {34ecf623-3a08-4ac6-a122-48cc1464387f} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.001911 sec., 11512.297226582941 rows/sec., 933.13 KiB/sec.
11644 2024.07.25 05:53:52.871633 [ 3 ] {34ecf623-3a08-4ac6-a122-48cc1464387f} <Debug> DynamicQueryHandler: Done processing query
11645 2024.07.25 05:53:52.871660 [ 3 ] {34ecf623-3a08-4ac6-a122-48cc1464387f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11646 2024.07.25 05:53:52.871676 [ 3 ] {} <Debug> HTTP-Session: b80c5ef2-381c-4ea5-8dd1-adb8064a879b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11647 2024.07.25 05:53:52.871808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11648 2024.07.25 05:53:52.871856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11649 2024.07.25 05:53:52.871875 [ 3 ] {} <Debug> HTTP-Session: d15243d4-6a13-4613-8813-42250929afa2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11650 2024.07.25 05:53:52.871892 [ 3 ] {} <Debug> HTTP-Session: d15243d4-6a13-4613-8813-42250929afa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11651 2024.07.25 05:53:52.871905 [ 3 ] {} <Debug> HTTP-Session: d15243d4-6a13-4613-8813-42250929afa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11652 2024.07.25 05:53:52.871937 [ 3 ] {} <Trace> HTTP-Session: d15243d4-6a13-4613-8813-42250929afa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11653 2024.07.25 05:53:52.872030 [ 3 ] {e75f2dca-d6bd-455c-a473-2ae188c7717b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11654 2024.07.25 05:53:52.872074 [ 3 ] {e75f2dca-d6bd-455c-a473-2ae188c7717b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11655 2024.07.25 05:53:52.872200 [ 3 ] {e75f2dca-d6bd-455c-a473-2ae188c7717b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11656 2024.07.25 05:53:52.872521 [ 3 ] {e75f2dca-d6bd-455c-a473-2ae188c7717b} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11657 2024.07.25 05:53:52.872557 [ 3 ] {e75f2dca-d6bd-455c-a473-2ae188c7717b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11658 2024.07.25 05:53:52.872857 [ 3 ] {e75f2dca-d6bd-455c-a473-2ae188c7717b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
11659 2024.07.25 05:53:52.873168 [ 3 ] {e75f2dca-d6bd-455c-a473-2ae188c7717b} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11660 2024.07.25 05:53:52.873324 [ 3 ] {e75f2dca-d6bd-455c-a473-2ae188c7717b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00131 sec., 1526.7175572519084 rows/sec., 124.49 KiB/sec.
11661 2024.07.25 05:53:52.873335 [ 107 ] {} <Debug> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0
11662 2024.07.25 05:53:52.873443 [ 107 ] {} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11663 2024.07.25 05:53:52.873495 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11664 2024.07.25 05:53:52.873590 [ 3 ] {e75f2dca-d6bd-455c-a473-2ae188c7717b} <Debug> DynamicQueryHandler: Done processing query
11665 2024.07.25 05:53:52.873683 [ 3 ] {e75f2dca-d6bd-455c-a473-2ae188c7717b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11666 2024.07.25 05:53:52.873770 [ 3 ] {} <Debug> HTTP-Session: d15243d4-6a13-4613-8813-42250929afa2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11667 2024.07.25 05:53:52.873896 [ 187 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full
11668 2024.07.25 05:53:52.874037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11669 2024.07.25 05:53:52.874160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11670 2024.07.25 05:53:52.874206 [ 187 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11671 2024.07.25 05:53:52.874217 [ 3 ] {} <Debug> HTTP-Session: c1e5266c-2423-4a1f-af19-99302e5be029 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11672 2024.07.25 05:53:52.874269 [ 3 ] {} <Debug> HTTP-Session: c1e5266c-2423-4a1f-af19-99302e5be029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11673 2024.07.25 05:53:52.874269 [ 187 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 16 rows starting from the beginning of the part
11674 2024.07.25 05:53:52.874291 [ 3 ] {} <Debug> HTTP-Session: c1e5266c-2423-4a1f-af19-99302e5be029 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11675 2024.07.25 05:53:52.874370 [ 3 ] {} <Trace> HTTP-Session: c1e5266c-2423-4a1f-af19-99302e5be029 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11676 2024.07.25 05:53:52.874500 [ 187 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part
11677 2024.07.25 05:53:52.874783 [ 187 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part
11678 2024.07.25 05:53:52.874851 [ 3 ] {213125ab-dd4e-4fc9-ab13-01a232a97a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11679 2024.07.25 05:53:52.875024 [ 3 ] {213125ab-dd4e-4fc9-ab13-01a232a97a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11680 2024.07.25 05:53:52.875144 [ 187 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part
11681 2024.07.25 05:53:52.875454 [ 187 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part
11682 2024.07.25 05:53:52.875867 [ 187 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part
11683 2024.07.25 05:53:52.875914 [ 3 ] {213125ab-dd4e-4fc9-ab13-01a232a97a02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11684 2024.07.25 05:53:52.877040 [ 3 ] {213125ab-dd4e-4fc9-ab13-01a232a97a02} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11685 2024.07.25 05:53:52.877121 [ 3 ] {213125ab-dd4e-4fc9-ab13-01a232a97a02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11686 2024.07.25 05:53:52.878006 [ 3 ] {213125ab-dd4e-4fc9-ab13-01a232a97a02} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11687 2024.07.25 05:53:52.878436 [ 187 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.004850346 sec., 6185.125762162122 rows/sec., 504.35 KiB/sec.
11688 2024.07.25 05:53:52.878640 [ 187 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary)
11689 2024.07.25 05:53:52.878821 [ 3 ] {213125ab-dd4e-4fc9-ab13-01a232a97a02} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11690 2024.07.25 05:53:52.879300 [ 3 ] {213125ab-dd4e-4fc9-ab13-01a232a97a02} <Debug> executeQuery: Read 123 rows, 10.42 KiB in 0.004601 sec., 26733.318843729623 rows/sec., 2.21 MiB/sec.
11691 2024.07.25 05:53:52.879601 [ 187 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_24_5} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11692 2024.07.25 05:53:52.879632 [ 3 ] {213125ab-dd4e-4fc9-ab13-01a232a97a02} <Debug> DynamicQueryHandler: Done processing query
11693 2024.07.25 05:53:52.879675 [ 3 ] {213125ab-dd4e-4fc9-ab13-01a232a97a02} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11694 2024.07.25 05:53:52.879717 [ 3 ] {} <Debug> HTTP-Session: c1e5266c-2423-4a1f-af19-99302e5be029 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11695 2024.07.25 05:53:52.879770 [ 187 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_24_5} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5
11696 2024.07.25 05:53:52.879891 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
11697 2024.07.25 05:53:52.879898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11698 2024.07.25 05:53:52.879967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11699 2024.07.25 05:53:52.879986 [ 3 ] {} <Debug> HTTP-Session: 9ae08123-0f48-451d-b99a-3d4782c4b08f Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11700 2024.07.25 05:53:52.880002 [ 3 ] {} <Debug> HTTP-Session: 9ae08123-0f48-451d-b99a-3d4782c4b08f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11701 2024.07.25 05:53:52.880016 [ 3 ] {} <Debug> HTTP-Session: 9ae08123-0f48-451d-b99a-3d4782c4b08f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11702 2024.07.25 05:53:52.880047 [ 3 ] {} <Trace> HTTP-Session: 9ae08123-0f48-451d-b99a-3d4782c4b08f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11703 2024.07.25 05:53:52.880147 [ 3 ] {a0b3157e-4b83-41c1-80a3-227051389850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11704 2024.07.25 05:53:52.880190 [ 3 ] {a0b3157e-4b83-41c1-80a3-227051389850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11705 2024.07.25 05:53:52.880339 [ 3 ] {a0b3157e-4b83-41c1-80a3-227051389850} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11706 2024.07.25 05:53:52.880621 [ 3 ] {a0b3157e-4b83-41c1-80a3-227051389850} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11707 2024.07.25 05:53:52.880658 [ 3 ] {a0b3157e-4b83-41c1-80a3-227051389850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11708 2024.07.25 05:53:52.880960 [ 3 ] {a0b3157e-4b83-41c1-80a3-227051389850} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
11709 2024.07.25 05:53:52.881272 [ 3 ] {a0b3157e-4b83-41c1-80a3-227051389850} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11710 2024.07.25 05:53:52.881432 [ 3 ] {a0b3157e-4b83-41c1-80a3-227051389850} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001301 sec., 1537.2790161414296 rows/sec., 107.34 KiB/sec.
11711 2024.07.25 05:53:52.881438 [ 107 ] {} <Debug> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0
11712 2024.07.25 05:53:52.881514 [ 107 ] {} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11713 2024.07.25 05:53:52.881554 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11714 2024.07.25 05:53:52.881719 [ 3 ] {a0b3157e-4b83-41c1-80a3-227051389850} <Debug> DynamicQueryHandler: Done processing query
11715 2024.07.25 05:53:52.881742 [ 197 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full
11716 2024.07.25 05:53:52.881756 [ 3 ] {a0b3157e-4b83-41c1-80a3-227051389850} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11717 2024.07.25 05:53:52.881829 [ 3 ] {} <Debug> HTTP-Session: 9ae08123-0f48-451d-b99a-3d4782c4b08f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11718 2024.07.25 05:53:52.881970 [ 197 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11719 2024.07.25 05:53:52.882007 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14960, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11720 2024.07.25 05:53:52.882032 [ 197 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 16 rows starting from the beginning of the part
11721 2024.07.25 05:53:52.882108 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11722 2024.07.25 05:53:52.882205 [ 3 ] {} <Debug> HTTP-Session: 263caa9c-901d-43d3-bb72-c9de1de2b53f Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11723 2024.07.25 05:53:52.882282 [ 3 ] {} <Debug> HTTP-Session: 263caa9c-901d-43d3-bb72-c9de1de2b53f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11724 2024.07.25 05:53:52.882299 [ 197 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part
11725 2024.07.25 05:53:52.882353 [ 3 ] {} <Debug> HTTP-Session: 263caa9c-901d-43d3-bb72-c9de1de2b53f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11726 2024.07.25 05:53:52.882491 [ 3 ] {} <Trace> HTTP-Session: 263caa9c-901d-43d3-bb72-c9de1de2b53f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11727 2024.07.25 05:53:52.882622 [ 197 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part
11728 2024.07.25 05:53:52.882920 [ 3 ] {e1487fa6-5576-448f-bec7-440867092940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11729 2024.07.25 05:53:52.882937 [ 197 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part
11730 2024.07.25 05:53:52.883059 [ 3 ] {e1487fa6-5576-448f-bec7-440867092940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11731 2024.07.25 05:53:52.883191 [ 197 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part
11732 2024.07.25 05:53:52.883603 [ 197 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part
11733 2024.07.25 05:53:52.884197 [ 3 ] {e1487fa6-5576-448f-bec7-440867092940} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11734 2024.07.25 05:53:52.885088 [ 3 ] {e1487fa6-5576-448f-bec7-440867092940} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11735 2024.07.25 05:53:52.885152 [ 3 ] {e1487fa6-5576-448f-bec7-440867092940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11736 2024.07.25 05:53:52.886010 [ 3 ] {e1487fa6-5576-448f-bec7-440867092940} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11737 2024.07.25 05:53:52.886175 [ 197 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.004529818 sec., 6622.782637183216 rows/sec., 462.43 KiB/sec.
11738 2024.07.25 05:53:52.886397 [ 197 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary)
11739 2024.07.25 05:53:52.886750 [ 3 ] {e1487fa6-5576-448f-bec7-440867092940} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11740 2024.07.25 05:53:52.887162 [ 3 ] {e1487fa6-5576-448f-bec7-440867092940} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.004429 sec., 19869.044931135697 rows/sec., 1.55 MiB/sec.
11741 2024.07.25 05:53:52.887357 [ 197 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_24_5} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11742 2024.07.25 05:53:52.887490 [ 197 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_24_5} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5
11743 2024.07.25 05:53:52.887496 [ 3 ] {e1487fa6-5576-448f-bec7-440867092940} <Debug> DynamicQueryHandler: Done processing query
11744 2024.07.25 05:53:52.887546 [ 3 ] {e1487fa6-5576-448f-bec7-440867092940} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
11745 2024.07.25 05:53:52.887606 [ 3 ] {} <Debug> HTTP-Session: 263caa9c-901d-43d3-bb72-c9de1de2b53f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11746 2024.07.25 05:53:52.887649 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
11747 2024.07.25 05:53:52.887816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11748 2024.07.25 05:53:52.887874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11749 2024.07.25 05:53:52.887893 [ 3 ] {} <Debug> HTTP-Session: b3f826a4-38ba-4c4a-a98b-a0e3cd921624 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11750 2024.07.25 05:53:52.887909 [ 3 ] {} <Debug> HTTP-Session: b3f826a4-38ba-4c4a-a98b-a0e3cd921624 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11751 2024.07.25 05:53:52.887923 [ 3 ] {} <Debug> HTTP-Session: b3f826a4-38ba-4c4a-a98b-a0e3cd921624 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11752 2024.07.25 05:53:52.887955 [ 3 ] {} <Trace> HTTP-Session: b3f826a4-38ba-4c4a-a98b-a0e3cd921624 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11753 2024.07.25 05:53:52.888115 [ 3 ] {efcb5913-6d0e-4be2-8acc-44663af64192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11754 2024.07.25 05:53:52.888161 [ 3 ] {efcb5913-6d0e-4be2-8acc-44663af64192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11755 2024.07.25 05:53:52.888330 [ 3 ] {efcb5913-6d0e-4be2-8acc-44663af64192} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11756 2024.07.25 05:53:52.888768 [ 3 ] {efcb5913-6d0e-4be2-8acc-44663af64192} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11757 2024.07.25 05:53:52.888804 [ 3 ] {efcb5913-6d0e-4be2-8acc-44663af64192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11758 2024.07.25 05:53:52.889205 [ 3 ] {efcb5913-6d0e-4be2-8acc-44663af64192} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11759 2024.07.25 05:53:52.889548 [ 3 ] {efcb5913-6d0e-4be2-8acc-44663af64192} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11760 2024.07.25 05:53:52.889706 [ 3 ] {efcb5913-6d0e-4be2-8acc-44663af64192} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001663 sec., 96812.9885748647 rows/sec., 6.74 MiB/sec.
11761 2024.07.25 05:53:52.889715 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11762 2024.07.25 05:53:52.889801 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11763 2024.07.25 05:53:52.889837 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11764 2024.07.25 05:53:52.889987 [ 3 ] {efcb5913-6d0e-4be2-8acc-44663af64192} <Debug> DynamicQueryHandler: Done processing query
11765 2024.07.25 05:53:52.890009 [ 194 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::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
11766 2024.07.25 05:53:52.890020 [ 3 ] {efcb5913-6d0e-4be2-8acc-44663af64192} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11767 2024.07.25 05:53:52.890055 [ 3 ] {} <Debug> HTTP-Session: b3f826a4-38ba-4c4a-a98b-a0e3cd921624 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11768 2024.07.25 05:53:52.890167 [ 194 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11769 2024.07.25 05:53:52.890206 [ 194 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 7628 rows starting from the beginning of the part
11770 2024.07.25 05:53:52.890363 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 35402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11771 2024.07.25 05:53:52.890394 [ 194 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 161 rows starting from the beginning of the part
11772 2024.07.25 05:53:52.890501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11773 2024.07.25 05:53:52.890544 [ 3 ] {} <Debug> HTTP-Session: c75a54ca-3d3c-4551-b396-bb30679ed0ac Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11774 2024.07.25 05:53:52.890593 [ 3 ] {} <Debug> HTTP-Session: c75a54ca-3d3c-4551-b396-bb30679ed0ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11775 2024.07.25 05:53:52.890608 [ 194 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part
11776 2024.07.25 05:53:52.890624 [ 3 ] {} <Debug> HTTP-Session: c75a54ca-3d3c-4551-b396-bb30679ed0ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11777 2024.07.25 05:53:52.890720 [ 3 ] {} <Trace> HTTP-Session: c75a54ca-3d3c-4551-b396-bb30679ed0ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11778 2024.07.25 05:53:52.890899 [ 194 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::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
11779 2024.07.25 05:53:52.891115 [ 194 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 197 rows starting from the beginning of the part
11780 2024.07.25 05:53:52.891230 [ 194 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 161 rows starting from the beginning of the part
11781 2024.07.25 05:53:52.891244 [ 3 ] {537a0f62-44c5-4e9a-86ec-e3a1fb1dd30a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11782 2024.07.25 05:53:52.891580 [ 3 ] {537a0f62-44c5-4e9a-86ec-e3a1fb1dd30a} <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_histogramf64
11783 2024.07.25 05:53:52.892409 [ 3 ] {537a0f62-44c5-4e9a-86ec-e3a1fb1dd30a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11784 2024.07.25 05:53:52.893573 [ 3 ] {537a0f62-44c5-4e9a-86ec-e3a1fb1dd30a} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11785 2024.07.25 05:53:52.893611 [ 3 ] {537a0f62-44c5-4e9a-86ec-e3a1fb1dd30a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11786 2024.07.25 05:53:52.894784 [ 3 ] {537a0f62-44c5-4e9a-86ec-e3a1fb1dd30a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11787 2024.07.25 05:53:52.895237 [ 3 ] {537a0f62-44c5-4e9a-86ec-e3a1fb1dd30a} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11788 2024.07.25 05:53:52.895451 [ 3 ] {537a0f62-44c5-4e9a-86ec-e3a1fb1dd30a} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.004491 sec., 4898.686261411712 rows/sec., 8.78 MiB/sec.
11789 2024.07.25 05:53:52.895831 [ 3 ] {537a0f62-44c5-4e9a-86ec-e3a1fb1dd30a} <Debug> DynamicQueryHandler: Done processing query
11790 2024.07.25 05:53:52.895848 [ 200 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8468 rows, containing 5 columns (5 merged, 0 gathered) in 0.00590373 sec., 1434347.4379756525 rows/sec., 100.10 MiB/sec.
11791 2024.07.25 05:53:52.895864 [ 3 ] {537a0f62-44c5-4e9a-86ec-e3a1fb1dd30a} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
11792 2024.07.25 05:53:52.895934 [ 3 ] {} <Debug> HTTP-Session: c75a54ca-3d3c-4551-b396-bb30679ed0ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11793 2024.07.25 05:53:52.896085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11794 2024.07.25 05:53:52.896156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11795 2024.07.25 05:53:52.896187 [ 3 ] {} <Debug> HTTP-Session: 7cd9eea0-c9f8-4d8a-9624-390bccf168ca Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11796 2024.07.25 05:53:52.896210 [ 3 ] {} <Debug> HTTP-Session: 7cd9eea0-c9f8-4d8a-9624-390bccf168ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11797 2024.07.25 05:53:52.896229 [ 200 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11798 2024.07.25 05:53:52.896240 [ 3 ] {} <Debug> HTTP-Session: 7cd9eea0-c9f8-4d8a-9624-390bccf168ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11799 2024.07.25 05:53:52.896345 [ 3 ] {} <Trace> HTTP-Session: 7cd9eea0-c9f8-4d8a-9624-390bccf168ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11800 2024.07.25 05:53:52.896588 [ 3 ] {f4388853-1193-4b6f-8785-164aeb5fde10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11801 2024.07.25 05:53:52.896639 [ 3 ] {f4388853-1193-4b6f-8785-164aeb5fde10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11802 2024.07.25 05:53:52.897182 [ 3 ] {f4388853-1193-4b6f-8785-164aeb5fde10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11803 2024.07.25 05:53:52.897573 [ 200 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11804 2024.07.25 05:53:52.897829 [ 200 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11805 2024.07.25 05:53:52.897862 [ 3 ] {f4388853-1193-4b6f-8785-164aeb5fde10} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11806 2024.07.25 05:53:52.897928 [ 3 ] {f4388853-1193-4b6f-8785-164aeb5fde10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11807 2024.07.25 05:53:52.897991 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.47 MiB.
11808 2024.07.25 05:53:52.898376 [ 3 ] {f4388853-1193-4b6f-8785-164aeb5fde10} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11809 2024.07.25 05:53:52.898715 [ 3 ] {f4388853-1193-4b6f-8785-164aeb5fde10} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11810 2024.07.25 05:53:52.898871 [ 3 ] {f4388853-1193-4b6f-8785-164aeb5fde10} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002363 sec., 25391.451544646636 rows/sec., 1.71 MiB/sec.
11811 2024.07.25 05:53:52.898884 [ 107 ] {} <Debug> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11812 2024.07.25 05:53:52.898957 [ 107 ] {} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11813 2024.07.25 05:53:52.898996 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB.
11814 2024.07.25 05:53:52.899222 [ 3 ] {f4388853-1193-4b6f-8785-164aeb5fde10} <Debug> DynamicQueryHandler: Done processing query
11815 2024.07.25 05:53:52.899236 [ 200 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
11816 2024.07.25 05:53:52.899283 [ 3 ] {f4388853-1193-4b6f-8785-164aeb5fde10} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11817 2024.07.25 05:53:52.899370 [ 3 ] {} <Debug> HTTP-Session: 7cd9eea0-c9f8-4d8a-9624-390bccf168ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11818 2024.07.25 05:53:52.899846 [ 200 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11819 2024.07.25 05:53:52.899940 [ 200 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2590 rows starting from the beginning of the part
11820 2024.07.25 05:53:52.900114 [ 200 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
11821 2024.07.25 05:53:52.900317 [ 200 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part
11822 2024.07.25 05:53:52.900522 [ 200 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
11823 2024.07.25 05:53:52.900704 [ 200 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part
11824 2024.07.25 05:53:52.900881 [ 200 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
11825 2024.07.25 05:53:52.902547 [ 201 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2890 rows, containing 4 columns (4 merged, 0 gathered) in 0.003461572 sec., 834880.7998215839 rows/sec., 55.99 MiB/sec.
11826 2024.07.25 05:53:52.902831 [ 196 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11827 2024.07.25 05:53:52.903205 [ 196 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_61_12} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11828 2024.07.25 05:53:52.903279 [ 196 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_61_12} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11829 2024.07.25 05:53:52.903350 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB.
11830 2024.07.25 05:53:57.872029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 2325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11831 2024.07.25 05:53:57.872218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11832 2024.07.25 05:53:57.872262 [ 3 ] {} <Debug> HTTP-Session: e072c171-86f8-42a6-b09f-5bb029ed8278 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11833 2024.07.25 05:53:57.872303 [ 3 ] {} <Debug> HTTP-Session: e072c171-86f8-42a6-b09f-5bb029ed8278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11834 2024.07.25 05:53:57.872330 [ 3 ] {} <Debug> HTTP-Session: e072c171-86f8-42a6-b09f-5bb029ed8278 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11835 2024.07.25 05:53:57.872410 [ 3 ] {} <Trace> HTTP-Session: e072c171-86f8-42a6-b09f-5bb029ed8278 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11836 2024.07.25 05:53:57.872703 [ 3 ] {3f7e913f-e2c0-4a74-bd5f-3d213aa22d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11837 2024.07.25 05:53:57.872809 [ 3 ] {3f7e913f-e2c0-4a74-bd5f-3d213aa22d56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11838 2024.07.25 05:53:57.873120 [ 3 ] {3f7e913f-e2c0-4a74-bd5f-3d213aa22d56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11839 2024.07.25 05:53:57.873625 [ 3 ] {3f7e913f-e2c0-4a74-bd5f-3d213aa22d56} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11840 2024.07.25 05:53:57.873671 [ 3 ] {3f7e913f-e2c0-4a74-bd5f-3d213aa22d56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
11841 2024.07.25 05:53:57.874038 [ 3 ] {3f7e913f-e2c0-4a74-bd5f-3d213aa22d56} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11842 2024.07.25 05:53:57.874375 [ 3 ] {3f7e913f-e2c0-4a74-bd5f-3d213aa22d56} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11843 2024.07.25 05:53:57.874564 [ 3 ] {3f7e913f-e2c0-4a74-bd5f-3d213aa22d56} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001952 sec., 8709.016393442624 rows/sec., 630.86 KiB/sec.
11844 2024.07.25 05:53:57.874779 [ 3 ] {3f7e913f-e2c0-4a74-bd5f-3d213aa22d56} <Debug> DynamicQueryHandler: Done processing query
11845 2024.07.25 05:53:57.874806 [ 3 ] {3f7e913f-e2c0-4a74-bd5f-3d213aa22d56} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11846 2024.07.25 05:53:57.874823 [ 3 ] {} <Debug> HTTP-Session: e072c171-86f8-42a6-b09f-5bb029ed8278 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11847 2024.07.25 05:53:57.875028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 29344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11848 2024.07.25 05:53:57.875083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11849 2024.07.25 05:53:57.875102 [ 3 ] {} <Debug> HTTP-Session: 48f4e8b4-f2e7-4f96-b110-e2c24beb2c32 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11850 2024.07.25 05:53:57.875120 [ 3 ] {} <Debug> HTTP-Session: 48f4e8b4-f2e7-4f96-b110-e2c24beb2c32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11851 2024.07.25 05:53:57.875134 [ 3 ] {} <Debug> HTTP-Session: 48f4e8b4-f2e7-4f96-b110-e2c24beb2c32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11852 2024.07.25 05:53:57.875170 [ 3 ] {} <Trace> HTTP-Session: 48f4e8b4-f2e7-4f96-b110-e2c24beb2c32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11853 2024.07.25 05:53:57.875324 [ 3 ] {686d602f-362c-4598-b713-3965c81bfc02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11854 2024.07.25 05:53:57.875372 [ 3 ] {686d602f-362c-4598-b713-3965c81bfc02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11855 2024.07.25 05:53:57.875506 [ 3 ] {686d602f-362c-4598-b713-3965c81bfc02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11856 2024.07.25 05:53:57.875965 [ 3 ] {686d602f-362c-4598-b713-3965c81bfc02} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11857 2024.07.25 05:53:57.876003 [ 3 ] {686d602f-362c-4598-b713-3965c81bfc02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
11858 2024.07.25 05:53:57.876329 [ 3 ] {686d602f-362c-4598-b713-3965c81bfc02} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
11859 2024.07.25 05:53:57.876643 [ 3 ] {686d602f-362c-4598-b713-3965c81bfc02} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11860 2024.07.25 05:53:57.876801 [ 3 ] {686d602f-362c-4598-b713-3965c81bfc02} <Debug> executeQuery: Read 194 rows, 17.54 KiB in 0.001542 sec., 125810.635538262 rows/sec., 11.11 MiB/sec.
11861 2024.07.25 05:53:57.876972 [ 3 ] {686d602f-362c-4598-b713-3965c81bfc02} <Debug> DynamicQueryHandler: Done processing query
11862 2024.07.25 05:53:57.876996 [ 3 ] {686d602f-362c-4598-b713-3965c81bfc02} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
11863 2024.07.25 05:53:57.877011 [ 3 ] {} <Debug> HTTP-Session: 48f4e8b4-f2e7-4f96-b110-e2c24beb2c32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11864 2024.07.25 05:53:57.877207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 63424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11865 2024.07.25 05:53:57.877257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11866 2024.07.25 05:53:57.877276 [ 3 ] {} <Debug> HTTP-Session: c4a70335-e227-4f9e-bd27-576030e2bcb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11867 2024.07.25 05:53:57.877293 [ 3 ] {} <Debug> HTTP-Session: c4a70335-e227-4f9e-bd27-576030e2bcb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11868 2024.07.25 05:53:57.877307 [ 3 ] {} <Debug> HTTP-Session: c4a70335-e227-4f9e-bd27-576030e2bcb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11869 2024.07.25 05:53:57.877340 [ 3 ] {} <Trace> HTTP-Session: c4a70335-e227-4f9e-bd27-576030e2bcb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11870 2024.07.25 05:53:57.877565 [ 3 ] {3968c088-63d5-4edd-859b-447d880e1bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11871 2024.07.25 05:53:57.877610 [ 3 ] {3968c088-63d5-4edd-859b-447d880e1bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11872 2024.07.25 05:53:57.877736 [ 3 ] {3968c088-63d5-4edd-859b-447d880e1bef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11873 2024.07.25 05:53:57.878255 [ 3 ] {3968c088-63d5-4edd-859b-447d880e1bef} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11874 2024.07.25 05:53:57.878292 [ 3 ] {3968c088-63d5-4edd-859b-447d880e1bef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
11875 2024.07.25 05:53:57.878614 [ 3 ] {3968c088-63d5-4edd-859b-447d880e1bef} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
11876 2024.07.25 05:53:57.878917 [ 3 ] {3968c088-63d5-4edd-859b-447d880e1bef} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11877 2024.07.25 05:53:57.879072 [ 3 ] {3968c088-63d5-4edd-859b-447d880e1bef} <Debug> executeQuery: Read 393 rows, 28.36 KiB in 0.001617 sec., 243042.6716141002 rows/sec., 17.12 MiB/sec.
11878 2024.07.25 05:53:57.879340 [ 3 ] {3968c088-63d5-4edd-859b-447d880e1bef} <Debug> DynamicQueryHandler: Done processing query
11879 2024.07.25 05:53:57.879404 [ 3 ] {3968c088-63d5-4edd-859b-447d880e1bef} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
11880 2024.07.25 05:53:57.879466 [ 3 ] {} <Debug> HTTP-Session: c4a70335-e227-4f9e-bd27-576030e2bcb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11881 2024.07.25 05:53:57.879643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11882 2024.07.25 05:53:57.879695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11883 2024.07.25 05:53:57.879715 [ 3 ] {} <Debug> HTTP-Session: 2f73eadf-3197-416d-8b6b-756c925df484 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11884 2024.07.25 05:53:57.879733 [ 3 ] {} <Debug> HTTP-Session: 2f73eadf-3197-416d-8b6b-756c925df484 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11885 2024.07.25 05:53:57.879747 [ 3 ] {} <Debug> HTTP-Session: 2f73eadf-3197-416d-8b6b-756c925df484 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11886 2024.07.25 05:53:57.879779 [ 3 ] {} <Trace> HTTP-Session: 2f73eadf-3197-416d-8b6b-756c925df484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11887 2024.07.25 05:53:57.879882 [ 3 ] {0b57deb4-03a2-405c-914b-9b5ab2def6ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11888 2024.07.25 05:53:57.879929 [ 3 ] {0b57deb4-03a2-405c-914b-9b5ab2def6ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11889 2024.07.25 05:53:57.880079 [ 3 ] {0b57deb4-03a2-405c-914b-9b5ab2def6ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11890 2024.07.25 05:53:57.880358 [ 3 ] {0b57deb4-03a2-405c-914b-9b5ab2def6ba} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11891 2024.07.25 05:53:57.880393 [ 3 ] {0b57deb4-03a2-405c-914b-9b5ab2def6ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
11892 2024.07.25 05:53:57.880758 [ 3 ] {0b57deb4-03a2-405c-914b-9b5ab2def6ba} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
11893 2024.07.25 05:53:57.881083 [ 3 ] {0b57deb4-03a2-405c-914b-9b5ab2def6ba} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11894 2024.07.25 05:53:57.881225 [ 3 ] {0b57deb4-03a2-405c-914b-9b5ab2def6ba} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001367 sec., 4389.1733723482075 rows/sec., 188.60 KiB/sec.
11895 2024.07.25 05:53:57.881393 [ 3 ] {0b57deb4-03a2-405c-914b-9b5ab2def6ba} <Debug> DynamicQueryHandler: Done processing query
11896 2024.07.25 05:53:57.881418 [ 3 ] {0b57deb4-03a2-405c-914b-9b5ab2def6ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11897 2024.07.25 05:53:57.881433 [ 3 ] {} <Debug> HTTP-Session: 2f73eadf-3197-416d-8b6b-756c925df484 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11898 2024.07.25 05:53:57.881561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11899 2024.07.25 05:53:57.881609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11900 2024.07.25 05:53:57.881627 [ 3 ] {} <Debug> HTTP-Session: b68d305e-c896-47f8-854d-4bf7ebb5b731 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11901 2024.07.25 05:53:57.881644 [ 3 ] {} <Debug> HTTP-Session: b68d305e-c896-47f8-854d-4bf7ebb5b731 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11902 2024.07.25 05:53:57.881658 [ 3 ] {} <Debug> HTTP-Session: b68d305e-c896-47f8-854d-4bf7ebb5b731 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11903 2024.07.25 05:53:57.881688 [ 3 ] {} <Trace> HTTP-Session: b68d305e-c896-47f8-854d-4bf7ebb5b731 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11904 2024.07.25 05:53:57.881821 [ 3 ] {9dbf7fb2-2791-408b-8ec7-d079e894a80e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
11905 2024.07.25 05:53:57.881868 [ 3 ] {9dbf7fb2-2791-408b-8ec7-d079e894a80e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
11906 2024.07.25 05:53:57.882010 [ 3 ] {9dbf7fb2-2791-408b-8ec7-d079e894a80e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11907 2024.07.25 05:53:57.882352 [ 3 ] {9dbf7fb2-2791-408b-8ec7-d079e894a80e} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11908 2024.07.25 05:53:57.882387 [ 3 ] {9dbf7fb2-2791-408b-8ec7-d079e894a80e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
11909 2024.07.25 05:53:57.882748 [ 3 ] {9dbf7fb2-2791-408b-8ec7-d079e894a80e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
11910 2024.07.25 05:53:57.883092 [ 3 ] {9dbf7fb2-2791-408b-8ec7-d079e894a80e} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11911 2024.07.25 05:53:57.883248 [ 3 ] {9dbf7fb2-2791-408b-8ec7-d079e894a80e} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001486 sec., 51816.95827725438 rows/sec., 3.19 MiB/sec.
11912 2024.07.25 05:53:57.883418 [ 3 ] {9dbf7fb2-2791-408b-8ec7-d079e894a80e} <Debug> DynamicQueryHandler: Done processing query
11913 2024.07.25 05:53:57.883443 [ 3 ] {9dbf7fb2-2791-408b-8ec7-d079e894a80e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11914 2024.07.25 05:53:57.883459 [ 3 ] {} <Debug> HTTP-Session: b68d305e-c896-47f8-854d-4bf7ebb5b731 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11915 2024.07.25 05:53:57.883630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11916 2024.07.25 05:53:57.883679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11917 2024.07.25 05:53:57.883698 [ 3 ] {} <Debug> HTTP-Session: 221dd2fd-84bb-48cb-a1c3-8e785a976f53 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11918 2024.07.25 05:53:57.883714 [ 3 ] {} <Debug> HTTP-Session: 221dd2fd-84bb-48cb-a1c3-8e785a976f53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11919 2024.07.25 05:53:57.883727 [ 3 ] {} <Debug> HTTP-Session: 221dd2fd-84bb-48cb-a1c3-8e785a976f53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11920 2024.07.25 05:53:57.883757 [ 3 ] {} <Trace> HTTP-Session: 221dd2fd-84bb-48cb-a1c3-8e785a976f53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11921 2024.07.25 05:53:57.883903 [ 3 ] {dcb8c586-0cc1-4c10-a534-49b2fa2f46b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11922 2024.07.25 05:53:57.883947 [ 3 ] {dcb8c586-0cc1-4c10-a534-49b2fa2f46b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11923 2024.07.25 05:53:57.884093 [ 3 ] {dcb8c586-0cc1-4c10-a534-49b2fa2f46b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11924 2024.07.25 05:53:57.884489 [ 3 ] {dcb8c586-0cc1-4c10-a534-49b2fa2f46b0} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11925 2024.07.25 05:53:57.884525 [ 3 ] {dcb8c586-0cc1-4c10-a534-49b2fa2f46b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
11926 2024.07.25 05:53:57.884886 [ 3 ] {dcb8c586-0cc1-4c10-a534-49b2fa2f46b0} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11927 2024.07.25 05:53:57.885221 [ 3 ] {dcb8c586-0cc1-4c10-a534-49b2fa2f46b0} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11928 2024.07.25 05:53:57.885365 [ 3 ] {dcb8c586-0cc1-4c10-a534-49b2fa2f46b0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001527 sec., 104780.61558611658 rows/sec., 7.30 MiB/sec.
11929 2024.07.25 05:53:57.885532 [ 3 ] {dcb8c586-0cc1-4c10-a534-49b2fa2f46b0} <Debug> DynamicQueryHandler: Done processing query
11930 2024.07.25 05:53:57.885557 [ 3 ] {dcb8c586-0cc1-4c10-a534-49b2fa2f46b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11931 2024.07.25 05:53:57.885573 [ 3 ] {} <Debug> HTTP-Session: 221dd2fd-84bb-48cb-a1c3-8e785a976f53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11932 2024.07.25 05:53:57.885704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11933 2024.07.25 05:53:57.885753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11934 2024.07.25 05:53:57.885772 [ 3 ] {} <Debug> HTTP-Session: bc4bf631-88ee-46c6-b11c-1968e157516b Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11935 2024.07.25 05:53:57.885788 [ 3 ] {} <Debug> HTTP-Session: bc4bf631-88ee-46c6-b11c-1968e157516b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11936 2024.07.25 05:53:57.885802 [ 3 ] {} <Debug> HTTP-Session: bc4bf631-88ee-46c6-b11c-1968e157516b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11937 2024.07.25 05:53:57.885832 [ 3 ] {} <Trace> HTTP-Session: bc4bf631-88ee-46c6-b11c-1968e157516b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11938 2024.07.25 05:53:57.886006 [ 3 ] {1c78dbd0-8c9b-4c6c-9781-91d61d6d3fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11939 2024.07.25 05:53:57.886070 [ 3 ] {1c78dbd0-8c9b-4c6c-9781-91d61d6d3fd4} <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_histogramf64
11940 2024.07.25 05:53:57.886481 [ 3 ] {1c78dbd0-8c9b-4c6c-9781-91d61d6d3fd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11941 2024.07.25 05:53:57.887060 [ 3 ] {1c78dbd0-8c9b-4c6c-9781-91d61d6d3fd4} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11942 2024.07.25 05:53:57.887095 [ 3 ] {1c78dbd0-8c9b-4c6c-9781-91d61d6d3fd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
11943 2024.07.25 05:53:57.887687 [ 3 ] {1c78dbd0-8c9b-4c6c-9781-91d61d6d3fd4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11944 2024.07.25 05:53:57.888095 [ 3 ] {1c78dbd0-8c9b-4c6c-9781-91d61d6d3fd4} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11945 2024.07.25 05:53:57.888277 [ 3 ] {1c78dbd0-8c9b-4c6c-9781-91d61d6d3fd4} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002371 sec., 4639.392661324336 rows/sec., 8.31 MiB/sec.
11946 2024.07.25 05:53:57.888496 [ 3 ] {1c78dbd0-8c9b-4c6c-9781-91d61d6d3fd4} <Debug> DynamicQueryHandler: Done processing query
11947 2024.07.25 05:53:57.888521 [ 3 ] {1c78dbd0-8c9b-4c6c-9781-91d61d6d3fd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
11948 2024.07.25 05:53:57.888537 [ 3 ] {} <Debug> HTTP-Session: bc4bf631-88ee-46c6-b11c-1968e157516b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11949 2024.07.25 05:53:57.888657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11950 2024.07.25 05:53:57.888707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11951 2024.07.25 05:53:57.888725 [ 3 ] {} <Debug> HTTP-Session: 24b94295-cde6-48cb-9cc3-6481759837b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11952 2024.07.25 05:53:57.888742 [ 3 ] {} <Debug> HTTP-Session: 24b94295-cde6-48cb-9cc3-6481759837b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11953 2024.07.25 05:53:57.888756 [ 3 ] {} <Debug> HTTP-Session: 24b94295-cde6-48cb-9cc3-6481759837b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11954 2024.07.25 05:53:57.888786 [ 3 ] {} <Trace> HTTP-Session: 24b94295-cde6-48cb-9cc3-6481759837b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11955 2024.07.25 05:53:57.888887 [ 3 ] {1d29c2e2-91b2-4cca-8c98-29722bb55e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
11956 2024.07.25 05:53:57.888931 [ 3 ] {1d29c2e2-91b2-4cca-8c98-29722bb55e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
11957 2024.07.25 05:53:57.889059 [ 3 ] {1d29c2e2-91b2-4cca-8c98-29722bb55e05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11958 2024.07.25 05:53:57.889346 [ 3 ] {1d29c2e2-91b2-4cca-8c98-29722bb55e05} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11959 2024.07.25 05:53:57.889382 [ 3 ] {1d29c2e2-91b2-4cca-8c98-29722bb55e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
11960 2024.07.25 05:53:57.889740 [ 3 ] {1d29c2e2-91b2-4cca-8c98-29722bb55e05} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
11961 2024.07.25 05:53:57.890064 [ 3 ] {1d29c2e2-91b2-4cca-8c98-29722bb55e05} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11962 2024.07.25 05:53:57.890223 [ 3 ] {1d29c2e2-91b2-4cca-8c98-29722bb55e05} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.00136 sec., 16911.764705882353 rows/sec., 914.81 KiB/sec.
11963 2024.07.25 05:53:57.890533 [ 3 ] {1d29c2e2-91b2-4cca-8c98-29722bb55e05} <Debug> DynamicQueryHandler: Done processing query
11964 2024.07.25 05:53:57.890570 [ 3 ] {1d29c2e2-91b2-4cca-8c98-29722bb55e05} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11965 2024.07.25 05:53:57.890587 [ 3 ] {} <Debug> HTTP-Session: 24b94295-cde6-48cb-9cc3-6481759837b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11966 2024.07.25 05:53:57.890705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11967 2024.07.25 05:53:57.890753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11968 2024.07.25 05:53:57.890771 [ 3 ] {} <Debug> HTTP-Session: e5a68881-b265-4ae6-9440-ab108522054b Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11969 2024.07.25 05:53:57.890787 [ 3 ] {} <Debug> HTTP-Session: e5a68881-b265-4ae6-9440-ab108522054b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11970 2024.07.25 05:53:57.890801 [ 3 ] {} <Debug> HTTP-Session: e5a68881-b265-4ae6-9440-ab108522054b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11971 2024.07.25 05:53:57.890831 [ 3 ] {} <Trace> HTTP-Session: e5a68881-b265-4ae6-9440-ab108522054b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11972 2024.07.25 05:53:57.890949 [ 3 ] {22235e37-5526-40b4-8780-98192d219aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11973 2024.07.25 05:53:57.890996 [ 3 ] {22235e37-5526-40b4-8780-98192d219aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11974 2024.07.25 05:53:57.891144 [ 3 ] {22235e37-5526-40b4-8780-98192d219aa2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11975 2024.07.25 05:53:57.891437 [ 3 ] {22235e37-5526-40b4-8780-98192d219aa2} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11976 2024.07.25 05:53:57.891472 [ 3 ] {22235e37-5526-40b4-8780-98192d219aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
11977 2024.07.25 05:53:57.891825 [ 3 ] {22235e37-5526-40b4-8780-98192d219aa2} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11978 2024.07.25 05:53:57.892144 [ 3 ] {22235e37-5526-40b4-8780-98192d219aa2} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11979 2024.07.25 05:53:57.892295 [ 3 ] {22235e37-5526-40b4-8780-98192d219aa2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001382 sec., 43415.34008683068 rows/sec., 2.93 MiB/sec.
11980 2024.07.25 05:53:57.892460 [ 3 ] {22235e37-5526-40b4-8780-98192d219aa2} <Debug> DynamicQueryHandler: Done processing query
11981 2024.07.25 05:53:57.892485 [ 3 ] {22235e37-5526-40b4-8780-98192d219aa2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11982 2024.07.25 05:53:57.892501 [ 3 ] {} <Debug> HTTP-Session: e5a68881-b265-4ae6-9440-ab108522054b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11983 2024.07.25 05:54:02.324033 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache
11984 2024.07.25 05:54:02.324105 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache
11985 2024.07.25 05:54:02.867717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11986 2024.07.25 05:54:02.867828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11987 2024.07.25 05:54:02.867852 [ 3 ] {} <Debug> HTTP-Session: 092d642a-25e4-4b66-b66a-031208a88df9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
11988 2024.07.25 05:54:02.867876 [ 3 ] {} <Debug> HTTP-Session: 092d642a-25e4-4b66-b66a-031208a88df9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11989 2024.07.25 05:54:02.867890 [ 3 ] {} <Debug> HTTP-Session: 092d642a-25e4-4b66-b66a-031208a88df9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11990 2024.07.25 05:54:02.867940 [ 3 ] {} <Trace> HTTP-Session: 092d642a-25e4-4b66-b66a-031208a88df9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11991 2024.07.25 05:54:02.868130 [ 3 ] {36302567-a250-4fbf-9300-5e537731ff0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11992 2024.07.25 05:54:02.868196 [ 3 ] {36302567-a250-4fbf-9300-5e537731ff0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11993 2024.07.25 05:54:02.868388 [ 3 ] {36302567-a250-4fbf-9300-5e537731ff0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11994 2024.07.25 05:54:02.868798 [ 3 ] {36302567-a250-4fbf-9300-5e537731ff0e} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11995 2024.07.25 05:54:02.868839 [ 3 ] {36302567-a250-4fbf-9300-5e537731ff0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
11996 2024.07.25 05:54:02.869198 [ 3 ] {36302567-a250-4fbf-9300-5e537731ff0e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11997 2024.07.25 05:54:02.869528 [ 3 ] {36302567-a250-4fbf-9300-5e537731ff0e} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11998 2024.07.25 05:54:02.869695 [ 3 ] {36302567-a250-4fbf-9300-5e537731ff0e} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.001619 sec., 13588.63495985176 rows/sec., 1.08 MiB/sec.
11999 2024.07.25 05:54:02.869880 [ 3 ] {36302567-a250-4fbf-9300-5e537731ff0e} <Debug> DynamicQueryHandler: Done processing query
12000 2024.07.25 05:54:02.869906 [ 3 ] {36302567-a250-4fbf-9300-5e537731ff0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12001 2024.07.25 05:54:02.869922 [ 3 ] {} <Debug> HTTP-Session: 092d642a-25e4-4b66-b66a-031208a88df9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12002 2024.07.25 05:54:02.870071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12003 2024.07.25 05:54:02.870119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12004 2024.07.25 05:54:02.870137 [ 3 ] {} <Debug> HTTP-Session: 44937948-925d-447d-9ad9-4228af37cf0b Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12005 2024.07.25 05:54:02.870153 [ 3 ] {} <Debug> HTTP-Session: 44937948-925d-447d-9ad9-4228af37cf0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12006 2024.07.25 05:54:02.870166 [ 3 ] {} <Debug> HTTP-Session: 44937948-925d-447d-9ad9-4228af37cf0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12007 2024.07.25 05:54:02.870197 [ 3 ] {} <Trace> HTTP-Session: 44937948-925d-447d-9ad9-4228af37cf0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12008 2024.07.25 05:54:02.870289 [ 3 ] {d7022b97-7e94-41a5-be44-d0d2f8e20c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12009 2024.07.25 05:54:02.870333 [ 3 ] {d7022b97-7e94-41a5-be44-d0d2f8e20c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12010 2024.07.25 05:54:02.870459 [ 3 ] {d7022b97-7e94-41a5-be44-d0d2f8e20c7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12011 2024.07.25 05:54:02.870750 [ 3 ] {d7022b97-7e94-41a5-be44-d0d2f8e20c7f} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12012 2024.07.25 05:54:02.870786 [ 3 ] {d7022b97-7e94-41a5-be44-d0d2f8e20c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12013 2024.07.25 05:54:02.871087 [ 3 ] {d7022b97-7e94-41a5-be44-d0d2f8e20c7f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
12014 2024.07.25 05:54:02.871381 [ 3 ] {d7022b97-7e94-41a5-be44-d0d2f8e20c7f} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12015 2024.07.25 05:54:02.871534 [ 3 ] {d7022b97-7e94-41a5-be44-d0d2f8e20c7f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001264 sec., 1582.2784810126584 rows/sec., 129.02 KiB/sec.
12016 2024.07.25 05:54:02.871697 [ 3 ] {d7022b97-7e94-41a5-be44-d0d2f8e20c7f} <Debug> DynamicQueryHandler: Done processing query
12017 2024.07.25 05:54:02.871720 [ 3 ] {d7022b97-7e94-41a5-be44-d0d2f8e20c7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12018 2024.07.25 05:54:02.871736 [ 3 ] {} <Debug> HTTP-Session: 44937948-925d-447d-9ad9-4228af37cf0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12019 2024.07.25 05:54:02.871869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17918, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12020 2024.07.25 05:54:02.871916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12021 2024.07.25 05:54:02.871934 [ 3 ] {} <Debug> HTTP-Session: 7211a51f-6029-4c3b-8e25-bd8b507c3761 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12022 2024.07.25 05:54:02.871950 [ 3 ] {} <Debug> HTTP-Session: 7211a51f-6029-4c3b-8e25-bd8b507c3761 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12023 2024.07.25 05:54:02.871963 [ 3 ] {} <Debug> HTTP-Session: 7211a51f-6029-4c3b-8e25-bd8b507c3761 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12024 2024.07.25 05:54:02.871993 [ 3 ] {} <Trace> HTTP-Session: 7211a51f-6029-4c3b-8e25-bd8b507c3761 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12025 2024.07.25 05:54:02.872119 [ 3 ] {8ec274f9-8cf9-4117-80d2-281cda4a3f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12026 2024.07.25 05:54:02.872160 [ 3 ] {8ec274f9-8cf9-4117-80d2-281cda4a3f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12027 2024.07.25 05:54:02.872284 [ 3 ] {8ec274f9-8cf9-4117-80d2-281cda4a3f9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12028 2024.07.25 05:54:02.872624 [ 3 ] {8ec274f9-8cf9-4117-80d2-281cda4a3f9c} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12029 2024.07.25 05:54:02.872659 [ 3 ] {8ec274f9-8cf9-4117-80d2-281cda4a3f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12030 2024.07.25 05:54:02.872961 [ 3 ] {8ec274f9-8cf9-4117-80d2-281cda4a3f9c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12031 2024.07.25 05:54:02.873255 [ 3 ] {8ec274f9-8cf9-4117-80d2-281cda4a3f9c} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12032 2024.07.25 05:54:02.873405 [ 3 ] {8ec274f9-8cf9-4117-80d2-281cda4a3f9c} <Debug> executeQuery: Read 123 rows, 10.42 KiB in 0.001339 sec., 91859.59671396566 rows/sec., 7.60 MiB/sec.
12033 2024.07.25 05:54:02.873601 [ 3 ] {8ec274f9-8cf9-4117-80d2-281cda4a3f9c} <Debug> DynamicQueryHandler: Done processing query
12034 2024.07.25 05:54:02.873634 [ 3 ] {8ec274f9-8cf9-4117-80d2-281cda4a3f9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
12035 2024.07.25 05:54:02.873653 [ 3 ] {} <Debug> HTTP-Session: 7211a51f-6029-4c3b-8e25-bd8b507c3761 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12036 2024.07.25 05:54:02.873782 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12037 2024.07.25 05:54:02.873840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12038 2024.07.25 05:54:02.873863 [ 3 ] {} <Debug> HTTP-Session: 8896cc41-23bc-4277-b7ce-c0443b33b555 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12039 2024.07.25 05:54:02.873883 [ 3 ] {} <Debug> HTTP-Session: 8896cc41-23bc-4277-b7ce-c0443b33b555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12040 2024.07.25 05:54:02.873900 [ 3 ] {} <Debug> HTTP-Session: 8896cc41-23bc-4277-b7ce-c0443b33b555 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12041 2024.07.25 05:54:02.873937 [ 3 ] {} <Trace> HTTP-Session: 8896cc41-23bc-4277-b7ce-c0443b33b555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12042 2024.07.25 05:54:02.874052 [ 3 ] {543e6ebe-deab-4a4a-89de-e848b22a9038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12043 2024.07.25 05:54:02.874104 [ 3 ] {543e6ebe-deab-4a4a-89de-e848b22a9038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12044 2024.07.25 05:54:02.874264 [ 3 ] {543e6ebe-deab-4a4a-89de-e848b22a9038} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12045 2024.07.25 05:54:02.874534 [ 3 ] {543e6ebe-deab-4a4a-89de-e848b22a9038} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12046 2024.07.25 05:54:02.874570 [ 3 ] {543e6ebe-deab-4a4a-89de-e848b22a9038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12047 2024.07.25 05:54:02.874877 [ 3 ] {543e6ebe-deab-4a4a-89de-e848b22a9038} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
12048 2024.07.25 05:54:02.875181 [ 3 ] {543e6ebe-deab-4a4a-89de-e848b22a9038} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12049 2024.07.25 05:54:02.875316 [ 3 ] {543e6ebe-deab-4a4a-89de-e848b22a9038} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001295 sec., 1544.4015444015445 rows/sec., 107.84 KiB/sec.
12050 2024.07.25 05:54:02.875607 [ 3 ] {543e6ebe-deab-4a4a-89de-e848b22a9038} <Debug> DynamicQueryHandler: Done processing query
12051 2024.07.25 05:54:02.875656 [ 3 ] {543e6ebe-deab-4a4a-89de-e848b22a9038} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12052 2024.07.25 05:54:02.875691 [ 3 ] {} <Debug> HTTP-Session: 8896cc41-23bc-4277-b7ce-c0443b33b555 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12053 2024.07.25 05:54:02.875834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14962, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12054 2024.07.25 05:54:02.875882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12055 2024.07.25 05:54:02.875900 [ 3 ] {} <Debug> HTTP-Session: a5788cf2-bc51-43a4-86fa-4d85daa7cd6c Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12056 2024.07.25 05:54:02.875916 [ 3 ] {} <Debug> HTTP-Session: a5788cf2-bc51-43a4-86fa-4d85daa7cd6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12057 2024.07.25 05:54:02.875930 [ 3 ] {} <Debug> HTTP-Session: a5788cf2-bc51-43a4-86fa-4d85daa7cd6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12058 2024.07.25 05:54:02.875961 [ 3 ] {} <Trace> HTTP-Session: a5788cf2-bc51-43a4-86fa-4d85daa7cd6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12059 2024.07.25 05:54:02.876084 [ 3 ] {1db65254-0171-40e8-ad55-f75bbf97887a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12060 2024.07.25 05:54:02.876127 [ 3 ] {1db65254-0171-40e8-ad55-f75bbf97887a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12061 2024.07.25 05:54:02.876274 [ 3 ] {1db65254-0171-40e8-ad55-f75bbf97887a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12062 2024.07.25 05:54:02.876621 [ 3 ] {1db65254-0171-40e8-ad55-f75bbf97887a} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12063 2024.07.25 05:54:02.876657 [ 3 ] {1db65254-0171-40e8-ad55-f75bbf97887a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12064 2024.07.25 05:54:02.876959 [ 3 ] {1db65254-0171-40e8-ad55-f75bbf97887a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12065 2024.07.25 05:54:02.877255 [ 3 ] {1db65254-0171-40e8-ad55-f75bbf97887a} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12066 2024.07.25 05:54:02.877402 [ 3 ] {1db65254-0171-40e8-ad55-f75bbf97887a} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001363 sec., 64563.46294937637 rows/sec., 5.04 MiB/sec.
12067 2024.07.25 05:54:02.877651 [ 3 ] {1db65254-0171-40e8-ad55-f75bbf97887a} <Debug> DynamicQueryHandler: Done processing query
12068 2024.07.25 05:54:02.877709 [ 3 ] {1db65254-0171-40e8-ad55-f75bbf97887a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
12069 2024.07.25 05:54:02.877771 [ 3 ] {} <Debug> HTTP-Session: a5788cf2-bc51-43a4-86fa-4d85daa7cd6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12070 2024.07.25 05:54:02.877994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 27012, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12071 2024.07.25 05:54:02.878046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12072 2024.07.25 05:54:02.878064 [ 3 ] {} <Debug> HTTP-Session: 9f1831e2-4d81-4cb2-a99c-81fbba8050a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12073 2024.07.25 05:54:02.878080 [ 3 ] {} <Debug> HTTP-Session: 9f1831e2-4d81-4cb2-a99c-81fbba8050a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12074 2024.07.25 05:54:02.878094 [ 3 ] {} <Debug> HTTP-Session: 9f1831e2-4d81-4cb2-a99c-81fbba8050a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12075 2024.07.25 05:54:02.878125 [ 3 ] {} <Trace> HTTP-Session: 9f1831e2-4d81-4cb2-a99c-81fbba8050a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12076 2024.07.25 05:54:02.878270 [ 3 ] {3d19c916-ddfc-4d17-b7ac-58607ec072ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12077 2024.07.25 05:54:02.878318 [ 3 ] {3d19c916-ddfc-4d17-b7ac-58607ec072ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12078 2024.07.25 05:54:02.878487 [ 3 ] {3d19c916-ddfc-4d17-b7ac-58607ec072ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12079 2024.07.25 05:54:02.878825 [ 3 ] {3d19c916-ddfc-4d17-b7ac-58607ec072ad} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12080 2024.07.25 05:54:02.878860 [ 3 ] {3d19c916-ddfc-4d17-b7ac-58607ec072ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12081 2024.07.25 05:54:02.879230 [ 3 ] {3d19c916-ddfc-4d17-b7ac-58607ec072ad} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12082 2024.07.25 05:54:02.879561 [ 3 ] {3d19c916-ddfc-4d17-b7ac-58607ec072ad} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12083 2024.07.25 05:54:02.879714 [ 3 ] {3d19c916-ddfc-4d17-b7ac-58607ec072ad} <Debug> executeQuery: Read 141 rows, 10.06 KiB in 0.001502 sec., 93874.83355525965 rows/sec., 6.54 MiB/sec.
12084 2024.07.25 05:54:02.879869 [ 3 ] {3d19c916-ddfc-4d17-b7ac-58607ec072ad} <Debug> DynamicQueryHandler: Done processing query
12085 2024.07.25 05:54:02.879892 [ 3 ] {3d19c916-ddfc-4d17-b7ac-58607ec072ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12086 2024.07.25 05:54:02.879908 [ 3 ] {} <Debug> HTTP-Session: 9f1831e2-4d81-4cb2-a99c-81fbba8050a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12087 2024.07.25 05:54:02.880085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 35421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12088 2024.07.25 05:54:02.880132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12089 2024.07.25 05:54:02.880151 [ 3 ] {} <Debug> HTTP-Session: 874366d6-d431-4051-9a95-f3497e92e51d Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12090 2024.07.25 05:54:02.880167 [ 3 ] {} <Debug> HTTP-Session: 874366d6-d431-4051-9a95-f3497e92e51d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12091 2024.07.25 05:54:02.880180 [ 3 ] {} <Debug> HTTP-Session: 874366d6-d431-4051-9a95-f3497e92e51d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12092 2024.07.25 05:54:02.880211 [ 3 ] {} <Trace> HTTP-Session: 874366d6-d431-4051-9a95-f3497e92e51d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12093 2024.07.25 05:54:02.880460 [ 3 ] {a984eeed-0a9f-4787-acb1-28179c686f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12094 2024.07.25 05:54:02.880524 [ 3 ] {a984eeed-0a9f-4787-acb1-28179c686f11} <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_histogramf64
12095 2024.07.25 05:54:02.880926 [ 3 ] {a984eeed-0a9f-4787-acb1-28179c686f11} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12096 2024.07.25 05:54:02.881586 [ 3 ] {a984eeed-0a9f-4787-acb1-28179c686f11} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12097 2024.07.25 05:54:02.881623 [ 3 ] {a984eeed-0a9f-4787-acb1-28179c686f11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12098 2024.07.25 05:54:02.882223 [ 3 ] {a984eeed-0a9f-4787-acb1-28179c686f11} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
12099 2024.07.25 05:54:02.882627 [ 3 ] {a984eeed-0a9f-4787-acb1-28179c686f11} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12100 2024.07.25 05:54:02.882828 [ 3 ] {a984eeed-0a9f-4787-acb1-28179c686f11} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002529 sec., 8699.090549624358 rows/sec., 15.59 MiB/sec.
12101 2024.07.25 05:54:02.883328 [ 3 ] {a984eeed-0a9f-4787-acb1-28179c686f11} <Debug> DynamicQueryHandler: Done processing query
12102 2024.07.25 05:54:02.883365 [ 3 ] {a984eeed-0a9f-4787-acb1-28179c686f11} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
12103 2024.07.25 05:54:02.883387 [ 3 ] {} <Debug> HTTP-Session: 874366d6-d431-4051-9a95-f3497e92e51d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12104 2024.07.25 05:54:02.884052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 8212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12105 2024.07.25 05:54:02.884127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12106 2024.07.25 05:54:02.884147 [ 3 ] {} <Debug> HTTP-Session: 2753c167-247e-44aa-93d0-1f266af285f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12107 2024.07.25 05:54:02.884163 [ 3 ] {} <Debug> HTTP-Session: 2753c167-247e-44aa-93d0-1f266af285f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12108 2024.07.25 05:54:02.884177 [ 3 ] {} <Debug> HTTP-Session: 2753c167-247e-44aa-93d0-1f266af285f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12109 2024.07.25 05:54:02.884207 [ 3 ] {} <Trace> HTTP-Session: 2753c167-247e-44aa-93d0-1f266af285f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12110 2024.07.25 05:54:02.884321 [ 3 ] {c082a6dd-ec7d-4a72-9902-b8d1ff8bd84e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12111 2024.07.25 05:54:02.884367 [ 3 ] {c082a6dd-ec7d-4a72-9902-b8d1ff8bd84e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12112 2024.07.25 05:54:02.884512 [ 3 ] {c082a6dd-ec7d-4a72-9902-b8d1ff8bd84e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12113 2024.07.25 05:54:02.884785 [ 3 ] {c082a6dd-ec7d-4a72-9902-b8d1ff8bd84e} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12114 2024.07.25 05:54:02.884820 [ 3 ] {c082a6dd-ec7d-4a72-9902-b8d1ff8bd84e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12115 2024.07.25 05:54:02.885192 [ 3 ] {c082a6dd-ec7d-4a72-9902-b8d1ff8bd84e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12116 2024.07.25 05:54:02.885519 [ 3 ] {c082a6dd-ec7d-4a72-9902-b8d1ff8bd84e} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12117 2024.07.25 05:54:02.885674 [ 3 ] {c082a6dd-ec7d-4a72-9902-b8d1ff8bd84e} <Debug> executeQuery: Read 54 rows, 3.72 KiB in 0.001385 sec., 38989.169675090256 rows/sec., 2.62 MiB/sec.
12118 2024.07.25 05:54:02.885833 [ 3 ] {c082a6dd-ec7d-4a72-9902-b8d1ff8bd84e} <Debug> DynamicQueryHandler: Done processing query
12119 2024.07.25 05:54:02.885858 [ 3 ] {c082a6dd-ec7d-4a72-9902-b8d1ff8bd84e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12120 2024.07.25 05:54:02.885873 [ 3 ] {} <Debug> HTTP-Session: 2753c167-247e-44aa-93d0-1f266af285f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12121 2024.07.25 05:54:07.873248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 2325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12122 2024.07.25 05:54:07.873386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12123 2024.07.25 05:54:07.873416 [ 3 ] {} <Debug> HTTP-Session: 2c23546f-1221-4c21-9e81-23bdc9d6a377 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12124 2024.07.25 05:54:07.873446 [ 3 ] {} <Debug> HTTP-Session: 2c23546f-1221-4c21-9e81-23bdc9d6a377 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12125 2024.07.25 05:54:07.873474 [ 3 ] {} <Debug> HTTP-Session: 2c23546f-1221-4c21-9e81-23bdc9d6a377 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12126 2024.07.25 05:54:07.873555 [ 3 ] {} <Trace> HTTP-Session: 2c23546f-1221-4c21-9e81-23bdc9d6a377 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12127 2024.07.25 05:54:07.873849 [ 3 ] {891442f1-95a1-4029-9aed-24b38cfbd659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12128 2024.07.25 05:54:07.873959 [ 3 ] {891442f1-95a1-4029-9aed-24b38cfbd659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12129 2024.07.25 05:54:07.874284 [ 3 ] {891442f1-95a1-4029-9aed-24b38cfbd659} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12130 2024.07.25 05:54:07.874825 [ 3 ] {891442f1-95a1-4029-9aed-24b38cfbd659} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12131 2024.07.25 05:54:07.874871 [ 3 ] {891442f1-95a1-4029-9aed-24b38cfbd659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12132 2024.07.25 05:54:07.875235 [ 3 ] {891442f1-95a1-4029-9aed-24b38cfbd659} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
12133 2024.07.25 05:54:07.875580 [ 3 ] {891442f1-95a1-4029-9aed-24b38cfbd659} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12134 2024.07.25 05:54:07.875752 [ 93 ] {} <Debug> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
12135 2024.07.25 05:54:07.875765 [ 3 ] {891442f1-95a1-4029-9aed-24b38cfbd659} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.002004 sec., 8483.033932135728 rows/sec., 614.49 KiB/sec.
12136 2024.07.25 05:54:07.875837 [ 93 ] {} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12137 2024.07.25 05:54:07.875910 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12138 2024.07.25 05:54:07.876195 [ 3 ] {891442f1-95a1-4029-9aed-24b38cfbd659} <Debug> DynamicQueryHandler: Done processing query
12139 2024.07.25 05:54:07.876250 [ 3 ] {891442f1-95a1-4029-9aed-24b38cfbd659} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12140 2024.07.25 05:54:07.876300 [ 196 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::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
12141 2024.07.25 05:54:07.876344 [ 3 ] {} <Debug> HTTP-Session: 2c23546f-1221-4c21-9e81-23bdc9d6a377 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12142 2024.07.25 05:54:07.876761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 29344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12143 2024.07.25 05:54:07.876874 [ 196 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12144 2024.07.25 05:54:07.876985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12145 2024.07.25 05:54:07.876991 [ 196 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 39 rows starting from the beginning of the part
12146 2024.07.25 05:54:07.877055 [ 3 ] {} <Debug> HTTP-Session: be23af89-11d8-42c0-a108-d296d0282a4c Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12147 2024.07.25 05:54:07.877100 [ 3 ] {} <Debug> HTTP-Session: be23af89-11d8-42c0-a108-d296d0282a4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12148 2024.07.25 05:54:07.877172 [ 3 ] {} <Debug> HTTP-Session: be23af89-11d8-42c0-a108-d296d0282a4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12149 2024.07.25 05:54:07.877269 [ 196 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 17 rows starting from the beginning of the part
12150 2024.07.25 05:54:07.877306 [ 3 ] {} <Trace> HTTP-Session: be23af89-11d8-42c0-a108-d296d0282a4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12151 2024.07.25 05:54:07.877473 [ 196 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 22 rows starting from the beginning of the part
12152 2024.07.25 05:54:07.877823 [ 3 ] {ba807572-4e0c-481c-9ae4-76e01bd3c3df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12153 2024.07.25 05:54:07.877864 [ 196 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 17 rows starting from the beginning of the part
12154 2024.07.25 05:54:07.877967 [ 3 ] {ba807572-4e0c-481c-9ae4-76e01bd3c3df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12155 2024.07.25 05:54:07.878200 [ 196 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 22 rows starting from the beginning of the part
12156 2024.07.25 05:54:07.878583 [ 196 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 17 rows starting from the beginning of the part
12157 2024.07.25 05:54:07.878996 [ 3 ] {ba807572-4e0c-481c-9ae4-76e01bd3c3df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12158 2024.07.25 05:54:07.879971 [ 3 ] {ba807572-4e0c-481c-9ae4-76e01bd3c3df} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12159 2024.07.25 05:54:07.880039 [ 3 ] {ba807572-4e0c-481c-9ae4-76e01bd3c3df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12160 2024.07.25 05:54:07.880951 [ 3 ] {ba807572-4e0c-481c-9ae4-76e01bd3c3df} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12161 2024.07.25 05:54:07.881093 [ 192 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 134 rows, containing 4 columns (4 merged, 0 gathered) in 0.0050479 sec., 26545.69226807187 rows/sec., 1.99 MiB/sec.
12162 2024.07.25 05:54:07.881385 [ 192 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
12163 2024.07.25 05:54:07.881643 [ 3 ] {ba807572-4e0c-481c-9ae4-76e01bd3c3df} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12164 2024.07.25 05:54:07.882120 [ 3 ] {ba807572-4e0c-481c-9ae4-76e01bd3c3df} <Debug> executeQuery: Read 194 rows, 17.54 KiB in 0.004543 sec., 42703.05965221219 rows/sec., 3.77 MiB/sec.
12165 2024.07.25 05:54:07.882370 [ 192 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_61_12} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12166 2024.07.25 05:54:07.882704 [ 192 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_61_12} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
12167 2024.07.25 05:54:07.882840 [ 3 ] {ba807572-4e0c-481c-9ae4-76e01bd3c3df} <Debug> DynamicQueryHandler: Done processing query
12168 2024.07.25 05:54:07.882905 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
12169 2024.07.25 05:54:07.882919 [ 3 ] {ba807572-4e0c-481c-9ae4-76e01bd3c3df} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
12170 2024.07.25 05:54:07.882960 [ 3 ] {} <Debug> HTTP-Session: be23af89-11d8-42c0-a108-d296d0282a4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12171 2024.07.25 05:54:07.883216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 63424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12172 2024.07.25 05:54:07.883270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12173 2024.07.25 05:54:07.883290 [ 3 ] {} <Debug> HTTP-Session: e636770f-57e9-4f0c-9d23-6d1c471d97ea Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12174 2024.07.25 05:54:07.883309 [ 3 ] {} <Debug> HTTP-Session: e636770f-57e9-4f0c-9d23-6d1c471d97ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12175 2024.07.25 05:54:07.883323 [ 3 ] {} <Debug> HTTP-Session: e636770f-57e9-4f0c-9d23-6d1c471d97ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12176 2024.07.25 05:54:07.883360 [ 3 ] {} <Trace> HTTP-Session: e636770f-57e9-4f0c-9d23-6d1c471d97ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12177 2024.07.25 05:54:07.883597 [ 3 ] {36e142d6-b027-46fd-85e2-e3861e2518ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12178 2024.07.25 05:54:07.883647 [ 3 ] {36e142d6-b027-46fd-85e2-e3861e2518ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12179 2024.07.25 05:54:07.883829 [ 3 ] {36e142d6-b027-46fd-85e2-e3861e2518ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12180 2024.07.25 05:54:07.884389 [ 3 ] {36e142d6-b027-46fd-85e2-e3861e2518ba} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12181 2024.07.25 05:54:07.884428 [ 3 ] {36e142d6-b027-46fd-85e2-e3861e2518ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12182 2024.07.25 05:54:07.884773 [ 3 ] {36e142d6-b027-46fd-85e2-e3861e2518ba} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12183 2024.07.25 05:54:07.885094 [ 3 ] {36e142d6-b027-46fd-85e2-e3861e2518ba} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12184 2024.07.25 05:54:07.885270 [ 3 ] {36e142d6-b027-46fd-85e2-e3861e2518ba} <Debug> executeQuery: Read 393 rows, 28.36 KiB in 0.001813 sec., 216767.78819635964 rows/sec., 15.27 MiB/sec.
12185 2024.07.25 05:54:07.885453 [ 3 ] {36e142d6-b027-46fd-85e2-e3861e2518ba} <Debug> DynamicQueryHandler: Done processing query
12186 2024.07.25 05:54:07.885478 [ 3 ] {36e142d6-b027-46fd-85e2-e3861e2518ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
12187 2024.07.25 05:54:07.885495 [ 3 ] {} <Debug> HTTP-Session: e636770f-57e9-4f0c-9d23-6d1c471d97ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12188 2024.07.25 05:54:07.885653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12189 2024.07.25 05:54:07.885705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12190 2024.07.25 05:54:07.885725 [ 3 ] {} <Debug> HTTP-Session: 5c08f9bd-77aa-4186-b4a8-d5c868597017 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12191 2024.07.25 05:54:07.885742 [ 3 ] {} <Debug> HTTP-Session: 5c08f9bd-77aa-4186-b4a8-d5c868597017 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12192 2024.07.25 05:54:07.885756 [ 3 ] {} <Debug> HTTP-Session: 5c08f9bd-77aa-4186-b4a8-d5c868597017 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12193 2024.07.25 05:54:07.885789 [ 3 ] {} <Trace> HTTP-Session: 5c08f9bd-77aa-4186-b4a8-d5c868597017 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12194 2024.07.25 05:54:07.885890 [ 3 ] {037e06bd-b23f-4ded-ade7-3a331ca2835c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12195 2024.07.25 05:54:07.885938 [ 3 ] {037e06bd-b23f-4ded-ade7-3a331ca2835c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12196 2024.07.25 05:54:07.886076 [ 3 ] {037e06bd-b23f-4ded-ade7-3a331ca2835c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12197 2024.07.25 05:54:07.886340 [ 3 ] {037e06bd-b23f-4ded-ade7-3a331ca2835c} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12198 2024.07.25 05:54:07.886377 [ 3 ] {037e06bd-b23f-4ded-ade7-3a331ca2835c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12199 2024.07.25 05:54:07.886743 [ 3 ] {037e06bd-b23f-4ded-ade7-3a331ca2835c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
12200 2024.07.25 05:54:07.887084 [ 3 ] {037e06bd-b23f-4ded-ade7-3a331ca2835c} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12201 2024.07.25 05:54:07.887249 [ 3 ] {037e06bd-b23f-4ded-ade7-3a331ca2835c} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001383 sec., 4338.394793926248 rows/sec., 186.42 KiB/sec.
12202 2024.07.25 05:54:07.887422 [ 3 ] {037e06bd-b23f-4ded-ade7-3a331ca2835c} <Debug> DynamicQueryHandler: Done processing query
12203 2024.07.25 05:54:07.887448 [ 3 ] {037e06bd-b23f-4ded-ade7-3a331ca2835c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12204 2024.07.25 05:54:07.887464 [ 3 ] {} <Debug> HTTP-Session: 5c08f9bd-77aa-4186-b4a8-d5c868597017 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12205 2024.07.25 05:54:07.887607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12206 2024.07.25 05:54:07.887658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12207 2024.07.25 05:54:07.887678 [ 3 ] {} <Debug> HTTP-Session: dd4435f1-c920-4a86-8591-7c469fe93f52 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12208 2024.07.25 05:54:07.887694 [ 3 ] {} <Debug> HTTP-Session: dd4435f1-c920-4a86-8591-7c469fe93f52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12209 2024.07.25 05:54:07.887708 [ 3 ] {} <Debug> HTTP-Session: dd4435f1-c920-4a86-8591-7c469fe93f52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12210 2024.07.25 05:54:07.887740 [ 3 ] {} <Trace> HTTP-Session: dd4435f1-c920-4a86-8591-7c469fe93f52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12211 2024.07.25 05:54:07.887861 [ 3 ] {c37ef050-886d-4676-a64f-8967c64f8d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
12212 2024.07.25 05:54:07.887908 [ 3 ] {c37ef050-886d-4676-a64f-8967c64f8d38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
12213 2024.07.25 05:54:07.888055 [ 3 ] {c37ef050-886d-4676-a64f-8967c64f8d38} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12214 2024.07.25 05:54:07.888366 [ 3 ] {c37ef050-886d-4676-a64f-8967c64f8d38} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12215 2024.07.25 05:54:07.888401 [ 3 ] {c37ef050-886d-4676-a64f-8967c64f8d38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12216 2024.07.25 05:54:07.888766 [ 3 ] {c37ef050-886d-4676-a64f-8967c64f8d38} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
12217 2024.07.25 05:54:07.889103 [ 3 ] {c37ef050-886d-4676-a64f-8967c64f8d38} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12218 2024.07.25 05:54:07.889262 [ 3 ] {c37ef050-886d-4676-a64f-8967c64f8d38} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001445 sec., 53287.1972318339 rows/sec., 3.28 MiB/sec.
12219 2024.07.25 05:54:07.889433 [ 3 ] {c37ef050-886d-4676-a64f-8967c64f8d38} <Debug> DynamicQueryHandler: Done processing query
12220 2024.07.25 05:54:07.889459 [ 3 ] {c37ef050-886d-4676-a64f-8967c64f8d38} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12221 2024.07.25 05:54:07.889475 [ 3 ] {} <Debug> HTTP-Session: dd4435f1-c920-4a86-8591-7c469fe93f52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12222 2024.07.25 05:54:07.889690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12223 2024.07.25 05:54:07.889739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12224 2024.07.25 05:54:07.889757 [ 3 ] {} <Debug> HTTP-Session: a62a0c20-b580-409c-b518-f23f35b7962b Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12225 2024.07.25 05:54:07.889774 [ 3 ] {} <Debug> HTTP-Session: a62a0c20-b580-409c-b518-f23f35b7962b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12226 2024.07.25 05:54:07.889788 [ 3 ] {} <Debug> HTTP-Session: a62a0c20-b580-409c-b518-f23f35b7962b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12227 2024.07.25 05:54:07.889819 [ 3 ] {} <Trace> HTTP-Session: a62a0c20-b580-409c-b518-f23f35b7962b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12228 2024.07.25 05:54:07.889968 [ 3 ] {0cd0ac40-a3fb-4725-8dbc-4c82ff8ac274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12229 2024.07.25 05:54:07.890014 [ 3 ] {0cd0ac40-a3fb-4725-8dbc-4c82ff8ac274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12230 2024.07.25 05:54:07.890157 [ 3 ] {0cd0ac40-a3fb-4725-8dbc-4c82ff8ac274} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12231 2024.07.25 05:54:07.890526 [ 3 ] {0cd0ac40-a3fb-4725-8dbc-4c82ff8ac274} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12232 2024.07.25 05:54:07.890562 [ 3 ] {0cd0ac40-a3fb-4725-8dbc-4c82ff8ac274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12233 2024.07.25 05:54:07.890931 [ 3 ] {0cd0ac40-a3fb-4725-8dbc-4c82ff8ac274} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12234 2024.07.25 05:54:07.891269 [ 3 ] {0cd0ac40-a3fb-4725-8dbc-4c82ff8ac274} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12235 2024.07.25 05:54:07.891414 [ 3 ] {0cd0ac40-a3fb-4725-8dbc-4c82ff8ac274} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001515 sec., 105610.56105610561 rows/sec., 7.36 MiB/sec.
12236 2024.07.25 05:54:07.891732 [ 3 ] {0cd0ac40-a3fb-4725-8dbc-4c82ff8ac274} <Debug> DynamicQueryHandler: Done processing query
12237 2024.07.25 05:54:07.891795 [ 3 ] {0cd0ac40-a3fb-4725-8dbc-4c82ff8ac274} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12238 2024.07.25 05:54:07.891872 [ 3 ] {} <Debug> HTTP-Session: a62a0c20-b580-409c-b518-f23f35b7962b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12239 2024.07.25 05:54:07.892143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17720, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12240 2024.07.25 05:54:07.892231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12241 2024.07.25 05:54:07.892251 [ 3 ] {} <Debug> HTTP-Session: 3d3d0df1-9929-41b5-ac5e-7615fabd08dc Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12242 2024.07.25 05:54:07.892269 [ 3 ] {} <Debug> HTTP-Session: 3d3d0df1-9929-41b5-ac5e-7615fabd08dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12243 2024.07.25 05:54:07.892283 [ 3 ] {} <Debug> HTTP-Session: 3d3d0df1-9929-41b5-ac5e-7615fabd08dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12244 2024.07.25 05:54:07.892314 [ 3 ] {} <Trace> HTTP-Session: 3d3d0df1-9929-41b5-ac5e-7615fabd08dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12245 2024.07.25 05:54:07.892505 [ 3 ] {1071b278-7672-4e87-9ac3-dbe697ab5c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12246 2024.07.25 05:54:07.892577 [ 3 ] {1071b278-7672-4e87-9ac3-dbe697ab5c60} <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_histogramf64
12247 2024.07.25 05:54:07.893015 [ 3 ] {1071b278-7672-4e87-9ac3-dbe697ab5c60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12248 2024.07.25 05:54:07.893597 [ 3 ] {1071b278-7672-4e87-9ac3-dbe697ab5c60} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12249 2024.07.25 05:54:07.893633 [ 3 ] {1071b278-7672-4e87-9ac3-dbe697ab5c60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12250 2024.07.25 05:54:07.894218 [ 3 ] {1071b278-7672-4e87-9ac3-dbe697ab5c60} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
12251 2024.07.25 05:54:07.894622 [ 3 ] {1071b278-7672-4e87-9ac3-dbe697ab5c60} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12252 2024.07.25 05:54:07.894792 [ 92 ] {} <Debug> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
12253 2024.07.25 05:54:07.894820 [ 3 ] {1071b278-7672-4e87-9ac3-dbe697ab5c60} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002426 sec., 4534.212695795548 rows/sec., 8.13 MiB/sec.
12254 2024.07.25 05:54:07.894861 [ 92 ] {} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12255 2024.07.25 05:54:07.894934 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12256 2024.07.25 05:54:07.895189 [ 190 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::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
12257 2024.07.25 05:54:07.895286 [ 3 ] {1071b278-7672-4e87-9ac3-dbe697ab5c60} <Debug> DynamicQueryHandler: Done processing query
12258 2024.07.25 05:54:07.895315 [ 3 ] {1071b278-7672-4e87-9ac3-dbe697ab5c60} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
12259 2024.07.25 05:54:07.895342 [ 3 ] {} <Debug> HTTP-Session: 3d3d0df1-9929-41b5-ac5e-7615fabd08dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12260 2024.07.25 05:54:07.895481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12261 2024.07.25 05:54:07.895559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12262 2024.07.25 05:54:07.895594 [ 3 ] {} <Debug> HTTP-Session: 2be0b196-cb0d-4a4c-b51c-72529b28aefa Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12263 2024.07.25 05:54:07.895602 [ 190 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12264 2024.07.25 05:54:07.895616 [ 3 ] {} <Debug> HTTP-Session: 2be0b196-cb0d-4a4c-b51c-72529b28aefa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12265 2024.07.25 05:54:07.895645 [ 3 ] {} <Debug> HTTP-Session: 2be0b196-cb0d-4a4c-b51c-72529b28aefa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12266 2024.07.25 05:54:07.895689 [ 190 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 953 rows starting from the beginning of the part
12267 2024.07.25 05:54:07.895695 [ 3 ] {} <Trace> HTTP-Session: 2be0b196-cb0d-4a4c-b51c-72529b28aefa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12268 2024.07.25 05:54:07.895923 [ 3 ] {2147cc00-f826-4115-a4d4-c0129e430925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
12269 2024.07.25 05:54:07.896092 [ 3 ] {2147cc00-f826-4115-a4d4-c0129e430925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
12270 2024.07.25 05:54:07.896244 [ 190 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 11 rows starting from the beginning of the part
12271 2024.07.25 05:54:07.896630 [ 3 ] {2147cc00-f826-4115-a4d4-c0129e430925} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12272 2024.07.25 05:54:07.896861 [ 190 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 22 rows starting from the beginning of the part
12273 2024.07.25 05:54:07.897448 [ 190 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 11 rows starting from the beginning of the part
12274 2024.07.25 05:54:07.897505 [ 3 ] {2147cc00-f826-4115-a4d4-c0129e430925} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12275 2024.07.25 05:54:07.897560 [ 3 ] {2147cc00-f826-4115-a4d4-c0129e430925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12276 2024.07.25 05:54:07.897927 [ 190 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 22 rows starting from the beginning of the part
12277 2024.07.25 05:54:07.898470 [ 190 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 11 rows starting from the beginning of the part
12278 2024.07.25 05:54:07.898660 [ 3 ] {2147cc00-f826-4115-a4d4-c0129e430925} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
12279 2024.07.25 05:54:07.899301 [ 3 ] {2147cc00-f826-4115-a4d4-c0129e430925} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12280 2024.07.25 05:54:07.899578 [ 3 ] {2147cc00-f826-4115-a4d4-c0129e430925} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.003762 sec., 6113.769271664009 rows/sec., 330.71 KiB/sec.
12281 2024.07.25 05:54:07.900260 [ 3 ] {2147cc00-f826-4115-a4d4-c0129e430925} <Debug> DynamicQueryHandler: Done processing query
12282 2024.07.25 05:54:07.900358 [ 3 ] {2147cc00-f826-4115-a4d4-c0129e430925} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12283 2024.07.25 05:54:07.900469 [ 3 ] {} <Debug> HTTP-Session: 2be0b196-cb0d-4a4c-b51c-72529b28aefa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12284 2024.07.25 05:54:07.900766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12285 2024.07.25 05:54:07.900864 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12286 2024.07.25 05:54:07.900889 [ 3 ] {} <Debug> HTTP-Session: 2826f1d4-a6ec-45fb-aa93-55ea7c065f92 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12287 2024.07.25 05:54:07.900911 [ 3 ] {} <Debug> HTTP-Session: 2826f1d4-a6ec-45fb-aa93-55ea7c065f92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12288 2024.07.25 05:54:07.900927 [ 3 ] {} <Debug> HTTP-Session: 2826f1d4-a6ec-45fb-aa93-55ea7c065f92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12289 2024.07.25 05:54:07.900961 [ 3 ] {} <Trace> HTTP-Session: 2826f1d4-a6ec-45fb-aa93-55ea7c065f92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12290 2024.07.25 05:54:07.901078 [ 3 ] {4e72e6ec-4650-44b1-92bb-e2db738bf560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12291 2024.07.25 05:54:07.901123 [ 3 ] {4e72e6ec-4650-44b1-92bb-e2db738bf560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12292 2024.07.25 05:54:07.901256 [ 3 ] {4e72e6ec-4650-44b1-92bb-e2db738bf560} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12293 2024.07.25 05:54:07.901560 [ 3 ] {4e72e6ec-4650-44b1-92bb-e2db738bf560} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12294 2024.07.25 05:54:07.901596 [ 3 ] {4e72e6ec-4650-44b1-92bb-e2db738bf560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12295 2024.07.25 05:54:07.902180 [ 3 ] {4e72e6ec-4650-44b1-92bb-e2db738bf560} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12296 2024.07.25 05:54:07.902695 [ 3 ] {4e72e6ec-4650-44b1-92bb-e2db738bf560} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12297 2024.07.25 05:54:07.903034 [ 3 ] {4e72e6ec-4650-44b1-92bb-e2db738bf560} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001982 sec., 30272.45206861756 rows/sec., 2.04 MiB/sec.
12298 2024.07.25 05:54:07.903603 [ 3 ] {4e72e6ec-4650-44b1-92bb-e2db738bf560} <Debug> DynamicQueryHandler: Done processing query
12299 2024.07.25 05:54:07.903698 [ 3 ] {4e72e6ec-4650-44b1-92bb-e2db738bf560} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12300 2024.07.25 05:54:07.903795 [ 3 ] {} <Debug> HTTP-Session: 2826f1d4-a6ec-45fb-aa93-55ea7c065f92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12301 2024.07.25 05:54:07.907193 [ 198 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1030 rows, containing 19 columns (19 merged, 0 gathered) in 0.012122718 sec., 84964.44444224473 rows/sec., 152.25 MiB/sec.
12302 2024.07.25 05:54:07.908170 [ 198 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
12303 2024.07.25 05:54:07.908702 [ 198 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12304 2024.07.25 05:54:07.908777 [ 198 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
12305 2024.07.25 05:54:07.908880 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.18 MiB.
12306 2024.07.25 05:54:12.868699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12307 2024.07.25 05:54:12.868836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12308 2024.07.25 05:54:12.868867 [ 3 ] {} <Debug> HTTP-Session: 5aa6e34d-1685-4541-a766-0ef43e81926a Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12309 2024.07.25 05:54:12.868895 [ 3 ] {} <Debug> HTTP-Session: 5aa6e34d-1685-4541-a766-0ef43e81926a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12310 2024.07.25 05:54:12.868913 [ 3 ] {} <Debug> HTTP-Session: 5aa6e34d-1685-4541-a766-0ef43e81926a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12311 2024.07.25 05:54:12.868968 [ 3 ] {} <Trace> HTTP-Session: 5aa6e34d-1685-4541-a766-0ef43e81926a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12312 2024.07.25 05:54:12.869188 [ 3 ] {12ccea5c-6367-462b-9b13-986a37641dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12313 2024.07.25 05:54:12.869264 [ 3 ] {12ccea5c-6367-462b-9b13-986a37641dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12314 2024.07.25 05:54:12.869482 [ 3 ] {12ccea5c-6367-462b-9b13-986a37641dcd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12315 2024.07.25 05:54:12.869960 [ 3 ] {12ccea5c-6367-462b-9b13-986a37641dcd} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12316 2024.07.25 05:54:12.870005 [ 3 ] {12ccea5c-6367-462b-9b13-986a37641dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12317 2024.07.25 05:54:12.870385 [ 3 ] {12ccea5c-6367-462b-9b13-986a37641dcd} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12318 2024.07.25 05:54:12.870719 [ 3 ] {12ccea5c-6367-462b-9b13-986a37641dcd} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12319 2024.07.25 05:54:12.870892 [ 3 ] {12ccea5c-6367-462b-9b13-986a37641dcd} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.001766 sec., 12457.53114382786 rows/sec., 1009.74 KiB/sec.
12320 2024.07.25 05:54:12.871112 [ 3 ] {12ccea5c-6367-462b-9b13-986a37641dcd} <Debug> DynamicQueryHandler: Done processing query
12321 2024.07.25 05:54:12.871139 [ 3 ] {12ccea5c-6367-462b-9b13-986a37641dcd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12322 2024.07.25 05:54:12.871155 [ 3 ] {} <Debug> HTTP-Session: 5aa6e34d-1685-4541-a766-0ef43e81926a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12323 2024.07.25 05:54:12.871308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12324 2024.07.25 05:54:12.871363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12325 2024.07.25 05:54:12.871382 [ 3 ] {} <Debug> HTTP-Session: fdbf65bd-3530-499c-b2a0-89b9e29d2ab8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12326 2024.07.25 05:54:12.871400 [ 3 ] {} <Debug> HTTP-Session: fdbf65bd-3530-499c-b2a0-89b9e29d2ab8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12327 2024.07.25 05:54:12.871413 [ 3 ] {} <Debug> HTTP-Session: fdbf65bd-3530-499c-b2a0-89b9e29d2ab8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12328 2024.07.25 05:54:12.871448 [ 3 ] {} <Trace> HTTP-Session: fdbf65bd-3530-499c-b2a0-89b9e29d2ab8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12329 2024.07.25 05:54:12.871588 [ 3 ] {8b720f3c-79e2-45c8-a841-2ded688d69fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12330 2024.07.25 05:54:12.871635 [ 3 ] {8b720f3c-79e2-45c8-a841-2ded688d69fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12331 2024.07.25 05:54:12.871767 [ 3 ] {8b720f3c-79e2-45c8-a841-2ded688d69fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12332 2024.07.25 05:54:12.872191 [ 3 ] {8b720f3c-79e2-45c8-a841-2ded688d69fd} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12333 2024.07.25 05:54:12.872228 [ 3 ] {8b720f3c-79e2-45c8-a841-2ded688d69fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12334 2024.07.25 05:54:12.872547 [ 3 ] {8b720f3c-79e2-45c8-a841-2ded688d69fd} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12335 2024.07.25 05:54:12.872853 [ 3 ] {8b720f3c-79e2-45c8-a841-2ded688d69fd} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12336 2024.07.25 05:54:12.873016 [ 3 ] {8b720f3c-79e2-45c8-a841-2ded688d69fd} <Debug> executeQuery: Read 122 rows, 10.34 KiB in 0.00148 sec., 82432.43243243244 rows/sec., 6.82 MiB/sec.
12337 2024.07.25 05:54:12.873020 [ 89 ] {} <Debug> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12338 2024.07.25 05:54:12.873112 [ 89 ] {} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12339 2024.07.25 05:54:12.873161 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12340 2024.07.25 05:54:12.873289 [ 3 ] {8b720f3c-79e2-45c8-a841-2ded688d69fd} <Debug> DynamicQueryHandler: Done processing query
12341 2024.07.25 05:54:12.873356 [ 3 ] {8b720f3c-79e2-45c8-a841-2ded688d69fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
12342 2024.07.25 05:54:12.873399 [ 3 ] {} <Debug> HTTP-Session: fdbf65bd-3530-499c-b2a0-89b9e29d2ab8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12343 2024.07.25 05:54:12.873427 [ 186 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::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
12344 2024.07.25 05:54:12.873654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14619, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12345 2024.07.25 05:54:12.873868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12346 2024.07.25 05:54:12.873981 [ 3 ] {} <Debug> HTTP-Session: 90713abc-a137-43be-aa8b-935a1b4f1f0e Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12347 2024.07.25 05:54:12.874013 [ 186 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12348 2024.07.25 05:54:12.874066 [ 3 ] {} <Debug> HTTP-Session: 90713abc-a137-43be-aa8b-935a1b4f1f0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12349 2024.07.25 05:54:12.874131 [ 186 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 305 rows starting from the beginning of the part
12350 2024.07.25 05:54:12.874146 [ 3 ] {} <Debug> HTTP-Session: 90713abc-a137-43be-aa8b-935a1b4f1f0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12351 2024.07.25 05:54:12.874282 [ 3 ] {} <Trace> HTTP-Session: 90713abc-a137-43be-aa8b-935a1b4f1f0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12352 2024.07.25 05:54:12.874612 [ 186 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 123 rows starting from the beginning of the part
12353 2024.07.25 05:54:12.874852 [ 3 ] {f0b6e0db-1202-43af-a32f-2184ab50a422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12354 2024.07.25 05:54:12.875010 [ 3 ] {f0b6e0db-1202-43af-a32f-2184ab50a422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12355 2024.07.25 05:54:12.875013 [ 186 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 194 rows starting from the beginning of the part
12356 2024.07.25 05:54:12.875455 [ 186 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 123 rows starting from the beginning of the part
12357 2024.07.25 05:54:12.876045 [ 186 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 194 rows starting from the beginning of the part
12358 2024.07.25 05:54:12.876388 [ 186 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 122 rows starting from the beginning of the part
12359 2024.07.25 05:54:12.876476 [ 3 ] {f0b6e0db-1202-43af-a32f-2184ab50a422} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12360 2024.07.25 05:54:12.877182 [ 3 ] {f0b6e0db-1202-43af-a32f-2184ab50a422} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12361 2024.07.25 05:54:12.877229 [ 3 ] {f0b6e0db-1202-43af-a32f-2184ab50a422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12362 2024.07.25 05:54:12.877742 [ 3 ] {f0b6e0db-1202-43af-a32f-2184ab50a422} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12363 2024.07.25 05:54:12.878212 [ 3 ] {f0b6e0db-1202-43af-a32f-2184ab50a422} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12364 2024.07.25 05:54:12.878209 [ 192 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1061 rows, containing 4 columns (4 merged, 0 gathered) in 0.004957288 sec., 214028.31548217495 rows/sec., 18.37 MiB/sec.
12365 2024.07.25 05:54:12.878431 [ 89 ] {} <Debug> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12366 2024.07.25 05:54:12.878478 [ 3 ] {f0b6e0db-1202-43af-a32f-2184ab50a422} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.003846 sec., 22360.89443577743 rows/sec., 1.75 MiB/sec.
12367 2024.07.25 05:54:12.878506 [ 89 ] {} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12368 2024.07.25 05:54:12.878580 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12369 2024.07.25 05:54:12.878699 [ 192 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12370 2024.07.25 05:54:12.879106 [ 198 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::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
12371 2024.07.25 05:54:12.879124 [ 3 ] {f0b6e0db-1202-43af-a32f-2184ab50a422} <Debug> DynamicQueryHandler: Done processing query
12372 2024.07.25 05:54:12.879270 [ 3 ] {f0b6e0db-1202-43af-a32f-2184ab50a422} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
12373 2024.07.25 05:54:12.879387 [ 3 ] {} <Debug> HTTP-Session: 90713abc-a137-43be-aa8b-935a1b4f1f0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12374 2024.07.25 05:54:12.879910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12375 2024.07.25 05:54:12.880214 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12376 2024.07.25 05:54:12.880216 [ 198 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12377 2024.07.25 05:54:12.880394 [ 3 ] {} <Debug> HTTP-Session: b6bdc77d-5399-4cd0-9e35-e652f770cb42 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12378 2024.07.25 05:54:12.880428 [ 198 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 473 rows starting from the beginning of the part
12379 2024.07.25 05:54:12.880536 [ 3 ] {} <Debug> HTTP-Session: b6bdc77d-5399-4cd0-9e35-e652f770cb42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12380 2024.07.25 05:54:12.880612 [ 3 ] {} <Debug> HTTP-Session: b6bdc77d-5399-4cd0-9e35-e652f770cb42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12381 2024.07.25 05:54:12.880927 [ 3 ] {} <Trace> HTTP-Session: b6bdc77d-5399-4cd0-9e35-e652f770cb42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12382 2024.07.25 05:54:12.881031 [ 198 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 88 rows starting from the beginning of the part
12383 2024.07.25 05:54:12.881715 [ 3 ] {fc7561be-2237-4f47-918e-cd553c8b566c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12384 2024.07.25 05:54:12.881739 [ 198 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 393 rows starting from the beginning of the part
12385 2024.07.25 05:54:12.881941 [ 3 ] {fc7561be-2237-4f47-918e-cd553c8b566c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12386 2024.07.25 05:54:12.882053 [ 198 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 88 rows starting from the beginning of the part
12387 2024.07.25 05:54:12.882323 [ 191 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_66_13} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12388 2024.07.25 05:54:12.882507 [ 198 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 393 rows starting from the beginning of the part
12389 2024.07.25 05:54:12.882975 [ 191 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_66_13} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12390 2024.07.25 05:54:12.883055 [ 198 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 86 rows starting from the beginning of the part
12391 2024.07.25 05:54:12.883434 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
12392 2024.07.25 05:54:12.883710 [ 3 ] {fc7561be-2237-4f47-918e-cd553c8b566c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12393 2024.07.25 05:54:12.884361 [ 3 ] {fc7561be-2237-4f47-918e-cd553c8b566c} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12394 2024.07.25 05:54:12.884404 [ 3 ] {fc7561be-2237-4f47-918e-cd553c8b566c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12395 2024.07.25 05:54:12.884936 [ 3 ] {fc7561be-2237-4f47-918e-cd553c8b566c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12396 2024.07.25 05:54:12.885085 [ 195 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1521 rows, containing 4 columns (4 merged, 0 gathered) in 0.006365811 sec., 238932.6356060524 rows/sec., 17.25 MiB/sec.
12397 2024.07.25 05:54:12.885377 [ 195 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12398 2024.07.25 05:54:12.885546 [ 3 ] {fc7561be-2237-4f47-918e-cd553c8b566c} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12399 2024.07.25 05:54:12.885973 [ 3 ] {fc7561be-2237-4f47-918e-cd553c8b566c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004706 sec., 33999.150021249465 rows/sec., 2.37 MiB/sec.
12400 2024.07.25 05:54:12.886492 [ 3 ] {fc7561be-2237-4f47-918e-cd553c8b566c} <Debug> DynamicQueryHandler: Done processing query
12401 2024.07.25 05:54:12.886576 [ 3 ] {fc7561be-2237-4f47-918e-cd553c8b566c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12402 2024.07.25 05:54:12.886671 [ 3 ] {} <Debug> HTTP-Session: b6bdc77d-5399-4cd0-9e35-e652f770cb42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12403 2024.07.25 05:54:12.886756 [ 188 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_66_13} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12404 2024.07.25 05:54:12.886943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 35394, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12405 2024.07.25 05:54:12.887017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12406 2024.07.25 05:54:12.887040 [ 188 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_66_13} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12407 2024.07.25 05:54:12.887056 [ 3 ] {} <Debug> HTTP-Session: d52d81a0-326a-44a0-b9c8-0d0bbca0c94c Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12408 2024.07.25 05:54:12.887097 [ 3 ] {} <Debug> HTTP-Session: d52d81a0-326a-44a0-b9c8-0d0bbca0c94c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12409 2024.07.25 05:54:12.887120 [ 3 ] {} <Debug> HTTP-Session: d52d81a0-326a-44a0-b9c8-0d0bbca0c94c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12410 2024.07.25 05:54:12.887201 [ 3 ] {} <Trace> HTTP-Session: d52d81a0-326a-44a0-b9c8-0d0bbca0c94c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12411 2024.07.25 05:54:12.887227 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
12412 2024.07.25 05:54:12.887536 [ 3 ] {8d032406-cf38-4455-abe5-7020041d8bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12413 2024.07.25 05:54:12.887615 [ 3 ] {8d032406-cf38-4455-abe5-7020041d8bed} <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_histogramf64
12414 2024.07.25 05:54:12.888056 [ 3 ] {8d032406-cf38-4455-abe5-7020041d8bed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12415 2024.07.25 05:54:12.888705 [ 3 ] {8d032406-cf38-4455-abe5-7020041d8bed} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12416 2024.07.25 05:54:12.888741 [ 3 ] {8d032406-cf38-4455-abe5-7020041d8bed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12417 2024.07.25 05:54:12.889365 [ 3 ] {8d032406-cf38-4455-abe5-7020041d8bed} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12418 2024.07.25 05:54:12.889784 [ 3 ] {8d032406-cf38-4455-abe5-7020041d8bed} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12419 2024.07.25 05:54:12.889965 [ 3 ] {8d032406-cf38-4455-abe5-7020041d8bed} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002645 sec., 8317.580340264649 rows/sec., 14.90 MiB/sec.
12420 2024.07.25 05:54:12.890193 [ 3 ] {8d032406-cf38-4455-abe5-7020041d8bed} <Debug> DynamicQueryHandler: Done processing query
12421 2024.07.25 05:54:12.890219 [ 3 ] {8d032406-cf38-4455-abe5-7020041d8bed} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
12422 2024.07.25 05:54:12.890235 [ 3 ] {} <Debug> HTTP-Session: d52d81a0-326a-44a0-b9c8-0d0bbca0c94c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12423 2024.07.25 05:54:12.890371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12424 2024.07.25 05:54:12.890420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12425 2024.07.25 05:54:12.890439 [ 3 ] {} <Debug> HTTP-Session: b933e763-7ec9-4e72-96de-f5baf0547302 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12426 2024.07.25 05:54:12.890460 [ 3 ] {} <Debug> HTTP-Session: b933e763-7ec9-4e72-96de-f5baf0547302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12427 2024.07.25 05:54:12.890474 [ 3 ] {} <Debug> HTTP-Session: b933e763-7ec9-4e72-96de-f5baf0547302 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12428 2024.07.25 05:54:12.890506 [ 3 ] {} <Trace> HTTP-Session: b933e763-7ec9-4e72-96de-f5baf0547302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12429 2024.07.25 05:54:12.890622 [ 3 ] {842e064b-35a6-4225-9fd1-817999eeedb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12430 2024.07.25 05:54:12.890666 [ 3 ] {842e064b-35a6-4225-9fd1-817999eeedb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12431 2024.07.25 05:54:12.890793 [ 3 ] {842e064b-35a6-4225-9fd1-817999eeedb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12432 2024.07.25 05:54:12.891120 [ 3 ] {842e064b-35a6-4225-9fd1-817999eeedb8} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12433 2024.07.25 05:54:12.891156 [ 3 ] {842e064b-35a6-4225-9fd1-817999eeedb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12434 2024.07.25 05:54:12.891512 [ 3 ] {842e064b-35a6-4225-9fd1-817999eeedb8} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12435 2024.07.25 05:54:12.891844 [ 3 ] {842e064b-35a6-4225-9fd1-817999eeedb8} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12436 2024.07.25 05:54:12.892005 [ 3 ] {842e064b-35a6-4225-9fd1-817999eeedb8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001415 sec., 42402.826855123676 rows/sec., 2.86 MiB/sec.
12437 2024.07.25 05:54:12.892179 [ 3 ] {842e064b-35a6-4225-9fd1-817999eeedb8} <Debug> DynamicQueryHandler: Done processing query
12438 2024.07.25 05:54:12.892204 [ 3 ] {842e064b-35a6-4225-9fd1-817999eeedb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12439 2024.07.25 05:54:12.892219 [ 3 ] {} <Debug> HTTP-Session: b933e763-7ec9-4e72-96de-f5baf0547302 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12440 2024.07.25 05:54:17.324147 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache
12441 2024.07.25 05:54:17.324219 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache
12442 2024.07.25 05:54:17.873799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 2325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12443 2024.07.25 05:54:17.873973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12444 2024.07.25 05:54:17.874019 [ 3 ] {} <Debug> HTTP-Session: 66d3da22-c44a-4199-b434-849f9d14c7ec Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12445 2024.07.25 05:54:17.874061 [ 3 ] {} <Debug> HTTP-Session: 66d3da22-c44a-4199-b434-849f9d14c7ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12446 2024.07.25 05:54:17.874090 [ 3 ] {} <Debug> HTTP-Session: 66d3da22-c44a-4199-b434-849f9d14c7ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12447 2024.07.25 05:54:17.874171 [ 3 ] {} <Trace> HTTP-Session: 66d3da22-c44a-4199-b434-849f9d14c7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12448 2024.07.25 05:54:17.874462 [ 3 ] {de957623-7e06-4b70-9c74-a525f494a49c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12449 2024.07.25 05:54:17.874569 [ 3 ] {de957623-7e06-4b70-9c74-a525f494a49c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12450 2024.07.25 05:54:17.874878 [ 3 ] {de957623-7e06-4b70-9c74-a525f494a49c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12451 2024.07.25 05:54:17.875348 [ 3 ] {de957623-7e06-4b70-9c74-a525f494a49c} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12452 2024.07.25 05:54:17.875396 [ 3 ] {de957623-7e06-4b70-9c74-a525f494a49c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12453 2024.07.25 05:54:17.875771 [ 3 ] {de957623-7e06-4b70-9c74-a525f494a49c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12454 2024.07.25 05:54:17.876108 [ 3 ] {de957623-7e06-4b70-9c74-a525f494a49c} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12455 2024.07.25 05:54:17.876276 [ 3 ] {de957623-7e06-4b70-9c74-a525f494a49c} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001907 sec., 8914.525432616676 rows/sec., 645.75 KiB/sec.
12456 2024.07.25 05:54:17.876494 [ 3 ] {de957623-7e06-4b70-9c74-a525f494a49c} <Debug> DynamicQueryHandler: Done processing query
12457 2024.07.25 05:54:17.876522 [ 3 ] {de957623-7e06-4b70-9c74-a525f494a49c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12458 2024.07.25 05:54:17.876539 [ 3 ] {} <Debug> HTTP-Session: 66d3da22-c44a-4199-b434-849f9d14c7ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12459 2024.07.25 05:54:17.876723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 34327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12460 2024.07.25 05:54:17.876779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12461 2024.07.25 05:54:17.876798 [ 3 ] {} <Debug> HTTP-Session: 6487570e-5fec-46ca-8c73-6f42b47d9f4b Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12462 2024.07.25 05:54:17.876816 [ 3 ] {} <Debug> HTTP-Session: 6487570e-5fec-46ca-8c73-6f42b47d9f4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12463 2024.07.25 05:54:17.876830 [ 3 ] {} <Debug> HTTP-Session: 6487570e-5fec-46ca-8c73-6f42b47d9f4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12464 2024.07.25 05:54:17.876865 [ 3 ] {} <Trace> HTTP-Session: 6487570e-5fec-46ca-8c73-6f42b47d9f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12465 2024.07.25 05:54:17.877028 [ 3 ] {d4ee444a-3e12-48ce-b088-c51e4f468337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12466 2024.07.25 05:54:17.877072 [ 3 ] {d4ee444a-3e12-48ce-b088-c51e4f468337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12467 2024.07.25 05:54:17.877205 [ 3 ] {d4ee444a-3e12-48ce-b088-c51e4f468337} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12468 2024.07.25 05:54:17.877687 [ 3 ] {d4ee444a-3e12-48ce-b088-c51e4f468337} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12469 2024.07.25 05:54:17.877724 [ 3 ] {d4ee444a-3e12-48ce-b088-c51e4f468337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12470 2024.07.25 05:54:17.878051 [ 3 ] {d4ee444a-3e12-48ce-b088-c51e4f468337} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12471 2024.07.25 05:54:17.878358 [ 3 ] {d4ee444a-3e12-48ce-b088-c51e4f468337} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12472 2024.07.25 05:54:17.878511 [ 3 ] {d4ee444a-3e12-48ce-b088-c51e4f468337} <Debug> executeQuery: Read 230 rows, 20.36 KiB in 0.001556 sec., 147814.91002570692 rows/sec., 12.78 MiB/sec.
12473 2024.07.25 05:54:17.878685 [ 3 ] {d4ee444a-3e12-48ce-b088-c51e4f468337} <Debug> DynamicQueryHandler: Done processing query
12474 2024.07.25 05:54:17.878709 [ 3 ] {d4ee444a-3e12-48ce-b088-c51e4f468337} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
12475 2024.07.25 05:54:17.878725 [ 3 ] {} <Debug> HTTP-Session: 6487570e-5fec-46ca-8c73-6f42b47d9f4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12476 2024.07.25 05:54:17.878912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 67466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12477 2024.07.25 05:54:17.878963 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12478 2024.07.25 05:54:17.878981 [ 3 ] {} <Debug> HTTP-Session: 62f4896d-a74a-4ab5-9fe0-e2d699b62b44 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12479 2024.07.25 05:54:17.878998 [ 3 ] {} <Debug> HTTP-Session: 62f4896d-a74a-4ab5-9fe0-e2d699b62b44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12480 2024.07.25 05:54:17.879012 [ 3 ] {} <Debug> HTTP-Session: 62f4896d-a74a-4ab5-9fe0-e2d699b62b44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12481 2024.07.25 05:54:17.879043 [ 3 ] {} <Trace> HTTP-Session: 62f4896d-a74a-4ab5-9fe0-e2d699b62b44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12482 2024.07.25 05:54:17.879269 [ 3 ] {5c533139-6bb1-4ec1-a7f5-350d533f1ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12483 2024.07.25 05:54:17.879312 [ 3 ] {5c533139-6bb1-4ec1-a7f5-350d533f1ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12484 2024.07.25 05:54:17.879440 [ 3 ] {5c533139-6bb1-4ec1-a7f5-350d533f1ed6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12485 2024.07.25 05:54:17.879981 [ 3 ] {5c533139-6bb1-4ec1-a7f5-350d533f1ed6} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12486 2024.07.25 05:54:17.880016 [ 3 ] {5c533139-6bb1-4ec1-a7f5-350d533f1ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12487 2024.07.25 05:54:17.880339 [ 3 ] {5c533139-6bb1-4ec1-a7f5-350d533f1ed6} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12488 2024.07.25 05:54:17.880652 [ 3 ] {5c533139-6bb1-4ec1-a7f5-350d533f1ed6} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12489 2024.07.25 05:54:17.880805 [ 3 ] {5c533139-6bb1-4ec1-a7f5-350d533f1ed6} <Debug> executeQuery: Read 417 rows, 30.25 KiB in 0.001642 sec., 253958.58708891596 rows/sec., 17.99 MiB/sec.
12490 2024.07.25 05:54:17.880970 [ 3 ] {5c533139-6bb1-4ec1-a7f5-350d533f1ed6} <Debug> DynamicQueryHandler: Done processing query
12491 2024.07.25 05:54:17.880995 [ 3 ] {5c533139-6bb1-4ec1-a7f5-350d533f1ed6} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
12492 2024.07.25 05:54:17.881010 [ 3 ] {} <Debug> HTTP-Session: 62f4896d-a74a-4ab5-9fe0-e2d699b62b44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12493 2024.07.25 05:54:17.881175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12494 2024.07.25 05:54:17.881223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12495 2024.07.25 05:54:17.881242 [ 3 ] {} <Debug> HTTP-Session: ea598e9c-3988-45ff-a20e-ab639eca6cbb Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12496 2024.07.25 05:54:17.881258 [ 3 ] {} <Debug> HTTP-Session: ea598e9c-3988-45ff-a20e-ab639eca6cbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12497 2024.07.25 05:54:17.881272 [ 3 ] {} <Debug> HTTP-Session: ea598e9c-3988-45ff-a20e-ab639eca6cbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12498 2024.07.25 05:54:17.881303 [ 3 ] {} <Trace> HTTP-Session: ea598e9c-3988-45ff-a20e-ab639eca6cbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12499 2024.07.25 05:54:17.881398 [ 3 ] {5b5e75e8-51a4-4733-8c6d-a70427a26fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12500 2024.07.25 05:54:17.881443 [ 3 ] {5b5e75e8-51a4-4733-8c6d-a70427a26fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12501 2024.07.25 05:54:17.881569 [ 3 ] {5b5e75e8-51a4-4733-8c6d-a70427a26fff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12502 2024.07.25 05:54:17.881832 [ 3 ] {5b5e75e8-51a4-4733-8c6d-a70427a26fff} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12503 2024.07.25 05:54:17.881867 [ 3 ] {5b5e75e8-51a4-4733-8c6d-a70427a26fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12504 2024.07.25 05:54:17.882223 [ 3 ] {5b5e75e8-51a4-4733-8c6d-a70427a26fff} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
12505 2024.07.25 05:54:17.882548 [ 3 ] {5b5e75e8-51a4-4733-8c6d-a70427a26fff} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12506 2024.07.25 05:54:17.882699 [ 3 ] {5b5e75e8-51a4-4733-8c6d-a70427a26fff} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001317 sec., 4555.808656036446 rows/sec., 195.76 KiB/sec.
12507 2024.07.25 05:54:17.882882 [ 3 ] {5b5e75e8-51a4-4733-8c6d-a70427a26fff} <Debug> DynamicQueryHandler: Done processing query
12508 2024.07.25 05:54:17.882910 [ 3 ] {5b5e75e8-51a4-4733-8c6d-a70427a26fff} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12509 2024.07.25 05:54:17.882928 [ 3 ] {} <Debug> HTTP-Session: ea598e9c-3988-45ff-a20e-ab639eca6cbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12510 2024.07.25 05:54:17.883639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12511 2024.07.25 05:54:17.883686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12512 2024.07.25 05:54:17.883705 [ 3 ] {} <Debug> HTTP-Session: 69268254-422d-46c1-bc31-bbfe3bc01c1d Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12513 2024.07.25 05:54:17.883721 [ 3 ] {} <Debug> HTTP-Session: 69268254-422d-46c1-bc31-bbfe3bc01c1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12514 2024.07.25 05:54:17.883735 [ 3 ] {} <Debug> HTTP-Session: 69268254-422d-46c1-bc31-bbfe3bc01c1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12515 2024.07.25 05:54:17.883765 [ 3 ] {} <Trace> HTTP-Session: 69268254-422d-46c1-bc31-bbfe3bc01c1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12516 2024.07.25 05:54:17.883881 [ 3 ] {cb8d48c4-718e-42d6-a35d-c4c2f1135c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
12517 2024.07.25 05:54:17.883927 [ 3 ] {cb8d48c4-718e-42d6-a35d-c4c2f1135c7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
12518 2024.07.25 05:54:17.884065 [ 3 ] {cb8d48c4-718e-42d6-a35d-c4c2f1135c7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12519 2024.07.25 05:54:17.884410 [ 3 ] {cb8d48c4-718e-42d6-a35d-c4c2f1135c7a} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12520 2024.07.25 05:54:17.884445 [ 3 ] {cb8d48c4-718e-42d6-a35d-c4c2f1135c7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12521 2024.07.25 05:54:17.884801 [ 3 ] {cb8d48c4-718e-42d6-a35d-c4c2f1135c7a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
12522 2024.07.25 05:54:17.885131 [ 3 ] {cb8d48c4-718e-42d6-a35d-c4c2f1135c7a} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12523 2024.07.25 05:54:17.885290 [ 3 ] {cb8d48c4-718e-42d6-a35d-c4c2f1135c7a} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001448 sec., 53176.7955801105 rows/sec., 3.27 MiB/sec.
12524 2024.07.25 05:54:17.885457 [ 3 ] {cb8d48c4-718e-42d6-a35d-c4c2f1135c7a} <Debug> DynamicQueryHandler: Done processing query
12525 2024.07.25 05:54:17.885488 [ 3 ] {cb8d48c4-718e-42d6-a35d-c4c2f1135c7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12526 2024.07.25 05:54:17.885505 [ 3 ] {} <Debug> HTTP-Session: 69268254-422d-46c1-bc31-bbfe3bc01c1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12527 2024.07.25 05:54:17.885647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 37599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12528 2024.07.25 05:54:17.885697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12529 2024.07.25 05:54:17.885716 [ 3 ] {} <Debug> HTTP-Session: be62b3e4-5e7c-41bf-b3c0-e76b8f0286c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12530 2024.07.25 05:54:17.885733 [ 3 ] {} <Debug> HTTP-Session: be62b3e4-5e7c-41bf-b3c0-e76b8f0286c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12531 2024.07.25 05:54:17.885747 [ 3 ] {} <Debug> HTTP-Session: be62b3e4-5e7c-41bf-b3c0-e76b8f0286c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12532 2024.07.25 05:54:17.885778 [ 3 ] {} <Trace> HTTP-Session: be62b3e4-5e7c-41bf-b3c0-e76b8f0286c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12533 2024.07.25 05:54:17.885942 [ 3 ] {82257c46-512c-41f5-aee5-540467229885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12534 2024.07.25 05:54:17.885988 [ 3 ] {82257c46-512c-41f5-aee5-540467229885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12535 2024.07.25 05:54:17.886131 [ 3 ] {82257c46-512c-41f5-aee5-540467229885} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12536 2024.07.25 05:54:17.886615 [ 3 ] {82257c46-512c-41f5-aee5-540467229885} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12537 2024.07.25 05:54:17.886652 [ 3 ] {82257c46-512c-41f5-aee5-540467229885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12538 2024.07.25 05:54:17.887030 [ 3 ] {82257c46-512c-41f5-aee5-540467229885} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12539 2024.07.25 05:54:17.887364 [ 3 ] {82257c46-512c-41f5-aee5-540467229885} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12540 2024.07.25 05:54:17.887527 [ 3 ] {82257c46-512c-41f5-aee5-540467229885} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001661 sec., 118001.20409391932 rows/sec., 8.24 MiB/sec.
12541 2024.07.25 05:54:17.887527 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12542 2024.07.25 05:54:17.887645 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12543 2024.07.25 05:54:17.887688 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12544 2024.07.25 05:54:17.887785 [ 3 ] {82257c46-512c-41f5-aee5-540467229885} <Debug> DynamicQueryHandler: Done processing query
12545 2024.07.25 05:54:17.887868 [ 3 ] {82257c46-512c-41f5-aee5-540467229885} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
12546 2024.07.25 05:54:17.887960 [ 3 ] {} <Debug> HTTP-Session: be62b3e4-5e7c-41bf-b3c0-e76b8f0286c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12547 2024.07.25 05:54:17.888034 [ 195 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::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
12548 2024.07.25 05:54:17.888246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17729, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12549 2024.07.25 05:54:17.888434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12550 2024.07.25 05:54:17.888532 [ 3 ] {} <Debug> HTTP-Session: 61710328-bf6f-4ba4-968c-2c853a49c390 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12551 2024.07.25 05:54:17.888627 [ 3 ] {} <Debug> HTTP-Session: 61710328-bf6f-4ba4-968c-2c853a49c390 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12552 2024.07.25 05:54:17.888706 [ 3 ] {} <Debug> HTTP-Session: 61710328-bf6f-4ba4-968c-2c853a49c390 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12553 2024.07.25 05:54:17.888866 [ 3 ] {} <Trace> HTTP-Session: 61710328-bf6f-4ba4-968c-2c853a49c390 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12554 2024.07.25 05:54:17.888992 [ 195 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12555 2024.07.25 05:54:17.889130 [ 195 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 8468 rows starting from the beginning of the part
12556 2024.07.25 05:54:17.889330 [ 3 ] {ecdaae81-3f1f-404e-83cf-c6f59324f444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12557 2024.07.25 05:54:17.889364 [ 195 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part
12558 2024.07.25 05:54:17.889726 [ 195 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 141 rows starting from the beginning of the part
12559 2024.07.25 05:54:17.889722 [ 3 ] {ecdaae81-3f1f-404e-83cf-c6f59324f444} <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_histogramf64
12560 2024.07.25 05:54:17.890061 [ 195 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part
12561 2024.07.25 05:54:17.890478 [ 195 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::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
12562 2024.07.25 05:54:17.890823 [ 195 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 196 rows starting from the beginning of the part
12563 2024.07.25 05:54:17.892519 [ 3 ] {ecdaae81-3f1f-404e-83cf-c6f59324f444} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12564 2024.07.25 05:54:17.893814 [ 3 ] {ecdaae81-3f1f-404e-83cf-c6f59324f444} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12565 2024.07.25 05:54:17.893892 [ 3 ] {ecdaae81-3f1f-404e-83cf-c6f59324f444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12566 2024.07.25 05:54:17.895356 [ 3 ] {ecdaae81-3f1f-404e-83cf-c6f59324f444} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12567 2024.07.25 05:54:17.896116 [ 3 ] {ecdaae81-3f1f-404e-83cf-c6f59324f444} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12568 2024.07.25 05:54:17.896283 [ 3 ] {ecdaae81-3f1f-404e-83cf-c6f59324f444} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.007219 sec., 1523.7567530128827 rows/sec., 2.73 MiB/sec.
12569 2024.07.25 05:54:17.896793 [ 3 ] {ecdaae81-3f1f-404e-83cf-c6f59324f444} <Debug> DynamicQueryHandler: Done processing query
12570 2024.07.25 05:54:17.896820 [ 3 ] {ecdaae81-3f1f-404e-83cf-c6f59324f444} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
12571 2024.07.25 05:54:17.896837 [ 3 ] {} <Debug> HTTP-Session: 61710328-bf6f-4ba4-968c-2c853a49c390 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12572 2024.07.25 05:54:17.897019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12573 2024.07.25 05:54:17.897147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12574 2024.07.25 05:54:17.897222 [ 3 ] {} <Debug> HTTP-Session: c1712ddc-4675-409e-93f6-7759cabac5ee Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12575 2024.07.25 05:54:17.897287 [ 3 ] {} <Debug> HTTP-Session: c1712ddc-4675-409e-93f6-7759cabac5ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12576 2024.07.25 05:54:17.897332 [ 3 ] {} <Debug> HTTP-Session: c1712ddc-4675-409e-93f6-7759cabac5ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12577 2024.07.25 05:54:17.897388 [ 3 ] {} <Trace> HTTP-Session: c1712ddc-4675-409e-93f6-7759cabac5ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12578 2024.07.25 05:54:17.897412 [ 189 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9285 rows, containing 5 columns (5 merged, 0 gathered) in 0.009636919 sec., 963482.2083697082 rows/sec., 67.23 MiB/sec.
12579 2024.07.25 05:54:17.897549 [ 3 ] {fc32145d-fa38-4285-9a40-d0dd3907424b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
12580 2024.07.25 05:54:17.897614 [ 3 ] {fc32145d-fa38-4285-9a40-d0dd3907424b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
12581 2024.07.25 05:54:17.897791 [ 189 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12582 2024.07.25 05:54:17.897896 [ 3 ] {fc32145d-fa38-4285-9a40-d0dd3907424b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12583 2024.07.25 05:54:17.898627 [ 3 ] {fc32145d-fa38-4285-9a40-d0dd3907424b} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12584 2024.07.25 05:54:17.898692 [ 3 ] {fc32145d-fa38-4285-9a40-d0dd3907424b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12585 2024.07.25 05:54:17.898855 [ 189 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12586 2024.07.25 05:54:17.899051 [ 189 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12587 2024.07.25 05:54:17.899236 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB.
12588 2024.07.25 05:54:17.899363 [ 3 ] {fc32145d-fa38-4285-9a40-d0dd3907424b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
12589 2024.07.25 05:54:17.899709 [ 3 ] {fc32145d-fa38-4285-9a40-d0dd3907424b} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12590 2024.07.25 05:54:17.899845 [ 3 ] {fc32145d-fa38-4285-9a40-d0dd3907424b} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.002351 sec., 9783.071033602722 rows/sec., 529.20 KiB/sec.
12591 2024.07.25 05:54:17.900059 [ 3 ] {fc32145d-fa38-4285-9a40-d0dd3907424b} <Debug> DynamicQueryHandler: Done processing query
12592 2024.07.25 05:54:17.900085 [ 3 ] {fc32145d-fa38-4285-9a40-d0dd3907424b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12593 2024.07.25 05:54:17.900101 [ 3 ] {} <Debug> HTTP-Session: c1712ddc-4675-409e-93f6-7759cabac5ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12594 2024.07.25 05:54:17.900226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12595 2024.07.25 05:54:17.900275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12596 2024.07.25 05:54:17.900294 [ 3 ] {} <Debug> HTTP-Session: 38071d0e-59c8-4e4f-9479-b9e2a4d75570 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12597 2024.07.25 05:54:17.900311 [ 3 ] {} <Debug> HTTP-Session: 38071d0e-59c8-4e4f-9479-b9e2a4d75570 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12598 2024.07.25 05:54:17.900324 [ 3 ] {} <Debug> HTTP-Session: 38071d0e-59c8-4e4f-9479-b9e2a4d75570 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12599 2024.07.25 05:54:17.900356 [ 3 ] {} <Trace> HTTP-Session: 38071d0e-59c8-4e4f-9479-b9e2a4d75570 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12600 2024.07.25 05:54:17.900478 [ 3 ] {d63fb8df-0164-4cba-b708-c95b0bfb06a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12601 2024.07.25 05:54:17.900523 [ 3 ] {d63fb8df-0164-4cba-b708-c95b0bfb06a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12602 2024.07.25 05:54:17.900649 [ 3 ] {d63fb8df-0164-4cba-b708-c95b0bfb06a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12603 2024.07.25 05:54:17.900946 [ 3 ] {d63fb8df-0164-4cba-b708-c95b0bfb06a4} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12604 2024.07.25 05:54:17.900982 [ 3 ] {d63fb8df-0164-4cba-b708-c95b0bfb06a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12605 2024.07.25 05:54:17.901336 [ 3 ] {d63fb8df-0164-4cba-b708-c95b0bfb06a4} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12606 2024.07.25 05:54:17.901663 [ 3 ] {d63fb8df-0164-4cba-b708-c95b0bfb06a4} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12607 2024.07.25 05:54:17.901786 [ 82 ] {} <Debug> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12608 2024.07.25 05:54:17.901789 [ 3 ] {d63fb8df-0164-4cba-b708-c95b0bfb06a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001358 sec., 44182.62150220913 rows/sec., 2.98 MiB/sec.
12609 2024.07.25 05:54:17.901835 [ 82 ] {} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12610 2024.07.25 05:54:17.901877 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12611 2024.07.25 05:54:17.902050 [ 3 ] {d63fb8df-0164-4cba-b708-c95b0bfb06a4} <Debug> DynamicQueryHandler: Done processing query
12612 2024.07.25 05:54:17.902053 [ 187 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
12613 2024.07.25 05:54:17.902086 [ 3 ] {d63fb8df-0164-4cba-b708-c95b0bfb06a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12614 2024.07.25 05:54:17.902143 [ 3 ] {} <Debug> HTTP-Session: 38071d0e-59c8-4e4f-9479-b9e2a4d75570 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12615 2024.07.25 05:54:17.902263 [ 187 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12616 2024.07.25 05:54:17.902298 [ 187 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2890 rows starting from the beginning of the part
12617 2024.07.25 05:54:17.902401 [ 187 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part
12618 2024.07.25 05:54:17.902601 [ 187 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 54 rows starting from the beginning of the part
12619 2024.07.25 05:54:17.902809 [ 187 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part
12620 2024.07.25 05:54:17.902978 [ 187 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
12621 2024.07.25 05:54:17.903103 [ 187 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part
12622 2024.07.25 05:54:17.904572 [ 187 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3184 rows, containing 4 columns (4 merged, 0 gathered) in 0.002613032 sec., 1218507.8483539429 rows/sec., 81.76 MiB/sec.
12623 2024.07.25 05:54:17.904888 [ 193 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12624 2024.07.25 05:54:17.905385 [ 193 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_66_13} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12625 2024.07.25 05:54:17.905494 [ 193 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_66_13} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12626 2024.07.25 05:54:17.905603 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB.
12627 2024.07.25 05:54:18.001227 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000882701 sec.
12628 2024.07.25 05:54:22.868050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12629 2024.07.25 05:54:22.868230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12630 2024.07.25 05:54:22.868273 [ 3 ] {} <Debug> HTTP-Session: 38b767de-19f3-4732-a098-1441c8979baa Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12631 2024.07.25 05:54:22.868314 [ 3 ] {} <Debug> HTTP-Session: 38b767de-19f3-4732-a098-1441c8979baa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12632 2024.07.25 05:54:22.868342 [ 3 ] {} <Debug> HTTP-Session: 38b767de-19f3-4732-a098-1441c8979baa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12633 2024.07.25 05:54:22.868419 [ 3 ] {} <Trace> HTTP-Session: 38b767de-19f3-4732-a098-1441c8979baa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12634 2024.07.25 05:54:22.868706 [ 3 ] {3befe13d-8160-4781-accd-db651ce235c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12635 2024.07.25 05:54:22.868810 [ 3 ] {3befe13d-8160-4781-accd-db651ce235c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12636 2024.07.25 05:54:22.869081 [ 3 ] {3befe13d-8160-4781-accd-db651ce235c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12637 2024.07.25 05:54:22.869506 [ 3 ] {3befe13d-8160-4781-accd-db651ce235c1} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12638 2024.07.25 05:54:22.869543 [ 3 ] {3befe13d-8160-4781-accd-db651ce235c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12639 2024.07.25 05:54:22.869902 [ 3 ] {3befe13d-8160-4781-accd-db651ce235c1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12640 2024.07.25 05:54:22.870237 [ 3 ] {3befe13d-8160-4781-accd-db651ce235c1} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): 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.07.25 05:54:22.870377 [ 3 ] {3befe13d-8160-4781-accd-db651ce235c1} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.001769 sec., 12436.40474844545 rows/sec., 1008.03 KiB/sec.
12642 2024.07.25 05:54:22.870582 [ 3 ] {3befe13d-8160-4781-accd-db651ce235c1} <Debug> DynamicQueryHandler: Done processing query
12643 2024.07.25 05:54:22.870608 [ 3 ] {3befe13d-8160-4781-accd-db651ce235c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12644 2024.07.25 05:54:22.870624 [ 3 ] {} <Debug> HTTP-Session: 38b767de-19f3-4732-a098-1441c8979baa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12645 2024.07.25 05:54:22.870767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12646 2024.07.25 05:54:22.870816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12647 2024.07.25 05:54:22.870836 [ 3 ] {} <Debug> HTTP-Session: 88dc2f60-80c9-4488-aa1d-99c40a35ba1a Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12648 2024.07.25 05:54:22.870853 [ 3 ] {} <Debug> HTTP-Session: 88dc2f60-80c9-4488-aa1d-99c40a35ba1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12649 2024.07.25 05:54:22.870867 [ 3 ] {} <Debug> HTTP-Session: 88dc2f60-80c9-4488-aa1d-99c40a35ba1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12650 2024.07.25 05:54:22.870901 [ 3 ] {} <Trace> HTTP-Session: 88dc2f60-80c9-4488-aa1d-99c40a35ba1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12651 2024.07.25 05:54:22.871042 [ 3 ] {40a760cc-d20b-4be4-9ced-e591a66c0d69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12652 2024.07.25 05:54:22.871087 [ 3 ] {40a760cc-d20b-4be4-9ced-e591a66c0d69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12653 2024.07.25 05:54:22.871214 [ 3 ] {40a760cc-d20b-4be4-9ced-e591a66c0d69} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12654 2024.07.25 05:54:22.871590 [ 3 ] {40a760cc-d20b-4be4-9ced-e591a66c0d69} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12655 2024.07.25 05:54:22.871626 [ 3 ] {40a760cc-d20b-4be4-9ced-e591a66c0d69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12656 2024.07.25 05:54:22.871938 [ 3 ] {40a760cc-d20b-4be4-9ced-e591a66c0d69} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12657 2024.07.25 05:54:22.872253 [ 3 ] {40a760cc-d20b-4be4-9ced-e591a66c0d69} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12658 2024.07.25 05:54:22.872380 [ 3 ] {40a760cc-d20b-4be4-9ced-e591a66c0d69} <Debug> executeQuery: Read 122 rows, 10.34 KiB in 0.001399 sec., 87205.14653323802 rows/sec., 7.22 MiB/sec.
12659 2024.07.25 05:54:22.872621 [ 3 ] {40a760cc-d20b-4be4-9ced-e591a66c0d69} <Debug> DynamicQueryHandler: Done processing query
12660 2024.07.25 05:54:22.872679 [ 3 ] {40a760cc-d20b-4be4-9ced-e591a66c0d69} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
12661 2024.07.25 05:54:22.872740 [ 3 ] {} <Debug> HTTP-Session: 88dc2f60-80c9-4488-aa1d-99c40a35ba1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12662 2024.07.25 05:54:22.872911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14619, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12663 2024.07.25 05:54:22.872964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12664 2024.07.25 05:54:22.872982 [ 3 ] {} <Debug> HTTP-Session: b9718701-6b98-45ea-956b-10d161096ff1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12665 2024.07.25 05:54:22.873001 [ 3 ] {} <Debug> HTTP-Session: b9718701-6b98-45ea-956b-10d161096ff1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12666 2024.07.25 05:54:22.873014 [ 3 ] {} <Debug> HTTP-Session: b9718701-6b98-45ea-956b-10d161096ff1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12667 2024.07.25 05:54:22.873046 [ 3 ] {} <Trace> HTTP-Session: b9718701-6b98-45ea-956b-10d161096ff1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12668 2024.07.25 05:54:22.873168 [ 3 ] {ca8791d6-5316-4f1f-83da-7e61d4fcb852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12669 2024.07.25 05:54:22.873212 [ 3 ] {ca8791d6-5316-4f1f-83da-7e61d4fcb852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12670 2024.07.25 05:54:22.873355 [ 3 ] {ca8791d6-5316-4f1f-83da-7e61d4fcb852} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12671 2024.07.25 05:54:22.873896 [ 3 ] {ca8791d6-5316-4f1f-83da-7e61d4fcb852} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12672 2024.07.25 05:54:22.873932 [ 3 ] {ca8791d6-5316-4f1f-83da-7e61d4fcb852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12673 2024.07.25 05:54:22.874247 [ 3 ] {ca8791d6-5316-4f1f-83da-7e61d4fcb852} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12674 2024.07.25 05:54:22.874565 [ 3 ] {ca8791d6-5316-4f1f-83da-7e61d4fcb852} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12675 2024.07.25 05:54:22.874689 [ 3 ] {ca8791d6-5316-4f1f-83da-7e61d4fcb852} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001567 sec., 54881.94001276324 rows/sec., 4.29 MiB/sec.
12676 2024.07.25 05:54:22.874855 [ 3 ] {ca8791d6-5316-4f1f-83da-7e61d4fcb852} <Debug> DynamicQueryHandler: Done processing query
12677 2024.07.25 05:54:22.874878 [ 3 ] {ca8791d6-5316-4f1f-83da-7e61d4fcb852} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
12678 2024.07.25 05:54:22.874894 [ 3 ] {} <Debug> HTTP-Session: b9718701-6b98-45ea-956b-10d161096ff1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12679 2024.07.25 05:54:22.875056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12680 2024.07.25 05:54:22.875105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12681 2024.07.25 05:54:22.875124 [ 3 ] {} <Debug> HTTP-Session: 5a34e542-6d13-48db-a8f4-4dd48b87d353 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12682 2024.07.25 05:54:22.875141 [ 3 ] {} <Debug> HTTP-Session: 5a34e542-6d13-48db-a8f4-4dd48b87d353 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12683 2024.07.25 05:54:22.875154 [ 3 ] {} <Debug> HTTP-Session: 5a34e542-6d13-48db-a8f4-4dd48b87d353 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12684 2024.07.25 05:54:22.875185 [ 3 ] {} <Trace> HTTP-Session: 5a34e542-6d13-48db-a8f4-4dd48b87d353 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12685 2024.07.25 05:54:22.875329 [ 3 ] {2fc313e0-49fc-45d0-97d9-bf7b6c615858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12686 2024.07.25 05:54:22.875376 [ 3 ] {2fc313e0-49fc-45d0-97d9-bf7b6c615858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12687 2024.07.25 05:54:22.875521 [ 3 ] {2fc313e0-49fc-45d0-97d9-bf7b6c615858} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12688 2024.07.25 05:54:22.875916 [ 3 ] {2fc313e0-49fc-45d0-97d9-bf7b6c615858} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12689 2024.07.25 05:54:22.875952 [ 3 ] {2fc313e0-49fc-45d0-97d9-bf7b6c615858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12690 2024.07.25 05:54:22.876336 [ 3 ] {2fc313e0-49fc-45d0-97d9-bf7b6c615858} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12691 2024.07.25 05:54:22.876685 [ 3 ] {2fc313e0-49fc-45d0-97d9-bf7b6c615858} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12692 2024.07.25 05:54:22.876808 [ 3 ] {2fc313e0-49fc-45d0-97d9-bf7b6c615858} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001548 sec., 103359.17312661499 rows/sec., 7.20 MiB/sec.
12693 2024.07.25 05:54:22.877058 [ 3 ] {2fc313e0-49fc-45d0-97d9-bf7b6c615858} <Debug> DynamicQueryHandler: Done processing query
12694 2024.07.25 05:54:22.877123 [ 3 ] {2fc313e0-49fc-45d0-97d9-bf7b6c615858} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12695 2024.07.25 05:54:22.877194 [ 3 ] {} <Debug> HTTP-Session: 5a34e542-6d13-48db-a8f4-4dd48b87d353 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12696 2024.07.25 05:54:22.877377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 35394, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12697 2024.07.25 05:54:22.877431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12698 2024.07.25 05:54:22.877450 [ 3 ] {} <Debug> HTTP-Session: 24c1c8a8-d75d-4fde-9666-29a585fdd0b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12699 2024.07.25 05:54:22.877467 [ 3 ] {} <Debug> HTTP-Session: 24c1c8a8-d75d-4fde-9666-29a585fdd0b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12700 2024.07.25 05:54:22.877482 [ 3 ] {} <Debug> HTTP-Session: 24c1c8a8-d75d-4fde-9666-29a585fdd0b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12701 2024.07.25 05:54:22.877514 [ 3 ] {} <Trace> HTTP-Session: 24c1c8a8-d75d-4fde-9666-29a585fdd0b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12702 2024.07.25 05:54:22.877790 [ 3 ] {1662bf20-bfec-4a43-9129-4919fbf24907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12703 2024.07.25 05:54:22.877862 [ 3 ] {1662bf20-bfec-4a43-9129-4919fbf24907} <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_histogramf64
12704 2024.07.25 05:54:22.878287 [ 3 ] {1662bf20-bfec-4a43-9129-4919fbf24907} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12705 2024.07.25 05:54:22.878887 [ 3 ] {1662bf20-bfec-4a43-9129-4919fbf24907} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12706 2024.07.25 05:54:22.878922 [ 3 ] {1662bf20-bfec-4a43-9129-4919fbf24907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12707 2024.07.25 05:54:22.879539 [ 3 ] {1662bf20-bfec-4a43-9129-4919fbf24907} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12708 2024.07.25 05:54:22.879951 [ 3 ] {1662bf20-bfec-4a43-9129-4919fbf24907} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12709 2024.07.25 05:54:22.880103 [ 3 ] {1662bf20-bfec-4a43-9129-4919fbf24907} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002497 sec., 8810.572687224669 rows/sec., 15.79 MiB/sec.
12710 2024.07.25 05:54:22.880325 [ 3 ] {1662bf20-bfec-4a43-9129-4919fbf24907} <Debug> DynamicQueryHandler: Done processing query
12711 2024.07.25 05:54:22.880349 [ 3 ] {1662bf20-bfec-4a43-9129-4919fbf24907} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
12712 2024.07.25 05:54:22.880365 [ 3 ] {} <Debug> HTTP-Session: 24c1c8a8-d75d-4fde-9666-29a585fdd0b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12713 2024.07.25 05:54:22.880486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12714 2024.07.25 05:54:22.880534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12715 2024.07.25 05:54:22.880554 [ 3 ] {} <Debug> HTTP-Session: 46ab1018-47c4-47aa-8fcc-b4fd1cc1ce44 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12716 2024.07.25 05:54:22.880570 [ 3 ] {} <Debug> HTTP-Session: 46ab1018-47c4-47aa-8fcc-b4fd1cc1ce44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12717 2024.07.25 05:54:22.880583 [ 3 ] {} <Debug> HTTP-Session: 46ab1018-47c4-47aa-8fcc-b4fd1cc1ce44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12718 2024.07.25 05:54:22.880614 [ 3 ] {} <Trace> HTTP-Session: 46ab1018-47c4-47aa-8fcc-b4fd1cc1ce44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12719 2024.07.25 05:54:22.880726 [ 3 ] {815956fd-61cb-4af3-a9af-c55d3c8a015d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12720 2024.07.25 05:54:22.880769 [ 3 ] {815956fd-61cb-4af3-a9af-c55d3c8a015d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12721 2024.07.25 05:54:22.880895 [ 3 ] {815956fd-61cb-4af3-a9af-c55d3c8a015d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12722 2024.07.25 05:54:22.881189 [ 3 ] {815956fd-61cb-4af3-a9af-c55d3c8a015d} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12723 2024.07.25 05:54:22.881223 [ 3 ] {815956fd-61cb-4af3-a9af-c55d3c8a015d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12724 2024.07.25 05:54:22.881575 [ 3 ] {815956fd-61cb-4af3-a9af-c55d3c8a015d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12725 2024.07.25 05:54:22.881895 [ 3 ] {815956fd-61cb-4af3-a9af-c55d3c8a015d} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12726 2024.07.25 05:54:22.882020 [ 3 ] {815956fd-61cb-4af3-a9af-c55d3c8a015d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001333 sec., 45011.252813203304 rows/sec., 3.03 MiB/sec.
12727 2024.07.25 05:54:22.882184 [ 3 ] {815956fd-61cb-4af3-a9af-c55d3c8a015d} <Debug> DynamicQueryHandler: Done processing query
12728 2024.07.25 05:54:22.882207 [ 3 ] {815956fd-61cb-4af3-a9af-c55d3c8a015d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12729 2024.07.25 05:54:22.882222 [ 3 ] {} <Debug> HTTP-Session: 46ab1018-47c4-47aa-8fcc-b4fd1cc1ce44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12730 2024.07.25 05:54:27.873647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 2325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12731 2024.07.25 05:54:27.873783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12732 2024.07.25 05:54:27.873812 [ 3 ] {} <Debug> HTTP-Session: ef251489-814c-46b6-9c66-788527526ea4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12733 2024.07.25 05:54:27.873842 [ 3 ] {} <Debug> HTTP-Session: ef251489-814c-46b6-9c66-788527526ea4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12734 2024.07.25 05:54:27.873860 [ 3 ] {} <Debug> HTTP-Session: ef251489-814c-46b6-9c66-788527526ea4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12735 2024.07.25 05:54:27.873915 [ 3 ] {} <Trace> HTTP-Session: ef251489-814c-46b6-9c66-788527526ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12736 2024.07.25 05:54:27.874118 [ 3 ] {6bfb9010-cfc4-4809-bede-6b19ca2c26fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12737 2024.07.25 05:54:27.874191 [ 3 ] {6bfb9010-cfc4-4809-bede-6b19ca2c26fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12738 2024.07.25 05:54:27.874385 [ 3 ] {6bfb9010-cfc4-4809-bede-6b19ca2c26fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12739 2024.07.25 05:54:27.874816 [ 3 ] {6bfb9010-cfc4-4809-bede-6b19ca2c26fa} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12740 2024.07.25 05:54:27.874861 [ 3 ] {6bfb9010-cfc4-4809-bede-6b19ca2c26fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12741 2024.07.25 05:54:27.875226 [ 3 ] {6bfb9010-cfc4-4809-bede-6b19ca2c26fa} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12742 2024.07.25 05:54:27.875563 [ 3 ] {6bfb9010-cfc4-4809-bede-6b19ca2c26fa} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12743 2024.07.25 05:54:27.875757 [ 3 ] {6bfb9010-cfc4-4809-bede-6b19ca2c26fa} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001704 sec., 9976.525821596244 rows/sec., 722.68 KiB/sec.
12744 2024.07.25 05:54:27.875978 [ 3 ] {6bfb9010-cfc4-4809-bede-6b19ca2c26fa} <Debug> DynamicQueryHandler: Done processing query
12745 2024.07.25 05:54:27.876006 [ 3 ] {6bfb9010-cfc4-4809-bede-6b19ca2c26fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12746 2024.07.25 05:54:27.876023 [ 3 ] {} <Debug> HTTP-Session: ef251489-814c-46b6-9c66-788527526ea4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12747 2024.07.25 05:54:27.876204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12748 2024.07.25 05:54:27.876259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12749 2024.07.25 05:54:27.876279 [ 3 ] {} <Debug> HTTP-Session: b93745d1-10e5-40b0-84c3-1f168f72529e Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12750 2024.07.25 05:54:27.876297 [ 3 ] {} <Debug> HTTP-Session: b93745d1-10e5-40b0-84c3-1f168f72529e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12751 2024.07.25 05:54:27.876311 [ 3 ] {} <Debug> HTTP-Session: b93745d1-10e5-40b0-84c3-1f168f72529e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12752 2024.07.25 05:54:27.876346 [ 3 ] {} <Trace> HTTP-Session: b93745d1-10e5-40b0-84c3-1f168f72529e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12753 2024.07.25 05:54:27.876448 [ 3 ] {fc6eb42d-40a1-46cf-a987-082f3bbaa6c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12754 2024.07.25 05:54:27.876494 [ 3 ] {fc6eb42d-40a1-46cf-a987-082f3bbaa6c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12755 2024.07.25 05:54:27.876627 [ 3 ] {fc6eb42d-40a1-46cf-a987-082f3bbaa6c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12756 2024.07.25 05:54:27.876924 [ 3 ] {fc6eb42d-40a1-46cf-a987-082f3bbaa6c8} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12757 2024.07.25 05:54:27.876961 [ 3 ] {fc6eb42d-40a1-46cf-a987-082f3bbaa6c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12758 2024.07.25 05:54:27.877285 [ 3 ] {fc6eb42d-40a1-46cf-a987-082f3bbaa6c8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
12759 2024.07.25 05:54:27.877590 [ 3 ] {fc6eb42d-40a1-46cf-a987-082f3bbaa6c8} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12760 2024.07.25 05:54:27.877747 [ 3 ] {fc6eb42d-40a1-46cf-a987-082f3bbaa6c8} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001326 sec., 4524.886877828055 rows/sec., 368.97 KiB/sec.
12761 2024.07.25 05:54:27.877909 [ 3 ] {fc6eb42d-40a1-46cf-a987-082f3bbaa6c8} <Debug> DynamicQueryHandler: Done processing query
12762 2024.07.25 05:54:27.877933 [ 3 ] {fc6eb42d-40a1-46cf-a987-082f3bbaa6c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12763 2024.07.25 05:54:27.877949 [ 3 ] {} <Debug> HTTP-Session: b93745d1-10e5-40b0-84c3-1f168f72529e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12764 2024.07.25 05:54:27.878159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 29743, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12765 2024.07.25 05:54:27.878206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12766 2024.07.25 05:54:27.878226 [ 3 ] {} <Debug> HTTP-Session: 5761266d-bf37-4e8e-b45b-01902740d9d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12767 2024.07.25 05:54:27.878243 [ 3 ] {} <Debug> HTTP-Session: 5761266d-bf37-4e8e-b45b-01902740d9d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12768 2024.07.25 05:54:27.878257 [ 3 ] {} <Debug> HTTP-Session: 5761266d-bf37-4e8e-b45b-01902740d9d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12769 2024.07.25 05:54:27.878288 [ 3 ] {} <Trace> HTTP-Session: 5761266d-bf37-4e8e-b45b-01902740d9d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12770 2024.07.25 05:54:27.878430 [ 3 ] {69297ad4-9ecb-43c9-be48-54ba8f3047d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12771 2024.07.25 05:54:27.878472 [ 3 ] {69297ad4-9ecb-43c9-be48-54ba8f3047d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12772 2024.07.25 05:54:27.878597 [ 3 ] {69297ad4-9ecb-43c9-be48-54ba8f3047d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12773 2024.07.25 05:54:27.878987 [ 3 ] {69297ad4-9ecb-43c9-be48-54ba8f3047d5} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12774 2024.07.25 05:54:27.879024 [ 3 ] {69297ad4-9ecb-43c9-be48-54ba8f3047d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12775 2024.07.25 05:54:27.879344 [ 3 ] {69297ad4-9ecb-43c9-be48-54ba8f3047d5} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
12776 2024.07.25 05:54:27.879644 [ 3 ] {69297ad4-9ecb-43c9-be48-54ba8f3047d5} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12777 2024.07.25 05:54:27.879797 [ 3 ] {69297ad4-9ecb-43c9-be48-54ba8f3047d5} <Debug> executeQuery: Read 197 rows, 17.76 KiB in 0.001426 sec., 138148.66760168303 rows/sec., 12.16 MiB/sec.
12778 2024.07.25 05:54:27.879971 [ 3 ] {69297ad4-9ecb-43c9-be48-54ba8f3047d5} <Debug> DynamicQueryHandler: Done processing query
12779 2024.07.25 05:54:27.879995 [ 3 ] {69297ad4-9ecb-43c9-be48-54ba8f3047d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
12780 2024.07.25 05:54:27.880010 [ 3 ] {} <Debug> HTTP-Session: 5761266d-bf37-4e8e-b45b-01902740d9d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12781 2024.07.25 05:54:27.880137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12782 2024.07.25 05:54:27.880185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12783 2024.07.25 05:54:27.880203 [ 3 ] {} <Debug> HTTP-Session: 0404748f-19e3-47a4-91a1-e16575fdc3a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12784 2024.07.25 05:54:27.880220 [ 3 ] {} <Debug> HTTP-Session: 0404748f-19e3-47a4-91a1-e16575fdc3a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12785 2024.07.25 05:54:27.880234 [ 3 ] {} <Debug> HTTP-Session: 0404748f-19e3-47a4-91a1-e16575fdc3a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12786 2024.07.25 05:54:27.880264 [ 3 ] {} <Trace> HTTP-Session: 0404748f-19e3-47a4-91a1-e16575fdc3a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12787 2024.07.25 05:54:27.880359 [ 3 ] {3a279bee-3590-4228-b726-634cf99f1457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12788 2024.07.25 05:54:27.880400 [ 3 ] {3a279bee-3590-4228-b726-634cf99f1457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12789 2024.07.25 05:54:27.880523 [ 3 ] {3a279bee-3590-4228-b726-634cf99f1457} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12790 2024.07.25 05:54:27.880792 [ 3 ] {3a279bee-3590-4228-b726-634cf99f1457} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12791 2024.07.25 05:54:27.880829 [ 3 ] {3a279bee-3590-4228-b726-634cf99f1457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12792 2024.07.25 05:54:27.881112 [ 3 ] {3a279bee-3590-4228-b726-634cf99f1457} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
12793 2024.07.25 05:54:27.881408 [ 3 ] {3a279bee-3590-4228-b726-634cf99f1457} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12794 2024.07.25 05:54:27.881563 [ 3 ] {3a279bee-3590-4228-b726-634cf99f1457} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.00122 sec., 4918.032786885246 rows/sec., 343.40 KiB/sec.
12795 2024.07.25 05:54:27.882025 [ 3 ] {3a279bee-3590-4228-b726-634cf99f1457} <Debug> DynamicQueryHandler: Done processing query
12796 2024.07.25 05:54:27.882112 [ 3 ] {3a279bee-3590-4228-b726-634cf99f1457} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12797 2024.07.25 05:54:27.882202 [ 3 ] {} <Debug> HTTP-Session: 0404748f-19e3-47a4-91a1-e16575fdc3a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12798 2024.07.25 05:54:27.884018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 64447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12799 2024.07.25 05:54:27.884070 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12800 2024.07.25 05:54:27.884089 [ 3 ] {} <Debug> HTTP-Session: 8de82ffd-53b0-4850-8f02-a27d4a0d977c Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12801 2024.07.25 05:54:27.884107 [ 3 ] {} <Debug> HTTP-Session: 8de82ffd-53b0-4850-8f02-a27d4a0d977c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12802 2024.07.25 05:54:27.884121 [ 3 ] {} <Debug> HTTP-Session: 8de82ffd-53b0-4850-8f02-a27d4a0d977c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12803 2024.07.25 05:54:27.884153 [ 3 ] {} <Trace> HTTP-Session: 8de82ffd-53b0-4850-8f02-a27d4a0d977c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12804 2024.07.25 05:54:27.884499 [ 3 ] {e7ffa0bd-2d13-43c4-b5b4-f684f20a5a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12805 2024.07.25 05:54:27.884582 [ 3 ] {e7ffa0bd-2d13-43c4-b5b4-f684f20a5a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12806 2024.07.25 05:54:27.884844 [ 3 ] {e7ffa0bd-2d13-43c4-b5b4-f684f20a5a38} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12807 2024.07.25 05:54:27.885498 [ 3 ] {e7ffa0bd-2d13-43c4-b5b4-f684f20a5a38} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12808 2024.07.25 05:54:27.885534 [ 3 ] {e7ffa0bd-2d13-43c4-b5b4-f684f20a5a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12809 2024.07.25 05:54:27.885891 [ 3 ] {e7ffa0bd-2d13-43c4-b5b4-f684f20a5a38} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
12810 2024.07.25 05:54:27.886199 [ 3 ] {e7ffa0bd-2d13-43c4-b5b4-f684f20a5a38} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12811 2024.07.25 05:54:27.886356 [ 3 ] {e7ffa0bd-2d13-43c4-b5b4-f684f20a5a38} <Debug> executeQuery: Read 399 rows, 28.84 KiB in 0.002063 sec., 193407.65874939406 rows/sec., 13.65 MiB/sec.
12812 2024.07.25 05:54:27.886616 [ 3 ] {e7ffa0bd-2d13-43c4-b5b4-f684f20a5a38} <Debug> DynamicQueryHandler: Done processing query
12813 2024.07.25 05:54:27.886671 [ 3 ] {e7ffa0bd-2d13-43c4-b5b4-f684f20a5a38} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
12814 2024.07.25 05:54:27.886724 [ 3 ] {} <Debug> HTTP-Session: 8de82ffd-53b0-4850-8f02-a27d4a0d977c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12815 2024.07.25 05:54:27.886909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12816 2024.07.25 05:54:27.887041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12817 2024.07.25 05:54:27.887062 [ 3 ] {} <Debug> HTTP-Session: 30713954-9ca1-4981-8ea0-c4b9e110273d Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12818 2024.07.25 05:54:27.887078 [ 3 ] {} <Debug> HTTP-Session: 30713954-9ca1-4981-8ea0-c4b9e110273d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12819 2024.07.25 05:54:27.887092 [ 3 ] {} <Debug> HTTP-Session: 30713954-9ca1-4981-8ea0-c4b9e110273d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12820 2024.07.25 05:54:27.887123 [ 3 ] {} <Trace> HTTP-Session: 30713954-9ca1-4981-8ea0-c4b9e110273d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12821 2024.07.25 05:54:27.887223 [ 3 ] {859cbcf9-e07a-48c4-a482-676f22c738c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12822 2024.07.25 05:54:27.887270 [ 3 ] {859cbcf9-e07a-48c4-a482-676f22c738c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12823 2024.07.25 05:54:27.887412 [ 3 ] {859cbcf9-e07a-48c4-a482-676f22c738c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12824 2024.07.25 05:54:27.887669 [ 3 ] {859cbcf9-e07a-48c4-a482-676f22c738c8} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12825 2024.07.25 05:54:27.887704 [ 3 ] {859cbcf9-e07a-48c4-a482-676f22c738c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12826 2024.07.25 05:54:27.888133 [ 3 ] {859cbcf9-e07a-48c4-a482-676f22c738c8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
12827 2024.07.25 05:54:27.888447 [ 3 ] {859cbcf9-e07a-48c4-a482-676f22c738c8} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12828 2024.07.25 05:54:27.888610 [ 3 ] {859cbcf9-e07a-48c4-a482-676f22c738c8} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001407 sec., 4264.392324093817 rows/sec., 183.24 KiB/sec.
12829 2024.07.25 05:54:27.888910 [ 3 ] {859cbcf9-e07a-48c4-a482-676f22c738c8} <Debug> DynamicQueryHandler: Done processing query
12830 2024.07.25 05:54:27.888936 [ 3 ] {859cbcf9-e07a-48c4-a482-676f22c738c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12831 2024.07.25 05:54:27.888951 [ 3 ] {} <Debug> HTTP-Session: 30713954-9ca1-4981-8ea0-c4b9e110273d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12832 2024.07.25 05:54:27.889080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12833 2024.07.25 05:54:27.889128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12834 2024.07.25 05:54:27.889147 [ 3 ] {} <Debug> HTTP-Session: 7eed751c-d707-4108-85e4-97d8f5baed0b Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12835 2024.07.25 05:54:27.889164 [ 3 ] {} <Debug> HTTP-Session: 7eed751c-d707-4108-85e4-97d8f5baed0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12836 2024.07.25 05:54:27.889178 [ 3 ] {} <Debug> HTTP-Session: 7eed751c-d707-4108-85e4-97d8f5baed0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12837 2024.07.25 05:54:27.889208 [ 3 ] {} <Trace> HTTP-Session: 7eed751c-d707-4108-85e4-97d8f5baed0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12838 2024.07.25 05:54:27.889350 [ 3 ] {700564db-31aa-4616-a6d0-dc73b50ec036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
12839 2024.07.25 05:54:27.889397 [ 3 ] {700564db-31aa-4616-a6d0-dc73b50ec036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
12840 2024.07.25 05:54:27.889564 [ 3 ] {700564db-31aa-4616-a6d0-dc73b50ec036} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12841 2024.07.25 05:54:27.889878 [ 3 ] {700564db-31aa-4616-a6d0-dc73b50ec036} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12842 2024.07.25 05:54:27.889914 [ 3 ] {700564db-31aa-4616-a6d0-dc73b50ec036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12843 2024.07.25 05:54:27.890285 [ 3 ] {700564db-31aa-4616-a6d0-dc73b50ec036} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
12844 2024.07.25 05:54:27.890645 [ 3 ] {700564db-31aa-4616-a6d0-dc73b50ec036} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12845 2024.07.25 05:54:27.890804 [ 3 ] {700564db-31aa-4616-a6d0-dc73b50ec036} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001508 sec., 51061.00795755968 rows/sec., 3.14 MiB/sec.
12846 2024.07.25 05:54:27.891123 [ 3 ] {700564db-31aa-4616-a6d0-dc73b50ec036} <Debug> DynamicQueryHandler: Done processing query
12847 2024.07.25 05:54:27.891148 [ 3 ] {700564db-31aa-4616-a6d0-dc73b50ec036} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12848 2024.07.25 05:54:27.891164 [ 3 ] {} <Debug> HTTP-Session: 7eed751c-d707-4108-85e4-97d8f5baed0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12849 2024.07.25 05:54:27.891345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 31202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12850 2024.07.25 05:54:27.891395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12851 2024.07.25 05:54:27.891416 [ 3 ] {} <Debug> HTTP-Session: ae536cba-cf29-4ab7-a187-b861068a24f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12852 2024.07.25 05:54:27.891433 [ 3 ] {} <Debug> HTTP-Session: ae536cba-cf29-4ab7-a187-b861068a24f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12853 2024.07.25 05:54:27.891447 [ 3 ] {} <Debug> HTTP-Session: ae536cba-cf29-4ab7-a187-b861068a24f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12854 2024.07.25 05:54:27.891477 [ 3 ] {} <Trace> HTTP-Session: ae536cba-cf29-4ab7-a187-b861068a24f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12855 2024.07.25 05:54:27.891637 [ 3 ] {2f634862-63a2-4d89-9d35-e969ce755ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12856 2024.07.25 05:54:27.891683 [ 3 ] {2f634862-63a2-4d89-9d35-e969ce755ffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12857 2024.07.25 05:54:27.891848 [ 3 ] {2f634862-63a2-4d89-9d35-e969ce755ffc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12858 2024.07.25 05:54:27.892219 [ 3 ] {2f634862-63a2-4d89-9d35-e969ce755ffc} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12859 2024.07.25 05:54:27.892254 [ 3 ] {2f634862-63a2-4d89-9d35-e969ce755ffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12860 2024.07.25 05:54:27.892630 [ 3 ] {2f634862-63a2-4d89-9d35-e969ce755ffc} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12861 2024.07.25 05:54:27.892977 [ 3 ] {2f634862-63a2-4d89-9d35-e969ce755ffc} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12862 2024.07.25 05:54:27.893126 [ 3 ] {2f634862-63a2-4d89-9d35-e969ce755ffc} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001561 sec., 104420.24343369633 rows/sec., 7.27 MiB/sec.
12863 2024.07.25 05:54:27.893291 [ 3 ] {2f634862-63a2-4d89-9d35-e969ce755ffc} <Debug> DynamicQueryHandler: Done processing query
12864 2024.07.25 05:54:27.893316 [ 3 ] {2f634862-63a2-4d89-9d35-e969ce755ffc} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12865 2024.07.25 05:54:27.893332 [ 3 ] {} <Debug> HTTP-Session: ae536cba-cf29-4ab7-a187-b861068a24f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12866 2024.07.25 05:54:27.893459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12867 2024.07.25 05:54:27.893507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12868 2024.07.25 05:54:27.893527 [ 3 ] {} <Debug> HTTP-Session: c1a4c091-6245-42e3-aea6-59745328883a Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12869 2024.07.25 05:54:27.893543 [ 3 ] {} <Debug> HTTP-Session: c1a4c091-6245-42e3-aea6-59745328883a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12870 2024.07.25 05:54:27.893557 [ 3 ] {} <Debug> HTTP-Session: c1a4c091-6245-42e3-aea6-59745328883a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12871 2024.07.25 05:54:27.893587 [ 3 ] {} <Trace> HTTP-Session: c1a4c091-6245-42e3-aea6-59745328883a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12872 2024.07.25 05:54:27.893759 [ 3 ] {effbc933-2f95-4980-a898-c83f8ad4750a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12873 2024.07.25 05:54:27.893821 [ 3 ] {effbc933-2f95-4980-a898-c83f8ad4750a} <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_histogramf64
12874 2024.07.25 05:54:27.894227 [ 3 ] {effbc933-2f95-4980-a898-c83f8ad4750a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12875 2024.07.25 05:54:27.894821 [ 3 ] {effbc933-2f95-4980-a898-c83f8ad4750a} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12876 2024.07.25 05:54:27.894857 [ 3 ] {effbc933-2f95-4980-a898-c83f8ad4750a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12877 2024.07.25 05:54:27.895450 [ 3 ] {effbc933-2f95-4980-a898-c83f8ad4750a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12878 2024.07.25 05:54:27.895860 [ 3 ] {effbc933-2f95-4980-a898-c83f8ad4750a} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12879 2024.07.25 05:54:27.896061 [ 3 ] {effbc933-2f95-4980-a898-c83f8ad4750a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.0024 sec., 4583.333333333334 rows/sec., 8.21 MiB/sec.
12880 2024.07.25 05:54:27.896294 [ 3 ] {effbc933-2f95-4980-a898-c83f8ad4750a} <Debug> DynamicQueryHandler: Done processing query
12881 2024.07.25 05:54:27.896319 [ 3 ] {effbc933-2f95-4980-a898-c83f8ad4750a} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
12882 2024.07.25 05:54:27.896334 [ 3 ] {} <Debug> HTTP-Session: c1a4c091-6245-42e3-aea6-59745328883a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12883 2024.07.25 05:54:27.896452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12884 2024.07.25 05:54:27.896501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12885 2024.07.25 05:54:27.896520 [ 3 ] {} <Debug> HTTP-Session: efb4bb89-c5a0-4bb5-8b53-43c1a45901b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12886 2024.07.25 05:54:27.896537 [ 3 ] {} <Debug> HTTP-Session: efb4bb89-c5a0-4bb5-8b53-43c1a45901b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12887 2024.07.25 05:54:27.896551 [ 3 ] {} <Debug> HTTP-Session: efb4bb89-c5a0-4bb5-8b53-43c1a45901b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12888 2024.07.25 05:54:27.896582 [ 3 ] {} <Trace> HTTP-Session: efb4bb89-c5a0-4bb5-8b53-43c1a45901b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12889 2024.07.25 05:54:27.896684 [ 3 ] {c93f6389-e3d5-407c-bf9a-bd34362d12ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
12890 2024.07.25 05:54:27.896729 [ 3 ] {c93f6389-e3d5-407c-bf9a-bd34362d12ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
12891 2024.07.25 05:54:27.896856 [ 3 ] {c93f6389-e3d5-407c-bf9a-bd34362d12ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12892 2024.07.25 05:54:27.897123 [ 3 ] {c93f6389-e3d5-407c-bf9a-bd34362d12ec} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12893 2024.07.25 05:54:27.897159 [ 3 ] {c93f6389-e3d5-407c-bf9a-bd34362d12ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12894 2024.07.25 05:54:27.897515 [ 3 ] {c93f6389-e3d5-407c-bf9a-bd34362d12ec} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
12895 2024.07.25 05:54:27.897856 [ 3 ] {c93f6389-e3d5-407c-bf9a-bd34362d12ec} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12896 2024.07.25 05:54:27.898011 [ 75 ] {} <Debug> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
12897 2024.07.25 05:54:27.898013 [ 3 ] {c93f6389-e3d5-407c-bf9a-bd34362d12ec} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001353 sec., 16999.260901699927 rows/sec., 919.54 KiB/sec.
12898 2024.07.25 05:54:27.898096 [ 75 ] {} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12899 2024.07.25 05:54:27.898160 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB.
12900 2024.07.25 05:54:27.898430 [ 3 ] {c93f6389-e3d5-407c-bf9a-bd34362d12ec} <Debug> DynamicQueryHandler: Done processing query
12901 2024.07.25 05:54:27.898524 [ 3 ] {c93f6389-e3d5-407c-bf9a-bd34362d12ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12902 2024.07.25 05:54:27.898639 [ 3 ] {} <Debug> HTTP-Session: efb4bb89-c5a0-4bb5-8b53-43c1a45901b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12903 2024.07.25 05:54:27.899048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12904 2024.07.25 05:54:27.899298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12905 2024.07.25 05:54:27.899416 [ 3 ] {} <Debug> HTTP-Session: f6db2c7c-c842-4c6b-8c25-4defa7b79fca Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12906 2024.07.25 05:54:27.899542 [ 3 ] {} <Debug> HTTP-Session: f6db2c7c-c842-4c6b-8c25-4defa7b79fca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12907 2024.07.25 05:54:27.899605 [ 3 ] {} <Debug> HTTP-Session: f6db2c7c-c842-4c6b-8c25-4defa7b79fca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12908 2024.07.25 05:54:27.899609 [ 199 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::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
12909 2024.07.25 05:54:27.899677 [ 3 ] {} <Trace> HTTP-Session: f6db2c7c-c842-4c6b-8c25-4defa7b79fca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12910 2024.07.25 05:54:27.899960 [ 3 ] {fe3199ec-e826-4496-bb69-0b430452b1b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12911 2024.07.25 05:54:27.899972 [ 199 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12912 2024.07.25 05:54:27.900051 [ 199 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 602 rows starting from the beginning of the part
12913 2024.07.25 05:54:27.900059 [ 3 ] {fe3199ec-e826-4496-bb69-0b430452b1b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12914 2024.07.25 05:54:27.900366 [ 199 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 23 rows starting from the beginning of the part
12915 2024.07.25 05:54:27.900716 [ 199 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 23 rows starting from the beginning of the part
12916 2024.07.25 05:54:27.901068 [ 3 ] {fe3199ec-e826-4496-bb69-0b430452b1b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12917 2024.07.25 05:54:27.901088 [ 199 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 23 rows starting from the beginning of the part
12918 2024.07.25 05:54:27.901392 [ 199 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 23 rows starting from the beginning of the part
12919 2024.07.25 05:54:27.901519 [ 199 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 23 rows starting from the beginning of the part
12920 2024.07.25 05:54:27.902339 [ 3 ] {fe3199ec-e826-4496-bb69-0b430452b1b9} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12921 2024.07.25 05:54:27.902405 [ 3 ] {fe3199ec-e826-4496-bb69-0b430452b1b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
12922 2024.07.25 05:54:27.903315 [ 3 ] {fe3199ec-e826-4496-bb69-0b430452b1b9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12923 2024.07.25 05:54:27.904346 [ 3 ] {fe3199ec-e826-4496-bb69-0b430452b1b9} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12924 2024.07.25 05:54:27.904445 [ 187 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 717 rows, containing 4 columns (4 merged, 0 gathered) in 0.006159346 sec., 116408.46284654248 rows/sec., 6.23 MiB/sec.
12925 2024.07.25 05:54:27.904639 [ 3 ] {fe3199ec-e826-4496-bb69-0b430452b1b9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00482 sec., 12448.132780082988 rows/sec., 859.05 KiB/sec.
12926 2024.07.25 05:54:27.904742 [ 194 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
12927 2024.07.25 05:54:27.904858 [ 3 ] {fe3199ec-e826-4496-bb69-0b430452b1b9} <Debug> DynamicQueryHandler: Done processing query
12928 2024.07.25 05:54:27.904883 [ 3 ] {fe3199ec-e826-4496-bb69-0b430452b1b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12929 2024.07.25 05:54:27.904903 [ 3 ] {} <Debug> HTTP-Session: f6db2c7c-c842-4c6b-8c25-4defa7b79fca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12930 2024.07.25 05:54:27.905223 [ 194 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_31_6} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12931 2024.07.25 05:54:27.905302 [ 194 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_31_6} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
12932 2024.07.25 05:54:27.905386 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
12933 2024.07.25 05:54:32.324277 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache
12934 2024.07.25 05:54:32.324350 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache
12935 2024.07.25 05:54:32.870011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12936 2024.07.25 05:54:32.870177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12937 2024.07.25 05:54:32.870219 [ 3 ] {} <Debug> HTTP-Session: a730bb77-1935-4f0d-a07e-f06514c444e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12938 2024.07.25 05:54:32.870260 [ 3 ] {} <Debug> HTTP-Session: a730bb77-1935-4f0d-a07e-f06514c444e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12939 2024.07.25 05:54:32.870287 [ 3 ] {} <Debug> HTTP-Session: a730bb77-1935-4f0d-a07e-f06514c444e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12940 2024.07.25 05:54:32.870369 [ 3 ] {} <Trace> HTTP-Session: a730bb77-1935-4f0d-a07e-f06514c444e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12941 2024.07.25 05:54:32.870568 [ 3 ] {21f49a52-c101-4f79-91f0-ff03875363a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12942 2024.07.25 05:54:32.870633 [ 3 ] {21f49a52-c101-4f79-91f0-ff03875363a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12943 2024.07.25 05:54:32.870829 [ 3 ] {21f49a52-c101-4f79-91f0-ff03875363a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12944 2024.07.25 05:54:32.871248 [ 3 ] {21f49a52-c101-4f79-91f0-ff03875363a9} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12945 2024.07.25 05:54:32.871289 [ 3 ] {21f49a52-c101-4f79-91f0-ff03875363a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
12946 2024.07.25 05:54:32.871657 [ 3 ] {21f49a52-c101-4f79-91f0-ff03875363a9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12947 2024.07.25 05:54:32.871988 [ 3 ] {21f49a52-c101-4f79-91f0-ff03875363a9} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12948 2024.07.25 05:54:32.872142 [ 3 ] {21f49a52-c101-4f79-91f0-ff03875363a9} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.001635 sec., 13455.65749235474 rows/sec., 1.07 MiB/sec.
12949 2024.07.25 05:54:32.872207 [ 71 ] {} <Debug> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12950 2024.07.25 05:54:32.872337 [ 71 ] {} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12951 2024.07.25 05:54:32.872391 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
12952 2024.07.25 05:54:32.872411 [ 3 ] {21f49a52-c101-4f79-91f0-ff03875363a9} <Debug> DynamicQueryHandler: Done processing query
12953 2024.07.25 05:54:32.872469 [ 3 ] {21f49a52-c101-4f79-91f0-ff03875363a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12954 2024.07.25 05:54:32.872510 [ 3 ] {} <Debug> HTTP-Session: a730bb77-1935-4f0d-a07e-f06514c444e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12955 2024.07.25 05:54:32.872621 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::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
12956 2024.07.25 05:54:32.872672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12957 2024.07.25 05:54:32.872761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12958 2024.07.25 05:54:32.872815 [ 3 ] {} <Debug> HTTP-Session: cc6ec2fd-5d72-4c9a-a440-c287bbe378cc Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12959 2024.07.25 05:54:32.872864 [ 3 ] {} <Debug> HTTP-Session: cc6ec2fd-5d72-4c9a-a440-c287bbe378cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12960 2024.07.25 05:54:32.872903 [ 3 ] {} <Debug> HTTP-Session: cc6ec2fd-5d72-4c9a-a440-c287bbe378cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12961 2024.07.25 05:54:32.872935 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12962 2024.07.25 05:54:32.872963 [ 3 ] {} <Trace> HTTP-Session: cc6ec2fd-5d72-4c9a-a440-c287bbe378cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12963 2024.07.25 05:54:32.873001 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 39 rows starting from the beginning of the part
12964 2024.07.25 05:54:32.873206 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 22 rows starting from the beginning of the part
12965 2024.07.25 05:54:32.873241 [ 3 ] {1d601d4d-3f31-4f38-96dc-142a20245ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12966 2024.07.25 05:54:32.873461 [ 3 ] {1d601d4d-3f31-4f38-96dc-142a20245ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12967 2024.07.25 05:54:32.873561 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 17 rows starting from the beginning of the part
12968 2024.07.25 05:54:32.873985 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 22 rows starting from the beginning of the part
12969 2024.07.25 05:54:32.874289 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 17 rows starting from the beginning of the part
12970 2024.07.25 05:54:32.874647 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 22 rows starting from the beginning of the part
12971 2024.07.25 05:54:32.874828 [ 3 ] {1d601d4d-3f31-4f38-96dc-142a20245ae1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12972 2024.07.25 05:54:32.875787 [ 3 ] {1d601d4d-3f31-4f38-96dc-142a20245ae1} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12973 2024.07.25 05:54:32.875851 [ 3 ] {1d601d4d-3f31-4f38-96dc-142a20245ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
12974 2024.07.25 05:54:32.876705 [ 3 ] {1d601d4d-3f31-4f38-96dc-142a20245ae1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
12975 2024.07.25 05:54:32.877424 [ 194 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 139 rows, containing 4 columns (4 merged, 0 gathered) in 0.004937717 sec., 28150.661530419824 rows/sec., 2.14 MiB/sec.
12976 2024.07.25 05:54:32.877550 [ 3 ] {1d601d4d-3f31-4f38-96dc-142a20245ae1} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12977 2024.07.25 05:54:32.877561 [ 194 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12978 2024.07.25 05:54:32.877825 [ 3 ] {1d601d4d-3f31-4f38-96dc-142a20245ae1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004718 sec., 423.908435777872 rows/sec., 34.57 KiB/sec.
12979 2024.07.25 05:54:32.878500 [ 3 ] {1d601d4d-3f31-4f38-96dc-142a20245ae1} <Debug> DynamicQueryHandler: Done processing query
12980 2024.07.25 05:54:32.878593 [ 3 ] {1d601d4d-3f31-4f38-96dc-142a20245ae1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12981 2024.07.25 05:54:32.878684 [ 3 ] {} <Debug> HTTP-Session: cc6ec2fd-5d72-4c9a-a440-c287bbe378cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12982 2024.07.25 05:54:32.878860 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12983 2024.07.25 05:54:32.878926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12984 2024.07.25 05:54:32.878951 [ 194 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_66_13} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12985 2024.07.25 05:54:32.878954 [ 3 ] {} <Debug> HTTP-Session: 3e3c191e-2b80-446b-8acd-c396e7929ce2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
12986 2024.07.25 05:54:32.878992 [ 3 ] {} <Debug> HTTP-Session: 3e3c191e-2b80-446b-8acd-c396e7929ce2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12987 2024.07.25 05:54:32.879009 [ 3 ] {} <Debug> HTTP-Session: 3e3c191e-2b80-446b-8acd-c396e7929ce2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12988 2024.07.25 05:54:32.879048 [ 3 ] {} <Trace> HTTP-Session: 3e3c191e-2b80-446b-8acd-c396e7929ce2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12989 2024.07.25 05:54:32.879052 [ 194 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_66_13} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12990 2024.07.25 05:54:32.879155 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
12991 2024.07.25 05:54:32.879219 [ 3 ] {1889006c-ba92-40d9-83f5-6921eedfa74f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12992 2024.07.25 05:54:32.879262 [ 3 ] {1889006c-ba92-40d9-83f5-6921eedfa74f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12993 2024.07.25 05:54:32.879398 [ 3 ] {1889006c-ba92-40d9-83f5-6921eedfa74f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12994 2024.07.25 05:54:32.879772 [ 3 ] {1889006c-ba92-40d9-83f5-6921eedfa74f} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12995 2024.07.25 05:54:32.879808 [ 3 ] {1889006c-ba92-40d9-83f5-6921eedfa74f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
12996 2024.07.25 05:54:32.880133 [ 3 ] {1889006c-ba92-40d9-83f5-6921eedfa74f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
12997 2024.07.25 05:54:32.880455 [ 3 ] {1889006c-ba92-40d9-83f5-6921eedfa74f} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12998 2024.07.25 05:54:32.880593 [ 3 ] {1889006c-ba92-40d9-83f5-6921eedfa74f} <Debug> executeQuery: Read 123 rows, 10.42 KiB in 0.001439 sec., 85476.02501737318 rows/sec., 7.07 MiB/sec.
12999 2024.07.25 05:54:32.880775 [ 3 ] {1889006c-ba92-40d9-83f5-6921eedfa74f} <Debug> DynamicQueryHandler: Done processing query
13000 2024.07.25 05:54:32.880799 [ 3 ] {1889006c-ba92-40d9-83f5-6921eedfa74f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
13001 2024.07.25 05:54:32.880815 [ 3 ] {} <Debug> HTTP-Session: 3e3c191e-2b80-446b-8acd-c396e7929ce2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13002 2024.07.25 05:54:32.880966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13003 2024.07.25 05:54:32.881012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13004 2024.07.25 05:54:32.881031 [ 3 ] {} <Debug> HTTP-Session: a3cfafad-6ca5-4db2-be8e-e8726fa1348c Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13005 2024.07.25 05:54:32.881047 [ 3 ] {} <Debug> HTTP-Session: a3cfafad-6ca5-4db2-be8e-e8726fa1348c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13006 2024.07.25 05:54:32.881061 [ 3 ] {} <Debug> HTTP-Session: a3cfafad-6ca5-4db2-be8e-e8726fa1348c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13007 2024.07.25 05:54:32.881091 [ 3 ] {} <Trace> HTTP-Session: a3cfafad-6ca5-4db2-be8e-e8726fa1348c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13008 2024.07.25 05:54:32.881183 [ 3 ] {06a3a11f-919a-46ca-9803-b8f625a71574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13009 2024.07.25 05:54:32.881224 [ 3 ] {06a3a11f-919a-46ca-9803-b8f625a71574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13010 2024.07.25 05:54:32.881349 [ 3 ] {06a3a11f-919a-46ca-9803-b8f625a71574} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13011 2024.07.25 05:54:32.881647 [ 3 ] {06a3a11f-919a-46ca-9803-b8f625a71574} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13012 2024.07.25 05:54:32.881683 [ 3 ] {06a3a11f-919a-46ca-9803-b8f625a71574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13013 2024.07.25 05:54:32.881978 [ 3 ] {06a3a11f-919a-46ca-9803-b8f625a71574} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
13014 2024.07.25 05:54:32.882282 [ 3 ] {06a3a11f-919a-46ca-9803-b8f625a71574} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13015 2024.07.25 05:54:32.882424 [ 3 ] {06a3a11f-919a-46ca-9803-b8f625a71574} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00126 sec., 1587.3015873015872 rows/sec., 110.83 KiB/sec.
13016 2024.07.25 05:54:32.882739 [ 3 ] {06a3a11f-919a-46ca-9803-b8f625a71574} <Debug> DynamicQueryHandler: Done processing query
13017 2024.07.25 05:54:32.882768 [ 3 ] {06a3a11f-919a-46ca-9803-b8f625a71574} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13018 2024.07.25 05:54:32.882784 [ 3 ] {} <Debug> HTTP-Session: a3cfafad-6ca5-4db2-be8e-e8726fa1348c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13019 2024.07.25 05:54:32.883285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14960, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13020 2024.07.25 05:54:32.883334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13021 2024.07.25 05:54:32.883352 [ 3 ] {} <Debug> HTTP-Session: cee77452-0ffc-424c-b704-0c24279cbcff Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13022 2024.07.25 05:54:32.883368 [ 3 ] {} <Debug> HTTP-Session: cee77452-0ffc-424c-b704-0c24279cbcff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13023 2024.07.25 05:54:32.883381 [ 3 ] {} <Debug> HTTP-Session: cee77452-0ffc-424c-b704-0c24279cbcff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13024 2024.07.25 05:54:32.883411 [ 3 ] {} <Trace> HTTP-Session: cee77452-0ffc-424c-b704-0c24279cbcff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13025 2024.07.25 05:54:32.883532 [ 3 ] {4caec1f9-3849-4829-a36e-23f2bd0a235a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13026 2024.07.25 05:54:32.883575 [ 3 ] {4caec1f9-3849-4829-a36e-23f2bd0a235a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13027 2024.07.25 05:54:32.883724 [ 3 ] {4caec1f9-3849-4829-a36e-23f2bd0a235a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13028 2024.07.25 05:54:32.884087 [ 3 ] {4caec1f9-3849-4829-a36e-23f2bd0a235a} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13029 2024.07.25 05:54:32.884123 [ 3 ] {4caec1f9-3849-4829-a36e-23f2bd0a235a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13030 2024.07.25 05:54:32.884460 [ 3 ] {4caec1f9-3849-4829-a36e-23f2bd0a235a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13031 2024.07.25 05:54:32.884772 [ 3 ] {4caec1f9-3849-4829-a36e-23f2bd0a235a} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13032 2024.07.25 05:54:32.884927 [ 3 ] {4caec1f9-3849-4829-a36e-23f2bd0a235a} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.00143 sec., 61538.46153846154 rows/sec., 4.81 MiB/sec.
13033 2024.07.25 05:54:32.885092 [ 3 ] {4caec1f9-3849-4829-a36e-23f2bd0a235a} <Debug> DynamicQueryHandler: Done processing query
13034 2024.07.25 05:54:32.885116 [ 3 ] {4caec1f9-3849-4829-a36e-23f2bd0a235a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
13035 2024.07.25 05:54:32.885132 [ 3 ] {} <Debug> HTTP-Session: cee77452-0ffc-424c-b704-0c24279cbcff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13036 2024.07.25 05:54:32.885278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30822, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13037 2024.07.25 05:54:32.885326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13038 2024.07.25 05:54:32.885344 [ 3 ] {} <Debug> HTTP-Session: 38039576-77a4-491c-bdd6-fcdc16839702 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13039 2024.07.25 05:54:32.885361 [ 3 ] {} <Debug> HTTP-Session: 38039576-77a4-491c-bdd6-fcdc16839702 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13040 2024.07.25 05:54:32.885375 [ 3 ] {} <Debug> HTTP-Session: 38039576-77a4-491c-bdd6-fcdc16839702 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13041 2024.07.25 05:54:32.885405 [ 3 ] {} <Trace> HTTP-Session: 38039576-77a4-491c-bdd6-fcdc16839702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13042 2024.07.25 05:54:32.885549 [ 3 ] {c603fe9b-aadf-4dfd-8aef-4cd6a5e5e5c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13043 2024.07.25 05:54:32.885595 [ 3 ] {c603fe9b-aadf-4dfd-8aef-4cd6a5e5e5c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13044 2024.07.25 05:54:32.885740 [ 3 ] {c603fe9b-aadf-4dfd-8aef-4cd6a5e5e5c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13045 2024.07.25 05:54:32.886182 [ 3 ] {c603fe9b-aadf-4dfd-8aef-4cd6a5e5e5c4} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13046 2024.07.25 05:54:32.886218 [ 3 ] {c603fe9b-aadf-4dfd-8aef-4cd6a5e5e5c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13047 2024.07.25 05:54:32.886611 [ 3 ] {c603fe9b-aadf-4dfd-8aef-4cd6a5e5e5c4} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13048 2024.07.25 05:54:32.886955 [ 3 ] {c603fe9b-aadf-4dfd-8aef-4cd6a5e5e5c4} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13049 2024.07.25 05:54:32.887115 [ 3 ] {c603fe9b-aadf-4dfd-8aef-4cd6a5e5e5c4} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001633 sec., 98591.54929577466 rows/sec., 6.87 MiB/sec.
13050 2024.07.25 05:54:32.887286 [ 3 ] {c603fe9b-aadf-4dfd-8aef-4cd6a5e5e5c4} <Debug> DynamicQueryHandler: Done processing query
13051 2024.07.25 05:54:32.887310 [ 3 ] {c603fe9b-aadf-4dfd-8aef-4cd6a5e5e5c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13052 2024.07.25 05:54:32.887325 [ 3 ] {} <Debug> HTTP-Session: 38039576-77a4-491c-bdd6-fcdc16839702 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13053 2024.07.25 05:54:32.887489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 35390, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13054 2024.07.25 05:54:32.887537 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13055 2024.07.25 05:54:32.887556 [ 3 ] {} <Debug> HTTP-Session: 2cc47546-ffb6-4b69-bb42-6dc5a407f66f Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13056 2024.07.25 05:54:32.887572 [ 3 ] {} <Debug> HTTP-Session: 2cc47546-ffb6-4b69-bb42-6dc5a407f66f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13057 2024.07.25 05:54:32.887585 [ 3 ] {} <Debug> HTTP-Session: 2cc47546-ffb6-4b69-bb42-6dc5a407f66f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13058 2024.07.25 05:54:32.887615 [ 3 ] {} <Trace> HTTP-Session: 2cc47546-ffb6-4b69-bb42-6dc5a407f66f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13059 2024.07.25 05:54:32.887877 [ 3 ] {5a0e0641-e8e8-4e26-b9fc-7f17ac59882b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13060 2024.07.25 05:54:32.887942 [ 3 ] {5a0e0641-e8e8-4e26-b9fc-7f17ac59882b} <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_histogramf64
13061 2024.07.25 05:54:32.888345 [ 3 ] {5a0e0641-e8e8-4e26-b9fc-7f17ac59882b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13062 2024.07.25 05:54:32.889190 [ 3 ] {5a0e0641-e8e8-4e26-b9fc-7f17ac59882b} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13063 2024.07.25 05:54:32.889226 [ 3 ] {5a0e0641-e8e8-4e26-b9fc-7f17ac59882b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13064 2024.07.25 05:54:32.889837 [ 3 ] {5a0e0641-e8e8-4e26-b9fc-7f17ac59882b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
13065 2024.07.25 05:54:32.890262 [ 3 ] {5a0e0641-e8e8-4e26-b9fc-7f17ac59882b} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13066 2024.07.25 05:54:32.890462 [ 71 ] {} <Debug> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
13067 2024.07.25 05:54:32.890466 [ 3 ] {5a0e0641-e8e8-4e26-b9fc-7f17ac59882b} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002754 sec., 7988.380537400146 rows/sec., 14.31 MiB/sec.
13068 2024.07.25 05:54:32.890563 [ 71 ] {} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13069 2024.07.25 05:54:32.890663 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13070 2024.07.25 05:54:32.891009 [ 201 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::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
13071 2024.07.25 05:54:32.891073 [ 3 ] {5a0e0641-e8e8-4e26-b9fc-7f17ac59882b} <Debug> DynamicQueryHandler: Done processing query
13072 2024.07.25 05:54:32.891110 [ 3 ] {5a0e0641-e8e8-4e26-b9fc-7f17ac59882b} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
13073 2024.07.25 05:54:32.891165 [ 3 ] {} <Debug> HTTP-Session: 2cc47546-ffb6-4b69-bb42-6dc5a407f66f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13074 2024.07.25 05:54:32.891389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13075 2024.07.25 05:54:32.891562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13076 2024.07.25 05:54:32.891620 [ 3 ] {} <Debug> HTTP-Session: 3e1ff20e-50b3-448c-9c37-9dd899b58266 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13077 2024.07.25 05:54:32.891669 [ 3 ] {} <Debug> HTTP-Session: 3e1ff20e-50b3-448c-9c37-9dd899b58266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13078 2024.07.25 05:54:32.891717 [ 3 ] {} <Debug> HTTP-Session: 3e1ff20e-50b3-448c-9c37-9dd899b58266 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13079 2024.07.25 05:54:32.891740 [ 201 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13080 2024.07.25 05:54:32.891790 [ 3 ] {} <Trace> HTTP-Session: 3e1ff20e-50b3-448c-9c37-9dd899b58266 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13081 2024.07.25 05:54:32.891886 [ 201 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1030 rows starting from the beginning of the part
13082 2024.07.25 05:54:32.892054 [ 3 ] {fb6ee5a9-b72f-4758-a474-ca2a29b43981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13083 2024.07.25 05:54:32.892237 [ 3 ] {fb6ee5a9-b72f-4758-a474-ca2a29b43981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13084 2024.07.25 05:54:32.892625 [ 201 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 22 rows starting from the beginning of the part
13085 2024.07.25 05:54:32.892968 [ 3 ] {fb6ee5a9-b72f-4758-a474-ca2a29b43981} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13086 2024.07.25 05:54:32.893445 [ 201 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 11 rows starting from the beginning of the part
13087 2024.07.25 05:54:32.894036 [ 201 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 22 rows starting from the beginning of the part
13088 2024.07.25 05:54:32.894338 [ 3 ] {fb6ee5a9-b72f-4758-a474-ca2a29b43981} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13089 2024.07.25 05:54:32.894449 [ 3 ] {fb6ee5a9-b72f-4758-a474-ca2a29b43981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13090 2024.07.25 05:54:32.894800 [ 201 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 11 rows starting from the beginning of the part
13091 2024.07.25 05:54:32.895432 [ 201 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 22 rows starting from the beginning of the part
13092 2024.07.25 05:54:32.895686 [ 3 ] {fb6ee5a9-b72f-4758-a474-ca2a29b43981} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13093 2024.07.25 05:54:32.896853 [ 3 ] {fb6ee5a9-b72f-4758-a474-ca2a29b43981} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13094 2024.07.25 05:54:32.897175 [ 3 ] {fb6ee5a9-b72f-4758-a474-ca2a29b43981} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00521 sec., 11516.314779270633 rows/sec., 794.75 KiB/sec.
13095 2024.07.25 05:54:32.897569 [ 3 ] {fb6ee5a9-b72f-4758-a474-ca2a29b43981} <Debug> DynamicQueryHandler: Done processing query
13096 2024.07.25 05:54:32.897612 [ 3 ] {fb6ee5a9-b72f-4758-a474-ca2a29b43981} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13097 2024.07.25 05:54:32.897643 [ 3 ] {} <Debug> HTTP-Session: 3e1ff20e-50b3-448c-9c37-9dd899b58266 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13098 2024.07.25 05:54:32.902267 [ 187 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1118 rows, containing 19 columns (19 merged, 0 gathered) in 0.011412641 sec., 97961.54982882578 rows/sec., 175.54 MiB/sec.
13099 2024.07.25 05:54:32.903379 [ 187 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
13100 2024.07.25 05:54:32.904053 [ 187 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13101 2024.07.25 05:54:32.904146 [ 187 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
13102 2024.07.25 05:54:32.904306 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.51 MiB.
13103 2024.07.25 05:54:37.872611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 2325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13104 2024.07.25 05:54:37.872743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13105 2024.07.25 05:54:37.872772 [ 3 ] {} <Debug> HTTP-Session: 2455d124-ad7b-42f2-becb-17a9dfe51dc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13106 2024.07.25 05:54:37.872800 [ 3 ] {} <Debug> HTTP-Session: 2455d124-ad7b-42f2-becb-17a9dfe51dc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13107 2024.07.25 05:54:37.872818 [ 3 ] {} <Debug> HTTP-Session: 2455d124-ad7b-42f2-becb-17a9dfe51dc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13108 2024.07.25 05:54:37.872873 [ 3 ] {} <Trace> HTTP-Session: 2455d124-ad7b-42f2-becb-17a9dfe51dc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13109 2024.07.25 05:54:37.873077 [ 3 ] {f8e4743f-0d9b-4898-a788-043572bf04c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13110 2024.07.25 05:54:37.873148 [ 3 ] {f8e4743f-0d9b-4898-a788-043572bf04c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13111 2024.07.25 05:54:37.873362 [ 3 ] {f8e4743f-0d9b-4898-a788-043572bf04c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13112 2024.07.25 05:54:37.873880 [ 3 ] {f8e4743f-0d9b-4898-a788-043572bf04c7} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13113 2024.07.25 05:54:37.873917 [ 3 ] {f8e4743f-0d9b-4898-a788-043572bf04c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13114 2024.07.25 05:54:37.874275 [ 3 ] {f8e4743f-0d9b-4898-a788-043572bf04c7} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
13115 2024.07.25 05:54:37.874605 [ 3 ] {f8e4743f-0d9b-4898-a788-043572bf04c7} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13116 2024.07.25 05:54:37.874740 [ 3 ] {f8e4743f-0d9b-4898-a788-043572bf04c7} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001732 sec., 9815.242494226328 rows/sec., 711.00 KiB/sec.
13117 2024.07.25 05:54:37.875037 [ 3 ] {f8e4743f-0d9b-4898-a788-043572bf04c7} <Debug> DynamicQueryHandler: Done processing query
13118 2024.07.25 05:54:37.875102 [ 3 ] {f8e4743f-0d9b-4898-a788-043572bf04c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13119 2024.07.25 05:54:37.875164 [ 3 ] {} <Debug> HTTP-Session: 2455d124-ad7b-42f2-becb-17a9dfe51dc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13120 2024.07.25 05:54:37.875425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 29344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13121 2024.07.25 05:54:37.875478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13122 2024.07.25 05:54:37.875497 [ 3 ] {} <Debug> HTTP-Session: 3d920a28-45c6-4e65-9342-bde282e4a67e Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13123 2024.07.25 05:54:37.875514 [ 3 ] {} <Debug> HTTP-Session: 3d920a28-45c6-4e65-9342-bde282e4a67e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13124 2024.07.25 05:54:37.875529 [ 3 ] {} <Debug> HTTP-Session: 3d920a28-45c6-4e65-9342-bde282e4a67e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13125 2024.07.25 05:54:37.875562 [ 3 ] {} <Trace> HTTP-Session: 3d920a28-45c6-4e65-9342-bde282e4a67e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13126 2024.07.25 05:54:37.875714 [ 3 ] {f04627ab-a0f3-4668-a7da-36c3bbc29e48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13127 2024.07.25 05:54:37.875759 [ 3 ] {f04627ab-a0f3-4668-a7da-36c3bbc29e48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13128 2024.07.25 05:54:37.875897 [ 3 ] {f04627ab-a0f3-4668-a7da-36c3bbc29e48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13129 2024.07.25 05:54:37.876333 [ 3 ] {f04627ab-a0f3-4668-a7da-36c3bbc29e48} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13130 2024.07.25 05:54:37.876368 [ 3 ] {f04627ab-a0f3-4668-a7da-36c3bbc29e48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13131 2024.07.25 05:54:37.876696 [ 3 ] {f04627ab-a0f3-4668-a7da-36c3bbc29e48} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13132 2024.07.25 05:54:37.877014 [ 3 ] {f04627ab-a0f3-4668-a7da-36c3bbc29e48} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13133 2024.07.25 05:54:37.877142 [ 3 ] {f04627ab-a0f3-4668-a7da-36c3bbc29e48} <Debug> executeQuery: Read 194 rows, 17.54 KiB in 0.001498 sec., 129506.0080106809 rows/sec., 11.44 MiB/sec.
13134 2024.07.25 05:54:37.877145 [ 66 ] {} <Debug> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13135 2024.07.25 05:54:37.877214 [ 66 ] {} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13136 2024.07.25 05:54:37.877248 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13137 2024.07.25 05:54:37.877353 [ 3 ] {f04627ab-a0f3-4668-a7da-36c3bbc29e48} <Debug> DynamicQueryHandler: Done processing query
13138 2024.07.25 05:54:37.877437 [ 3 ] {f04627ab-a0f3-4668-a7da-36c3bbc29e48} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
13139 2024.07.25 05:54:37.877490 [ 3 ] {} <Debug> HTTP-Session: 3d920a28-45c6-4e65-9342-bde282e4a67e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13140 2024.07.25 05:54:37.877568 [ 196 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::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
13141 2024.07.25 05:54:37.877878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 63424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13142 2024.07.25 05:54:37.878050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13143 2024.07.25 05:54:37.878081 [ 196 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13144 2024.07.25 05:54:37.878096 [ 3 ] {} <Debug> HTTP-Session: f1d1c12e-8b0c-4458-aa83-0182b54dec38 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13145 2024.07.25 05:54:37.878146 [ 3 ] {} <Debug> HTTP-Session: f1d1c12e-8b0c-4458-aa83-0182b54dec38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13146 2024.07.25 05:54:37.878151 [ 196 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 305 rows starting from the beginning of the part
13147 2024.07.25 05:54:37.878169 [ 3 ] {} <Debug> HTTP-Session: f1d1c12e-8b0c-4458-aa83-0182b54dec38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13148 2024.07.25 05:54:37.878258 [ 3 ] {} <Trace> HTTP-Session: f1d1c12e-8b0c-4458-aa83-0182b54dec38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13149 2024.07.25 05:54:37.878480 [ 196 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 230 rows starting from the beginning of the part
13150 2024.07.25 05:54:37.878716 [ 3 ] {7432f0e3-70c7-435b-82b0-142ef2ca85f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13151 2024.07.25 05:54:37.878716 [ 196 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 122 rows starting from the beginning of the part
13152 2024.07.25 05:54:37.878857 [ 3 ] {7432f0e3-70c7-435b-82b0-142ef2ca85f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13153 2024.07.25 05:54:37.879066 [ 196 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 197 rows starting from the beginning of the part
13154 2024.07.25 05:54:37.879440 [ 196 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 123 rows starting from the beginning of the part
13155 2024.07.25 05:54:37.879783 [ 3 ] {7432f0e3-70c7-435b-82b0-142ef2ca85f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13156 2024.07.25 05:54:37.879787 [ 196 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 194 rows starting from the beginning of the part
13157 2024.07.25 05:54:37.880976 [ 3 ] {7432f0e3-70c7-435b-82b0-142ef2ca85f2} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13158 2024.07.25 05:54:37.881055 [ 3 ] {7432f0e3-70c7-435b-82b0-142ef2ca85f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13159 2024.07.25 05:54:37.881956 [ 3 ] {7432f0e3-70c7-435b-82b0-142ef2ca85f2} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13160 2024.07.25 05:54:37.882575 [ 186 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1171 rows, containing 4 columns (4 merged, 0 gathered) in 0.005250095 sec., 223043.5830208787 rows/sec., 19.23 MiB/sec.
13161 2024.07.25 05:54:37.882597 [ 3 ] {7432f0e3-70c7-435b-82b0-142ef2ca85f2} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13162 2024.07.25 05:54:37.882753 [ 66 ] {} <Debug> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13163 2024.07.25 05:54:37.882759 [ 3 ] {7432f0e3-70c7-435b-82b0-142ef2ca85f2} <Debug> executeQuery: Read 393 rows, 28.36 KiB in 0.004275 sec., 91929.82456140351 rows/sec., 6.48 MiB/sec.
13164 2024.07.25 05:54:37.882779 [ 186 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13165 2024.07.25 05:54:37.882796 [ 66 ] {} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13166 2024.07.25 05:54:37.882850 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13167 2024.07.25 05:54:37.883324 [ 3 ] {7432f0e3-70c7-435b-82b0-142ef2ca85f2} <Debug> DynamicQueryHandler: Done processing query
13168 2024.07.25 05:54:37.883324 [ 188 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::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
13169 2024.07.25 05:54:37.883374 [ 3 ] {7432f0e3-70c7-435b-82b0-142ef2ca85f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
13170 2024.07.25 05:54:37.883471 [ 3 ] {} <Debug> HTTP-Session: f1d1c12e-8b0c-4458-aa83-0182b54dec38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13171 2024.07.25 05:54:37.883730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13172 2024.07.25 05:54:37.883917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13173 2024.07.25 05:54:37.883988 [ 188 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13174 2024.07.25 05:54:37.884010 [ 3 ] {} <Debug> HTTP-Session: 62205985-273b-4266-9af3-190b99944ffe Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13175 2024.07.25 05:54:37.884085 [ 3 ] {} <Debug> HTTP-Session: 62205985-273b-4266-9af3-190b99944ffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13176 2024.07.25 05:54:37.884099 [ 188 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 473 rows starting from the beginning of the part
13177 2024.07.25 05:54:37.884119 [ 3 ] {} <Debug> HTTP-Session: 62205985-273b-4266-9af3-190b99944ffe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13178 2024.07.25 05:54:37.884242 [ 3 ] {} <Trace> HTTP-Session: 62205985-273b-4266-9af3-190b99944ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13179 2024.07.25 05:54:37.884360 [ 186 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_71_14} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13180 2024.07.25 05:54:37.884611 [ 3 ] {66b30c91-c37e-4275-b1a8-e5a0b9036ff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13181 2024.07.25 05:54:37.884739 [ 188 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 417 rows starting from the beginning of the part
13182 2024.07.25 05:54:37.884770 [ 186 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_71_14} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13183 2024.07.25 05:54:37.884780 [ 3 ] {66b30c91-c37e-4275-b1a8-e5a0b9036ff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13184 2024.07.25 05:54:37.885066 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB.
13185 2024.07.25 05:54:37.885353 [ 188 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 86 rows starting from the beginning of the part
13186 2024.07.25 05:54:37.885715 [ 3 ] {66b30c91-c37e-4275-b1a8-e5a0b9036ff1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13187 2024.07.25 05:54:37.885732 [ 188 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 399 rows starting from the beginning of the part
13188 2024.07.25 05:54:37.886059 [ 188 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 88 rows starting from the beginning of the part
13189 2024.07.25 05:54:37.886198 [ 188 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 393 rows starting from the beginning of the part
13190 2024.07.25 05:54:37.886979 [ 3 ] {66b30c91-c37e-4275-b1a8-e5a0b9036ff1} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13191 2024.07.25 05:54:37.887042 [ 3 ] {66b30c91-c37e-4275-b1a8-e5a0b9036ff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13192 2024.07.25 05:54:37.888014 [ 3 ] {66b30c91-c37e-4275-b1a8-e5a0b9036ff1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
13193 2024.07.25 05:54:37.888841 [ 3 ] {66b30c91-c37e-4275-b1a8-e5a0b9036ff1} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13194 2024.07.25 05:54:37.889021 [ 66 ] {} <Debug> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
13195 2024.07.25 05:54:37.889137 [ 66 ] {} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13196 2024.07.25 05:54:37.889149 [ 3 ] {66b30c91-c37e-4275-b1a8-e5a0b9036ff1} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.00467 sec., 1284.796573875803 rows/sec., 55.21 KiB/sec.
13197 2024.07.25 05:54:37.889206 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13198 2024.07.25 05:54:37.889740 [ 198 ] {79798579-fdc4-4c4f-ad75-3b6178762911::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
13199 2024.07.25 05:54:37.889892 [ 3 ] {66b30c91-c37e-4275-b1a8-e5a0b9036ff1} <Debug> DynamicQueryHandler: Done processing query
13200 2024.07.25 05:54:37.889890 [ 188 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1856 rows, containing 4 columns (4 merged, 0 gathered) in 0.006864953 sec., 270358.7337014543 rows/sec., 19.37 MiB/sec.
13201 2024.07.25 05:54:37.889945 [ 3 ] {66b30c91-c37e-4275-b1a8-e5a0b9036ff1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13202 2024.07.25 05:54:37.890022 [ 3 ] {} <Debug> HTTP-Session: 62205985-273b-4266-9af3-190b99944ffe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13203 2024.07.25 05:54:37.890143 [ 198 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13204 2024.07.25 05:54:37.890191 [ 198 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part
13205 2024.07.25 05:54:37.890229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13206 2024.07.25 05:54:37.890258 [ 188 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13207 2024.07.25 05:54:37.890460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13208 2024.07.25 05:54:37.890571 [ 198 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part
13209 2024.07.25 05:54:37.890665 [ 3 ] {} <Debug> HTTP-Session: 044ea981-b362-48b8-a5c1-1642cd1c7713 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13210 2024.07.25 05:54:37.890763 [ 3 ] {} <Debug> HTTP-Session: 044ea981-b362-48b8-a5c1-1642cd1c7713 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13211 2024.07.25 05:54:37.890955 [ 3 ] {} <Debug> HTTP-Session: 044ea981-b362-48b8-a5c1-1642cd1c7713 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13212 2024.07.25 05:54:37.891046 [ 198 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part
13213 2024.07.25 05:54:37.891103 [ 3 ] {} <Trace> HTTP-Session: 044ea981-b362-48b8-a5c1-1642cd1c7713 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13214 2024.07.25 05:54:37.891669 [ 198 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part
13215 2024.07.25 05:54:37.891811 [ 3 ] {3f88d6f0-98eb-45a3-835b-e7eb332723e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
13216 2024.07.25 05:54:37.892047 [ 3 ] {3f88d6f0-98eb-45a3-835b-e7eb332723e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
13217 2024.07.25 05:54:37.892081 [ 198 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part
13218 2024.07.25 05:54:37.892395 [ 198 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part
13219 2024.07.25 05:54:37.893528 [ 3 ] {3f88d6f0-98eb-45a3-835b-e7eb332723e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13220 2024.07.25 05:54:37.893831 [ 188 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_71_14} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13221 2024.07.25 05:54:37.894176 [ 188 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_71_14} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13222 2024.07.25 05:54:37.894499 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB.
13223 2024.07.25 05:54:37.894725 [ 3 ] {3f88d6f0-98eb-45a3-835b-e7eb332723e8} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13224 2024.07.25 05:54:37.894771 [ 3 ] {3f88d6f0-98eb-45a3-835b-e7eb332723e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13225 2024.07.25 05:54:37.895352 [ 198 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.005960212 sec., 31206.94364562871 rows/sec., 1.31 MiB/sec.
13226 2024.07.25 05:54:37.895386 [ 3 ] {3f88d6f0-98eb-45a3-835b-e7eb332723e8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
13227 2024.07.25 05:54:37.895472 [ 198 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
13228 2024.07.25 05:54:37.895855 [ 3 ] {3f88d6f0-98eb-45a3-835b-e7eb332723e8} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13229 2024.07.25 05:54:37.895960 [ 198 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_31_6} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13230 2024.07.25 05:54:37.896086 [ 3 ] {3f88d6f0-98eb-45a3-835b-e7eb332723e8} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.004618 sec., 16673.88479861412 rows/sec., 1.03 MiB/sec.
13231 2024.07.25 05:54:37.896105 [ 65 ] {} <Debug> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
13232 2024.07.25 05:54:37.896195 [ 198 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_31_6} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
13233 2024.07.25 05:54:37.896246 [ 65 ] {} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13234 2024.07.25 05:54:37.896374 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13235 2024.07.25 05:54:37.896421 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
13236 2024.07.25 05:54:37.896507 [ 3 ] {3f88d6f0-98eb-45a3-835b-e7eb332723e8} <Debug> DynamicQueryHandler: Done processing query
13237 2024.07.25 05:54:37.896568 [ 3 ] {3f88d6f0-98eb-45a3-835b-e7eb332723e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13238 2024.07.25 05:54:37.896623 [ 3 ] {} <Debug> HTTP-Session: 044ea981-b362-48b8-a5c1-1642cd1c7713 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13239 2024.07.25 05:54:37.896660 [ 189 ] {c00922d1-161d-437c-932d-6a455c04f3cb::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
13240 2024.07.25 05:54:37.896843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13241 2024.07.25 05:54:37.896864 [ 189 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13242 2024.07.25 05:54:37.896943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13243 2024.07.25 05:54:37.896949 [ 189 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2002 rows starting from the beginning of the part
13244 2024.07.25 05:54:37.896978 [ 3 ] {} <Debug> HTTP-Session: c5c9e321-126c-4e02-9a65-5d096e7de90f Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13245 2024.07.25 05:54:37.897015 [ 3 ] {} <Debug> HTTP-Session: c5c9e321-126c-4e02-9a65-5d096e7de90f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13246 2024.07.25 05:54:37.897055 [ 3 ] {} <Debug> HTTP-Session: c5c9e321-126c-4e02-9a65-5d096e7de90f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13247 2024.07.25 05:54:37.897208 [ 3 ] {} <Trace> HTTP-Session: c5c9e321-126c-4e02-9a65-5d096e7de90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13248 2024.07.25 05:54:37.897208 [ 189 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 77 rows starting from the beginning of the part
13249 2024.07.25 05:54:37.897511 [ 189 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 77 rows starting from the beginning of the part
13250 2024.07.25 05:54:37.897752 [ 3 ] {e26e810e-e644-4891-83b6-52da1056245a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13251 2024.07.25 05:54:37.897763 [ 189 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 77 rows starting from the beginning of the part
13252 2024.07.25 05:54:37.897976 [ 3 ] {e26e810e-e644-4891-83b6-52da1056245a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13253 2024.07.25 05:54:37.898114 [ 189 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 77 rows starting from the beginning of the part
13254 2024.07.25 05:54:37.898513 [ 189 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 77 rows starting from the beginning of the part
13255 2024.07.25 05:54:37.899215 [ 3 ] {e26e810e-e644-4891-83b6-52da1056245a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13256 2024.07.25 05:54:37.900030 [ 3 ] {e26e810e-e644-4891-83b6-52da1056245a} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13257 2024.07.25 05:54:37.900095 [ 3 ] {e26e810e-e644-4891-83b6-52da1056245a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13258 2024.07.25 05:54:37.901178 [ 3 ] {e26e810e-e644-4891-83b6-52da1056245a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13259 2024.07.25 05:54:37.902048 [ 193 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2387 rows, containing 5 columns (5 merged, 0 gathered) in 0.005516341 sec., 432714.3662801121 rows/sec., 26.65 MiB/sec.
13260 2024.07.25 05:54:37.902118 [ 3 ] {e26e810e-e644-4891-83b6-52da1056245a} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13261 2024.07.25 05:54:37.902374 [ 3 ] {e26e810e-e644-4891-83b6-52da1056245a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004921 sec., 32513.71672424304 rows/sec., 2.26 MiB/sec.
13262 2024.07.25 05:54:37.902488 [ 193 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
13263 2024.07.25 05:54:37.902961 [ 3 ] {e26e810e-e644-4891-83b6-52da1056245a} <Debug> DynamicQueryHandler: Done processing query
13264 2024.07.25 05:54:37.903055 [ 3 ] {e26e810e-e644-4891-83b6-52da1056245a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13265 2024.07.25 05:54:37.903139 [ 3 ] {} <Debug> HTTP-Session: c5c9e321-126c-4e02-9a65-5d096e7de90f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13266 2024.07.25 05:54:37.903517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17788, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13267 2024.07.25 05:54:37.903705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13268 2024.07.25 05:54:37.903773 [ 3 ] {} <Debug> HTTP-Session: fc98a200-d0ec-47f4-b32a-4d01d6c63c60 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13269 2024.07.25 05:54:37.903846 [ 3 ] {} <Debug> HTTP-Session: fc98a200-d0ec-47f4-b32a-4d01d6c63c60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13270 2024.07.25 05:54:37.903903 [ 3 ] {} <Debug> HTTP-Session: fc98a200-d0ec-47f4-b32a-4d01d6c63c60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13271 2024.07.25 05:54:37.904036 [ 3 ] {} <Trace> HTTP-Session: fc98a200-d0ec-47f4-b32a-4d01d6c63c60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13272 2024.07.25 05:54:37.904181 [ 193 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_31_6} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13273 2024.07.25 05:54:37.904337 [ 193 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_31_6} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
13274 2024.07.25 05:54:37.904443 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB.
13275 2024.07.25 05:54:37.904483 [ 3 ] {bd6178e7-10d5-414d-a69e-3d69328f5f1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13276 2024.07.25 05:54:37.904572 [ 3 ] {bd6178e7-10d5-414d-a69e-3d69328f5f1b} <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_histogramf64
13277 2024.07.25 05:54:37.905035 [ 3 ] {bd6178e7-10d5-414d-a69e-3d69328f5f1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13278 2024.07.25 05:54:37.905634 [ 3 ] {bd6178e7-10d5-414d-a69e-3d69328f5f1b} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13279 2024.07.25 05:54:37.905672 [ 3 ] {bd6178e7-10d5-414d-a69e-3d69328f5f1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13280 2024.07.25 05:54:37.906295 [ 3 ] {bd6178e7-10d5-414d-a69e-3d69328f5f1b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
13281 2024.07.25 05:54:37.906715 [ 3 ] {bd6178e7-10d5-414d-a69e-3d69328f5f1b} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13282 2024.07.25 05:54:37.906904 [ 3 ] {bd6178e7-10d5-414d-a69e-3d69328f5f1b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002646 sec., 4157.218442932729 rows/sec., 7.45 MiB/sec.
13283 2024.07.25 05:54:37.907372 [ 3 ] {bd6178e7-10d5-414d-a69e-3d69328f5f1b} <Debug> DynamicQueryHandler: Done processing query
13284 2024.07.25 05:54:37.907430 [ 3 ] {bd6178e7-10d5-414d-a69e-3d69328f5f1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
13285 2024.07.25 05:54:37.907466 [ 3 ] {} <Debug> HTTP-Session: fc98a200-d0ec-47f4-b32a-4d01d6c63c60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13286 2024.07.25 05:54:37.907608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13287 2024.07.25 05:54:37.907659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13288 2024.07.25 05:54:37.907679 [ 3 ] {} <Debug> HTTP-Session: bc6699eb-0162-448a-aff0-97f9aaaef04f Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13289 2024.07.25 05:54:37.907696 [ 3 ] {} <Debug> HTTP-Session: bc6699eb-0162-448a-aff0-97f9aaaef04f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13290 2024.07.25 05:54:37.907710 [ 3 ] {} <Debug> HTTP-Session: bc6699eb-0162-448a-aff0-97f9aaaef04f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13291 2024.07.25 05:54:37.907741 [ 3 ] {} <Trace> HTTP-Session: bc6699eb-0162-448a-aff0-97f9aaaef04f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13292 2024.07.25 05:54:37.907850 [ 3 ] {2116158e-9787-4080-8c85-42baf91769de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
13293 2024.07.25 05:54:37.907898 [ 3 ] {2116158e-9787-4080-8c85-42baf91769de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
13294 2024.07.25 05:54:37.908045 [ 3 ] {2116158e-9787-4080-8c85-42baf91769de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13295 2024.07.25 05:54:37.908328 [ 3 ] {2116158e-9787-4080-8c85-42baf91769de} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13296 2024.07.25 05:54:37.908364 [ 3 ] {2116158e-9787-4080-8c85-42baf91769de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13297 2024.07.25 05:54:37.908731 [ 3 ] {2116158e-9787-4080-8c85-42baf91769de} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
13298 2024.07.25 05:54:37.909064 [ 3 ] {2116158e-9787-4080-8c85-42baf91769de} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13299 2024.07.25 05:54:37.909220 [ 3 ] {2116158e-9787-4080-8c85-42baf91769de} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001397 sec., 16463.8511095204 rows/sec., 890.58 KiB/sec.
13300 2024.07.25 05:54:37.909384 [ 3 ] {2116158e-9787-4080-8c85-42baf91769de} <Debug> DynamicQueryHandler: Done processing query
13301 2024.07.25 05:54:37.909408 [ 3 ] {2116158e-9787-4080-8c85-42baf91769de} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13302 2024.07.25 05:54:37.909425 [ 3 ] {} <Debug> HTTP-Session: bc6699eb-0162-448a-aff0-97f9aaaef04f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13303 2024.07.25 05:54:37.909547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13304 2024.07.25 05:54:37.909595 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13305 2024.07.25 05:54:37.909615 [ 3 ] {} <Debug> HTTP-Session: 283c2881-dcb4-4b46-87ce-b135fc08d94a Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13306 2024.07.25 05:54:37.909632 [ 3 ] {} <Debug> HTTP-Session: 283c2881-dcb4-4b46-87ce-b135fc08d94a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13307 2024.07.25 05:54:37.909646 [ 3 ] {} <Debug> HTTP-Session: 283c2881-dcb4-4b46-87ce-b135fc08d94a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13308 2024.07.25 05:54:37.909676 [ 3 ] {} <Trace> HTTP-Session: 283c2881-dcb4-4b46-87ce-b135fc08d94a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13309 2024.07.25 05:54:37.909790 [ 3 ] {cb4a5fa3-4016-4a38-847b-6462b1c36dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13310 2024.07.25 05:54:37.909833 [ 3 ] {cb4a5fa3-4016-4a38-847b-6462b1c36dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13311 2024.07.25 05:54:37.909961 [ 3 ] {cb4a5fa3-4016-4a38-847b-6462b1c36dcf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13312 2024.07.25 05:54:37.910258 [ 3 ] {cb4a5fa3-4016-4a38-847b-6462b1c36dcf} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13313 2024.07.25 05:54:37.910294 [ 3 ] {cb4a5fa3-4016-4a38-847b-6462b1c36dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13314 2024.07.25 05:54:37.910652 [ 3 ] {cb4a5fa3-4016-4a38-847b-6462b1c36dcf} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13315 2024.07.25 05:54:37.910982 [ 3 ] {cb4a5fa3-4016-4a38-847b-6462b1c36dcf} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13316 2024.07.25 05:54:37.911140 [ 3 ] {cb4a5fa3-4016-4a38-847b-6462b1c36dcf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001378 sec., 43541.36429608127 rows/sec., 2.93 MiB/sec.
13317 2024.07.25 05:54:37.911331 [ 3 ] {cb4a5fa3-4016-4a38-847b-6462b1c36dcf} <Debug> DynamicQueryHandler: Done processing query
13318 2024.07.25 05:54:37.911366 [ 3 ] {cb4a5fa3-4016-4a38-847b-6462b1c36dcf} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13319 2024.07.25 05:54:37.911397 [ 3 ] {} <Debug> HTTP-Session: 283c2881-dcb4-4b46-87ce-b135fc08d94a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13320 2024.07.25 05:54:42.869044 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13321 2024.07.25 05:54:42.869235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13322 2024.07.25 05:54:42.869280 [ 3 ] {} <Debug> HTTP-Session: 01a4a7f5-d9d6-4a30-8f6b-64cad97a1725 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13323 2024.07.25 05:54:42.869322 [ 3 ] {} <Debug> HTTP-Session: 01a4a7f5-d9d6-4a30-8f6b-64cad97a1725 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13324 2024.07.25 05:54:42.869351 [ 3 ] {} <Debug> HTTP-Session: 01a4a7f5-d9d6-4a30-8f6b-64cad97a1725 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13325 2024.07.25 05:54:42.869430 [ 3 ] {} <Trace> HTTP-Session: 01a4a7f5-d9d6-4a30-8f6b-64cad97a1725 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13326 2024.07.25 05:54:42.869723 [ 3 ] {4ac1a7f1-007e-4978-beea-1e64bbd99339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13327 2024.07.25 05:54:42.869813 [ 3 ] {4ac1a7f1-007e-4978-beea-1e64bbd99339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13328 2024.07.25 05:54:42.870006 [ 3 ] {4ac1a7f1-007e-4978-beea-1e64bbd99339} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13329 2024.07.25 05:54:42.870457 [ 3 ] {4ac1a7f1-007e-4978-beea-1e64bbd99339} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13330 2024.07.25 05:54:42.870503 [ 3 ] {4ac1a7f1-007e-4978-beea-1e64bbd99339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13331 2024.07.25 05:54:42.870885 [ 3 ] {4ac1a7f1-007e-4978-beea-1e64bbd99339} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
13332 2024.07.25 05:54:42.871238 [ 3 ] {4ac1a7f1-007e-4978-beea-1e64bbd99339} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): 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.07.25 05:54:42.871423 [ 3 ] {4ac1a7f1-007e-4978-beea-1e64bbd99339} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.001791 sec., 12283.640424343941 rows/sec., 995.65 KiB/sec.
13334 2024.07.25 05:54:42.871726 [ 3 ] {4ac1a7f1-007e-4978-beea-1e64bbd99339} <Debug> DynamicQueryHandler: Done processing query
13335 2024.07.25 05:54:42.871789 [ 3 ] {4ac1a7f1-007e-4978-beea-1e64bbd99339} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13336 2024.07.25 05:54:42.871851 [ 3 ] {} <Debug> HTTP-Session: 01a4a7f5-d9d6-4a30-8f6b-64cad97a1725 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13337 2024.07.25 05:54:42.872063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13338 2024.07.25 05:54:42.872122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13339 2024.07.25 05:54:42.872141 [ 3 ] {} <Debug> HTTP-Session: 7022291a-651b-4097-8671-162f4445c56c Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13340 2024.07.25 05:54:42.872160 [ 3 ] {} <Debug> HTTP-Session: 7022291a-651b-4097-8671-162f4445c56c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13341 2024.07.25 05:54:42.872173 [ 3 ] {} <Debug> HTTP-Session: 7022291a-651b-4097-8671-162f4445c56c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13342 2024.07.25 05:54:42.872209 [ 3 ] {} <Trace> HTTP-Session: 7022291a-651b-4097-8671-162f4445c56c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13343 2024.07.25 05:54:42.872316 [ 3 ] {e2ea7789-8aa6-42cc-9e38-c1e649edee93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13344 2024.07.25 05:54:42.872365 [ 3 ] {e2ea7789-8aa6-42cc-9e38-c1e649edee93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13345 2024.07.25 05:54:42.872515 [ 3 ] {e2ea7789-8aa6-42cc-9e38-c1e649edee93} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13346 2024.07.25 05:54:42.872833 [ 3 ] {e2ea7789-8aa6-42cc-9e38-c1e649edee93} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13347 2024.07.25 05:54:42.872869 [ 3 ] {e2ea7789-8aa6-42cc-9e38-c1e649edee93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13348 2024.07.25 05:54:42.873174 [ 3 ] {e2ea7789-8aa6-42cc-9e38-c1e649edee93} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
13349 2024.07.25 05:54:42.873493 [ 3 ] {e2ea7789-8aa6-42cc-9e38-c1e649edee93} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13350 2024.07.25 05:54:42.873652 [ 3 ] {e2ea7789-8aa6-42cc-9e38-c1e649edee93} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001364 sec., 1466.275659824047 rows/sec., 119.56 KiB/sec.
13351 2024.07.25 05:54:42.873819 [ 3 ] {e2ea7789-8aa6-42cc-9e38-c1e649edee93} <Debug> DynamicQueryHandler: Done processing query
13352 2024.07.25 05:54:42.873844 [ 3 ] {e2ea7789-8aa6-42cc-9e38-c1e649edee93} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13353 2024.07.25 05:54:42.873860 [ 3 ] {} <Debug> HTTP-Session: 7022291a-651b-4097-8671-162f4445c56c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13354 2024.07.25 05:54:42.873998 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13355 2024.07.25 05:54:42.874048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13356 2024.07.25 05:54:42.874067 [ 3 ] {} <Debug> HTTP-Session: e084cb55-4756-4872-b694-46092ba88dc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13357 2024.07.25 05:54:42.874084 [ 3 ] {} <Debug> HTTP-Session: e084cb55-4756-4872-b694-46092ba88dc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13358 2024.07.25 05:54:42.874098 [ 3 ] {} <Debug> HTTP-Session: e084cb55-4756-4872-b694-46092ba88dc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13359 2024.07.25 05:54:42.874128 [ 3 ] {} <Trace> HTTP-Session: e084cb55-4756-4872-b694-46092ba88dc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13360 2024.07.25 05:54:42.874262 [ 3 ] {0a785bca-5a3c-46e8-93a7-cd3ff83c6efe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13361 2024.07.25 05:54:42.874304 [ 3 ] {0a785bca-5a3c-46e8-93a7-cd3ff83c6efe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13362 2024.07.25 05:54:42.874430 [ 3 ] {0a785bca-5a3c-46e8-93a7-cd3ff83c6efe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13363 2024.07.25 05:54:42.874810 [ 3 ] {0a785bca-5a3c-46e8-93a7-cd3ff83c6efe} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13364 2024.07.25 05:54:42.874847 [ 3 ] {0a785bca-5a3c-46e8-93a7-cd3ff83c6efe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13365 2024.07.25 05:54:42.875166 [ 3 ] {0a785bca-5a3c-46e8-93a7-cd3ff83c6efe} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13366 2024.07.25 05:54:42.875477 [ 3 ] {0a785bca-5a3c-46e8-93a7-cd3ff83c6efe} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13367 2024.07.25 05:54:42.875636 [ 3 ] {0a785bca-5a3c-46e8-93a7-cd3ff83c6efe} <Debug> executeQuery: Read 123 rows, 10.42 KiB in 0.001432 sec., 85893.85474860336 rows/sec., 7.10 MiB/sec.
13368 2024.07.25 05:54:42.875804 [ 3 ] {0a785bca-5a3c-46e8-93a7-cd3ff83c6efe} <Debug> DynamicQueryHandler: Done processing query
13369 2024.07.25 05:54:42.875828 [ 3 ] {0a785bca-5a3c-46e8-93a7-cd3ff83c6efe} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
13370 2024.07.25 05:54:42.875843 [ 3 ] {} <Debug> HTTP-Session: e084cb55-4756-4872-b694-46092ba88dc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13371 2024.07.25 05:54:42.875966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13372 2024.07.25 05:54:42.876015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13373 2024.07.25 05:54:42.876033 [ 3 ] {} <Debug> HTTP-Session: 47837a7f-ab8c-4a11-81a2-b288d4316dfb Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13374 2024.07.25 05:54:42.876050 [ 3 ] {} <Debug> HTTP-Session: 47837a7f-ab8c-4a11-81a2-b288d4316dfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13375 2024.07.25 05:54:42.876064 [ 3 ] {} <Debug> HTTP-Session: 47837a7f-ab8c-4a11-81a2-b288d4316dfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13376 2024.07.25 05:54:42.876095 [ 3 ] {} <Trace> HTTP-Session: 47837a7f-ab8c-4a11-81a2-b288d4316dfb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13377 2024.07.25 05:54:42.876190 [ 3 ] {843c9873-e34c-45fe-8a51-dcb0490b41a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13378 2024.07.25 05:54:42.876232 [ 3 ] {843c9873-e34c-45fe-8a51-dcb0490b41a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13379 2024.07.25 05:54:42.876357 [ 3 ] {843c9873-e34c-45fe-8a51-dcb0490b41a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13380 2024.07.25 05:54:42.876664 [ 3 ] {843c9873-e34c-45fe-8a51-dcb0490b41a3} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13381 2024.07.25 05:54:42.876700 [ 3 ] {843c9873-e34c-45fe-8a51-dcb0490b41a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13382 2024.07.25 05:54:42.877005 [ 3 ] {843c9873-e34c-45fe-8a51-dcb0490b41a3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
13383 2024.07.25 05:54:42.877322 [ 3 ] {843c9873-e34c-45fe-8a51-dcb0490b41a3} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13384 2024.07.25 05:54:42.877481 [ 3 ] {843c9873-e34c-45fe-8a51-dcb0490b41a3} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001308 sec., 1529.0519877675843 rows/sec., 106.76 KiB/sec.
13385 2024.07.25 05:54:42.877818 [ 3 ] {843c9873-e34c-45fe-8a51-dcb0490b41a3} <Debug> DynamicQueryHandler: Done processing query
13386 2024.07.25 05:54:42.877843 [ 3 ] {843c9873-e34c-45fe-8a51-dcb0490b41a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13387 2024.07.25 05:54:42.877860 [ 3 ] {} <Debug> HTTP-Session: 47837a7f-ab8c-4a11-81a2-b288d4316dfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13388 2024.07.25 05:54:42.877993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14960, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13389 2024.07.25 05:54:42.878042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13390 2024.07.25 05:54:42.878062 [ 3 ] {} <Debug> HTTP-Session: 1c9e8c2f-50ce-4830-b38d-85dc911546cd Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13391 2024.07.25 05:54:42.878079 [ 3 ] {} <Debug> HTTP-Session: 1c9e8c2f-50ce-4830-b38d-85dc911546cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13392 2024.07.25 05:54:42.878093 [ 3 ] {} <Debug> HTTP-Session: 1c9e8c2f-50ce-4830-b38d-85dc911546cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13393 2024.07.25 05:54:42.878124 [ 3 ] {} <Trace> HTTP-Session: 1c9e8c2f-50ce-4830-b38d-85dc911546cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13394 2024.07.25 05:54:42.878251 [ 3 ] {467ffda8-81b6-4c76-9dbe-19b0ef848db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13395 2024.07.25 05:54:42.878294 [ 3 ] {467ffda8-81b6-4c76-9dbe-19b0ef848db8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13396 2024.07.25 05:54:42.878441 [ 3 ] {467ffda8-81b6-4c76-9dbe-19b0ef848db8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13397 2024.07.25 05:54:42.878801 [ 3 ] {467ffda8-81b6-4c76-9dbe-19b0ef848db8} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13398 2024.07.25 05:54:42.878837 [ 3 ] {467ffda8-81b6-4c76-9dbe-19b0ef848db8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13399 2024.07.25 05:54:42.879152 [ 3 ] {467ffda8-81b6-4c76-9dbe-19b0ef848db8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13400 2024.07.25 05:54:42.879461 [ 3 ] {467ffda8-81b6-4c76-9dbe-19b0ef848db8} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13401 2024.07.25 05:54:42.879596 [ 3 ] {467ffda8-81b6-4c76-9dbe-19b0ef848db8} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001395 sec., 63082.43727598566 rows/sec., 4.93 MiB/sec.
13402 2024.07.25 05:54:42.879785 [ 3 ] {467ffda8-81b6-4c76-9dbe-19b0ef848db8} <Debug> DynamicQueryHandler: Done processing query
13403 2024.07.25 05:54:42.879809 [ 3 ] {467ffda8-81b6-4c76-9dbe-19b0ef848db8} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
13404 2024.07.25 05:54:42.879826 [ 3 ] {} <Debug> HTTP-Session: 1c9e8c2f-50ce-4830-b38d-85dc911546cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13405 2024.07.25 05:54:42.880009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13406 2024.07.25 05:54:42.880059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13407 2024.07.25 05:54:42.880078 [ 3 ] {} <Debug> HTTP-Session: 85b98e48-47a1-4389-bf30-8ab00f632de3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13408 2024.07.25 05:54:42.880094 [ 3 ] {} <Debug> HTTP-Session: 85b98e48-47a1-4389-bf30-8ab00f632de3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13409 2024.07.25 05:54:42.880108 [ 3 ] {} <Debug> HTTP-Session: 85b98e48-47a1-4389-bf30-8ab00f632de3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13410 2024.07.25 05:54:42.880139 [ 3 ] {} <Trace> HTTP-Session: 85b98e48-47a1-4389-bf30-8ab00f632de3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13411 2024.07.25 05:54:42.880286 [ 3 ] {26b77469-1f58-4bdc-9781-8faefa6f3197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13412 2024.07.25 05:54:42.880333 [ 3 ] {26b77469-1f58-4bdc-9781-8faefa6f3197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13413 2024.07.25 05:54:42.880479 [ 3 ] {26b77469-1f58-4bdc-9781-8faefa6f3197} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13414 2024.07.25 05:54:42.880879 [ 3 ] {26b77469-1f58-4bdc-9781-8faefa6f3197} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13415 2024.07.25 05:54:42.880914 [ 3 ] {26b77469-1f58-4bdc-9781-8faefa6f3197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13416 2024.07.25 05:54:42.881302 [ 3 ] {26b77469-1f58-4bdc-9781-8faefa6f3197} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13417 2024.07.25 05:54:42.881644 [ 3 ] {26b77469-1f58-4bdc-9781-8faefa6f3197} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13418 2024.07.25 05:54:42.881810 [ 3 ] {26b77469-1f58-4bdc-9781-8faefa6f3197} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001591 sec., 101194.21747328724 rows/sec., 7.05 MiB/sec.
13419 2024.07.25 05:54:42.881842 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13420 2024.07.25 05:54:42.881973 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13421 2024.07.25 05:54:42.882028 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13422 2024.07.25 05:54:42.882038 [ 3 ] {26b77469-1f58-4bdc-9781-8faefa6f3197} <Debug> DynamicQueryHandler: Done processing query
13423 2024.07.25 05:54:42.882093 [ 3 ] {26b77469-1f58-4bdc-9781-8faefa6f3197} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13424 2024.07.25 05:54:42.882142 [ 3 ] {} <Debug> HTTP-Session: 85b98e48-47a1-4389-bf30-8ab00f632de3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13425 2024.07.25 05:54:42.882278 [ 195 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::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
13426 2024.07.25 05:54:42.882450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 35396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13427 2024.07.25 05:54:42.882565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13428 2024.07.25 05:54:42.882586 [ 195 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13429 2024.07.25 05:54:42.882602 [ 3 ] {} <Debug> HTTP-Session: d8cd05ae-4bb2-406d-b34e-d92e55a57ca3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13430 2024.07.25 05:54:42.882659 [ 3 ] {} <Debug> HTTP-Session: d8cd05ae-4bb2-406d-b34e-d92e55a57ca3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13431 2024.07.25 05:54:42.882670 [ 195 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_66_13, total 9285 rows starting from the beginning of the part
13432 2024.07.25 05:54:42.882686 [ 3 ] {} <Debug> HTTP-Session: d8cd05ae-4bb2-406d-b34e-d92e55a57ca3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13433 2024.07.25 05:54:42.882762 [ 3 ] {} <Trace> HTTP-Session: d8cd05ae-4bb2-406d-b34e-d92e55a57ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13434 2024.07.25 05:54:42.882937 [ 195 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part
13435 2024.07.25 05:54:42.883200 [ 195 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 163 rows starting from the beginning of the part
13436 2024.07.25 05:54:42.883361 [ 3 ] {ac1441b2-3ae6-43f4-ac6e-390f03770f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13437 2024.07.25 05:54:42.883488 [ 195 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 161 rows starting from the beginning of the part
13438 2024.07.25 05:54:42.883718 [ 3 ] {ac1441b2-3ae6-43f4-ac6e-390f03770f0d} <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_histogramf64
13439 2024.07.25 05:54:42.883932 [ 195 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part
13440 2024.07.25 05:54:42.884339 [ 195 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::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
13441 2024.07.25 05:54:42.885972 [ 3 ] {ac1441b2-3ae6-43f4-ac6e-390f03770f0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13442 2024.07.25 05:54:42.887281 [ 3 ] {ac1441b2-3ae6-43f4-ac6e-390f03770f0d} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13443 2024.07.25 05:54:42.887355 [ 3 ] {ac1441b2-3ae6-43f4-ac6e-390f03770f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13444 2024.07.25 05:54:42.889003 [ 3 ] {ac1441b2-3ae6-43f4-ac6e-390f03770f0d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
13445 2024.07.25 05:54:42.889908 [ 3 ] {ac1441b2-3ae6-43f4-ac6e-390f03770f0d} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13446 2024.07.25 05:54:42.890143 [ 3 ] {ac1441b2-3ae6-43f4-ac6e-390f03770f0d} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.007155 sec., 3074.772886093641 rows/sec., 5.51 MiB/sec.
13447 2024.07.25 05:54:42.890450 [ 3 ] {ac1441b2-3ae6-43f4-ac6e-390f03770f0d} <Debug> DynamicQueryHandler: Done processing query
13448 2024.07.25 05:54:42.890476 [ 3 ] {ac1441b2-3ae6-43f4-ac6e-390f03770f0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
13449 2024.07.25 05:54:42.890491 [ 3 ] {} <Debug> HTTP-Session: d8cd05ae-4bb2-406d-b34e-d92e55a57ca3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13450 2024.07.25 05:54:42.890666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13451 2024.07.25 05:54:42.890717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13452 2024.07.25 05:54:42.890781 [ 3 ] {} <Debug> HTTP-Session: 60153188-8a03-4670-8dc7-92c593c07507 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13453 2024.07.25 05:54:42.890813 [ 3 ] {} <Debug> HTTP-Session: 60153188-8a03-4670-8dc7-92c593c07507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13454 2024.07.25 05:54:42.890853 [ 3 ] {} <Debug> HTTP-Session: 60153188-8a03-4670-8dc7-92c593c07507 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13455 2024.07.25 05:54:42.890976 [ 3 ] {} <Trace> HTTP-Session: 60153188-8a03-4670-8dc7-92c593c07507 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13456 2024.07.25 05:54:42.891183 [ 195 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10090 rows, containing 5 columns (5 merged, 0 gathered) in 0.009018524 sec., 1118808.3548926632 rows/sec., 78.06 MiB/sec.
13457 2024.07.25 05:54:42.891260 [ 3 ] {cf294eb5-7a31-4d59-87a7-a0746d7a5b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13458 2024.07.25 05:54:42.891317 [ 3 ] {cf294eb5-7a31-4d59-87a7-a0746d7a5b29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13459 2024.07.25 05:54:42.891480 [ 195 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13460 2024.07.25 05:54:42.891716 [ 3 ] {cf294eb5-7a31-4d59-87a7-a0746d7a5b29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13461 2024.07.25 05:54:42.892361 [ 3 ] {cf294eb5-7a31-4d59-87a7-a0746d7a5b29} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13462 2024.07.25 05:54:42.892420 [ 3 ] {cf294eb5-7a31-4d59-87a7-a0746d7a5b29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13463 2024.07.25 05:54:42.892428 [ 195 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13464 2024.07.25 05:54:42.892645 [ 195 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13465 2024.07.25 05:54:42.892817 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.03 MiB.
13466 2024.07.25 05:54:42.893078 [ 3 ] {cf294eb5-7a31-4d59-87a7-a0746d7a5b29} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13467 2024.07.25 05:54:42.893430 [ 3 ] {cf294eb5-7a31-4d59-87a7-a0746d7a5b29} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13468 2024.07.25 05:54:42.893604 [ 3 ] {cf294eb5-7a31-4d59-87a7-a0746d7a5b29} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002441 sec., 24580.090126997133 rows/sec., 1.66 MiB/sec.
13469 2024.07.25 05:54:42.893624 [ 60 ] {} <Debug> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13470 2024.07.25 05:54:42.893749 [ 60 ] {} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13471 2024.07.25 05:54:42.893805 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13472 2024.07.25 05:54:42.893922 [ 3 ] {cf294eb5-7a31-4d59-87a7-a0746d7a5b29} <Debug> DynamicQueryHandler: Done processing query
13473 2024.07.25 05:54:42.893975 [ 3 ] {cf294eb5-7a31-4d59-87a7-a0746d7a5b29} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13474 2024.07.25 05:54:42.893983 [ 192 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
13475 2024.07.25 05:54:42.893997 [ 3 ] {} <Debug> HTTP-Session: 60153188-8a03-4670-8dc7-92c593c07507 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13476 2024.07.25 05:54:42.894162 [ 192 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13477 2024.07.25 05:54:42.894205 [ 192 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3184 rows starting from the beginning of the part
13478 2024.07.25 05:54:42.894321 [ 192 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
13479 2024.07.25 05:54:42.894468 [ 192 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part
13480 2024.07.25 05:54:42.894555 [ 192 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
13481 2024.07.25 05:54:42.894773 [ 192 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part
13482 2024.07.25 05:54:42.894890 [ 192 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
13483 2024.07.25 05:54:42.896567 [ 192 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3484 rows, containing 4 columns (4 merged, 0 gathered) in 0.002688624 sec., 1295830.1346711179 rows/sec., 86.98 MiB/sec.
13484 2024.07.25 05:54:42.896869 [ 200 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13485 2024.07.25 05:54:42.897260 [ 200 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_71_14} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13486 2024.07.25 05:54:42.897346 [ 200 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_71_14} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13487 2024.07.25 05:54:42.897426 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB.
13488 2024.07.25 05:54:47.324405 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache
13489 2024.07.25 05:54:47.324508 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache
13490 2024.07.25 05:54:47.873566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 2325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13491 2024.07.25 05:54:47.873675 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13492 2024.07.25 05:54:47.873700 [ 3 ] {} <Debug> HTTP-Session: ea9bb775-03b8-4337-aaf1-0b1f81e2d081 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13493 2024.07.25 05:54:47.873725 [ 3 ] {} <Debug> HTTP-Session: ea9bb775-03b8-4337-aaf1-0b1f81e2d081 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13494 2024.07.25 05:54:47.873740 [ 3 ] {} <Debug> HTTP-Session: ea9bb775-03b8-4337-aaf1-0b1f81e2d081 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13495 2024.07.25 05:54:47.873788 [ 3 ] {} <Trace> HTTP-Session: ea9bb775-03b8-4337-aaf1-0b1f81e2d081 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13496 2024.07.25 05:54:47.873971 [ 3 ] {d205d9ca-4082-4892-b8d0-9faa439c6ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13497 2024.07.25 05:54:47.874039 [ 3 ] {d205d9ca-4082-4892-b8d0-9faa439c6ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13498 2024.07.25 05:54:47.874232 [ 3 ] {d205d9ca-4082-4892-b8d0-9faa439c6ea8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13499 2024.07.25 05:54:47.874666 [ 3 ] {d205d9ca-4082-4892-b8d0-9faa439c6ea8} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13500 2024.07.25 05:54:47.874710 [ 3 ] {d205d9ca-4082-4892-b8d0-9faa439c6ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13501 2024.07.25 05:54:47.875092 [ 3 ] {d205d9ca-4082-4892-b8d0-9faa439c6ea8} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13502 2024.07.25 05:54:47.875433 [ 3 ] {d205d9ca-4082-4892-b8d0-9faa439c6ea8} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13503 2024.07.25 05:54:47.875610 [ 3 ] {d205d9ca-4082-4892-b8d0-9faa439c6ea8} <Debug> executeQuery: Read 17 rows, 1.23 KiB in 0.001686 sec., 10083.036773428232 rows/sec., 730.39 KiB/sec.
13504 2024.07.25 05:54:47.875819 [ 3 ] {d205d9ca-4082-4892-b8d0-9faa439c6ea8} <Debug> DynamicQueryHandler: Done processing query
13505 2024.07.25 05:54:47.875846 [ 3 ] {d205d9ca-4082-4892-b8d0-9faa439c6ea8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13506 2024.07.25 05:54:47.875862 [ 3 ] {} <Debug> HTTP-Session: ea9bb775-03b8-4337-aaf1-0b1f81e2d081 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13507 2024.07.25 05:54:47.875992 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13508 2024.07.25 05:54:47.876045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13509 2024.07.25 05:54:47.876064 [ 3 ] {} <Debug> HTTP-Session: 685736f6-6bf5-47e7-8737-94d5c8d8824c Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13510 2024.07.25 05:54:47.876082 [ 3 ] {} <Debug> HTTP-Session: 685736f6-6bf5-47e7-8737-94d5c8d8824c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13511 2024.07.25 05:54:47.876096 [ 3 ] {} <Debug> HTTP-Session: 685736f6-6bf5-47e7-8737-94d5c8d8824c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13512 2024.07.25 05:54:47.876131 [ 3 ] {} <Trace> HTTP-Session: 685736f6-6bf5-47e7-8737-94d5c8d8824c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13513 2024.07.25 05:54:47.876233 [ 3 ] {073901ed-7caf-4312-a690-50ffa0430ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13514 2024.07.25 05:54:47.876279 [ 3 ] {073901ed-7caf-4312-a690-50ffa0430ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13515 2024.07.25 05:54:47.876409 [ 3 ] {073901ed-7caf-4312-a690-50ffa0430ac9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13516 2024.07.25 05:54:47.876699 [ 3 ] {073901ed-7caf-4312-a690-50ffa0430ac9} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13517 2024.07.25 05:54:47.876736 [ 3 ] {073901ed-7caf-4312-a690-50ffa0430ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13518 2024.07.25 05:54:47.877055 [ 3 ] {073901ed-7caf-4312-a690-50ffa0430ac9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
13519 2024.07.25 05:54:47.877364 [ 3 ] {073901ed-7caf-4312-a690-50ffa0430ac9} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13520 2024.07.25 05:54:47.877526 [ 56 ] {} <Debug> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0
13521 2024.07.25 05:54:47.877532 [ 3 ] {073901ed-7caf-4312-a690-50ffa0430ac9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001319 sec., 1516.3002274450341 rows/sec., 123.64 KiB/sec.
13522 2024.07.25 05:54:47.877616 [ 56 ] {} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13523 2024.07.25 05:54:47.877709 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13524 2024.07.25 05:54:47.877853 [ 3 ] {073901ed-7caf-4312-a690-50ffa0430ac9} <Debug> DynamicQueryHandler: Done processing query
13525 2024.07.25 05:54:47.877924 [ 3 ] {073901ed-7caf-4312-a690-50ffa0430ac9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13526 2024.07.25 05:54:47.877970 [ 3 ] {} <Debug> HTTP-Session: 685736f6-6bf5-47e7-8737-94d5c8d8824c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13527 2024.07.25 05:54:47.878021 [ 194 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full
13528 2024.07.25 05:54:47.878283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 34459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13529 2024.07.25 05:54:47.878473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13530 2024.07.25 05:54:47.878554 [ 3 ] {} <Debug> HTTP-Session: c1f652d3-40c1-408b-9111-a9d42a6cec72 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13531 2024.07.25 05:54:47.878597 [ 3 ] {} <Debug> HTTP-Session: c1f652d3-40c1-408b-9111-a9d42a6cec72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13532 2024.07.25 05:54:47.878612 [ 194 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13533 2024.07.25 05:54:47.878618 [ 3 ] {} <Debug> HTTP-Session: c1f652d3-40c1-408b-9111-a9d42a6cec72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13534 2024.07.25 05:54:47.878653 [ 194 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 16 rows starting from the beginning of the part
13535 2024.07.25 05:54:47.878695 [ 3 ] {} <Trace> HTTP-Session: c1f652d3-40c1-408b-9111-a9d42a6cec72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13536 2024.07.25 05:54:47.878849 [ 194 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part
13537 2024.07.25 05:54:47.879086 [ 3 ] {c1d3bb2f-26c4-47ea-8b5f-c73ce0e0c491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13538 2024.07.25 05:54:47.879127 [ 194 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part
13539 2024.07.25 05:54:47.879181 [ 3 ] {c1d3bb2f-26c4-47ea-8b5f-c73ce0e0c491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13540 2024.07.25 05:54:47.879377 [ 194 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part
13541 2024.07.25 05:54:47.879776 [ 194 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part
13542 2024.07.25 05:54:47.880139 [ 194 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part
13543 2024.07.25 05:54:47.880555 [ 3 ] {c1d3bb2f-26c4-47ea-8b5f-c73ce0e0c491} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13544 2024.07.25 05:54:47.881234 [ 3 ] {c1d3bb2f-26c4-47ea-8b5f-c73ce0e0c491} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13545 2024.07.25 05:54:47.881276 [ 3 ] {c1d3bb2f-26c4-47ea-8b5f-c73ce0e0c491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13546 2024.07.25 05:54:47.881854 [ 200 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.004057926 sec., 7392.939151675018 rows/sec., 602.84 KiB/sec.
13547 2024.07.25 05:54:47.881865 [ 3 ] {c1d3bb2f-26c4-47ea-8b5f-c73ce0e0c491} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13548 2024.07.25 05:54:47.882130 [ 187 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary)
13549 2024.07.25 05:54:47.882484 [ 3 ] {c1d3bb2f-26c4-47ea-8b5f-c73ce0e0c491} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13550 2024.07.25 05:54:47.882959 [ 3 ] {c1d3bb2f-26c4-47ea-8b5f-c73ce0e0c491} <Debug> executeQuery: Read 231 rows, 20.43 KiB in 0.004072 sec., 56728.88015717092 rows/sec., 4.90 MiB/sec.
13551 2024.07.25 05:54:47.883247 [ 187 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_29_6} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13552 2024.07.25 05:54:47.883296 [ 3 ] {c1d3bb2f-26c4-47ea-8b5f-c73ce0e0c491} <Debug> DynamicQueryHandler: Done processing query
13553 2024.07.25 05:54:47.883354 [ 3 ] {c1d3bb2f-26c4-47ea-8b5f-c73ce0e0c491} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
13554 2024.07.25 05:54:47.883385 [ 3 ] {} <Debug> HTTP-Session: c1f652d3-40c1-408b-9111-a9d42a6cec72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13555 2024.07.25 05:54:47.883413 [ 187 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_29_6} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6
13556 2024.07.25 05:54:47.883532 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
13557 2024.07.25 05:54:47.883687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13558 2024.07.25 05:54:47.883745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13559 2024.07.25 05:54:47.883764 [ 3 ] {} <Debug> HTTP-Session: 8fac6bd0-00ee-402e-ae25-f34d0b430414 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13560 2024.07.25 05:54:47.883782 [ 3 ] {} <Debug> HTTP-Session: 8fac6bd0-00ee-402e-ae25-f34d0b430414 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13561 2024.07.25 05:54:47.883796 [ 3 ] {} <Debug> HTTP-Session: 8fac6bd0-00ee-402e-ae25-f34d0b430414 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13562 2024.07.25 05:54:47.883828 [ 3 ] {} <Trace> HTTP-Session: 8fac6bd0-00ee-402e-ae25-f34d0b430414 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13563 2024.07.25 05:54:47.883932 [ 3 ] {3a8fb65b-549a-44e4-8fb3-603383f77bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13564 2024.07.25 05:54:47.883979 [ 3 ] {3a8fb65b-549a-44e4-8fb3-603383f77bc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13565 2024.07.25 05:54:47.884126 [ 3 ] {3a8fb65b-549a-44e4-8fb3-603383f77bc5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13566 2024.07.25 05:54:47.884400 [ 3 ] {3a8fb65b-549a-44e4-8fb3-603383f77bc5} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13567 2024.07.25 05:54:47.884437 [ 3 ] {3a8fb65b-549a-44e4-8fb3-603383f77bc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13568 2024.07.25 05:54:47.884747 [ 3 ] {3a8fb65b-549a-44e4-8fb3-603383f77bc5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
13569 2024.07.25 05:54:47.885067 [ 3 ] {3a8fb65b-549a-44e4-8fb3-603383f77bc5} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13570 2024.07.25 05:54:47.885223 [ 3 ] {3a8fb65b-549a-44e4-8fb3-603383f77bc5} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001307 sec., 1530.221882172915 rows/sec., 106.85 KiB/sec.
13571 2024.07.25 05:54:47.885234 [ 55 ] {} <Debug> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0
13572 2024.07.25 05:54:47.885323 [ 55 ] {} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13573 2024.07.25 05:54:47.885379 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13574 2024.07.25 05:54:47.885503 [ 3 ] {3a8fb65b-549a-44e4-8fb3-603383f77bc5} <Debug> DynamicQueryHandler: Done processing query
13575 2024.07.25 05:54:47.885566 [ 3 ] {3a8fb65b-549a-44e4-8fb3-603383f77bc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13576 2024.07.25 05:54:47.885626 [ 3 ] {} <Debug> HTTP-Session: 8fac6bd0-00ee-402e-ae25-f34d0b430414 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13577 2024.07.25 05:54:47.885684 [ 200 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full
13578 2024.07.25 05:54:47.885904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 67805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13579 2024.07.25 05:54:47.885984 [ 200 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13580 2024.07.25 05:54:47.886005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13581 2024.07.25 05:54:47.886050 [ 200 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 16 rows starting from the beginning of the part
13582 2024.07.25 05:54:47.886057 [ 3 ] {} <Debug> HTTP-Session: 65fb797d-4f1a-4585-8ddf-eeb30bc9c6e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13583 2024.07.25 05:54:47.886104 [ 3 ] {} <Debug> HTTP-Session: 65fb797d-4f1a-4585-8ddf-eeb30bc9c6e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13584 2024.07.25 05:54:47.886148 [ 3 ] {} <Debug> HTTP-Session: 65fb797d-4f1a-4585-8ddf-eeb30bc9c6e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13585 2024.07.25 05:54:47.886273 [ 3 ] {} <Trace> HTTP-Session: 65fb797d-4f1a-4585-8ddf-eeb30bc9c6e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13586 2024.07.25 05:54:47.886316 [ 200 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part
13587 2024.07.25 05:54:47.886573 [ 200 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part
13588 2024.07.25 05:54:47.886818 [ 3 ] {5e3c3a1d-5bed-4145-b5d6-9e86cd921b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13589 2024.07.25 05:54:47.886870 [ 200 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part
13590 2024.07.25 05:54:47.886972 [ 3 ] {5e3c3a1d-5bed-4145-b5d6-9e86cd921b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13591 2024.07.25 05:54:47.887328 [ 200 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part
13592 2024.07.25 05:54:47.887679 [ 200 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part
13593 2024.07.25 05:54:47.887923 [ 3 ] {5e3c3a1d-5bed-4145-b5d6-9e86cd921b0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13594 2024.07.25 05:54:47.889202 [ 3 ] {5e3c3a1d-5bed-4145-b5d6-9e86cd921b0b} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13595 2024.07.25 05:54:47.889280 [ 3 ] {5e3c3a1d-5bed-4145-b5d6-9e86cd921b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13596 2024.07.25 05:54:47.890183 [ 187 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.004704431 sec., 6376.966736253545 rows/sec., 445.27 KiB/sec.
13597 2024.07.25 05:54:47.890226 [ 3 ] {5e3c3a1d-5bed-4145-b5d6-9e86cd921b0b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13598 2024.07.25 05:54:47.890484 [ 187 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary)
13599 2024.07.25 05:54:47.890915 [ 3 ] {5e3c3a1d-5bed-4145-b5d6-9e86cd921b0b} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13600 2024.07.25 05:54:47.891376 [ 3 ] {5e3c3a1d-5bed-4145-b5d6-9e86cd921b0b} <Debug> executeQuery: Read 419 rows, 30.42 KiB in 0.004862 sec., 86178.52735499795 rows/sec., 6.11 MiB/sec.
13601 2024.07.25 05:54:47.891598 [ 187 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_29_6} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13602 2024.07.25 05:54:47.891711 [ 3 ] {5e3c3a1d-5bed-4145-b5d6-9e86cd921b0b} <Debug> DynamicQueryHandler: Done processing query
13603 2024.07.25 05:54:47.891724 [ 187 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_29_6} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6
13604 2024.07.25 05:54:47.891758 [ 3 ] {5e3c3a1d-5bed-4145-b5d6-9e86cd921b0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
13605 2024.07.25 05:54:47.891794 [ 3 ] {} <Debug> HTTP-Session: 65fb797d-4f1a-4585-8ddf-eeb30bc9c6e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13606 2024.07.25 05:54:47.891902 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
13607 2024.07.25 05:54:47.892023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13608 2024.07.25 05:54:47.892082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13609 2024.07.25 05:54:47.892101 [ 3 ] {} <Debug> HTTP-Session: 2bae8dfd-bc15-4ca1-b8f6-95ed53be653e Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13610 2024.07.25 05:54:47.892118 [ 3 ] {} <Debug> HTTP-Session: 2bae8dfd-bc15-4ca1-b8f6-95ed53be653e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13611 2024.07.25 05:54:47.892132 [ 3 ] {} <Debug> HTTP-Session: 2bae8dfd-bc15-4ca1-b8f6-95ed53be653e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13612 2024.07.25 05:54:47.892164 [ 3 ] {} <Trace> HTTP-Session: 2bae8dfd-bc15-4ca1-b8f6-95ed53be653e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13613 2024.07.25 05:54:47.892272 [ 3 ] {5753ea15-d327-4d55-9758-9f0074f47649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13614 2024.07.25 05:54:47.892319 [ 3 ] {5753ea15-d327-4d55-9758-9f0074f47649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13615 2024.07.25 05:54:47.892468 [ 3 ] {5753ea15-d327-4d55-9758-9f0074f47649} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13616 2024.07.25 05:54:47.892738 [ 3 ] {5753ea15-d327-4d55-9758-9f0074f47649} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13617 2024.07.25 05:54:47.892774 [ 3 ] {5753ea15-d327-4d55-9758-9f0074f47649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13618 2024.07.25 05:54:47.893142 [ 3 ] {5753ea15-d327-4d55-9758-9f0074f47649} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
13619 2024.07.25 05:54:47.893494 [ 3 ] {5753ea15-d327-4d55-9758-9f0074f47649} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13620 2024.07.25 05:54:47.893658 [ 3 ] {5753ea15-d327-4d55-9758-9f0074f47649} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001408 sec., 4261.363636363636 rows/sec., 183.11 KiB/sec.
13621 2024.07.25 05:54:47.893933 [ 3 ] {5753ea15-d327-4d55-9758-9f0074f47649} <Debug> DynamicQueryHandler: Done processing query
13622 2024.07.25 05:54:47.893979 [ 3 ] {5753ea15-d327-4d55-9758-9f0074f47649} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13623 2024.07.25 05:54:47.894006 [ 3 ] {} <Debug> HTTP-Session: 2bae8dfd-bc15-4ca1-b8f6-95ed53be653e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13624 2024.07.25 05:54:47.894125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13625 2024.07.25 05:54:47.894174 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13626 2024.07.25 05:54:47.894197 [ 3 ] {} <Debug> HTTP-Session: 114f2700-18a4-49b9-8b74-64658f3dd971 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13627 2024.07.25 05:54:47.894213 [ 3 ] {} <Debug> HTTP-Session: 114f2700-18a4-49b9-8b74-64658f3dd971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13628 2024.07.25 05:54:47.894227 [ 3 ] {} <Debug> HTTP-Session: 114f2700-18a4-49b9-8b74-64658f3dd971 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13629 2024.07.25 05:54:47.894257 [ 3 ] {} <Trace> HTTP-Session: 114f2700-18a4-49b9-8b74-64658f3dd971 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13630 2024.07.25 05:54:47.894384 [ 3 ] {f7681e11-a718-4403-a6fe-d260b39ea33a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
13631 2024.07.25 05:54:47.894434 [ 3 ] {f7681e11-a718-4403-a6fe-d260b39ea33a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
13632 2024.07.25 05:54:47.894591 [ 3 ] {f7681e11-a718-4403-a6fe-d260b39ea33a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13633 2024.07.25 05:54:47.894906 [ 3 ] {f7681e11-a718-4403-a6fe-d260b39ea33a} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13634 2024.07.25 05:54:47.894943 [ 3 ] {f7681e11-a718-4403-a6fe-d260b39ea33a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13635 2024.07.25 05:54:47.895317 [ 3 ] {f7681e11-a718-4403-a6fe-d260b39ea33a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
13636 2024.07.25 05:54:47.895671 [ 3 ] {f7681e11-a718-4403-a6fe-d260b39ea33a} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13637 2024.07.25 05:54:47.895835 [ 3 ] {f7681e11-a718-4403-a6fe-d260b39ea33a} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001486 sec., 51816.95827725438 rows/sec., 3.19 MiB/sec.
13638 2024.07.25 05:54:47.896155 [ 3 ] {f7681e11-a718-4403-a6fe-d260b39ea33a} <Debug> DynamicQueryHandler: Done processing query
13639 2024.07.25 05:54:47.896187 [ 3 ] {f7681e11-a718-4403-a6fe-d260b39ea33a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13640 2024.07.25 05:54:47.896204 [ 3 ] {} <Debug> HTTP-Session: 114f2700-18a4-49b9-8b74-64658f3dd971 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13641 2024.07.25 05:54:47.896433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 37789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13642 2024.07.25 05:54:47.896483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13643 2024.07.25 05:54:47.896502 [ 3 ] {} <Debug> HTTP-Session: d0713ee7-b232-4a6f-95f8-42871e4cbc76 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13644 2024.07.25 05:54:47.896518 [ 3 ] {} <Debug> HTTP-Session: d0713ee7-b232-4a6f-95f8-42871e4cbc76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13645 2024.07.25 05:54:47.896532 [ 3 ] {} <Debug> HTTP-Session: d0713ee7-b232-4a6f-95f8-42871e4cbc76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13646 2024.07.25 05:54:47.896563 [ 3 ] {} <Trace> HTTP-Session: d0713ee7-b232-4a6f-95f8-42871e4cbc76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13647 2024.07.25 05:54:47.896752 [ 3 ] {3debd9ac-bf0c-464f-b674-64b4bef3182b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13648 2024.07.25 05:54:47.896801 [ 3 ] {3debd9ac-bf0c-464f-b674-64b4bef3182b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13649 2024.07.25 05:54:47.896965 [ 3 ] {3debd9ac-bf0c-464f-b674-64b4bef3182b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13650 2024.07.25 05:54:47.897349 [ 3 ] {3debd9ac-bf0c-464f-b674-64b4bef3182b} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13651 2024.07.25 05:54:47.897386 [ 3 ] {3debd9ac-bf0c-464f-b674-64b4bef3182b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13652 2024.07.25 05:54:47.897762 [ 3 ] {3debd9ac-bf0c-464f-b674-64b4bef3182b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13653 2024.07.25 05:54:47.898107 [ 3 ] {3debd9ac-bf0c-464f-b674-64b4bef3182b} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13654 2024.07.25 05:54:47.898259 [ 3 ] {3debd9ac-bf0c-464f-b674-64b4bef3182b} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001593 sec., 123666.0389202762 rows/sec., 8.63 MiB/sec.
13655 2024.07.25 05:54:47.898423 [ 3 ] {3debd9ac-bf0c-464f-b674-64b4bef3182b} <Debug> DynamicQueryHandler: Done processing query
13656 2024.07.25 05:54:47.898447 [ 3 ] {3debd9ac-bf0c-464f-b674-64b4bef3182b} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
13657 2024.07.25 05:54:47.898462 [ 3 ] {} <Debug> HTTP-Session: d0713ee7-b232-4a6f-95f8-42871e4cbc76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13658 2024.07.25 05:54:47.898637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13659 2024.07.25 05:54:47.898685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13660 2024.07.25 05:54:47.898704 [ 3 ] {} <Debug> HTTP-Session: c441a34c-f1a9-4b92-925a-81c42c0a29f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13661 2024.07.25 05:54:47.898720 [ 3 ] {} <Debug> HTTP-Session: c441a34c-f1a9-4b92-925a-81c42c0a29f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13662 2024.07.25 05:54:47.898734 [ 3 ] {} <Debug> HTTP-Session: c441a34c-f1a9-4b92-925a-81c42c0a29f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13663 2024.07.25 05:54:47.898764 [ 3 ] {} <Trace> HTTP-Session: c441a34c-f1a9-4b92-925a-81c42c0a29f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13664 2024.07.25 05:54:47.898944 [ 3 ] {85715034-1124-4e66-aa32-957bcf2dc629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13665 2024.07.25 05:54:47.899007 [ 3 ] {85715034-1124-4e66-aa32-957bcf2dc629} <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_histogramf64
13666 2024.07.25 05:54:47.899429 [ 3 ] {85715034-1124-4e66-aa32-957bcf2dc629} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13667 2024.07.25 05:54:47.900119 [ 3 ] {85715034-1124-4e66-aa32-957bcf2dc629} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13668 2024.07.25 05:54:47.900156 [ 3 ] {85715034-1124-4e66-aa32-957bcf2dc629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13669 2024.07.25 05:54:47.900745 [ 3 ] {85715034-1124-4e66-aa32-957bcf2dc629} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13670 2024.07.25 05:54:47.901161 [ 3 ] {85715034-1124-4e66-aa32-957bcf2dc629} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13671 2024.07.25 05:54:47.901340 [ 3 ] {85715034-1124-4e66-aa32-957bcf2dc629} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002498 sec., 4403.522818254604 rows/sec., 7.89 MiB/sec.
13672 2024.07.25 05:54:47.901554 [ 3 ] {85715034-1124-4e66-aa32-957bcf2dc629} <Debug> DynamicQueryHandler: Done processing query
13673 2024.07.25 05:54:47.901580 [ 3 ] {85715034-1124-4e66-aa32-957bcf2dc629} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
13674 2024.07.25 05:54:47.901595 [ 3 ] {} <Debug> HTTP-Session: c441a34c-f1a9-4b92-925a-81c42c0a29f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13675 2024.07.25 05:54:47.901703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13676 2024.07.25 05:54:47.901751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13677 2024.07.25 05:54:47.901770 [ 3 ] {} <Debug> HTTP-Session: 28f24148-84b1-4079-9739-4e8dd6ebe55b Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13678 2024.07.25 05:54:47.901787 [ 3 ] {} <Debug> HTTP-Session: 28f24148-84b1-4079-9739-4e8dd6ebe55b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13679 2024.07.25 05:54:47.901801 [ 3 ] {} <Debug> HTTP-Session: 28f24148-84b1-4079-9739-4e8dd6ebe55b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13680 2024.07.25 05:54:47.901831 [ 3 ] {} <Trace> HTTP-Session: 28f24148-84b1-4079-9739-4e8dd6ebe55b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13681 2024.07.25 05:54:47.901933 [ 3 ] {9460612c-7787-4f07-a5a8-bb5d9812c4d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
13682 2024.07.25 05:54:47.901978 [ 3 ] {9460612c-7787-4f07-a5a8-bb5d9812c4d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
13683 2024.07.25 05:54:47.902104 [ 3 ] {9460612c-7787-4f07-a5a8-bb5d9812c4d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13684 2024.07.25 05:54:47.902354 [ 3 ] {9460612c-7787-4f07-a5a8-bb5d9812c4d5} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13685 2024.07.25 05:54:47.902391 [ 3 ] {9460612c-7787-4f07-a5a8-bb5d9812c4d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13686 2024.07.25 05:54:47.902751 [ 3 ] {9460612c-7787-4f07-a5a8-bb5d9812c4d5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
13687 2024.07.25 05:54:47.903589 [ 3 ] {9460612c-7787-4f07-a5a8-bb5d9812c4d5} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13688 2024.07.25 05:54:47.903750 [ 3 ] {9460612c-7787-4f07-a5a8-bb5d9812c4d5} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001846 sec., 12459.371614301192 rows/sec., 673.97 KiB/sec.
13689 2024.07.25 05:54:47.903905 [ 3 ] {9460612c-7787-4f07-a5a8-bb5d9812c4d5} <Debug> DynamicQueryHandler: Done processing query
13690 2024.07.25 05:54:47.903928 [ 3 ] {9460612c-7787-4f07-a5a8-bb5d9812c4d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13691 2024.07.25 05:54:47.903944 [ 3 ] {} <Debug> HTTP-Session: 28f24148-84b1-4079-9739-4e8dd6ebe55b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13692 2024.07.25 05:54:47.904058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13693 2024.07.25 05:54:47.904105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13694 2024.07.25 05:54:47.904124 [ 3 ] {} <Debug> HTTP-Session: 546b62bb-b48d-4dd4-9c1c-1d2517b47a11 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13695 2024.07.25 05:54:47.904141 [ 3 ] {} <Debug> HTTP-Session: 546b62bb-b48d-4dd4-9c1c-1d2517b47a11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13696 2024.07.25 05:54:47.904154 [ 3 ] {} <Debug> HTTP-Session: 546b62bb-b48d-4dd4-9c1c-1d2517b47a11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13697 2024.07.25 05:54:47.904184 [ 3 ] {} <Trace> HTTP-Session: 546b62bb-b48d-4dd4-9c1c-1d2517b47a11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13698 2024.07.25 05:54:47.904304 [ 3 ] {50b72ab7-7348-465d-aaf0-6601a2c1d081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13699 2024.07.25 05:54:47.904348 [ 3 ] {50b72ab7-7348-465d-aaf0-6601a2c1d081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13700 2024.07.25 05:54:47.904474 [ 3 ] {50b72ab7-7348-465d-aaf0-6601a2c1d081} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13701 2024.07.25 05:54:47.904771 [ 3 ] {50b72ab7-7348-465d-aaf0-6601a2c1d081} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13702 2024.07.25 05:54:47.904806 [ 3 ] {50b72ab7-7348-465d-aaf0-6601a2c1d081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13703 2024.07.25 05:54:47.905171 [ 3 ] {50b72ab7-7348-465d-aaf0-6601a2c1d081} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13704 2024.07.25 05:54:47.905493 [ 3 ] {50b72ab7-7348-465d-aaf0-6601a2c1d081} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13705 2024.07.25 05:54:47.905647 [ 3 ] {50b72ab7-7348-465d-aaf0-6601a2c1d081} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001385 sec., 43321.29963898917 rows/sec., 2.92 MiB/sec.
13706 2024.07.25 05:54:47.905815 [ 3 ] {50b72ab7-7348-465d-aaf0-6601a2c1d081} <Debug> DynamicQueryHandler: Done processing query
13707 2024.07.25 05:54:47.905840 [ 3 ] {50b72ab7-7348-465d-aaf0-6601a2c1d081} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13708 2024.07.25 05:54:47.905856 [ 3 ] {} <Debug> HTTP-Session: 546b62bb-b48d-4dd4-9c1c-1d2517b47a11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13709 2024.07.25 05:54:52.869242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13710 2024.07.25 05:54:52.869368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13711 2024.07.25 05:54:52.869392 [ 3 ] {} <Debug> HTTP-Session: f4330ef5-dc34-4d32-82ef-fead526e630e Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13712 2024.07.25 05:54:52.869417 [ 3 ] {} <Debug> HTTP-Session: f4330ef5-dc34-4d32-82ef-fead526e630e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13713 2024.07.25 05:54:52.869432 [ 3 ] {} <Debug> HTTP-Session: f4330ef5-dc34-4d32-82ef-fead526e630e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13714 2024.07.25 05:54:52.869482 [ 3 ] {} <Trace> HTTP-Session: f4330ef5-dc34-4d32-82ef-fead526e630e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13715 2024.07.25 05:54:52.869669 [ 3 ] {bcd4a8c4-234a-4b41-b18e-c4cb1713cab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13716 2024.07.25 05:54:52.869737 [ 3 ] {bcd4a8c4-234a-4b41-b18e-c4cb1713cab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13717 2024.07.25 05:54:52.869933 [ 3 ] {bcd4a8c4-234a-4b41-b18e-c4cb1713cab1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13718 2024.07.25 05:54:52.870383 [ 3 ] {bcd4a8c4-234a-4b41-b18e-c4cb1713cab1} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13719 2024.07.25 05:54:52.870429 [ 3 ] {bcd4a8c4-234a-4b41-b18e-c4cb1713cab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13720 2024.07.25 05:54:52.870810 [ 3 ] {bcd4a8c4-234a-4b41-b18e-c4cb1713cab1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13721 2024.07.25 05:54:52.871149 [ 3 ] {bcd4a8c4-234a-4b41-b18e-c4cb1713cab1} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13722 2024.07.25 05:54:52.871323 [ 3 ] {bcd4a8c4-234a-4b41-b18e-c4cb1713cab1} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.001711 sec., 12857.977790765633 rows/sec., 1.02 MiB/sec.
13723 2024.07.25 05:54:52.871554 [ 3 ] {bcd4a8c4-234a-4b41-b18e-c4cb1713cab1} <Debug> DynamicQueryHandler: Done processing query
13724 2024.07.25 05:54:52.871583 [ 3 ] {bcd4a8c4-234a-4b41-b18e-c4cb1713cab1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13725 2024.07.25 05:54:52.871600 [ 3 ] {} <Debug> HTTP-Session: f4330ef5-dc34-4d32-82ef-fead526e630e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13726 2024.07.25 05:54:52.871732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13727 2024.07.25 05:54:52.871785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13728 2024.07.25 05:54:52.871804 [ 3 ] {} <Debug> HTTP-Session: 1ccf33a6-5825-4fe2-9a52-e9c00970fd4a Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13729 2024.07.25 05:54:52.871822 [ 3 ] {} <Debug> HTTP-Session: 1ccf33a6-5825-4fe2-9a52-e9c00970fd4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13730 2024.07.25 05:54:52.871835 [ 3 ] {} <Debug> HTTP-Session: 1ccf33a6-5825-4fe2-9a52-e9c00970fd4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13731 2024.07.25 05:54:52.871871 [ 3 ] {} <Trace> HTTP-Session: 1ccf33a6-5825-4fe2-9a52-e9c00970fd4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13732 2024.07.25 05:54:52.871974 [ 3 ] {205a18ee-9697-49be-97dd-cbe0e3eddf0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13733 2024.07.25 05:54:52.872022 [ 3 ] {205a18ee-9697-49be-97dd-cbe0e3eddf0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13734 2024.07.25 05:54:52.872154 [ 3 ] {205a18ee-9697-49be-97dd-cbe0e3eddf0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13735 2024.07.25 05:54:52.872465 [ 3 ] {205a18ee-9697-49be-97dd-cbe0e3eddf0e} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13736 2024.07.25 05:54:52.872502 [ 3 ] {205a18ee-9697-49be-97dd-cbe0e3eddf0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13737 2024.07.25 05:54:52.872804 [ 3 ] {205a18ee-9697-49be-97dd-cbe0e3eddf0e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
13738 2024.07.25 05:54:52.873125 [ 3 ] {205a18ee-9697-49be-97dd-cbe0e3eddf0e} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13739 2024.07.25 05:54:52.873273 [ 3 ] {205a18ee-9697-49be-97dd-cbe0e3eddf0e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001323 sec., 1511.7157974300833 rows/sec., 123.27 KiB/sec.
13740 2024.07.25 05:54:52.873449 [ 3 ] {205a18ee-9697-49be-97dd-cbe0e3eddf0e} <Debug> DynamicQueryHandler: Done processing query
13741 2024.07.25 05:54:52.873473 [ 3 ] {205a18ee-9697-49be-97dd-cbe0e3eddf0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13742 2024.07.25 05:54:52.873488 [ 3 ] {} <Debug> HTTP-Session: 1ccf33a6-5825-4fe2-9a52-e9c00970fd4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13743 2024.07.25 05:54:52.873626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13744 2024.07.25 05:54:52.873676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13745 2024.07.25 05:54:52.873694 [ 3 ] {} <Debug> HTTP-Session: 2ca421a5-606b-46a3-a112-d5445e67a062 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13746 2024.07.25 05:54:52.873711 [ 3 ] {} <Debug> HTTP-Session: 2ca421a5-606b-46a3-a112-d5445e67a062 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13747 2024.07.25 05:54:52.873724 [ 3 ] {} <Debug> HTTP-Session: 2ca421a5-606b-46a3-a112-d5445e67a062 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13748 2024.07.25 05:54:52.873756 [ 3 ] {} <Trace> HTTP-Session: 2ca421a5-606b-46a3-a112-d5445e67a062 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13749 2024.07.25 05:54:52.873890 [ 3 ] {5228a182-3d26-4db1-9fc6-90b61832b614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13750 2024.07.25 05:54:52.873934 [ 3 ] {5228a182-3d26-4db1-9fc6-90b61832b614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13751 2024.07.25 05:54:52.874059 [ 3 ] {5228a182-3d26-4db1-9fc6-90b61832b614} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13752 2024.07.25 05:54:52.874440 [ 3 ] {5228a182-3d26-4db1-9fc6-90b61832b614} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13753 2024.07.25 05:54:52.874476 [ 3 ] {5228a182-3d26-4db1-9fc6-90b61832b614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13754 2024.07.25 05:54:52.874824 [ 3 ] {5228a182-3d26-4db1-9fc6-90b61832b614} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
13755 2024.07.25 05:54:52.875184 [ 3 ] {5228a182-3d26-4db1-9fc6-90b61832b614} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13756 2024.07.25 05:54:52.875348 [ 3 ] {5228a182-3d26-4db1-9fc6-90b61832b614} <Debug> executeQuery: Read 123 rows, 10.42 KiB in 0.001511 sec., 81403.0443414957 rows/sec., 6.73 MiB/sec.
13757 2024.07.25 05:54:52.875611 [ 3 ] {5228a182-3d26-4db1-9fc6-90b61832b614} <Debug> DynamicQueryHandler: Done processing query
13758 2024.07.25 05:54:52.875667 [ 3 ] {5228a182-3d26-4db1-9fc6-90b61832b614} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
13759 2024.07.25 05:54:52.875721 [ 3 ] {} <Debug> HTTP-Session: 2ca421a5-606b-46a3-a112-d5445e67a062 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13760 2024.07.25 05:54:52.875890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13761 2024.07.25 05:54:52.875944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13762 2024.07.25 05:54:52.875964 [ 3 ] {} <Debug> HTTP-Session: a3fdd996-a4f3-48b6-944b-77c29426a6a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13763 2024.07.25 05:54:52.875982 [ 3 ] {} <Debug> HTTP-Session: a3fdd996-a4f3-48b6-944b-77c29426a6a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13764 2024.07.25 05:54:52.875995 [ 3 ] {} <Debug> HTTP-Session: a3fdd996-a4f3-48b6-944b-77c29426a6a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13765 2024.07.25 05:54:52.876027 [ 3 ] {} <Trace> HTTP-Session: a3fdd996-a4f3-48b6-944b-77c29426a6a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13766 2024.07.25 05:54:52.876136 [ 3 ] {3f6ba960-44ac-4789-9c4c-f3cb2a4036c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13767 2024.07.25 05:54:52.876191 [ 3 ] {3f6ba960-44ac-4789-9c4c-f3cb2a4036c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13768 2024.07.25 05:54:52.876340 [ 3 ] {3f6ba960-44ac-4789-9c4c-f3cb2a4036c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13769 2024.07.25 05:54:52.876614 [ 3 ] {3f6ba960-44ac-4789-9c4c-f3cb2a4036c6} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13770 2024.07.25 05:54:52.876650 [ 3 ] {3f6ba960-44ac-4789-9c4c-f3cb2a4036c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13771 2024.07.25 05:54:52.876949 [ 3 ] {3f6ba960-44ac-4789-9c4c-f3cb2a4036c6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
13772 2024.07.25 05:54:52.877254 [ 3 ] {3f6ba960-44ac-4789-9c4c-f3cb2a4036c6} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13773 2024.07.25 05:54:52.877407 [ 3 ] {3f6ba960-44ac-4789-9c4c-f3cb2a4036c6} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001305 sec., 1532.5670498084291 rows/sec., 107.01 KiB/sec.
13774 2024.07.25 05:54:52.877570 [ 3 ] {3f6ba960-44ac-4789-9c4c-f3cb2a4036c6} <Debug> DynamicQueryHandler: Done processing query
13775 2024.07.25 05:54:52.877595 [ 3 ] {3f6ba960-44ac-4789-9c4c-f3cb2a4036c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13776 2024.07.25 05:54:52.877610 [ 3 ] {} <Debug> HTTP-Session: a3fdd996-a4f3-48b6-944b-77c29426a6a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13777 2024.07.25 05:54:52.877740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14960, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13778 2024.07.25 05:54:52.877790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13779 2024.07.25 05:54:52.877808 [ 3 ] {} <Debug> HTTP-Session: a423b222-a910-4776-b663-13c631c70378 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13780 2024.07.25 05:54:52.877824 [ 3 ] {} <Debug> HTTP-Session: a423b222-a910-4776-b663-13c631c70378 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13781 2024.07.25 05:54:52.877837 [ 3 ] {} <Debug> HTTP-Session: a423b222-a910-4776-b663-13c631c70378 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13782 2024.07.25 05:54:52.877867 [ 3 ] {} <Trace> HTTP-Session: a423b222-a910-4776-b663-13c631c70378 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13783 2024.07.25 05:54:52.877985 [ 3 ] {a0d41832-4d1d-45d8-a0a5-b61dbe6ddb97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13784 2024.07.25 05:54:52.878027 [ 3 ] {a0d41832-4d1d-45d8-a0a5-b61dbe6ddb97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13785 2024.07.25 05:54:52.878158 [ 3 ] {a0d41832-4d1d-45d8-a0a5-b61dbe6ddb97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13786 2024.07.25 05:54:52.878509 [ 3 ] {a0d41832-4d1d-45d8-a0a5-b61dbe6ddb97} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13787 2024.07.25 05:54:52.878545 [ 3 ] {a0d41832-4d1d-45d8-a0a5-b61dbe6ddb97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13788 2024.07.25 05:54:52.878867 [ 3 ] {a0d41832-4d1d-45d8-a0a5-b61dbe6ddb97} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
13789 2024.07.25 05:54:52.879176 [ 3 ] {a0d41832-4d1d-45d8-a0a5-b61dbe6ddb97} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13790 2024.07.25 05:54:52.879330 [ 3 ] {a0d41832-4d1d-45d8-a0a5-b61dbe6ddb97} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001383 sec., 63629.790310918295 rows/sec., 4.97 MiB/sec.
13791 2024.07.25 05:54:52.879494 [ 3 ] {a0d41832-4d1d-45d8-a0a5-b61dbe6ddb97} <Debug> DynamicQueryHandler: Done processing query
13792 2024.07.25 05:54:52.879517 [ 3 ] {a0d41832-4d1d-45d8-a0a5-b61dbe6ddb97} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
13793 2024.07.25 05:54:52.879533 [ 3 ] {} <Debug> HTTP-Session: a423b222-a910-4776-b663-13c631c70378 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13794 2024.07.25 05:54:52.879707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13795 2024.07.25 05:54:52.879767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13796 2024.07.25 05:54:52.879786 [ 3 ] {} <Debug> HTTP-Session: 8462ad99-90d3-4438-84ca-35088a7fe582 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13797 2024.07.25 05:54:52.879803 [ 3 ] {} <Debug> HTTP-Session: 8462ad99-90d3-4438-84ca-35088a7fe582 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13798 2024.07.25 05:54:52.879817 [ 3 ] {} <Debug> HTTP-Session: 8462ad99-90d3-4438-84ca-35088a7fe582 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13799 2024.07.25 05:54:52.879847 [ 3 ] {} <Trace> HTTP-Session: 8462ad99-90d3-4438-84ca-35088a7fe582 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13800 2024.07.25 05:54:52.880000 [ 3 ] {7d6db5a7-7389-4e2c-8339-29ee4328f787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13801 2024.07.25 05:54:52.880048 [ 3 ] {7d6db5a7-7389-4e2c-8339-29ee4328f787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13802 2024.07.25 05:54:52.880193 [ 3 ] {7d6db5a7-7389-4e2c-8339-29ee4328f787} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13803 2024.07.25 05:54:52.880571 [ 3 ] {7d6db5a7-7389-4e2c-8339-29ee4328f787} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13804 2024.07.25 05:54:52.880608 [ 3 ] {7d6db5a7-7389-4e2c-8339-29ee4328f787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13805 2024.07.25 05:54:52.881003 [ 3 ] {7d6db5a7-7389-4e2c-8339-29ee4328f787} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13806 2024.07.25 05:54:52.881364 [ 3 ] {7d6db5a7-7389-4e2c-8339-29ee4328f787} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13807 2024.07.25 05:54:52.881513 [ 3 ] {7d6db5a7-7389-4e2c-8339-29ee4328f787} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001573 sec., 102352.19326128418 rows/sec., 7.13 MiB/sec.
13808 2024.07.25 05:54:52.881689 [ 3 ] {7d6db5a7-7389-4e2c-8339-29ee4328f787} <Debug> DynamicQueryHandler: Done processing query
13809 2024.07.25 05:54:52.881713 [ 3 ] {7d6db5a7-7389-4e2c-8339-29ee4328f787} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13810 2024.07.25 05:54:52.881730 [ 3 ] {} <Debug> HTTP-Session: 8462ad99-90d3-4438-84ca-35088a7fe582 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13811 2024.07.25 05:54:52.881930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 35374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13812 2024.07.25 05:54:52.881978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13813 2024.07.25 05:54:52.881996 [ 3 ] {} <Debug> HTTP-Session: 9bd77ff0-9ceb-442e-82f8-5d9cbdbca0a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13814 2024.07.25 05:54:52.882013 [ 3 ] {} <Debug> HTTP-Session: 9bd77ff0-9ceb-442e-82f8-5d9cbdbca0a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13815 2024.07.25 05:54:52.882029 [ 3 ] {} <Debug> HTTP-Session: 9bd77ff0-9ceb-442e-82f8-5d9cbdbca0a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13816 2024.07.25 05:54:52.882074 [ 3 ] {} <Trace> HTTP-Session: 9bd77ff0-9ceb-442e-82f8-5d9cbdbca0a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13817 2024.07.25 05:54:52.882338 [ 3 ] {b97b3dbc-b3b6-4a80-bb46-4ae277293d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13818 2024.07.25 05:54:52.882401 [ 3 ] {b97b3dbc-b3b6-4a80-bb46-4ae277293d09} <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_histogramf64
13819 2024.07.25 05:54:52.882806 [ 3 ] {b97b3dbc-b3b6-4a80-bb46-4ae277293d09} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13820 2024.07.25 05:54:52.883461 [ 3 ] {b97b3dbc-b3b6-4a80-bb46-4ae277293d09} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13821 2024.07.25 05:54:52.883498 [ 3 ] {b97b3dbc-b3b6-4a80-bb46-4ae277293d09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13822 2024.07.25 05:54:52.884096 [ 3 ] {b97b3dbc-b3b6-4a80-bb46-4ae277293d09} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13823 2024.07.25 05:54:52.884506 [ 3 ] {b97b3dbc-b3b6-4a80-bb46-4ae277293d09} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13824 2024.07.25 05:54:52.884702 [ 3 ] {b97b3dbc-b3b6-4a80-bb46-4ae277293d09} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002544 sec., 8647.798742138366 rows/sec., 15.50 MiB/sec.
13825 2024.07.25 05:54:52.884923 [ 3 ] {b97b3dbc-b3b6-4a80-bb46-4ae277293d09} <Debug> DynamicQueryHandler: Done processing query
13826 2024.07.25 05:54:52.884948 [ 3 ] {b97b3dbc-b3b6-4a80-bb46-4ae277293d09} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
13827 2024.07.25 05:54:52.884963 [ 3 ] {} <Debug> HTTP-Session: 9bd77ff0-9ceb-442e-82f8-5d9cbdbca0a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13828 2024.07.25 05:54:52.885086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13829 2024.07.25 05:54:52.885134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13830 2024.07.25 05:54:52.885153 [ 3 ] {} <Debug> HTTP-Session: 89c37a13-41c3-4ea1-b8b3-5b14c3503d70 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13831 2024.07.25 05:54:52.885170 [ 3 ] {} <Debug> HTTP-Session: 89c37a13-41c3-4ea1-b8b3-5b14c3503d70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13832 2024.07.25 05:54:52.885184 [ 3 ] {} <Debug> HTTP-Session: 89c37a13-41c3-4ea1-b8b3-5b14c3503d70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13833 2024.07.25 05:54:52.885214 [ 3 ] {} <Trace> HTTP-Session: 89c37a13-41c3-4ea1-b8b3-5b14c3503d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13834 2024.07.25 05:54:52.885324 [ 3 ] {781afca6-9202-492f-ac75-a50f485be78b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13835 2024.07.25 05:54:52.885368 [ 3 ] {781afca6-9202-492f-ac75-a50f485be78b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13836 2024.07.25 05:54:52.885492 [ 3 ] {781afca6-9202-492f-ac75-a50f485be78b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13837 2024.07.25 05:54:52.885789 [ 3 ] {781afca6-9202-492f-ac75-a50f485be78b} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13838 2024.07.25 05:54:52.885824 [ 3 ] {781afca6-9202-492f-ac75-a50f485be78b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13839 2024.07.25 05:54:52.886178 [ 3 ] {781afca6-9202-492f-ac75-a50f485be78b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13840 2024.07.25 05:54:52.886500 [ 3 ] {781afca6-9202-492f-ac75-a50f485be78b} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13841 2024.07.25 05:54:52.886683 [ 3 ] {781afca6-9202-492f-ac75-a50f485be78b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00139 sec., 43165.467625899284 rows/sec., 2.91 MiB/sec.
13842 2024.07.25 05:54:52.886955 [ 3 ] {781afca6-9202-492f-ac75-a50f485be78b} <Debug> DynamicQueryHandler: Done processing query
13843 2024.07.25 05:54:52.887009 [ 3 ] {781afca6-9202-492f-ac75-a50f485be78b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13844 2024.07.25 05:54:52.887065 [ 3 ] {} <Debug> HTTP-Session: 89c37a13-41c3-4ea1-b8b3-5b14c3503d70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13845 2024.07.25 05:54:57.872343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 2469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13846 2024.07.25 05:54:57.872477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13847 2024.07.25 05:54:57.872503 [ 3 ] {} <Debug> HTTP-Session: 4fd1c7fc-7d50-4d70-b37e-632dfd465273 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13848 2024.07.25 05:54:57.872529 [ 3 ] {} <Debug> HTTP-Session: 4fd1c7fc-7d50-4d70-b37e-632dfd465273 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13849 2024.07.25 05:54:57.872543 [ 3 ] {} <Debug> HTTP-Session: 4fd1c7fc-7d50-4d70-b37e-632dfd465273 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13850 2024.07.25 05:54:57.872595 [ 3 ] {} <Trace> HTTP-Session: 4fd1c7fc-7d50-4d70-b37e-632dfd465273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13851 2024.07.25 05:54:57.872787 [ 3 ] {fc299774-1080-4ef1-8770-a0331fed33ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13852 2024.07.25 05:54:57.872857 [ 3 ] {fc299774-1080-4ef1-8770-a0331fed33ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13853 2024.07.25 05:54:57.873054 [ 3 ] {fc299774-1080-4ef1-8770-a0331fed33ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13854 2024.07.25 05:54:57.873490 [ 3 ] {fc299774-1080-4ef1-8770-a0331fed33ee} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13855 2024.07.25 05:54:57.873539 [ 3 ] {fc299774-1080-4ef1-8770-a0331fed33ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13856 2024.07.25 05:54:57.873919 [ 3 ] {fc299774-1080-4ef1-8770-a0331fed33ee} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13857 2024.07.25 05:54:57.874259 [ 3 ] {fc299774-1080-4ef1-8770-a0331fed33ee} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13858 2024.07.25 05:54:57.874422 [ 3 ] {fc299774-1080-4ef1-8770-a0331fed33ee} <Debug> executeQuery: Read 18 rows, 1.31 KiB in 0.001688 sec., 10663.507109004739 rows/sec., 777.55 KiB/sec.
13859 2024.07.25 05:54:57.874534 [ 44 ] {} <Debug> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13860 2024.07.25 05:54:57.874663 [ 44 ] {} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13861 2024.07.25 05:54:57.874707 [ 3 ] {fc299774-1080-4ef1-8770-a0331fed33ee} <Debug> DynamicQueryHandler: Done processing query
13862 2024.07.25 05:54:57.874717 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13863 2024.07.25 05:54:57.874754 [ 3 ] {fc299774-1080-4ef1-8770-a0331fed33ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13864 2024.07.25 05:54:57.874793 [ 3 ] {} <Debug> HTTP-Session: 4fd1c7fc-7d50-4d70-b37e-632dfd465273 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13865 2024.07.25 05:54:57.875025 [ 201 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::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
13866 2024.07.25 05:54:57.875041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 29812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13867 2024.07.25 05:54:57.875220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13868 2024.07.25 05:54:57.875322 [ 3 ] {} <Debug> HTTP-Session: 53c698ab-897f-45ea-92b6-6cea0ec59cd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13869 2024.07.25 05:54:57.875429 [ 3 ] {} <Debug> HTTP-Session: 53c698ab-897f-45ea-92b6-6cea0ec59cd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13870 2024.07.25 05:54:57.875493 [ 3 ] {} <Debug> HTTP-Session: 53c698ab-897f-45ea-92b6-6cea0ec59cd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13871 2024.07.25 05:54:57.875632 [ 201 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13872 2024.07.25 05:54:57.875647 [ 3 ] {} <Trace> HTTP-Session: 53c698ab-897f-45ea-92b6-6cea0ec59cd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13873 2024.07.25 05:54:57.875752 [ 201 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 39 rows starting from the beginning of the part
13874 2024.07.25 05:54:57.876134 [ 201 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 17 rows starting from the beginning of the part
13875 2024.07.25 05:54:57.876199 [ 3 ] {5abddf34-75b8-49a0-851e-d254a6a285bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13876 2024.07.25 05:54:57.876510 [ 3 ] {5abddf34-75b8-49a0-851e-d254a6a285bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13877 2024.07.25 05:54:57.876568 [ 201 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 22 rows starting from the beginning of the part
13878 2024.07.25 05:54:57.876980 [ 201 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 17 rows starting from the beginning of the part
13879 2024.07.25 05:54:57.877370 [ 201 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 22 rows starting from the beginning of the part
13880 2024.07.25 05:54:57.877751 [ 201 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 18 rows starting from the beginning of the part
13881 2024.07.25 05:54:57.878324 [ 3 ] {5abddf34-75b8-49a0-851e-d254a6a285bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13882 2024.07.25 05:54:57.879613 [ 3 ] {5abddf34-75b8-49a0-851e-d254a6a285bd} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13883 2024.07.25 05:54:57.879693 [ 3 ] {5abddf34-75b8-49a0-851e-d254a6a285bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13884 2024.07.25 05:54:57.880553 [ 191 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 135 rows, containing 4 columns (4 merged, 0 gathered) in 0.005676355 sec., 23782.867702953743 rows/sec., 1.78 MiB/sec.
13885 2024.07.25 05:54:57.880562 [ 3 ] {5abddf34-75b8-49a0-851e-d254a6a285bd} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
13886 2024.07.25 05:54:57.880800 [ 191 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13887 2024.07.25 05:54:57.881378 [ 3 ] {5abddf34-75b8-49a0-851e-d254a6a285bd} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13888 2024.07.25 05:54:57.881722 [ 3 ] {5abddf34-75b8-49a0-851e-d254a6a285bd} <Debug> executeQuery: Read 197 rows, 17.83 KiB in 0.005806 sec., 33930.416810196344 rows/sec., 3.00 MiB/sec.
13889 2024.07.25 05:54:57.881778 [ 191 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_71_14} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13890 2024.07.25 05:54:57.881978 [ 191 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_71_14} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13891 2024.07.25 05:54:57.882112 [ 3 ] {5abddf34-75b8-49a0-851e-d254a6a285bd} <Debug> DynamicQueryHandler: Done processing query
13892 2024.07.25 05:54:57.882147 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
13893 2024.07.25 05:54:57.882159 [ 3 ] {5abddf34-75b8-49a0-851e-d254a6a285bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
13894 2024.07.25 05:54:57.882204 [ 3 ] {} <Debug> HTTP-Session: 53c698ab-897f-45ea-92b6-6cea0ec59cd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13895 2024.07.25 05:54:57.883520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 64132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13896 2024.07.25 05:54:57.883575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13897 2024.07.25 05:54:57.883600 [ 3 ] {} <Debug> HTTP-Session: 067a42f5-dedb-4e41-b08e-6dc894f04a70 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13898 2024.07.25 05:54:57.883619 [ 3 ] {} <Debug> HTTP-Session: 067a42f5-dedb-4e41-b08e-6dc894f04a70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13899 2024.07.25 05:54:57.883634 [ 3 ] {} <Debug> HTTP-Session: 067a42f5-dedb-4e41-b08e-6dc894f04a70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13900 2024.07.25 05:54:57.883671 [ 3 ] {} <Trace> HTTP-Session: 067a42f5-dedb-4e41-b08e-6dc894f04a70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13901 2024.07.25 05:54:57.883898 [ 3 ] {a7c781d2-388f-499a-822e-bc8ae569e8e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13902 2024.07.25 05:54:57.883946 [ 3 ] {a7c781d2-388f-499a-822e-bc8ae569e8e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13903 2024.07.25 05:54:57.884101 [ 3 ] {a7c781d2-388f-499a-822e-bc8ae569e8e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13904 2024.07.25 05:54:57.884663 [ 3 ] {a7c781d2-388f-499a-822e-bc8ae569e8e3} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13905 2024.07.25 05:54:57.884703 [ 3 ] {a7c781d2-388f-499a-822e-bc8ae569e8e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13906 2024.07.25 05:54:57.885054 [ 3 ] {a7c781d2-388f-499a-822e-bc8ae569e8e3} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
13907 2024.07.25 05:54:57.885377 [ 3 ] {a7c781d2-388f-499a-822e-bc8ae569e8e3} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13908 2024.07.25 05:54:57.885537 [ 3 ] {a7c781d2-388f-499a-822e-bc8ae569e8e3} <Debug> executeQuery: Read 397 rows, 28.71 KiB in 0.001757 sec., 225953.3295389869 rows/sec., 15.95 MiB/sec.
13909 2024.07.25 05:54:57.885812 [ 3 ] {a7c781d2-388f-499a-822e-bc8ae569e8e3} <Debug> DynamicQueryHandler: Done processing query
13910 2024.07.25 05:54:57.885871 [ 3 ] {a7c781d2-388f-499a-822e-bc8ae569e8e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
13911 2024.07.25 05:54:57.885927 [ 3 ] {} <Debug> HTTP-Session: 067a42f5-dedb-4e41-b08e-6dc894f04a70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13912 2024.07.25 05:54:57.886101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13913 2024.07.25 05:54:57.886157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13914 2024.07.25 05:54:57.886177 [ 3 ] {} <Debug> HTTP-Session: abc9fccd-df0e-40a4-9f13-9659d229a109 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13915 2024.07.25 05:54:57.886194 [ 3 ] {} <Debug> HTTP-Session: abc9fccd-df0e-40a4-9f13-9659d229a109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13916 2024.07.25 05:54:57.886208 [ 3 ] {} <Debug> HTTP-Session: abc9fccd-df0e-40a4-9f13-9659d229a109 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13917 2024.07.25 05:54:57.886241 [ 3 ] {} <Trace> HTTP-Session: abc9fccd-df0e-40a4-9f13-9659d229a109 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13918 2024.07.25 05:54:57.886345 [ 3 ] {ef2397d1-7920-45a2-9c72-a128b1879e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13919 2024.07.25 05:54:57.886394 [ 3 ] {ef2397d1-7920-45a2-9c72-a128b1879e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13920 2024.07.25 05:54:57.886544 [ 3 ] {ef2397d1-7920-45a2-9c72-a128b1879e51} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13921 2024.07.25 05:54:57.886853 [ 3 ] {ef2397d1-7920-45a2-9c72-a128b1879e51} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13922 2024.07.25 05:54:57.886892 [ 3 ] {ef2397d1-7920-45a2-9c72-a128b1879e51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13923 2024.07.25 05:54:57.887264 [ 3 ] {ef2397d1-7920-45a2-9c72-a128b1879e51} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
13924 2024.07.25 05:54:57.887607 [ 3 ] {ef2397d1-7920-45a2-9c72-a128b1879e51} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13925 2024.07.25 05:54:57.887758 [ 3 ] {ef2397d1-7920-45a2-9c72-a128b1879e51} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001432 sec., 4189.944134078212 rows/sec., 180.04 KiB/sec.
13926 2024.07.25 05:54:57.888029 [ 3 ] {ef2397d1-7920-45a2-9c72-a128b1879e51} <Debug> DynamicQueryHandler: Done processing query
13927 2024.07.25 05:54:57.888071 [ 3 ] {ef2397d1-7920-45a2-9c72-a128b1879e51} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13928 2024.07.25 05:54:57.888098 [ 3 ] {} <Debug> HTTP-Session: abc9fccd-df0e-40a4-9f13-9659d229a109 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13929 2024.07.25 05:54:57.888240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13930 2024.07.25 05:54:57.888290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13931 2024.07.25 05:54:57.888309 [ 3 ] {} <Debug> HTTP-Session: 1b7886a2-1b25-4a8c-84fb-93357dd9005e Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13932 2024.07.25 05:54:57.888327 [ 3 ] {} <Debug> HTTP-Session: 1b7886a2-1b25-4a8c-84fb-93357dd9005e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13933 2024.07.25 05:54:57.888341 [ 3 ] {} <Debug> HTTP-Session: 1b7886a2-1b25-4a8c-84fb-93357dd9005e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13934 2024.07.25 05:54:57.888373 [ 3 ] {} <Trace> HTTP-Session: 1b7886a2-1b25-4a8c-84fb-93357dd9005e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13935 2024.07.25 05:54:57.888514 [ 3 ] {66c0b736-0f99-4d9a-8d36-04c2833b64db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
13936 2024.07.25 05:54:57.888564 [ 3 ] {66c0b736-0f99-4d9a-8d36-04c2833b64db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
13937 2024.07.25 05:54:57.888731 [ 3 ] {66c0b736-0f99-4d9a-8d36-04c2833b64db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13938 2024.07.25 05:54:57.889071 [ 3 ] {66c0b736-0f99-4d9a-8d36-04c2833b64db} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13939 2024.07.25 05:54:57.889108 [ 3 ] {66c0b736-0f99-4d9a-8d36-04c2833b64db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13940 2024.07.25 05:54:57.889475 [ 3 ] {66c0b736-0f99-4d9a-8d36-04c2833b64db} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
13941 2024.07.25 05:54:57.889811 [ 3 ] {66c0b736-0f99-4d9a-8d36-04c2833b64db} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13942 2024.07.25 05:54:57.889965 [ 3 ] {66c0b736-0f99-4d9a-8d36-04c2833b64db} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001502 sec., 51264.98002663116 rows/sec., 3.16 MiB/sec.
13943 2024.07.25 05:54:57.890264 [ 3 ] {66c0b736-0f99-4d9a-8d36-04c2833b64db} <Debug> DynamicQueryHandler: Done processing query
13944 2024.07.25 05:54:57.890294 [ 3 ] {66c0b736-0f99-4d9a-8d36-04c2833b64db} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13945 2024.07.25 05:54:57.890311 [ 3 ] {} <Debug> HTTP-Session: 1b7886a2-1b25-4a8c-84fb-93357dd9005e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13946 2024.07.25 05:54:57.890517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13947 2024.07.25 05:54:57.890566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13948 2024.07.25 05:54:57.890586 [ 3 ] {} <Debug> HTTP-Session: 2e0e9210-a1e4-429e-8813-d8362bb780f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13949 2024.07.25 05:54:57.890604 [ 3 ] {} <Debug> HTTP-Session: 2e0e9210-a1e4-429e-8813-d8362bb780f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13950 2024.07.25 05:54:57.890618 [ 3 ] {} <Debug> HTTP-Session: 2e0e9210-a1e4-429e-8813-d8362bb780f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13951 2024.07.25 05:54:57.890649 [ 3 ] {} <Trace> HTTP-Session: 2e0e9210-a1e4-429e-8813-d8362bb780f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13952 2024.07.25 05:54:57.890808 [ 3 ] {e26b7141-ff20-45b5-aa3c-3196525155f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13953 2024.07.25 05:54:57.890856 [ 3 ] {e26b7141-ff20-45b5-aa3c-3196525155f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13954 2024.07.25 05:54:57.891016 [ 3 ] {e26b7141-ff20-45b5-aa3c-3196525155f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13955 2024.07.25 05:54:57.891407 [ 3 ] {e26b7141-ff20-45b5-aa3c-3196525155f6} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13956 2024.07.25 05:54:57.891444 [ 3 ] {e26b7141-ff20-45b5-aa3c-3196525155f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13957 2024.07.25 05:54:57.891818 [ 3 ] {e26b7141-ff20-45b5-aa3c-3196525155f6} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
13958 2024.07.25 05:54:57.892162 [ 3 ] {e26b7141-ff20-45b5-aa3c-3196525155f6} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13959 2024.07.25 05:54:57.892321 [ 3 ] {e26b7141-ff20-45b5-aa3c-3196525155f6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001589 sec., 100692.25928256765 rows/sec., 7.01 MiB/sec.
13960 2024.07.25 05:54:57.892591 [ 3 ] {e26b7141-ff20-45b5-aa3c-3196525155f6} <Debug> DynamicQueryHandler: Done processing query
13961 2024.07.25 05:54:57.892643 [ 3 ] {e26b7141-ff20-45b5-aa3c-3196525155f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13962 2024.07.25 05:54:57.892698 [ 3 ] {} <Debug> HTTP-Session: 2e0e9210-a1e4-429e-8813-d8362bb780f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13963 2024.07.25 05:54:57.892892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 19358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13964 2024.07.25 05:54:57.892945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13965 2024.07.25 05:54:57.892963 [ 3 ] {} <Debug> HTTP-Session: 82ee5a62-eb6f-49a0-a33c-90838a96d3e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13966 2024.07.25 05:54:57.892980 [ 3 ] {} <Debug> HTTP-Session: 82ee5a62-eb6f-49a0-a33c-90838a96d3e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13967 2024.07.25 05:54:57.892994 [ 3 ] {} <Debug> HTTP-Session: 82ee5a62-eb6f-49a0-a33c-90838a96d3e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13968 2024.07.25 05:54:57.893026 [ 3 ] {} <Trace> HTTP-Session: 82ee5a62-eb6f-49a0-a33c-90838a96d3e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13969 2024.07.25 05:54:57.893221 [ 3 ] {31e1117f-b8e2-40e6-ba9d-ad5e2a8e54c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13970 2024.07.25 05:54:57.893293 [ 3 ] {31e1117f-b8e2-40e6-ba9d-ad5e2a8e54c5} <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_histogramf64
13971 2024.07.25 05:54:57.893725 [ 3 ] {31e1117f-b8e2-40e6-ba9d-ad5e2a8e54c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13972 2024.07.25 05:54:57.894278 [ 3 ] {31e1117f-b8e2-40e6-ba9d-ad5e2a8e54c5} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13973 2024.07.25 05:54:57.894314 [ 3 ] {31e1117f-b8e2-40e6-ba9d-ad5e2a8e54c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13974 2024.07.25 05:54:57.894915 [ 3 ] {31e1117f-b8e2-40e6-ba9d-ad5e2a8e54c5} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13975 2024.07.25 05:54:57.895325 [ 3 ] {31e1117f-b8e2-40e6-ba9d-ad5e2a8e54c5} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13976 2024.07.25 05:54:57.895506 [ 44 ] {} <Debug> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13977 2024.07.25 05:54:57.895516 [ 3 ] {31e1117f-b8e2-40e6-ba9d-ad5e2a8e54c5} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.0024 sec., 5000 rows/sec., 8.96 MiB/sec.
13978 2024.07.25 05:54:57.895577 [ 44 ] {} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13979 2024.07.25 05:54:57.895661 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
13980 2024.07.25 05:54:57.895987 [ 189 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::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
13981 2024.07.25 05:54:57.896094 [ 3 ] {31e1117f-b8e2-40e6-ba9d-ad5e2a8e54c5} <Debug> DynamicQueryHandler: Done processing query
13982 2024.07.25 05:54:57.896142 [ 3 ] {31e1117f-b8e2-40e6-ba9d-ad5e2a8e54c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB.
13983 2024.07.25 05:54:57.896177 [ 3 ] {} <Debug> HTTP-Session: 82ee5a62-eb6f-49a0-a33c-90838a96d3e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13984 2024.07.25 05:54:57.896390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3725, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13985 2024.07.25 05:54:57.896501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13986 2024.07.25 05:54:57.896556 [ 3 ] {} <Debug> HTTP-Session: 9c4ae4db-fe3a-4e6a-846a-267aacefcee1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
13987 2024.07.25 05:54:57.896603 [ 3 ] {} <Debug> HTTP-Session: 9c4ae4db-fe3a-4e6a-846a-267aacefcee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13988 2024.07.25 05:54:57.896643 [ 3 ] {} <Debug> HTTP-Session: 9c4ae4db-fe3a-4e6a-846a-267aacefcee1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13989 2024.07.25 05:54:57.896652 [ 189 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13990 2024.07.25 05:54:57.896710 [ 3 ] {} <Trace> HTTP-Session: 9c4ae4db-fe3a-4e6a-846a-267aacefcee1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13991 2024.07.25 05:54:57.896810 [ 189 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1118 rows starting from the beginning of the part
13992 2024.07.25 05:54:57.896971 [ 3 ] {5f7fc0c8-4940-4067-80a8-f4227c38c344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
13993 2024.07.25 05:54:57.897187 [ 3 ] {5f7fc0c8-4940-4067-80a8-f4227c38c344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
13994 2024.07.25 05:54:57.897509 [ 189 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 11 rows starting from the beginning of the part
13995 2024.07.25 05:54:57.897895 [ 3 ] {5f7fc0c8-4940-4067-80a8-f4227c38c344} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13996 2024.07.25 05:54:57.898282 [ 189 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 22 rows starting from the beginning of the part
13997 2024.07.25 05:54:57.898941 [ 189 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 11 rows starting from the beginning of the part
13998 2024.07.25 05:54:57.899063 [ 3 ] {5f7fc0c8-4940-4067-80a8-f4227c38c344} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13999 2024.07.25 05:54:57.899158 [ 3 ] {5f7fc0c8-4940-4067-80a8-f4227c38c344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
14000 2024.07.25 05:54:57.899561 [ 189 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 22 rows starting from the beginning of the part
14001 2024.07.25 05:54:57.900131 [ 189 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 12 rows starting from the beginning of the part
14002 2024.07.25 05:54:57.900633 [ 3 ] {5f7fc0c8-4940-4067-80a8-f4227c38c344} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
14003 2024.07.25 05:54:57.901553 [ 3 ] {5f7fc0c8-4940-4067-80a8-f4227c38c344} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14004 2024.07.25 05:54:57.901920 [ 3 ] {5f7fc0c8-4940-4067-80a8-f4227c38c344} <Debug> executeQuery: Read 26 rows, 1.48 KiB in 0.005024 sec., 5175.15923566879 rows/sec., 295.46 KiB/sec.
14005 2024.07.25 05:54:57.902585 [ 3 ] {5f7fc0c8-4940-4067-80a8-f4227c38c344} <Debug> DynamicQueryHandler: Done processing query
14006 2024.07.25 05:54:57.902660 [ 3 ] {5f7fc0c8-4940-4067-80a8-f4227c38c344} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14007 2024.07.25 05:54:57.902725 [ 3 ] {} <Debug> HTTP-Session: 9c4ae4db-fe3a-4e6a-846a-267aacefcee1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14008 2024.07.25 05:54:57.902882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14009 2024.07.25 05:54:57.902933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14010 2024.07.25 05:54:57.902953 [ 3 ] {} <Debug> HTTP-Session: d93b89a1-dd02-463e-a5ac-d540a2e96e5c Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14011 2024.07.25 05:54:57.902972 [ 3 ] {} <Debug> HTTP-Session: d93b89a1-dd02-463e-a5ac-d540a2e96e5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14012 2024.07.25 05:54:57.902986 [ 3 ] {} <Debug> HTTP-Session: d93b89a1-dd02-463e-a5ac-d540a2e96e5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14013 2024.07.25 05:54:57.903019 [ 3 ] {} <Trace> HTTP-Session: d93b89a1-dd02-463e-a5ac-d540a2e96e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14014 2024.07.25 05:54:57.903177 [ 3 ] {45b5c82f-7d7d-49ed-a1c1-90815a19997f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14015 2024.07.25 05:54:57.903246 [ 3 ] {45b5c82f-7d7d-49ed-a1c1-90815a19997f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14016 2024.07.25 05:54:57.903501 [ 3 ] {45b5c82f-7d7d-49ed-a1c1-90815a19997f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14017 2024.07.25 05:54:57.904489 [ 3 ] {45b5c82f-7d7d-49ed-a1c1-90815a19997f} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14018 2024.07.25 05:54:57.904562 [ 3 ] {45b5c82f-7d7d-49ed-a1c1-90815a19997f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
14019 2024.07.25 05:54:57.905644 [ 3 ] {45b5c82f-7d7d-49ed-a1c1-90815a19997f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14020 2024.07.25 05:54:57.906577 [ 3 ] {45b5c82f-7d7d-49ed-a1c1-90815a19997f} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14021 2024.07.25 05:54:57.906949 [ 3 ] {45b5c82f-7d7d-49ed-a1c1-90815a19997f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003832 sec., 15657.620041753655 rows/sec., 1.06 MiB/sec.
14022 2024.07.25 05:54:57.907505 [ 3 ] {45b5c82f-7d7d-49ed-a1c1-90815a19997f} <Debug> DynamicQueryHandler: Done processing query
14023 2024.07.25 05:54:57.907587 [ 3 ] {45b5c82f-7d7d-49ed-a1c1-90815a19997f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14024 2024.07.25 05:54:57.907679 [ 3 ] {} <Debug> HTTP-Session: d93b89a1-dd02-463e-a5ac-d540a2e96e5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14025 2024.07.25 05:54:57.909838 [ 191 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1196 rows, containing 19 columns (19 merged, 0 gathered) in 0.014048223 sec., 85135.32280915529 rows/sec., 152.56 MiB/sec.
14026 2024.07.25 05:54:57.910965 [ 186 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
14027 2024.07.25 05:54:57.911577 [ 186 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14028 2024.07.25 05:54:57.911675 [ 186 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
14029 2024.07.25 05:54:57.911830 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.50 MiB.
14030 2024.07.25 05:55:02.324765 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache
14031 2024.07.25 05:55:02.324834 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache
14032 2024.07.25 05:55:02.868672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14033 2024.07.25 05:55:02.868805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14034 2024.07.25 05:55:02.868836 [ 3 ] {} <Debug> HTTP-Session: 3735c7aa-37fe-4bb3-bb47-bca68ab89ae6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14035 2024.07.25 05:55:02.868864 [ 3 ] {} <Debug> HTTP-Session: 3735c7aa-37fe-4bb3-bb47-bca68ab89ae6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14036 2024.07.25 05:55:02.868882 [ 3 ] {} <Debug> HTTP-Session: 3735c7aa-37fe-4bb3-bb47-bca68ab89ae6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14037 2024.07.25 05:55:02.868938 [ 3 ] {} <Trace> HTTP-Session: 3735c7aa-37fe-4bb3-bb47-bca68ab89ae6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14038 2024.07.25 05:55:02.869161 [ 3 ] {0d366eff-a383-4275-871f-ea67b0369684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14039 2024.07.25 05:55:02.869239 [ 3 ] {0d366eff-a383-4275-871f-ea67b0369684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14040 2024.07.25 05:55:02.869462 [ 3 ] {0d366eff-a383-4275-871f-ea67b0369684} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14041 2024.07.25 05:55:02.869897 [ 3 ] {0d366eff-a383-4275-871f-ea67b0369684} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14042 2024.07.25 05:55:02.869945 [ 3 ] {0d366eff-a383-4275-871f-ea67b0369684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
14043 2024.07.25 05:55:02.870325 [ 3 ] {0d366eff-a383-4275-871f-ea67b0369684} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
14044 2024.07.25 05:55:02.870673 [ 3 ] {0d366eff-a383-4275-871f-ea67b0369684} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14045 2024.07.25 05:55:02.870854 [ 3 ] {0d366eff-a383-4275-871f-ea67b0369684} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.00176 sec., 12500 rows/sec., 1013.18 KiB/sec.
14046 2024.07.25 05:55:02.871077 [ 3 ] {0d366eff-a383-4275-871f-ea67b0369684} <Debug> DynamicQueryHandler: Done processing query
14047 2024.07.25 05:55:02.871106 [ 3 ] {0d366eff-a383-4275-871f-ea67b0369684} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14048 2024.07.25 05:55:02.871122 [ 3 ] {} <Debug> HTTP-Session: 3735c7aa-37fe-4bb3-bb47-bca68ab89ae6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14049 2024.07.25 05:55:02.871282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14050 2024.07.25 05:55:02.871340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14051 2024.07.25 05:55:02.871359 [ 3 ] {} <Debug> HTTP-Session: 1299aa18-2161-4b76-ab7d-ee51fe0467fa Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14052 2024.07.25 05:55:02.871377 [ 3 ] {} <Debug> HTTP-Session: 1299aa18-2161-4b76-ab7d-ee51fe0467fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14053 2024.07.25 05:55:02.871391 [ 3 ] {} <Debug> HTTP-Session: 1299aa18-2161-4b76-ab7d-ee51fe0467fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14054 2024.07.25 05:55:02.871426 [ 3 ] {} <Trace> HTTP-Session: 1299aa18-2161-4b76-ab7d-ee51fe0467fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14055 2024.07.25 05:55:02.871531 [ 3 ] {7cbef8c1-5f12-45dc-b475-823aef582d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14056 2024.07.25 05:55:02.871578 [ 3 ] {7cbef8c1-5f12-45dc-b475-823aef582d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14057 2024.07.25 05:55:02.871715 [ 3 ] {7cbef8c1-5f12-45dc-b475-823aef582d8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14058 2024.07.25 05:55:02.872002 [ 3 ] {7cbef8c1-5f12-45dc-b475-823aef582d8d} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14059 2024.07.25 05:55:02.872042 [ 3 ] {7cbef8c1-5f12-45dc-b475-823aef582d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
14060 2024.07.25 05:55:02.872351 [ 3 ] {7cbef8c1-5f12-45dc-b475-823aef582d8d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
14061 2024.07.25 05:55:02.872670 [ 3 ] {7cbef8c1-5f12-45dc-b475-823aef582d8d} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14062 2024.07.25 05:55:02.872835 [ 3 ] {7cbef8c1-5f12-45dc-b475-823aef582d8d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001322 sec., 1512.8593040847202 rows/sec., 123.36 KiB/sec.
14063 2024.07.25 05:55:02.873013 [ 3 ] {7cbef8c1-5f12-45dc-b475-823aef582d8d} <Debug> DynamicQueryHandler: Done processing query
14064 2024.07.25 05:55:02.873039 [ 3 ] {7cbef8c1-5f12-45dc-b475-823aef582d8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14065 2024.07.25 05:55:02.873055 [ 3 ] {} <Debug> HTTP-Session: 1299aa18-2161-4b76-ab7d-ee51fe0467fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14066 2024.07.25 05:55:02.873197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 17918, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14067 2024.07.25 05:55:02.873249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14068 2024.07.25 05:55:02.873269 [ 3 ] {} <Debug> HTTP-Session: d6e17e46-267d-418a-a697-6d11a3c50710 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14069 2024.07.25 05:55:02.873285 [ 3 ] {} <Debug> HTTP-Session: d6e17e46-267d-418a-a697-6d11a3c50710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14070 2024.07.25 05:55:02.873299 [ 3 ] {} <Debug> HTTP-Session: d6e17e46-267d-418a-a697-6d11a3c50710 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14071 2024.07.25 05:55:02.873331 [ 3 ] {} <Trace> HTTP-Session: d6e17e46-267d-418a-a697-6d11a3c50710 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14072 2024.07.25 05:55:02.873470 [ 3 ] {b70ee2b3-b881-495d-a010-a38dfa40aad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14073 2024.07.25 05:55:02.873514 [ 3 ] {b70ee2b3-b881-495d-a010-a38dfa40aad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14074 2024.07.25 05:55:02.873640 [ 3 ] {b70ee2b3-b881-495d-a010-a38dfa40aad8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14075 2024.07.25 05:55:02.874004 [ 3 ] {b70ee2b3-b881-495d-a010-a38dfa40aad8} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14076 2024.07.25 05:55:02.874040 [ 3 ] {b70ee2b3-b881-495d-a010-a38dfa40aad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
14077 2024.07.25 05:55:02.874357 [ 3 ] {b70ee2b3-b881-495d-a010-a38dfa40aad8} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14078 2024.07.25 05:55:02.874677 [ 3 ] {b70ee2b3-b881-495d-a010-a38dfa40aad8} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14079 2024.07.25 05:55:02.874830 [ 3 ] {b70ee2b3-b881-495d-a010-a38dfa40aad8} <Debug> executeQuery: Read 123 rows, 10.42 KiB in 0.001416 sec., 86864.40677966102 rows/sec., 7.18 MiB/sec.
14080 2024.07.25 05:55:02.874850 [ 40 ] {} <Debug> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14081 2024.07.25 05:55:02.874961 [ 40 ] {} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14082 2024.07.25 05:55:02.874998 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
14083 2024.07.25 05:55:02.875054 [ 3 ] {b70ee2b3-b881-495d-a010-a38dfa40aad8} <Debug> DynamicQueryHandler: Done processing query
14084 2024.07.25 05:55:02.875113 [ 3 ] {b70ee2b3-b881-495d-a010-a38dfa40aad8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
14085 2024.07.25 05:55:02.875179 [ 3 ] {} <Debug> HTTP-Session: d6e17e46-267d-418a-a697-6d11a3c50710 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14086 2024.07.25 05:55:02.875246 [ 196 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::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
14087 2024.07.25 05:55:02.875368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14088 2024.07.25 05:55:02.875490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14089 2024.07.25 05:55:02.875555 [ 196 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14090 2024.07.25 05:55:02.875556 [ 3 ] {} <Debug> HTTP-Session: ebdd0785-7efc-4c48-93c8-e49631901dc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14091 2024.07.25 05:55:02.875615 [ 196 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 305 rows starting from the beginning of the part
14092 2024.07.25 05:55:02.875617 [ 3 ] {} <Debug> HTTP-Session: ebdd0785-7efc-4c48-93c8-e49631901dc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14093 2024.07.25 05:55:02.875668 [ 3 ] {} <Debug> HTTP-Session: ebdd0785-7efc-4c48-93c8-e49631901dc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14094 2024.07.25 05:55:02.875788 [ 3 ] {} <Trace> HTTP-Session: ebdd0785-7efc-4c48-93c8-e49631901dc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14095 2024.07.25 05:55:02.875841 [ 196 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 123 rows starting from the beginning of the part
14096 2024.07.25 05:55:02.876127 [ 3 ] {5a2308b8-a482-4f2a-b78f-2ab35c8fe06f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14097 2024.07.25 05:55:02.876137 [ 196 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 231 rows starting from the beginning of the part
14098 2024.07.25 05:55:02.876264 [ 3 ] {5a2308b8-a482-4f2a-b78f-2ab35c8fe06f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14099 2024.07.25 05:55:02.876622 [ 196 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 123 rows starting from the beginning of the part
14100 2024.07.25 05:55:02.876942 [ 196 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 197 rows starting from the beginning of the part
14101 2024.07.25 05:55:02.877221 [ 3 ] {5a2308b8-a482-4f2a-b78f-2ab35c8fe06f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14102 2024.07.25 05:55:02.877261 [ 196 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 123 rows starting from the beginning of the part
14103 2024.07.25 05:55:02.878044 [ 3 ] {5a2308b8-a482-4f2a-b78f-2ab35c8fe06f} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14104 2024.07.25 05:55:02.878113 [ 3 ] {5a2308b8-a482-4f2a-b78f-2ab35c8fe06f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14105 2024.07.25 05:55:02.878825 [ 3 ] {5a2308b8-a482-4f2a-b78f-2ab35c8fe06f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
14106 2024.07.25 05:55:02.879669 [ 3 ] {5a2308b8-a482-4f2a-b78f-2ab35c8fe06f} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14107 2024.07.25 05:55:02.879900 [ 3 ] {5a2308b8-a482-4f2a-b78f-2ab35c8fe06f} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.003931 sec., 508.77639277537526 rows/sec., 35.52 KiB/sec.
14108 2024.07.25 05:55:02.880229 [ 3 ] {5a2308b8-a482-4f2a-b78f-2ab35c8fe06f} <Debug> DynamicQueryHandler: Done processing query
14109 2024.07.25 05:55:02.880266 [ 3 ] {5a2308b8-a482-4f2a-b78f-2ab35c8fe06f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14110 2024.07.25 05:55:02.880269 [ 191 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1102 rows, containing 4 columns (4 merged, 0 gathered) in 0.005170283 sec., 213141.1375354115 rows/sec., 18.22 MiB/sec.
14111 2024.07.25 05:55:02.880288 [ 3 ] {} <Debug> HTTP-Session: ebdd0785-7efc-4c48-93c8-e49631901dc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14112 2024.07.25 05:55:02.880465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14962, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14113 2024.07.25 05:55:02.880468 [ 198 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14114 2024.07.25 05:55:02.880525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14115 2024.07.25 05:55:02.880554 [ 3 ] {} <Debug> HTTP-Session: b8cc737e-573d-4346-96b8-f76209f1adfe Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14116 2024.07.25 05:55:02.880571 [ 3 ] {} <Debug> HTTP-Session: b8cc737e-573d-4346-96b8-f76209f1adfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14117 2024.07.25 05:55:02.880584 [ 3 ] {} <Debug> HTTP-Session: b8cc737e-573d-4346-96b8-f76209f1adfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14118 2024.07.25 05:55:02.880623 [ 3 ] {} <Trace> HTTP-Session: b8cc737e-573d-4346-96b8-f76209f1adfe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14119 2024.07.25 05:55:02.880793 [ 3 ] {ae5ed15b-6a0c-4e59-958d-0e577acd7e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14120 2024.07.25 05:55:02.880849 [ 3 ] {ae5ed15b-6a0c-4e59-958d-0e577acd7e4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14121 2024.07.25 05:55:02.880999 [ 198 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_76_15} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14122 2024.07.25 05:55:02.881127 [ 3 ] {ae5ed15b-6a0c-4e59-958d-0e577acd7e4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14123 2024.07.25 05:55:02.881136 [ 198 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_76_15} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14124 2024.07.25 05:55:02.881253 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
14125 2024.07.25 05:55:02.881522 [ 3 ] {ae5ed15b-6a0c-4e59-958d-0e577acd7e4e} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14126 2024.07.25 05:55:02.881559 [ 3 ] {ae5ed15b-6a0c-4e59-958d-0e577acd7e4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
14127 2024.07.25 05:55:02.881879 [ 3 ] {ae5ed15b-6a0c-4e59-958d-0e577acd7e4e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14128 2024.07.25 05:55:02.882190 [ 3 ] {ae5ed15b-6a0c-4e59-958d-0e577acd7e4e} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14129 2024.07.25 05:55:02.882343 [ 40 ] {} <Debug> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14130 2024.07.25 05:55:02.882350 [ 3 ] {ae5ed15b-6a0c-4e59-958d-0e577acd7e4e} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001609 sec., 54692.355500310754 rows/sec., 4.27 MiB/sec.
14131 2024.07.25 05:55:02.882388 [ 40 ] {} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14132 2024.07.25 05:55:02.882462 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
14133 2024.07.25 05:55:02.882636 [ 186 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::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
14134 2024.07.25 05:55:02.882660 [ 3 ] {ae5ed15b-6a0c-4e59-958d-0e577acd7e4e} <Debug> DynamicQueryHandler: Done processing query
14135 2024.07.25 05:55:02.882689 [ 3 ] {ae5ed15b-6a0c-4e59-958d-0e577acd7e4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
14136 2024.07.25 05:55:02.882713 [ 3 ] {} <Debug> HTTP-Session: b8cc737e-573d-4346-96b8-f76209f1adfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14137 2024.07.25 05:55:02.882780 [ 186 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14138 2024.07.25 05:55:02.882810 [ 186 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 473 rows starting from the beginning of the part
14139 2024.07.25 05:55:02.882883 [ 186 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 88 rows starting from the beginning of the part
14140 2024.07.25 05:55:02.883034 [ 186 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 419 rows starting from the beginning of the part
14141 2024.07.25 05:55:02.883250 [ 186 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 88 rows starting from the beginning of the part
14142 2024.07.25 05:55:02.883324 [ 186 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 397 rows starting from the beginning of the part
14143 2024.07.25 05:55:02.883531 [ 186 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 88 rows starting from the beginning of the part
14144 2024.07.25 05:55:02.883975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14145 2024.07.25 05:55:02.884042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14146 2024.07.25 05:55:02.884064 [ 3 ] {} <Debug> HTTP-Session: 5b434539-0cbd-4d09-a222-b31b7f65b848 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14147 2024.07.25 05:55:02.884085 [ 3 ] {} <Debug> HTTP-Session: 5b434539-0cbd-4d09-a222-b31b7f65b848 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14148 2024.07.25 05:55:02.884103 [ 3 ] {} <Debug> HTTP-Session: 5b434539-0cbd-4d09-a222-b31b7f65b848 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14149 2024.07.25 05:55:02.884149 [ 3 ] {} <Trace> HTTP-Session: 5b434539-0cbd-4d09-a222-b31b7f65b848 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14150 2024.07.25 05:55:02.884346 [ 3 ] {4907043c-21a5-4d75-8674-02942270b913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14151 2024.07.25 05:55:02.884411 [ 3 ] {4907043c-21a5-4d75-8674-02942270b913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14152 2024.07.25 05:55:02.884716 [ 3 ] {4907043c-21a5-4d75-8674-02942270b913} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14153 2024.07.25 05:55:02.885138 [ 186 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1553 rows, containing 4 columns (4 merged, 0 gathered) in 0.002573961 sec., 603350.2450114823 rows/sec., 43.63 MiB/sec.
14154 2024.07.25 05:55:02.885275 [ 3 ] {4907043c-21a5-4d75-8674-02942270b913} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14155 2024.07.25 05:55:02.885298 [ 186 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14156 2024.07.25 05:55:02.885317 [ 3 ] {4907043c-21a5-4d75-8674-02942270b913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14157 2024.07.25 05:55:02.885735 [ 186 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_76_15} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14158 2024.07.25 05:55:02.885829 [ 186 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_76_15} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14159 2024.07.25 05:55:02.885856 [ 3 ] {4907043c-21a5-4d75-8674-02942270b913} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14160 2024.07.25 05:55:02.885907 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
14161 2024.07.25 05:55:02.886225 [ 3 ] {4907043c-21a5-4d75-8674-02942270b913} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14162 2024.07.25 05:55:02.886389 [ 3 ] {4907043c-21a5-4d75-8674-02942270b913} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.002145 sec., 75058.27505827505 rows/sec., 5.23 MiB/sec.
14163 2024.07.25 05:55:02.886703 [ 3 ] {4907043c-21a5-4d75-8674-02942270b913} <Debug> DynamicQueryHandler: Done processing query
14164 2024.07.25 05:55:02.886765 [ 3 ] {4907043c-21a5-4d75-8674-02942270b913} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14165 2024.07.25 05:55:02.886830 [ 3 ] {} <Debug> HTTP-Session: 5b434539-0cbd-4d09-a222-b31b7f65b848 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14166 2024.07.25 05:55:02.887061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 35395, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14167 2024.07.25 05:55:02.887113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14168 2024.07.25 05:55:02.887133 [ 3 ] {} <Debug> HTTP-Session: 82a9e428-1d00-452e-960d-b0b74e4c5def Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14169 2024.07.25 05:55:02.887150 [ 3 ] {} <Debug> HTTP-Session: 82a9e428-1d00-452e-960d-b0b74e4c5def Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14170 2024.07.25 05:55:02.887165 [ 3 ] {} <Debug> HTTP-Session: 82a9e428-1d00-452e-960d-b0b74e4c5def Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14171 2024.07.25 05:55:02.887197 [ 3 ] {} <Trace> HTTP-Session: 82a9e428-1d00-452e-960d-b0b74e4c5def Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14172 2024.07.25 05:55:02.887502 [ 3 ] {fdcc0c5d-81fd-4dd2-ab39-6880ca5740ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14173 2024.07.25 05:55:02.887574 [ 3 ] {fdcc0c5d-81fd-4dd2-ab39-6880ca5740ad} <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_histogramf64
14174 2024.07.25 05:55:02.887986 [ 3 ] {fdcc0c5d-81fd-4dd2-ab39-6880ca5740ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14175 2024.07.25 05:55:02.888662 [ 3 ] {fdcc0c5d-81fd-4dd2-ab39-6880ca5740ad} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14176 2024.07.25 05:55:02.888698 [ 3 ] {fdcc0c5d-81fd-4dd2-ab39-6880ca5740ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
14177 2024.07.25 05:55:02.889313 [ 3 ] {fdcc0c5d-81fd-4dd2-ab39-6880ca5740ad} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
14178 2024.07.25 05:55:02.889726 [ 3 ] {fdcc0c5d-81fd-4dd2-ab39-6880ca5740ad} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14179 2024.07.25 05:55:02.889924 [ 3 ] {fdcc0c5d-81fd-4dd2-ab39-6880ca5740ad} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.00264 sec., 8333.333333333334 rows/sec., 14.93 MiB/sec.
14180 2024.07.25 05:55:02.890153 [ 3 ] {fdcc0c5d-81fd-4dd2-ab39-6880ca5740ad} <Debug> DynamicQueryHandler: Done processing query
14181 2024.07.25 05:55:02.890178 [ 3 ] {fdcc0c5d-81fd-4dd2-ab39-6880ca5740ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
14182 2024.07.25 05:55:02.890194 [ 3 ] {} <Debug> HTTP-Session: 82a9e428-1d00-452e-960d-b0b74e4c5def Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14183 2024.07.25 05:55:02.890330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14184 2024.07.25 05:55:02.890380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14185 2024.07.25 05:55:02.890398 [ 3 ] {} <Debug> HTTP-Session: c4da8a0a-d7ec-4526-86df-b35540d0530c Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14186 2024.07.25 05:55:02.890414 [ 3 ] {} <Debug> HTTP-Session: c4da8a0a-d7ec-4526-86df-b35540d0530c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14187 2024.07.25 05:55:02.890428 [ 3 ] {} <Debug> HTTP-Session: c4da8a0a-d7ec-4526-86df-b35540d0530c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14188 2024.07.25 05:55:02.890458 [ 3 ] {} <Trace> HTTP-Session: c4da8a0a-d7ec-4526-86df-b35540d0530c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14189 2024.07.25 05:55:02.890576 [ 3 ] {3ce4ac08-741c-4447-8d7e-d4520f844e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14190 2024.07.25 05:55:02.890620 [ 3 ] {3ce4ac08-741c-4447-8d7e-d4520f844e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14191 2024.07.25 05:55:02.890747 [ 3 ] {3ce4ac08-741c-4447-8d7e-d4520f844e05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14192 2024.07.25 05:55:02.891038 [ 3 ] {3ce4ac08-741c-4447-8d7e-d4520f844e05} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14193 2024.07.25 05:55:02.891075 [ 3 ] {3ce4ac08-741c-4447-8d7e-d4520f844e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
14194 2024.07.25 05:55:02.891436 [ 3 ] {3ce4ac08-741c-4447-8d7e-d4520f844e05} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14195 2024.07.25 05:55:02.891764 [ 3 ] {3ce4ac08-741c-4447-8d7e-d4520f844e05} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14196 2024.07.25 05:55:02.891927 [ 3 ] {3ce4ac08-741c-4447-8d7e-d4520f844e05} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001381 sec., 43446.77769732078 rows/sec., 2.93 MiB/sec.
14197 2024.07.25 05:55:02.892091 [ 3 ] {3ce4ac08-741c-4447-8d7e-d4520f844e05} <Debug> DynamicQueryHandler: Done processing query
14198 2024.07.25 05:55:02.892116 [ 3 ] {3ce4ac08-741c-4447-8d7e-d4520f844e05} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14199 2024.07.25 05:55:02.892131 [ 3 ] {} <Debug> HTTP-Session: c4da8a0a-d7ec-4526-86df-b35540d0530c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14200 2024.07.25 05:55:07.874135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 4050, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14201 2024.07.25 05:55:07.874532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14202 2024.07.25 05:55:07.874587 [ 3 ] {} <Debug> HTTP-Session: 2bedab30-a481-4a65-90e1-3fcf0aaf5878 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14203 2024.07.25 05:55:07.874629 [ 3 ] {} <Debug> HTTP-Session: 2bedab30-a481-4a65-90e1-3fcf0aaf5878 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14204 2024.07.25 05:55:07.874658 [ 3 ] {} <Debug> HTTP-Session: 2bedab30-a481-4a65-90e1-3fcf0aaf5878 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14205 2024.07.25 05:55:07.874725 [ 3 ] {} <Trace> HTTP-Session: 2bedab30-a481-4a65-90e1-3fcf0aaf5878 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14206 2024.07.25 05:55:07.874904 [ 3 ] {ea293977-c115-49aa-9eb1-aade9241c324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14207 2024.07.25 05:55:07.874968 [ 3 ] {ea293977-c115-49aa-9eb1-aade9241c324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14208 2024.07.25 05:55:07.875161 [ 3 ] {ea293977-c115-49aa-9eb1-aade9241c324} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14209 2024.07.25 05:55:07.875574 [ 3 ] {ea293977-c115-49aa-9eb1-aade9241c324} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14210 2024.07.25 05:55:07.875616 [ 3 ] {ea293977-c115-49aa-9eb1-aade9241c324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14211 2024.07.25 05:55:07.875991 [ 3 ] {ea293977-c115-49aa-9eb1-aade9241c324} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
14212 2024.07.25 05:55:07.876322 [ 3 ] {ea293977-c115-49aa-9eb1-aade9241c324} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14213 2024.07.25 05:55:07.876485 [ 3 ] {ea293977-c115-49aa-9eb1-aade9241c324} <Debug> executeQuery: Read 29 rows, 2.20 KiB in 0.001641 sec., 17672.151127361365 rows/sec., 1.31 MiB/sec.
14214 2024.07.25 05:55:07.876703 [ 3 ] {ea293977-c115-49aa-9eb1-aade9241c324} <Debug> DynamicQueryHandler: Done processing query
14215 2024.07.25 05:55:07.876740 [ 3 ] {ea293977-c115-49aa-9eb1-aade9241c324} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14216 2024.07.25 05:55:07.876772 [ 3 ] {} <Debug> HTTP-Session: 2bedab30-a481-4a65-90e1-3fcf0aaf5878 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14217 2024.07.25 05:55:07.876959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 34775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14218 2024.07.25 05:55:07.877008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14219 2024.07.25 05:55:07.877027 [ 3 ] {} <Debug> HTTP-Session: d035fac2-024e-48cf-8ea6-43ec807a1e25 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14220 2024.07.25 05:55:07.877043 [ 3 ] {} <Debug> HTTP-Session: d035fac2-024e-48cf-8ea6-43ec807a1e25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14221 2024.07.25 05:55:07.877057 [ 3 ] {} <Debug> HTTP-Session: d035fac2-024e-48cf-8ea6-43ec807a1e25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14222 2024.07.25 05:55:07.877087 [ 3 ] {} <Trace> HTTP-Session: d035fac2-024e-48cf-8ea6-43ec807a1e25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14223 2024.07.25 05:55:07.877242 [ 3 ] {ec04c526-f9d5-4c65-aa8c-b723e3d8273b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14224 2024.07.25 05:55:07.877286 [ 3 ] {ec04c526-f9d5-4c65-aa8c-b723e3d8273b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14225 2024.07.25 05:55:07.877411 [ 3 ] {ec04c526-f9d5-4c65-aa8c-b723e3d8273b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14226 2024.07.25 05:55:07.877872 [ 3 ] {ec04c526-f9d5-4c65-aa8c-b723e3d8273b} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14227 2024.07.25 05:55:07.877909 [ 3 ] {ec04c526-f9d5-4c65-aa8c-b723e3d8273b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14228 2024.07.25 05:55:07.878236 [ 3 ] {ec04c526-f9d5-4c65-aa8c-b723e3d8273b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
14229 2024.07.25 05:55:07.878540 [ 3 ] {ec04c526-f9d5-4c65-aa8c-b723e3d8273b} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14230 2024.07.25 05:55:07.878686 [ 3 ] {ec04c526-f9d5-4c65-aa8c-b723e3d8273b} <Debug> executeQuery: Read 230 rows, 20.78 KiB in 0.001514 sec., 151915.45574636725 rows/sec., 13.40 MiB/sec.
14231 2024.07.25 05:55:07.878962 [ 3 ] {ec04c526-f9d5-4c65-aa8c-b723e3d8273b} <Debug> DynamicQueryHandler: Done processing query
14232 2024.07.25 05:55:07.879024 [ 3 ] {ec04c526-f9d5-4c65-aa8c-b723e3d8273b} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
14233 2024.07.25 05:55:07.879082 [ 3 ] {} <Debug> HTTP-Session: d035fac2-024e-48cf-8ea6-43ec807a1e25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14234 2024.07.25 05:55:07.879314 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 66988, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14235 2024.07.25 05:55:07.879391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14236 2024.07.25 05:55:07.879411 [ 3 ] {} <Debug> HTTP-Session: 5f447aea-3d1a-445a-a30e-1e9a368d10ce Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14237 2024.07.25 05:55:07.879428 [ 3 ] {} <Debug> HTTP-Session: 5f447aea-3d1a-445a-a30e-1e9a368d10ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14238 2024.07.25 05:55:07.879441 [ 3 ] {} <Debug> HTTP-Session: 5f447aea-3d1a-445a-a30e-1e9a368d10ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14239 2024.07.25 05:55:07.879473 [ 3 ] {} <Trace> HTTP-Session: 5f447aea-3d1a-445a-a30e-1e9a368d10ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14240 2024.07.25 05:55:07.879689 [ 3 ] {528974e4-d28f-4ffe-86b3-26b6363acd87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14241 2024.07.25 05:55:07.879735 [ 3 ] {528974e4-d28f-4ffe-86b3-26b6363acd87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14242 2024.07.25 05:55:07.879880 [ 3 ] {528974e4-d28f-4ffe-86b3-26b6363acd87} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14243 2024.07.25 05:55:07.880379 [ 3 ] {528974e4-d28f-4ffe-86b3-26b6363acd87} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14244 2024.07.25 05:55:07.880416 [ 3 ] {528974e4-d28f-4ffe-86b3-26b6363acd87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14245 2024.07.25 05:55:07.880739 [ 3 ] {528974e4-d28f-4ffe-86b3-26b6363acd87} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
14246 2024.07.25 05:55:07.881065 [ 3 ] {528974e4-d28f-4ffe-86b3-26b6363acd87} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14247 2024.07.25 05:55:07.881211 [ 3 ] {528974e4-d28f-4ffe-86b3-26b6363acd87} <Debug> executeQuery: Read 414 rows, 30.04 KiB in 0.001636 sec., 253056.2347188264 rows/sec., 17.93 MiB/sec.
14248 2024.07.25 05:55:07.881454 [ 3 ] {528974e4-d28f-4ffe-86b3-26b6363acd87} <Debug> DynamicQueryHandler: Done processing query
14249 2024.07.25 05:55:07.881480 [ 3 ] {528974e4-d28f-4ffe-86b3-26b6363acd87} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
14250 2024.07.25 05:55:07.881517 [ 3 ] {} <Debug> HTTP-Session: 5f447aea-3d1a-445a-a30e-1e9a368d10ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14251 2024.07.25 05:55:07.881806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14252 2024.07.25 05:55:07.881900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14253 2024.07.25 05:55:07.881921 [ 3 ] {} <Debug> HTTP-Session: 80ca742a-1fcb-42d1-b443-0de5bb562508 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14254 2024.07.25 05:55:07.881938 [ 3 ] {} <Debug> HTTP-Session: 80ca742a-1fcb-42d1-b443-0de5bb562508 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14255 2024.07.25 05:55:07.881952 [ 3 ] {} <Debug> HTTP-Session: 80ca742a-1fcb-42d1-b443-0de5bb562508 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14256 2024.07.25 05:55:07.881984 [ 3 ] {} <Trace> HTTP-Session: 80ca742a-1fcb-42d1-b443-0de5bb562508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14257 2024.07.25 05:55:07.882084 [ 3 ] {b59ba470-a0e1-4691-97f4-b54968750ead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14258 2024.07.25 05:55:07.882130 [ 3 ] {b59ba470-a0e1-4691-97f4-b54968750ead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14259 2024.07.25 05:55:07.882273 [ 3 ] {b59ba470-a0e1-4691-97f4-b54968750ead} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14260 2024.07.25 05:55:07.882556 [ 3 ] {b59ba470-a0e1-4691-97f4-b54968750ead} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14261 2024.07.25 05:55:07.882592 [ 3 ] {b59ba470-a0e1-4691-97f4-b54968750ead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14262 2024.07.25 05:55:07.882956 [ 3 ] {b59ba470-a0e1-4691-97f4-b54968750ead} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
14263 2024.07.25 05:55:07.883283 [ 3 ] {b59ba470-a0e1-4691-97f4-b54968750ead} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14264 2024.07.25 05:55:07.883425 [ 3 ] {b59ba470-a0e1-4691-97f4-b54968750ead} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001363 sec., 4402.054292002935 rows/sec., 189.15 KiB/sec.
14265 2024.07.25 05:55:07.883734 [ 3 ] {b59ba470-a0e1-4691-97f4-b54968750ead} <Debug> DynamicQueryHandler: Done processing query
14266 2024.07.25 05:55:07.883790 [ 3 ] {b59ba470-a0e1-4691-97f4-b54968750ead} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14267 2024.07.25 05:55:07.883824 [ 3 ] {} <Debug> HTTP-Session: 80ca742a-1fcb-42d1-b443-0de5bb562508 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14268 2024.07.25 05:55:07.883950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14269 2024.07.25 05:55:07.883999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14270 2024.07.25 05:55:07.884020 [ 3 ] {} <Debug> HTTP-Session: 2187e93c-f532-4ae0-9c2f-a10869e24e24 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14271 2024.07.25 05:55:07.884036 [ 3 ] {} <Debug> HTTP-Session: 2187e93c-f532-4ae0-9c2f-a10869e24e24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14272 2024.07.25 05:55:07.884049 [ 3 ] {} <Debug> HTTP-Session: 2187e93c-f532-4ae0-9c2f-a10869e24e24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14273 2024.07.25 05:55:07.884079 [ 3 ] {} <Trace> HTTP-Session: 2187e93c-f532-4ae0-9c2f-a10869e24e24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14274 2024.07.25 05:55:07.884200 [ 3 ] {eddb7418-ab92-49a3-bb90-e318122327c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
14275 2024.07.25 05:55:07.884249 [ 3 ] {eddb7418-ab92-49a3-bb90-e318122327c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
14276 2024.07.25 05:55:07.884415 [ 3 ] {eddb7418-ab92-49a3-bb90-e318122327c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14277 2024.07.25 05:55:07.884725 [ 3 ] {eddb7418-ab92-49a3-bb90-e318122327c4} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14278 2024.07.25 05:55:07.884762 [ 3 ] {eddb7418-ab92-49a3-bb90-e318122327c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14279 2024.07.25 05:55:07.885123 [ 3 ] {eddb7418-ab92-49a3-bb90-e318122327c4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
14280 2024.07.25 05:55:07.885459 [ 3 ] {eddb7418-ab92-49a3-bb90-e318122327c4} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14281 2024.07.25 05:55:07.885616 [ 3 ] {eddb7418-ab92-49a3-bb90-e318122327c4} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001456 sec., 52884.61538461538 rows/sec., 3.26 MiB/sec.
14282 2024.07.25 05:55:07.885781 [ 3 ] {eddb7418-ab92-49a3-bb90-e318122327c4} <Debug> DynamicQueryHandler: Done processing query
14283 2024.07.25 05:55:07.885805 [ 3 ] {eddb7418-ab92-49a3-bb90-e318122327c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14284 2024.07.25 05:55:07.885821 [ 3 ] {} <Debug> HTTP-Session: 2187e93c-f532-4ae0-9c2f-a10869e24e24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14285 2024.07.25 05:55:07.885989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14286 2024.07.25 05:55:07.886036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14287 2024.07.25 05:55:07.886054 [ 3 ] {} <Debug> HTTP-Session: b06a4a6e-9495-4695-bb45-390b29bd98cd Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14288 2024.07.25 05:55:07.886070 [ 3 ] {} <Debug> HTTP-Session: b06a4a6e-9495-4695-bb45-390b29bd98cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14289 2024.07.25 05:55:07.886083 [ 3 ] {} <Debug> HTTP-Session: b06a4a6e-9495-4695-bb45-390b29bd98cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14290 2024.07.25 05:55:07.886114 [ 3 ] {} <Trace> HTTP-Session: b06a4a6e-9495-4695-bb45-390b29bd98cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14291 2024.07.25 05:55:07.886278 [ 3 ] {07a31fec-6361-411c-b25d-002ba9848b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14292 2024.07.25 05:55:07.886322 [ 3 ] {07a31fec-6361-411c-b25d-002ba9848b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14293 2024.07.25 05:55:07.886461 [ 3 ] {07a31fec-6361-411c-b25d-002ba9848b0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14294 2024.07.25 05:55:07.886844 [ 3 ] {07a31fec-6361-411c-b25d-002ba9848b0e} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14295 2024.07.25 05:55:07.886880 [ 3 ] {07a31fec-6361-411c-b25d-002ba9848b0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14296 2024.07.25 05:55:07.887242 [ 3 ] {07a31fec-6361-411c-b25d-002ba9848b0e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14297 2024.07.25 05:55:07.887580 [ 3 ] {07a31fec-6361-411c-b25d-002ba9848b0e} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14298 2024.07.25 05:55:07.887730 [ 3 ] {07a31fec-6361-411c-b25d-002ba9848b0e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001535 sec., 104234.52768729642 rows/sec., 7.26 MiB/sec.
14299 2024.07.25 05:55:07.887757 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14300 2024.07.25 05:55:07.887864 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14301 2024.07.25 05:55:07.887909 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14302 2024.07.25 05:55:07.887973 [ 3 ] {07a31fec-6361-411c-b25d-002ba9848b0e} <Debug> DynamicQueryHandler: Done processing query
14303 2024.07.25 05:55:07.888038 [ 3 ] {07a31fec-6361-411c-b25d-002ba9848b0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14304 2024.07.25 05:55:07.888097 [ 3 ] {} <Debug> HTTP-Session: b06a4a6e-9495-4695-bb45-390b29bd98cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14305 2024.07.25 05:55:07.888238 [ 198 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::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
14306 2024.07.25 05:55:07.888341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 36741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14307 2024.07.25 05:55:07.888543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14308 2024.07.25 05:55:07.888647 [ 3 ] {} <Debug> HTTP-Session: c0205351-8ecb-46db-bd50-869f2d1f7f62 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14309 2024.07.25 05:55:07.888737 [ 3 ] {} <Debug> HTTP-Session: c0205351-8ecb-46db-bd50-869f2d1f7f62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14310 2024.07.25 05:55:07.888819 [ 3 ] {} <Debug> HTTP-Session: c0205351-8ecb-46db-bd50-869f2d1f7f62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14311 2024.07.25 05:55:07.888972 [ 3 ] {} <Trace> HTTP-Session: c0205351-8ecb-46db-bd50-869f2d1f7f62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14312 2024.07.25 05:55:07.889009 [ 198 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14313 2024.07.25 05:55:07.889137 [ 198 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_71_14, total 10090 rows starting from the beginning of the part
14314 2024.07.25 05:55:07.889530 [ 198 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 197 rows starting from the beginning of the part
14315 2024.07.25 05:55:07.889534 [ 3 ] {e96fbfd9-c5e0-4c69-aa8a-af51f17e9243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14316 2024.07.25 05:55:07.890172 [ 198 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 161 rows starting from the beginning of the part
14317 2024.07.25 05:55:07.890144 [ 3 ] {e96fbfd9-c5e0-4c69-aa8a-af51f17e9243} <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_histogramf64
14318 2024.07.25 05:55:07.890760 [ 198 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part
14319 2024.07.25 05:55:07.891343 [ 198 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 161 rows starting from the beginning of the part
14320 2024.07.25 05:55:07.891745 [ 198 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part
14321 2024.07.25 05:55:07.892719 [ 3 ] {e96fbfd9-c5e0-4c69-aa8a-af51f17e9243} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14322 2024.07.25 05:55:07.893637 [ 3 ] {e96fbfd9-c5e0-4c69-aa8a-af51f17e9243} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14323 2024.07.25 05:55:07.893682 [ 3 ] {e96fbfd9-c5e0-4c69-aa8a-af51f17e9243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14324 2024.07.25 05:55:07.894633 [ 3 ] {e96fbfd9-c5e0-4c69-aa8a-af51f17e9243} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
14325 2024.07.25 05:55:07.895381 [ 3 ] {e96fbfd9-c5e0-4c69-aa8a-af51f17e9243} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14326 2024.07.25 05:55:07.895601 [ 3 ] {e96fbfd9-c5e0-4c69-aa8a-af51f17e9243} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.006393 sec., 3597.6849679336774 rows/sec., 6.45 MiB/sec.
14327 2024.07.25 05:55:07.895810 [ 3 ] {e96fbfd9-c5e0-4c69-aa8a-af51f17e9243} <Debug> DynamicQueryHandler: Done processing query
14328 2024.07.25 05:55:07.895835 [ 3 ] {e96fbfd9-c5e0-4c69-aa8a-af51f17e9243} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
14329 2024.07.25 05:55:07.895852 [ 3 ] {} <Debug> HTTP-Session: c0205351-8ecb-46db-bd50-869f2d1f7f62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14330 2024.07.25 05:55:07.895976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 5097, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14331 2024.07.25 05:55:07.896024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14332 2024.07.25 05:55:07.896044 [ 3 ] {} <Debug> HTTP-Session: a33a82b5-7428-43b1-bf26-6c554ccbf3c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14333 2024.07.25 05:55:07.896060 [ 3 ] {} <Debug> HTTP-Session: a33a82b5-7428-43b1-bf26-6c554ccbf3c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14334 2024.07.25 05:55:07.896074 [ 3 ] {} <Debug> HTTP-Session: a33a82b5-7428-43b1-bf26-6c554ccbf3c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14335 2024.07.25 05:55:07.896104 [ 3 ] {} <Trace> HTTP-Session: a33a82b5-7428-43b1-bf26-6c554ccbf3c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14336 2024.07.25 05:55:07.896215 [ 3 ] {5719d592-469f-4e1e-acee-c8db0b9934cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
14337 2024.07.25 05:55:07.896266 [ 3 ] {5719d592-469f-4e1e-acee-c8db0b9934cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
14338 2024.07.25 05:55:07.896592 [ 3 ] {5719d592-469f-4e1e-acee-c8db0b9934cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14339 2024.07.25 05:55:07.896678 [ 193 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10929 rows, containing 5 columns (5 merged, 0 gathered) in 0.008670756 sec., 1260443.7260142022 rows/sec., 87.93 MiB/sec.
14340 2024.07.25 05:55:07.896994 [ 3 ] {5719d592-469f-4e1e-acee-c8db0b9934cf} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14341 2024.07.25 05:55:07.897040 [ 3 ] {5719d592-469f-4e1e-acee-c8db0b9934cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14342 2024.07.25 05:55:07.897087 [ 193 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14343 2024.07.25 05:55:07.897860 [ 3 ] {5719d592-469f-4e1e-acee-c8db0b9934cf} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
14344 2024.07.25 05:55:07.898117 [ 193 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14345 2024.07.25 05:55:07.898285 [ 193 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14346 2024.07.25 05:55:07.898479 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB.
14347 2024.07.25 05:55:07.898511 [ 3 ] {5719d592-469f-4e1e-acee-c8db0b9934cf} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14348 2024.07.25 05:55:07.898701 [ 3 ] {5719d592-469f-4e1e-acee-c8db0b9934cf} <Debug> executeQuery: Read 35 rows, 2.09 KiB in 0.00251 sec., 13944.22310756972 rows/sec., 833.39 KiB/sec.
14349 2024.07.25 05:55:07.898881 [ 3 ] {5719d592-469f-4e1e-acee-c8db0b9934cf} <Debug> DynamicQueryHandler: Done processing query
14350 2024.07.25 05:55:07.898906 [ 3 ] {5719d592-469f-4e1e-acee-c8db0b9934cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14351 2024.07.25 05:55:07.898922 [ 3 ] {} <Debug> HTTP-Session: a33a82b5-7428-43b1-bf26-6c554ccbf3c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14352 2024.07.25 05:55:07.899042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14353 2024.07.25 05:55:07.899089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14354 2024.07.25 05:55:07.899108 [ 3 ] {} <Debug> HTTP-Session: d22ff1aa-3b8c-4fb2-ba33-045931b8bd60 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14355 2024.07.25 05:55:07.899124 [ 3 ] {} <Debug> HTTP-Session: d22ff1aa-3b8c-4fb2-ba33-045931b8bd60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14356 2024.07.25 05:55:07.899138 [ 3 ] {} <Debug> HTTP-Session: d22ff1aa-3b8c-4fb2-ba33-045931b8bd60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14357 2024.07.25 05:55:07.899170 [ 3 ] {} <Trace> HTTP-Session: d22ff1aa-3b8c-4fb2-ba33-045931b8bd60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14358 2024.07.25 05:55:07.899287 [ 3 ] {91df28ed-0939-40f5-8c95-31d8fb9d27f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14359 2024.07.25 05:55:07.899330 [ 3 ] {91df28ed-0939-40f5-8c95-31d8fb9d27f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14360 2024.07.25 05:55:07.899459 [ 3 ] {91df28ed-0939-40f5-8c95-31d8fb9d27f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14361 2024.07.25 05:55:07.899842 [ 3 ] {91df28ed-0939-40f5-8c95-31d8fb9d27f8} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14362 2024.07.25 05:55:07.899879 [ 3 ] {91df28ed-0939-40f5-8c95-31d8fb9d27f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14363 2024.07.25 05:55:07.900239 [ 3 ] {91df28ed-0939-40f5-8c95-31d8fb9d27f8} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14364 2024.07.25 05:55:07.900570 [ 3 ] {91df28ed-0939-40f5-8c95-31d8fb9d27f8} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14365 2024.07.25 05:55:07.900740 [ 3 ] {91df28ed-0939-40f5-8c95-31d8fb9d27f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001486 sec., 40376.85060565276 rows/sec., 2.72 MiB/sec.
14366 2024.07.25 05:55:07.900748 [ 35 ] {} <Debug> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14367 2024.07.25 05:55:07.900841 [ 35 ] {} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14368 2024.07.25 05:55:07.900908 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14369 2024.07.25 05:55:07.901036 [ 3 ] {91df28ed-0939-40f5-8c95-31d8fb9d27f8} <Debug> DynamicQueryHandler: Done processing query
14370 2024.07.25 05:55:07.901109 [ 3 ] {91df28ed-0939-40f5-8c95-31d8fb9d27f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14371 2024.07.25 05:55:07.901181 [ 3 ] {} <Debug> HTTP-Session: d22ff1aa-3b8c-4fb2-ba33-045931b8bd60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14372 2024.07.25 05:55:07.901249 [ 192 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
14373 2024.07.25 05:55:07.901792 [ 192 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14374 2024.07.25 05:55:07.901876 [ 192 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3484 rows starting from the beginning of the part
14375 2024.07.25 05:55:07.902010 [ 192 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part
14376 2024.07.25 05:55:07.902229 [ 192 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
14377 2024.07.25 05:55:07.902413 [ 192 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part
14378 2024.07.25 05:55:07.902588 [ 192 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
14379 2024.07.25 05:55:07.902764 [ 192 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part
14380 2024.07.25 05:55:07.904436 [ 193 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3784 rows, containing 4 columns (4 merged, 0 gathered) in 0.003442512 sec., 1099197.3303215792 rows/sec., 73.80 MiB/sec.
14381 2024.07.25 05:55:07.904734 [ 192 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14382 2024.07.25 05:55:07.905147 [ 192 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_76_15} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14383 2024.07.25 05:55:07.905232 [ 192 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_76_15} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14384 2024.07.25 05:55:07.905321 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB.
14385 2024.07.25 05:55:12.868743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14386 2024.07.25 05:55:12.868885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14387 2024.07.25 05:55:12.868910 [ 3 ] {} <Debug> HTTP-Session: b7896e75-ff97-46fa-a232-f63bd80a5b77 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14388 2024.07.25 05:55:12.868935 [ 3 ] {} <Debug> HTTP-Session: b7896e75-ff97-46fa-a232-f63bd80a5b77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14389 2024.07.25 05:55:12.868952 [ 3 ] {} <Debug> HTTP-Session: b7896e75-ff97-46fa-a232-f63bd80a5b77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14390 2024.07.25 05:55:12.869010 [ 3 ] {} <Trace> HTTP-Session: b7896e75-ff97-46fa-a232-f63bd80a5b77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14391 2024.07.25 05:55:12.869226 [ 3 ] {13c549ce-3c2e-458f-9fb0-560a6dbf432f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14392 2024.07.25 05:55:12.869298 [ 3 ] {13c549ce-3c2e-458f-9fb0-560a6dbf432f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14393 2024.07.25 05:55:12.869512 [ 3 ] {13c549ce-3c2e-458f-9fb0-560a6dbf432f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14394 2024.07.25 05:55:12.869994 [ 3 ] {13c549ce-3c2e-458f-9fb0-560a6dbf432f} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14395 2024.07.25 05:55:12.870040 [ 3 ] {13c549ce-3c2e-458f-9fb0-560a6dbf432f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14396 2024.07.25 05:55:12.870421 [ 3 ] {13c549ce-3c2e-458f-9fb0-560a6dbf432f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14397 2024.07.25 05:55:12.870803 [ 3 ] {13c549ce-3c2e-458f-9fb0-560a6dbf432f} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14398 2024.07.25 05:55:12.870972 [ 3 ] {13c549ce-3c2e-458f-9fb0-560a6dbf432f} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.001813 sec., 12686.1555432984 rows/sec., 1.00 MiB/sec.
14399 2024.07.25 05:55:12.871254 [ 3 ] {13c549ce-3c2e-458f-9fb0-560a6dbf432f} <Debug> DynamicQueryHandler: Done processing query
14400 2024.07.25 05:55:12.871308 [ 3 ] {13c549ce-3c2e-458f-9fb0-560a6dbf432f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14401 2024.07.25 05:55:12.871368 [ 3 ] {} <Debug> HTTP-Session: b7896e75-ff97-46fa-a232-f63bd80a5b77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14402 2024.07.25 05:55:12.871584 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 18230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14403 2024.07.25 05:55:12.871639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14404 2024.07.25 05:55:12.871660 [ 3 ] {} <Debug> HTTP-Session: 8480c550-8793-4b94-b80e-414fb8c6844f Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14405 2024.07.25 05:55:12.871678 [ 3 ] {} <Debug> HTTP-Session: 8480c550-8793-4b94-b80e-414fb8c6844f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14406 2024.07.25 05:55:12.871693 [ 3 ] {} <Debug> HTTP-Session: 8480c550-8793-4b94-b80e-414fb8c6844f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14407 2024.07.25 05:55:12.871727 [ 3 ] {} <Trace> HTTP-Session: 8480c550-8793-4b94-b80e-414fb8c6844f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14408 2024.07.25 05:55:12.871870 [ 3 ] {deac6a17-4b94-4ffd-81ac-ed65cbb62e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14409 2024.07.25 05:55:12.871917 [ 3 ] {deac6a17-4b94-4ffd-81ac-ed65cbb62e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14410 2024.07.25 05:55:12.872060 [ 3 ] {deac6a17-4b94-4ffd-81ac-ed65cbb62e63} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14411 2024.07.25 05:55:12.872450 [ 3 ] {deac6a17-4b94-4ffd-81ac-ed65cbb62e63} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14412 2024.07.25 05:55:12.872487 [ 3 ] {deac6a17-4b94-4ffd-81ac-ed65cbb62e63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14413 2024.07.25 05:55:12.872813 [ 3 ] {deac6a17-4b94-4ffd-81ac-ed65cbb62e63} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
14414 2024.07.25 05:55:12.873125 [ 3 ] {deac6a17-4b94-4ffd-81ac-ed65cbb62e63} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14415 2024.07.25 05:55:12.873254 [ 3 ] {deac6a17-4b94-4ffd-81ac-ed65cbb62e63} <Debug> executeQuery: Read 125 rows, 10.61 KiB in 0.001444 sec., 86565.09695290859 rows/sec., 7.17 MiB/sec.
14416 2024.07.25 05:55:12.873426 [ 3 ] {deac6a17-4b94-4ffd-81ac-ed65cbb62e63} <Debug> DynamicQueryHandler: Done processing query
14417 2024.07.25 05:55:12.873451 [ 3 ] {deac6a17-4b94-4ffd-81ac-ed65cbb62e63} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
14418 2024.07.25 05:55:12.873467 [ 3 ] {} <Debug> HTTP-Session: 8480c550-8793-4b94-b80e-414fb8c6844f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14419 2024.07.25 05:55:12.873644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14788, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14420 2024.07.25 05:55:12.873691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14421 2024.07.25 05:55:12.873710 [ 3 ] {} <Debug> HTTP-Session: 38392795-76f8-467e-8e5a-a2a9a0a60554 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14422 2024.07.25 05:55:12.873726 [ 3 ] {} <Debug> HTTP-Session: 38392795-76f8-467e-8e5a-a2a9a0a60554 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14423 2024.07.25 05:55:12.873740 [ 3 ] {} <Debug> HTTP-Session: 38392795-76f8-467e-8e5a-a2a9a0a60554 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14424 2024.07.25 05:55:12.873775 [ 3 ] {} <Trace> HTTP-Session: 38392795-76f8-467e-8e5a-a2a9a0a60554 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14425 2024.07.25 05:55:12.873905 [ 3 ] {b0b46372-2059-451d-bf87-3b25d8ec6825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14426 2024.07.25 05:55:12.873952 [ 3 ] {b0b46372-2059-451d-bf87-3b25d8ec6825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14427 2024.07.25 05:55:12.874099 [ 3 ] {b0b46372-2059-451d-bf87-3b25d8ec6825} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14428 2024.07.25 05:55:12.874463 [ 3 ] {b0b46372-2059-451d-bf87-3b25d8ec6825} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14429 2024.07.25 05:55:12.874497 [ 3 ] {b0b46372-2059-451d-bf87-3b25d8ec6825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14430 2024.07.25 05:55:12.874821 [ 3 ] {b0b46372-2059-451d-bf87-3b25d8ec6825} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
14431 2024.07.25 05:55:12.875165 [ 3 ] {b0b46372-2059-451d-bf87-3b25d8ec6825} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14432 2024.07.25 05:55:12.875322 [ 3 ] {b0b46372-2059-451d-bf87-3b25d8ec6825} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001469 sec., 59223.961878829134 rows/sec., 4.62 MiB/sec.
14433 2024.07.25 05:55:12.875493 [ 3 ] {b0b46372-2059-451d-bf87-3b25d8ec6825} <Debug> DynamicQueryHandler: Done processing query
14434 2024.07.25 05:55:12.875523 [ 3 ] {b0b46372-2059-451d-bf87-3b25d8ec6825} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
14435 2024.07.25 05:55:12.875547 [ 3 ] {} <Debug> HTTP-Session: 38392795-76f8-467e-8e5a-a2a9a0a60554 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14436 2024.07.25 05:55:12.875731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14437 2024.07.25 05:55:12.875792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14438 2024.07.25 05:55:12.875819 [ 3 ] {} <Debug> HTTP-Session: 72456829-791f-4b46-b5b0-b6fb9732dac8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14439 2024.07.25 05:55:12.875837 [ 3 ] {} <Debug> HTTP-Session: 72456829-791f-4b46-b5b0-b6fb9732dac8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14440 2024.07.25 05:55:12.875851 [ 3 ] {} <Debug> HTTP-Session: 72456829-791f-4b46-b5b0-b6fb9732dac8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14441 2024.07.25 05:55:12.875882 [ 3 ] {} <Trace> HTTP-Session: 72456829-791f-4b46-b5b0-b6fb9732dac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14442 2024.07.25 05:55:12.876059 [ 3 ] {b3e736ae-bd90-49a9-9aed-03f61317efbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14443 2024.07.25 05:55:12.876123 [ 3 ] {b3e736ae-bd90-49a9-9aed-03f61317efbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14444 2024.07.25 05:55:12.876290 [ 3 ] {b3e736ae-bd90-49a9-9aed-03f61317efbd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14445 2024.07.25 05:55:12.876717 [ 3 ] {b3e736ae-bd90-49a9-9aed-03f61317efbd} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14446 2024.07.25 05:55:12.876756 [ 3 ] {b3e736ae-bd90-49a9-9aed-03f61317efbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14447 2024.07.25 05:55:12.877149 [ 3 ] {b3e736ae-bd90-49a9-9aed-03f61317efbd} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
14448 2024.07.25 05:55:12.877506 [ 3 ] {b3e736ae-bd90-49a9-9aed-03f61317efbd} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14449 2024.07.25 05:55:12.877644 [ 3 ] {b3e736ae-bd90-49a9-9aed-03f61317efbd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00166 sec., 96385.5421686747 rows/sec., 6.71 MiB/sec.
14450 2024.07.25 05:55:12.877824 [ 3 ] {b3e736ae-bd90-49a9-9aed-03f61317efbd} <Debug> DynamicQueryHandler: Done processing query
14451 2024.07.25 05:55:12.877850 [ 3 ] {b3e736ae-bd90-49a9-9aed-03f61317efbd} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14452 2024.07.25 05:55:12.877867 [ 3 ] {} <Debug> HTTP-Session: 72456829-791f-4b46-b5b0-b6fb9732dac8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14453 2024.07.25 05:55:12.878025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 36974, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14454 2024.07.25 05:55:12.878074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14455 2024.07.25 05:55:12.878093 [ 3 ] {} <Debug> HTTP-Session: cdd78834-f6d8-49f4-ac61-1e2407704434 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14456 2024.07.25 05:55:12.878110 [ 3 ] {} <Debug> HTTP-Session: cdd78834-f6d8-49f4-ac61-1e2407704434 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14457 2024.07.25 05:55:12.878124 [ 3 ] {} <Debug> HTTP-Session: cdd78834-f6d8-49f4-ac61-1e2407704434 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14458 2024.07.25 05:55:12.878154 [ 3 ] {} <Trace> HTTP-Session: cdd78834-f6d8-49f4-ac61-1e2407704434 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14459 2024.07.25 05:55:12.878436 [ 3 ] {307163f5-f3e3-4df2-9d1f-b4e962dc1207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14460 2024.07.25 05:55:12.878501 [ 3 ] {307163f5-f3e3-4df2-9d1f-b4e962dc1207} <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_histogramf64
14461 2024.07.25 05:55:12.878920 [ 3 ] {307163f5-f3e3-4df2-9d1f-b4e962dc1207} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14462 2024.07.25 05:55:12.879619 [ 3 ] {307163f5-f3e3-4df2-9d1f-b4e962dc1207} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14463 2024.07.25 05:55:12.879655 [ 3 ] {307163f5-f3e3-4df2-9d1f-b4e962dc1207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14464 2024.07.25 05:55:12.880264 [ 3 ] {307163f5-f3e3-4df2-9d1f-b4e962dc1207} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14465 2024.07.25 05:55:12.880672 [ 3 ] {307163f5-f3e3-4df2-9d1f-b4e962dc1207} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14466 2024.07.25 05:55:12.880819 [ 3 ] {307163f5-f3e3-4df2-9d1f-b4e962dc1207} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.00257 sec., 8949.416342412453 rows/sec., 16.04 MiB/sec.
14467 2024.07.25 05:55:12.881040 [ 3 ] {307163f5-f3e3-4df2-9d1f-b4e962dc1207} <Debug> DynamicQueryHandler: Done processing query
14468 2024.07.25 05:55:12.881067 [ 3 ] {307163f5-f3e3-4df2-9d1f-b4e962dc1207} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
14469 2024.07.25 05:55:12.881084 [ 3 ] {} <Debug> HTTP-Session: cdd78834-f6d8-49f4-ac61-1e2407704434 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14470 2024.07.25 05:55:12.881226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14471 2024.07.25 05:55:12.881277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14472 2024.07.25 05:55:12.881305 [ 3 ] {} <Debug> HTTP-Session: 91e67846-832e-4b78-82b2-85f1bcc85c1d Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14473 2024.07.25 05:55:12.881329 [ 3 ] {} <Debug> HTTP-Session: 91e67846-832e-4b78-82b2-85f1bcc85c1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14474 2024.07.25 05:55:12.881344 [ 3 ] {} <Debug> HTTP-Session: 91e67846-832e-4b78-82b2-85f1bcc85c1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14475 2024.07.25 05:55:12.881375 [ 3 ] {} <Trace> HTTP-Session: 91e67846-832e-4b78-82b2-85f1bcc85c1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14476 2024.07.25 05:55:12.881503 [ 3 ] {0adcbe4f-f523-42b2-a94d-9c54e8b5ad8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14477 2024.07.25 05:55:12.881548 [ 3 ] {0adcbe4f-f523-42b2-a94d-9c54e8b5ad8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14478 2024.07.25 05:55:12.881674 [ 3 ] {0adcbe4f-f523-42b2-a94d-9c54e8b5ad8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14479 2024.07.25 05:55:12.881991 [ 3 ] {0adcbe4f-f523-42b2-a94d-9c54e8b5ad8a} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14480 2024.07.25 05:55:12.882027 [ 3 ] {0adcbe4f-f523-42b2-a94d-9c54e8b5ad8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14481 2024.07.25 05:55:12.882390 [ 3 ] {0adcbe4f-f523-42b2-a94d-9c54e8b5ad8a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
14482 2024.07.25 05:55:12.882720 [ 3 ] {0adcbe4f-f523-42b2-a94d-9c54e8b5ad8a} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14483 2024.07.25 05:55:12.882856 [ 3 ] {0adcbe4f-f523-42b2-a94d-9c54e8b5ad8a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001402 sec., 42796.00570613409 rows/sec., 2.88 MiB/sec.
14484 2024.07.25 05:55:12.883044 [ 3 ] {0adcbe4f-f523-42b2-a94d-9c54e8b5ad8a} <Debug> DynamicQueryHandler: Done processing query
14485 2024.07.25 05:55:12.883073 [ 3 ] {0adcbe4f-f523-42b2-a94d-9c54e8b5ad8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14486 2024.07.25 05:55:12.883092 [ 3 ] {} <Debug> HTTP-Session: 91e67846-832e-4b78-82b2-85f1bcc85c1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14487 2024.07.25 05:55:17.325094 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache
14488 2024.07.25 05:55:17.325192 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache
14489 2024.07.25 05:55:17.875362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 4194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14490 2024.07.25 05:55:17.875481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14491 2024.07.25 05:55:17.875510 [ 3 ] {} <Debug> HTTP-Session: 9a2e3d55-af20-41a7-947a-0c2f25ecd9dc Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14492 2024.07.25 05:55:17.875538 [ 3 ] {} <Debug> HTTP-Session: 9a2e3d55-af20-41a7-947a-0c2f25ecd9dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14493 2024.07.25 05:55:17.875556 [ 3 ] {} <Debug> HTTP-Session: 9a2e3d55-af20-41a7-947a-0c2f25ecd9dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14494 2024.07.25 05:55:17.875610 [ 3 ] {} <Trace> HTTP-Session: 9a2e3d55-af20-41a7-947a-0c2f25ecd9dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14495 2024.07.25 05:55:17.875821 [ 3 ] {14fddb65-5154-469c-845d-d092b51af488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14496 2024.07.25 05:55:17.875893 [ 3 ] {14fddb65-5154-469c-845d-d092b51af488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14497 2024.07.25 05:55:17.876101 [ 3 ] {14fddb65-5154-469c-845d-d092b51af488} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14498 2024.07.25 05:55:17.876531 [ 3 ] {14fddb65-5154-469c-845d-d092b51af488} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14499 2024.07.25 05:55:17.876571 [ 3 ] {14fddb65-5154-469c-845d-d092b51af488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14500 2024.07.25 05:55:17.876939 [ 3 ] {14fddb65-5154-469c-845d-d092b51af488} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14501 2024.07.25 05:55:17.877262 [ 3 ] {14fddb65-5154-469c-845d-d092b51af488} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14502 2024.07.25 05:55:17.877407 [ 3 ] {14fddb65-5154-469c-845d-d092b51af488} <Debug> executeQuery: Read 30 rows, 2.29 KiB in 0.001657 sec., 18105.009052504527 rows/sec., 1.35 MiB/sec.
14503 2024.07.25 05:55:17.877685 [ 3 ] {14fddb65-5154-469c-845d-d092b51af488} <Debug> DynamicQueryHandler: Done processing query
14504 2024.07.25 05:55:17.877746 [ 3 ] {14fddb65-5154-469c-845d-d092b51af488} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14505 2024.07.25 05:55:17.877799 [ 3 ] {} <Debug> HTTP-Session: 9a2e3d55-af20-41a7-947a-0c2f25ecd9dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14506 2024.07.25 05:55:17.878036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 40235, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14507 2024.07.25 05:55:17.878092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14508 2024.07.25 05:55:17.878112 [ 3 ] {} <Debug> HTTP-Session: 49788100-8da5-4e63-9d6d-feb51ed59374 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14509 2024.07.25 05:55:17.878130 [ 3 ] {} <Debug> HTTP-Session: 49788100-8da5-4e63-9d6d-feb51ed59374 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14510 2024.07.25 05:55:17.878144 [ 3 ] {} <Debug> HTTP-Session: 49788100-8da5-4e63-9d6d-feb51ed59374 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14511 2024.07.25 05:55:17.878177 [ 3 ] {} <Trace> HTTP-Session: 49788100-8da5-4e63-9d6d-feb51ed59374 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14512 2024.07.25 05:55:17.878353 [ 3 ] {5c88f422-a297-4a59-b510-edb4e60342c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14513 2024.07.25 05:55:17.878398 [ 3 ] {5c88f422-a297-4a59-b510-edb4e60342c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14514 2024.07.25 05:55:17.878535 [ 3 ] {5c88f422-a297-4a59-b510-edb4e60342c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14515 2024.07.25 05:55:17.879078 [ 3 ] {5c88f422-a297-4a59-b510-edb4e60342c2} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14516 2024.07.25 05:55:17.879114 [ 3 ] {5c88f422-a297-4a59-b510-edb4e60342c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14517 2024.07.25 05:55:17.879440 [ 3 ] {5c88f422-a297-4a59-b510-edb4e60342c2} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
14518 2024.07.25 05:55:17.879751 [ 3 ] {5c88f422-a297-4a59-b510-edb4e60342c2} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14519 2024.07.25 05:55:17.879877 [ 3 ] {5c88f422-a297-4a59-b510-edb4e60342c2} <Debug> executeQuery: Read 269 rows, 23.89 KiB in 0.001613 sec., 166769.99380037197 rows/sec., 14.46 MiB/sec.
14520 2024.07.25 05:55:17.880127 [ 3 ] {5c88f422-a297-4a59-b510-edb4e60342c2} <Debug> DynamicQueryHandler: Done processing query
14521 2024.07.25 05:55:17.880187 [ 3 ] {5c88f422-a297-4a59-b510-edb4e60342c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
14522 2024.07.25 05:55:17.880238 [ 3 ] {} <Debug> HTTP-Session: 49788100-8da5-4e63-9d6d-feb51ed59374 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14523 2024.07.25 05:55:17.880524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 69673, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14524 2024.07.25 05:55:17.880579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14525 2024.07.25 05:55:17.880598 [ 3 ] {} <Debug> HTTP-Session: aabf399a-a66f-4ecd-a3e2-39605a0255cd Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14526 2024.07.25 05:55:17.880615 [ 3 ] {} <Debug> HTTP-Session: aabf399a-a66f-4ecd-a3e2-39605a0255cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14527 2024.07.25 05:55:17.880629 [ 3 ] {} <Debug> HTTP-Session: aabf399a-a66f-4ecd-a3e2-39605a0255cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14528 2024.07.25 05:55:17.880662 [ 3 ] {} <Trace> HTTP-Session: aabf399a-a66f-4ecd-a3e2-39605a0255cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14529 2024.07.25 05:55:17.880878 [ 3 ] {b126ad31-1ad9-4b08-959e-07ec40b621b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14530 2024.07.25 05:55:17.880924 [ 3 ] {b126ad31-1ad9-4b08-959e-07ec40b621b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14531 2024.07.25 05:55:17.881066 [ 3 ] {b126ad31-1ad9-4b08-959e-07ec40b621b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14532 2024.07.25 05:55:17.881650 [ 3 ] {b126ad31-1ad9-4b08-959e-07ec40b621b0} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14533 2024.07.25 05:55:17.881692 [ 3 ] {b126ad31-1ad9-4b08-959e-07ec40b621b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14534 2024.07.25 05:55:17.882018 [ 3 ] {b126ad31-1ad9-4b08-959e-07ec40b621b0} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
14535 2024.07.25 05:55:17.882317 [ 3 ] {b126ad31-1ad9-4b08-959e-07ec40b621b0} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14536 2024.07.25 05:55:17.882444 [ 3 ] {b126ad31-1ad9-4b08-959e-07ec40b621b0} <Debug> executeQuery: Read 430 rows, 31.29 KiB in 0.001673 sec., 257023.31141661687 rows/sec., 18.27 MiB/sec.
14537 2024.07.25 05:55:17.882605 [ 3 ] {b126ad31-1ad9-4b08-959e-07ec40b621b0} <Debug> DynamicQueryHandler: Done processing query
14538 2024.07.25 05:55:17.882630 [ 3 ] {b126ad31-1ad9-4b08-959e-07ec40b621b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
14539 2024.07.25 05:55:17.882645 [ 3 ] {} <Debug> HTTP-Session: aabf399a-a66f-4ecd-a3e2-39605a0255cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14540 2024.07.25 05:55:17.883870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14541 2024.07.25 05:55:17.883917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14542 2024.07.25 05:55:17.883936 [ 3 ] {} <Debug> HTTP-Session: fd86cde3-eaa3-4f0b-8217-60f2ca504ba8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14543 2024.07.25 05:55:17.883953 [ 3 ] {} <Debug> HTTP-Session: fd86cde3-eaa3-4f0b-8217-60f2ca504ba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14544 2024.07.25 05:55:17.883966 [ 3 ] {} <Debug> HTTP-Session: fd86cde3-eaa3-4f0b-8217-60f2ca504ba8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14545 2024.07.25 05:55:17.883996 [ 3 ] {} <Trace> HTTP-Session: fd86cde3-eaa3-4f0b-8217-60f2ca504ba8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14546 2024.07.25 05:55:17.884156 [ 3 ] {44364b39-9e86-47e1-bcf2-0fea576439ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14547 2024.07.25 05:55:17.884241 [ 3 ] {44364b39-9e86-47e1-bcf2-0fea576439ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14548 2024.07.25 05:55:17.884492 [ 3 ] {44364b39-9e86-47e1-bcf2-0fea576439ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14549 2024.07.25 05:55:17.884955 [ 3 ] {44364b39-9e86-47e1-bcf2-0fea576439ef} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14550 2024.07.25 05:55:17.885026 [ 3 ] {44364b39-9e86-47e1-bcf2-0fea576439ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14551 2024.07.25 05:55:17.885412 [ 3 ] {44364b39-9e86-47e1-bcf2-0fea576439ef} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
14552 2024.07.25 05:55:17.885723 [ 3 ] {44364b39-9e86-47e1-bcf2-0fea576439ef} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14553 2024.07.25 05:55:17.885850 [ 3 ] {44364b39-9e86-47e1-bcf2-0fea576439ef} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001752 sec., 3424.6575342465753 rows/sec., 147.15 KiB/sec.
14554 2024.07.25 05:55:17.886141 [ 3 ] {44364b39-9e86-47e1-bcf2-0fea576439ef} <Debug> DynamicQueryHandler: Done processing query
14555 2024.07.25 05:55:17.886179 [ 3 ] {44364b39-9e86-47e1-bcf2-0fea576439ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14556 2024.07.25 05:55:17.886196 [ 3 ] {} <Debug> HTTP-Session: fd86cde3-eaa3-4f0b-8217-60f2ca504ba8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14557 2024.07.25 05:55:17.886330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14558 2024.07.25 05:55:17.886378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14559 2024.07.25 05:55:17.886397 [ 3 ] {} <Debug> HTTP-Session: 16d06ac4-13e5-431c-b490-91c13216bd47 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14560 2024.07.25 05:55:17.886413 [ 3 ] {} <Debug> HTTP-Session: 16d06ac4-13e5-431c-b490-91c13216bd47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14561 2024.07.25 05:55:17.886427 [ 3 ] {} <Debug> HTTP-Session: 16d06ac4-13e5-431c-b490-91c13216bd47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14562 2024.07.25 05:55:17.886458 [ 3 ] {} <Trace> HTTP-Session: 16d06ac4-13e5-431c-b490-91c13216bd47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14563 2024.07.25 05:55:17.886578 [ 3 ] {87ca113e-8d5a-455f-9580-88de495dc592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
14564 2024.07.25 05:55:17.886626 [ 3 ] {87ca113e-8d5a-455f-9580-88de495dc592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
14565 2024.07.25 05:55:17.886785 [ 3 ] {87ca113e-8d5a-455f-9580-88de495dc592} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14566 2024.07.25 05:55:17.887102 [ 3 ] {87ca113e-8d5a-455f-9580-88de495dc592} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14567 2024.07.25 05:55:17.887138 [ 3 ] {87ca113e-8d5a-455f-9580-88de495dc592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14568 2024.07.25 05:55:17.887491 [ 3 ] {87ca113e-8d5a-455f-9580-88de495dc592} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
14569 2024.07.25 05:55:17.887826 [ 3 ] {87ca113e-8d5a-455f-9580-88de495dc592} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14570 2024.07.25 05:55:17.887954 [ 3 ] {87ca113e-8d5a-455f-9580-88de495dc592} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001421 sec., 54187.1921182266 rows/sec., 3.34 MiB/sec.
14571 2024.07.25 05:55:17.888120 [ 3 ] {87ca113e-8d5a-455f-9580-88de495dc592} <Debug> DynamicQueryHandler: Done processing query
14572 2024.07.25 05:55:17.888145 [ 3 ] {87ca113e-8d5a-455f-9580-88de495dc592} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14573 2024.07.25 05:55:17.888161 [ 3 ] {} <Debug> HTTP-Session: 16d06ac4-13e5-431c-b490-91c13216bd47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14574 2024.07.25 05:55:17.888324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 37601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14575 2024.07.25 05:55:17.888372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14576 2024.07.25 05:55:17.888391 [ 3 ] {} <Debug> HTTP-Session: 3a401e38-0401-422b-a986-614252ae6528 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14577 2024.07.25 05:55:17.888407 [ 3 ] {} <Debug> HTTP-Session: 3a401e38-0401-422b-a986-614252ae6528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14578 2024.07.25 05:55:17.888421 [ 3 ] {} <Debug> HTTP-Session: 3a401e38-0401-422b-a986-614252ae6528 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14579 2024.07.25 05:55:17.888451 [ 3 ] {} <Trace> HTTP-Session: 3a401e38-0401-422b-a986-614252ae6528 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14580 2024.07.25 05:55:17.888671 [ 3 ] {6812959b-fac7-498f-99a7-9cb94ea34f2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14581 2024.07.25 05:55:17.888717 [ 3 ] {6812959b-fac7-498f-99a7-9cb94ea34f2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14582 2024.07.25 05:55:17.888854 [ 3 ] {6812959b-fac7-498f-99a7-9cb94ea34f2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14583 2024.07.25 05:55:17.889272 [ 3 ] {6812959b-fac7-498f-99a7-9cb94ea34f2b} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14584 2024.07.25 05:55:17.889308 [ 3 ] {6812959b-fac7-498f-99a7-9cb94ea34f2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14585 2024.07.25 05:55:17.889673 [ 3 ] {6812959b-fac7-498f-99a7-9cb94ea34f2b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
14586 2024.07.25 05:55:17.890000 [ 3 ] {6812959b-fac7-498f-99a7-9cb94ea34f2b} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14587 2024.07.25 05:55:17.890131 [ 3 ] {6812959b-fac7-498f-99a7-9cb94ea34f2b} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001596 sec., 122807.01754385965 rows/sec., 8.57 MiB/sec.
14588 2024.07.25 05:55:17.890299 [ 3 ] {6812959b-fac7-498f-99a7-9cb94ea34f2b} <Debug> DynamicQueryHandler: Done processing query
14589 2024.07.25 05:55:17.890323 [ 3 ] {6812959b-fac7-498f-99a7-9cb94ea34f2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
14590 2024.07.25 05:55:17.890339 [ 3 ] {} <Debug> HTTP-Session: 3a401e38-0401-422b-a986-614252ae6528 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14591 2024.07.25 05:55:17.890498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 38396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14592 2024.07.25 05:55:17.890547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14593 2024.07.25 05:55:17.890566 [ 3 ] {} <Debug> HTTP-Session: 826faa9f-59f1-4a86-a1fe-449045a8c0ad Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14594 2024.07.25 05:55:17.890584 [ 3 ] {} <Debug> HTTP-Session: 826faa9f-59f1-4a86-a1fe-449045a8c0ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14595 2024.07.25 05:55:17.890597 [ 3 ] {} <Debug> HTTP-Session: 826faa9f-59f1-4a86-a1fe-449045a8c0ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14596 2024.07.25 05:55:17.890628 [ 3 ] {} <Trace> HTTP-Session: 826faa9f-59f1-4a86-a1fe-449045a8c0ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14597 2024.07.25 05:55:17.890889 [ 3 ] {91810868-4ed7-40b0-8969-d98eeac9adcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14598 2024.07.25 05:55:17.890952 [ 3 ] {91810868-4ed7-40b0-8969-d98eeac9adcf} <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_histogramf64
14599 2024.07.25 05:55:17.891355 [ 3 ] {91810868-4ed7-40b0-8969-d98eeac9adcf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14600 2024.07.25 05:55:17.892040 [ 3 ] {91810868-4ed7-40b0-8969-d98eeac9adcf} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14601 2024.07.25 05:55:17.892075 [ 3 ] {91810868-4ed7-40b0-8969-d98eeac9adcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14602 2024.07.25 05:55:17.892674 [ 3 ] {91810868-4ed7-40b0-8969-d98eeac9adcf} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14603 2024.07.25 05:55:17.893065 [ 3 ] {91810868-4ed7-40b0-8969-d98eeac9adcf} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14604 2024.07.25 05:55:17.893214 [ 3 ] {91810868-4ed7-40b0-8969-d98eeac9adcf} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002501 sec., 9596.161535385845 rows/sec., 17.20 MiB/sec.
14605 2024.07.25 05:55:17.893430 [ 3 ] {91810868-4ed7-40b0-8969-d98eeac9adcf} <Debug> DynamicQueryHandler: Done processing query
14606 2024.07.25 05:55:17.893456 [ 3 ] {91810868-4ed7-40b0-8969-d98eeac9adcf} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
14607 2024.07.25 05:55:17.893472 [ 3 ] {} <Debug> HTTP-Session: 826faa9f-59f1-4a86-a1fe-449045a8c0ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14608 2024.07.25 05:55:17.893588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14609 2024.07.25 05:55:17.893638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14610 2024.07.25 05:55:17.893658 [ 3 ] {} <Debug> HTTP-Session: 69805fbc-1c96-4fa4-bec0-478df9b606d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14611 2024.07.25 05:55:17.893674 [ 3 ] {} <Debug> HTTP-Session: 69805fbc-1c96-4fa4-bec0-478df9b606d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14612 2024.07.25 05:55:17.893688 [ 3 ] {} <Debug> HTTP-Session: 69805fbc-1c96-4fa4-bec0-478df9b606d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14613 2024.07.25 05:55:17.893719 [ 3 ] {} <Trace> HTTP-Session: 69805fbc-1c96-4fa4-bec0-478df9b606d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14614 2024.07.25 05:55:17.893818 [ 3 ] {8012a701-c444-4a65-8e8b-be34504a7a15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
14615 2024.07.25 05:55:17.893862 [ 3 ] {8012a701-c444-4a65-8e8b-be34504a7a15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
14616 2024.07.25 05:55:17.893986 [ 3 ] {8012a701-c444-4a65-8e8b-be34504a7a15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14617 2024.07.25 05:55:17.894261 [ 3 ] {8012a701-c444-4a65-8e8b-be34504a7a15} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14618 2024.07.25 05:55:17.894298 [ 3 ] {8012a701-c444-4a65-8e8b-be34504a7a15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14619 2024.07.25 05:55:17.894648 [ 3 ] {8012a701-c444-4a65-8e8b-be34504a7a15} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
14620 2024.07.25 05:55:17.894962 [ 3 ] {8012a701-c444-4a65-8e8b-be34504a7a15} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14621 2024.07.25 05:55:17.895097 [ 3 ] {8012a701-c444-4a65-8e8b-be34504a7a15} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001303 sec., 17651.57329240215 rows/sec., 954.83 KiB/sec.
14622 2024.07.25 05:55:17.895120 [ 81 ] {} <Debug> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
14623 2024.07.25 05:55:17.895226 [ 81 ] {} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14624 2024.07.25 05:55:17.895256 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14625 2024.07.25 05:55:17.895331 [ 3 ] {8012a701-c444-4a65-8e8b-be34504a7a15} <Debug> DynamicQueryHandler: Done processing query
14626 2024.07.25 05:55:17.895384 [ 3 ] {8012a701-c444-4a65-8e8b-be34504a7a15} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14627 2024.07.25 05:55:17.895439 [ 3 ] {} <Debug> HTTP-Session: 69805fbc-1c96-4fa4-bec0-478df9b606d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14628 2024.07.25 05:55:17.895525 [ 195 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::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
14629 2024.07.25 05:55:17.895636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14630 2024.07.25 05:55:17.895748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14631 2024.07.25 05:55:17.895804 [ 3 ] {} <Debug> HTTP-Session: c9ef80d6-0ee3-4abf-bdb6-1557012ee57c Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14632 2024.07.25 05:55:17.895857 [ 3 ] {} <Debug> HTTP-Session: c9ef80d6-0ee3-4abf-bdb6-1557012ee57c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14633 2024.07.25 05:55:17.895903 [ 3 ] {} <Debug> HTTP-Session: c9ef80d6-0ee3-4abf-bdb6-1557012ee57c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14634 2024.07.25 05:55:17.895917 [ 195 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14635 2024.07.25 05:55:17.895963 [ 3 ] {} <Trace> HTTP-Session: c9ef80d6-0ee3-4abf-bdb6-1557012ee57c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14636 2024.07.25 05:55:17.895999 [ 195 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 717 rows starting from the beginning of the part
14637 2024.07.25 05:55:17.896190 [ 195 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 23 rows starting from the beginning of the part
14638 2024.07.25 05:55:17.896357 [ 3 ] {1246f53f-79aa-48b9-9f41-fc2540a23fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14639 2024.07.25 05:55:17.896492 [ 195 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 23 rows starting from the beginning of the part
14640 2024.07.25 05:55:17.896514 [ 3 ] {1246f53f-79aa-48b9-9f41-fc2540a23fc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14641 2024.07.25 05:55:17.896853 [ 195 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 26 rows starting from the beginning of the part
14642 2024.07.25 05:55:17.897186 [ 195 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 35 rows starting from the beginning of the part
14643 2024.07.25 05:55:17.897551 [ 195 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 23 rows starting from the beginning of the part
14644 2024.07.25 05:55:17.897671 [ 3 ] {1246f53f-79aa-48b9-9f41-fc2540a23fc7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14645 2024.07.25 05:55:17.898540 [ 3 ] {1246f53f-79aa-48b9-9f41-fc2540a23fc7} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14646 2024.07.25 05:55:17.898612 [ 3 ] {1246f53f-79aa-48b9-9f41-fc2540a23fc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14647 2024.07.25 05:55:17.899509 [ 3 ] {1246f53f-79aa-48b9-9f41-fc2540a23fc7} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
14648 2024.07.25 05:55:17.900280 [ 3 ] {1246f53f-79aa-48b9-9f41-fc2540a23fc7} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14649 2024.07.25 05:55:17.900289 [ 195 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 847 rows, containing 4 columns (4 merged, 0 gathered) in 0.004939048 sec., 171490.53825757516 rows/sec., 9.22 MiB/sec.
14650 2024.07.25 05:55:17.900552 [ 3 ] {1246f53f-79aa-48b9-9f41-fc2540a23fc7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004431 sec., 13540.961408259986 rows/sec., 934.47 KiB/sec.
14651 2024.07.25 05:55:17.900678 [ 192 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
14652 2024.07.25 05:55:17.900850 [ 3 ] {1246f53f-79aa-48b9-9f41-fc2540a23fc7} <Debug> DynamicQueryHandler: Done processing query
14653 2024.07.25 05:55:17.900882 [ 3 ] {1246f53f-79aa-48b9-9f41-fc2540a23fc7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14654 2024.07.25 05:55:17.900909 [ 3 ] {} <Debug> HTTP-Session: c9ef80d6-0ee3-4abf-bdb6-1557012ee57c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14655 2024.07.25 05:55:17.901280 [ 192 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_36_7} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14656 2024.07.25 05:55:17.901377 [ 192 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_36_7} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
14657 2024.07.25 05:55:17.901481 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
14658 2024.07.25 05:55:22.869327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14659 2024.07.25 05:55:22.869524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14660 2024.07.25 05:55:22.869569 [ 3 ] {} <Debug> HTTP-Session: 4ae06e8d-1ca5-4c83-ab1a-57fc42a20629 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14661 2024.07.25 05:55:22.869611 [ 3 ] {} <Debug> HTTP-Session: 4ae06e8d-1ca5-4c83-ab1a-57fc42a20629 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14662 2024.07.25 05:55:22.869638 [ 3 ] {} <Debug> HTTP-Session: 4ae06e8d-1ca5-4c83-ab1a-57fc42a20629 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14663 2024.07.25 05:55:22.869716 [ 3 ] {} <Trace> HTTP-Session: 4ae06e8d-1ca5-4c83-ab1a-57fc42a20629 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14664 2024.07.25 05:55:22.870001 [ 3 ] {82ebb46c-eb90-4a87-b725-42c56fbb4921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14665 2024.07.25 05:55:22.870104 [ 3 ] {82ebb46c-eb90-4a87-b725-42c56fbb4921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14666 2024.07.25 05:55:22.870350 [ 3 ] {82ebb46c-eb90-4a87-b725-42c56fbb4921} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14667 2024.07.25 05:55:22.870778 [ 3 ] {82ebb46c-eb90-4a87-b725-42c56fbb4921} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14668 2024.07.25 05:55:22.870816 [ 3 ] {82ebb46c-eb90-4a87-b725-42c56fbb4921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14669 2024.07.25 05:55:22.871173 [ 3 ] {82ebb46c-eb90-4a87-b725-42c56fbb4921} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14670 2024.07.25 05:55:22.871503 [ 3 ] {82ebb46c-eb90-4a87-b725-42c56fbb4921} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14671 2024.07.25 05:55:22.871648 [ 3 ] {82ebb46c-eb90-4a87-b725-42c56fbb4921} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001743 sec., 13769.363166953528 rows/sec., 1.09 MiB/sec.
14672 2024.07.25 05:55:22.871650 [ 118 ] {} <Debug> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14673 2024.07.25 05:55:22.871711 [ 118 ] {} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14674 2024.07.25 05:55:22.871747 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14675 2024.07.25 05:55:22.871903 [ 3 ] {82ebb46c-eb90-4a87-b725-42c56fbb4921} <Debug> DynamicQueryHandler: Done processing query
14676 2024.07.25 05:55:22.871981 [ 3 ] {82ebb46c-eb90-4a87-b725-42c56fbb4921} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14677 2024.07.25 05:55:22.872035 [ 3 ] {} <Debug> HTTP-Session: 4ae06e8d-1ca5-4c83-ab1a-57fc42a20629 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14678 2024.07.25 05:55:22.872100 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::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
14679 2024.07.25 05:55:22.872342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 18699, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14680 2024.07.25 05:55:22.872520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14681 2024.07.25 05:55:22.872616 [ 3 ] {} <Debug> HTTP-Session: 10b66516-78bc-4d7d-9727-7ef226f909ba Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14682 2024.07.25 05:55:22.872674 [ 3 ] {} <Debug> HTTP-Session: 10b66516-78bc-4d7d-9727-7ef226f909ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14683 2024.07.25 05:55:22.872743 [ 3 ] {} <Debug> HTTP-Session: 10b66516-78bc-4d7d-9727-7ef226f909ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14684 2024.07.25 05:55:22.872811 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14685 2024.07.25 05:55:22.872851 [ 3 ] {} <Trace> HTTP-Session: 10b66516-78bc-4d7d-9727-7ef226f909ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14686 2024.07.25 05:55:22.872898 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 40 rows starting from the beginning of the part
14687 2024.07.25 05:55:22.873138 [ 3 ] {b874a774-be84-445c-bbbe-911e984ff767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14688 2024.07.25 05:55:22.873142 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 22 rows starting from the beginning of the part
14689 2024.07.25 05:55:22.873258 [ 3 ] {b874a774-be84-445c-bbbe-911e984ff767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14690 2024.07.25 05:55:22.873426 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 29 rows starting from the beginning of the part
14691 2024.07.25 05:55:22.873843 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 23 rows starting from the beginning of the part
14692 2024.07.25 05:55:22.874195 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 30 rows starting from the beginning of the part
14693 2024.07.25 05:55:22.874580 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 24 rows starting from the beginning of the part
14694 2024.07.25 05:55:22.874586 [ 3 ] {b874a774-be84-445c-bbbe-911e984ff767} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14695 2024.07.25 05:55:22.875666 [ 3 ] {b874a774-be84-445c-bbbe-911e984ff767} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14696 2024.07.25 05:55:22.875733 [ 3 ] {b874a774-be84-445c-bbbe-911e984ff767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14697 2024.07.25 05:55:22.876626 [ 3 ] {b874a774-be84-445c-bbbe-911e984ff767} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
14698 2024.07.25 05:55:22.877099 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 4 columns (4 merged, 0 gathered) in 0.005262694 sec., 31922.813676797472 rows/sec., 2.45 MiB/sec.
14699 2024.07.25 05:55:22.877282 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14700 2024.07.25 05:55:22.877434 [ 3 ] {b874a774-be84-445c-bbbe-911e984ff767} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14701 2024.07.25 05:55:22.877833 [ 3 ] {b874a774-be84-445c-bbbe-911e984ff767} <Debug> executeQuery: Read 128 rows, 10.90 KiB in 0.004826 sec., 26523.00041442188 rows/sec., 2.21 MiB/sec.
14702 2024.07.25 05:55:22.878199 [ 3 ] {b874a774-be84-445c-bbbe-911e984ff767} <Debug> DynamicQueryHandler: Done processing query
14703 2024.07.25 05:55:22.878211 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_76_15} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14704 2024.07.25 05:55:22.878238 [ 3 ] {b874a774-be84-445c-bbbe-911e984ff767} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
14705 2024.07.25 05:55:22.878289 [ 3 ] {} <Debug> HTTP-Session: 10b66516-78bc-4d7d-9727-7ef226f909ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14706 2024.07.25 05:55:22.878366 [ 197 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_76_15} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14707 2024.07.25 05:55:22.878481 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
14708 2024.07.25 05:55:22.878493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14956, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14709 2024.07.25 05:55:22.878559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14710 2024.07.25 05:55:22.878579 [ 3 ] {} <Debug> HTTP-Session: b76e0182-f4ec-4aaa-b84f-7a7d62c6d8e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14711 2024.07.25 05:55:22.878595 [ 3 ] {} <Debug> HTTP-Session: b76e0182-f4ec-4aaa-b84f-7a7d62c6d8e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14712 2024.07.25 05:55:22.878609 [ 3 ] {} <Debug> HTTP-Session: b76e0182-f4ec-4aaa-b84f-7a7d62c6d8e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14713 2024.07.25 05:55:22.878640 [ 3 ] {} <Trace> HTTP-Session: b76e0182-f4ec-4aaa-b84f-7a7d62c6d8e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14714 2024.07.25 05:55:22.878775 [ 3 ] {041fd9e7-bb13-42d0-b941-6c4b945b1e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14715 2024.07.25 05:55:22.878817 [ 3 ] {041fd9e7-bb13-42d0-b941-6c4b945b1e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14716 2024.07.25 05:55:22.878962 [ 3 ] {041fd9e7-bb13-42d0-b941-6c4b945b1e8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14717 2024.07.25 05:55:22.879313 [ 3 ] {041fd9e7-bb13-42d0-b941-6c4b945b1e8b} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14718 2024.07.25 05:55:22.879349 [ 3 ] {041fd9e7-bb13-42d0-b941-6c4b945b1e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14719 2024.07.25 05:55:22.879663 [ 3 ] {041fd9e7-bb13-42d0-b941-6c4b945b1e8b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
14720 2024.07.25 05:55:22.879969 [ 3 ] {041fd9e7-bb13-42d0-b941-6c4b945b1e8b} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14721 2024.07.25 05:55:22.880096 [ 3 ] {041fd9e7-bb13-42d0-b941-6c4b945b1e8b} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001375 sec., 64000.00000000001 rows/sec., 5.00 MiB/sec.
14722 2024.07.25 05:55:22.880255 [ 3 ] {041fd9e7-bb13-42d0-b941-6c4b945b1e8b} <Debug> DynamicQueryHandler: Done processing query
14723 2024.07.25 05:55:22.880280 [ 3 ] {041fd9e7-bb13-42d0-b941-6c4b945b1e8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
14724 2024.07.25 05:55:22.880295 [ 3 ] {} <Debug> HTTP-Session: b76e0182-f4ec-4aaa-b84f-7a7d62c6d8e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14725 2024.07.25 05:55:22.880515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14726 2024.07.25 05:55:22.880562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14727 2024.07.25 05:55:22.880580 [ 3 ] {} <Debug> HTTP-Session: 5fd58664-a2c0-4f27-9366-6e2ea2da56fa Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14728 2024.07.25 05:55:22.880596 [ 3 ] {} <Debug> HTTP-Session: 5fd58664-a2c0-4f27-9366-6e2ea2da56fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14729 2024.07.25 05:55:22.880610 [ 3 ] {} <Debug> HTTP-Session: 5fd58664-a2c0-4f27-9366-6e2ea2da56fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14730 2024.07.25 05:55:22.880640 [ 3 ] {} <Trace> HTTP-Session: 5fd58664-a2c0-4f27-9366-6e2ea2da56fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14731 2024.07.25 05:55:22.880786 [ 3 ] {fe51df9f-82f1-4424-89a4-11bfff31d1aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14732 2024.07.25 05:55:22.880831 [ 3 ] {fe51df9f-82f1-4424-89a4-11bfff31d1aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14733 2024.07.25 05:55:22.880970 [ 3 ] {fe51df9f-82f1-4424-89a4-11bfff31d1aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14734 2024.07.25 05:55:22.881336 [ 3 ] {fe51df9f-82f1-4424-89a4-11bfff31d1aa} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14735 2024.07.25 05:55:22.881371 [ 3 ] {fe51df9f-82f1-4424-89a4-11bfff31d1aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14736 2024.07.25 05:55:22.881760 [ 3 ] {fe51df9f-82f1-4424-89a4-11bfff31d1aa} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
14737 2024.07.25 05:55:22.882112 [ 3 ] {fe51df9f-82f1-4424-89a4-11bfff31d1aa} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14738 2024.07.25 05:55:22.882240 [ 3 ] {fe51df9f-82f1-4424-89a4-11bfff31d1aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001521 sec., 105193.9513477975 rows/sec., 7.33 MiB/sec.
14739 2024.07.25 05:55:22.882406 [ 3 ] {fe51df9f-82f1-4424-89a4-11bfff31d1aa} <Debug> DynamicQueryHandler: Done processing query
14740 2024.07.25 05:55:22.882429 [ 3 ] {fe51df9f-82f1-4424-89a4-11bfff31d1aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14741 2024.07.25 05:55:22.882445 [ 3 ] {} <Debug> HTTP-Session: 5fd58664-a2c0-4f27-9366-6e2ea2da56fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14742 2024.07.25 05:55:22.882748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 38581, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14743 2024.07.25 05:55:22.882796 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14744 2024.07.25 05:55:22.882814 [ 3 ] {} <Debug> HTTP-Session: 025cc1c6-3506-4bf5-83c1-d1b5f7e19c81 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14745 2024.07.25 05:55:22.882830 [ 3 ] {} <Debug> HTTP-Session: 025cc1c6-3506-4bf5-83c1-d1b5f7e19c81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14746 2024.07.25 05:55:22.882843 [ 3 ] {} <Debug> HTTP-Session: 025cc1c6-3506-4bf5-83c1-d1b5f7e19c81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14747 2024.07.25 05:55:22.882873 [ 3 ] {} <Trace> HTTP-Session: 025cc1c6-3506-4bf5-83c1-d1b5f7e19c81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14748 2024.07.25 05:55:22.883150 [ 3 ] {cc610dc5-01ef-4be9-84f4-986b2c0306d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14749 2024.07.25 05:55:22.883214 [ 3 ] {cc610dc5-01ef-4be9-84f4-986b2c0306d3} <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_histogramf64
14750 2024.07.25 05:55:22.883612 [ 3 ] {cc610dc5-01ef-4be9-84f4-986b2c0306d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14751 2024.07.25 05:55:22.884273 [ 3 ] {cc610dc5-01ef-4be9-84f4-986b2c0306d3} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14752 2024.07.25 05:55:22.884308 [ 3 ] {cc610dc5-01ef-4be9-84f4-986b2c0306d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14753 2024.07.25 05:55:22.884903 [ 3 ] {cc610dc5-01ef-4be9-84f4-986b2c0306d3} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14754 2024.07.25 05:55:22.885306 [ 3 ] {cc610dc5-01ef-4be9-84f4-986b2c0306d3} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14755 2024.07.25 05:55:22.885447 [ 118 ] {} <Debug> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14756 2024.07.25 05:55:22.885454 [ 3 ] {cc610dc5-01ef-4be9-84f4-986b2c0306d3} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002493 sec., 9626.955475330926 rows/sec., 17.25 MiB/sec.
14757 2024.07.25 05:55:22.885490 [ 118 ] {} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14758 2024.07.25 05:55:22.885537 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14759 2024.07.25 05:55:22.885822 [ 195 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::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
14760 2024.07.25 05:55:22.886074 [ 3 ] {cc610dc5-01ef-4be9-84f4-986b2c0306d3} <Debug> DynamicQueryHandler: Done processing query
14761 2024.07.25 05:55:22.886164 [ 3 ] {cc610dc5-01ef-4be9-84f4-986b2c0306d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
14762 2024.07.25 05:55:22.886250 [ 3 ] {} <Debug> HTTP-Session: 025cc1c6-3506-4bf5-83c1-d1b5f7e19c81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14763 2024.07.25 05:55:22.886595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14764 2024.07.25 05:55:22.886869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14765 2024.07.25 05:55:22.886971 [ 3 ] {} <Debug> HTTP-Session: 058b5c08-6be8-4102-b38f-21e1c2cafe81 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14766 2024.07.25 05:55:22.887052 [ 3 ] {} <Debug> HTTP-Session: 058b5c08-6be8-4102-b38f-21e1c2cafe81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14767 2024.07.25 05:55:22.887106 [ 3 ] {} <Debug> HTTP-Session: 058b5c08-6be8-4102-b38f-21e1c2cafe81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14768 2024.07.25 05:55:22.887190 [ 3 ] {} <Trace> HTTP-Session: 058b5c08-6be8-4102-b38f-21e1c2cafe81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14769 2024.07.25 05:55:22.887379 [ 195 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14770 2024.07.25 05:55:22.887499 [ 3 ] {28d6610a-514f-43a7-b35b-e5aaeb6a7367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14771 2024.07.25 05:55:22.887554 [ 195 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1196 rows starting from the beginning of the part
14772 2024.07.25 05:55:22.887608 [ 3 ] {28d6610a-514f-43a7-b35b-e5aaeb6a7367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14773 2024.07.25 05:55:22.888436 [ 195 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 22 rows starting from the beginning of the part
14774 2024.07.25 05:55:22.888482 [ 3 ] {28d6610a-514f-43a7-b35b-e5aaeb6a7367} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14775 2024.07.25 05:55:22.889075 [ 195 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 23 rows starting from the beginning of the part
14776 2024.07.25 05:55:22.889505 [ 3 ] {28d6610a-514f-43a7-b35b-e5aaeb6a7367} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14777 2024.07.25 05:55:22.889614 [ 3 ] {28d6610a-514f-43a7-b35b-e5aaeb6a7367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14778 2024.07.25 05:55:22.889875 [ 195 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 23 rows starting from the beginning of the part
14779 2024.07.25 05:55:22.890499 [ 195 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 24 rows starting from the beginning of the part
14780 2024.07.25 05:55:22.890895 [ 3 ] {28d6610a-514f-43a7-b35b-e5aaeb6a7367} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
14781 2024.07.25 05:55:22.891089 [ 195 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 24 rows starting from the beginning of the part
14782 2024.07.25 05:55:22.892141 [ 3 ] {28d6610a-514f-43a7-b35b-e5aaeb6a7367} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14783 2024.07.25 05:55:22.892505 [ 3 ] {28d6610a-514f-43a7-b35b-e5aaeb6a7367} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005134 sec., 11686.79392286716 rows/sec., 806.51 KiB/sec.
14784 2024.07.25 05:55:22.892842 [ 3 ] {28d6610a-514f-43a7-b35b-e5aaeb6a7367} <Debug> DynamicQueryHandler: Done processing query
14785 2024.07.25 05:55:22.892891 [ 3 ] {28d6610a-514f-43a7-b35b-e5aaeb6a7367} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14786 2024.07.25 05:55:22.892945 [ 3 ] {} <Debug> HTTP-Session: 058b5c08-6be8-4102-b38f-21e1c2cafe81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14787 2024.07.25 05:55:22.897800 [ 200 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1312 rows, containing 19 columns (19 merged, 0 gathered) in 0.012136818 sec., 108100.82181342754 rows/sec., 193.71 MiB/sec.
14788 2024.07.25 05:55:22.899133 [ 194 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14789 2024.07.25 05:55:22.899751 [ 194 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14790 2024.07.25 05:55:22.899829 [ 194 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14791 2024.07.25 05:55:22.899976 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.64 MiB.
14792 2024.07.25 05:55:27.870453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 1510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14793 2024.07.25 05:55:27.870646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14794 2024.07.25 05:55:27.870694 [ 3 ] {} <Debug> HTTP-Session: 057bf4ac-deda-4012-a0a4-8febccebd44f Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14795 2024.07.25 05:55:27.870737 [ 3 ] {} <Debug> HTTP-Session: 057bf4ac-deda-4012-a0a4-8febccebd44f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14796 2024.07.25 05:55:27.870765 [ 3 ] {} <Debug> HTTP-Session: 057bf4ac-deda-4012-a0a4-8febccebd44f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14797 2024.07.25 05:55:27.870845 [ 3 ] {} <Trace> HTTP-Session: 057bf4ac-deda-4012-a0a4-8febccebd44f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14798 2024.07.25 05:55:27.871257 [ 3 ] {73b73dcd-f6d1-404c-9e12-f560a34941d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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)
14799 2024.07.25 05:55:27.871809 [ 3 ] {73b73dcd-f6d1-404c-9e12-f560a34941d3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
14800 2024.07.25 05:55:27.871863 [ 3 ] {73b73dcd-f6d1-404c-9e12-f560a34941d3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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
14801 2024.07.25 05:55:27.872237 [ 3 ] {73b73dcd-f6d1-404c-9e12-f560a34941d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
14802 2024.07.25 05:55:27.872320 [ 3 ] {73b73dcd-f6d1-404c-9e12-f560a34941d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
14803 2024.07.25 05:55:27.872492 [ 3 ] {73b73dcd-f6d1-404c-9e12-f560a34941d3} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Key condition: (column 0 notIn 42-element set)
14804 2024.07.25 05:55:27.872622 [ 251 ] {73b73dcd-f6d1-404c-9e12-f560a34941d3} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps
14805 2024.07.25 05:55:27.872622 [ 262 ] {73b73dcd-f6d1-404c-9e12-f560a34941d3} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
14806 2024.07.25 05:55:27.872755 [ 3 ] {73b73dcd-f6d1-404c-9e12-f560a34941d3} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (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
14807 2024.07.25 05:55:27.872788 [ 3 ] {73b73dcd-f6d1-404c-9e12-f560a34941d3} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Spreading mark ranges among streams (default reading)
14808 2024.07.25 05:55:27.872883 [ 3 ] {73b73dcd-f6d1-404c-9e12-f560a34941d3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
14809 2024.07.25 05:55:27.872905 [ 3 ] {73b73dcd-f6d1-404c-9e12-f560a34941d3} <Debug> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e) (SelectExecutor): Reading approx. 42 rows with 2 streams
14810 2024.07.25 05:55:27.872946 [ 3 ] {73b73dcd-f6d1-404c-9e12-f560a34941d3} <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', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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'))"
14811 2024.07.25 05:55:27.872991 [ 3 ] {73b73dcd-f6d1-404c-9e12-f560a34941d3} <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', 'data_link:enabled', 'data_link:link_up', '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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'sidecar:sample_time', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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'))"
14812 2024.07.25 05:55:27.874680 [ 3 ] {73b73dcd-f6d1-404c-9e12-f560a34941d3} <Debug> executeQuery: Read 42 rows, 1.59 KiB in 0.003635 sec., 11554.33287482806 rows/sec., 437.91 KiB/sec.
14813 2024.07.25 05:55:27.875051 [ 3 ] {73b73dcd-f6d1-404c-9e12-f560a34941d3} <Debug> DynamicQueryHandler: Done processing query
14814 2024.07.25 05:55:27.875078 [ 3 ] {73b73dcd-f6d1-404c-9e12-f560a34941d3} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
14815 2024.07.25 05:55:27.875096 [ 3 ] {} <Debug> HTTP-Session: 057bf4ac-deda-4012-a0a4-8febccebd44f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14816 2024.07.25 05:55:27.879343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14817 2024.07.25 05:55:27.879422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14818 2024.07.25 05:55:27.879463 [ 3 ] {} <Debug> HTTP-Session: fc085dc6-560e-40bc-82e3-f37362d02ead Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14819 2024.07.25 05:55:27.879498 [ 3 ] {} <Debug> HTTP-Session: fc085dc6-560e-40bc-82e3-f37362d02ead Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14820 2024.07.25 05:55:27.879526 [ 3 ] {} <Debug> HTTP-Session: fc085dc6-560e-40bc-82e3-f37362d02ead Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14821 2024.07.25 05:55:27.879592 [ 3 ] {} <Trace> HTTP-Session: fc085dc6-560e-40bc-82e3-f37362d02ead Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14822 2024.07.25 05:55:27.879803 [ 3 ] {8795c9c4-e160-45e4-a5cf-a4f7e772a04a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
14823 2024.07.25 05:55:27.879896 [ 3 ] {8795c9c4-e160-45e4-a5cf-a4f7e772a04a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
14824 2024.07.25 05:55:27.880220 [ 3 ] {8795c9c4-e160-45e4-a5cf-a4f7e772a04a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14825 2024.07.25 05:55:27.880641 [ 3 ] {8795c9c4-e160-45e4-a5cf-a4f7e772a04a} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14826 2024.07.25 05:55:27.880682 [ 3 ] {8795c9c4-e160-45e4-a5cf-a4f7e772a04a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14827 2024.07.25 05:55:27.881167 [ 3 ] {8795c9c4-e160-45e4-a5cf-a4f7e772a04a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
14828 2024.07.25 05:55:27.881500 [ 3 ] {8795c9c4-e160-45e4-a5cf-a4f7e772a04a} <Trace> oximeter.timeseries_schema (ad4cee7e-583f-4181-9198-d66c2473f09e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14829 2024.07.25 05:55:27.881669 [ 3 ] {8795c9c4-e160-45e4-a5cf-a4f7e772a04a} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001925 sec., 519.4805194805194 rows/sec., 144.58 KiB/sec.
14830 2024.07.25 05:55:27.882017 [ 3 ] {8795c9c4-e160-45e4-a5cf-a4f7e772a04a} <Debug> DynamicQueryHandler: Done processing query
14831 2024.07.25 05:55:27.882044 [ 3 ] {8795c9c4-e160-45e4-a5cf-a4f7e772a04a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
14832 2024.07.25 05:55:27.882062 [ 3 ] {} <Debug> HTTP-Session: fc085dc6-560e-40bc-82e3-f37362d02ead Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14833 2024.07.25 05:55:27.882230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 4481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14834 2024.07.25 05:55:27.882282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14835 2024.07.25 05:55:27.882302 [ 3 ] {} <Debug> HTTP-Session: dbfefa64-0d63-43dd-a9a8-6043a809470e Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14836 2024.07.25 05:55:27.882319 [ 3 ] {} <Debug> HTTP-Session: dbfefa64-0d63-43dd-a9a8-6043a809470e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14837 2024.07.25 05:55:27.882333 [ 3 ] {} <Debug> HTTP-Session: dbfefa64-0d63-43dd-a9a8-6043a809470e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14838 2024.07.25 05:55:27.882366 [ 3 ] {} <Trace> HTTP-Session: dbfefa64-0d63-43dd-a9a8-6043a809470e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14839 2024.07.25 05:55:27.882479 [ 3 ] {bd9aaf2f-9bd8-4a19-834c-54563f95ceff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14840 2024.07.25 05:55:27.882524 [ 3 ] {bd9aaf2f-9bd8-4a19-834c-54563f95ceff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14841 2024.07.25 05:55:27.882670 [ 3 ] {bd9aaf2f-9bd8-4a19-834c-54563f95ceff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14842 2024.07.25 05:55:27.883005 [ 3 ] {bd9aaf2f-9bd8-4a19-834c-54563f95ceff} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14843 2024.07.25 05:55:27.883042 [ 3 ] {bd9aaf2f-9bd8-4a19-834c-54563f95ceff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14844 2024.07.25 05:55:27.883355 [ 3 ] {bd9aaf2f-9bd8-4a19-834c-54563f95ceff} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
14845 2024.07.25 05:55:27.883664 [ 3 ] {bd9aaf2f-9bd8-4a19-834c-54563f95ceff} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14846 2024.07.25 05:55:27.883814 [ 3 ] {bd9aaf2f-9bd8-4a19-834c-54563f95ceff} <Debug> executeQuery: Read 32 rows, 2.45 KiB in 0.00137 sec., 23357.664233576645 rows/sec., 1.74 MiB/sec.
14847 2024.07.25 05:55:27.883992 [ 3 ] {bd9aaf2f-9bd8-4a19-834c-54563f95ceff} <Debug> DynamicQueryHandler: Done processing query
14848 2024.07.25 05:55:27.884016 [ 3 ] {bd9aaf2f-9bd8-4a19-834c-54563f95ceff} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14849 2024.07.25 05:55:27.884033 [ 3 ] {} <Debug> HTTP-Session: dbfefa64-0d63-43dd-a9a8-6043a809470e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14850 2024.07.25 05:55:27.884141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 1136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14851 2024.07.25 05:55:27.884190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14852 2024.07.25 05:55:27.884208 [ 3 ] {} <Debug> HTTP-Session: cc79658a-d873-42be-8ac4-bd5795a68414 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14853 2024.07.25 05:55:27.884225 [ 3 ] {} <Debug> HTTP-Session: cc79658a-d873-42be-8ac4-bd5795a68414 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14854 2024.07.25 05:55:27.884238 [ 3 ] {} <Debug> HTTP-Session: cc79658a-d873-42be-8ac4-bd5795a68414 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14855 2024.07.25 05:55:27.884268 [ 3 ] {} <Trace> HTTP-Session: cc79658a-d873-42be-8ac4-bd5795a68414 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14856 2024.07.25 05:55:27.884362 [ 3 ] {459cfbad-06cc-4b10-93a4-a89720f099d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14857 2024.07.25 05:55:27.884409 [ 3 ] {459cfbad-06cc-4b10-93a4-a89720f099d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14858 2024.07.25 05:55:27.884536 [ 3 ] {459cfbad-06cc-4b10-93a4-a89720f099d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14859 2024.07.25 05:55:27.884850 [ 3 ] {459cfbad-06cc-4b10-93a4-a89720f099d9} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14860 2024.07.25 05:55:27.884887 [ 3 ] {459cfbad-06cc-4b10-93a4-a89720f099d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14861 2024.07.25 05:55:27.885199 [ 3 ] {459cfbad-06cc-4b10-93a4-a89720f099d9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
14862 2024.07.25 05:55:27.885499 [ 3 ] {459cfbad-06cc-4b10-93a4-a89720f099d9} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14863 2024.07.25 05:55:27.885658 [ 3 ] {459cfbad-06cc-4b10-93a4-a89720f099d9} <Debug> executeQuery: Read 7 rows, 577.00 B in 0.001314 sec., 5327.245053272451 rows/sec., 428.83 KiB/sec.
14864 2024.07.25 05:55:27.885834 [ 3 ] {459cfbad-06cc-4b10-93a4-a89720f099d9} <Debug> DynamicQueryHandler: Done processing query
14865 2024.07.25 05:55:27.885859 [ 3 ] {459cfbad-06cc-4b10-93a4-a89720f099d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14866 2024.07.25 05:55:27.885875 [ 3 ] {} <Debug> HTTP-Session: cc79658a-d873-42be-8ac4-bd5795a68414 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14867 2024.07.25 05:55:27.886027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 36844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14868 2024.07.25 05:55:27.886075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14869 2024.07.25 05:55:27.886094 [ 3 ] {} <Debug> HTTP-Session: bd4d5ef0-2386-4031-8d6c-7194b27d85c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14870 2024.07.25 05:55:27.886110 [ 3 ] {} <Debug> HTTP-Session: bd4d5ef0-2386-4031-8d6c-7194b27d85c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14871 2024.07.25 05:55:27.886123 [ 3 ] {} <Debug> HTTP-Session: bd4d5ef0-2386-4031-8d6c-7194b27d85c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14872 2024.07.25 05:55:27.886154 [ 3 ] {} <Trace> HTTP-Session: bd4d5ef0-2386-4031-8d6c-7194b27d85c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14873 2024.07.25 05:55:27.886317 [ 3 ] {fb6b7d7c-7e2b-4e97-b010-dade0fb1eaa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14874 2024.07.25 05:55:27.886359 [ 3 ] {fb6b7d7c-7e2b-4e97-b010-dade0fb1eaa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14875 2024.07.25 05:55:27.886484 [ 3 ] {fb6b7d7c-7e2b-4e97-b010-dade0fb1eaa7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14876 2024.07.25 05:55:27.886959 [ 3 ] {fb6b7d7c-7e2b-4e97-b010-dade0fb1eaa7} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14877 2024.07.25 05:55:27.886997 [ 3 ] {fb6b7d7c-7e2b-4e97-b010-dade0fb1eaa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14878 2024.07.25 05:55:27.887320 [ 3 ] {fb6b7d7c-7e2b-4e97-b010-dade0fb1eaa7} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
14879 2024.07.25 05:55:27.887633 [ 3 ] {fb6b7d7c-7e2b-4e97-b010-dade0fb1eaa7} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14880 2024.07.25 05:55:27.887784 [ 3 ] {fb6b7d7c-7e2b-4e97-b010-dade0fb1eaa7} <Debug> executeQuery: Read 244 rows, 22.00 KiB in 0.001546 sec., 157826.64941785252 rows/sec., 13.90 MiB/sec.
14881 2024.07.25 05:55:27.887812 [ 136 ] {} <Debug> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
14882 2024.07.25 05:55:27.887919 [ 136 ] {} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14883 2024.07.25 05:55:27.887952 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14884 2024.07.25 05:55:27.888036 [ 3 ] {fb6b7d7c-7e2b-4e97-b010-dade0fb1eaa7} <Debug> DynamicQueryHandler: Done processing query
14885 2024.07.25 05:55:27.888092 [ 3 ] {fb6b7d7c-7e2b-4e97-b010-dade0fb1eaa7} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
14886 2024.07.25 05:55:27.888127 [ 3 ] {} <Debug> HTTP-Session: bd4d5ef0-2386-4031-8d6c-7194b27d85c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14887 2024.07.25 05:55:27.888191 [ 190 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::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
14888 2024.07.25 05:55:27.888379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 1021, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14889 2024.07.25 05:55:27.888553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14890 2024.07.25 05:55:27.888661 [ 3 ] {} <Debug> HTTP-Session: de69d868-9521-403f-a6f7-56c28fe92667 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14891 2024.07.25 05:55:27.888748 [ 3 ] {} <Debug> HTTP-Session: de69d868-9521-403f-a6f7-56c28fe92667 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14892 2024.07.25 05:55:27.888803 [ 190 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14893 2024.07.25 05:55:27.888814 [ 3 ] {} <Debug> HTTP-Session: de69d868-9521-403f-a6f7-56c28fe92667 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14894 2024.07.25 05:55:27.888915 [ 190 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 308 rows starting from the beginning of the part
14895 2024.07.25 05:55:27.888951 [ 3 ] {} <Trace> HTTP-Session: de69d868-9521-403f-a6f7-56c28fe92667 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14896 2024.07.25 05:55:27.889434 [ 3 ] {d90c7f4c-f9a3-45c4-ba2e-d26ba079bc38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14897 2024.07.25 05:55:27.889468 [ 190 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 230 rows starting from the beginning of the part
14898 2024.07.25 05:55:27.889657 [ 3 ] {d90c7f4c-f9a3-45c4-ba2e-d26ba079bc38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14899 2024.07.25 05:55:27.890041 [ 190 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 125 rows starting from the beginning of the part
14900 2024.07.25 05:55:27.890523 [ 190 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 269 rows starting from the beginning of the part
14901 2024.07.25 05:55:27.891104 [ 190 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 128 rows starting from the beginning of the part
14902 2024.07.25 05:55:27.891439 [ 3 ] {d90c7f4c-f9a3-45c4-ba2e-d26ba079bc38} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14903 2024.07.25 05:55:27.891492 [ 190 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 244 rows starting from the beginning of the part
14904 2024.07.25 05:55:27.892249 [ 3 ] {d90c7f4c-f9a3-45c4-ba2e-d26ba079bc38} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14905 2024.07.25 05:55:27.892290 [ 3 ] {d90c7f4c-f9a3-45c4-ba2e-d26ba079bc38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14906 2024.07.25 05:55:27.892722 [ 3 ] {d90c7f4c-f9a3-45c4-ba2e-d26ba079bc38} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
14907 2024.07.25 05:55:27.893188 [ 3 ] {d90c7f4c-f9a3-45c4-ba2e-d26ba079bc38} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14908 2024.07.25 05:55:27.893470 [ 3 ] {d90c7f4c-f9a3-45c4-ba2e-d26ba079bc38} <Debug> executeQuery: Read 7 rows, 493.00 B in 0.004259 sec., 1643.5783047663772 rows/sec., 113.04 KiB/sec.
14909 2024.07.25 05:55:27.894141 [ 3 ] {d90c7f4c-f9a3-45c4-ba2e-d26ba079bc38} <Debug> DynamicQueryHandler: Done processing query
14910 2024.07.25 05:55:27.894141 [ 190 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1304 rows, containing 4 columns (4 merged, 0 gathered) in 0.006098355 sec., 213828.15529761717 rows/sec., 18.48 MiB/sec.
14911 2024.07.25 05:55:27.894222 [ 3 ] {d90c7f4c-f9a3-45c4-ba2e-d26ba079bc38} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14912 2024.07.25 05:55:27.894255 [ 3 ] {} <Debug> HTTP-Session: de69d868-9521-403f-a6f7-56c28fe92667 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14913 2024.07.25 05:55:27.894369 [ 190 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
14914 2024.07.25 05:55:27.894508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 68112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14915 2024.07.25 05:55:27.894587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14916 2024.07.25 05:55:27.894623 [ 3 ] {} <Debug> HTTP-Session: 19b27264-da63-468c-a04a-084ed3d06513 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14917 2024.07.25 05:55:27.894649 [ 3 ] {} <Debug> HTTP-Session: 19b27264-da63-468c-a04a-084ed3d06513 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14918 2024.07.25 05:55:27.894663 [ 3 ] {} <Debug> HTTP-Session: 19b27264-da63-468c-a04a-084ed3d06513 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14919 2024.07.25 05:55:27.894705 [ 3 ] {} <Trace> HTTP-Session: 19b27264-da63-468c-a04a-084ed3d06513 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14920 2024.07.25 05:55:27.894820 [ 190 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_81_16} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14921 2024.07.25 05:55:27.894896 [ 190 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_81_16} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
14922 2024.07.25 05:55:27.894926 [ 3 ] {dc61d44f-8647-496f-8e66-ea60efc44b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14923 2024.07.25 05:55:27.894975 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB.
14924 2024.07.25 05:55:27.895008 [ 3 ] {dc61d44f-8647-496f-8e66-ea60efc44b87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14925 2024.07.25 05:55:27.895146 [ 3 ] {dc61d44f-8647-496f-8e66-ea60efc44b87} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14926 2024.07.25 05:55:27.895747 [ 3 ] {dc61d44f-8647-496f-8e66-ea60efc44b87} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14927 2024.07.25 05:55:27.895784 [ 3 ] {dc61d44f-8647-496f-8e66-ea60efc44b87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14928 2024.07.25 05:55:27.896107 [ 3 ] {dc61d44f-8647-496f-8e66-ea60efc44b87} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
14929 2024.07.25 05:55:27.896413 [ 3 ] {dc61d44f-8647-496f-8e66-ea60efc44b87} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14930 2024.07.25 05:55:27.896568 [ 3 ] {dc61d44f-8647-496f-8e66-ea60efc44b87} <Debug> executeQuery: Read 421 rows, 30.54 KiB in 0.001754 sec., 240022.80501710376 rows/sec., 17.00 MiB/sec.
14931 2024.07.25 05:55:27.896578 [ 136 ] {} <Debug> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
14932 2024.07.25 05:55:27.896667 [ 136 ] {} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14933 2024.07.25 05:55:27.896721 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14934 2024.07.25 05:55:27.896853 [ 3 ] {dc61d44f-8647-496f-8e66-ea60efc44b87} <Debug> DynamicQueryHandler: Done processing query
14935 2024.07.25 05:55:27.896892 [ 200 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::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
14936 2024.07.25 05:55:27.896906 [ 3 ] {dc61d44f-8647-496f-8e66-ea60efc44b87} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
14937 2024.07.25 05:55:27.896984 [ 3 ] {} <Debug> HTTP-Session: 19b27264-da63-468c-a04a-084ed3d06513 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14938 2024.07.25 05:55:27.897107 [ 200 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14939 2024.07.25 05:55:27.897169 [ 200 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 474 rows starting from the beginning of the part
14940 2024.07.25 05:55:27.897187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14941 2024.07.25 05:55:27.897329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14942 2024.07.25 05:55:27.897401 [ 3 ] {} <Debug> HTTP-Session: b786ce15-b084-48e5-8327-ea78fdae3bfe Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14943 2024.07.25 05:55:27.897444 [ 200 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 414 rows starting from the beginning of the part
14944 2024.07.25 05:55:27.897479 [ 3 ] {} <Debug> HTTP-Session: b786ce15-b084-48e5-8327-ea78fdae3bfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14945 2024.07.25 05:55:27.897536 [ 3 ] {} <Debug> HTTP-Session: b786ce15-b084-48e5-8327-ea78fdae3bfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14946 2024.07.25 05:55:27.897681 [ 3 ] {} <Trace> HTTP-Session: b786ce15-b084-48e5-8327-ea78fdae3bfe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14947 2024.07.25 05:55:27.897784 [ 200 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 87 rows starting from the beginning of the part
14948 2024.07.25 05:55:27.898053 [ 200 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 430 rows starting from the beginning of the part
14949 2024.07.25 05:55:27.898068 [ 3 ] {fed1e497-9d5f-4ef7-99a4-2771e760fd65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14950 2024.07.25 05:55:27.898241 [ 3 ] {fed1e497-9d5f-4ef7-99a4-2771e760fd65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14951 2024.07.25 05:55:27.898292 [ 200 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 88 rows starting from the beginning of the part
14952 2024.07.25 05:55:27.898704 [ 200 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 421 rows starting from the beginning of the part
14953 2024.07.25 05:55:27.899155 [ 3 ] {fed1e497-9d5f-4ef7-99a4-2771e760fd65} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14954 2024.07.25 05:55:27.899868 [ 3 ] {fed1e497-9d5f-4ef7-99a4-2771e760fd65} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14955 2024.07.25 05:55:27.899918 [ 3 ] {fed1e497-9d5f-4ef7-99a4-2771e760fd65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14956 2024.07.25 05:55:27.900858 [ 3 ] {fed1e497-9d5f-4ef7-99a4-2771e760fd65} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
14957 2024.07.25 05:55:27.901497 [ 3 ] {fed1e497-9d5f-4ef7-99a4-2771e760fd65} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14958 2024.07.25 05:55:27.901720 [ 190 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1914 rows, containing 4 columns (4 merged, 0 gathered) in 0.004922887 sec., 388796.24903029465 rows/sec., 27.91 MiB/sec.
14959 2024.07.25 05:55:27.901841 [ 136 ] {} <Debug> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
14960 2024.07.25 05:55:27.901850 [ 3 ] {fed1e497-9d5f-4ef7-99a4-2771e760fd65} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.003941 sec., 1522.4562293834051 rows/sec., 65.42 KiB/sec.
14961 2024.07.25 05:55:27.901914 [ 136 ] {} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14962 2024.07.25 05:55:27.902037 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14963 2024.07.25 05:55:27.902052 [ 190 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
14964 2024.07.25 05:55:27.902382 [ 3 ] {fed1e497-9d5f-4ef7-99a4-2771e760fd65} <Debug> DynamicQueryHandler: Done processing query
14965 2024.07.25 05:55:27.902446 [ 3 ] {fed1e497-9d5f-4ef7-99a4-2771e760fd65} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14966 2024.07.25 05:55:27.902498 [ 3 ] {} <Debug> HTTP-Session: b786ce15-b084-48e5-8327-ea78fdae3bfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14967 2024.07.25 05:55:27.902506 [ 189 ] {79798579-fdc4-4c4f-ad75-3b6178762911::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
14968 2024.07.25 05:55:27.902711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14969 2024.07.25 05:55:27.902865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14970 2024.07.25 05:55:27.902927 [ 3 ] {} <Debug> HTTP-Session: 784c5aea-bc28-425a-b42d-8baf49ff2f36 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
14971 2024.07.25 05:55:27.902994 [ 3 ] {} <Debug> HTTP-Session: 784c5aea-bc28-425a-b42d-8baf49ff2f36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14972 2024.07.25 05:55:27.903057 [ 3 ] {} <Debug> HTTP-Session: 784c5aea-bc28-425a-b42d-8baf49ff2f36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14973 2024.07.25 05:55:27.903154 [ 3 ] {} <Trace> HTTP-Session: 784c5aea-bc28-425a-b42d-8baf49ff2f36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14974 2024.07.25 05:55:27.903256 [ 189 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14975 2024.07.25 05:55:27.903294 [ 190 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_81_16} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14976 2024.07.25 05:55:27.903364 [ 189 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part
14977 2024.07.25 05:55:27.903460 [ 3 ] {708ceebe-892f-4f9d-bc35-b853f0cff426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
14978 2024.07.25 05:55:27.903582 [ 190 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_81_16} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
14979 2024.07.25 05:55:27.903721 [ 3 ] {708ceebe-892f-4f9d-bc35-b853f0cff426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
14980 2024.07.25 05:55:27.903754 [ 189 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part
14981 2024.07.25 05:55:27.904094 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB.
14982 2024.07.25 05:55:27.904274 [ 189 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part
14983 2024.07.25 05:55:27.904621 [ 189 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part
14984 2024.07.25 05:55:27.904998 [ 189 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part
14985 2024.07.25 05:55:27.905378 [ 189 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part
14986 2024.07.25 05:55:27.905617 [ 3 ] {708ceebe-892f-4f9d-bc35-b853f0cff426} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14987 2024.07.25 05:55:27.906586 [ 3 ] {708ceebe-892f-4f9d-bc35-b853f0cff426} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14988 2024.07.25 05:55:27.906640 [ 3 ] {708ceebe-892f-4f9d-bc35-b853f0cff426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14989 2024.07.25 05:55:27.907629 [ 3 ] {708ceebe-892f-4f9d-bc35-b853f0cff426} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
14990 2024.07.25 05:55:27.908237 [ 189 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.006044913 sec., 35732.52419017445 rows/sec., 1.50 MiB/sec.
14991 2024.07.25 05:55:27.908440 [ 189 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
14992 2024.07.25 05:55:27.908550 [ 3 ] {708ceebe-892f-4f9d-bc35-b853f0cff426} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14993 2024.07.25 05:55:27.908807 [ 136 ] {} <Debug> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
14994 2024.07.25 05:55:27.908876 [ 3 ] {708ceebe-892f-4f9d-bc35-b853f0cff426} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.005522 sec., 13944.223107569722 rows/sec., 879.30 KiB/sec.
14995 2024.07.25 05:55:27.908980 [ 136 ] {} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14996 2024.07.25 05:55:27.909168 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
14997 2024.07.25 05:55:27.909586 [ 3 ] {708ceebe-892f-4f9d-bc35-b853f0cff426} <Debug> DynamicQueryHandler: Done processing query
14998 2024.07.25 05:55:27.909733 [ 3 ] {708ceebe-892f-4f9d-bc35-b853f0cff426} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14999 2024.07.25 05:55:27.909811 [ 191 ] {c00922d1-161d-437c-932d-6a455c04f3cb::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
15000 2024.07.25 05:55:27.909864 [ 3 ] {} <Debug> HTTP-Session: 784c5aea-bc28-425a-b42d-8baf49ff2f36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15001 2024.07.25 05:55:27.909924 [ 189 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_36_7} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15002 2024.07.25 05:55:27.910254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 31383, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15003 2024.07.25 05:55:27.910355 [ 189 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_36_7} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
15004 2024.07.25 05:55:27.910538 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15005 2024.07.25 05:55:27.910696 [ 3 ] {} <Debug> HTTP-Session: e5f76969-0762-4200-858e-f4b70614444f Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15006 2024.07.25 05:55:27.910781 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
15007 2024.07.25 05:55:27.910798 [ 3 ] {} <Debug> HTTP-Session: e5f76969-0762-4200-858e-f4b70614444f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15008 2024.07.25 05:55:27.910893 [ 3 ] {} <Debug> HTTP-Session: e5f76969-0762-4200-858e-f4b70614444f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15009 2024.07.25 05:55:27.910955 [ 191 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15010 2024.07.25 05:55:27.910985 [ 3 ] {} <Trace> HTTP-Session: e5f76969-0762-4200-858e-f4b70614444f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15011 2024.07.25 05:55:27.911023 [ 191 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2387 rows starting from the beginning of the part
15012 2024.07.25 05:55:27.911242 [ 191 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 77 rows starting from the beginning of the part
15013 2024.07.25 05:55:27.911409 [ 3 ] {27f20a0e-ee11-424b-a1de-4726d14314d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15014 2024.07.25 05:55:27.911478 [ 191 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 77 rows starting from the beginning of the part
15015 2024.07.25 05:55:27.911610 [ 3 ] {27f20a0e-ee11-424b-a1de-4726d14314d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15016 2024.07.25 05:55:27.911863 [ 191 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 77 rows starting from the beginning of the part
15017 2024.07.25 05:55:27.912213 [ 191 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 77 rows starting from the beginning of the part
15018 2024.07.25 05:55:27.912580 [ 191 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 77 rows starting from the beginning of the part
15019 2024.07.25 05:55:27.913117 [ 3 ] {27f20a0e-ee11-424b-a1de-4726d14314d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15020 2024.07.25 05:55:27.913901 [ 3 ] {27f20a0e-ee11-424b-a1de-4726d14314d0} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15021 2024.07.25 05:55:27.913963 [ 3 ] {27f20a0e-ee11-424b-a1de-4726d14314d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
15022 2024.07.25 05:55:27.915093 [ 3 ] {27f20a0e-ee11-424b-a1de-4726d14314d0} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
15023 2024.07.25 05:55:27.915763 [ 3 ] {27f20a0e-ee11-424b-a1de-4726d14314d0} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15024 2024.07.25 05:55:27.915933 [ 191 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2772 rows, containing 5 columns (5 merged, 0 gathered) in 0.006562995 sec., 422368.14137447916 rows/sec., 26.01 MiB/sec.
15025 2024.07.25 05:55:27.916100 [ 3 ] {27f20a0e-ee11-424b-a1de-4726d14314d0} <Debug> executeQuery: Read 164 rows, 11.68 KiB in 0.004938 sec., 33211.82665046578 rows/sec., 2.31 MiB/sec.
15026 2024.07.25 05:55:27.916368 [ 189 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
15027 2024.07.25 05:55:27.916396 [ 3 ] {27f20a0e-ee11-424b-a1de-4726d14314d0} <Debug> DynamicQueryHandler: Done processing query
15028 2024.07.25 05:55:27.916450 [ 3 ] {27f20a0e-ee11-424b-a1de-4726d14314d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15029 2024.07.25 05:55:27.916500 [ 3 ] {} <Debug> HTTP-Session: e5f76969-0762-4200-858e-f4b70614444f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15030 2024.07.25 05:55:27.916771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 41808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15031 2024.07.25 05:55:27.916848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15032 2024.07.25 05:55:27.916890 [ 3 ] {} <Debug> HTTP-Session: ed3cb339-2628-4c7a-8a6e-962580ce1482 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15033 2024.07.25 05:55:27.916922 [ 3 ] {} <Debug> HTTP-Session: ed3cb339-2628-4c7a-8a6e-962580ce1482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15034 2024.07.25 05:55:27.916964 [ 3 ] {} <Debug> HTTP-Session: ed3cb339-2628-4c7a-8a6e-962580ce1482 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15035 2024.07.25 05:55:27.917028 [ 3 ] {} <Trace> HTTP-Session: ed3cb339-2628-4c7a-8a6e-962580ce1482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15036 2024.07.25 05:55:27.917058 [ 189 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_36_7} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15037 2024.07.25 05:55:27.917212 [ 189 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_36_7} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
15038 2024.07.25 05:55:27.917322 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB.
15039 2024.07.25 05:55:27.917617 [ 3 ] {846cf87e-7134-477b-8cc3-56ecfcc3a60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15040 2024.07.25 05:55:27.917694 [ 3 ] {846cf87e-7134-477b-8cc3-56ecfcc3a60d} <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_histogramf64
15041 2024.07.25 05:55:27.918143 [ 3 ] {846cf87e-7134-477b-8cc3-56ecfcc3a60d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15042 2024.07.25 05:55:27.918896 [ 3 ] {846cf87e-7134-477b-8cc3-56ecfcc3a60d} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15043 2024.07.25 05:55:27.918934 [ 3 ] {846cf87e-7134-477b-8cc3-56ecfcc3a60d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
15044 2024.07.25 05:55:27.919571 [ 3 ] {846cf87e-7134-477b-8cc3-56ecfcc3a60d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
15045 2024.07.25 05:55:27.919985 [ 3 ] {846cf87e-7134-477b-8cc3-56ecfcc3a60d} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15046 2024.07.25 05:55:27.920178 [ 3 ] {846cf87e-7134-477b-8cc3-56ecfcc3a60d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.003005 sec., 8652.246256239601 rows/sec., 15.50 MiB/sec.
15047 2024.07.25 05:55:27.920416 [ 3 ] {846cf87e-7134-477b-8cc3-56ecfcc3a60d} <Debug> DynamicQueryHandler: Done processing query
15048 2024.07.25 05:55:27.920441 [ 3 ] {846cf87e-7134-477b-8cc3-56ecfcc3a60d} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
15049 2024.07.25 05:55:27.920458 [ 3 ] {} <Debug> HTTP-Session: ed3cb339-2628-4c7a-8a6e-962580ce1482 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15050 2024.07.25 05:55:27.920593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15051 2024.07.25 05:55:27.920642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15052 2024.07.25 05:55:27.920662 [ 3 ] {} <Debug> HTTP-Session: d4796179-4318-43a1-abef-7410633d779a Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15053 2024.07.25 05:55:27.920678 [ 3 ] {} <Debug> HTTP-Session: d4796179-4318-43a1-abef-7410633d779a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15054 2024.07.25 05:55:27.920694 [ 3 ] {} <Debug> HTTP-Session: d4796179-4318-43a1-abef-7410633d779a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15055 2024.07.25 05:55:27.920726 [ 3 ] {} <Trace> HTTP-Session: d4796179-4318-43a1-abef-7410633d779a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15056 2024.07.25 05:55:27.920829 [ 3 ] {92b4cae2-d224-4b57-bc9d-be177ee71722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
15057 2024.07.25 05:55:27.920873 [ 3 ] {92b4cae2-d224-4b57-bc9d-be177ee71722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
15058 2024.07.25 05:55:27.920999 [ 3 ] {92b4cae2-d224-4b57-bc9d-be177ee71722} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15059 2024.07.25 05:55:27.921301 [ 3 ] {92b4cae2-d224-4b57-bc9d-be177ee71722} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15060 2024.07.25 05:55:27.921345 [ 3 ] {92b4cae2-d224-4b57-bc9d-be177ee71722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
15061 2024.07.25 05:55:27.921696 [ 3 ] {92b4cae2-d224-4b57-bc9d-be177ee71722} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
15062 2024.07.25 05:55:27.922020 [ 3 ] {92b4cae2-d224-4b57-bc9d-be177ee71722} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15063 2024.07.25 05:55:27.922174 [ 3 ] {92b4cae2-d224-4b57-bc9d-be177ee71722} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.00137 sec., 16788.321167883212 rows/sec., 908.13 KiB/sec.
15064 2024.07.25 05:55:27.922487 [ 3 ] {92b4cae2-d224-4b57-bc9d-be177ee71722} <Debug> DynamicQueryHandler: Done processing query
15065 2024.07.25 05:55:27.922512 [ 3 ] {92b4cae2-d224-4b57-bc9d-be177ee71722} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15066 2024.07.25 05:55:27.922528 [ 3 ] {} <Debug> HTTP-Session: d4796179-4318-43a1-abef-7410633d779a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15067 2024.07.25 05:55:27.922651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15068 2024.07.25 05:55:27.922700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15069 2024.07.25 05:55:27.922719 [ 3 ] {} <Debug> HTTP-Session: efc3a575-b225-4d57-bf57-4e3294125260 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15070 2024.07.25 05:55:27.922736 [ 3 ] {} <Debug> HTTP-Session: efc3a575-b225-4d57-bf57-4e3294125260 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15071 2024.07.25 05:55:27.922750 [ 3 ] {} <Debug> HTTP-Session: efc3a575-b225-4d57-bf57-4e3294125260 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15072 2024.07.25 05:55:27.922781 [ 3 ] {} <Trace> HTTP-Session: efc3a575-b225-4d57-bf57-4e3294125260 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15073 2024.07.25 05:55:27.922898 [ 3 ] {02aa1250-fe5d-4d22-a35d-de043f2d8f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15074 2024.07.25 05:55:27.922943 [ 3 ] {02aa1250-fe5d-4d22-a35d-de043f2d8f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15075 2024.07.25 05:55:27.923088 [ 3 ] {02aa1250-fe5d-4d22-a35d-de043f2d8f33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15076 2024.07.25 05:55:27.923391 [ 3 ] {02aa1250-fe5d-4d22-a35d-de043f2d8f33} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15077 2024.07.25 05:55:27.923427 [ 3 ] {02aa1250-fe5d-4d22-a35d-de043f2d8f33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
15078 2024.07.25 05:55:27.923777 [ 3 ] {02aa1250-fe5d-4d22-a35d-de043f2d8f33} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
15079 2024.07.25 05:55:27.924098 [ 3 ] {02aa1250-fe5d-4d22-a35d-de043f2d8f33} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15080 2024.07.25 05:55:27.924251 [ 3 ] {02aa1250-fe5d-4d22-a35d-de043f2d8f33} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001391 sec., 43134.43565780014 rows/sec., 2.91 MiB/sec.
15081 2024.07.25 05:55:27.924534 [ 3 ] {02aa1250-fe5d-4d22-a35d-de043f2d8f33} <Debug> DynamicQueryHandler: Done processing query
15082 2024.07.25 05:55:27.924596 [ 3 ] {02aa1250-fe5d-4d22-a35d-de043f2d8f33} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15083 2024.07.25 05:55:27.924650 [ 3 ] {} <Debug> HTTP-Session: efc3a575-b225-4d57-bf57-4e3294125260 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15084 2024.07.25 05:55:28.000155 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.70 MiB, peak 218.66 MiB, free memory in arenas 0.00 B, will set to 207.68 MiB (RSS), difference: -1.03 MiB
15085 2024.07.25 05:55:32.325450 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache
15086 2024.07.25 05:55:32.325512 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache
15087 2024.07.25 05:55:32.869577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15088 2024.07.25 05:55:32.869714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15089 2024.07.25 05:55:32.869742 [ 3 ] {} <Debug> HTTP-Session: dce36d16-b4e8-4b60-9a75-1672a9a36569 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15090 2024.07.25 05:55:32.869771 [ 3 ] {} <Debug> HTTP-Session: dce36d16-b4e8-4b60-9a75-1672a9a36569 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15091 2024.07.25 05:55:32.869789 [ 3 ] {} <Debug> HTTP-Session: dce36d16-b4e8-4b60-9a75-1672a9a36569 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15092 2024.07.25 05:55:32.869847 [ 3 ] {} <Trace> HTTP-Session: dce36d16-b4e8-4b60-9a75-1672a9a36569 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15093 2024.07.25 05:55:32.870047 [ 3 ] {e7484474-64ea-459b-a201-78517abd0630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
15094 2024.07.25 05:55:32.870120 [ 3 ] {e7484474-64ea-459b-a201-78517abd0630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
15095 2024.07.25 05:55:32.870339 [ 3 ] {e7484474-64ea-459b-a201-78517abd0630} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15096 2024.07.25 05:55:32.870815 [ 3 ] {e7484474-64ea-459b-a201-78517abd0630} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15097 2024.07.25 05:55:32.870854 [ 3 ] {e7484474-64ea-459b-a201-78517abd0630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15098 2024.07.25 05:55:32.871219 [ 3 ] {e7484474-64ea-459b-a201-78517abd0630} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
15099 2024.07.25 05:55:32.871561 [ 3 ] {e7484474-64ea-459b-a201-78517abd0630} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15100 2024.07.25 05:55:32.871709 [ 3 ] {e7484474-64ea-459b-a201-78517abd0630} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001728 sec., 14467.592592592593 rows/sec., 1.15 MiB/sec.
15101 2024.07.25 05:55:32.871913 [ 3 ] {e7484474-64ea-459b-a201-78517abd0630} <Debug> DynamicQueryHandler: Done processing query
15102 2024.07.25 05:55:32.871940 [ 3 ] {e7484474-64ea-459b-a201-78517abd0630} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15103 2024.07.25 05:55:32.871956 [ 3 ] {} <Debug> HTTP-Session: dce36d16-b4e8-4b60-9a75-1672a9a36569 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15104 2024.07.25 05:55:32.872132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15105 2024.07.25 05:55:32.872181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15106 2024.07.25 05:55:32.872201 [ 3 ] {} <Debug> HTTP-Session: bdbc0d11-0415-4a37-8758-b4cf93fb82e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15107 2024.07.25 05:55:32.872217 [ 3 ] {} <Debug> HTTP-Session: bdbc0d11-0415-4a37-8758-b4cf93fb82e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15108 2024.07.25 05:55:32.872231 [ 3 ] {} <Debug> HTTP-Session: bdbc0d11-0415-4a37-8758-b4cf93fb82e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15109 2024.07.25 05:55:32.872262 [ 3 ] {} <Trace> HTTP-Session: bdbc0d11-0415-4a37-8758-b4cf93fb82e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15110 2024.07.25 05:55:32.872355 [ 3 ] {bd7399b2-80aa-44df-84cc-b0c60ba041b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
15111 2024.07.25 05:55:32.872399 [ 3 ] {bd7399b2-80aa-44df-84cc-b0c60ba041b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15112 2024.07.25 05:55:32.872524 [ 3 ] {bd7399b2-80aa-44df-84cc-b0c60ba041b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15113 2024.07.25 05:55:32.872830 [ 3 ] {bd7399b2-80aa-44df-84cc-b0c60ba041b8} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15114 2024.07.25 05:55:32.872866 [ 3 ] {bd7399b2-80aa-44df-84cc-b0c60ba041b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15115 2024.07.25 05:55:32.873160 [ 3 ] {bd7399b2-80aa-44df-84cc-b0c60ba041b8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
15116 2024.07.25 05:55:32.873464 [ 3 ] {bd7399b2-80aa-44df-84cc-b0c60ba041b8} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15117 2024.07.25 05:55:32.873592 [ 3 ] {bd7399b2-80aa-44df-84cc-b0c60ba041b8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001259 sec., 1588.5623510722796 rows/sec., 129.54 KiB/sec.
15118 2024.07.25 05:55:32.873762 [ 3 ] {bd7399b2-80aa-44df-84cc-b0c60ba041b8} <Debug> DynamicQueryHandler: Done processing query
15119 2024.07.25 05:55:32.873787 [ 3 ] {bd7399b2-80aa-44df-84cc-b0c60ba041b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15120 2024.07.25 05:55:32.873803 [ 3 ] {} <Debug> HTTP-Session: bdbc0d11-0415-4a37-8758-b4cf93fb82e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15121 2024.07.25 05:55:32.873946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 19282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15122 2024.07.25 05:55:32.873997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15123 2024.07.25 05:55:32.874016 [ 3 ] {} <Debug> HTTP-Session: 1f717def-fde1-4199-8efd-fe9c0db554bf Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15124 2024.07.25 05:55:32.874033 [ 3 ] {} <Debug> HTTP-Session: 1f717def-fde1-4199-8efd-fe9c0db554bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15125 2024.07.25 05:55:32.874046 [ 3 ] {} <Debug> HTTP-Session: 1f717def-fde1-4199-8efd-fe9c0db554bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15126 2024.07.25 05:55:32.874077 [ 3 ] {} <Trace> HTTP-Session: 1f717def-fde1-4199-8efd-fe9c0db554bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15127 2024.07.25 05:55:32.874212 [ 3 ] {dafda792-f12f-4403-ac77-7ded88b252a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15128 2024.07.25 05:55:32.874253 [ 3 ] {dafda792-f12f-4403-ac77-7ded88b252a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15129 2024.07.25 05:55:32.874376 [ 3 ] {dafda792-f12f-4403-ac77-7ded88b252a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15130 2024.07.25 05:55:32.874839 [ 3 ] {dafda792-f12f-4403-ac77-7ded88b252a6} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15131 2024.07.25 05:55:32.874889 [ 3 ] {dafda792-f12f-4403-ac77-7ded88b252a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15132 2024.07.25 05:55:32.875211 [ 3 ] {dafda792-f12f-4403-ac77-7ded88b252a6} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
15133 2024.07.25 05:55:32.875527 [ 3 ] {dafda792-f12f-4403-ac77-7ded88b252a6} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15134 2024.07.25 05:55:32.875653 [ 3 ] {dafda792-f12f-4403-ac77-7ded88b252a6} <Debug> executeQuery: Read 132 rows, 11.24 KiB in 0.0015 sec., 88000 rows/sec., 7.32 MiB/sec.
15135 2024.07.25 05:55:32.875813 [ 3 ] {dafda792-f12f-4403-ac77-7ded88b252a6} <Debug> DynamicQueryHandler: Done processing query
15136 2024.07.25 05:55:32.875839 [ 3 ] {dafda792-f12f-4403-ac77-7ded88b252a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
15137 2024.07.25 05:55:32.875854 [ 3 ] {} <Debug> HTTP-Session: 1f717def-fde1-4199-8efd-fe9c0db554bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15138 2024.07.25 05:55:32.876011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15139 2024.07.25 05:55:32.876058 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15140 2024.07.25 05:55:32.876078 [ 3 ] {} <Debug> HTTP-Session: d785f662-a890-4b24-8edf-2058328f8e51 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15141 2024.07.25 05:55:32.876095 [ 3 ] {} <Debug> HTTP-Session: d785f662-a890-4b24-8edf-2058328f8e51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15142 2024.07.25 05:55:32.876108 [ 3 ] {} <Debug> HTTP-Session: d785f662-a890-4b24-8edf-2058328f8e51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15143 2024.07.25 05:55:32.876139 [ 3 ] {} <Trace> HTTP-Session: d785f662-a890-4b24-8edf-2058328f8e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15144 2024.07.25 05:55:32.876230 [ 3 ] {d2e16dd4-9bf8-42c5-a8a1-562ce1d34d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15145 2024.07.25 05:55:32.876273 [ 3 ] {d2e16dd4-9bf8-42c5-a8a1-562ce1d34d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15146 2024.07.25 05:55:32.876395 [ 3 ] {d2e16dd4-9bf8-42c5-a8a1-562ce1d34d77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15147 2024.07.25 05:55:32.876654 [ 3 ] {d2e16dd4-9bf8-42c5-a8a1-562ce1d34d77} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15148 2024.07.25 05:55:32.876689 [ 3 ] {d2e16dd4-9bf8-42c5-a8a1-562ce1d34d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15149 2024.07.25 05:55:32.876982 [ 3 ] {d2e16dd4-9bf8-42c5-a8a1-562ce1d34d77} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
15150 2024.07.25 05:55:32.877283 [ 3 ] {d2e16dd4-9bf8-42c5-a8a1-562ce1d34d77} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15151 2024.07.25 05:55:32.877406 [ 3 ] {d2e16dd4-9bf8-42c5-a8a1-562ce1d34d77} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001198 sec., 1669.449081803005 rows/sec., 116.57 KiB/sec.
15152 2024.07.25 05:55:32.877573 [ 3 ] {d2e16dd4-9bf8-42c5-a8a1-562ce1d34d77} <Debug> DynamicQueryHandler: Done processing query
15153 2024.07.25 05:55:32.877599 [ 3 ] {d2e16dd4-9bf8-42c5-a8a1-562ce1d34d77} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15154 2024.07.25 05:55:32.877615 [ 3 ] {} <Debug> HTTP-Session: d785f662-a890-4b24-8edf-2058328f8e51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15155 2024.07.25 05:55:32.877746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 16456, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15156 2024.07.25 05:55:32.877794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15157 2024.07.25 05:55:32.877814 [ 3 ] {} <Debug> HTTP-Session: 80c8e272-5aae-4410-b711-063d54d74b10 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15158 2024.07.25 05:55:32.877830 [ 3 ] {} <Debug> HTTP-Session: 80c8e272-5aae-4410-b711-063d54d74b10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15159 2024.07.25 05:55:32.877844 [ 3 ] {} <Debug> HTTP-Session: 80c8e272-5aae-4410-b711-063d54d74b10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15160 2024.07.25 05:55:32.877875 [ 3 ] {} <Trace> HTTP-Session: 80c8e272-5aae-4410-b711-063d54d74b10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15161 2024.07.25 05:55:32.877992 [ 3 ] {9e47ec0a-09ec-48f7-b5c8-861001e705b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15162 2024.07.25 05:55:32.878033 [ 3 ] {9e47ec0a-09ec-48f7-b5c8-861001e705b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15163 2024.07.25 05:55:32.878158 [ 3 ] {9e47ec0a-09ec-48f7-b5c8-861001e705b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15164 2024.07.25 05:55:32.878474 [ 3 ] {9e47ec0a-09ec-48f7-b5c8-861001e705b2} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15165 2024.07.25 05:55:32.878511 [ 3 ] {9e47ec0a-09ec-48f7-b5c8-861001e705b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15166 2024.07.25 05:55:32.878810 [ 3 ] {9e47ec0a-09ec-48f7-b5c8-861001e705b2} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
15167 2024.07.25 05:55:32.879108 [ 3 ] {9e47ec0a-09ec-48f7-b5c8-861001e705b2} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15168 2024.07.25 05:55:32.879238 [ 3 ] {9e47ec0a-09ec-48f7-b5c8-861001e705b2} <Debug> executeQuery: Read 97 rows, 7.73 KiB in 0.001289 sec., 75252.1334367727 rows/sec., 5.86 MiB/sec.
15169 2024.07.25 05:55:32.879392 [ 3 ] {9e47ec0a-09ec-48f7-b5c8-861001e705b2} <Debug> DynamicQueryHandler: Done processing query
15170 2024.07.25 05:55:32.879417 [ 3 ] {9e47ec0a-09ec-48f7-b5c8-861001e705b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
15171 2024.07.25 05:55:32.879432 [ 3 ] {} <Debug> HTTP-Session: 80c8e272-5aae-4410-b711-063d54d74b10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15172 2024.07.25 05:55:32.879624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30822, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15173 2024.07.25 05:55:32.879672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15174 2024.07.25 05:55:32.879691 [ 3 ] {} <Debug> HTTP-Session: 77bde266-5f7d-49f8-8890-2122e527262d Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15175 2024.07.25 05:55:32.879708 [ 3 ] {} <Debug> HTTP-Session: 77bde266-5f7d-49f8-8890-2122e527262d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15176 2024.07.25 05:55:32.879722 [ 3 ] {} <Debug> HTTP-Session: 77bde266-5f7d-49f8-8890-2122e527262d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15177 2024.07.25 05:55:32.879753 [ 3 ] {} <Trace> HTTP-Session: 77bde266-5f7d-49f8-8890-2122e527262d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15178 2024.07.25 05:55:32.879891 [ 3 ] {8431cef1-2a69-4719-98ad-33c70d9691cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15179 2024.07.25 05:55:32.879939 [ 3 ] {8431cef1-2a69-4719-98ad-33c70d9691cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15180 2024.07.25 05:55:32.880081 [ 3 ] {8431cef1-2a69-4719-98ad-33c70d9691cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15181 2024.07.25 05:55:32.880445 [ 3 ] {8431cef1-2a69-4719-98ad-33c70d9691cb} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15182 2024.07.25 05:55:32.880480 [ 3 ] {8431cef1-2a69-4719-98ad-33c70d9691cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15183 2024.07.25 05:55:32.880862 [ 3 ] {8431cef1-2a69-4719-98ad-33c70d9691cb} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
15184 2024.07.25 05:55:32.881198 [ 3 ] {8431cef1-2a69-4719-98ad-33c70d9691cb} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15185 2024.07.25 05:55:32.881326 [ 3 ] {8431cef1-2a69-4719-98ad-33c70d9691cb} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001496 sec., 107620.32085561498 rows/sec., 7.49 MiB/sec.
15186 2024.07.25 05:55:32.881329 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
15187 2024.07.25 05:55:32.881395 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15188 2024.07.25 05:55:32.881431 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15189 2024.07.25 05:55:32.881567 [ 3 ] {8431cef1-2a69-4719-98ad-33c70d9691cb} <Debug> DynamicQueryHandler: Done processing query
15190 2024.07.25 05:55:32.881638 [ 3 ] {8431cef1-2a69-4719-98ad-33c70d9691cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15191 2024.07.25 05:55:32.881714 [ 3 ] {} <Debug> HTTP-Session: 77bde266-5f7d-49f8-8890-2122e527262d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15192 2024.07.25 05:55:32.881881 [ 196 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::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
15193 2024.07.25 05:55:32.882169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 40484, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15194 2024.07.25 05:55:32.882334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15195 2024.07.25 05:55:32.882424 [ 3 ] {} <Debug> HTTP-Session: 8f2efd46-cb62-42f3-9395-1e1e4145ffb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15196 2024.07.25 05:55:32.882479 [ 3 ] {} <Debug> HTTP-Session: 8f2efd46-cb62-42f3-9395-1e1e4145ffb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15197 2024.07.25 05:55:32.882523 [ 3 ] {} <Debug> HTTP-Session: 8f2efd46-cb62-42f3-9395-1e1e4145ffb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15198 2024.07.25 05:55:32.882623 [ 3 ] {} <Trace> HTTP-Session: 8f2efd46-cb62-42f3-9395-1e1e4145ffb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15199 2024.07.25 05:55:32.882709 [ 196 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15200 2024.07.25 05:55:32.882796 [ 196 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_76_15, total 10929 rows starting from the beginning of the part
15201 2024.07.25 05:55:32.882954 [ 196 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::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
15202 2024.07.25 05:55:32.883145 [ 3 ] {00ea5560-5b20-453f-ba18-1f02f1925780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15203 2024.07.25 05:55:32.883335 [ 196 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 196 rows starting from the beginning of the part
15204 2024.07.25 05:55:32.883450 [ 3 ] {00ea5560-5b20-453f-ba18-1f02f1925780} <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_histogramf64
15205 2024.07.25 05:55:32.883667 [ 196 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part
15206 2024.07.25 05:55:32.884110 [ 196 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 164 rows starting from the beginning of the part
15207 2024.07.25 05:55:32.884591 [ 196 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 161 rows starting from the beginning of the part
15208 2024.07.25 05:55:32.886070 [ 3 ] {00ea5560-5b20-453f-ba18-1f02f1925780} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15209 2024.07.25 05:55:32.887549 [ 3 ] {00ea5560-5b20-453f-ba18-1f02f1925780} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15210 2024.07.25 05:55:32.887622 [ 3 ] {00ea5560-5b20-453f-ba18-1f02f1925780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15211 2024.07.25 05:55:32.889236 [ 3 ] {00ea5560-5b20-453f-ba18-1f02f1925780} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
15212 2024.07.25 05:55:32.890233 [ 3 ] {00ea5560-5b20-453f-ba18-1f02f1925780} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15213 2024.07.25 05:55:32.890411 [ 3 ] {00ea5560-5b20-453f-ba18-1f02f1925780} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.007611 sec., 3284.719484955985 rows/sec., 5.89 MiB/sec.
15214 2024.07.25 05:55:32.890692 [ 3 ] {00ea5560-5b20-453f-ba18-1f02f1925780} <Debug> DynamicQueryHandler: Done processing query
15215 2024.07.25 05:55:32.890722 [ 3 ] {00ea5560-5b20-453f-ba18-1f02f1925780} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
15216 2024.07.25 05:55:32.890739 [ 3 ] {} <Debug> HTTP-Session: 8f2efd46-cb62-42f3-9395-1e1e4145ffb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15217 2024.07.25 05:55:32.890911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 944, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15218 2024.07.25 05:55:32.890969 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15219 2024.07.25 05:55:32.890992 [ 3 ] {} <Debug> HTTP-Session: 821ea7a7-513a-4def-936d-e833235d62c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15220 2024.07.25 05:55:32.891009 [ 3 ] {} <Debug> HTTP-Session: 821ea7a7-513a-4def-936d-e833235d62c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15221 2024.07.25 05:55:32.891023 [ 3 ] {} <Debug> HTTP-Session: 821ea7a7-513a-4def-936d-e833235d62c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15222 2024.07.25 05:55:32.891067 [ 3 ] {} <Trace> HTTP-Session: 821ea7a7-513a-4def-936d-e833235d62c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15223 2024.07.25 05:55:32.891170 [ 3 ] {c2829ecc-a97e-40fa-8937-aacebf57e198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
15224 2024.07.25 05:55:32.891268 [ 3 ] {c2829ecc-a97e-40fa-8937-aacebf57e198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
15225 2024.07.25 05:55:32.891814 [ 196 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11770 rows, containing 5 columns (5 merged, 0 gathered) in 0.010284154 sec., 1144479.1666869244 rows/sec., 79.83 MiB/sec.
15226 2024.07.25 05:55:32.891868 [ 3 ] {c2829ecc-a97e-40fa-8937-aacebf57e198} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15227 2024.07.25 05:55:32.892165 [ 196 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
15228 2024.07.25 05:55:32.892413 [ 3 ] {c2829ecc-a97e-40fa-8937-aacebf57e198} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15229 2024.07.25 05:55:32.892473 [ 3 ] {c2829ecc-a97e-40fa-8937-aacebf57e198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15230 2024.07.25 05:55:32.893224 [ 196 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15231 2024.07.25 05:55:32.893460 [ 3 ] {c2829ecc-a97e-40fa-8937-aacebf57e198} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
15232 2024.07.25 05:55:32.893462 [ 196 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
15233 2024.07.25 05:55:32.893661 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.54 MiB.
15234 2024.07.25 05:55:32.893949 [ 3 ] {c2829ecc-a97e-40fa-8937-aacebf57e198} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15235 2024.07.25 05:55:32.894092 [ 3 ] {c2829ecc-a97e-40fa-8937-aacebf57e198} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.002948 sec., 2035.2781546811398 rows/sec., 134.16 KiB/sec.
15236 2024.07.25 05:55:32.894286 [ 3 ] {c2829ecc-a97e-40fa-8937-aacebf57e198} <Debug> DynamicQueryHandler: Done processing query
15237 2024.07.25 05:55:32.894311 [ 3 ] {c2829ecc-a97e-40fa-8937-aacebf57e198} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15238 2024.07.25 05:55:32.894327 [ 3 ] {} <Debug> HTTP-Session: 821ea7a7-513a-4def-936d-e833235d62c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15239 2024.07.25 05:55:32.894455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15240 2024.07.25 05:55:32.894505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15241 2024.07.25 05:55:32.894524 [ 3 ] {} <Debug> HTTP-Session: d5c5e3d2-9867-4f93-897d-b01a34f4f7df Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15242 2024.07.25 05:55:32.894540 [ 3 ] {} <Debug> HTTP-Session: d5c5e3d2-9867-4f93-897d-b01a34f4f7df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15243 2024.07.25 05:55:32.894554 [ 3 ] {} <Debug> HTTP-Session: d5c5e3d2-9867-4f93-897d-b01a34f4f7df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15244 2024.07.25 05:55:32.894584 [ 3 ] {} <Trace> HTTP-Session: d5c5e3d2-9867-4f93-897d-b01a34f4f7df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15245 2024.07.25 05:55:32.894711 [ 3 ] {8d1a0ff6-2b76-4764-ab9a-92d17992410c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15246 2024.07.25 05:55:32.894754 [ 3 ] {8d1a0ff6-2b76-4764-ab9a-92d17992410c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15247 2024.07.25 05:55:32.894884 [ 3 ] {8d1a0ff6-2b76-4764-ab9a-92d17992410c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15248 2024.07.25 05:55:32.895169 [ 3 ] {8d1a0ff6-2b76-4764-ab9a-92d17992410c} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15249 2024.07.25 05:55:32.895204 [ 3 ] {8d1a0ff6-2b76-4764-ab9a-92d17992410c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15250 2024.07.25 05:55:32.895568 [ 3 ] {8d1a0ff6-2b76-4764-ab9a-92d17992410c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
15251 2024.07.25 05:55:32.895888 [ 3 ] {8d1a0ff6-2b76-4764-ab9a-92d17992410c} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15252 2024.07.25 05:55:32.896017 [ 3 ] {8d1a0ff6-2b76-4764-ab9a-92d17992410c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001357 sec., 44215.18054532056 rows/sec., 2.98 MiB/sec.
15253 2024.07.25 05:55:32.896018 [ 34 ] {} <Debug> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
15254 2024.07.25 05:55:32.896081 [ 34 ] {} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15255 2024.07.25 05:55:32.896114 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15256 2024.07.25 05:55:32.896251 [ 3 ] {8d1a0ff6-2b76-4764-ab9a-92d17992410c} <Debug> DynamicQueryHandler: Done processing query
15257 2024.07.25 05:55:32.896333 [ 3 ] {8d1a0ff6-2b76-4764-ab9a-92d17992410c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15258 2024.07.25 05:55:32.896400 [ 3 ] {} <Debug> HTTP-Session: d5c5e3d2-9867-4f93-897d-b01a34f4f7df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15259 2024.07.25 05:55:32.896499 [ 188 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
15260 2024.07.25 05:55:32.897028 [ 188 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15261 2024.07.25 05:55:32.897108 [ 188 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3784 rows starting from the beginning of the part
15262 2024.07.25 05:55:32.897187 [ 188 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
15263 2024.07.25 05:55:32.897408 [ 188 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part
15264 2024.07.25 05:55:32.897635 [ 188 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
15265 2024.07.25 05:55:32.897737 [ 188 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part
15266 2024.07.25 05:55:32.897984 [ 188 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
15267 2024.07.25 05:55:32.899511 [ 199 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4084 rows, containing 4 columns (4 merged, 0 gathered) in 0.003303678 sec., 1236197.9587599034 rows/sec., 83.03 MiB/sec.
15268 2024.07.25 05:55:32.900069 [ 198 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
15269 2024.07.25 05:55:32.900718 [ 198 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_81_16} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15270 2024.07.25 05:55:32.900793 [ 198 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_81_16} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
15271 2024.07.25 05:55:32.900878 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB.
15272 2024.07.25 05:55:37.874242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 5199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15273 2024.07.25 05:55:37.874378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15274 2024.07.25 05:55:37.874407 [ 3 ] {} <Debug> HTTP-Session: 002c2838-3794-45fa-ab51-9793ecf9ac1d Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15275 2024.07.25 05:55:37.874435 [ 3 ] {} <Debug> HTTP-Session: 002c2838-3794-45fa-ab51-9793ecf9ac1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15276 2024.07.25 05:55:37.874452 [ 3 ] {} <Debug> HTTP-Session: 002c2838-3794-45fa-ab51-9793ecf9ac1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15277 2024.07.25 05:55:37.874507 [ 3 ] {} <Trace> HTTP-Session: 002c2838-3794-45fa-ab51-9793ecf9ac1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15278 2024.07.25 05:55:37.874715 [ 3 ] {5243d20d-8f8d-4342-ad62-89e7c5107d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
15279 2024.07.25 05:55:37.874788 [ 3 ] {5243d20d-8f8d-4342-ad62-89e7c5107d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
15280 2024.07.25 05:55:37.874980 [ 3 ] {5243d20d-8f8d-4342-ad62-89e7c5107d89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15281 2024.07.25 05:55:37.875431 [ 3 ] {5243d20d-8f8d-4342-ad62-89e7c5107d89} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15282 2024.07.25 05:55:37.875474 [ 3 ] {5243d20d-8f8d-4342-ad62-89e7c5107d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15283 2024.07.25 05:55:37.875846 [ 3 ] {5243d20d-8f8d-4342-ad62-89e7c5107d89} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
15284 2024.07.25 05:55:37.876181 [ 3 ] {5243d20d-8f8d-4342-ad62-89e7c5107d89} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15285 2024.07.25 05:55:37.876352 [ 3 ] {5243d20d-8f8d-4342-ad62-89e7c5107d89} <Debug> executeQuery: Read 37 rows, 2.85 KiB in 0.001705 sec., 21700.879765395897 rows/sec., 1.63 MiB/sec.
15286 2024.07.25 05:55:37.876568 [ 3 ] {5243d20d-8f8d-4342-ad62-89e7c5107d89} <Debug> DynamicQueryHandler: Done processing query
15287 2024.07.25 05:55:37.876595 [ 3 ] {5243d20d-8f8d-4342-ad62-89e7c5107d89} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15288 2024.07.25 05:55:37.876611 [ 3 ] {} <Debug> HTTP-Session: 002c2838-3794-45fa-ab51-9793ecf9ac1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15289 2024.07.25 05:55:37.876741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15290 2024.07.25 05:55:37.876791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15291 2024.07.25 05:55:37.876811 [ 3 ] {} <Debug> HTTP-Session: 023c9019-e8b9-4ef5-9dbb-4b08783e3189 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15292 2024.07.25 05:55:37.876828 [ 3 ] {} <Debug> HTTP-Session: 023c9019-e8b9-4ef5-9dbb-4b08783e3189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15293 2024.07.25 05:55:37.876842 [ 3 ] {} <Debug> HTTP-Session: 023c9019-e8b9-4ef5-9dbb-4b08783e3189 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15294 2024.07.25 05:55:37.876876 [ 3 ] {} <Trace> HTTP-Session: 023c9019-e8b9-4ef5-9dbb-4b08783e3189 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15295 2024.07.25 05:55:37.876974 [ 3 ] {f684e88d-e916-4e06-b11f-27893aacf753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
15296 2024.07.25 05:55:37.877020 [ 3 ] {f684e88d-e916-4e06-b11f-27893aacf753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15297 2024.07.25 05:55:37.877149 [ 3 ] {f684e88d-e916-4e06-b11f-27893aacf753} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15298 2024.07.25 05:55:37.877457 [ 3 ] {f684e88d-e916-4e06-b11f-27893aacf753} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15299 2024.07.25 05:55:37.877493 [ 3 ] {f684e88d-e916-4e06-b11f-27893aacf753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15300 2024.07.25 05:55:37.877793 [ 3 ] {f684e88d-e916-4e06-b11f-27893aacf753} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
15301 2024.07.25 05:55:37.878102 [ 3 ] {f684e88d-e916-4e06-b11f-27893aacf753} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15302 2024.07.25 05:55:37.878258 [ 3 ] {f684e88d-e916-4e06-b11f-27893aacf753} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001304 sec., 766.8711656441718 rows/sec., 56.92 KiB/sec.
15303 2024.07.25 05:55:37.878269 [ 68 ] {} <Debug> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0
15304 2024.07.25 05:55:37.878375 [ 68 ] {} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15305 2024.07.25 05:55:37.878419 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15306 2024.07.25 05:55:37.878532 [ 3 ] {f684e88d-e916-4e06-b11f-27893aacf753} <Debug> DynamicQueryHandler: Done processing query
15307 2024.07.25 05:55:37.878579 [ 3 ] {f684e88d-e916-4e06-b11f-27893aacf753} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15308 2024.07.25 05:55:37.878596 [ 188 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full
15309 2024.07.25 05:55:37.878606 [ 3 ] {} <Debug> HTTP-Session: 023c9019-e8b9-4ef5-9dbb-4b08783e3189 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15310 2024.07.25 05:55:37.878770 [ 188 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15311 2024.07.25 05:55:37.878819 [ 188 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 16 rows starting from the beginning of the part
15312 2024.07.25 05:55:37.878844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 38722, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15313 2024.07.25 05:55:37.878939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15314 2024.07.25 05:55:37.879015 [ 3 ] {} <Debug> HTTP-Session: 1600543a-afc5-478e-be0d-4e8029b45a9b Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15315 2024.07.25 05:55:37.879029 [ 188 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part
15316 2024.07.25 05:55:37.879073 [ 3 ] {} <Debug> HTTP-Session: 1600543a-afc5-478e-be0d-4e8029b45a9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15317 2024.07.25 05:55:37.879139 [ 3 ] {} <Debug> HTTP-Session: 1600543a-afc5-478e-be0d-4e8029b45a9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15318 2024.07.25 05:55:37.879278 [ 3 ] {} <Trace> HTTP-Session: 1600543a-afc5-478e-be0d-4e8029b45a9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15319 2024.07.25 05:55:37.879397 [ 188 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part
15320 2024.07.25 05:55:37.879647 [ 188 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part
15321 2024.07.25 05:55:37.879695 [ 3 ] {561ab281-719e-4f7f-8605-70e7241b0eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15322 2024.07.25 05:55:37.879838 [ 3 ] {561ab281-719e-4f7f-8605-70e7241b0eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15323 2024.07.25 05:55:37.879995 [ 188 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part
15324 2024.07.25 05:55:37.880371 [ 188 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part
15325 2024.07.25 05:55:37.880807 [ 3 ] {561ab281-719e-4f7f-8605-70e7241b0eab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15326 2024.07.25 05:55:37.882009 [ 3 ] {561ab281-719e-4f7f-8605-70e7241b0eab} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15327 2024.07.25 05:55:37.882087 [ 3 ] {561ab281-719e-4f7f-8605-70e7241b0eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15328 2024.07.25 05:55:37.882849 [ 198 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.004351463 sec., 6894.233043001859 rows/sec., 558.81 KiB/sec.
15329 2024.07.25 05:55:37.882969 [ 3 ] {561ab281-719e-4f7f-8605-70e7241b0eab} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
15330 2024.07.25 05:55:37.883043 [ 188 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary)
15331 2024.07.25 05:55:37.883761 [ 3 ] {561ab281-719e-4f7f-8605-70e7241b0eab} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15332 2024.07.25 05:55:37.883889 [ 188 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_34_7} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15333 2024.07.25 05:55:37.884043 [ 3 ] {561ab281-719e-4f7f-8605-70e7241b0eab} <Debug> executeQuery: Read 256 rows, 23.15 KiB in 0.004548 sec., 56288.47845206684 rows/sec., 4.97 MiB/sec.
15334 2024.07.25 05:55:37.884133 [ 188 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_34_7} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7
15335 2024.07.25 05:55:37.884330 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
15336 2024.07.25 05:55:37.884411 [ 3 ] {561ab281-719e-4f7f-8605-70e7241b0eab} <Debug> DynamicQueryHandler: Done processing query
15337 2024.07.25 05:55:37.884441 [ 3 ] {561ab281-719e-4f7f-8605-70e7241b0eab} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
15338 2024.07.25 05:55:37.884457 [ 3 ] {} <Debug> HTTP-Session: 1600543a-afc5-478e-be0d-4e8029b45a9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15339 2024.07.25 05:55:37.884570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15340 2024.07.25 05:55:37.884618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15341 2024.07.25 05:55:37.884637 [ 3 ] {} <Debug> HTTP-Session: d25a5d99-d403-41e5-92cd-67c6b3f6e9aa Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15342 2024.07.25 05:55:37.884654 [ 3 ] {} <Debug> HTTP-Session: d25a5d99-d403-41e5-92cd-67c6b3f6e9aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15343 2024.07.25 05:55:37.884668 [ 3 ] {} <Debug> HTTP-Session: d25a5d99-d403-41e5-92cd-67c6b3f6e9aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15344 2024.07.25 05:55:37.884698 [ 3 ] {} <Trace> HTTP-Session: d25a5d99-d403-41e5-92cd-67c6b3f6e9aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15345 2024.07.25 05:55:37.884797 [ 3 ] {fdde4b83-1d37-4bad-a66b-1a6fb0bc8f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15346 2024.07.25 05:55:37.884841 [ 3 ] {fdde4b83-1d37-4bad-a66b-1a6fb0bc8f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15347 2024.07.25 05:55:37.884988 [ 3 ] {fdde4b83-1d37-4bad-a66b-1a6fb0bc8f0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15348 2024.07.25 05:55:37.885284 [ 3 ] {fdde4b83-1d37-4bad-a66b-1a6fb0bc8f0e} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15349 2024.07.25 05:55:37.885321 [ 3 ] {fdde4b83-1d37-4bad-a66b-1a6fb0bc8f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15350 2024.07.25 05:55:37.885620 [ 3 ] {fdde4b83-1d37-4bad-a66b-1a6fb0bc8f0e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
15351 2024.07.25 05:55:37.885927 [ 3 ] {fdde4b83-1d37-4bad-a66b-1a6fb0bc8f0e} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15352 2024.07.25 05:55:37.886087 [ 68 ] {} <Debug> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0
15353 2024.07.25 05:55:37.886090 [ 3 ] {fdde4b83-1d37-4bad-a66b-1a6fb0bc8f0e} <Debug> executeQuery: Read 1 rows, 64.00 B in 0.001307 sec., 765.1109410864575 rows/sec., 47.82 KiB/sec.
15354 2024.07.25 05:55:37.886133 [ 68 ] {} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15355 2024.07.25 05:55:37.886194 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15356 2024.07.25 05:55:37.886396 [ 188 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full
15357 2024.07.25 05:55:37.886459 [ 3 ] {fdde4b83-1d37-4bad-a66b-1a6fb0bc8f0e} <Debug> DynamicQueryHandler: Done processing query
15358 2024.07.25 05:55:37.886508 [ 3 ] {fdde4b83-1d37-4bad-a66b-1a6fb0bc8f0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15359 2024.07.25 05:55:37.886562 [ 3 ] {} <Debug> HTTP-Session: d25a5d99-d403-41e5-92cd-67c6b3f6e9aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15360 2024.07.25 05:55:37.886652 [ 188 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15361 2024.07.25 05:55:37.886689 [ 188 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 16 rows starting from the beginning of the part
15362 2024.07.25 05:55:37.886858 [ 188 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part
15363 2024.07.25 05:55:37.886864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 68475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15364 2024.07.25 05:55:37.887038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15365 2024.07.25 05:55:37.887146 [ 3 ] {} <Debug> HTTP-Session: a91a679c-eb87-4c24-9331-f4b3c343c220 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15366 2024.07.25 05:55:37.887210 [ 188 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part
15367 2024.07.25 05:55:37.887219 [ 3 ] {} <Debug> HTTP-Session: a91a679c-eb87-4c24-9331-f4b3c343c220 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15368 2024.07.25 05:55:37.887304 [ 3 ] {} <Debug> HTTP-Session: a91a679c-eb87-4c24-9331-f4b3c343c220 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15369 2024.07.25 05:55:37.887437 [ 3 ] {} <Trace> HTTP-Session: a91a679c-eb87-4c24-9331-f4b3c343c220 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15370 2024.07.25 05:55:37.887476 [ 188 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part
15371 2024.07.25 05:55:37.887766 [ 188 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part
15372 2024.07.25 05:55:37.887884 [ 3 ] {776e07eb-4c0f-4335-b9be-c5f6eb5b0155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15373 2024.07.25 05:55:37.888014 [ 188 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part
15374 2024.07.25 05:55:37.888028 [ 3 ] {776e07eb-4c0f-4335-b9be-c5f6eb5b0155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15375 2024.07.25 05:55:37.888787 [ 3 ] {776e07eb-4c0f-4335-b9be-c5f6eb5b0155} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15376 2024.07.25 05:55:37.890060 [ 3 ] {776e07eb-4c0f-4335-b9be-c5f6eb5b0155} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15377 2024.07.25 05:55:37.890151 [ 3 ] {776e07eb-4c0f-4335-b9be-c5f6eb5b0155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15378 2024.07.25 05:55:37.890420 [ 188 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.004134098 sec., 7256.722022554859 rows/sec., 503.15 KiB/sec.
15379 2024.07.25 05:55:37.890600 [ 188 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary)
15380 2024.07.25 05:55:37.890975 [ 3 ] {776e07eb-4c0f-4335-b9be-c5f6eb5b0155} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
15381 2024.07.25 05:55:37.891431 [ 188 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_34_7} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15382 2024.07.25 05:55:37.891601 [ 188 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_34_7} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7
15383 2024.07.25 05:55:37.891735 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
15384 2024.07.25 05:55:37.891799 [ 3 ] {776e07eb-4c0f-4335-b9be-c5f6eb5b0155} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15385 2024.07.25 05:55:37.891964 [ 3 ] {776e07eb-4c0f-4335-b9be-c5f6eb5b0155} <Debug> executeQuery: Read 423 rows, 30.72 KiB in 0.004313 sec., 98075.58543936934 rows/sec., 6.96 MiB/sec.
15386 2024.07.25 05:55:37.892216 [ 3 ] {776e07eb-4c0f-4335-b9be-c5f6eb5b0155} <Debug> DynamicQueryHandler: Done processing query
15387 2024.07.25 05:55:37.892242 [ 3 ] {776e07eb-4c0f-4335-b9be-c5f6eb5b0155} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
15388 2024.07.25 05:55:37.892258 [ 3 ] {} <Debug> HTTP-Session: a91a679c-eb87-4c24-9331-f4b3c343c220 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15389 2024.07.25 05:55:37.892459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15390 2024.07.25 05:55:37.892507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15391 2024.07.25 05:55:37.892527 [ 3 ] {} <Debug> HTTP-Session: ba13d7a8-6d23-4902-9d31-a764080ec06a Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15392 2024.07.25 05:55:37.892543 [ 3 ] {} <Debug> HTTP-Session: ba13d7a8-6d23-4902-9d31-a764080ec06a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15393 2024.07.25 05:55:37.892557 [ 3 ] {} <Debug> HTTP-Session: ba13d7a8-6d23-4902-9d31-a764080ec06a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15394 2024.07.25 05:55:37.892588 [ 3 ] {} <Trace> HTTP-Session: ba13d7a8-6d23-4902-9d31-a764080ec06a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15395 2024.07.25 05:55:37.892685 [ 3 ] {e13a2c64-8b4b-4c53-a3f3-48592c988e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
15396 2024.07.25 05:55:37.892735 [ 3 ] {e13a2c64-8b4b-4c53-a3f3-48592c988e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15397 2024.07.25 05:55:37.892878 [ 3 ] {e13a2c64-8b4b-4c53-a3f3-48592c988e93} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15398 2024.07.25 05:55:37.893151 [ 3 ] {e13a2c64-8b4b-4c53-a3f3-48592c988e93} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15399 2024.07.25 05:55:37.893187 [ 3 ] {e13a2c64-8b4b-4c53-a3f3-48592c988e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15400 2024.07.25 05:55:37.893551 [ 3 ] {e13a2c64-8b4b-4c53-a3f3-48592c988e93} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
15401 2024.07.25 05:55:37.893881 [ 3 ] {e13a2c64-8b4b-4c53-a3f3-48592c988e93} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15402 2024.07.25 05:55:37.894042 [ 3 ] {e13a2c64-8b4b-4c53-a3f3-48592c988e93} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001377 sec., 4357.298474945534 rows/sec., 187.23 KiB/sec.
15403 2024.07.25 05:55:37.894215 [ 3 ] {e13a2c64-8b4b-4c53-a3f3-48592c988e93} <Debug> DynamicQueryHandler: Done processing query
15404 2024.07.25 05:55:37.894239 [ 3 ] {e13a2c64-8b4b-4c53-a3f3-48592c988e93} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15405 2024.07.25 05:55:37.894254 [ 3 ] {} <Debug> HTTP-Session: ba13d7a8-6d23-4902-9d31-a764080ec06a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15406 2024.07.25 05:55:37.894391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15407 2024.07.25 05:55:37.894439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15408 2024.07.25 05:55:37.894457 [ 3 ] {} <Debug> HTTP-Session: 9c666a9a-5c99-4b5d-9655-fa2f5ca2f974 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15409 2024.07.25 05:55:37.894473 [ 3 ] {} <Debug> HTTP-Session: 9c666a9a-5c99-4b5d-9655-fa2f5ca2f974 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15410 2024.07.25 05:55:37.894487 [ 3 ] {} <Debug> HTTP-Session: 9c666a9a-5c99-4b5d-9655-fa2f5ca2f974 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15411 2024.07.25 05:55:37.894517 [ 3 ] {} <Trace> HTTP-Session: 9c666a9a-5c99-4b5d-9655-fa2f5ca2f974 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15412 2024.07.25 05:55:37.894640 [ 3 ] {c0e22cc9-7512-4244-9eec-80b77d243cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
15413 2024.07.25 05:55:37.894686 [ 3 ] {c0e22cc9-7512-4244-9eec-80b77d243cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
15414 2024.07.25 05:55:37.894827 [ 3 ] {c0e22cc9-7512-4244-9eec-80b77d243cb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15415 2024.07.25 05:55:37.895140 [ 3 ] {c0e22cc9-7512-4244-9eec-80b77d243cb8} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15416 2024.07.25 05:55:37.895176 [ 3 ] {c0e22cc9-7512-4244-9eec-80b77d243cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15417 2024.07.25 05:55:37.895537 [ 3 ] {c0e22cc9-7512-4244-9eec-80b77d243cb8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
15418 2024.07.25 05:55:37.895876 [ 3 ] {c0e22cc9-7512-4244-9eec-80b77d243cb8} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15419 2024.07.25 05:55:37.896029 [ 3 ] {c0e22cc9-7512-4244-9eec-80b77d243cb8} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.00143 sec., 53846.153846153844 rows/sec., 3.32 MiB/sec.
15420 2024.07.25 05:55:37.896204 [ 3 ] {c0e22cc9-7512-4244-9eec-80b77d243cb8} <Debug> DynamicQueryHandler: Done processing query
15421 2024.07.25 05:55:37.896228 [ 3 ] {c0e22cc9-7512-4244-9eec-80b77d243cb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15422 2024.07.25 05:55:37.896243 [ 3 ] {} <Debug> HTTP-Session: 9c666a9a-5c99-4b5d-9655-fa2f5ca2f974 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15423 2024.07.25 05:55:37.896451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15424 2024.07.25 05:55:37.896499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15425 2024.07.25 05:55:37.896517 [ 3 ] {} <Debug> HTTP-Session: 08f83d2b-c935-4f16-861c-eb8ed43801c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15426 2024.07.25 05:55:37.896533 [ 3 ] {} <Debug> HTTP-Session: 08f83d2b-c935-4f16-861c-eb8ed43801c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15427 2024.07.25 05:55:37.896546 [ 3 ] {} <Debug> HTTP-Session: 08f83d2b-c935-4f16-861c-eb8ed43801c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15428 2024.07.25 05:55:37.896576 [ 3 ] {} <Trace> HTTP-Session: 08f83d2b-c935-4f16-861c-eb8ed43801c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15429 2024.07.25 05:55:37.896745 [ 3 ] {5b2bf933-43fa-43d8-9184-0f00609f168e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15430 2024.07.25 05:55:37.896790 [ 3 ] {5b2bf933-43fa-43d8-9184-0f00609f168e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15431 2024.07.25 05:55:37.896932 [ 3 ] {5b2bf933-43fa-43d8-9184-0f00609f168e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15432 2024.07.25 05:55:37.897329 [ 3 ] {5b2bf933-43fa-43d8-9184-0f00609f168e} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15433 2024.07.25 05:55:37.897367 [ 3 ] {5b2bf933-43fa-43d8-9184-0f00609f168e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15434 2024.07.25 05:55:37.897744 [ 3 ] {5b2bf933-43fa-43d8-9184-0f00609f168e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
15435 2024.07.25 05:55:37.898075 [ 3 ] {5b2bf933-43fa-43d8-9184-0f00609f168e} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15436 2024.07.25 05:55:37.898224 [ 3 ] {5b2bf933-43fa-43d8-9184-0f00609f168e} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001568 sec., 102678.57142857143 rows/sec., 7.15 MiB/sec.
15437 2024.07.25 05:55:37.898399 [ 3 ] {5b2bf933-43fa-43d8-9184-0f00609f168e} <Debug> DynamicQueryHandler: Done processing query
15438 2024.07.25 05:55:37.898424 [ 3 ] {5b2bf933-43fa-43d8-9184-0f00609f168e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15439 2024.07.25 05:55:37.898440 [ 3 ] {} <Debug> HTTP-Session: 08f83d2b-c935-4f16-861c-eb8ed43801c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15440 2024.07.25 05:55:37.898619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 49671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15441 2024.07.25 05:55:37.898667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15442 2024.07.25 05:55:37.898685 [ 3 ] {} <Debug> HTTP-Session: 5f0bfd8d-1a69-4fd7-a071-0d73d45fb8b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15443 2024.07.25 05:55:37.898702 [ 3 ] {} <Debug> HTTP-Session: 5f0bfd8d-1a69-4fd7-a071-0d73d45fb8b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15444 2024.07.25 05:55:37.898716 [ 3 ] {} <Debug> HTTP-Session: 5f0bfd8d-1a69-4fd7-a071-0d73d45fb8b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15445 2024.07.25 05:55:37.898746 [ 3 ] {} <Trace> HTTP-Session: 5f0bfd8d-1a69-4fd7-a071-0d73d45fb8b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15446 2024.07.25 05:55:37.899066 [ 3 ] {63720183-0684-4f01-ac27-3bc2b3910303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15447 2024.07.25 05:55:37.899130 [ 3 ] {63720183-0684-4f01-ac27-3bc2b3910303} <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_histogramf64
15448 2024.07.25 05:55:37.899540 [ 3 ] {63720183-0684-4f01-ac27-3bc2b3910303} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15449 2024.07.25 05:55:37.900267 [ 3 ] {63720183-0684-4f01-ac27-3bc2b3910303} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15450 2024.07.25 05:55:37.900304 [ 3 ] {63720183-0684-4f01-ac27-3bc2b3910303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15451 2024.07.25 05:55:37.900922 [ 3 ] {63720183-0684-4f01-ac27-3bc2b3910303} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
15452 2024.07.25 05:55:37.901323 [ 3 ] {63720183-0684-4f01-ac27-3bc2b3910303} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15453 2024.07.25 05:55:37.901504 [ 3 ] {63720183-0684-4f01-ac27-3bc2b3910303} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002668 sec., 11619.190404797602 rows/sec., 20.82 MiB/sec.
15454 2024.07.25 05:55:37.902003 [ 3 ] {63720183-0684-4f01-ac27-3bc2b3910303} <Debug> DynamicQueryHandler: Done processing query
15455 2024.07.25 05:55:37.902067 [ 3 ] {63720183-0684-4f01-ac27-3bc2b3910303} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
15456 2024.07.25 05:55:37.902123 [ 3 ] {} <Debug> HTTP-Session: 5f0bfd8d-1a69-4fd7-a071-0d73d45fb8b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15457 2024.07.25 05:55:37.902286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3716, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15458 2024.07.25 05:55:37.902338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15459 2024.07.25 05:55:37.902359 [ 3 ] {} <Debug> HTTP-Session: daaf0797-2163-45e1-8482-9983900b71b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15460 2024.07.25 05:55:37.902375 [ 3 ] {} <Debug> HTTP-Session: daaf0797-2163-45e1-8482-9983900b71b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15461 2024.07.25 05:55:37.902389 [ 3 ] {} <Debug> HTTP-Session: daaf0797-2163-45e1-8482-9983900b71b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15462 2024.07.25 05:55:37.902421 [ 3 ] {} <Trace> HTTP-Session: daaf0797-2163-45e1-8482-9983900b71b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15463 2024.07.25 05:55:37.902527 [ 3 ] {8cf2d40d-47b1-4537-ad34-7557778536b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
15464 2024.07.25 05:55:37.902574 [ 3 ] {8cf2d40d-47b1-4537-ad34-7557778536b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
15465 2024.07.25 05:55:37.902718 [ 3 ] {8cf2d40d-47b1-4537-ad34-7557778536b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15466 2024.07.25 05:55:37.903001 [ 3 ] {8cf2d40d-47b1-4537-ad34-7557778536b7} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15467 2024.07.25 05:55:37.903038 [ 3 ] {8cf2d40d-47b1-4537-ad34-7557778536b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15468 2024.07.25 05:55:37.903390 [ 3 ] {8cf2d40d-47b1-4537-ad34-7557778536b7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
15469 2024.07.25 05:55:37.903702 [ 3 ] {8cf2d40d-47b1-4537-ad34-7557778536b7} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15470 2024.07.25 05:55:37.903870 [ 3 ] {8cf2d40d-47b1-4537-ad34-7557778536b7} <Debug> executeQuery: Read 26 rows, 1.48 KiB in 0.001365 sec., 19047.61904761905 rows/sec., 1.06 MiB/sec.
15471 2024.07.25 05:55:37.904213 [ 3 ] {8cf2d40d-47b1-4537-ad34-7557778536b7} <Debug> DynamicQueryHandler: Done processing query
15472 2024.07.25 05:55:37.904256 [ 3 ] {8cf2d40d-47b1-4537-ad34-7557778536b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15473 2024.07.25 05:55:37.904274 [ 3 ] {} <Debug> HTTP-Session: daaf0797-2163-45e1-8482-9983900b71b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15474 2024.07.25 05:55:37.904400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15475 2024.07.25 05:55:37.904450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15476 2024.07.25 05:55:37.904469 [ 3 ] {} <Debug> HTTP-Session: a403a56f-63e1-4b49-bace-e571f1375fd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15477 2024.07.25 05:55:37.904485 [ 3 ] {} <Debug> HTTP-Session: a403a56f-63e1-4b49-bace-e571f1375fd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15478 2024.07.25 05:55:37.904499 [ 3 ] {} <Debug> HTTP-Session: a403a56f-63e1-4b49-bace-e571f1375fd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15479 2024.07.25 05:55:37.904529 [ 3 ] {} <Trace> HTTP-Session: a403a56f-63e1-4b49-bace-e571f1375fd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15480 2024.07.25 05:55:37.904650 [ 3 ] {fd412cdb-0aa2-4533-abde-e5763b06c884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15481 2024.07.25 05:55:37.904697 [ 3 ] {fd412cdb-0aa2-4533-abde-e5763b06c884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15482 2024.07.25 05:55:37.904845 [ 3 ] {fd412cdb-0aa2-4533-abde-e5763b06c884} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15483 2024.07.25 05:55:37.905123 [ 3 ] {fd412cdb-0aa2-4533-abde-e5763b06c884} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15484 2024.07.25 05:55:37.905160 [ 3 ] {fd412cdb-0aa2-4533-abde-e5763b06c884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15485 2024.07.25 05:55:37.905519 [ 3 ] {fd412cdb-0aa2-4533-abde-e5763b06c884} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
15486 2024.07.25 05:55:37.905836 [ 3 ] {fd412cdb-0aa2-4533-abde-e5763b06c884} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15487 2024.07.25 05:55:37.905978 [ 3 ] {fd412cdb-0aa2-4533-abde-e5763b06c884} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00137 sec., 43795.620437956204 rows/sec., 2.95 MiB/sec.
15488 2024.07.25 05:55:37.906148 [ 3 ] {fd412cdb-0aa2-4533-abde-e5763b06c884} <Debug> DynamicQueryHandler: Done processing query
15489 2024.07.25 05:55:37.906172 [ 3 ] {fd412cdb-0aa2-4533-abde-e5763b06c884} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15490 2024.07.25 05:55:37.906188 [ 3 ] {} <Debug> HTTP-Session: a403a56f-63e1-4b49-bace-e571f1375fd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15491 2024.07.25 05:55:42.869498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15492 2024.07.25 05:55:42.869636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15493 2024.07.25 05:55:42.869664 [ 3 ] {} <Debug> HTTP-Session: 0dd52f0b-b34a-43c1-afa7-1dff344e0656 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15494 2024.07.25 05:55:42.869692 [ 3 ] {} <Debug> HTTP-Session: 0dd52f0b-b34a-43c1-afa7-1dff344e0656 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15495 2024.07.25 05:55:42.869710 [ 3 ] {} <Debug> HTTP-Session: 0dd52f0b-b34a-43c1-afa7-1dff344e0656 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15496 2024.07.25 05:55:42.869770 [ 3 ] {} <Trace> HTTP-Session: 0dd52f0b-b34a-43c1-afa7-1dff344e0656 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15497 2024.07.25 05:55:42.869971 [ 3 ] {9b52b941-85a1-4f54-a9ec-921cac86e42a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
15498 2024.07.25 05:55:42.870037 [ 3 ] {9b52b941-85a1-4f54-a9ec-921cac86e42a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
15499 2024.07.25 05:55:42.870232 [ 3 ] {9b52b941-85a1-4f54-a9ec-921cac86e42a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15500 2024.07.25 05:55:42.870664 [ 3 ] {9b52b941-85a1-4f54-a9ec-921cac86e42a} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15501 2024.07.25 05:55:42.870710 [ 3 ] {9b52b941-85a1-4f54-a9ec-921cac86e42a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15502 2024.07.25 05:55:42.871077 [ 3 ] {9b52b941-85a1-4f54-a9ec-921cac86e42a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
15503 2024.07.25 05:55:42.871410 [ 3 ] {9b52b941-85a1-4f54-a9ec-921cac86e42a} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15504 2024.07.25 05:55:42.871587 [ 3 ] {9b52b941-85a1-4f54-a9ec-921cac86e42a} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001678 sec., 14898.688915375447 rows/sec., 1.18 MiB/sec.
15505 2024.07.25 05:55:42.871930 [ 3 ] {9b52b941-85a1-4f54-a9ec-921cac86e42a} <Debug> DynamicQueryHandler: Done processing query
15506 2024.07.25 05:55:42.871996 [ 3 ] {9b52b941-85a1-4f54-a9ec-921cac86e42a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15507 2024.07.25 05:55:42.872055 [ 3 ] {} <Debug> HTTP-Session: 0dd52f0b-b34a-43c1-afa7-1dff344e0656 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15508 2024.07.25 05:55:42.872251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15509 2024.07.25 05:55:42.872310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15510 2024.07.25 05:55:42.872330 [ 3 ] {} <Debug> HTTP-Session: b17d0bb4-0c55-4a35-911a-a20cff17e78f Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15511 2024.07.25 05:55:42.872350 [ 3 ] {} <Debug> HTTP-Session: b17d0bb4-0c55-4a35-911a-a20cff17e78f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15512 2024.07.25 05:55:42.872364 [ 3 ] {} <Debug> HTTP-Session: b17d0bb4-0c55-4a35-911a-a20cff17e78f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15513 2024.07.25 05:55:42.872400 [ 3 ] {} <Trace> HTTP-Session: b17d0bb4-0c55-4a35-911a-a20cff17e78f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15514 2024.07.25 05:55:42.872506 [ 3 ] {e453bedd-e209-4273-a293-c78b8485c098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
15515 2024.07.25 05:55:42.872558 [ 3 ] {e453bedd-e209-4273-a293-c78b8485c098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15516 2024.07.25 05:55:42.872714 [ 3 ] {e453bedd-e209-4273-a293-c78b8485c098} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15517 2024.07.25 05:55:42.873040 [ 3 ] {e453bedd-e209-4273-a293-c78b8485c098} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15518 2024.07.25 05:55:42.873079 [ 3 ] {e453bedd-e209-4273-a293-c78b8485c098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15519 2024.07.25 05:55:42.873386 [ 3 ] {e453bedd-e209-4273-a293-c78b8485c098} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
15520 2024.07.25 05:55:42.873692 [ 3 ] {e453bedd-e209-4273-a293-c78b8485c098} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15521 2024.07.25 05:55:42.873846 [ 3 ] {e453bedd-e209-4273-a293-c78b8485c098} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001368 sec., 1461.9883040935672 rows/sec., 119.21 KiB/sec.
15522 2024.07.25 05:55:42.874021 [ 3 ] {e453bedd-e209-4273-a293-c78b8485c098} <Debug> DynamicQueryHandler: Done processing query
15523 2024.07.25 05:55:42.874047 [ 3 ] {e453bedd-e209-4273-a293-c78b8485c098} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15524 2024.07.25 05:55:42.874063 [ 3 ] {} <Debug> HTTP-Session: b17d0bb4-0c55-4a35-911a-a20cff17e78f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15525 2024.07.25 05:55:42.874207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 19282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15526 2024.07.25 05:55:42.874258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15527 2024.07.25 05:55:42.874277 [ 3 ] {} <Debug> HTTP-Session: 87e86249-1c97-49a1-b28c-231bb3c22f29 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15528 2024.07.25 05:55:42.874294 [ 3 ] {} <Debug> HTTP-Session: 87e86249-1c97-49a1-b28c-231bb3c22f29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15529 2024.07.25 05:55:42.874308 [ 3 ] {} <Debug> HTTP-Session: 87e86249-1c97-49a1-b28c-231bb3c22f29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15530 2024.07.25 05:55:42.874340 [ 3 ] {} <Trace> HTTP-Session: 87e86249-1c97-49a1-b28c-231bb3c22f29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15531 2024.07.25 05:55:42.874484 [ 3 ] {7c83609e-f685-4d6e-acf5-638a8ab13c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15532 2024.07.25 05:55:42.874528 [ 3 ] {7c83609e-f685-4d6e-acf5-638a8ab13c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15533 2024.07.25 05:55:42.874655 [ 3 ] {7c83609e-f685-4d6e-acf5-638a8ab13c43} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15534 2024.07.25 05:55:42.875034 [ 3 ] {7c83609e-f685-4d6e-acf5-638a8ab13c43} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15535 2024.07.25 05:55:42.875070 [ 3 ] {7c83609e-f685-4d6e-acf5-638a8ab13c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15536 2024.07.25 05:55:42.875383 [ 3 ] {7c83609e-f685-4d6e-acf5-638a8ab13c43} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
15537 2024.07.25 05:55:42.875684 [ 3 ] {7c83609e-f685-4d6e-acf5-638a8ab13c43} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15538 2024.07.25 05:55:42.875842 [ 3 ] {7c83609e-f685-4d6e-acf5-638a8ab13c43} <Debug> executeQuery: Read 132 rows, 11.24 KiB in 0.001408 sec., 93750 rows/sec., 7.79 MiB/sec.
15539 2024.07.25 05:55:42.876088 [ 3 ] {7c83609e-f685-4d6e-acf5-638a8ab13c43} <Debug> DynamicQueryHandler: Done processing query
15540 2024.07.25 05:55:42.876143 [ 3 ] {7c83609e-f685-4d6e-acf5-638a8ab13c43} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
15541 2024.07.25 05:55:42.876198 [ 3 ] {} <Debug> HTTP-Session: 87e86249-1c97-49a1-b28c-231bb3c22f29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15542 2024.07.25 05:55:42.876359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15543 2024.07.25 05:55:42.876411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15544 2024.07.25 05:55:42.876430 [ 3 ] {} <Debug> HTTP-Session: f9bf9579-c44a-4422-afc4-0c45994bd4e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15545 2024.07.25 05:55:42.876448 [ 3 ] {} <Debug> HTTP-Session: f9bf9579-c44a-4422-afc4-0c45994bd4e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15546 2024.07.25 05:55:42.876462 [ 3 ] {} <Debug> HTTP-Session: f9bf9579-c44a-4422-afc4-0c45994bd4e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15547 2024.07.25 05:55:42.876495 [ 3 ] {} <Trace> HTTP-Session: f9bf9579-c44a-4422-afc4-0c45994bd4e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15548 2024.07.25 05:55:42.876592 [ 3 ] {949f5816-54a5-4f91-b86f-6bd06870954b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15549 2024.07.25 05:55:42.876636 [ 3 ] {949f5816-54a5-4f91-b86f-6bd06870954b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15550 2024.07.25 05:55:42.876773 [ 3 ] {949f5816-54a5-4f91-b86f-6bd06870954b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15551 2024.07.25 05:55:42.877101 [ 3 ] {949f5816-54a5-4f91-b86f-6bd06870954b} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15552 2024.07.25 05:55:42.877137 [ 3 ] {949f5816-54a5-4f91-b86f-6bd06870954b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15553 2024.07.25 05:55:42.877432 [ 3 ] {949f5816-54a5-4f91-b86f-6bd06870954b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
15554 2024.07.25 05:55:42.877745 [ 3 ] {949f5816-54a5-4f91-b86f-6bd06870954b} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15555 2024.07.25 05:55:42.877894 [ 3 ] {949f5816-54a5-4f91-b86f-6bd06870954b} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001324 sec., 1510.5740181268882 rows/sec., 105.47 KiB/sec.
15556 2024.07.25 05:55:42.878230 [ 3 ] {949f5816-54a5-4f91-b86f-6bd06870954b} <Debug> DynamicQueryHandler: Done processing query
15557 2024.07.25 05:55:42.878263 [ 3 ] {949f5816-54a5-4f91-b86f-6bd06870954b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15558 2024.07.25 05:55:42.878279 [ 3 ] {} <Debug> HTTP-Session: f9bf9579-c44a-4422-afc4-0c45994bd4e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15559 2024.07.25 05:55:42.878408 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 15467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15560 2024.07.25 05:55:42.878458 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15561 2024.07.25 05:55:42.878477 [ 3 ] {} <Debug> HTTP-Session: 46610b7f-96da-4ba2-8cde-c71013a51ee0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15562 2024.07.25 05:55:42.878493 [ 3 ] {} <Debug> HTTP-Session: 46610b7f-96da-4ba2-8cde-c71013a51ee0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15563 2024.07.25 05:55:42.878507 [ 3 ] {} <Debug> HTTP-Session: 46610b7f-96da-4ba2-8cde-c71013a51ee0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15564 2024.07.25 05:55:42.878538 [ 3 ] {} <Trace> HTTP-Session: 46610b7f-96da-4ba2-8cde-c71013a51ee0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15565 2024.07.25 05:55:42.878665 [ 3 ] {e1d101f9-edce-40d0-b7e9-73862375a895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15566 2024.07.25 05:55:42.878709 [ 3 ] {e1d101f9-edce-40d0-b7e9-73862375a895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15567 2024.07.25 05:55:42.878857 [ 3 ] {e1d101f9-edce-40d0-b7e9-73862375a895} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15568 2024.07.25 05:55:42.879208 [ 3 ] {e1d101f9-edce-40d0-b7e9-73862375a895} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15569 2024.07.25 05:55:42.879246 [ 3 ] {e1d101f9-edce-40d0-b7e9-73862375a895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15570 2024.07.25 05:55:42.879551 [ 3 ] {e1d101f9-edce-40d0-b7e9-73862375a895} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
15571 2024.07.25 05:55:42.879864 [ 3 ] {e1d101f9-edce-40d0-b7e9-73862375a895} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15572 2024.07.25 05:55:42.880021 [ 3 ] {e1d101f9-edce-40d0-b7e9-73862375a895} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001398 sec., 65092.98998569385 rows/sec., 5.09 MiB/sec.
15573 2024.07.25 05:55:42.880276 [ 3 ] {e1d101f9-edce-40d0-b7e9-73862375a895} <Debug> DynamicQueryHandler: Done processing query
15574 2024.07.25 05:55:42.880332 [ 3 ] {e1d101f9-edce-40d0-b7e9-73862375a895} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
15575 2024.07.25 05:55:42.880390 [ 3 ] {} <Debug> HTTP-Session: 46610b7f-96da-4ba2-8cde-c71013a51ee0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15576 2024.07.25 05:55:42.880626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15577 2024.07.25 05:55:42.880678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15578 2024.07.25 05:55:42.880697 [ 3 ] {} <Debug> HTTP-Session: 862f7e53-f05d-4b81-96e4-c042fb94ea10 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15579 2024.07.25 05:55:42.880714 [ 3 ] {} <Debug> HTTP-Session: 862f7e53-f05d-4b81-96e4-c042fb94ea10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15580 2024.07.25 05:55:42.880728 [ 3 ] {} <Debug> HTTP-Session: 862f7e53-f05d-4b81-96e4-c042fb94ea10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15581 2024.07.25 05:55:42.880761 [ 3 ] {} <Trace> HTTP-Session: 862f7e53-f05d-4b81-96e4-c042fb94ea10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15582 2024.07.25 05:55:42.880910 [ 3 ] {3b00294f-b998-4589-9475-f5e05151dafb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15583 2024.07.25 05:55:42.880958 [ 3 ] {3b00294f-b998-4589-9475-f5e05151dafb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15584 2024.07.25 05:55:42.881119 [ 3 ] {3b00294f-b998-4589-9475-f5e05151dafb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15585 2024.07.25 05:55:42.881529 [ 3 ] {3b00294f-b998-4589-9475-f5e05151dafb} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15586 2024.07.25 05:55:42.881566 [ 3 ] {3b00294f-b998-4589-9475-f5e05151dafb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15587 2024.07.25 05:55:42.881958 [ 3 ] {3b00294f-b998-4589-9475-f5e05151dafb} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
15588 2024.07.25 05:55:42.882289 [ 3 ] {3b00294f-b998-4589-9475-f5e05151dafb} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15589 2024.07.25 05:55:42.882446 [ 3 ] {3b00294f-b998-4589-9475-f5e05151dafb} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001599 sec., 100687.92995622264 rows/sec., 7.01 MiB/sec.
15590 2024.07.25 05:55:42.882626 [ 3 ] {3b00294f-b998-4589-9475-f5e05151dafb} <Debug> DynamicQueryHandler: Done processing query
15591 2024.07.25 05:55:42.882652 [ 3 ] {3b00294f-b998-4589-9475-f5e05151dafb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15592 2024.07.25 05:55:42.882668 [ 3 ] {} <Debug> HTTP-Session: 862f7e53-f05d-4b81-96e4-c042fb94ea10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15593 2024.07.25 05:55:42.882820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 40482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15594 2024.07.25 05:55:42.882868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15595 2024.07.25 05:55:42.882887 [ 3 ] {} <Debug> HTTP-Session: e01322b9-a1bf-4906-9592-810d7f7ae286 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15596 2024.07.25 05:55:42.882903 [ 3 ] {} <Debug> HTTP-Session: e01322b9-a1bf-4906-9592-810d7f7ae286 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15597 2024.07.25 05:55:42.882916 [ 3 ] {} <Debug> HTTP-Session: e01322b9-a1bf-4906-9592-810d7f7ae286 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15598 2024.07.25 05:55:42.882947 [ 3 ] {} <Trace> HTTP-Session: e01322b9-a1bf-4906-9592-810d7f7ae286 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15599 2024.07.25 05:55:42.883223 [ 3 ] {d6003223-bee9-4610-bd91-fa2bcd9813c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15600 2024.07.25 05:55:42.883288 [ 3 ] {d6003223-bee9-4610-bd91-fa2bcd9813c9} <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_histogramf64
15601 2024.07.25 05:55:42.883697 [ 3 ] {d6003223-bee9-4610-bd91-fa2bcd9813c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15602 2024.07.25 05:55:42.884392 [ 3 ] {d6003223-bee9-4610-bd91-fa2bcd9813c9} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15603 2024.07.25 05:55:42.884428 [ 3 ] {d6003223-bee9-4610-bd91-fa2bcd9813c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15604 2024.07.25 05:55:42.885035 [ 3 ] {d6003223-bee9-4610-bd91-fa2bcd9813c9} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
15605 2024.07.25 05:55:42.885434 [ 3 ] {d6003223-bee9-4610-bd91-fa2bcd9813c9} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15606 2024.07.25 05:55:42.885626 [ 3 ] {d6003223-bee9-4610-bd91-fa2bcd9813c9} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002599 sec., 9619.084263178145 rows/sec., 17.24 MiB/sec.
15607 2024.07.25 05:55:42.885861 [ 3 ] {d6003223-bee9-4610-bd91-fa2bcd9813c9} <Debug> DynamicQueryHandler: Done processing query
15608 2024.07.25 05:55:42.885886 [ 3 ] {d6003223-bee9-4610-bd91-fa2bcd9813c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
15609 2024.07.25 05:55:42.885902 [ 3 ] {} <Debug> HTTP-Session: e01322b9-a1bf-4906-9592-810d7f7ae286 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15610 2024.07.25 05:55:42.886037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15611 2024.07.25 05:55:42.886088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15612 2024.07.25 05:55:42.886107 [ 3 ] {} <Debug> HTTP-Session: 7c3fc654-10b5-49fe-b589-15493bbb46b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15613 2024.07.25 05:55:42.886123 [ 3 ] {} <Debug> HTTP-Session: 7c3fc654-10b5-49fe-b589-15493bbb46b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15614 2024.07.25 05:55:42.886137 [ 3 ] {} <Debug> HTTP-Session: 7c3fc654-10b5-49fe-b589-15493bbb46b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15615 2024.07.25 05:55:42.886168 [ 3 ] {} <Trace> HTTP-Session: 7c3fc654-10b5-49fe-b589-15493bbb46b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15616 2024.07.25 05:55:42.886290 [ 3 ] {ee0d228f-302a-410c-af41-678ba03c1978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15617 2024.07.25 05:55:42.886334 [ 3 ] {ee0d228f-302a-410c-af41-678ba03c1978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15618 2024.07.25 05:55:42.886461 [ 3 ] {ee0d228f-302a-410c-af41-678ba03c1978} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15619 2024.07.25 05:55:42.886853 [ 3 ] {ee0d228f-302a-410c-af41-678ba03c1978} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15620 2024.07.25 05:55:42.886890 [ 3 ] {ee0d228f-302a-410c-af41-678ba03c1978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15621 2024.07.25 05:55:42.887256 [ 3 ] {ee0d228f-302a-410c-af41-678ba03c1978} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
15622 2024.07.25 05:55:42.887586 [ 3 ] {ee0d228f-302a-410c-af41-678ba03c1978} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15623 2024.07.25 05:55:42.887775 [ 3 ] {ee0d228f-302a-410c-af41-678ba03c1978} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001536 sec., 39062.5 rows/sec., 2.63 MiB/sec.
15624 2024.07.25 05:55:42.887950 [ 3 ] {ee0d228f-302a-410c-af41-678ba03c1978} <Debug> DynamicQueryHandler: Done processing query
15625 2024.07.25 05:55:42.887975 [ 3 ] {ee0d228f-302a-410c-af41-678ba03c1978} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15626 2024.07.25 05:55:42.887990 [ 3 ] {} <Debug> HTTP-Session: 7c3fc654-10b5-49fe-b589-15493bbb46b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15627 2024.07.25 05:55:47.325566 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache
15628 2024.07.25 05:55:47.325659 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache
15629 2024.07.25 05:55:47.876733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 5199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15630 2024.07.25 05:55:47.876853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15631 2024.07.25 05:55:47.876882 [ 3 ] {} <Debug> HTTP-Session: acd524d0-3719-47e0-b0d6-e45460fdf2b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15632 2024.07.25 05:55:47.876910 [ 3 ] {} <Debug> HTTP-Session: acd524d0-3719-47e0-b0d6-e45460fdf2b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15633 2024.07.25 05:55:47.876928 [ 3 ] {} <Debug> HTTP-Session: acd524d0-3719-47e0-b0d6-e45460fdf2b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15634 2024.07.25 05:55:47.876983 [ 3 ] {} <Trace> HTTP-Session: acd524d0-3719-47e0-b0d6-e45460fdf2b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15635 2024.07.25 05:55:47.877216 [ 3 ] {1137dc30-ff14-442f-a52a-d5b2cf44ae29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
15636 2024.07.25 05:55:47.877284 [ 3 ] {1137dc30-ff14-442f-a52a-d5b2cf44ae29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
15637 2024.07.25 05:55:47.877473 [ 3 ] {1137dc30-ff14-442f-a52a-d5b2cf44ae29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15638 2024.07.25 05:55:47.877920 [ 3 ] {1137dc30-ff14-442f-a52a-d5b2cf44ae29} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15639 2024.07.25 05:55:47.877963 [ 3 ] {1137dc30-ff14-442f-a52a-d5b2cf44ae29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15640 2024.07.25 05:55:47.878322 [ 3 ] {1137dc30-ff14-442f-a52a-d5b2cf44ae29} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
15641 2024.07.25 05:55:47.878657 [ 3 ] {1137dc30-ff14-442f-a52a-d5b2cf44ae29} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15642 2024.07.25 05:55:47.878832 [ 3 ] {1137dc30-ff14-442f-a52a-d5b2cf44ae29} <Debug> executeQuery: Read 37 rows, 2.85 KiB in 0.001676 sec., 22076.3723150358 rows/sec., 1.66 MiB/sec.
15643 2024.07.25 05:55:47.878852 [ 120 ] {} <Debug> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
15644 2024.07.25 05:55:47.878961 [ 120 ] {} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15645 2024.07.25 05:55:47.879010 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15646 2024.07.25 05:55:47.879152 [ 3 ] {1137dc30-ff14-442f-a52a-d5b2cf44ae29} <Debug> DynamicQueryHandler: Done processing query
15647 2024.07.25 05:55:47.879228 [ 3 ] {1137dc30-ff14-442f-a52a-d5b2cf44ae29} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15648 2024.07.25 05:55:47.879290 [ 3 ] {} <Debug> HTTP-Session: acd524d0-3719-47e0-b0d6-e45460fdf2b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15649 2024.07.25 05:55:47.879306 [ 198 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::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
15650 2024.07.25 05:55:47.879517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15651 2024.07.25 05:55:47.879710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15652 2024.07.25 05:55:47.879824 [ 3 ] {} <Debug> HTTP-Session: 9f055888-2394-493d-8f38-b87cf1a18458 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15653 2024.07.25 05:55:47.879931 [ 3 ] {} <Debug> HTTP-Session: 9f055888-2394-493d-8f38-b87cf1a18458 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15654 2024.07.25 05:55:47.880033 [ 3 ] {} <Debug> HTTP-Session: 9f055888-2394-493d-8f38-b87cf1a18458 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15655 2024.07.25 05:55:47.880094 [ 198 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15656 2024.07.25 05:55:47.880195 [ 3 ] {} <Trace> HTTP-Session: 9f055888-2394-493d-8f38-b87cf1a18458 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15657 2024.07.25 05:55:47.880222 [ 198 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 54 rows starting from the beginning of the part
15658 2024.07.25 05:55:47.880617 [ 3 ] {73611198-81a3-4f13-a47e-184a37111e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
15659 2024.07.25 05:55:47.880619 [ 198 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 32 rows starting from the beginning of the part
15660 2024.07.25 05:55:47.880801 [ 3 ] {73611198-81a3-4f13-a47e-184a37111e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15661 2024.07.25 05:55:47.881245 [ 198 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 25 rows starting from the beginning of the part
15662 2024.07.25 05:55:47.881859 [ 198 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 37 rows starting from the beginning of the part
15663 2024.07.25 05:55:47.882335 [ 198 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 25 rows starting from the beginning of the part
15664 2024.07.25 05:55:47.882618 [ 198 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 37 rows starting from the beginning of the part
15665 2024.07.25 05:55:47.882810 [ 3 ] {73611198-81a3-4f13-a47e-184a37111e11} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15666 2024.07.25 05:55:47.883413 [ 3 ] {73611198-81a3-4f13-a47e-184a37111e11} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15667 2024.07.25 05:55:47.883453 [ 3 ] {73611198-81a3-4f13-a47e-184a37111e11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15668 2024.07.25 05:55:47.883914 [ 3 ] {73611198-81a3-4f13-a47e-184a37111e11} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
15669 2024.07.25 05:55:47.884239 [ 187 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 4 columns (4 merged, 0 gathered) in 0.005126492 sec., 40963.68432838674 rows/sec., 3.13 MiB/sec.
15670 2024.07.25 05:55:47.884479 [ 3 ] {73611198-81a3-4f13-a47e-184a37111e11} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15671 2024.07.25 05:55:47.884510 [ 187 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
15672 2024.07.25 05:55:47.884767 [ 3 ] {73611198-81a3-4f13-a47e-184a37111e11} <Debug> executeQuery: Read 3 rows, 243.00 B in 0.004338 sec., 691.5629322268327 rows/sec., 54.70 KiB/sec.
15673 2024.07.25 05:55:47.885173 [ 3 ] {73611198-81a3-4f13-a47e-184a37111e11} <Debug> DynamicQueryHandler: Done processing query
15674 2024.07.25 05:55:47.885216 [ 3 ] {73611198-81a3-4f13-a47e-184a37111e11} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15675 2024.07.25 05:55:47.885252 [ 3 ] {} <Debug> HTTP-Session: 9f055888-2394-493d-8f38-b87cf1a18458 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15676 2024.07.25 05:55:47.885424 [ 187 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_81_16} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15677 2024.07.25 05:55:47.885465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 43837, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15678 2024.07.25 05:55:47.885549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15679 2024.07.25 05:55:47.885585 [ 187 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_81_16} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
15680 2024.07.25 05:55:47.885589 [ 3 ] {} <Debug> HTTP-Session: ae540a86-acb7-40b9-8829-cbe21fd29084 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15681 2024.07.25 05:55:47.885638 [ 3 ] {} <Debug> HTTP-Session: ae540a86-acb7-40b9-8829-cbe21fd29084 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15682 2024.07.25 05:55:47.885665 [ 3 ] {} <Debug> HTTP-Session: ae540a86-acb7-40b9-8829-cbe21fd29084 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15683 2024.07.25 05:55:47.885745 [ 3 ] {} <Trace> HTTP-Session: ae540a86-acb7-40b9-8829-cbe21fd29084 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15684 2024.07.25 05:55:47.885753 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
15685 2024.07.25 05:55:47.885966 [ 3 ] {0372abd7-2ff9-4b1a-ab5e-da13487bfca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15686 2024.07.25 05:55:47.886015 [ 3 ] {0372abd7-2ff9-4b1a-ab5e-da13487bfca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15687 2024.07.25 05:55:47.886160 [ 3 ] {0372abd7-2ff9-4b1a-ab5e-da13487bfca9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15688 2024.07.25 05:55:47.886675 [ 3 ] {0372abd7-2ff9-4b1a-ab5e-da13487bfca9} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15689 2024.07.25 05:55:47.886712 [ 3 ] {0372abd7-2ff9-4b1a-ab5e-da13487bfca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15690 2024.07.25 05:55:47.887063 [ 3 ] {0372abd7-2ff9-4b1a-ab5e-da13487bfca9} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
15691 2024.07.25 05:55:47.887372 [ 3 ] {0372abd7-2ff9-4b1a-ab5e-da13487bfca9} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15692 2024.07.25 05:55:47.887541 [ 3 ] {0372abd7-2ff9-4b1a-ab5e-da13487bfca9} <Debug> executeQuery: Read 293 rows, 26.03 KiB in 0.001669 sec., 175554.22408627922 rows/sec., 15.23 MiB/sec.
15693 2024.07.25 05:55:47.887796 [ 3 ] {0372abd7-2ff9-4b1a-ab5e-da13487bfca9} <Debug> DynamicQueryHandler: Done processing query
15694 2024.07.25 05:55:47.887849 [ 3 ] {0372abd7-2ff9-4b1a-ab5e-da13487bfca9} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
15695 2024.07.25 05:55:47.887905 [ 3 ] {} <Debug> HTTP-Session: ae540a86-acb7-40b9-8829-cbe21fd29084 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15696 2024.07.25 05:55:47.888097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15697 2024.07.25 05:55:47.888160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15698 2024.07.25 05:55:47.888182 [ 3 ] {} <Debug> HTTP-Session: d0eac478-e51b-4af6-941b-64f5def9c763 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15699 2024.07.25 05:55:47.888198 [ 3 ] {} <Debug> HTTP-Session: d0eac478-e51b-4af6-941b-64f5def9c763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15700 2024.07.25 05:55:47.888212 [ 3 ] {} <Debug> HTTP-Session: d0eac478-e51b-4af6-941b-64f5def9c763 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15701 2024.07.25 05:55:47.888244 [ 3 ] {} <Trace> HTTP-Session: d0eac478-e51b-4af6-941b-64f5def9c763 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15702 2024.07.25 05:55:47.888343 [ 3 ] {8ca27e56-9fc8-4904-b9d6-12d53c14faf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15703 2024.07.25 05:55:47.888388 [ 3 ] {8ca27e56-9fc8-4904-b9d6-12d53c14faf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15704 2024.07.25 05:55:47.888524 [ 3 ] {8ca27e56-9fc8-4904-b9d6-12d53c14faf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15705 2024.07.25 05:55:47.888804 [ 3 ] {8ca27e56-9fc8-4904-b9d6-12d53c14faf8} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15706 2024.07.25 05:55:47.888840 [ 3 ] {8ca27e56-9fc8-4904-b9d6-12d53c14faf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15707 2024.07.25 05:55:47.889143 [ 3 ] {8ca27e56-9fc8-4904-b9d6-12d53c14faf8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
15708 2024.07.25 05:55:47.889447 [ 3 ] {8ca27e56-9fc8-4904-b9d6-12d53c14faf8} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15709 2024.07.25 05:55:47.889604 [ 3 ] {8ca27e56-9fc8-4904-b9d6-12d53c14faf8} <Debug> executeQuery: Read 3 rows, 207.00 B in 0.001288 sec., 2329.192546583851 rows/sec., 156.95 KiB/sec.
15710 2024.07.25 05:55:47.889770 [ 3 ] {8ca27e56-9fc8-4904-b9d6-12d53c14faf8} <Debug> DynamicQueryHandler: Done processing query
15711 2024.07.25 05:55:47.889795 [ 3 ] {8ca27e56-9fc8-4904-b9d6-12d53c14faf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15712 2024.07.25 05:55:47.889810 [ 3 ] {} <Debug> HTTP-Session: d0eac478-e51b-4af6-941b-64f5def9c763 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15713 2024.07.25 05:55:47.889965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 72318, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15714 2024.07.25 05:55:47.890012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15715 2024.07.25 05:55:47.890031 [ 3 ] {} <Debug> HTTP-Session: b2230a6e-db8e-40d1-901f-afbcb155bb49 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15716 2024.07.25 05:55:47.890047 [ 3 ] {} <Debug> HTTP-Session: b2230a6e-db8e-40d1-901f-afbcb155bb49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15717 2024.07.25 05:55:47.890060 [ 3 ] {} <Debug> HTTP-Session: b2230a6e-db8e-40d1-901f-afbcb155bb49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15718 2024.07.25 05:55:47.890091 [ 3 ] {} <Trace> HTTP-Session: b2230a6e-db8e-40d1-901f-afbcb155bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15719 2024.07.25 05:55:47.890305 [ 3 ] {ac875be6-f27b-41d8-8b0e-366fa86067e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15720 2024.07.25 05:55:47.890348 [ 3 ] {ac875be6-f27b-41d8-8b0e-366fa86067e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15721 2024.07.25 05:55:47.890472 [ 3 ] {ac875be6-f27b-41d8-8b0e-366fa86067e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15722 2024.07.25 05:55:47.891062 [ 3 ] {ac875be6-f27b-41d8-8b0e-366fa86067e7} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15723 2024.07.25 05:55:47.891099 [ 3 ] {ac875be6-f27b-41d8-8b0e-366fa86067e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15724 2024.07.25 05:55:47.891426 [ 3 ] {ac875be6-f27b-41d8-8b0e-366fa86067e7} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
15725 2024.07.25 05:55:47.891726 [ 3 ] {ac875be6-f27b-41d8-8b0e-366fa86067e7} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15726 2024.07.25 05:55:47.891886 [ 3 ] {ac875be6-f27b-41d8-8b0e-366fa86067e7} <Debug> executeQuery: Read 446 rows, 32.51 KiB in 0.001688 sec., 264218.009478673 rows/sec., 18.81 MiB/sec.
15727 2024.07.25 05:55:47.892052 [ 3 ] {ac875be6-f27b-41d8-8b0e-366fa86067e7} <Debug> DynamicQueryHandler: Done processing query
15728 2024.07.25 05:55:47.892076 [ 3 ] {ac875be6-f27b-41d8-8b0e-366fa86067e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
15729 2024.07.25 05:55:47.892092 [ 3 ] {} <Debug> HTTP-Session: b2230a6e-db8e-40d1-901f-afbcb155bb49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15730 2024.07.25 05:55:47.892210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15731 2024.07.25 05:55:47.892257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15732 2024.07.25 05:55:47.892275 [ 3 ] {} <Debug> HTTP-Session: ffb4ccf1-e30d-420a-9eb7-4cbbf19e3579 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15733 2024.07.25 05:55:47.892292 [ 3 ] {} <Debug> HTTP-Session: ffb4ccf1-e30d-420a-9eb7-4cbbf19e3579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15734 2024.07.25 05:55:47.892305 [ 3 ] {} <Debug> HTTP-Session: ffb4ccf1-e30d-420a-9eb7-4cbbf19e3579 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15735 2024.07.25 05:55:47.892336 [ 3 ] {} <Trace> HTTP-Session: ffb4ccf1-e30d-420a-9eb7-4cbbf19e3579 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15736 2024.07.25 05:55:47.892429 [ 3 ] {38451d01-b609-4303-b9f8-5e3675bad168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
15737 2024.07.25 05:55:47.892474 [ 3 ] {38451d01-b609-4303-b9f8-5e3675bad168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15738 2024.07.25 05:55:47.892602 [ 3 ] {38451d01-b609-4303-b9f8-5e3675bad168} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15739 2024.07.25 05:55:47.892860 [ 3 ] {38451d01-b609-4303-b9f8-5e3675bad168} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15740 2024.07.25 05:55:47.892895 [ 3 ] {38451d01-b609-4303-b9f8-5e3675bad168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15741 2024.07.25 05:55:47.893254 [ 3 ] {38451d01-b609-4303-b9f8-5e3675bad168} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
15742 2024.07.25 05:55:47.893574 [ 3 ] {38451d01-b609-4303-b9f8-5e3675bad168} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15743 2024.07.25 05:55:47.893743 [ 3 ] {38451d01-b609-4303-b9f8-5e3675bad168} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001327 sec., 4521.4770158251695 rows/sec., 194.28 KiB/sec.
15744 2024.07.25 05:55:47.894003 [ 3 ] {38451d01-b609-4303-b9f8-5e3675bad168} <Debug> DynamicQueryHandler: Done processing query
15745 2024.07.25 05:55:47.894055 [ 3 ] {38451d01-b609-4303-b9f8-5e3675bad168} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15746 2024.07.25 05:55:47.894087 [ 3 ] {} <Debug> HTTP-Session: ffb4ccf1-e30d-420a-9eb7-4cbbf19e3579 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15747 2024.07.25 05:55:47.894219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15748 2024.07.25 05:55:47.894268 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15749 2024.07.25 05:55:47.894287 [ 3 ] {} <Debug> HTTP-Session: 2aff30ed-d66c-47fb-9324-b82a008e2ef3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15750 2024.07.25 05:55:47.894304 [ 3 ] {} <Debug> HTTP-Session: 2aff30ed-d66c-47fb-9324-b82a008e2ef3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15751 2024.07.25 05:55:47.894318 [ 3 ] {} <Debug> HTTP-Session: 2aff30ed-d66c-47fb-9324-b82a008e2ef3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15752 2024.07.25 05:55:47.894348 [ 3 ] {} <Trace> HTTP-Session: 2aff30ed-d66c-47fb-9324-b82a008e2ef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15753 2024.07.25 05:55:47.894470 [ 3 ] {6de3c9b1-7298-4758-ba2b-db7c17ad1dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
15754 2024.07.25 05:55:47.894517 [ 3 ] {6de3c9b1-7298-4758-ba2b-db7c17ad1dea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
15755 2024.07.25 05:55:47.894678 [ 3 ] {6de3c9b1-7298-4758-ba2b-db7c17ad1dea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15756 2024.07.25 05:55:47.895032 [ 3 ] {6de3c9b1-7298-4758-ba2b-db7c17ad1dea} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15757 2024.07.25 05:55:47.895068 [ 3 ] {6de3c9b1-7298-4758-ba2b-db7c17ad1dea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15758 2024.07.25 05:55:47.895421 [ 3 ] {6de3c9b1-7298-4758-ba2b-db7c17ad1dea} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
15759 2024.07.25 05:55:47.895751 [ 3 ] {6de3c9b1-7298-4758-ba2b-db7c17ad1dea} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15760 2024.07.25 05:55:47.895912 [ 3 ] {6de3c9b1-7298-4758-ba2b-db7c17ad1dea} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001485 sec., 51851.851851851854 rows/sec., 3.19 MiB/sec.
15761 2024.07.25 05:55:47.896083 [ 3 ] {6de3c9b1-7298-4758-ba2b-db7c17ad1dea} <Debug> DynamicQueryHandler: Done processing query
15762 2024.07.25 05:55:47.896107 [ 3 ] {6de3c9b1-7298-4758-ba2b-db7c17ad1dea} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15763 2024.07.25 05:55:47.896123 [ 3 ] {} <Debug> HTTP-Session: 2aff30ed-d66c-47fb-9324-b82a008e2ef3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15764 2024.07.25 05:55:47.896335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 37971, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15765 2024.07.25 05:55:47.896383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15766 2024.07.25 05:55:47.896402 [ 3 ] {} <Debug> HTTP-Session: 9a00eac6-c7e7-4f44-b226-f0bcd27754d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15767 2024.07.25 05:55:47.896419 [ 3 ] {} <Debug> HTTP-Session: 9a00eac6-c7e7-4f44-b226-f0bcd27754d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15768 2024.07.25 05:55:47.896432 [ 3 ] {} <Debug> HTTP-Session: 9a00eac6-c7e7-4f44-b226-f0bcd27754d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15769 2024.07.25 05:55:47.896463 [ 3 ] {} <Trace> HTTP-Session: 9a00eac6-c7e7-4f44-b226-f0bcd27754d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15770 2024.07.25 05:55:47.896656 [ 3 ] {7b908c28-085f-41a7-aa61-20ec18772b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15771 2024.07.25 05:55:47.896701 [ 3 ] {7b908c28-085f-41a7-aa61-20ec18772b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15772 2024.07.25 05:55:47.896843 [ 3 ] {7b908c28-085f-41a7-aa61-20ec18772b89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15773 2024.07.25 05:55:47.897280 [ 3 ] {7b908c28-085f-41a7-aa61-20ec18772b89} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15774 2024.07.25 05:55:47.897316 [ 3 ] {7b908c28-085f-41a7-aa61-20ec18772b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15775 2024.07.25 05:55:47.897685 [ 3 ] {7b908c28-085f-41a7-aa61-20ec18772b89} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
15776 2024.07.25 05:55:47.898031 [ 3 ] {7b908c28-085f-41a7-aa61-20ec18772b89} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15777 2024.07.25 05:55:47.898194 [ 3 ] {7b908c28-085f-41a7-aa61-20ec18772b89} <Debug> executeQuery: Read 198 rows, 14.14 KiB in 0.001645 sec., 120364.74164133739 rows/sec., 8.40 MiB/sec.
15778 2024.07.25 05:55:47.898356 [ 3 ] {7b908c28-085f-41a7-aa61-20ec18772b89} <Debug> DynamicQueryHandler: Done processing query
15779 2024.07.25 05:55:47.898380 [ 3 ] {7b908c28-085f-41a7-aa61-20ec18772b89} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
15780 2024.07.25 05:55:47.898395 [ 3 ] {} <Debug> HTTP-Session: 9a00eac6-c7e7-4f44-b226-f0bcd27754d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15781 2024.07.25 05:55:47.898619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 49671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15782 2024.07.25 05:55:47.898665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15783 2024.07.25 05:55:47.898683 [ 3 ] {} <Debug> HTTP-Session: 2069c016-9306-4d50-a944-09aaf22ac368 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15784 2024.07.25 05:55:47.898700 [ 3 ] {} <Debug> HTTP-Session: 2069c016-9306-4d50-a944-09aaf22ac368 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15785 2024.07.25 05:55:47.898713 [ 3 ] {} <Debug> HTTP-Session: 2069c016-9306-4d50-a944-09aaf22ac368 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15786 2024.07.25 05:55:47.898743 [ 3 ] {} <Trace> HTTP-Session: 2069c016-9306-4d50-a944-09aaf22ac368 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15787 2024.07.25 05:55:47.899082 [ 3 ] {6507aaac-ea9c-4416-bfba-69ef3e4cbe35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15788 2024.07.25 05:55:47.899146 [ 3 ] {6507aaac-ea9c-4416-bfba-69ef3e4cbe35} <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_histogramf64
15789 2024.07.25 05:55:47.899542 [ 3 ] {6507aaac-ea9c-4416-bfba-69ef3e4cbe35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15790 2024.07.25 05:55:47.900281 [ 3 ] {6507aaac-ea9c-4416-bfba-69ef3e4cbe35} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15791 2024.07.25 05:55:47.900316 [ 3 ] {6507aaac-ea9c-4416-bfba-69ef3e4cbe35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15792 2024.07.25 05:55:47.900917 [ 3 ] {6507aaac-ea9c-4416-bfba-69ef3e4cbe35} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
15793 2024.07.25 05:55:47.901310 [ 3 ] {6507aaac-ea9c-4416-bfba-69ef3e4cbe35} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15794 2024.07.25 05:55:47.901478 [ 120 ] {} <Debug> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
15795 2024.07.25 05:55:47.901507 [ 3 ] {6507aaac-ea9c-4416-bfba-69ef3e4cbe35} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002669 sec., 11614.837017609592 rows/sec., 20.81 MiB/sec.
15796 2024.07.25 05:55:47.901543 [ 120 ] {} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15797 2024.07.25 05:55:47.901612 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15798 2024.07.25 05:55:47.901935 [ 197 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::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
15799 2024.07.25 05:55:47.902029 [ 3 ] {6507aaac-ea9c-4416-bfba-69ef3e4cbe35} <Debug> DynamicQueryHandler: Done processing query
15800 2024.07.25 05:55:47.902070 [ 3 ] {6507aaac-ea9c-4416-bfba-69ef3e4cbe35} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
15801 2024.07.25 05:55:47.902110 [ 3 ] {} <Debug> HTTP-Session: 2069c016-9306-4d50-a944-09aaf22ac368 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15802 2024.07.25 05:55:47.902299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15803 2024.07.25 05:55:47.902422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15804 2024.07.25 05:55:47.902483 [ 3 ] {} <Debug> HTTP-Session: c8457fdf-8b07-4521-84f1-6487e5134c24 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15805 2024.07.25 05:55:47.902532 [ 3 ] {} <Debug> HTTP-Session: c8457fdf-8b07-4521-84f1-6487e5134c24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15806 2024.07.25 05:55:47.902573 [ 3 ] {} <Debug> HTTP-Session: c8457fdf-8b07-4521-84f1-6487e5134c24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15807 2024.07.25 05:55:47.902658 [ 3 ] {} <Trace> HTTP-Session: c8457fdf-8b07-4521-84f1-6487e5134c24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15808 2024.07.25 05:55:47.902743 [ 197 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15809 2024.07.25 05:55:47.902887 [ 3 ] {1388882c-fe83-4a1d-bc19-758ecd861aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
15810 2024.07.25 05:55:47.902925 [ 197 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1312 rows starting from the beginning of the part
15811 2024.07.25 05:55:47.902977 [ 3 ] {1388882c-fe83-4a1d-bc19-758ecd861aad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
15812 2024.07.25 05:55:47.903809 [ 197 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 26 rows starting from the beginning of the part
15813 2024.07.25 05:55:47.903829 [ 3 ] {1388882c-fe83-4a1d-bc19-758ecd861aad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15814 2024.07.25 05:55:47.904598 [ 197 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 25 rows starting from the beginning of the part
15815 2024.07.25 05:55:47.904809 [ 3 ] {1388882c-fe83-4a1d-bc19-758ecd861aad} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15816 2024.07.25 05:55:47.904910 [ 3 ] {1388882c-fe83-4a1d-bc19-758ecd861aad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15817 2024.07.25 05:55:47.905320 [ 197 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 31 rows starting from the beginning of the part
15818 2024.07.25 05:55:47.906018 [ 197 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 25 rows starting from the beginning of the part
15819 2024.07.25 05:55:47.906175 [ 3 ] {1388882c-fe83-4a1d-bc19-758ecd861aad} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
15820 2024.07.25 05:55:47.906561 [ 197 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 31 rows starting from the beginning of the part
15821 2024.07.25 05:55:47.907278 [ 3 ] {1388882c-fe83-4a1d-bc19-758ecd861aad} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15822 2024.07.25 05:55:47.907632 [ 3 ] {1388882c-fe83-4a1d-bc19-758ecd861aad} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.004832 sec., 4759.933774834437 rows/sec., 257.48 KiB/sec.
15823 2024.07.25 05:55:47.908025 [ 3 ] {1388882c-fe83-4a1d-bc19-758ecd861aad} <Debug> DynamicQueryHandler: Done processing query
15824 2024.07.25 05:55:47.908059 [ 3 ] {1388882c-fe83-4a1d-bc19-758ecd861aad} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15825 2024.07.25 05:55:47.908086 [ 3 ] {} <Debug> HTTP-Session: c8457fdf-8b07-4521-84f1-6487e5134c24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15826 2024.07.25 05:55:47.908236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15827 2024.07.25 05:55:47.908346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15828 2024.07.25 05:55:47.908407 [ 3 ] {} <Debug> HTTP-Session: 4872ed10-8ab7-4367-ba82-5856a0d7c356 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15829 2024.07.25 05:55:47.908461 [ 3 ] {} <Debug> HTTP-Session: 4872ed10-8ab7-4367-ba82-5856a0d7c356 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15830 2024.07.25 05:55:47.908503 [ 3 ] {} <Debug> HTTP-Session: 4872ed10-8ab7-4367-ba82-5856a0d7c356 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15831 2024.07.25 05:55:47.908589 [ 3 ] {} <Trace> HTTP-Session: 4872ed10-8ab7-4367-ba82-5856a0d7c356 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15832 2024.07.25 05:55:47.908805 [ 3 ] {c235cf17-edc5-4c91-a04c-382442eeaccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15833 2024.07.25 05:55:47.908871 [ 3 ] {c235cf17-edc5-4c91-a04c-382442eeaccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15834 2024.07.25 05:55:47.909024 [ 3 ] {c235cf17-edc5-4c91-a04c-382442eeaccb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15835 2024.07.25 05:55:47.909379 [ 3 ] {c235cf17-edc5-4c91-a04c-382442eeaccb} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15836 2024.07.25 05:55:47.909421 [ 3 ] {c235cf17-edc5-4c91-a04c-382442eeaccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15837 2024.07.25 05:55:47.910274 [ 3 ] {c235cf17-edc5-4c91-a04c-382442eeaccb} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
15838 2024.07.25 05:55:47.911229 [ 3 ] {c235cf17-edc5-4c91-a04c-382442eeaccb} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15839 2024.07.25 05:55:47.911611 [ 3 ] {c235cf17-edc5-4c91-a04c-382442eeaccb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002867 sec., 20927.799093128706 rows/sec., 1.41 MiB/sec.
15840 2024.07.25 05:55:47.912000 [ 3 ] {c235cf17-edc5-4c91-a04c-382442eeaccb} <Debug> DynamicQueryHandler: Done processing query
15841 2024.07.25 05:55:47.912046 [ 3 ] {c235cf17-edc5-4c91-a04c-382442eeaccb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15842 2024.07.25 05:55:47.912089 [ 3 ] {} <Debug> HTTP-Session: 4872ed10-8ab7-4367-ba82-5856a0d7c356 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15843 2024.07.25 05:55:47.915260 [ 187 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1450 rows, containing 19 columns (19 merged, 0 gathered) in 0.013503561 sec., 107379.08319146335 rows/sec., 192.42 MiB/sec.
15844 2024.07.25 05:55:47.916821 [ 187 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
15845 2024.07.25 05:55:47.917426 [ 187 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15846 2024.07.25 05:55:47.917513 [ 187 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
15847 2024.07.25 05:55:47.917664 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB.
15848 2024.07.25 05:55:52.869905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15849 2024.07.25 05:55:52.870030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15850 2024.07.25 05:55:52.870054 [ 3 ] {} <Debug> HTTP-Session: 3918d6e9-97e0-47d8-a2ad-46c881e7f218 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15851 2024.07.25 05:55:52.870078 [ 3 ] {} <Debug> HTTP-Session: 3918d6e9-97e0-47d8-a2ad-46c881e7f218 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15852 2024.07.25 05:55:52.870092 [ 3 ] {} <Debug> HTTP-Session: 3918d6e9-97e0-47d8-a2ad-46c881e7f218 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15853 2024.07.25 05:55:52.870142 [ 3 ] {} <Trace> HTTP-Session: 3918d6e9-97e0-47d8-a2ad-46c881e7f218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15854 2024.07.25 05:55:52.870328 [ 3 ] {44528058-b692-4227-9f7e-ace474b7443b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
15855 2024.07.25 05:55:52.870394 [ 3 ] {44528058-b692-4227-9f7e-ace474b7443b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
15856 2024.07.25 05:55:52.870585 [ 3 ] {44528058-b692-4227-9f7e-ace474b7443b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15857 2024.07.25 05:55:52.871006 [ 3 ] {44528058-b692-4227-9f7e-ace474b7443b} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15858 2024.07.25 05:55:52.871047 [ 3 ] {44528058-b692-4227-9f7e-ace474b7443b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15859 2024.07.25 05:55:52.871412 [ 3 ] {44528058-b692-4227-9f7e-ace474b7443b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
15860 2024.07.25 05:55:52.871744 [ 3 ] {44528058-b692-4227-9f7e-ace474b7443b} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15861 2024.07.25 05:55:52.871883 [ 3 ] {44528058-b692-4227-9f7e-ace474b7443b} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001617 sec., 15460.729746444033 rows/sec., 1.22 MiB/sec.
15862 2024.07.25 05:55:52.872072 [ 3 ] {44528058-b692-4227-9f7e-ace474b7443b} <Debug> DynamicQueryHandler: Done processing query
15863 2024.07.25 05:55:52.872097 [ 3 ] {44528058-b692-4227-9f7e-ace474b7443b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15864 2024.07.25 05:55:52.872113 [ 3 ] {} <Debug> HTTP-Session: 3918d6e9-97e0-47d8-a2ad-46c881e7f218 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15865 2024.07.25 05:55:52.872291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15866 2024.07.25 05:55:52.872341 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15867 2024.07.25 05:55:52.872360 [ 3 ] {} <Debug> HTTP-Session: 8aa48459-3452-46cc-8019-7b1d03889e00 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15868 2024.07.25 05:55:52.872378 [ 3 ] {} <Debug> HTTP-Session: 8aa48459-3452-46cc-8019-7b1d03889e00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15869 2024.07.25 05:55:52.872393 [ 3 ] {} <Debug> HTTP-Session: 8aa48459-3452-46cc-8019-7b1d03889e00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15870 2024.07.25 05:55:52.872427 [ 3 ] {} <Trace> HTTP-Session: 8aa48459-3452-46cc-8019-7b1d03889e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15871 2024.07.25 05:55:52.872526 [ 3 ] {d4a5958c-9f63-4352-bf96-953720d6cd34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
15872 2024.07.25 05:55:52.872572 [ 3 ] {d4a5958c-9f63-4352-bf96-953720d6cd34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15873 2024.07.25 05:55:52.872694 [ 3 ] {d4a5958c-9f63-4352-bf96-953720d6cd34} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15874 2024.07.25 05:55:52.873006 [ 3 ] {d4a5958c-9f63-4352-bf96-953720d6cd34} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15875 2024.07.25 05:55:52.873046 [ 3 ] {d4a5958c-9f63-4352-bf96-953720d6cd34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15876 2024.07.25 05:55:52.873370 [ 3 ] {d4a5958c-9f63-4352-bf96-953720d6cd34} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
15877 2024.07.25 05:55:52.873706 [ 3 ] {d4a5958c-9f63-4352-bf96-953720d6cd34} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15878 2024.07.25 05:55:52.873836 [ 3 ] {d4a5958c-9f63-4352-bf96-953720d6cd34} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001339 sec., 1493.6519790888724 rows/sec., 121.80 KiB/sec.
15879 2024.07.25 05:55:52.874008 [ 3 ] {d4a5958c-9f63-4352-bf96-953720d6cd34} <Debug> DynamicQueryHandler: Done processing query
15880 2024.07.25 05:55:52.874033 [ 3 ] {d4a5958c-9f63-4352-bf96-953720d6cd34} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15881 2024.07.25 05:55:52.874050 [ 3 ] {} <Debug> HTTP-Session: 8aa48459-3452-46cc-8019-7b1d03889e00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15882 2024.07.25 05:55:52.874204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 19282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15883 2024.07.25 05:55:52.874254 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15884 2024.07.25 05:55:52.874276 [ 3 ] {} <Debug> HTTP-Session: 42d84288-ea3d-44d0-ae62-c97413166f9f Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15885 2024.07.25 05:55:52.874296 [ 3 ] {} <Debug> HTTP-Session: 42d84288-ea3d-44d0-ae62-c97413166f9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15886 2024.07.25 05:55:52.874310 [ 3 ] {} <Debug> HTTP-Session: 42d84288-ea3d-44d0-ae62-c97413166f9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15887 2024.07.25 05:55:52.874343 [ 3 ] {} <Trace> HTTP-Session: 42d84288-ea3d-44d0-ae62-c97413166f9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15888 2024.07.25 05:55:52.874479 [ 3 ] {44ce12b3-8458-4310-a57c-6c9ffbe8f648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15889 2024.07.25 05:55:52.874523 [ 3 ] {44ce12b3-8458-4310-a57c-6c9ffbe8f648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15890 2024.07.25 05:55:52.874653 [ 3 ] {44ce12b3-8458-4310-a57c-6c9ffbe8f648} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15891 2024.07.25 05:55:52.875104 [ 3 ] {44ce12b3-8458-4310-a57c-6c9ffbe8f648} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15892 2024.07.25 05:55:52.875149 [ 3 ] {44ce12b3-8458-4310-a57c-6c9ffbe8f648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15893 2024.07.25 05:55:52.875496 [ 3 ] {44ce12b3-8458-4310-a57c-6c9ffbe8f648} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
15894 2024.07.25 05:55:52.875808 [ 3 ] {44ce12b3-8458-4310-a57c-6c9ffbe8f648} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15895 2024.07.25 05:55:52.875934 [ 3 ] {44ce12b3-8458-4310-a57c-6c9ffbe8f648} <Debug> executeQuery: Read 132 rows, 11.24 KiB in 0.001515 sec., 87128.71287128712 rows/sec., 7.24 MiB/sec.
15896 2024.07.25 05:55:52.875940 [ 150 ] {} <Debug> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
15897 2024.07.25 05:55:52.875992 [ 150 ] {} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15898 2024.07.25 05:55:52.876030 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15899 2024.07.25 05:55:52.876213 [ 3 ] {44ce12b3-8458-4310-a57c-6c9ffbe8f648} <Debug> DynamicQueryHandler: Done processing query
15900 2024.07.25 05:55:52.876260 [ 3 ] {44ce12b3-8458-4310-a57c-6c9ffbe8f648} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
15901 2024.07.25 05:55:52.876260 [ 195 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::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
15902 2024.07.25 05:55:52.876285 [ 3 ] {} <Debug> HTTP-Session: 42d84288-ea3d-44d0-ae62-c97413166f9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15903 2024.07.25 05:55:52.876668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15904 2024.07.25 05:55:52.876794 [ 195 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15905 2024.07.25 05:55:52.876912 [ 195 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 358 rows starting from the beginning of the part
15906 2024.07.25 05:55:52.876922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15907 2024.07.25 05:55:52.877059 [ 3 ] {} <Debug> HTTP-Session: e7b64db5-2906-4bf5-ae5e-a77d2db2b0ed Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15908 2024.07.25 05:55:52.877195 [ 3 ] {} <Debug> HTTP-Session: e7b64db5-2906-4bf5-ae5e-a77d2db2b0ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15909 2024.07.25 05:55:52.877348 [ 195 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 132 rows starting from the beginning of the part
15910 2024.07.25 05:55:52.877339 [ 3 ] {} <Debug> HTTP-Session: e7b64db5-2906-4bf5-ae5e-a77d2db2b0ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15911 2024.07.25 05:55:52.877608 [ 3 ] {} <Trace> HTTP-Session: e7b64db5-2906-4bf5-ae5e-a77d2db2b0ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15912 2024.07.25 05:55:52.877838 [ 195 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 256 rows starting from the beginning of the part
15913 2024.07.25 05:55:52.878019 [ 3 ] {0563d4f5-b1b4-4337-975f-f85952264a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15914 2024.07.25 05:55:52.878182 [ 3 ] {0563d4f5-b1b4-4337-975f-f85952264a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15915 2024.07.25 05:55:52.878179 [ 195 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 132 rows starting from the beginning of the part
15916 2024.07.25 05:55:52.878575 [ 195 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 293 rows starting from the beginning of the part
15917 2024.07.25 05:55:52.878874 [ 195 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 132 rows starting from the beginning of the part
15918 2024.07.25 05:55:52.879252 [ 3 ] {0563d4f5-b1b4-4337-975f-f85952264a66} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15919 2024.07.25 05:55:52.880046 [ 3 ] {0563d4f5-b1b4-4337-975f-f85952264a66} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15920 2024.07.25 05:55:52.880113 [ 3 ] {0563d4f5-b1b4-4337-975f-f85952264a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15921 2024.07.25 05:55:52.881039 [ 3 ] {0563d4f5-b1b4-4337-975f-f85952264a66} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
15922 2024.07.25 05:55:52.881672 [ 3 ] {0563d4f5-b1b4-4337-975f-f85952264a66} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15923 2024.07.25 05:55:52.882068 [ 194 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1303 rows, containing 4 columns (4 merged, 0 gathered) in 0.005948191 sec., 219058.1976940552 rows/sec., 18.82 MiB/sec.
15924 2024.07.25 05:55:52.882091 [ 3 ] {0563d4f5-b1b4-4337-975f-f85952264a66} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004203 sec., 475.8505829169641 rows/sec., 33.23 KiB/sec.
15925 2024.07.25 05:55:52.882384 [ 194 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
15926 2024.07.25 05:55:52.882618 [ 3 ] {0563d4f5-b1b4-4337-975f-f85952264a66} <Debug> DynamicQueryHandler: Done processing query
15927 2024.07.25 05:55:52.882718 [ 3 ] {0563d4f5-b1b4-4337-975f-f85952264a66} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15928 2024.07.25 05:55:52.882797 [ 3 ] {} <Debug> HTTP-Session: e7b64db5-2906-4bf5-ae5e-a77d2db2b0ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15929 2024.07.25 05:55:52.883319 [ 194 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_86_17} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15930 2024.07.25 05:55:52.883399 [ 194 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_86_17} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
15931 2024.07.25 05:55:52.883486 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB.
15932 2024.07.25 05:55:52.883904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 15467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15933 2024.07.25 05:55:52.883955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15934 2024.07.25 05:55:52.883973 [ 3 ] {} <Debug> HTTP-Session: 27ea4db6-c3d8-42af-ac5c-dbbe7f9b9228 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15935 2024.07.25 05:55:52.883991 [ 3 ] {} <Debug> HTTP-Session: 27ea4db6-c3d8-42af-ac5c-dbbe7f9b9228 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15936 2024.07.25 05:55:52.884005 [ 3 ] {} <Debug> HTTP-Session: 27ea4db6-c3d8-42af-ac5c-dbbe7f9b9228 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15937 2024.07.25 05:55:52.884036 [ 3 ] {} <Trace> HTTP-Session: 27ea4db6-c3d8-42af-ac5c-dbbe7f9b9228 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15938 2024.07.25 05:55:52.884176 [ 3 ] {fc09505f-108c-49c4-9ee1-7b698b26975b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15939 2024.07.25 05:55:52.884221 [ 3 ] {fc09505f-108c-49c4-9ee1-7b698b26975b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15940 2024.07.25 05:55:52.884358 [ 3 ] {fc09505f-108c-49c4-9ee1-7b698b26975b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15941 2024.07.25 05:55:52.884727 [ 3 ] {fc09505f-108c-49c4-9ee1-7b698b26975b} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15942 2024.07.25 05:55:52.884769 [ 3 ] {fc09505f-108c-49c4-9ee1-7b698b26975b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15943 2024.07.25 05:55:52.885083 [ 3 ] {fc09505f-108c-49c4-9ee1-7b698b26975b} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
15944 2024.07.25 05:55:52.885412 [ 3 ] {fc09505f-108c-49c4-9ee1-7b698b26975b} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15945 2024.07.25 05:55:52.885549 [ 3 ] {fc09505f-108c-49c4-9ee1-7b698b26975b} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001436 sec., 63370.473537604455 rows/sec., 4.95 MiB/sec.
15946 2024.07.25 05:55:52.885558 [ 150 ] {} <Debug> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
15947 2024.07.25 05:55:52.885618 [ 150 ] {} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15948 2024.07.25 05:55:52.885657 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15949 2024.07.25 05:55:52.885777 [ 194 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::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
15950 2024.07.25 05:55:52.885781 [ 3 ] {fc09505f-108c-49c4-9ee1-7b698b26975b} <Debug> DynamicQueryHandler: Done processing query
15951 2024.07.25 05:55:52.885823 [ 3 ] {fc09505f-108c-49c4-9ee1-7b698b26975b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
15952 2024.07.25 05:55:52.885849 [ 3 ] {} <Debug> HTTP-Session: 27ea4db6-c3d8-42af-ac5c-dbbe7f9b9228 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15953 2024.07.25 05:55:52.885913 [ 194 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15954 2024.07.25 05:55:52.885942 [ 194 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 500 rows starting from the beginning of the part
15955 2024.07.25 05:55:52.886009 [ 194 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 97 rows starting from the beginning of the part
15956 2024.07.25 05:55:52.886104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15957 2024.07.25 05:55:52.886292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15958 2024.07.25 05:55:52.886321 [ 194 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 423 rows starting from the beginning of the part
15959 2024.07.25 05:55:52.886342 [ 3 ] {} <Debug> HTTP-Session: 005e2608-902a-4363-849d-55f7e13198d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15960 2024.07.25 05:55:52.886372 [ 3 ] {} <Debug> HTTP-Session: 005e2608-902a-4363-849d-55f7e13198d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15961 2024.07.25 05:55:52.886416 [ 3 ] {} <Debug> HTTP-Session: 005e2608-902a-4363-849d-55f7e13198d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15962 2024.07.25 05:55:52.886460 [ 194 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 91 rows starting from the beginning of the part
15963 2024.07.25 05:55:52.886488 [ 3 ] {} <Trace> HTTP-Session: 005e2608-902a-4363-849d-55f7e13198d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15964 2024.07.25 05:55:52.886562 [ 194 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 446 rows starting from the beginning of the part
15965 2024.07.25 05:55:52.886676 [ 194 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 91 rows starting from the beginning of the part
15966 2024.07.25 05:55:52.886733 [ 3 ] {8ab24b94-4936-4930-9047-417439a33a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15967 2024.07.25 05:55:52.886884 [ 3 ] {8ab24b94-4936-4930-9047-417439a33a90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15968 2024.07.25 05:55:52.887170 [ 3 ] {8ab24b94-4936-4930-9047-417439a33a90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15969 2024.07.25 05:55:52.887849 [ 3 ] {8ab24b94-4936-4930-9047-417439a33a90} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15970 2024.07.25 05:55:52.887891 [ 3 ] {8ab24b94-4936-4930-9047-417439a33a90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15971 2024.07.25 05:55:52.888402 [ 3 ] {8ab24b94-4936-4930-9047-417439a33a90} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
15972 2024.07.25 05:55:52.888483 [ 201 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1648 rows, containing 4 columns (4 merged, 0 gathered) in 0.002762186 sec., 596628.901891473 rows/sec., 43.27 MiB/sec.
15973 2024.07.25 05:55:52.888790 [ 191 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
15974 2024.07.25 05:55:52.888955 [ 3 ] {8ab24b94-4936-4930-9047-417439a33a90} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15975 2024.07.25 05:55:52.889379 [ 3 ] {8ab24b94-4936-4930-9047-417439a33a90} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.002723 sec., 59125.964010282776 rows/sec., 4.12 MiB/sec.
15976 2024.07.25 05:55:52.889910 [ 191 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_86_17} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15977 2024.07.25 05:55:52.890046 [ 3 ] {8ab24b94-4936-4930-9047-417439a33a90} <Debug> DynamicQueryHandler: Done processing query
15978 2024.07.25 05:55:52.890142 [ 3 ] {8ab24b94-4936-4930-9047-417439a33a90} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15979 2024.07.25 05:55:52.890190 [ 191 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_86_17} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
15980 2024.07.25 05:55:52.890232 [ 3 ] {} <Debug> HTTP-Session: 005e2608-902a-4363-849d-55f7e13198d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15981 2024.07.25 05:55:52.890424 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB.
15982 2024.07.25 05:55:52.890503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 40482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15983 2024.07.25 05:55:52.890557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15984 2024.07.25 05:55:52.890576 [ 3 ] {} <Debug> HTTP-Session: 6365ca46-39ff-4def-b4bd-7cdac116700c Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
15985 2024.07.25 05:55:52.890592 [ 3 ] {} <Debug> HTTP-Session: 6365ca46-39ff-4def-b4bd-7cdac116700c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15986 2024.07.25 05:55:52.890606 [ 3 ] {} <Debug> HTTP-Session: 6365ca46-39ff-4def-b4bd-7cdac116700c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15987 2024.07.25 05:55:52.890640 [ 3 ] {} <Trace> HTTP-Session: 6365ca46-39ff-4def-b4bd-7cdac116700c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15988 2024.07.25 05:55:52.890964 [ 3 ] {41ba1672-1761-446e-ad5e-60c42aa298c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15989 2024.07.25 05:55:52.891040 [ 3 ] {41ba1672-1761-446e-ad5e-60c42aa298c5} <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_histogramf64
15990 2024.07.25 05:55:52.891477 [ 3 ] {41ba1672-1761-446e-ad5e-60c42aa298c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15991 2024.07.25 05:55:52.892201 [ 3 ] {41ba1672-1761-446e-ad5e-60c42aa298c5} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15992 2024.07.25 05:55:52.892236 [ 3 ] {41ba1672-1761-446e-ad5e-60c42aa298c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
15993 2024.07.25 05:55:52.892876 [ 3 ] {41ba1672-1761-446e-ad5e-60c42aa298c5} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
15994 2024.07.25 05:55:52.893286 [ 3 ] {41ba1672-1761-446e-ad5e-60c42aa298c5} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15995 2024.07.25 05:55:52.893431 [ 3 ] {41ba1672-1761-446e-ad5e-60c42aa298c5} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002703 sec., 9248.98261191269 rows/sec., 16.57 MiB/sec.
15996 2024.07.25 05:55:52.893655 [ 3 ] {41ba1672-1761-446e-ad5e-60c42aa298c5} <Debug> DynamicQueryHandler: Done processing query
15997 2024.07.25 05:55:52.893678 [ 3 ] {41ba1672-1761-446e-ad5e-60c42aa298c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
15998 2024.07.25 05:55:52.893694 [ 3 ] {} <Debug> HTTP-Session: 6365ca46-39ff-4def-b4bd-7cdac116700c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15999 2024.07.25 05:55:52.893824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16000 2024.07.25 05:55:52.893870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16001 2024.07.25 05:55:52.893889 [ 3 ] {} <Debug> HTTP-Session: cdeee707-fe6f-4242-93e0-ea84f2fceeee Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16002 2024.07.25 05:55:52.893905 [ 3 ] {} <Debug> HTTP-Session: cdeee707-fe6f-4242-93e0-ea84f2fceeee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16003 2024.07.25 05:55:52.893918 [ 3 ] {} <Debug> HTTP-Session: cdeee707-fe6f-4242-93e0-ea84f2fceeee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16004 2024.07.25 05:55:52.893949 [ 3 ] {} <Trace> HTTP-Session: cdeee707-fe6f-4242-93e0-ea84f2fceeee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16005 2024.07.25 05:55:52.894060 [ 3 ] {003aa195-ebe4-44aa-bedf-f8c34f66169c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16006 2024.07.25 05:55:52.894104 [ 3 ] {003aa195-ebe4-44aa-bedf-f8c34f66169c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16007 2024.07.25 05:55:52.894228 [ 3 ] {003aa195-ebe4-44aa-bedf-f8c34f66169c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16008 2024.07.25 05:55:52.894528 [ 3 ] {003aa195-ebe4-44aa-bedf-f8c34f66169c} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16009 2024.07.25 05:55:52.894563 [ 3 ] {003aa195-ebe4-44aa-bedf-f8c34f66169c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
16010 2024.07.25 05:55:52.894917 [ 3 ] {003aa195-ebe4-44aa-bedf-f8c34f66169c} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
16011 2024.07.25 05:55:52.895232 [ 3 ] {003aa195-ebe4-44aa-bedf-f8c34f66169c} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16012 2024.07.25 05:55:52.895363 [ 3 ] {003aa195-ebe4-44aa-bedf-f8c34f66169c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001343 sec., 44676.09828741623 rows/sec., 3.01 MiB/sec.
16013 2024.07.25 05:55:52.895548 [ 3 ] {003aa195-ebe4-44aa-bedf-f8c34f66169c} <Debug> DynamicQueryHandler: Done processing query
16014 2024.07.25 05:55:52.895586 [ 3 ] {003aa195-ebe4-44aa-bedf-f8c34f66169c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16015 2024.07.25 05:55:52.895619 [ 3 ] {} <Debug> HTTP-Session: cdeee707-fe6f-4242-93e0-ea84f2fceeee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16016 2024.07.25 05:55:57.873305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 5199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16017 2024.07.25 05:55:57.873446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16018 2024.07.25 05:55:57.873475 [ 3 ] {} <Debug> HTTP-Session: 85075cd7-8a95-4b02-af54-d335ecfaa660 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16019 2024.07.25 05:55:57.873502 [ 3 ] {} <Debug> HTTP-Session: 85075cd7-8a95-4b02-af54-d335ecfaa660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16020 2024.07.25 05:55:57.873518 [ 3 ] {} <Debug> HTTP-Session: 85075cd7-8a95-4b02-af54-d335ecfaa660 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16021 2024.07.25 05:55:57.873569 [ 3 ] {} <Trace> HTTP-Session: 85075cd7-8a95-4b02-af54-d335ecfaa660 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16022 2024.07.25 05:55:57.873757 [ 3 ] {a6d6230f-c9db-4c61-8c89-f0f88e0093bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
16023 2024.07.25 05:55:57.873826 [ 3 ] {a6d6230f-c9db-4c61-8c89-f0f88e0093bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
16024 2024.07.25 05:55:57.874017 [ 3 ] {a6d6230f-c9db-4c61-8c89-f0f88e0093bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16025 2024.07.25 05:55:57.874454 [ 3 ] {a6d6230f-c9db-4c61-8c89-f0f88e0093bd} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16026 2024.07.25 05:55:57.874496 [ 3 ] {a6d6230f-c9db-4c61-8c89-f0f88e0093bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
16027 2024.07.25 05:55:57.874867 [ 3 ] {a6d6230f-c9db-4c61-8c89-f0f88e0093bd} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
16028 2024.07.25 05:55:57.875198 [ 3 ] {a6d6230f-c9db-4c61-8c89-f0f88e0093bd} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16029 2024.07.25 05:55:57.875342 [ 3 ] {a6d6230f-c9db-4c61-8c89-f0f88e0093bd} <Debug> executeQuery: Read 37 rows, 2.85 KiB in 0.001649 sec., 22437.841115827774 rows/sec., 1.69 MiB/sec.
16030 2024.07.25 05:55:57.875564 [ 3 ] {a6d6230f-c9db-4c61-8c89-f0f88e0093bd} <Debug> DynamicQueryHandler: Done processing query
16031 2024.07.25 05:55:57.875591 [ 3 ] {a6d6230f-c9db-4c61-8c89-f0f88e0093bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16032 2024.07.25 05:55:57.875607 [ 3 ] {} <Debug> HTTP-Session: 85075cd7-8a95-4b02-af54-d335ecfaa660 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16033 2024.07.25 05:55:57.875798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 38459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16034 2024.07.25 05:55:57.875855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16035 2024.07.25 05:55:57.875875 [ 3 ] {} <Debug> HTTP-Session: 1297c76d-cda4-4bb1-b1af-960308da8b6f Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16036 2024.07.25 05:55:57.875893 [ 3 ] {} <Debug> HTTP-Session: 1297c76d-cda4-4bb1-b1af-960308da8b6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16037 2024.07.25 05:55:57.875907 [ 3 ] {} <Debug> HTTP-Session: 1297c76d-cda4-4bb1-b1af-960308da8b6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16038 2024.07.25 05:55:57.875942 [ 3 ] {} <Trace> HTTP-Session: 1297c76d-cda4-4bb1-b1af-960308da8b6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16039 2024.07.25 05:55:57.876131 [ 3 ] {46de8c84-3771-4de3-916f-cfaf11e3cce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16040 2024.07.25 05:55:57.876178 [ 3 ] {46de8c84-3771-4de3-916f-cfaf11e3cce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16041 2024.07.25 05:55:57.876309 [ 3 ] {46de8c84-3771-4de3-916f-cfaf11e3cce2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16042 2024.07.25 05:55:57.876780 [ 3 ] {46de8c84-3771-4de3-916f-cfaf11e3cce2} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16043 2024.07.25 05:55:57.876820 [ 3 ] {46de8c84-3771-4de3-916f-cfaf11e3cce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
16044 2024.07.25 05:55:57.877145 [ 3 ] {46de8c84-3771-4de3-916f-cfaf11e3cce2} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
16045 2024.07.25 05:55:57.877449 [ 3 ] {46de8c84-3771-4de3-916f-cfaf11e3cce2} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16046 2024.07.25 05:55:57.877572 [ 3 ] {46de8c84-3771-4de3-916f-cfaf11e3cce2} <Debug> executeQuery: Read 254 rows, 23.00 KiB in 0.001534 sec., 165580.18252933508 rows/sec., 14.65 MiB/sec.
16047 2024.07.25 05:55:57.877738 [ 3 ] {46de8c84-3771-4de3-916f-cfaf11e3cce2} <Debug> DynamicQueryHandler: Done processing query
16048 2024.07.25 05:55:57.877762 [ 3 ] {46de8c84-3771-4de3-916f-cfaf11e3cce2} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
16049 2024.07.25 05:55:57.877778 [ 3 ] {} <Debug> HTTP-Session: 1297c76d-cda4-4bb1-b1af-960308da8b6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16050 2024.07.25 05:55:57.877943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 66818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16051 2024.07.25 05:55:57.877991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16052 2024.07.25 05:55:57.878011 [ 3 ] {} <Debug> HTTP-Session: 9fd64740-da58-4d74-bef2-4f97c94aefaa Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16053 2024.07.25 05:55:57.878027 [ 3 ] {} <Debug> HTTP-Session: 9fd64740-da58-4d74-bef2-4f97c94aefaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16054 2024.07.25 05:55:57.878040 [ 3 ] {} <Debug> HTTP-Session: 9fd64740-da58-4d74-bef2-4f97c94aefaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16055 2024.07.25 05:55:57.878072 [ 3 ] {} <Trace> HTTP-Session: 9fd64740-da58-4d74-bef2-4f97c94aefaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16056 2024.07.25 05:55:57.878285 [ 3 ] {1e07d65a-d726-485c-86ec-d2a8127af75c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16057 2024.07.25 05:55:57.878328 [ 3 ] {1e07d65a-d726-485c-86ec-d2a8127af75c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16058 2024.07.25 05:55:57.878451 [ 3 ] {1e07d65a-d726-485c-86ec-d2a8127af75c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16059 2024.07.25 05:55:57.879024 [ 3 ] {1e07d65a-d726-485c-86ec-d2a8127af75c} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16060 2024.07.25 05:55:57.879062 [ 3 ] {1e07d65a-d726-485c-86ec-d2a8127af75c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
16061 2024.07.25 05:55:57.879409 [ 3 ] {1e07d65a-d726-485c-86ec-d2a8127af75c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
16062 2024.07.25 05:55:57.879713 [ 3 ] {1e07d65a-d726-485c-86ec-d2a8127af75c} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16063 2024.07.25 05:55:57.879835 [ 3 ] {1e07d65a-d726-485c-86ec-d2a8127af75c} <Debug> executeQuery: Read 413 rows, 29.96 KiB in 0.001662 sec., 248495.78820697955 rows/sec., 17.60 MiB/sec.
16064 2024.07.25 05:55:57.880072 [ 3 ] {1e07d65a-d726-485c-86ec-d2a8127af75c} <Debug> DynamicQueryHandler: Done processing query
16065 2024.07.25 05:55:57.880122 [ 3 ] {1e07d65a-d726-485c-86ec-d2a8127af75c} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
16066 2024.07.25 05:55:57.880176 [ 3 ] {} <Debug> HTTP-Session: 9fd64740-da58-4d74-bef2-4f97c94aefaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16067 2024.07.25 05:55:57.880377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16068 2024.07.25 05:55:57.880429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16069 2024.07.25 05:55:57.880448 [ 3 ] {} <Debug> HTTP-Session: 423f1de2-f856-4202-b783-976d5477792d Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16070 2024.07.25 05:55:57.880465 [ 3 ] {} <Debug> HTTP-Session: 423f1de2-f856-4202-b783-976d5477792d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16071 2024.07.25 05:55:57.880478 [ 3 ] {} <Debug> HTTP-Session: 423f1de2-f856-4202-b783-976d5477792d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16072 2024.07.25 05:55:57.880511 [ 3 ] {} <Trace> HTTP-Session: 423f1de2-f856-4202-b783-976d5477792d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16073 2024.07.25 05:55:57.880611 [ 3 ] {69f54cd6-4000-4065-91f1-ead4bd216aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
16074 2024.07.25 05:55:57.880655 [ 3 ] {69f54cd6-4000-4065-91f1-ead4bd216aa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
16075 2024.07.25 05:55:57.880800 [ 3 ] {69f54cd6-4000-4065-91f1-ead4bd216aa4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16076 2024.07.25 05:55:57.881155 [ 3 ] {69f54cd6-4000-4065-91f1-ead4bd216aa4} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16077 2024.07.25 05:55:57.881190 [ 3 ] {69f54cd6-4000-4065-91f1-ead4bd216aa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
16078 2024.07.25 05:55:57.881545 [ 3 ] {69f54cd6-4000-4065-91f1-ead4bd216aa4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
16079 2024.07.25 05:55:57.881872 [ 3 ] {69f54cd6-4000-4065-91f1-ead4bd216aa4} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16080 2024.07.25 05:55:57.881999 [ 3 ] {69f54cd6-4000-4065-91f1-ead4bd216aa4} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001415 sec., 4240.282685512368 rows/sec., 182.20 KiB/sec.
16081 2024.07.25 05:55:57.882250 [ 3 ] {69f54cd6-4000-4065-91f1-ead4bd216aa4} <Debug> DynamicQueryHandler: Done processing query
16082 2024.07.25 05:55:57.882304 [ 3 ] {69f54cd6-4000-4065-91f1-ead4bd216aa4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16083 2024.07.25 05:55:57.882330 [ 3 ] {} <Debug> HTTP-Session: 423f1de2-f856-4202-b783-976d5477792d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16084 2024.07.25 05:55:57.882480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16085 2024.07.25 05:55:57.882528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16086 2024.07.25 05:55:57.882548 [ 3 ] {} <Debug> HTTP-Session: 254de9e6-b984-4d50-a43b-defced6062d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16087 2024.07.25 05:55:57.882564 [ 3 ] {} <Debug> HTTP-Session: 254de9e6-b984-4d50-a43b-defced6062d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16088 2024.07.25 05:55:57.882577 [ 3 ] {} <Debug> HTTP-Session: 254de9e6-b984-4d50-a43b-defced6062d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16089 2024.07.25 05:55:57.882608 [ 3 ] {} <Trace> HTTP-Session: 254de9e6-b984-4d50-a43b-defced6062d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16090 2024.07.25 05:55:57.882730 [ 3 ] {d5d20110-5452-4a5b-a6f3-381eb05c9bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
16091 2024.07.25 05:55:57.882777 [ 3 ] {d5d20110-5452-4a5b-a6f3-381eb05c9bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
16092 2024.07.25 05:55:57.882931 [ 3 ] {d5d20110-5452-4a5b-a6f3-381eb05c9bda} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16093 2024.07.25 05:55:57.883305 [ 3 ] {d5d20110-5452-4a5b-a6f3-381eb05c9bda} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16094 2024.07.25 05:55:57.883340 [ 3 ] {d5d20110-5452-4a5b-a6f3-381eb05c9bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
16095 2024.07.25 05:55:57.883703 [ 3 ] {d5d20110-5452-4a5b-a6f3-381eb05c9bda} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
16096 2024.07.25 05:55:57.884038 [ 3 ] {d5d20110-5452-4a5b-a6f3-381eb05c9bda} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16097 2024.07.25 05:55:57.884162 [ 3 ] {d5d20110-5452-4a5b-a6f3-381eb05c9bda} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001479 sec., 52062.204192021636 rows/sec., 3.21 MiB/sec.
16098 2024.07.25 05:55:57.884333 [ 3 ] {d5d20110-5452-4a5b-a6f3-381eb05c9bda} <Debug> DynamicQueryHandler: Done processing query
16099 2024.07.25 05:55:57.884356 [ 3 ] {d5d20110-5452-4a5b-a6f3-381eb05c9bda} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16100 2024.07.25 05:55:57.884372 [ 3 ] {} <Debug> HTTP-Session: 254de9e6-b984-4d50-a43b-defced6062d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16101 2024.07.25 05:55:57.884536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16102 2024.07.25 05:55:57.884585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16103 2024.07.25 05:55:57.884605 [ 3 ] {} <Debug> HTTP-Session: e38d5d01-e305-4bf7-b27c-8f34377791de Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16104 2024.07.25 05:55:57.884622 [ 3 ] {} <Debug> HTTP-Session: e38d5d01-e305-4bf7-b27c-8f34377791de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16105 2024.07.25 05:55:57.884636 [ 3 ] {} <Debug> HTTP-Session: e38d5d01-e305-4bf7-b27c-8f34377791de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16106 2024.07.25 05:55:57.884666 [ 3 ] {} <Trace> HTTP-Session: e38d5d01-e305-4bf7-b27c-8f34377791de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16107 2024.07.25 05:55:57.884837 [ 3 ] {80a92037-3955-470f-a8ee-32239b25c26a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16108 2024.07.25 05:55:57.884882 [ 3 ] {80a92037-3955-470f-a8ee-32239b25c26a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16109 2024.07.25 05:55:57.885017 [ 3 ] {80a92037-3955-470f-a8ee-32239b25c26a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16110 2024.07.25 05:55:57.885420 [ 3 ] {80a92037-3955-470f-a8ee-32239b25c26a} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16111 2024.07.25 05:55:57.885454 [ 3 ] {80a92037-3955-470f-a8ee-32239b25c26a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
16112 2024.07.25 05:55:57.885824 [ 3 ] {80a92037-3955-470f-a8ee-32239b25c26a} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
16113 2024.07.25 05:55:57.886148 [ 3 ] {80a92037-3955-470f-a8ee-32239b25c26a} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16114 2024.07.25 05:55:57.886292 [ 3 ] {80a92037-3955-470f-a8ee-32239b25c26a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001547 sec., 103425.98577892696 rows/sec., 7.20 MiB/sec.
16115 2024.07.25 05:55:57.886333 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
16116 2024.07.25 05:55:57.886442 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16117 2024.07.25 05:55:57.886477 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
16118 2024.07.25 05:55:57.886567 [ 3 ] {80a92037-3955-470f-a8ee-32239b25c26a} <Debug> DynamicQueryHandler: Done processing query
16119 2024.07.25 05:55:57.886641 [ 3 ] {80a92037-3955-470f-a8ee-32239b25c26a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
16120 2024.07.25 05:55:57.886723 [ 3 ] {} <Debug> HTTP-Session: e38d5d01-e305-4bf7-b27c-8f34377791de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16121 2024.07.25 05:55:57.886775 [ 201 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::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
16122 2024.07.25 05:55:57.887049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 49671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16123 2024.07.25 05:55:57.887234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16124 2024.07.25 05:55:57.887337 [ 3 ] {} <Debug> HTTP-Session: fecd2c95-d209-44d5-aca9-d8d44aa59dee Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16125 2024.07.25 05:55:57.887408 [ 201 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16126 2024.07.25 05:55:57.887435 [ 3 ] {} <Debug> HTTP-Session: fecd2c95-d209-44d5-aca9-d8d44aa59dee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16127 2024.07.25 05:55:57.887504 [ 3 ] {} <Debug> HTTP-Session: fecd2c95-d209-44d5-aca9-d8d44aa59dee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16128 2024.07.25 05:55:57.887539 [ 201 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_81_16, total 11770 rows starting from the beginning of the part
16129 2024.07.25 05:55:57.887612 [ 3 ] {} <Trace> HTTP-Session: fecd2c95-d209-44d5-aca9-d8d44aa59dee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16130 2024.07.25 05:55:57.887876 [ 201 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 161 rows starting from the beginning of the part
16131 2024.07.25 05:55:57.888048 [ 201 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::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
16132 2024.07.25 05:55:57.888174 [ 3 ] {a960ca37-c815-42b9-8d60-388c9e901a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16133 2024.07.25 05:55:57.888386 [ 201 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 198 rows starting from the beginning of the part
16134 2024.07.25 05:55:57.888425 [ 3 ] {a960ca37-c815-42b9-8d60-388c9e901a81} <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_histogramf64
16135 2024.07.25 05:55:57.888792 [ 201 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 161 rows starting from the beginning of the part
16136 2024.07.25 05:55:57.889188 [ 201 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part
16137 2024.07.25 05:55:57.890739 [ 3 ] {a960ca37-c815-42b9-8d60-388c9e901a81} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16138 2024.07.25 05:55:57.892337 [ 3 ] {a960ca37-c815-42b9-8d60-388c9e901a81} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16139 2024.07.25 05:55:57.892404 [ 3 ] {a960ca37-c815-42b9-8d60-388c9e901a81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
16140 2024.07.25 05:55:57.893746 [ 3 ] {a960ca37-c815-42b9-8d60-388c9e901a81} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
16141 2024.07.25 05:55:57.894713 [ 3 ] {a960ca37-c815-42b9-8d60-388c9e901a81} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16142 2024.07.25 05:55:57.894946 [ 3 ] {a960ca37-c815-42b9-8d60-388c9e901a81} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.007118 sec., 4355.155942680528 rows/sec., 7.80 MiB/sec.
16143 2024.07.25 05:55:57.895516 [ 3 ] {a960ca37-c815-42b9-8d60-388c9e901a81} <Debug> DynamicQueryHandler: Done processing query
16144 2024.07.25 05:55:57.895571 [ 3 ] {a960ca37-c815-42b9-8d60-388c9e901a81} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
16145 2024.07.25 05:55:57.895607 [ 3 ] {} <Debug> HTTP-Session: fecd2c95-d209-44d5-aca9-d8d44aa59dee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16146 2024.07.25 05:55:57.895753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16147 2024.07.25 05:55:57.895818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16148 2024.07.25 05:55:57.895838 [ 3 ] {} <Debug> HTTP-Session: 38b7d335-847e-467c-a333-f29764d842b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16149 2024.07.25 05:55:57.895855 [ 3 ] {} <Debug> HTTP-Session: 38b7d335-847e-467c-a333-f29764d842b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16150 2024.07.25 05:55:57.895869 [ 3 ] {} <Debug> HTTP-Session: 38b7d335-847e-467c-a333-f29764d842b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16151 2024.07.25 05:55:57.895903 [ 3 ] {} <Trace> HTTP-Session: 38b7d335-847e-467c-a333-f29764d842b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16152 2024.07.25 05:55:57.896101 [ 3 ] {4a8079d0-2aac-41a6-8a1c-cf7aede2a52f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
16153 2024.07.25 05:55:57.896220 [ 3 ] {4a8079d0-2aac-41a6-8a1c-cf7aede2a52f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
16154 2024.07.25 05:55:57.896556 [ 201 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12611 rows, containing 5 columns (5 merged, 0 gathered) in 0.009966167 sec., 1265381.1640924742 rows/sec., 88.26 MiB/sec.
16155 2024.07.25 05:55:57.896668 [ 3 ] {4a8079d0-2aac-41a6-8a1c-cf7aede2a52f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16156 2024.07.25 05:55:57.896967 [ 201 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
16157 2024.07.25 05:55:57.897249 [ 3 ] {4a8079d0-2aac-41a6-8a1c-cf7aede2a52f} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16158 2024.07.25 05:55:57.897308 [ 3 ] {4a8079d0-2aac-41a6-8a1c-cf7aede2a52f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
16159 2024.07.25 05:55:57.898088 [ 201 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16160 2024.07.25 05:55:57.898290 [ 201 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
16161 2024.07.25 05:55:57.898312 [ 3 ] {4a8079d0-2aac-41a6-8a1c-cf7aede2a52f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
16162 2024.07.25 05:55:57.898435 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.59 MiB.
16163 2024.07.25 05:55:57.898743 [ 3 ] {4a8079d0-2aac-41a6-8a1c-cf7aede2a52f} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16164 2024.07.25 05:55:57.898916 [ 3 ] {4a8079d0-2aac-41a6-8a1c-cf7aede2a52f} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.002901 sec., 7928.300586004826 rows/sec., 428.87 KiB/sec.
16165 2024.07.25 05:55:57.898926 [ 143 ] {} <Debug> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
16166 2024.07.25 05:55:57.899020 [ 143 ] {} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16167 2024.07.25 05:55:57.899064 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
16168 2024.07.25 05:55:57.899220 [ 3 ] {4a8079d0-2aac-41a6-8a1c-cf7aede2a52f} <Debug> DynamicQueryHandler: Done processing query
16169 2024.07.25 05:55:57.899254 [ 3 ] {4a8079d0-2aac-41a6-8a1c-cf7aede2a52f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16170 2024.07.25 05:55:57.899257 [ 186 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::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
16171 2024.07.25 05:55:57.899292 [ 3 ] {} <Debug> HTTP-Session: 38b7d335-847e-467c-a333-f29764d842b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16172 2024.07.25 05:55:57.899528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16173 2024.07.25 05:55:57.899628 [ 186 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16174 2024.07.25 05:55:57.899647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16175 2024.07.25 05:55:57.899693 [ 3 ] {} <Debug> HTTP-Session: 7c60cf12-a09d-4772-91b3-04a9799e9dc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16176 2024.07.25 05:55:57.899692 [ 186 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 847 rows starting from the beginning of the part
16177 2024.07.25 05:55:57.899715 [ 3 ] {} <Debug> HTTP-Session: 7c60cf12-a09d-4772-91b3-04a9799e9dc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16178 2024.07.25 05:55:57.899733 [ 3 ] {} <Debug> HTTP-Session: 7c60cf12-a09d-4772-91b3-04a9799e9dc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16179 2024.07.25 05:55:57.899778 [ 3 ] {} <Trace> HTTP-Session: 7c60cf12-a09d-4772-91b3-04a9799e9dc6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16180 2024.07.25 05:55:57.899844 [ 186 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 23 rows starting from the beginning of the part
16181 2024.07.25 05:55:57.900063 [ 186 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part
16182 2024.07.25 05:55:57.900098 [ 3 ] {f24dd0ae-ffbb-4571-94d6-312ff93e604b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16183 2024.07.25 05:55:57.900327 [ 3 ] {f24dd0ae-ffbb-4571-94d6-312ff93e604b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16184 2024.07.25 05:55:57.900413 [ 186 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part
16185 2024.07.25 05:55:57.900634 [ 186 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 23 rows starting from the beginning of the part
16186 2024.07.25 05:55:57.901020 [ 186 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 23 rows starting from the beginning of the part
16187 2024.07.25 05:55:57.901488 [ 3 ] {f24dd0ae-ffbb-4571-94d6-312ff93e604b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16188 2024.07.25 05:55:57.902041 [ 3 ] {f24dd0ae-ffbb-4571-94d6-312ff93e604b} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16189 2024.07.25 05:55:57.902084 [ 3 ] {f24dd0ae-ffbb-4571-94d6-312ff93e604b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
16190 2024.07.25 05:55:57.902647 [ 3 ] {f24dd0ae-ffbb-4571-94d6-312ff93e604b} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
16191 2024.07.25 05:55:57.903029 [ 186 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 948 rows, containing 4 columns (4 merged, 0 gathered) in 0.003872892 sec., 244778.32069678162 rows/sec., 13.17 MiB/sec.
16192 2024.07.25 05:55:57.903173 [ 3 ] {f24dd0ae-ffbb-4571-94d6-312ff93e604b} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16193 2024.07.25 05:55:57.903183 [ 186 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
16194 2024.07.25 05:55:57.903412 [ 143 ] {} <Debug> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
16195 2024.07.25 05:55:57.903431 [ 3 ] {f24dd0ae-ffbb-4571-94d6-312ff93e604b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003477 sec., 17256.25539257981 rows/sec., 1.16 MiB/sec.
16196 2024.07.25 05:55:57.903508 [ 143 ] {} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16197 2024.07.25 05:55:57.903667 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
16198 2024.07.25 05:55:57.904086 [ 3 ] {f24dd0ae-ffbb-4571-94d6-312ff93e604b} <Debug> DynamicQueryHandler: Done processing query
16199 2024.07.25 05:55:57.904160 [ 3 ] {f24dd0ae-ffbb-4571-94d6-312ff93e604b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16200 2024.07.25 05:55:57.904237 [ 3 ] {} <Debug> HTTP-Session: 7c60cf12-a09d-4772-91b3-04a9799e9dc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16201 2024.07.25 05:55:57.904259 [ 189 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
16202 2024.07.25 05:55:57.904734 [ 186 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_41_8} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16203 2024.07.25 05:55:57.904806 [ 189 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16204 2024.07.25 05:55:57.904936 [ 189 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4084 rows starting from the beginning of the part
16205 2024.07.25 05:55:57.905083 [ 186 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_41_8} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
16206 2024.07.25 05:55:57.905351 [ 189 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part
16207 2024.07.25 05:55:57.905556 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
16208 2024.07.25 05:55:57.905808 [ 189 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
16209 2024.07.25 05:55:57.906205 [ 189 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part
16210 2024.07.25 05:55:57.906537 [ 189 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
16211 2024.07.25 05:55:57.906918 [ 189 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part
16212 2024.07.25 05:55:57.908807 [ 200 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4384 rows, containing 4 columns (4 merged, 0 gathered) in 0.004915547 sec., 891864.1201070807 rows/sec., 59.91 MiB/sec.
16213 2024.07.25 05:55:57.909301 [ 199 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
16214 2024.07.25 05:55:57.909768 [ 199 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_86_17} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16215 2024.07.25 05:55:57.909855 [ 199 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_86_17} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
16216 2024.07.25 05:55:57.909950 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB.
16217 2024.07.25 05:56:02.325899 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache
16218 2024.07.25 05:56:02.325964 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache
16219 2024.07.25 05:56:02.869130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16220 2024.07.25 05:56:02.869289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16221 2024.07.25 05:56:02.869334 [ 3 ] {} <Debug> HTTP-Session: 10284384-cd82-4118-adce-727b437eb6ad Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16222 2024.07.25 05:56:02.869374 [ 3 ] {} <Debug> HTTP-Session: 10284384-cd82-4118-adce-727b437eb6ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16223 2024.07.25 05:56:02.869401 [ 3 ] {} <Debug> HTTP-Session: 10284384-cd82-4118-adce-727b437eb6ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16224 2024.07.25 05:56:02.869477 [ 3 ] {} <Trace> HTTP-Session: 10284384-cd82-4118-adce-727b437eb6ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16225 2024.07.25 05:56:02.869750 [ 3 ] {1bc75ba5-c468-431d-835f-1212c1b472ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
16226 2024.07.25 05:56:02.869817 [ 3 ] {1bc75ba5-c468-431d-835f-1212c1b472ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
16227 2024.07.25 05:56:02.870009 [ 3 ] {1bc75ba5-c468-431d-835f-1212c1b472ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16228 2024.07.25 05:56:02.870478 [ 3 ] {1bc75ba5-c468-431d-835f-1212c1b472ed} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16229 2024.07.25 05:56:02.870523 [ 3 ] {1bc75ba5-c468-431d-835f-1212c1b472ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
16230 2024.07.25 05:56:02.871243 [ 3 ] {1bc75ba5-c468-431d-835f-1212c1b472ed} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
16231 2024.07.25 05:56:02.871625 [ 3 ] {1bc75ba5-c468-431d-835f-1212c1b472ed} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16232 2024.07.25 05:56:02.871801 [ 3 ] {1bc75ba5-c468-431d-835f-1212c1b472ed} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.002128 sec., 11748.12030075188 rows/sec., 952.24 KiB/sec.
16233 2024.07.25 05:56:02.872089 [ 3 ] {1bc75ba5-c468-431d-835f-1212c1b472ed} <Debug> DynamicQueryHandler: Done processing query
16234 2024.07.25 05:56:02.872148 [ 3 ] {1bc75ba5-c468-431d-835f-1212c1b472ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16235 2024.07.25 05:56:02.872210 [ 3 ] {} <Debug> HTTP-Session: 10284384-cd82-4118-adce-727b437eb6ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16236 2024.07.25 05:56:02.872411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16237 2024.07.25 05:56:02.872470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16238 2024.07.25 05:56:02.872490 [ 3 ] {} <Debug> HTTP-Session: b7214ee5-4aed-45f3-b89c-106c566ef2a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16239 2024.07.25 05:56:02.872509 [ 3 ] {} <Debug> HTTP-Session: b7214ee5-4aed-45f3-b89c-106c566ef2a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16240 2024.07.25 05:56:02.872523 [ 3 ] {} <Debug> HTTP-Session: b7214ee5-4aed-45f3-b89c-106c566ef2a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16241 2024.07.25 05:56:02.872559 [ 3 ] {} <Trace> HTTP-Session: b7214ee5-4aed-45f3-b89c-106c566ef2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16242 2024.07.25 05:56:02.872664 [ 3 ] {aa23e18b-c983-4328-a6f6-5af632369226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
16243 2024.07.25 05:56:02.872712 [ 3 ] {aa23e18b-c983-4328-a6f6-5af632369226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
16244 2024.07.25 05:56:02.872862 [ 3 ] {aa23e18b-c983-4328-a6f6-5af632369226} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16245 2024.07.25 05:56:02.873169 [ 3 ] {aa23e18b-c983-4328-a6f6-5af632369226} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16246 2024.07.25 05:56:02.873205 [ 3 ] {aa23e18b-c983-4328-a6f6-5af632369226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
16247 2024.07.25 05:56:02.873507 [ 3 ] {aa23e18b-c983-4328-a6f6-5af632369226} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
16248 2024.07.25 05:56:02.873815 [ 3 ] {aa23e18b-c983-4328-a6f6-5af632369226} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16249 2024.07.25 05:56:02.873966 [ 3 ] {aa23e18b-c983-4328-a6f6-5af632369226} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001328 sec., 1506.0240963855422 rows/sec., 122.81 KiB/sec.
16250 2024.07.25 05:56:02.874141 [ 3 ] {aa23e18b-c983-4328-a6f6-5af632369226} <Debug> DynamicQueryHandler: Done processing query
16251 2024.07.25 05:56:02.874165 [ 3 ] {aa23e18b-c983-4328-a6f6-5af632369226} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
16252 2024.07.25 05:56:02.874181 [ 3 ] {} <Debug> HTTP-Session: b7214ee5-4aed-45f3-b89c-106c566ef2a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16253 2024.07.25 05:56:02.874330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 19283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16254 2024.07.25 05:56:02.874380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16255 2024.07.25 05:56:02.874399 [ 3 ] {} <Debug> HTTP-Session: ac0a1343-8860-4ba8-9046-1ffe6a961e0e Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16256 2024.07.25 05:56:02.874415 [ 3 ] {} <Debug> HTTP-Session: ac0a1343-8860-4ba8-9046-1ffe6a961e0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16257 2024.07.25 05:56:02.874428 [ 3 ] {} <Debug> HTTP-Session: ac0a1343-8860-4ba8-9046-1ffe6a961e0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16258 2024.07.25 05:56:02.874460 [ 3 ] {} <Trace> HTTP-Session: ac0a1343-8860-4ba8-9046-1ffe6a961e0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16259 2024.07.25 05:56:02.874594 [ 3 ] {a60e2589-c659-4974-ae44-6a670424b6fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16260 2024.07.25 05:56:02.874637 [ 3 ] {a60e2589-c659-4974-ae44-6a670424b6fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16261 2024.07.25 05:56:02.874763 [ 3 ] {a60e2589-c659-4974-ae44-6a670424b6fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16262 2024.07.25 05:56:02.875166 [ 3 ] {a60e2589-c659-4974-ae44-6a670424b6fe} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16263 2024.07.25 05:56:02.875202 [ 3 ] {a60e2589-c659-4974-ae44-6a670424b6fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
16264 2024.07.25 05:56:02.875513 [ 3 ] {a60e2589-c659-4974-ae44-6a670424b6fe} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
16265 2024.07.25 05:56:02.875814 [ 3 ] {a60e2589-c659-4974-ae44-6a670424b6fe} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16266 2024.07.25 05:56:02.875969 [ 3 ] {a60e2589-c659-4974-ae44-6a670424b6fe} <Debug> executeQuery: Read 132 rows, 11.24 KiB in 0.001425 sec., 92631.57894736841 rows/sec., 7.70 MiB/sec.
16267 2024.07.25 05:56:02.876145 [ 3 ] {a60e2589-c659-4974-ae44-6a670424b6fe} <Debug> DynamicQueryHandler: Done processing query
16268 2024.07.25 05:56:02.876169 [ 3 ] {a60e2589-c659-4974-ae44-6a670424b6fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
16269 2024.07.25 05:56:02.876185 [ 3 ] {} <Debug> HTTP-Session: ac0a1343-8860-4ba8-9046-1ffe6a961e0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16270 2024.07.25 05:56:02.876306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16271 2024.07.25 05:56:02.876353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16272 2024.07.25 05:56:02.876371 [ 3 ] {} <Debug> HTTP-Session: f186fce2-46fa-4dbd-be1a-e848df93f6c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16273 2024.07.25 05:56:02.876388 [ 3 ] {} <Debug> HTTP-Session: f186fce2-46fa-4dbd-be1a-e848df93f6c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16274 2024.07.25 05:56:02.876402 [ 3 ] {} <Debug> HTTP-Session: f186fce2-46fa-4dbd-be1a-e848df93f6c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16275 2024.07.25 05:56:02.876433 [ 3 ] {} <Trace> HTTP-Session: f186fce2-46fa-4dbd-be1a-e848df93f6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16276 2024.07.25 05:56:02.876524 [ 3 ] {c3a506a6-b949-404e-a0d8-b6d0625c77d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16277 2024.07.25 05:56:02.876566 [ 3 ] {c3a506a6-b949-404e-a0d8-b6d0625c77d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16278 2024.07.25 05:56:02.876691 [ 3 ] {c3a506a6-b949-404e-a0d8-b6d0625c77d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16279 2024.07.25 05:56:02.876965 [ 3 ] {c3a506a6-b949-404e-a0d8-b6d0625c77d0} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16280 2024.07.25 05:56:02.877002 [ 3 ] {c3a506a6-b949-404e-a0d8-b6d0625c77d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
16281 2024.07.25 05:56:02.877301 [ 3 ] {c3a506a6-b949-404e-a0d8-b6d0625c77d0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
16282 2024.07.25 05:56:02.877606 [ 3 ] {c3a506a6-b949-404e-a0d8-b6d0625c77d0} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16283 2024.07.25 05:56:02.877767 [ 3 ] {c3a506a6-b949-404e-a0d8-b6d0625c77d0} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00126 sec., 1587.3015873015872 rows/sec., 110.83 KiB/sec.
16284 2024.07.25 05:56:02.877934 [ 3 ] {c3a506a6-b949-404e-a0d8-b6d0625c77d0} <Debug> DynamicQueryHandler: Done processing query
16285 2024.07.25 05:56:02.877957 [ 3 ] {c3a506a6-b949-404e-a0d8-b6d0625c77d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
16286 2024.07.25 05:56:02.877973 [ 3 ] {} <Debug> HTTP-Session: f186fce2-46fa-4dbd-be1a-e848df93f6c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16287 2024.07.25 05:56:02.878099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 15469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16288 2024.07.25 05:56:02.878147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16289 2024.07.25 05:56:02.878166 [ 3 ] {} <Debug> HTTP-Session: 04c4f6d2-6fcd-48f3-8f0a-88f6c14a1c02 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16290 2024.07.25 05:56:02.878183 [ 3 ] {} <Debug> HTTP-Session: 04c4f6d2-6fcd-48f3-8f0a-88f6c14a1c02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16291 2024.07.25 05:56:02.878197 [ 3 ] {} <Debug> HTTP-Session: 04c4f6d2-6fcd-48f3-8f0a-88f6c14a1c02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16292 2024.07.25 05:56:02.878226 [ 3 ] {} <Trace> HTTP-Session: 04c4f6d2-6fcd-48f3-8f0a-88f6c14a1c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16293 2024.07.25 05:56:02.878349 [ 3 ] {33148688-f97d-4a69-a6ec-a489201404a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16294 2024.07.25 05:56:02.878391 [ 3 ] {33148688-f97d-4a69-a6ec-a489201404a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16295 2024.07.25 05:56:02.878516 [ 3 ] {33148688-f97d-4a69-a6ec-a489201404a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16296 2024.07.25 05:56:02.878876 [ 3 ] {33148688-f97d-4a69-a6ec-a489201404a4} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16297 2024.07.25 05:56:02.878912 [ 3 ] {33148688-f97d-4a69-a6ec-a489201404a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
16298 2024.07.25 05:56:02.879213 [ 3 ] {33148688-f97d-4a69-a6ec-a489201404a4} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
16299 2024.07.25 05:56:02.879518 [ 3 ] {33148688-f97d-4a69-a6ec-a489201404a4} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16300 2024.07.25 05:56:02.879661 [ 3 ] {33148688-f97d-4a69-a6ec-a489201404a4} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001358 sec., 67010.30927835051 rows/sec., 5.24 MiB/sec.
16301 2024.07.25 05:56:02.879815 [ 3 ] {33148688-f97d-4a69-a6ec-a489201404a4} <Debug> DynamicQueryHandler: Done processing query
16302 2024.07.25 05:56:02.879839 [ 3 ] {33148688-f97d-4a69-a6ec-a489201404a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
16303 2024.07.25 05:56:02.879855 [ 3 ] {} <Debug> HTTP-Session: 04c4f6d2-6fcd-48f3-8f0a-88f6c14a1c02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16304 2024.07.25 05:56:02.880032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16305 2024.07.25 05:56:02.880080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16306 2024.07.25 05:56:02.880099 [ 3 ] {} <Debug> HTTP-Session: 52bc0955-1cf4-4b53-87f2-a0c817955029 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16307 2024.07.25 05:56:02.880116 [ 3 ] {} <Debug> HTTP-Session: 52bc0955-1cf4-4b53-87f2-a0c817955029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16308 2024.07.25 05:56:02.880130 [ 3 ] {} <Debug> HTTP-Session: 52bc0955-1cf4-4b53-87f2-a0c817955029 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16309 2024.07.25 05:56:02.880161 [ 3 ] {} <Trace> HTTP-Session: 52bc0955-1cf4-4b53-87f2-a0c817955029 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16310 2024.07.25 05:56:02.880299 [ 3 ] {5ae7727b-4c3c-4c32-b4da-4ac6d7e14f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16311 2024.07.25 05:56:02.880344 [ 3 ] {5ae7727b-4c3c-4c32-b4da-4ac6d7e14f91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16312 2024.07.25 05:56:02.880486 [ 3 ] {5ae7727b-4c3c-4c32-b4da-4ac6d7e14f91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16313 2024.07.25 05:56:02.880862 [ 3 ] {5ae7727b-4c3c-4c32-b4da-4ac6d7e14f91} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16314 2024.07.25 05:56:02.880897 [ 3 ] {5ae7727b-4c3c-4c32-b4da-4ac6d7e14f91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
16315 2024.07.25 05:56:02.881279 [ 3 ] {5ae7727b-4c3c-4c32-b4da-4ac6d7e14f91} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
16316 2024.07.25 05:56:02.881616 [ 3 ] {5ae7727b-4c3c-4c32-b4da-4ac6d7e14f91} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16317 2024.07.25 05:56:02.881768 [ 3 ] {5ae7727b-4c3c-4c32-b4da-4ac6d7e14f91} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001528 sec., 105366.49214659685 rows/sec., 7.34 MiB/sec.
16318 2024.07.25 05:56:02.881941 [ 3 ] {5ae7727b-4c3c-4c32-b4da-4ac6d7e14f91} <Debug> DynamicQueryHandler: Done processing query
16319 2024.07.25 05:56:02.881965 [ 3 ] {5ae7727b-4c3c-4c32-b4da-4ac6d7e14f91} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
16320 2024.07.25 05:56:02.881981 [ 3 ] {} <Debug> HTTP-Session: 52bc0955-1cf4-4b53-87f2-a0c817955029 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16321 2024.07.25 05:56:02.882201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 40620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16322 2024.07.25 05:56:02.882249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16323 2024.07.25 05:56:02.882268 [ 3 ] {} <Debug> HTTP-Session: 75a7f393-128a-4787-bac7-4641b39f07a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16324 2024.07.25 05:56:02.882284 [ 3 ] {} <Debug> HTTP-Session: 75a7f393-128a-4787-bac7-4641b39f07a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16325 2024.07.25 05:56:02.882298 [ 3 ] {} <Debug> HTTP-Session: 75a7f393-128a-4787-bac7-4641b39f07a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16326 2024.07.25 05:56:02.882328 [ 3 ] {} <Trace> HTTP-Session: 75a7f393-128a-4787-bac7-4641b39f07a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16327 2024.07.25 05:56:02.882606 [ 3 ] {c29cf15a-d37f-4237-9e15-b3136f4dd901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16328 2024.07.25 05:56:02.882668 [ 3 ] {c29cf15a-d37f-4237-9e15-b3136f4dd901} <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_histogramf64
16329 2024.07.25 05:56:02.883081 [ 3 ] {c29cf15a-d37f-4237-9e15-b3136f4dd901} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16330 2024.07.25 05:56:02.883765 [ 3 ] {c29cf15a-d37f-4237-9e15-b3136f4dd901} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16331 2024.07.25 05:56:02.883802 [ 3 ] {c29cf15a-d37f-4237-9e15-b3136f4dd901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
16332 2024.07.25 05:56:02.884393 [ 3 ] {c29cf15a-d37f-4237-9e15-b3136f4dd901} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
16333 2024.07.25 05:56:02.884794 [ 3 ] {c29cf15a-d37f-4237-9e15-b3136f4dd901} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16334 2024.07.25 05:56:02.885005 [ 3 ] {c29cf15a-d37f-4237-9e15-b3136f4dd901} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002588 sec., 9659.969088098918 rows/sec., 17.31 MiB/sec.
16335 2024.07.25 05:56:02.885205 [ 3 ] {c29cf15a-d37f-4237-9e15-b3136f4dd901} <Debug> DynamicQueryHandler: Done processing query
16336 2024.07.25 05:56:02.885229 [ 3 ] {c29cf15a-d37f-4237-9e15-b3136f4dd901} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
16337 2024.07.25 05:56:02.885245 [ 3 ] {} <Debug> HTTP-Session: 75a7f393-128a-4787-bac7-4641b39f07a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16338 2024.07.25 05:56:02.885365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16339 2024.07.25 05:56:02.885412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16340 2024.07.25 05:56:02.885431 [ 3 ] {} <Debug> HTTP-Session: 1dd4cf1e-fd61-4027-b9f6-68c300cd7212 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16341 2024.07.25 05:56:02.885448 [ 3 ] {} <Debug> HTTP-Session: 1dd4cf1e-fd61-4027-b9f6-68c300cd7212 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16342 2024.07.25 05:56:02.885462 [ 3 ] {} <Debug> HTTP-Session: 1dd4cf1e-fd61-4027-b9f6-68c300cd7212 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16343 2024.07.25 05:56:02.885492 [ 3 ] {} <Trace> HTTP-Session: 1dd4cf1e-fd61-4027-b9f6-68c300cd7212 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16344 2024.07.25 05:56:02.885626 [ 3 ] {2702cd01-5b31-4a76-b13e-2006441ce433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16345 2024.07.25 05:56:02.885670 [ 3 ] {2702cd01-5b31-4a76-b13e-2006441ce433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16346 2024.07.25 05:56:02.885795 [ 3 ] {2702cd01-5b31-4a76-b13e-2006441ce433} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16347 2024.07.25 05:56:02.886083 [ 3 ] {2702cd01-5b31-4a76-b13e-2006441ce433} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16348 2024.07.25 05:56:02.886119 [ 3 ] {2702cd01-5b31-4a76-b13e-2006441ce433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
16349 2024.07.25 05:56:02.886467 [ 3 ] {2702cd01-5b31-4a76-b13e-2006441ce433} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
16350 2024.07.25 05:56:02.886786 [ 3 ] {2702cd01-5b31-4a76-b13e-2006441ce433} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16351 2024.07.25 05:56:02.886946 [ 3 ] {2702cd01-5b31-4a76-b13e-2006441ce433} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001348 sec., 44510.38575667656 rows/sec., 3.00 MiB/sec.
16352 2024.07.25 05:56:02.887250 [ 3 ] {2702cd01-5b31-4a76-b13e-2006441ce433} <Debug> DynamicQueryHandler: Done processing query
16353 2024.07.25 05:56:02.887315 [ 3 ] {2702cd01-5b31-4a76-b13e-2006441ce433} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16354 2024.07.25 05:56:02.887383 [ 3 ] {} <Debug> HTTP-Session: 1dd4cf1e-fd61-4027-b9f6-68c300cd7212 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16355 2024.07.25 05:56:07.873830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 5199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16356 2024.07.25 05:56:07.874025 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16357 2024.07.25 05:56:07.874070 [ 3 ] {} <Debug> HTTP-Session: 9ed55bf1-2ecd-4924-a954-572bd960b36b Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16358 2024.07.25 05:56:07.874113 [ 3 ] {} <Debug> HTTP-Session: 9ed55bf1-2ecd-4924-a954-572bd960b36b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16359 2024.07.25 05:56:07.874141 [ 3 ] {} <Debug> HTTP-Session: 9ed55bf1-2ecd-4924-a954-572bd960b36b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16360 2024.07.25 05:56:07.874222 [ 3 ] {} <Trace> HTTP-Session: 9ed55bf1-2ecd-4924-a954-572bd960b36b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16361 2024.07.25 05:56:07.874527 [ 3 ] {1cd5b2ac-7c56-43f1-b624-617885311298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
16362 2024.07.25 05:56:07.874636 [ 3 ] {1cd5b2ac-7c56-43f1-b624-617885311298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
16363 2024.07.25 05:56:07.874949 [ 3 ] {1cd5b2ac-7c56-43f1-b624-617885311298} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16364 2024.07.25 05:56:07.875379 [ 3 ] {1cd5b2ac-7c56-43f1-b624-617885311298} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16365 2024.07.25 05:56:07.875420 [ 3 ] {1cd5b2ac-7c56-43f1-b624-617885311298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
16366 2024.07.25 05:56:07.875882 [ 3 ] {1cd5b2ac-7c56-43f1-b624-617885311298} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
16367 2024.07.25 05:56:07.876471 [ 3 ] {1cd5b2ac-7c56-43f1-b624-617885311298} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16368 2024.07.25 05:56:07.876684 [ 3 ] {1cd5b2ac-7c56-43f1-b624-617885311298} <Debug> executeQuery: Read 37 rows, 2.85 KiB in 0.002256 sec., 16400.709219858156 rows/sec., 1.23 MiB/sec.
16369 2024.07.25 05:56:07.876908 [ 3 ] {1cd5b2ac-7c56-43f1-b624-617885311298} <Debug> DynamicQueryHandler: Done processing query
16370 2024.07.25 05:56:07.876936 [ 3 ] {1cd5b2ac-7c56-43f1-b624-617885311298} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16371 2024.07.25 05:56:07.876952 [ 3 ] {} <Debug> HTTP-Session: 9ed55bf1-2ecd-4924-a954-572bd960b36b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16372 2024.07.25 05:56:07.877130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 38459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16373 2024.07.25 05:56:07.877177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16374 2024.07.25 05:56:07.877197 [ 3 ] {} <Debug> HTTP-Session: dfbe52ed-2c91-42b9-b78a-b63bd7fcdf4d Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16375 2024.07.25 05:56:07.877214 [ 3 ] {} <Debug> HTTP-Session: dfbe52ed-2c91-42b9-b78a-b63bd7fcdf4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16376 2024.07.25 05:56:07.877228 [ 3 ] {} <Debug> HTTP-Session: dfbe52ed-2c91-42b9-b78a-b63bd7fcdf4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16377 2024.07.25 05:56:07.877260 [ 3 ] {} <Trace> HTTP-Session: dfbe52ed-2c91-42b9-b78a-b63bd7fcdf4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16378 2024.07.25 05:56:07.877473 [ 3 ] {701baae6-35e7-4291-a82f-1bbba60e603d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16379 2024.07.25 05:56:07.877521 [ 3 ] {701baae6-35e7-4291-a82f-1bbba60e603d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16380 2024.07.25 05:56:07.877646 [ 3 ] {701baae6-35e7-4291-a82f-1bbba60e603d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16381 2024.07.25 05:56:07.878144 [ 3 ] {701baae6-35e7-4291-a82f-1bbba60e603d} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16382 2024.07.25 05:56:07.878180 [ 3 ] {701baae6-35e7-4291-a82f-1bbba60e603d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
16383 2024.07.25 05:56:07.878616 [ 3 ] {701baae6-35e7-4291-a82f-1bbba60e603d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
16384 2024.07.25 05:56:07.879124 [ 3 ] {701baae6-35e7-4291-a82f-1bbba60e603d} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16385 2024.07.25 05:56:07.879284 [ 3 ] {701baae6-35e7-4291-a82f-1bbba60e603d} <Debug> executeQuery: Read 254 rows, 23.00 KiB in 0.001893 sec., 134178.55256207078 rows/sec., 11.87 MiB/sec.
16386 2024.07.25 05:56:07.879450 [ 3 ] {701baae6-35e7-4291-a82f-1bbba60e603d} <Debug> DynamicQueryHandler: Done processing query
16387 2024.07.25 05:56:07.879475 [ 3 ] {701baae6-35e7-4291-a82f-1bbba60e603d} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
16388 2024.07.25 05:56:07.879490 [ 3 ] {} <Debug> HTTP-Session: dfbe52ed-2c91-42b9-b78a-b63bd7fcdf4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16389 2024.07.25 05:56:07.879681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 66818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16390 2024.07.25 05:56:07.879728 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16391 2024.07.25 05:56:07.879747 [ 3 ] {} <Debug> HTTP-Session: 51c05623-3603-4193-b0a5-112324ca3f1f Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16392 2024.07.25 05:56:07.879764 [ 3 ] {} <Debug> HTTP-Session: 51c05623-3603-4193-b0a5-112324ca3f1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16393 2024.07.25 05:56:07.879778 [ 3 ] {} <Debug> HTTP-Session: 51c05623-3603-4193-b0a5-112324ca3f1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16394 2024.07.25 05:56:07.879809 [ 3 ] {} <Trace> HTTP-Session: 51c05623-3603-4193-b0a5-112324ca3f1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16395 2024.07.25 05:56:07.880015 [ 3 ] {61223e92-fdc6-4863-b67d-9960462a2b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16396 2024.07.25 05:56:07.880058 [ 3 ] {61223e92-fdc6-4863-b67d-9960462a2b5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16397 2024.07.25 05:56:07.880185 [ 3 ] {61223e92-fdc6-4863-b67d-9960462a2b5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16398 2024.07.25 05:56:07.880830 [ 3 ] {61223e92-fdc6-4863-b67d-9960462a2b5a} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16399 2024.07.25 05:56:07.880867 [ 3 ] {61223e92-fdc6-4863-b67d-9960462a2b5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
16400 2024.07.25 05:56:07.881304 [ 3 ] {61223e92-fdc6-4863-b67d-9960462a2b5a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
16401 2024.07.25 05:56:07.881846 [ 3 ] {61223e92-fdc6-4863-b67d-9960462a2b5a} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16402 2024.07.25 05:56:07.882010 [ 3 ] {61223e92-fdc6-4863-b67d-9960462a2b5a} <Debug> executeQuery: Read 413 rows, 29.96 KiB in 0.002093 sec., 197324.4147157191 rows/sec., 13.98 MiB/sec.
16403 2024.07.25 05:56:07.882181 [ 3 ] {61223e92-fdc6-4863-b67d-9960462a2b5a} <Debug> DynamicQueryHandler: Done processing query
16404 2024.07.25 05:56:07.882206 [ 3 ] {61223e92-fdc6-4863-b67d-9960462a2b5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
16405 2024.07.25 05:56:07.882222 [ 3 ] {} <Debug> HTTP-Session: 51c05623-3603-4193-b0a5-112324ca3f1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16406 2024.07.25 05:56:07.882342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16407 2024.07.25 05:56:07.882391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16408 2024.07.25 05:56:07.882410 [ 3 ] {} <Debug> HTTP-Session: c13dd30e-0f28-48ff-bbf2-ff51398add4f Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16409 2024.07.25 05:56:07.882427 [ 3 ] {} <Debug> HTTP-Session: c13dd30e-0f28-48ff-bbf2-ff51398add4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16410 2024.07.25 05:56:07.882441 [ 3 ] {} <Debug> HTTP-Session: c13dd30e-0f28-48ff-bbf2-ff51398add4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16411 2024.07.25 05:56:07.882471 [ 3 ] {} <Trace> HTTP-Session: c13dd30e-0f28-48ff-bbf2-ff51398add4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16412 2024.07.25 05:56:07.882565 [ 3 ] {ccad92e9-db42-4b2a-b161-31ddb95bc067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
16413 2024.07.25 05:56:07.882611 [ 3 ] {ccad92e9-db42-4b2a-b161-31ddb95bc067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
16414 2024.07.25 05:56:07.882742 [ 3 ] {ccad92e9-db42-4b2a-b161-31ddb95bc067} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16415 2024.07.25 05:56:07.883018 [ 3 ] {ccad92e9-db42-4b2a-b161-31ddb95bc067} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16416 2024.07.25 05:56:07.883054 [ 3 ] {ccad92e9-db42-4b2a-b161-31ddb95bc067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
16417 2024.07.25 05:56:07.883562 [ 3 ] {ccad92e9-db42-4b2a-b161-31ddb95bc067} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
16418 2024.07.25 05:56:07.884201 [ 3 ] {ccad92e9-db42-4b2a-b161-31ddb95bc067} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16419 2024.07.25 05:56:07.884331 [ 3 ] {ccad92e9-db42-4b2a-b161-31ddb95bc067} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.00179 sec., 3351.95530726257 rows/sec., 144.03 KiB/sec.
16420 2024.07.25 05:56:07.884607 [ 3 ] {ccad92e9-db42-4b2a-b161-31ddb95bc067} <Debug> DynamicQueryHandler: Done processing query
16421 2024.07.25 05:56:07.884666 [ 3 ] {ccad92e9-db42-4b2a-b161-31ddb95bc067} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16422 2024.07.25 05:56:07.884714 [ 3 ] {} <Debug> HTTP-Session: c13dd30e-0f28-48ff-bbf2-ff51398add4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16423 2024.07.25 05:56:07.884842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16424 2024.07.25 05:56:07.884893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16425 2024.07.25 05:56:07.884912 [ 3 ] {} <Debug> HTTP-Session: a0380b1d-57c3-443f-9e25-b68627f1dfad Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16426 2024.07.25 05:56:07.884929 [ 3 ] {} <Debug> HTTP-Session: a0380b1d-57c3-443f-9e25-b68627f1dfad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16427 2024.07.25 05:56:07.884943 [ 3 ] {} <Debug> HTTP-Session: a0380b1d-57c3-443f-9e25-b68627f1dfad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16428 2024.07.25 05:56:07.884974 [ 3 ] {} <Trace> HTTP-Session: a0380b1d-57c3-443f-9e25-b68627f1dfad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16429 2024.07.25 05:56:07.885096 [ 3 ] {6dbacd59-4166-4ccb-8436-78d5b8e053dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
16430 2024.07.25 05:56:07.885145 [ 3 ] {6dbacd59-4166-4ccb-8436-78d5b8e053dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
16431 2024.07.25 05:56:07.885305 [ 3 ] {6dbacd59-4166-4ccb-8436-78d5b8e053dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16432 2024.07.25 05:56:07.885647 [ 3 ] {6dbacd59-4166-4ccb-8436-78d5b8e053dc} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16433 2024.07.25 05:56:07.885682 [ 3 ] {6dbacd59-4166-4ccb-8436-78d5b8e053dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
16434 2024.07.25 05:56:07.886161 [ 3 ] {6dbacd59-4166-4ccb-8436-78d5b8e053dc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
16435 2024.07.25 05:56:07.886749 [ 3 ] {6dbacd59-4166-4ccb-8436-78d5b8e053dc} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16436 2024.07.25 05:56:07.886884 [ 3 ] {6dbacd59-4166-4ccb-8436-78d5b8e053dc} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001832 sec., 42030.567685589514 rows/sec., 2.59 MiB/sec.
16437 2024.07.25 05:56:07.887056 [ 3 ] {6dbacd59-4166-4ccb-8436-78d5b8e053dc} <Debug> DynamicQueryHandler: Done processing query
16438 2024.07.25 05:56:07.887080 [ 3 ] {6dbacd59-4166-4ccb-8436-78d5b8e053dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16439 2024.07.25 05:56:07.887096 [ 3 ] {} <Debug> HTTP-Session: a0380b1d-57c3-443f-9e25-b68627f1dfad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16440 2024.07.25 05:56:07.887317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16441 2024.07.25 05:56:07.887365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16442 2024.07.25 05:56:07.887384 [ 3 ] {} <Debug> HTTP-Session: 4253f05c-b147-4fdc-8fd4-aca9fdff7b6b Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16443 2024.07.25 05:56:07.887401 [ 3 ] {} <Debug> HTTP-Session: 4253f05c-b147-4fdc-8fd4-aca9fdff7b6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16444 2024.07.25 05:56:07.887414 [ 3 ] {} <Debug> HTTP-Session: 4253f05c-b147-4fdc-8fd4-aca9fdff7b6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16445 2024.07.25 05:56:07.887445 [ 3 ] {} <Trace> HTTP-Session: 4253f05c-b147-4fdc-8fd4-aca9fdff7b6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16446 2024.07.25 05:56:07.887621 [ 3 ] {4f2e9b86-e881-4692-a5ee-5fb32cca6aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16447 2024.07.25 05:56:07.887667 [ 3 ] {4f2e9b86-e881-4692-a5ee-5fb32cca6aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16448 2024.07.25 05:56:07.887808 [ 3 ] {4f2e9b86-e881-4692-a5ee-5fb32cca6aaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16449 2024.07.25 05:56:07.888204 [ 3 ] {4f2e9b86-e881-4692-a5ee-5fb32cca6aaa} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16450 2024.07.25 05:56:07.888238 [ 3 ] {4f2e9b86-e881-4692-a5ee-5fb32cca6aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
16451 2024.07.25 05:56:07.888718 [ 3 ] {4f2e9b86-e881-4692-a5ee-5fb32cca6aaa} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
16452 2024.07.25 05:56:07.889363 [ 3 ] {4f2e9b86-e881-4692-a5ee-5fb32cca6aaa} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16453 2024.07.25 05:56:07.889499 [ 3 ] {4f2e9b86-e881-4692-a5ee-5fb32cca6aaa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001978 sec., 80889.78766430737 rows/sec., 5.63 MiB/sec.
16454 2024.07.25 05:56:07.889755 [ 3 ] {4f2e9b86-e881-4692-a5ee-5fb32cca6aaa} <Debug> DynamicQueryHandler: Done processing query
16455 2024.07.25 05:56:07.889811 [ 3 ] {4f2e9b86-e881-4692-a5ee-5fb32cca6aaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
16456 2024.07.25 05:56:07.889869 [ 3 ] {} <Debug> HTTP-Session: 4253f05c-b147-4fdc-8fd4-aca9fdff7b6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16457 2024.07.25 05:56:07.890062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 49671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16458 2024.07.25 05:56:07.890114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16459 2024.07.25 05:56:07.890133 [ 3 ] {} <Debug> HTTP-Session: eded2626-b217-4149-b299-7b2768fde1ea Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16460 2024.07.25 05:56:07.890150 [ 3 ] {} <Debug> HTTP-Session: eded2626-b217-4149-b299-7b2768fde1ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16461 2024.07.25 05:56:07.890164 [ 3 ] {} <Debug> HTTP-Session: eded2626-b217-4149-b299-7b2768fde1ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16462 2024.07.25 05:56:07.890194 [ 3 ] {} <Trace> HTTP-Session: eded2626-b217-4149-b299-7b2768fde1ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16463 2024.07.25 05:56:07.890519 [ 3 ] {3178d18a-51ec-4f9d-ac09-715168324742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16464 2024.07.25 05:56:07.890589 [ 3 ] {3178d18a-51ec-4f9d-ac09-715168324742} <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_histogramf64
16465 2024.07.25 05:56:07.891012 [ 3 ] {3178d18a-51ec-4f9d-ac09-715168324742} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16466 2024.07.25 05:56:07.891767 [ 3 ] {3178d18a-51ec-4f9d-ac09-715168324742} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16467 2024.07.25 05:56:07.891801 [ 3 ] {3178d18a-51ec-4f9d-ac09-715168324742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
16468 2024.07.25 05:56:07.892539 [ 3 ] {3178d18a-51ec-4f9d-ac09-715168324742} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
16469 2024.07.25 05:56:07.893216 [ 3 ] {3178d18a-51ec-4f9d-ac09-715168324742} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16470 2024.07.25 05:56:07.893405 [ 3 ] {3178d18a-51ec-4f9d-ac09-715168324742} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.003123 sec., 9926.352865834135 rows/sec., 17.79 MiB/sec.
16471 2024.07.25 05:56:07.893627 [ 3 ] {3178d18a-51ec-4f9d-ac09-715168324742} <Debug> DynamicQueryHandler: Done processing query
16472 2024.07.25 05:56:07.893652 [ 3 ] {3178d18a-51ec-4f9d-ac09-715168324742} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
16473 2024.07.25 05:56:07.893668 [ 3 ] {} <Debug> HTTP-Session: eded2626-b217-4149-b299-7b2768fde1ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16474 2024.07.25 05:56:07.893822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16475 2024.07.25 05:56:07.893869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16476 2024.07.25 05:56:07.893888 [ 3 ] {} <Debug> HTTP-Session: 62955b62-77d4-4ca8-afab-78050a59c411 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16477 2024.07.25 05:56:07.893904 [ 3 ] {} <Debug> HTTP-Session: 62955b62-77d4-4ca8-afab-78050a59c411 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16478 2024.07.25 05:56:07.893918 [ 3 ] {} <Debug> HTTP-Session: 62955b62-77d4-4ca8-afab-78050a59c411 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16479 2024.07.25 05:56:07.893948 [ 3 ] {} <Trace> HTTP-Session: 62955b62-77d4-4ca8-afab-78050a59c411 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16480 2024.07.25 05:56:07.894047 [ 3 ] {f1e078cb-ca14-409b-93a4-e8ddb25ccb5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
16481 2024.07.25 05:56:07.894092 [ 3 ] {f1e078cb-ca14-409b-93a4-e8ddb25ccb5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
16482 2024.07.25 05:56:07.894219 [ 3 ] {f1e078cb-ca14-409b-93a4-e8ddb25ccb5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16483 2024.07.25 05:56:07.894501 [ 3 ] {f1e078cb-ca14-409b-93a4-e8ddb25ccb5f} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16484 2024.07.25 05:56:07.894537 [ 3 ] {f1e078cb-ca14-409b-93a4-e8ddb25ccb5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
16485 2024.07.25 05:56:07.894992 [ 3 ] {f1e078cb-ca14-409b-93a4-e8ddb25ccb5f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
16486 2024.07.25 05:56:07.895562 [ 3 ] {f1e078cb-ca14-409b-93a4-e8ddb25ccb5f} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16487 2024.07.25 05:56:07.895697 [ 3 ] {f1e078cb-ca14-409b-93a4-e8ddb25ccb5f} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001677 sec., 13714.967203339296 rows/sec., 741.88 KiB/sec.
16488 2024.07.25 05:56:07.895998 [ 3 ] {f1e078cb-ca14-409b-93a4-e8ddb25ccb5f} <Debug> DynamicQueryHandler: Done processing query
16489 2024.07.25 05:56:07.896062 [ 3 ] {f1e078cb-ca14-409b-93a4-e8ddb25ccb5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16490 2024.07.25 05:56:07.896124 [ 3 ] {} <Debug> HTTP-Session: 62955b62-77d4-4ca8-afab-78050a59c411 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16491 2024.07.25 05:56:07.896345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16492 2024.07.25 05:56:07.896397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16493 2024.07.25 05:56:07.896416 [ 3 ] {} <Debug> HTTP-Session: 2d1c3275-c251-45c3-8e75-77a1f0c0ffb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16494 2024.07.25 05:56:07.896433 [ 3 ] {} <Debug> HTTP-Session: 2d1c3275-c251-45c3-8e75-77a1f0c0ffb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16495 2024.07.25 05:56:07.896447 [ 3 ] {} <Debug> HTTP-Session: 2d1c3275-c251-45c3-8e75-77a1f0c0ffb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16496 2024.07.25 05:56:07.896479 [ 3 ] {} <Trace> HTTP-Session: 2d1c3275-c251-45c3-8e75-77a1f0c0ffb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16497 2024.07.25 05:56:07.896604 [ 3 ] {7481c5a7-981b-49a8-a9fd-c445d2c63e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16498 2024.07.25 05:56:07.896652 [ 3 ] {7481c5a7-981b-49a8-a9fd-c445d2c63e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16499 2024.07.25 05:56:07.896799 [ 3 ] {7481c5a7-981b-49a8-a9fd-c445d2c63e1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16500 2024.07.25 05:56:07.897124 [ 3 ] {7481c5a7-981b-49a8-a9fd-c445d2c63e1c} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16501 2024.07.25 05:56:07.897160 [ 3 ] {7481c5a7-981b-49a8-a9fd-c445d2c63e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
16502 2024.07.25 05:56:07.897608 [ 3 ] {7481c5a7-981b-49a8-a9fd-c445d2c63e1c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
16503 2024.07.25 05:56:07.898181 [ 3 ] {7481c5a7-981b-49a8-a9fd-c445d2c63e1c} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16504 2024.07.25 05:56:07.898312 [ 3 ] {7481c5a7-981b-49a8-a9fd-c445d2c63e1c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001756 sec., 34168.56492027335 rows/sec., 2.30 MiB/sec.
16505 2024.07.25 05:56:07.898475 [ 3 ] {7481c5a7-981b-49a8-a9fd-c445d2c63e1c} <Debug> DynamicQueryHandler: Done processing query
16506 2024.07.25 05:56:07.898500 [ 3 ] {7481c5a7-981b-49a8-a9fd-c445d2c63e1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16507 2024.07.25 05:56:07.898515 [ 3 ] {} <Debug> HTTP-Session: 2d1c3275-c251-45c3-8e75-77a1f0c0ffb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16508 2024.07.25 05:56:12.869665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16509 2024.07.25 05:56:12.869802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16510 2024.07.25 05:56:12.869830 [ 3 ] {} <Debug> HTTP-Session: a341cc33-6d9c-4766-bc91-377f3ba89994 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16511 2024.07.25 05:56:12.869862 [ 3 ] {} <Debug> HTTP-Session: a341cc33-6d9c-4766-bc91-377f3ba89994 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16512 2024.07.25 05:56:12.869881 [ 3 ] {} <Debug> HTTP-Session: a341cc33-6d9c-4766-bc91-377f3ba89994 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16513 2024.07.25 05:56:12.869936 [ 3 ] {} <Trace> HTTP-Session: a341cc33-6d9c-4766-bc91-377f3ba89994 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16514 2024.07.25 05:56:12.870136 [ 3 ] {fba12cb1-5514-4eed-be99-0b3891c51dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
16515 2024.07.25 05:56:12.870202 [ 3 ] {fba12cb1-5514-4eed-be99-0b3891c51dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
16516 2024.07.25 05:56:12.870398 [ 3 ] {fba12cb1-5514-4eed-be99-0b3891c51dc1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16517 2024.07.25 05:56:12.870893 [ 3 ] {fba12cb1-5514-4eed-be99-0b3891c51dc1} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16518 2024.07.25 05:56:12.870934 [ 3 ] {fba12cb1-5514-4eed-be99-0b3891c51dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
16519 2024.07.25 05:56:12.871309 [ 3 ] {fba12cb1-5514-4eed-be99-0b3891c51dc1} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
16520 2024.07.25 05:56:12.871639 [ 3 ] {fba12cb1-5514-4eed-be99-0b3891c51dc1} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16521 2024.07.25 05:56:12.871784 [ 3 ] {fba12cb1-5514-4eed-be99-0b3891c51dc1} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001713 sec., 14594.279042615295 rows/sec., 1.16 MiB/sec.
16522 2024.07.25 05:56:12.871796 [ 126 ] {} <Debug> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
16523 2024.07.25 05:56:12.871856 [ 126 ] {} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16524 2024.07.25 05:56:12.871894 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
16525 2024.07.25 05:56:12.872040 [ 3 ] {fba12cb1-5514-4eed-be99-0b3891c51dc1} <Debug> DynamicQueryHandler: Done processing query
16526 2024.07.25 05:56:12.872066 [ 196 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::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
16527 2024.07.25 05:56:12.872080 [ 3 ] {fba12cb1-5514-4eed-be99-0b3891c51dc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16528 2024.07.25 05:56:12.872165 [ 3 ] {} <Debug> HTTP-Session: a341cc33-6d9c-4766-bc91-377f3ba89994 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16529 2024.07.25 05:56:12.872296 [ 196 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16530 2024.07.25 05:56:12.872354 [ 196 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 62 rows starting from the beginning of the part
16531 2024.07.25 05:56:12.872375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 19149, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16532 2024.07.25 05:56:12.872498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16533 2024.07.25 05:56:12.872517 [ 196 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 25 rows starting from the beginning of the part
16534 2024.07.25 05:56:12.872569 [ 3 ] {} <Debug> HTTP-Session: ee4b4816-4ea9-4741-90d9-6b10208f0296 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16535 2024.07.25 05:56:12.872652 [ 3 ] {} <Debug> HTTP-Session: ee4b4816-4ea9-4741-90d9-6b10208f0296 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16536 2024.07.25 05:56:12.872699 [ 3 ] {} <Debug> HTTP-Session: ee4b4816-4ea9-4741-90d9-6b10208f0296 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16537 2024.07.25 05:56:12.872856 [ 3 ] {} <Trace> HTTP-Session: ee4b4816-4ea9-4741-90d9-6b10208f0296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16538 2024.07.25 05:56:12.872975 [ 196 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 37 rows starting from the beginning of the part
16539 2024.07.25 05:56:12.873228 [ 196 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 25 rows starting from the beginning of the part
16540 2024.07.25 05:56:12.873290 [ 3 ] {eefb27a4-ff3f-4a9e-b3c8-39f5d78f8722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16541 2024.07.25 05:56:12.873439 [ 3 ] {eefb27a4-ff3f-4a9e-b3c8-39f5d78f8722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16542 2024.07.25 05:56:12.873563 [ 196 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 37 rows starting from the beginning of the part
16543 2024.07.25 05:56:12.873945 [ 196 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 25 rows starting from the beginning of the part
16544 2024.07.25 05:56:12.874422 [ 3 ] {eefb27a4-ff3f-4a9e-b3c8-39f5d78f8722} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16545 2024.07.25 05:56:12.875351 [ 3 ] {eefb27a4-ff3f-4a9e-b3c8-39f5d78f8722} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16546 2024.07.25 05:56:12.875421 [ 3 ] {eefb27a4-ff3f-4a9e-b3c8-39f5d78f8722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
16547 2024.07.25 05:56:12.876297 [ 3 ] {eefb27a4-ff3f-4a9e-b3c8-39f5d78f8722} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
16548 2024.07.25 05:56:12.876488 [ 196 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 211 rows, containing 4 columns (4 merged, 0 gathered) in 0.004497317 sec., 46916.861764469795 rows/sec., 3.62 MiB/sec.
16549 2024.07.25 05:56:12.876753 [ 200 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
16550 2024.07.25 05:56:12.877070 [ 3 ] {eefb27a4-ff3f-4a9e-b3c8-39f5d78f8722} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16551 2024.07.25 05:56:12.877407 [ 3 ] {eefb27a4-ff3f-4a9e-b3c8-39f5d78f8722} <Debug> executeQuery: Read 131 rows, 11.17 KiB in 0.004335 sec., 30219.146482122258 rows/sec., 2.52 MiB/sec.
16552 2024.07.25 05:56:12.877655 [ 200 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_86_17} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16553 2024.07.25 05:56:12.877777 [ 3 ] {eefb27a4-ff3f-4a9e-b3c8-39f5d78f8722} <Debug> DynamicQueryHandler: Done processing query
16554 2024.07.25 05:56:12.877800 [ 200 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_86_17} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
16555 2024.07.25 05:56:12.877825 [ 3 ] {eefb27a4-ff3f-4a9e-b3c8-39f5d78f8722} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
16556 2024.07.25 05:56:12.877853 [ 3 ] {} <Debug> HTTP-Session: ee4b4816-4ea9-4741-90d9-6b10208f0296 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16557 2024.07.25 05:56:12.877981 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
16558 2024.07.25 05:56:12.878089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 15126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16559 2024.07.25 05:56:12.878148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16560 2024.07.25 05:56:12.878167 [ 3 ] {} <Debug> HTTP-Session: 3002413b-ad2d-4ff2-9536-6049ae9ba85a Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16561 2024.07.25 05:56:12.878185 [ 3 ] {} <Debug> HTTP-Session: 3002413b-ad2d-4ff2-9536-6049ae9ba85a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16562 2024.07.25 05:56:12.878199 [ 3 ] {} <Debug> HTTP-Session: 3002413b-ad2d-4ff2-9536-6049ae9ba85a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16563 2024.07.25 05:56:12.878233 [ 3 ] {} <Trace> HTTP-Session: 3002413b-ad2d-4ff2-9536-6049ae9ba85a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16564 2024.07.25 05:56:12.878379 [ 3 ] {ccad5f31-0797-4017-aa28-d901e6d93713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16565 2024.07.25 05:56:12.878427 [ 3 ] {ccad5f31-0797-4017-aa28-d901e6d93713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16566 2024.07.25 05:56:12.878577 [ 3 ] {ccad5f31-0797-4017-aa28-d901e6d93713} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16567 2024.07.25 05:56:12.878939 [ 3 ] {ccad5f31-0797-4017-aa28-d901e6d93713} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16568 2024.07.25 05:56:12.878976 [ 3 ] {ccad5f31-0797-4017-aa28-d901e6d93713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
16569 2024.07.25 05:56:12.879293 [ 3 ] {ccad5f31-0797-4017-aa28-d901e6d93713} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
16570 2024.07.25 05:56:12.879603 [ 3 ] {ccad5f31-0797-4017-aa28-d901e6d93713} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16571 2024.07.25 05:56:12.879736 [ 3 ] {ccad5f31-0797-4017-aa28-d901e6d93713} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001417 sec., 62808.750882145374 rows/sec., 4.90 MiB/sec.
16572 2024.07.25 05:56:12.879904 [ 3 ] {ccad5f31-0797-4017-aa28-d901e6d93713} <Debug> DynamicQueryHandler: Done processing query
16573 2024.07.25 05:56:12.879929 [ 3 ] {ccad5f31-0797-4017-aa28-d901e6d93713} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
16574 2024.07.25 05:56:12.879945 [ 3 ] {} <Debug> HTTP-Session: 3002413b-ad2d-4ff2-9536-6049ae9ba85a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16575 2024.07.25 05:56:12.880114 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16576 2024.07.25 05:56:12.880164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16577 2024.07.25 05:56:12.880183 [ 3 ] {} <Debug> HTTP-Session: e0f3c20e-c7e1-4051-ad09-8bf29ee489ef Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16578 2024.07.25 05:56:12.880200 [ 3 ] {} <Debug> HTTP-Session: e0f3c20e-c7e1-4051-ad09-8bf29ee489ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16579 2024.07.25 05:56:12.880214 [ 3 ] {} <Debug> HTTP-Session: e0f3c20e-c7e1-4051-ad09-8bf29ee489ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16580 2024.07.25 05:56:12.880245 [ 3 ] {} <Trace> HTTP-Session: e0f3c20e-c7e1-4051-ad09-8bf29ee489ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16581 2024.07.25 05:56:12.880402 [ 3 ] {5a70daae-1ab2-4be4-938b-5495b1f91538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16582 2024.07.25 05:56:12.880450 [ 3 ] {5a70daae-1ab2-4be4-938b-5495b1f91538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16583 2024.07.25 05:56:12.880595 [ 3 ] {5a70daae-1ab2-4be4-938b-5495b1f91538} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16584 2024.07.25 05:56:12.880979 [ 3 ] {5a70daae-1ab2-4be4-938b-5495b1f91538} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16585 2024.07.25 05:56:12.881015 [ 3 ] {5a70daae-1ab2-4be4-938b-5495b1f91538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
16586 2024.07.25 05:56:12.881412 [ 3 ] {5a70daae-1ab2-4be4-938b-5495b1f91538} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
16587 2024.07.25 05:56:12.881748 [ 3 ] {5a70daae-1ab2-4be4-938b-5495b1f91538} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16588 2024.07.25 05:56:12.881878 [ 3 ] {5a70daae-1ab2-4be4-938b-5495b1f91538} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001553 sec., 103026.400515132 rows/sec., 7.18 MiB/sec.
16589 2024.07.25 05:56:12.882051 [ 3 ] {5a70daae-1ab2-4be4-938b-5495b1f91538} <Debug> DynamicQueryHandler: Done processing query
16590 2024.07.25 05:56:12.882076 [ 3 ] {5a70daae-1ab2-4be4-938b-5495b1f91538} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
16591 2024.07.25 05:56:12.882092 [ 3 ] {} <Debug> HTTP-Session: e0f3c20e-c7e1-4051-ad09-8bf29ee489ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16592 2024.07.25 05:56:12.882355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 40635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16593 2024.07.25 05:56:12.882403 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16594 2024.07.25 05:56:12.882422 [ 3 ] {} <Debug> HTTP-Session: 168c8446-a601-45db-b78b-c46d49e48aaa Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16595 2024.07.25 05:56:12.882438 [ 3 ] {} <Debug> HTTP-Session: 168c8446-a601-45db-b78b-c46d49e48aaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16596 2024.07.25 05:56:12.882452 [ 3 ] {} <Debug> HTTP-Session: 168c8446-a601-45db-b78b-c46d49e48aaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16597 2024.07.25 05:56:12.882482 [ 3 ] {} <Trace> HTTP-Session: 168c8446-a601-45db-b78b-c46d49e48aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16598 2024.07.25 05:56:12.882781 [ 3 ] {b412cb12-de94-4ad0-8e96-bb590b2e6f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16599 2024.07.25 05:56:12.882849 [ 3 ] {b412cb12-de94-4ad0-8e96-bb590b2e6f40} <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_histogramf64
16600 2024.07.25 05:56:12.883269 [ 3 ] {b412cb12-de94-4ad0-8e96-bb590b2e6f40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16601 2024.07.25 05:56:12.883958 [ 3 ] {b412cb12-de94-4ad0-8e96-bb590b2e6f40} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16602 2024.07.25 05:56:12.883994 [ 3 ] {b412cb12-de94-4ad0-8e96-bb590b2e6f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
16603 2024.07.25 05:56:12.884601 [ 3 ] {b412cb12-de94-4ad0-8e96-bb590b2e6f40} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
16604 2024.07.25 05:56:12.885015 [ 3 ] {b412cb12-de94-4ad0-8e96-bb590b2e6f40} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16605 2024.07.25 05:56:12.885157 [ 126 ] {} <Debug> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
16606 2024.07.25 05:56:12.885165 [ 3 ] {b412cb12-de94-4ad0-8e96-bb590b2e6f40} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002584 sec., 9674.922600619195 rows/sec., 17.34 MiB/sec.
16607 2024.07.25 05:56:12.885196 [ 126 ] {} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16608 2024.07.25 05:56:12.885238 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
16609 2024.07.25 05:56:12.885648 [ 193 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::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
16610 2024.07.25 05:56:12.885768 [ 3 ] {b412cb12-de94-4ad0-8e96-bb590b2e6f40} <Debug> DynamicQueryHandler: Done processing query
16611 2024.07.25 05:56:12.885865 [ 3 ] {b412cb12-de94-4ad0-8e96-bb590b2e6f40} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
16612 2024.07.25 05:56:12.885938 [ 3 ] {} <Debug> HTTP-Session: 168c8446-a601-45db-b78b-c46d49e48aaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16613 2024.07.25 05:56:12.886248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16614 2024.07.25 05:56:12.886445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16615 2024.07.25 05:56:12.886587 [ 3 ] {} <Debug> HTTP-Session: 6506b82f-a3f9-4b43-a178-9c0354be78eb Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16616 2024.07.25 05:56:12.886658 [ 3 ] {} <Debug> HTTP-Session: 6506b82f-a3f9-4b43-a178-9c0354be78eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16617 2024.07.25 05:56:12.886725 [ 3 ] {} <Debug> HTTP-Session: 6506b82f-a3f9-4b43-a178-9c0354be78eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16618 2024.07.25 05:56:12.887087 [ 3 ] {} <Trace> HTTP-Session: 6506b82f-a3f9-4b43-a178-9c0354be78eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16619 2024.07.25 05:56:12.887502 [ 3 ] {b7c11033-43ae-493a-92ca-3cf71d170181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16620 2024.07.25 05:56:12.887687 [ 3 ] {b7c11033-43ae-493a-92ca-3cf71d170181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16621 2024.07.25 05:56:12.887883 [ 193 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16622 2024.07.25 05:56:12.888212 [ 193 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1450 rows starting from the beginning of the part
16623 2024.07.25 05:56:12.888458 [ 3 ] {b7c11033-43ae-493a-92ca-3cf71d170181} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16624 2024.07.25 05:56:12.889052 [ 193 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 25 rows starting from the beginning of the part
16625 2024.07.25 05:56:12.889824 [ 3 ] {b7c11033-43ae-493a-92ca-3cf71d170181} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16626 2024.07.25 05:56:12.889839 [ 193 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 31 rows starting from the beginning of the part
16627 2024.07.25 05:56:12.889888 [ 3 ] {b7c11033-43ae-493a-92ca-3cf71d170181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
16628 2024.07.25 05:56:12.890460 [ 193 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 25 rows starting from the beginning of the part
16629 2024.07.25 05:56:12.891064 [ 193 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 31 rows starting from the beginning of the part
16630 2024.07.25 05:56:12.891115 [ 3 ] {b7c11033-43ae-493a-92ca-3cf71d170181} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
16631 2024.07.25 05:56:12.891728 [ 193 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 25 rows starting from the beginning of the part
16632 2024.07.25 05:56:12.892284 [ 3 ] {b7c11033-43ae-493a-92ca-3cf71d170181} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16633 2024.07.25 05:56:12.892673 [ 3 ] {b7c11033-43ae-493a-92ca-3cf71d170181} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005338 sec., 11240.164855751218 rows/sec., 775.69 KiB/sec.
16634 2024.07.25 05:56:12.893288 [ 3 ] {b7c11033-43ae-493a-92ca-3cf71d170181} <Debug> DynamicQueryHandler: Done processing query
16635 2024.07.25 05:56:12.893362 [ 3 ] {b7c11033-43ae-493a-92ca-3cf71d170181} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16636 2024.07.25 05:56:12.893433 [ 3 ] {} <Debug> HTTP-Session: 6506b82f-a3f9-4b43-a178-9c0354be78eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16637 2024.07.25 05:56:12.899811 [ 188 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1587 rows, containing 19 columns (19 merged, 0 gathered) in 0.014458273 sec., 109764.14679678547 rows/sec., 196.69 MiB/sec.
16638 2024.07.25 05:56:12.901245 [ 192 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
16639 2024.07.25 05:56:12.901893 [ 192 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_86_17} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16640 2024.07.25 05:56:12.901979 [ 192 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_86_17} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
16641 2024.07.25 05:56:12.902131 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.66 MiB.
16642 2024.07.25 05:56:13.000228 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.12 MiB, peak 222.75 MiB, free memory in arenas 0.00 B, will set to 212.29 MiB (RSS), difference: 1.17 MiB
16643 2024.07.25 05:56:14.089711 [ 88 ] {} <Debug> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689) (MergerMutator): Selected 5 parts from all_1_34_7 to all_38_38_0
16644 2024.07.25 05:56:14.089796 [ 88 ] {} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16645 2024.07.25 05:56:14.089823 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
16646 2024.07.25 05:56:14.090041 [ 198 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_34_7 to all_38_38_0 into Compact with storage Full
16647 2024.07.25 05:56:14.090406 [ 198 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16648 2024.07.25 05:56:14.090465 [ 198 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 17 rows starting from the beginning of the part
16649 2024.07.25 05:56:14.090604 [ 198 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2 rows starting from the beginning of the part
16650 2024.07.25 05:56:14.090751 [ 198 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 3 rows starting from the beginning of the part
16651 2024.07.25 05:56:14.091148 [ 198 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 2 rows starting from the beginning of the part
16652 2024.07.25 05:56:14.091242 [ 198 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part
16653 2024.07.25 05:56:14.092210 [ 192 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.002300655 sec., 11301.129460957858 rows/sec., 782.73 KiB/sec.
16654 2024.07.25 05:56:14.092347 [ 198 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary)
16655 2024.07.25 05:56:14.092698 [ 198 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_38_8} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16656 2024.07.25 05:56:14.092776 [ 198 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_38_8} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689) (MergerMutator): Merged 5 parts: [all_1_34_7, all_38_38_0] -> all_1_38_8
16657 2024.07.25 05:56:14.092853 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
16658 2024.07.25 05:56:14.545082 [ 124 ] {} <Debug> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca) (MergerMutator): Selected 5 parts from all_1_34_7 to all_38_38_0
16659 2024.07.25 05:56:14.545188 [ 124 ] {} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16660 2024.07.25 05:56:14.545238 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
16661 2024.07.25 05:56:14.545600 [ 187 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_34_7 to all_38_38_0 into Compact with storage Full
16662 2024.07.25 05:56:14.545852 [ 187 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16663 2024.07.25 05:56:14.545894 [ 187 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 17 rows starting from the beginning of the part
16664 2024.07.25 05:56:14.545985 [ 187 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2 rows starting from the beginning of the part
16665 2024.07.25 05:56:14.546184 [ 187 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 3 rows starting from the beginning of the part
16666 2024.07.25 05:56:14.546367 [ 187 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 2 rows starting from the beginning of the part
16667 2024.07.25 05:56:14.546573 [ 187 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part
16668 2024.07.25 05:56:14.547633 [ 192 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.002252823 sec., 11541.075353012642 rows/sec., 934.59 KiB/sec.
16669 2024.07.25 05:56:14.547902 [ 192 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary)
16670 2024.07.25 05:56:14.548427 [ 192 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_38_8} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16671 2024.07.25 05:56:14.548514 [ 192 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_38_8} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca) (MergerMutator): Merged 5 parts: [all_1_34_7, all_38_38_0] -> all_1_38_8
16672 2024.07.25 05:56:14.548609 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
16673 2024.07.25 05:56:17.326221 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache
16674 2024.07.25 05:56:17.326295 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache
16675 2024.07.25 05:56:17.875408 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 5199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16676 2024.07.25 05:56:17.875513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16677 2024.07.25 05:56:17.875536 [ 3 ] {} <Debug> HTTP-Session: 74227cbb-2546-479a-af66-e793b9c3d903 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16678 2024.07.25 05:56:17.875560 [ 3 ] {} <Debug> HTTP-Session: 74227cbb-2546-479a-af66-e793b9c3d903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16679 2024.07.25 05:56:17.875575 [ 3 ] {} <Debug> HTTP-Session: 74227cbb-2546-479a-af66-e793b9c3d903 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16680 2024.07.25 05:56:17.875624 [ 3 ] {} <Trace> HTTP-Session: 74227cbb-2546-479a-af66-e793b9c3d903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16681 2024.07.25 05:56:17.875805 [ 3 ] {a7720675-ec7e-447b-9bce-d8929bf49f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
16682 2024.07.25 05:56:17.875871 [ 3 ] {a7720675-ec7e-447b-9bce-d8929bf49f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
16683 2024.07.25 05:56:17.876060 [ 3 ] {a7720675-ec7e-447b-9bce-d8929bf49f0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16684 2024.07.25 05:56:17.876501 [ 3 ] {a7720675-ec7e-447b-9bce-d8929bf49f0d} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16685 2024.07.25 05:56:17.876541 [ 3 ] {a7720675-ec7e-447b-9bce-d8929bf49f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
16686 2024.07.25 05:56:17.877146 [ 3 ] {a7720675-ec7e-447b-9bce-d8929bf49f0d} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
16687 2024.07.25 05:56:17.877761 [ 3 ] {a7720675-ec7e-447b-9bce-d8929bf49f0d} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16688 2024.07.25 05:56:17.877915 [ 3 ] {a7720675-ec7e-447b-9bce-d8929bf49f0d} <Debug> executeQuery: Read 37 rows, 2.85 KiB in 0.002171 sec., 17042.83740211884 rows/sec., 1.28 MiB/sec.
16689 2024.07.25 05:56:17.878221 [ 3 ] {a7720675-ec7e-447b-9bce-d8929bf49f0d} <Debug> DynamicQueryHandler: Done processing query
16690 2024.07.25 05:56:17.878285 [ 3 ] {a7720675-ec7e-447b-9bce-d8929bf49f0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16691 2024.07.25 05:56:17.878347 [ 3 ] {} <Debug> HTTP-Session: 74227cbb-2546-479a-af66-e793b9c3d903 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16692 2024.07.25 05:56:17.878607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 43442, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16693 2024.07.25 05:56:17.878667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16694 2024.07.25 05:56:17.878687 [ 3 ] {} <Debug> HTTP-Session: 6dbea3d4-625b-4154-a0ae-1be6cbe7ec09 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16695 2024.07.25 05:56:17.878705 [ 3 ] {} <Debug> HTTP-Session: 6dbea3d4-625b-4154-a0ae-1be6cbe7ec09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16696 2024.07.25 05:56:17.878719 [ 3 ] {} <Debug> HTTP-Session: 6dbea3d4-625b-4154-a0ae-1be6cbe7ec09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16697 2024.07.25 05:56:17.878755 [ 3 ] {} <Trace> HTTP-Session: 6dbea3d4-625b-4154-a0ae-1be6cbe7ec09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16698 2024.07.25 05:56:17.878948 [ 3 ] {bdede4ca-5857-442d-9ff5-93e2bdb80238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16699 2024.07.25 05:56:17.878998 [ 3 ] {bdede4ca-5857-442d-9ff5-93e2bdb80238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16700 2024.07.25 05:56:17.879149 [ 3 ] {bdede4ca-5857-442d-9ff5-93e2bdb80238} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16701 2024.07.25 05:56:17.879636 [ 3 ] {bdede4ca-5857-442d-9ff5-93e2bdb80238} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16702 2024.07.25 05:56:17.879674 [ 3 ] {bdede4ca-5857-442d-9ff5-93e2bdb80238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
16703 2024.07.25 05:56:17.880154 [ 3 ] {bdede4ca-5857-442d-9ff5-93e2bdb80238} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
16704 2024.07.25 05:56:17.880732 [ 3 ] {bdede4ca-5857-442d-9ff5-93e2bdb80238} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16705 2024.07.25 05:56:17.880866 [ 3 ] {bdede4ca-5857-442d-9ff5-93e2bdb80238} <Debug> executeQuery: Read 290 rows, 25.82 KiB in 0.002019 sec., 143635.46310054482 rows/sec., 12.49 MiB/sec.
16706 2024.07.25 05:56:17.880869 [ 122 ] {} <Debug> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
16707 2024.07.25 05:56:17.880937 [ 122 ] {} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16708 2024.07.25 05:56:17.880976 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
16709 2024.07.25 05:56:17.881069 [ 3 ] {bdede4ca-5857-442d-9ff5-93e2bdb80238} <Debug> DynamicQueryHandler: Done processing query
16710 2024.07.25 05:56:17.881129 [ 3 ] {bdede4ca-5857-442d-9ff5-93e2bdb80238} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
16711 2024.07.25 05:56:17.881166 [ 3 ] {} <Debug> HTTP-Session: 6dbea3d4-625b-4154-a0ae-1be6cbe7ec09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16712 2024.07.25 05:56:17.881181 [ 187 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::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
16713 2024.07.25 05:56:17.881363 [ 187 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16714 2024.07.25 05:56:17.881404 [ 187 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 376 rows starting from the beginning of the part
16715 2024.07.25 05:56:17.881463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 70860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16716 2024.07.25 05:56:17.881614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16717 2024.07.25 05:56:17.881635 [ 187 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 254 rows starting from the beginning of the part
16718 2024.07.25 05:56:17.881678 [ 3 ] {} <Debug> HTTP-Session: c61e8ac9-0a09-4e25-8f6e-cdd3e232ee60 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16719 2024.07.25 05:56:17.881748 [ 3 ] {} <Debug> HTTP-Session: c61e8ac9-0a09-4e25-8f6e-cdd3e232ee60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16720 2024.07.25 05:56:17.881812 [ 3 ] {} <Debug> HTTP-Session: c61e8ac9-0a09-4e25-8f6e-cdd3e232ee60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16721 2024.07.25 05:56:17.881927 [ 187 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 132 rows starting from the beginning of the part
16722 2024.07.25 05:56:17.881964 [ 3 ] {} <Trace> HTTP-Session: c61e8ac9-0a09-4e25-8f6e-cdd3e232ee60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16723 2024.07.25 05:56:17.882216 [ 187 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 254 rows starting from the beginning of the part
16724 2024.07.25 05:56:17.882393 [ 187 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 131 rows starting from the beginning of the part
16725 2024.07.25 05:56:17.882541 [ 3 ] {180b1a65-6c48-41a5-9e09-ddea7cb431d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16726 2024.07.25 05:56:17.882709 [ 187 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 290 rows starting from the beginning of the part
16727 2024.07.25 05:56:17.882735 [ 3 ] {180b1a65-6c48-41a5-9e09-ddea7cb431d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16728 2024.07.25 05:56:17.883445 [ 3 ] {180b1a65-6c48-41a5-9e09-ddea7cb431d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16729 2024.07.25 05:56:17.884572 [ 3 ] {180b1a65-6c48-41a5-9e09-ddea7cb431d5} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16730 2024.07.25 05:56:17.884649 [ 3 ] {180b1a65-6c48-41a5-9e09-ddea7cb431d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
16731 2024.07.25 05:56:17.885362 [ 3 ] {180b1a65-6c48-41a5-9e09-ddea7cb431d5} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
16732 2024.07.25 05:56:17.885401 [ 187 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1437 rows, containing 4 columns (4 merged, 0 gathered) in 0.004346483 sec., 330612.1293928908 rows/sec., 28.68 MiB/sec.
16733 2024.07.25 05:56:17.885703 [ 187 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
16734 2024.07.25 05:56:17.886231 [ 3 ] {180b1a65-6c48-41a5-9e09-ddea7cb431d5} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16735 2024.07.25 05:56:17.886459 [ 122 ] {} <Debug> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
16736 2024.07.25 05:56:17.886496 [ 3 ] {180b1a65-6c48-41a5-9e09-ddea7cb431d5} <Debug> executeQuery: Read 437 rows, 31.86 KiB in 0.004228 sec., 103358.56196783349 rows/sec., 7.36 MiB/sec.
16737 2024.07.25 05:56:17.886516 [ 122 ] {} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16738 2024.07.25 05:56:17.886594 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
16739 2024.07.25 05:56:17.886672 [ 187 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_91_18} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16740 2024.07.25 05:56:17.886976 [ 3 ] {180b1a65-6c48-41a5-9e09-ddea7cb431d5} <Debug> DynamicQueryHandler: Done processing query
16741 2024.07.25 05:56:17.886980 [ 198 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::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
16742 2024.07.25 05:56:17.887010 [ 3 ] {180b1a65-6c48-41a5-9e09-ddea7cb431d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
16743 2024.07.25 05:56:17.887051 [ 187 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_91_18} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
16744 2024.07.25 05:56:17.887081 [ 3 ] {} <Debug> HTTP-Session: c61e8ac9-0a09-4e25-8f6e-cdd3e232ee60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16745 2024.07.25 05:56:17.887277 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB.
16746 2024.07.25 05:56:17.887297 [ 198 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16747 2024.07.25 05:56:17.887355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16748 2024.07.25 05:56:17.887365 [ 198 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 506 rows starting from the beginning of the part
16749 2024.07.25 05:56:17.887412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16750 2024.07.25 05:56:17.887459 [ 3 ] {} <Debug> HTTP-Session: 7a83fbeb-2b26-4aba-8da6-73573086b5e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16751 2024.07.25 05:56:17.887503 [ 198 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 413 rows starting from the beginning of the part
16752 2024.07.25 05:56:17.887506 [ 3 ] {} <Debug> HTTP-Session: 7a83fbeb-2b26-4aba-8da6-73573086b5e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16753 2024.07.25 05:56:17.887553 [ 3 ] {} <Debug> HTTP-Session: 7a83fbeb-2b26-4aba-8da6-73573086b5e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16754 2024.07.25 05:56:17.887670 [ 3 ] {} <Trace> HTTP-Session: 7a83fbeb-2b26-4aba-8da6-73573086b5e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16755 2024.07.25 05:56:17.887699 [ 198 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 91 rows starting from the beginning of the part
16756 2024.07.25 05:56:17.887972 [ 198 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 413 rows starting from the beginning of the part
16757 2024.07.25 05:56:17.887975 [ 3 ] {3d601643-0b5a-4b15-b84e-e2710fadb378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
16758 2024.07.25 05:56:17.888117 [ 3 ] {3d601643-0b5a-4b15-b84e-e2710fadb378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
16759 2024.07.25 05:56:17.888143 [ 198 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 89 rows starting from the beginning of the part
16760 2024.07.25 05:56:17.888488 [ 198 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 437 rows starting from the beginning of the part
16761 2024.07.25 05:56:17.889183 [ 3 ] {3d601643-0b5a-4b15-b84e-e2710fadb378} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16762 2024.07.25 05:56:17.889727 [ 3 ] {3d601643-0b5a-4b15-b84e-e2710fadb378} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16763 2024.07.25 05:56:17.889769 [ 3 ] {3d601643-0b5a-4b15-b84e-e2710fadb378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
16764 2024.07.25 05:56:17.890394 [ 3 ] {3d601643-0b5a-4b15-b84e-e2710fadb378} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
16765 2024.07.25 05:56:17.890550 [ 194 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1949 rows, containing 4 columns (4 merged, 0 gathered) in 0.003808461 sec., 511755.2733243166 rows/sec., 36.80 MiB/sec.
16766 2024.07.25 05:56:17.890942 [ 195 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
16767 2024.07.25 05:56:17.891329 [ 3 ] {3d601643-0b5a-4b15-b84e-e2710fadb378} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16768 2024.07.25 05:56:17.891678 [ 122 ] {} <Debug> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
16769 2024.07.25 05:56:17.891707 [ 3 ] {3d601643-0b5a-4b15-b84e-e2710fadb378} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.00383 sec., 1566.579634464752 rows/sec., 67.31 KiB/sec.
16770 2024.07.25 05:56:17.891731 [ 122 ] {} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16771 2024.07.25 05:56:17.891794 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
16772 2024.07.25 05:56:17.892107 [ 191 ] {79798579-fdc4-4c4f-ad75-3b6178762911::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
16773 2024.07.25 05:56:17.892173 [ 3 ] {3d601643-0b5a-4b15-b84e-e2710fadb378} <Debug> DynamicQueryHandler: Done processing query
16774 2024.07.25 05:56:17.892247 [ 195 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_91_18} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16775 2024.07.25 05:56:17.892254 [ 3 ] {3d601643-0b5a-4b15-b84e-e2710fadb378} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16776 2024.07.25 05:56:17.892384 [ 3 ] {} <Debug> HTTP-Session: 7a83fbeb-2b26-4aba-8da6-73573086b5e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16777 2024.07.25 05:56:17.892497 [ 191 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16778 2024.07.25 05:56:17.892543 [ 191 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 216 rows starting from the beginning of the part
16779 2024.07.25 05:56:17.892600 [ 195 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_91_18} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
16780 2024.07.25 05:56:17.892692 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16781 2024.07.25 05:56:17.892942 [ 191 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part
16782 2024.07.25 05:56:17.892976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16783 2024.07.25 05:56:17.892976 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB.
16784 2024.07.25 05:56:17.893109 [ 3 ] {} <Debug> HTTP-Session: 534f3c86-d098-4abb-97c7-9cb3d1eb8c53 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16785 2024.07.25 05:56:17.893222 [ 3 ] {} <Debug> HTTP-Session: 534f3c86-d098-4abb-97c7-9cb3d1eb8c53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16786 2024.07.25 05:56:17.893268 [ 191 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part
16787 2024.07.25 05:56:17.893291 [ 3 ] {} <Debug> HTTP-Session: 534f3c86-d098-4abb-97c7-9cb3d1eb8c53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16788 2024.07.25 05:56:17.893453 [ 3 ] {} <Trace> HTTP-Session: 534f3c86-d098-4abb-97c7-9cb3d1eb8c53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16789 2024.07.25 05:56:17.893554 [ 191 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part
16790 2024.07.25 05:56:17.893879 [ 191 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part
16791 2024.07.25 05:56:17.893885 [ 3 ] {88780438-cfe7-40c6-bf84-820fc07c703e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
16792 2024.07.25 05:56:17.894073 [ 3 ] {88780438-cfe7-40c6-bf84-820fc07c703e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
16793 2024.07.25 05:56:17.894122 [ 191 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part
16794 2024.07.25 05:56:17.894882 [ 3 ] {88780438-cfe7-40c6-bf84-820fc07c703e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16795 2024.07.25 05:56:17.895836 [ 3 ] {88780438-cfe7-40c6-bf84-820fc07c703e} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16796 2024.07.25 05:56:17.895898 [ 3 ] {88780438-cfe7-40c6-bf84-820fc07c703e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
16797 2024.07.25 05:56:17.896810 [ 195 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.004883236 sec., 50376.43071111042 rows/sec., 2.11 MiB/sec.
16798 2024.07.25 05:56:17.897047 [ 3 ] {88780438-cfe7-40c6-bf84-820fc07c703e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
16799 2024.07.25 05:56:17.897099 [ 195 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
16800 2024.07.25 05:56:17.898091 [ 195 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_41_8} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16801 2024.07.25 05:56:17.898196 [ 3 ] {88780438-cfe7-40c6-bf84-820fc07c703e} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16802 2024.07.25 05:56:17.898260 [ 195 ] {79798579-fdc4-4c4f-ad75-3b6178762911::all_1_41_8} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
16803 2024.07.25 05:56:17.898416 [ 122 ] {} <Debug> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
16804 2024.07.25 05:56:17.898443 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
16805 2024.07.25 05:56:17.898490 [ 122 ] {} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16806 2024.07.25 05:56:17.898515 [ 3 ] {88780438-cfe7-40c6-bf84-820fc07c703e} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.004817 sec., 15985.052937512975 rows/sec., 1007.99 KiB/sec.
16807 2024.07.25 05:56:17.898534 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
16808 2024.07.25 05:56:17.898711 [ 194 ] {c00922d1-161d-437c-932d-6a455c04f3cb::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
16809 2024.07.25 05:56:17.898786 [ 3 ] {88780438-cfe7-40c6-bf84-820fc07c703e} <Debug> DynamicQueryHandler: Done processing query
16810 2024.07.25 05:56:17.898819 [ 3 ] {88780438-cfe7-40c6-bf84-820fc07c703e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16811 2024.07.25 05:56:17.898848 [ 3 ] {} <Debug> HTTP-Session: 534f3c86-d098-4abb-97c7-9cb3d1eb8c53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16812 2024.07.25 05:56:17.898899 [ 194 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16813 2024.07.25 05:56:17.898936 [ 194 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2772 rows starting from the beginning of the part
16814 2024.07.25 05:56:17.899086 [ 194 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 77 rows starting from the beginning of the part
16815 2024.07.25 05:56:17.899093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 37601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16816 2024.07.25 05:56:17.899233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16817 2024.07.25 05:56:17.899346 [ 3 ] {} <Debug> HTTP-Session: 60b13b5a-124b-464e-a715-af25ef63b5bb Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16818 2024.07.25 05:56:17.899422 [ 3 ] {} <Debug> HTTP-Session: 60b13b5a-124b-464e-a715-af25ef63b5bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16819 2024.07.25 05:56:17.899437 [ 194 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 77 rows starting from the beginning of the part
16820 2024.07.25 05:56:17.899482 [ 3 ] {} <Debug> HTTP-Session: 60b13b5a-124b-464e-a715-af25ef63b5bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16821 2024.07.25 05:56:17.899601 [ 3 ] {} <Trace> HTTP-Session: 60b13b5a-124b-464e-a715-af25ef63b5bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16822 2024.07.25 05:56:17.899702 [ 194 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 77 rows starting from the beginning of the part
16823 2024.07.25 05:56:17.899970 [ 194 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 77 rows starting from the beginning of the part
16824 2024.07.25 05:56:17.900042 [ 3 ] {9e1a35a1-69aa-48f9-a2db-2e261d1a0bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16825 2024.07.25 05:56:17.900238 [ 3 ] {9e1a35a1-69aa-48f9-a2db-2e261d1a0bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16826 2024.07.25 05:56:17.900297 [ 194 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 77 rows starting from the beginning of the part
16827 2024.07.25 05:56:17.900997 [ 3 ] {9e1a35a1-69aa-48f9-a2db-2e261d1a0bc8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16828 2024.07.25 05:56:17.901609 [ 3 ] {9e1a35a1-69aa-48f9-a2db-2e261d1a0bc8} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16829 2024.07.25 05:56:17.901650 [ 3 ] {9e1a35a1-69aa-48f9-a2db-2e261d1a0bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
16830 2024.07.25 05:56:17.902383 [ 3 ] {9e1a35a1-69aa-48f9-a2db-2e261d1a0bc8} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
16831 2024.07.25 05:56:17.902462 [ 194 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3157 rows, containing 5 columns (5 merged, 0 gathered) in 0.003847422 sec., 820549.4484358617 rows/sec., 50.53 MiB/sec.
16832 2024.07.25 05:56:17.902944 [ 189 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
16833 2024.07.25 05:56:17.903325 [ 3 ] {9e1a35a1-69aa-48f9-a2db-2e261d1a0bc8} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16834 2024.07.25 05:56:17.903730 [ 3 ] {9e1a35a1-69aa-48f9-a2db-2e261d1a0bc8} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.003929 sec., 49885.46703995927 rows/sec., 3.48 MiB/sec.
16835 2024.07.25 05:56:17.904116 [ 3 ] {9e1a35a1-69aa-48f9-a2db-2e261d1a0bc8} <Debug> DynamicQueryHandler: Done processing query
16836 2024.07.25 05:56:17.904183 [ 3 ] {9e1a35a1-69aa-48f9-a2db-2e261d1a0bc8} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
16837 2024.07.25 05:56:17.904217 [ 3 ] {} <Debug> HTTP-Session: 60b13b5a-124b-464e-a715-af25ef63b5bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16838 2024.07.25 05:56:17.904447 [ 186 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_41_8} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16839 2024.07.25 05:56:17.904506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 49671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16840 2024.07.25 05:56:17.904567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16841 2024.07.25 05:56:17.904567 [ 186 ] {c00922d1-161d-437c-932d-6a455c04f3cb::all_1_41_8} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
16842 2024.07.25 05:56:17.904592 [ 3 ] {} <Debug> HTTP-Session: 2f3fca31-cf25-49c5-b127-1bd317cb7332 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16843 2024.07.25 05:56:17.904611 [ 3 ] {} <Debug> HTTP-Session: 2f3fca31-cf25-49c5-b127-1bd317cb7332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16844 2024.07.25 05:56:17.904635 [ 3 ] {} <Debug> HTTP-Session: 2f3fca31-cf25-49c5-b127-1bd317cb7332 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16845 2024.07.25 05:56:17.904687 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB.
16846 2024.07.25 05:56:17.904691 [ 3 ] {} <Trace> HTTP-Session: 2f3fca31-cf25-49c5-b127-1bd317cb7332 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16847 2024.07.25 05:56:17.905105 [ 3 ] {576b80bf-5796-4ddb-acde-10fffe10d03a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16848 2024.07.25 05:56:17.905173 [ 3 ] {576b80bf-5796-4ddb-acde-10fffe10d03a} <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_histogramf64
16849 2024.07.25 05:56:17.905584 [ 3 ] {576b80bf-5796-4ddb-acde-10fffe10d03a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16850 2024.07.25 05:56:17.906381 [ 3 ] {576b80bf-5796-4ddb-acde-10fffe10d03a} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16851 2024.07.25 05:56:17.906417 [ 3 ] {576b80bf-5796-4ddb-acde-10fffe10d03a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
16852 2024.07.25 05:56:17.907178 [ 3 ] {576b80bf-5796-4ddb-acde-10fffe10d03a} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
16853 2024.07.25 05:56:17.907929 [ 3 ] {576b80bf-5796-4ddb-acde-10fffe10d03a} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16854 2024.07.25 05:56:17.908088 [ 3 ] {576b80bf-5796-4ddb-acde-10fffe10d03a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.003295 sec., 9408.194233687405 rows/sec., 16.86 MiB/sec.
16855 2024.07.25 05:56:17.908541 [ 3 ] {576b80bf-5796-4ddb-acde-10fffe10d03a} <Debug> DynamicQueryHandler: Done processing query
16856 2024.07.25 05:56:17.908606 [ 3 ] {576b80bf-5796-4ddb-acde-10fffe10d03a} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
16857 2024.07.25 05:56:17.908664 [ 3 ] {} <Debug> HTTP-Session: 2f3fca31-cf25-49c5-b127-1bd317cb7332 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16858 2024.07.25 05:56:17.908850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16859 2024.07.25 05:56:17.908902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16860 2024.07.25 05:56:17.908921 [ 3 ] {} <Debug> HTTP-Session: a146888e-91a0-4236-9f4c-02a36d0153c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16861 2024.07.25 05:56:17.908937 [ 3 ] {} <Debug> HTTP-Session: a146888e-91a0-4236-9f4c-02a36d0153c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16862 2024.07.25 05:56:17.908951 [ 3 ] {} <Debug> HTTP-Session: a146888e-91a0-4236-9f4c-02a36d0153c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16863 2024.07.25 05:56:17.908983 [ 3 ] {} <Trace> HTTP-Session: a146888e-91a0-4236-9f4c-02a36d0153c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16864 2024.07.25 05:56:17.909094 [ 3 ] {359bb441-2f8a-4de4-b550-03d37a25a660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
16865 2024.07.25 05:56:17.909142 [ 3 ] {359bb441-2f8a-4de4-b550-03d37a25a660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
16866 2024.07.25 05:56:17.909288 [ 3 ] {359bb441-2f8a-4de4-b550-03d37a25a660} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16867 2024.07.25 05:56:17.909568 [ 3 ] {359bb441-2f8a-4de4-b550-03d37a25a660} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16868 2024.07.25 05:56:17.909603 [ 3 ] {359bb441-2f8a-4de4-b550-03d37a25a660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
16869 2024.07.25 05:56:17.910103 [ 3 ] {359bb441-2f8a-4de4-b550-03d37a25a660} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
16870 2024.07.25 05:56:17.910735 [ 3 ] {359bb441-2f8a-4de4-b550-03d37a25a660} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16871 2024.07.25 05:56:17.910864 [ 3 ] {359bb441-2f8a-4de4-b550-03d37a25a660} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001804 sec., 12749.445676274945 rows/sec., 689.66 KiB/sec.
16872 2024.07.25 05:56:17.911134 [ 3 ] {359bb441-2f8a-4de4-b550-03d37a25a660} <Debug> DynamicQueryHandler: Done processing query
16873 2024.07.25 05:56:17.911173 [ 3 ] {359bb441-2f8a-4de4-b550-03d37a25a660} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16874 2024.07.25 05:56:17.911202 [ 3 ] {} <Debug> HTTP-Session: a146888e-91a0-4236-9f4c-02a36d0153c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16875 2024.07.25 05:56:17.911327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16876 2024.07.25 05:56:17.911377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16877 2024.07.25 05:56:17.911396 [ 3 ] {} <Debug> HTTP-Session: 5d7458fd-1408-421f-9f58-9f18e441d978 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16878 2024.07.25 05:56:17.911412 [ 3 ] {} <Debug> HTTP-Session: 5d7458fd-1408-421f-9f58-9f18e441d978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16879 2024.07.25 05:56:17.911425 [ 3 ] {} <Debug> HTTP-Session: 5d7458fd-1408-421f-9f58-9f18e441d978 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16880 2024.07.25 05:56:17.911455 [ 3 ] {} <Trace> HTTP-Session: 5d7458fd-1408-421f-9f58-9f18e441d978 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16881 2024.07.25 05:56:17.911635 [ 3 ] {55799552-0fcc-4d36-b8be-500cae86623b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16882 2024.07.25 05:56:17.911684 [ 3 ] {55799552-0fcc-4d36-b8be-500cae86623b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16883 2024.07.25 05:56:17.911830 [ 3 ] {55799552-0fcc-4d36-b8be-500cae86623b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16884 2024.07.25 05:56:17.912126 [ 3 ] {55799552-0fcc-4d36-b8be-500cae86623b} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16885 2024.07.25 05:56:17.912162 [ 3 ] {55799552-0fcc-4d36-b8be-500cae86623b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
16886 2024.07.25 05:56:17.912649 [ 3 ] {55799552-0fcc-4d36-b8be-500cae86623b} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
16887 2024.07.25 05:56:17.913266 [ 3 ] {55799552-0fcc-4d36-b8be-500cae86623b} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16888 2024.07.25 05:56:17.913399 [ 3 ] {55799552-0fcc-4d36-b8be-500cae86623b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001809 sec., 33167.49585406302 rows/sec., 2.24 MiB/sec.
16889 2024.07.25 05:56:17.913559 [ 3 ] {55799552-0fcc-4d36-b8be-500cae86623b} <Debug> DynamicQueryHandler: Done processing query
16890 2024.07.25 05:56:17.913584 [ 3 ] {55799552-0fcc-4d36-b8be-500cae86623b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16891 2024.07.25 05:56:17.913599 [ 3 ] {} <Debug> HTTP-Session: 5d7458fd-1408-421f-9f58-9f18e441d978 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16892 2024.07.25 05:56:18.004692 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.004366213 sec.
16893 2024.07.25 05:56:22.869874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16894 2024.07.25 05:56:22.870052 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16895 2024.07.25 05:56:22.870098 [ 3 ] {} <Debug> HTTP-Session: 5d6410fc-4820-4953-8c28-79104d4d50b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16896 2024.07.25 05:56:22.870139 [ 3 ] {} <Debug> HTTP-Session: 5d6410fc-4820-4953-8c28-79104d4d50b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16897 2024.07.25 05:56:22.870168 [ 3 ] {} <Debug> HTTP-Session: 5d6410fc-4820-4953-8c28-79104d4d50b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16898 2024.07.25 05:56:22.870248 [ 3 ] {} <Trace> HTTP-Session: 5d6410fc-4820-4953-8c28-79104d4d50b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16899 2024.07.25 05:56:22.870515 [ 3 ] {7d81ae97-bab6-4b5b-b6af-73961eb5da79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
16900 2024.07.25 05:56:22.870580 [ 3 ] {7d81ae97-bab6-4b5b-b6af-73961eb5da79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
16901 2024.07.25 05:56:22.870771 [ 3 ] {7d81ae97-bab6-4b5b-b6af-73961eb5da79} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16902 2024.07.25 05:56:22.871285 [ 3 ] {7d81ae97-bab6-4b5b-b6af-73961eb5da79} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16903 2024.07.25 05:56:22.871327 [ 3 ] {7d81ae97-bab6-4b5b-b6af-73961eb5da79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
16904 2024.07.25 05:56:22.871697 [ 3 ] {7d81ae97-bab6-4b5b-b6af-73961eb5da79} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
16905 2024.07.25 05:56:22.872032 [ 3 ] {7d81ae97-bab6-4b5b-b6af-73961eb5da79} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16906 2024.07.25 05:56:22.872184 [ 3 ] {7d81ae97-bab6-4b5b-b6af-73961eb5da79} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001747 sec., 14310.246136233543 rows/sec., 1.13 MiB/sec.
16907 2024.07.25 05:56:22.872390 [ 3 ] {7d81ae97-bab6-4b5b-b6af-73961eb5da79} <Debug> DynamicQueryHandler: Done processing query
16908 2024.07.25 05:56:22.872417 [ 3 ] {7d81ae97-bab6-4b5b-b6af-73961eb5da79} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16909 2024.07.25 05:56:22.872433 [ 3 ] {} <Debug> HTTP-Session: 5d6410fc-4820-4953-8c28-79104d4d50b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16910 2024.07.25 05:56:22.872578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 19149, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16911 2024.07.25 05:56:22.872633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16912 2024.07.25 05:56:22.872652 [ 3 ] {} <Debug> HTTP-Session: dcc24fca-7aba-4bbd-a96e-65747bf848b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16913 2024.07.25 05:56:22.872669 [ 3 ] {} <Debug> HTTP-Session: dcc24fca-7aba-4bbd-a96e-65747bf848b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16914 2024.07.25 05:56:22.872683 [ 3 ] {} <Debug> HTTP-Session: dcc24fca-7aba-4bbd-a96e-65747bf848b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16915 2024.07.25 05:56:22.872719 [ 3 ] {} <Trace> HTTP-Session: dcc24fca-7aba-4bbd-a96e-65747bf848b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16916 2024.07.25 05:56:22.872859 [ 3 ] {3a400fa2-fefa-4828-855e-0d019ae58a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16917 2024.07.25 05:56:22.872907 [ 3 ] {3a400fa2-fefa-4828-855e-0d019ae58a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16918 2024.07.25 05:56:22.873038 [ 3 ] {3a400fa2-fefa-4828-855e-0d019ae58a8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16919 2024.07.25 05:56:22.873451 [ 3 ] {3a400fa2-fefa-4828-855e-0d019ae58a8e} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16920 2024.07.25 05:56:22.873488 [ 3 ] {3a400fa2-fefa-4828-855e-0d019ae58a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
16921 2024.07.25 05:56:22.873807 [ 3 ] {3a400fa2-fefa-4828-855e-0d019ae58a8e} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
16922 2024.07.25 05:56:22.874127 [ 3 ] {3a400fa2-fefa-4828-855e-0d019ae58a8e} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16923 2024.07.25 05:56:22.874253 [ 3 ] {3a400fa2-fefa-4828-855e-0d019ae58a8e} <Debug> executeQuery: Read 131 rows, 11.17 KiB in 0.001457 sec., 89910.77556623198 rows/sec., 7.48 MiB/sec.
16924 2024.07.25 05:56:22.874420 [ 3 ] {3a400fa2-fefa-4828-855e-0d019ae58a8e} <Debug> DynamicQueryHandler: Done processing query
16925 2024.07.25 05:56:22.874445 [ 3 ] {3a400fa2-fefa-4828-855e-0d019ae58a8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
16926 2024.07.25 05:56:22.874461 [ 3 ] {} <Debug> HTTP-Session: dcc24fca-7aba-4bbd-a96e-65747bf848b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16927 2024.07.25 05:56:22.874594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 15126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16928 2024.07.25 05:56:22.874643 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16929 2024.07.25 05:56:22.874662 [ 3 ] {} <Debug> HTTP-Session: 8dadd8ff-c56b-477d-ad5d-54b019247e88 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16930 2024.07.25 05:56:22.874678 [ 3 ] {} <Debug> HTTP-Session: 8dadd8ff-c56b-477d-ad5d-54b019247e88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16931 2024.07.25 05:56:22.874693 [ 3 ] {} <Debug> HTTP-Session: 8dadd8ff-c56b-477d-ad5d-54b019247e88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16932 2024.07.25 05:56:22.874726 [ 3 ] {} <Trace> HTTP-Session: 8dadd8ff-c56b-477d-ad5d-54b019247e88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16933 2024.07.25 05:56:22.874855 [ 3 ] {c3a4338f-b57a-4a73-9a4a-033044855272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16934 2024.07.25 05:56:22.874901 [ 3 ] {c3a4338f-b57a-4a73-9a4a-033044855272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16935 2024.07.25 05:56:22.875029 [ 3 ] {c3a4338f-b57a-4a73-9a4a-033044855272} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16936 2024.07.25 05:56:22.875397 [ 3 ] {c3a4338f-b57a-4a73-9a4a-033044855272} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16937 2024.07.25 05:56:22.875434 [ 3 ] {c3a4338f-b57a-4a73-9a4a-033044855272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
16938 2024.07.25 05:56:22.875741 [ 3 ] {c3a4338f-b57a-4a73-9a4a-033044855272} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
16939 2024.07.25 05:56:22.876041 [ 3 ] {c3a4338f-b57a-4a73-9a4a-033044855272} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16940 2024.07.25 05:56:22.876166 [ 3 ] {c3a4338f-b57a-4a73-9a4a-033044855272} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001367 sec., 65106.07168983175 rows/sec., 5.08 MiB/sec.
16941 2024.07.25 05:56:22.876350 [ 3 ] {c3a4338f-b57a-4a73-9a4a-033044855272} <Debug> DynamicQueryHandler: Done processing query
16942 2024.07.25 05:56:22.876387 [ 3 ] {c3a4338f-b57a-4a73-9a4a-033044855272} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
16943 2024.07.25 05:56:22.876418 [ 3 ] {} <Debug> HTTP-Session: 8dadd8ff-c56b-477d-ad5d-54b019247e88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16944 2024.07.25 05:56:22.876596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16945 2024.07.25 05:56:22.876646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16946 2024.07.25 05:56:22.876665 [ 3 ] {} <Debug> HTTP-Session: bce3d7c6-61e3-401c-9336-0bdb99c0bfeb Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16947 2024.07.25 05:56:22.876682 [ 3 ] {} <Debug> HTTP-Session: bce3d7c6-61e3-401c-9336-0bdb99c0bfeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16948 2024.07.25 05:56:22.876696 [ 3 ] {} <Debug> HTTP-Session: bce3d7c6-61e3-401c-9336-0bdb99c0bfeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16949 2024.07.25 05:56:22.876727 [ 3 ] {} <Trace> HTTP-Session: bce3d7c6-61e3-401c-9336-0bdb99c0bfeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16950 2024.07.25 05:56:22.876872 [ 3 ] {d58e8f0b-bbc1-4732-8b69-cc72d2e75d0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16951 2024.07.25 05:56:22.876941 [ 3 ] {d58e8f0b-bbc1-4732-8b69-cc72d2e75d0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16952 2024.07.25 05:56:22.877086 [ 3 ] {d58e8f0b-bbc1-4732-8b69-cc72d2e75d0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16953 2024.07.25 05:56:22.877470 [ 3 ] {d58e8f0b-bbc1-4732-8b69-cc72d2e75d0e} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16954 2024.07.25 05:56:22.877505 [ 3 ] {d58e8f0b-bbc1-4732-8b69-cc72d2e75d0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
16955 2024.07.25 05:56:22.877902 [ 3 ] {d58e8f0b-bbc1-4732-8b69-cc72d2e75d0e} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
16956 2024.07.25 05:56:22.878233 [ 3 ] {d58e8f0b-bbc1-4732-8b69-cc72d2e75d0e} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16957 2024.07.25 05:56:22.878355 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
16958 2024.07.25 05:56:22.878360 [ 3 ] {d58e8f0b-bbc1-4732-8b69-cc72d2e75d0e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001555 sec., 102893.89067524116 rows/sec., 7.17 MiB/sec.
16959 2024.07.25 05:56:22.878393 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16960 2024.07.25 05:56:22.878426 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
16961 2024.07.25 05:56:22.878566 [ 194 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::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
16962 2024.07.25 05:56:22.878594 [ 3 ] {d58e8f0b-bbc1-4732-8b69-cc72d2e75d0e} <Debug> DynamicQueryHandler: Done processing query
16963 2024.07.25 05:56:22.878621 [ 3 ] {d58e8f0b-bbc1-4732-8b69-cc72d2e75d0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
16964 2024.07.25 05:56:22.878644 [ 3 ] {} <Debug> HTTP-Session: bce3d7c6-61e3-401c-9336-0bdb99c0bfeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16965 2024.07.25 05:56:22.878730 [ 194 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16966 2024.07.25 05:56:22.878769 [ 194 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_86_17, total 12611 rows starting from the beginning of the part
16967 2024.07.25 05:56:22.878825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 40632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16968 2024.07.25 05:56:22.878863 [ 194 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 161 rows starting from the beginning of the part
16969 2024.07.25 05:56:22.878940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16970 2024.07.25 05:56:22.879007 [ 3 ] {} <Debug> HTTP-Session: 6129d804-9321-43e0-ac87-4e596406e3fa Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16971 2024.07.25 05:56:22.879097 [ 3 ] {} <Debug> HTTP-Session: 6129d804-9321-43e0-ac87-4e596406e3fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16972 2024.07.25 05:56:22.879194 [ 3 ] {} <Debug> HTTP-Session: 6129d804-9321-43e0-ac87-4e596406e3fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16973 2024.07.25 05:56:22.879278 [ 194 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part
16974 2024.07.25 05:56:22.879349 [ 3 ] {} <Trace> HTTP-Session: 6129d804-9321-43e0-ac87-4e596406e3fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16975 2024.07.25 05:56:22.879692 [ 194 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::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
16976 2024.07.25 05:56:22.879840 [ 194 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 196 rows starting from the beginning of the part
16977 2024.07.25 05:56:22.879939 [ 3 ] {d74b9e0b-fdf9-46d8-9e7c-eba80c725c74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16978 2024.07.25 05:56:22.880188 [ 194 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part
16979 2024.07.25 05:56:22.880313 [ 3 ] {d74b9e0b-fdf9-46d8-9e7c-eba80c725c74} <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_histogramf64
16980 2024.07.25 05:56:22.881302 [ 3 ] {d74b9e0b-fdf9-46d8-9e7c-eba80c725c74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16981 2024.07.25 05:56:22.882377 [ 3 ] {d74b9e0b-fdf9-46d8-9e7c-eba80c725c74} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16982 2024.07.25 05:56:22.882418 [ 3 ] {d74b9e0b-fdf9-46d8-9e7c-eba80c725c74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
16983 2024.07.25 05:56:22.883326 [ 3 ] {d74b9e0b-fdf9-46d8-9e7c-eba80c725c74} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
16984 2024.07.25 05:56:22.884192 [ 3 ] {d74b9e0b-fdf9-46d8-9e7c-eba80c725c74} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16985 2024.07.25 05:56:22.884369 [ 3 ] {d74b9e0b-fdf9-46d8-9e7c-eba80c725c74} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.004755 sec., 5257.623554153523 rows/sec., 9.42 MiB/sec.
16986 2024.07.25 05:56:22.884614 [ 3 ] {d74b9e0b-fdf9-46d8-9e7c-eba80c725c74} <Debug> DynamicQueryHandler: Done processing query
16987 2024.07.25 05:56:22.884639 [ 3 ] {d74b9e0b-fdf9-46d8-9e7c-eba80c725c74} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
16988 2024.07.25 05:56:22.884655 [ 3 ] {} <Debug> HTTP-Session: 6129d804-9321-43e0-ac87-4e596406e3fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16989 2024.07.25 05:56:22.884774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16990 2024.07.25 05:56:22.884824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16991 2024.07.25 05:56:22.884843 [ 3 ] {} <Debug> HTTP-Session: 7feeb2cf-a9f2-4d45-a2a0-2086e9b57fe5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
16992 2024.07.25 05:56:22.884874 [ 3 ] {} <Debug> HTTP-Session: 7feeb2cf-a9f2-4d45-a2a0-2086e9b57fe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16993 2024.07.25 05:56:22.884889 [ 3 ] {} <Debug> HTTP-Session: 7feeb2cf-a9f2-4d45-a2a0-2086e9b57fe5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16994 2024.07.25 05:56:22.884935 [ 3 ] {} <Trace> HTTP-Session: 7feeb2cf-a9f2-4d45-a2a0-2086e9b57fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16995 2024.07.25 05:56:22.885072 [ 3 ] {c325ed47-afcc-4f4e-b0c2-3f5cbc236fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16996 2024.07.25 05:56:22.885171 [ 3 ] {c325ed47-afcc-4f4e-b0c2-3f5cbc236fce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16997 2024.07.25 05:56:22.885238 [ 194 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13448 rows, containing 5 columns (5 merged, 0 gathered) in 0.00673113 sec., 1997881.4849809764 rows/sec., 139.34 MiB/sec.
16998 2024.07.25 05:56:22.885348 [ 3 ] {c325ed47-afcc-4f4e-b0c2-3f5cbc236fce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16999 2024.07.25 05:56:22.885579 [ 194 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
17000 2024.07.25 05:56:22.885733 [ 3 ] {c325ed47-afcc-4f4e-b0c2-3f5cbc236fce} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17001 2024.07.25 05:56:22.885772 [ 3 ] {c325ed47-afcc-4f4e-b0c2-3f5cbc236fce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
17002 2024.07.25 05:56:22.886118 [ 194 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17003 2024.07.25 05:56:22.886230 [ 194 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
17004 2024.07.25 05:56:22.886293 [ 3 ] {c325ed47-afcc-4f4e-b0c2-3f5cbc236fce} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
17005 2024.07.25 05:56:22.886314 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB.
17006 2024.07.25 05:56:22.886617 [ 3 ] {c325ed47-afcc-4f4e-b0c2-3f5cbc236fce} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17007 2024.07.25 05:56:22.886745 [ 3 ] {c325ed47-afcc-4f4e-b0c2-3f5cbc236fce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001723 sec., 34822.98316889147 rows/sec., 2.35 MiB/sec.
17008 2024.07.25 05:56:22.886750 [ 114 ] {} <Debug> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
17009 2024.07.25 05:56:22.886813 [ 114 ] {} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17010 2024.07.25 05:56:22.886846 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
17011 2024.07.25 05:56:22.886977 [ 3 ] {c325ed47-afcc-4f4e-b0c2-3f5cbc236fce} <Debug> DynamicQueryHandler: Done processing query
17012 2024.07.25 05:56:22.887026 [ 3 ] {c325ed47-afcc-4f4e-b0c2-3f5cbc236fce} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17013 2024.07.25 05:56:22.887050 [ 3 ] {} <Debug> HTTP-Session: 7feeb2cf-a9f2-4d45-a2a0-2086e9b57fe5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17014 2024.07.25 05:56:22.887059 [ 201 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
17015 2024.07.25 05:56:22.887247 [ 201 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17016 2024.07.25 05:56:22.887287 [ 201 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4384 rows starting from the beginning of the part
17017 2024.07.25 05:56:22.887412 [ 201 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
17018 2024.07.25 05:56:22.887628 [ 201 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part
17019 2024.07.25 05:56:22.887805 [ 201 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
17020 2024.07.25 05:56:22.887903 [ 201 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part
17021 2024.07.25 05:56:22.888128 [ 201 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
17022 2024.07.25 05:56:22.890329 [ 200 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4684 rows, containing 4 columns (4 merged, 0 gathered) in 0.003383061 sec., 1384544.9431742437 rows/sec., 93.03 MiB/sec.
17023 2024.07.25 05:56:22.891113 [ 200 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
17024 2024.07.25 05:56:22.891717 [ 200 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_91_18} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17025 2024.07.25 05:56:22.891823 [ 200 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_91_18} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
17026 2024.07.25 05:56:22.891935 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB.
17027 2024.07.25 05:56:27.874015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 5199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17028 2024.07.25 05:56:27.874207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17029 2024.07.25 05:56:27.874252 [ 3 ] {} <Debug> HTTP-Session: 7cf79320-71d6-489b-b8ec-51f59ae8a0e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17030 2024.07.25 05:56:27.874295 [ 3 ] {} <Debug> HTTP-Session: 7cf79320-71d6-489b-b8ec-51f59ae8a0e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17031 2024.07.25 05:56:27.874322 [ 3 ] {} <Debug> HTTP-Session: 7cf79320-71d6-489b-b8ec-51f59ae8a0e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17032 2024.07.25 05:56:27.874404 [ 3 ] {} <Trace> HTTP-Session: 7cf79320-71d6-489b-b8ec-51f59ae8a0e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17033 2024.07.25 05:56:27.874699 [ 3 ] {9bfb1d95-b953-4e4f-bb9f-20778f3b527a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
17034 2024.07.25 05:56:27.874766 [ 3 ] {9bfb1d95-b953-4e4f-bb9f-20778f3b527a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
17035 2024.07.25 05:56:27.874963 [ 3 ] {9bfb1d95-b953-4e4f-bb9f-20778f3b527a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17036 2024.07.25 05:56:27.875414 [ 3 ] {9bfb1d95-b953-4e4f-bb9f-20778f3b527a} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17037 2024.07.25 05:56:27.875458 [ 3 ] {9bfb1d95-b953-4e4f-bb9f-20778f3b527a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
17038 2024.07.25 05:56:27.875859 [ 3 ] {9bfb1d95-b953-4e4f-bb9f-20778f3b527a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
17039 2024.07.25 05:56:27.876198 [ 3 ] {9bfb1d95-b953-4e4f-bb9f-20778f3b527a} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): 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.07.25 05:56:27.876377 [ 3 ] {9bfb1d95-b953-4e4f-bb9f-20778f3b527a} <Debug> executeQuery: Read 37 rows, 2.85 KiB in 0.001771 sec., 20892.151326933934 rows/sec., 1.57 MiB/sec.
17041 2024.07.25 05:56:27.876602 [ 3 ] {9bfb1d95-b953-4e4f-bb9f-20778f3b527a} <Debug> DynamicQueryHandler: Done processing query
17042 2024.07.25 05:56:27.876630 [ 3 ] {9bfb1d95-b953-4e4f-bb9f-20778f3b527a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17043 2024.07.25 05:56:27.876646 [ 3 ] {} <Debug> HTTP-Session: 7cf79320-71d6-489b-b8ec-51f59ae8a0e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17044 2024.07.25 05:56:27.876778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17045 2024.07.25 05:56:27.876834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17046 2024.07.25 05:56:27.876853 [ 3 ] {} <Debug> HTTP-Session: 17ba2958-068e-4d46-a83e-49b5bb2d65b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17047 2024.07.25 05:56:27.876870 [ 3 ] {} <Debug> HTTP-Session: 17ba2958-068e-4d46-a83e-49b5bb2d65b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17048 2024.07.25 05:56:27.876883 [ 3 ] {} <Debug> HTTP-Session: 17ba2958-068e-4d46-a83e-49b5bb2d65b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17049 2024.07.25 05:56:27.876946 [ 3 ] {} <Trace> HTTP-Session: 17ba2958-068e-4d46-a83e-49b5bb2d65b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17050 2024.07.25 05:56:27.877050 [ 3 ] {edc02024-ed05-4856-87fb-5c749e4af425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
17051 2024.07.25 05:56:27.877098 [ 3 ] {edc02024-ed05-4856-87fb-5c749e4af425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
17052 2024.07.25 05:56:27.877234 [ 3 ] {edc02024-ed05-4856-87fb-5c749e4af425} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17053 2024.07.25 05:56:27.877533 [ 3 ] {edc02024-ed05-4856-87fb-5c749e4af425} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17054 2024.07.25 05:56:27.877570 [ 3 ] {edc02024-ed05-4856-87fb-5c749e4af425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
17055 2024.07.25 05:56:27.877877 [ 3 ] {edc02024-ed05-4856-87fb-5c749e4af425} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
17056 2024.07.25 05:56:27.878192 [ 3 ] {edc02024-ed05-4856-87fb-5c749e4af425} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17057 2024.07.25 05:56:27.878347 [ 3 ] {edc02024-ed05-4856-87fb-5c749e4af425} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001324 sec., 4531.722054380664 rows/sec., 369.53 KiB/sec.
17058 2024.07.25 05:56:27.878682 [ 3 ] {edc02024-ed05-4856-87fb-5c749e4af425} <Debug> DynamicQueryHandler: Done processing query
17059 2024.07.25 05:56:27.878712 [ 3 ] {edc02024-ed05-4856-87fb-5c749e4af425} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
17060 2024.07.25 05:56:27.878728 [ 3 ] {} <Debug> HTTP-Session: 17ba2958-068e-4d46-a83e-49b5bb2d65b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17061 2024.07.25 05:56:27.878910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 38858, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17062 2024.07.25 05:56:27.878961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17063 2024.07.25 05:56:27.878980 [ 3 ] {} <Debug> HTTP-Session: 47ffc0db-6030-4a3a-b412-74c7baf0a723 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17064 2024.07.25 05:56:27.878997 [ 3 ] {} <Debug> HTTP-Session: 47ffc0db-6030-4a3a-b412-74c7baf0a723 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17065 2024.07.25 05:56:27.879011 [ 3 ] {} <Debug> HTTP-Session: 47ffc0db-6030-4a3a-b412-74c7baf0a723 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17066 2024.07.25 05:56:27.879042 [ 3 ] {} <Trace> HTTP-Session: 47ffc0db-6030-4a3a-b412-74c7baf0a723 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17067 2024.07.25 05:56:27.879221 [ 3 ] {de1c109b-3b9b-4fa2-805d-4d428456f9c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17068 2024.07.25 05:56:27.879266 [ 3 ] {de1c109b-3b9b-4fa2-805d-4d428456f9c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17069 2024.07.25 05:56:27.879414 [ 3 ] {de1c109b-3b9b-4fa2-805d-4d428456f9c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17070 2024.07.25 05:56:27.879867 [ 3 ] {de1c109b-3b9b-4fa2-805d-4d428456f9c4} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17071 2024.07.25 05:56:27.879903 [ 3 ] {de1c109b-3b9b-4fa2-805d-4d428456f9c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
17072 2024.07.25 05:56:27.880230 [ 3 ] {de1c109b-3b9b-4fa2-805d-4d428456f9c4} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
17073 2024.07.25 05:56:27.880530 [ 3 ] {de1c109b-3b9b-4fa2-805d-4d428456f9c4} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17074 2024.07.25 05:56:27.880685 [ 3 ] {de1c109b-3b9b-4fa2-805d-4d428456f9c4} <Debug> executeQuery: Read 257 rows, 23.22 KiB in 0.001546 sec., 166235.44631306597 rows/sec., 14.67 MiB/sec.
17075 2024.07.25 05:56:27.880855 [ 3 ] {de1c109b-3b9b-4fa2-805d-4d428456f9c4} <Debug> DynamicQueryHandler: Done processing query
17076 2024.07.25 05:56:27.880879 [ 3 ] {de1c109b-3b9b-4fa2-805d-4d428456f9c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
17077 2024.07.25 05:56:27.880895 [ 3 ] {} <Debug> HTTP-Session: 47ffc0db-6030-4a3a-b412-74c7baf0a723 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17078 2024.07.25 05:56:27.881012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17079 2024.07.25 05:56:27.881060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17080 2024.07.25 05:56:27.881079 [ 3 ] {} <Debug> HTTP-Session: 38fdaaa1-b0a5-49c1-a8b0-21d5716295f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17081 2024.07.25 05:56:27.881096 [ 3 ] {} <Debug> HTTP-Session: 38fdaaa1-b0a5-49c1-a8b0-21d5716295f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17082 2024.07.25 05:56:27.881109 [ 3 ] {} <Debug> HTTP-Session: 38fdaaa1-b0a5-49c1-a8b0-21d5716295f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17083 2024.07.25 05:56:27.881141 [ 3 ] {} <Trace> HTTP-Session: 38fdaaa1-b0a5-49c1-a8b0-21d5716295f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17084 2024.07.25 05:56:27.881236 [ 3 ] {cdd7a3a6-74e0-4993-871b-ceea58edf1ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
17085 2024.07.25 05:56:27.881280 [ 3 ] {cdd7a3a6-74e0-4993-871b-ceea58edf1ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17086 2024.07.25 05:56:27.881406 [ 3 ] {cdd7a3a6-74e0-4993-871b-ceea58edf1ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17087 2024.07.25 05:56:27.881682 [ 3 ] {cdd7a3a6-74e0-4993-871b-ceea58edf1ae} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17088 2024.07.25 05:56:27.881718 [ 3 ] {cdd7a3a6-74e0-4993-871b-ceea58edf1ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
17089 2024.07.25 05:56:27.882010 [ 3 ] {cdd7a3a6-74e0-4993-871b-ceea58edf1ae} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
17090 2024.07.25 05:56:27.882312 [ 3 ] {cdd7a3a6-74e0-4993-871b-ceea58edf1ae} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17091 2024.07.25 05:56:27.882466 [ 3 ] {cdd7a3a6-74e0-4993-871b-ceea58edf1ae} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001249 sec., 4803.843074459568 rows/sec., 335.42 KiB/sec.
17092 2024.07.25 05:56:27.882787 [ 3 ] {cdd7a3a6-74e0-4993-871b-ceea58edf1ae} <Debug> DynamicQueryHandler: Done processing query
17093 2024.07.25 05:56:27.882825 [ 3 ] {cdd7a3a6-74e0-4993-871b-ceea58edf1ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
17094 2024.07.25 05:56:27.882842 [ 3 ] {} <Debug> HTTP-Session: 38fdaaa1-b0a5-49c1-a8b0-21d5716295f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17095 2024.07.25 05:56:27.883375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 67841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17096 2024.07.25 05:56:27.883425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17097 2024.07.25 05:56:27.883444 [ 3 ] {} <Debug> HTTP-Session: c1f8cf75-77eb-4bd8-8185-7dd789bb5377 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17098 2024.07.25 05:56:27.883460 [ 3 ] {} <Debug> HTTP-Session: c1f8cf75-77eb-4bd8-8185-7dd789bb5377 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17099 2024.07.25 05:56:27.883473 [ 3 ] {} <Debug> HTTP-Session: c1f8cf75-77eb-4bd8-8185-7dd789bb5377 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17100 2024.07.25 05:56:27.883504 [ 3 ] {} <Trace> HTTP-Session: c1f8cf75-77eb-4bd8-8185-7dd789bb5377 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17101 2024.07.25 05:56:27.883715 [ 3 ] {22326623-c7bc-42dc-80f8-e6ca258b9008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17102 2024.07.25 05:56:27.883759 [ 3 ] {22326623-c7bc-42dc-80f8-e6ca258b9008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17103 2024.07.25 05:56:27.883907 [ 3 ] {22326623-c7bc-42dc-80f8-e6ca258b9008} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17104 2024.07.25 05:56:27.884478 [ 3 ] {22326623-c7bc-42dc-80f8-e6ca258b9008} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17105 2024.07.25 05:56:27.884514 [ 3 ] {22326623-c7bc-42dc-80f8-e6ca258b9008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
17106 2024.07.25 05:56:27.884838 [ 3 ] {22326623-c7bc-42dc-80f8-e6ca258b9008} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
17107 2024.07.25 05:56:27.885146 [ 3 ] {22326623-c7bc-42dc-80f8-e6ca258b9008} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17108 2024.07.25 05:56:27.885265 [ 3 ] {22326623-c7bc-42dc-80f8-e6ca258b9008} <Debug> executeQuery: Read 419 rows, 30.45 KiB in 0.00166 sec., 252409.63855421686 rows/sec., 17.91 MiB/sec.
17109 2024.07.25 05:56:27.885473 [ 3 ] {22326623-c7bc-42dc-80f8-e6ca258b9008} <Debug> DynamicQueryHandler: Done processing query
17110 2024.07.25 05:56:27.885517 [ 3 ] {22326623-c7bc-42dc-80f8-e6ca258b9008} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
17111 2024.07.25 05:56:27.885576 [ 3 ] {} <Debug> HTTP-Session: c1f8cf75-77eb-4bd8-8185-7dd789bb5377 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17112 2024.07.25 05:56:27.885803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17113 2024.07.25 05:56:27.885891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17114 2024.07.25 05:56:27.885912 [ 3 ] {} <Debug> HTTP-Session: 8d5623a7-ac78-4c66-928a-b7c616f448fd Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17115 2024.07.25 05:56:27.885928 [ 3 ] {} <Debug> HTTP-Session: 8d5623a7-ac78-4c66-928a-b7c616f448fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17116 2024.07.25 05:56:27.885942 [ 3 ] {} <Debug> HTTP-Session: 8d5623a7-ac78-4c66-928a-b7c616f448fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17117 2024.07.25 05:56:27.885974 [ 3 ] {} <Trace> HTTP-Session: 8d5623a7-ac78-4c66-928a-b7c616f448fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17118 2024.07.25 05:56:27.886074 [ 3 ] {047711d2-c6ef-40dd-bf39-9cfd252e58a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
17119 2024.07.25 05:56:27.886121 [ 3 ] {047711d2-c6ef-40dd-bf39-9cfd252e58a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
17120 2024.07.25 05:56:27.886260 [ 3 ] {047711d2-c6ef-40dd-bf39-9cfd252e58a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17121 2024.07.25 05:56:27.886529 [ 3 ] {047711d2-c6ef-40dd-bf39-9cfd252e58a0} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17122 2024.07.25 05:56:27.886563 [ 3 ] {047711d2-c6ef-40dd-bf39-9cfd252e58a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
17123 2024.07.25 05:56:27.886917 [ 3 ] {047711d2-c6ef-40dd-bf39-9cfd252e58a0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
17124 2024.07.25 05:56:27.887236 [ 3 ] {047711d2-c6ef-40dd-bf39-9cfd252e58a0} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17125 2024.07.25 05:56:27.887360 [ 3 ] {047711d2-c6ef-40dd-bf39-9cfd252e58a0} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001312 sec., 4573.170731707317 rows/sec., 196.50 KiB/sec.
17126 2024.07.25 05:56:27.887518 [ 3 ] {047711d2-c6ef-40dd-bf39-9cfd252e58a0} <Debug> DynamicQueryHandler: Done processing query
17127 2024.07.25 05:56:27.887542 [ 3 ] {047711d2-c6ef-40dd-bf39-9cfd252e58a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
17128 2024.07.25 05:56:27.887557 [ 3 ] {} <Debug> HTTP-Session: 8d5623a7-ac78-4c66-928a-b7c616f448fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17129 2024.07.25 05:56:27.887675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17130 2024.07.25 05:56:27.887724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17131 2024.07.25 05:56:27.887743 [ 3 ] {} <Debug> HTTP-Session: 4998af84-b811-427f-a43e-68cb189a4eed Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17132 2024.07.25 05:56:27.887759 [ 3 ] {} <Debug> HTTP-Session: 4998af84-b811-427f-a43e-68cb189a4eed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17133 2024.07.25 05:56:27.887773 [ 3 ] {} <Debug> HTTP-Session: 4998af84-b811-427f-a43e-68cb189a4eed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17134 2024.07.25 05:56:27.887803 [ 3 ] {} <Trace> HTTP-Session: 4998af84-b811-427f-a43e-68cb189a4eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17135 2024.07.25 05:56:27.887919 [ 3 ] {38d2bff8-d0cb-4bc0-abcc-6f0d81d555b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
17136 2024.07.25 05:56:27.887965 [ 3 ] {38d2bff8-d0cb-4bc0-abcc-6f0d81d555b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
17137 2024.07.25 05:56:27.888104 [ 3 ] {38d2bff8-d0cb-4bc0-abcc-6f0d81d555b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17138 2024.07.25 05:56:27.888400 [ 3 ] {38d2bff8-d0cb-4bc0-abcc-6f0d81d555b0} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17139 2024.07.25 05:56:27.888435 [ 3 ] {38d2bff8-d0cb-4bc0-abcc-6f0d81d555b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
17140 2024.07.25 05:56:27.888789 [ 3 ] {38d2bff8-d0cb-4bc0-abcc-6f0d81d555b0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
17141 2024.07.25 05:56:27.889110 [ 3 ] {38d2bff8-d0cb-4bc0-abcc-6f0d81d555b0} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17142 2024.07.25 05:56:27.889240 [ 3 ] {38d2bff8-d0cb-4bc0-abcc-6f0d81d555b0} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001363 sec., 56493.030080704324 rows/sec., 3.48 MiB/sec.
17143 2024.07.25 05:56:27.889525 [ 3 ] {38d2bff8-d0cb-4bc0-abcc-6f0d81d555b0} <Debug> DynamicQueryHandler: Done processing query
17144 2024.07.25 05:56:27.889584 [ 3 ] {38d2bff8-d0cb-4bc0-abcc-6f0d81d555b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17145 2024.07.25 05:56:27.889608 [ 3 ] {} <Debug> HTTP-Session: 4998af84-b811-427f-a43e-68cb189a4eed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17146 2024.07.25 05:56:27.889777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 31202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17147 2024.07.25 05:56:27.889825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17148 2024.07.25 05:56:27.889843 [ 3 ] {} <Debug> HTTP-Session: 5e42f487-bf9b-4c41-91d4-04ce4c8dee89 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17149 2024.07.25 05:56:27.889859 [ 3 ] {} <Debug> HTTP-Session: 5e42f487-bf9b-4c41-91d4-04ce4c8dee89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17150 2024.07.25 05:56:27.889872 [ 3 ] {} <Debug> HTTP-Session: 5e42f487-bf9b-4c41-91d4-04ce4c8dee89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17151 2024.07.25 05:56:27.889904 [ 3 ] {} <Trace> HTTP-Session: 5e42f487-bf9b-4c41-91d4-04ce4c8dee89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17152 2024.07.25 05:56:27.890057 [ 3 ] {ced82b94-f03a-496e-9017-b8b6eaef2018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17153 2024.07.25 05:56:27.890103 [ 3 ] {ced82b94-f03a-496e-9017-b8b6eaef2018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17154 2024.07.25 05:56:27.890260 [ 3 ] {ced82b94-f03a-496e-9017-b8b6eaef2018} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17155 2024.07.25 05:56:27.890656 [ 3 ] {ced82b94-f03a-496e-9017-b8b6eaef2018} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17156 2024.07.25 05:56:27.890690 [ 3 ] {ced82b94-f03a-496e-9017-b8b6eaef2018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
17157 2024.07.25 05:56:27.891064 [ 3 ] {ced82b94-f03a-496e-9017-b8b6eaef2018} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
17158 2024.07.25 05:56:27.891388 [ 3 ] {ced82b94-f03a-496e-9017-b8b6eaef2018} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17159 2024.07.25 05:56:27.891512 [ 3 ] {ced82b94-f03a-496e-9017-b8b6eaef2018} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001524 sec., 106955.38057742783 rows/sec., 7.45 MiB/sec.
17160 2024.07.25 05:56:27.891673 [ 3 ] {ced82b94-f03a-496e-9017-b8b6eaef2018} <Debug> DynamicQueryHandler: Done processing query
17161 2024.07.25 05:56:27.891697 [ 3 ] {ced82b94-f03a-496e-9017-b8b6eaef2018} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
17162 2024.07.25 05:56:27.891712 [ 3 ] {} <Debug> HTTP-Session: 5e42f487-bf9b-4c41-91d4-04ce4c8dee89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17163 2024.07.25 05:56:27.891872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 49671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17164 2024.07.25 05:56:27.891920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17165 2024.07.25 05:56:27.891939 [ 3 ] {} <Debug> HTTP-Session: 3492d4a4-e54a-47eb-977b-6a1fcf4f2046 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17166 2024.07.25 05:56:27.891956 [ 3 ] {} <Debug> HTTP-Session: 3492d4a4-e54a-47eb-977b-6a1fcf4f2046 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17167 2024.07.25 05:56:27.891970 [ 3 ] {} <Debug> HTTP-Session: 3492d4a4-e54a-47eb-977b-6a1fcf4f2046 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17168 2024.07.25 05:56:27.892001 [ 3 ] {} <Trace> HTTP-Session: 3492d4a4-e54a-47eb-977b-6a1fcf4f2046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17169 2024.07.25 05:56:27.892297 [ 3 ] {ee7ce0e3-c28f-4aa8-ae2e-96215e0f3ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17170 2024.07.25 05:56:27.892361 [ 3 ] {ee7ce0e3-c28f-4aa8-ae2e-96215e0f3ace} <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_histogramf64
17171 2024.07.25 05:56:27.892766 [ 3 ] {ee7ce0e3-c28f-4aa8-ae2e-96215e0f3ace} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17172 2024.07.25 05:56:27.893442 [ 3 ] {ee7ce0e3-c28f-4aa8-ae2e-96215e0f3ace} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17173 2024.07.25 05:56:27.893477 [ 3 ] {ee7ce0e3-c28f-4aa8-ae2e-96215e0f3ace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
17174 2024.07.25 05:56:27.894078 [ 3 ] {ee7ce0e3-c28f-4aa8-ae2e-96215e0f3ace} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
17175 2024.07.25 05:56:27.894476 [ 3 ] {ee7ce0e3-c28f-4aa8-ae2e-96215e0f3ace} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17176 2024.07.25 05:56:27.894623 [ 3 ] {ee7ce0e3-c28f-4aa8-ae2e-96215e0f3ace} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002541 sec., 12199.921290830382 rows/sec., 21.86 MiB/sec.
17177 2024.07.25 05:56:27.894826 [ 3 ] {ee7ce0e3-c28f-4aa8-ae2e-96215e0f3ace} <Debug> DynamicQueryHandler: Done processing query
17178 2024.07.25 05:56:27.894850 [ 3 ] {ee7ce0e3-c28f-4aa8-ae2e-96215e0f3ace} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
17179 2024.07.25 05:56:27.894865 [ 3 ] {} <Debug> HTTP-Session: 3492d4a4-e54a-47eb-977b-6a1fcf4f2046 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17180 2024.07.25 05:56:27.895016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17181 2024.07.25 05:56:27.895064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17182 2024.07.25 05:56:27.895083 [ 3 ] {} <Debug> HTTP-Session: 627eec91-5201-45b5-a4e9-c4783d8abc7f Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17183 2024.07.25 05:56:27.895099 [ 3 ] {} <Debug> HTTP-Session: 627eec91-5201-45b5-a4e9-c4783d8abc7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17184 2024.07.25 05:56:27.895113 [ 3 ] {} <Debug> HTTP-Session: 627eec91-5201-45b5-a4e9-c4783d8abc7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17185 2024.07.25 05:56:27.895144 [ 3 ] {} <Trace> HTTP-Session: 627eec91-5201-45b5-a4e9-c4783d8abc7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17186 2024.07.25 05:56:27.895242 [ 3 ] {58d30897-7cbf-47fd-a5dd-195ac3b4aaf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
17187 2024.07.25 05:56:27.895286 [ 3 ] {58d30897-7cbf-47fd-a5dd-195ac3b4aaf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
17188 2024.07.25 05:56:27.895410 [ 3 ] {58d30897-7cbf-47fd-a5dd-195ac3b4aaf1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17189 2024.07.25 05:56:27.895716 [ 3 ] {58d30897-7cbf-47fd-a5dd-195ac3b4aaf1} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17190 2024.07.25 05:56:27.895751 [ 3 ] {58d30897-7cbf-47fd-a5dd-195ac3b4aaf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
17191 2024.07.25 05:56:27.896097 [ 3 ] {58d30897-7cbf-47fd-a5dd-195ac3b4aaf1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
17192 2024.07.25 05:56:27.896417 [ 3 ] {58d30897-7cbf-47fd-a5dd-195ac3b4aaf1} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17193 2024.07.25 05:56:27.896540 [ 3 ] {58d30897-7cbf-47fd-a5dd-195ac3b4aaf1} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001325 sec., 17358.490566037737 rows/sec., 938.97 KiB/sec.
17194 2024.07.25 05:56:27.896785 [ 3 ] {58d30897-7cbf-47fd-a5dd-195ac3b4aaf1} <Debug> DynamicQueryHandler: Done processing query
17195 2024.07.25 05:56:27.896837 [ 3 ] {58d30897-7cbf-47fd-a5dd-195ac3b4aaf1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
17196 2024.07.25 05:56:27.896879 [ 3 ] {} <Debug> HTTP-Session: 627eec91-5201-45b5-a4e9-c4783d8abc7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17197 2024.07.25 05:56:27.897007 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17198 2024.07.25 05:56:27.897055 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17199 2024.07.25 05:56:27.897074 [ 3 ] {} <Debug> HTTP-Session: 4db15784-f12d-4a96-81d6-2d3e46f56b7c Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17200 2024.07.25 05:56:27.897090 [ 3 ] {} <Debug> HTTP-Session: 4db15784-f12d-4a96-81d6-2d3e46f56b7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17201 2024.07.25 05:56:27.897103 [ 3 ] {} <Debug> HTTP-Session: 4db15784-f12d-4a96-81d6-2d3e46f56b7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17202 2024.07.25 05:56:27.897134 [ 3 ] {} <Trace> HTTP-Session: 4db15784-f12d-4a96-81d6-2d3e46f56b7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17203 2024.07.25 05:56:27.897250 [ 3 ] {b5b5f0e9-347f-48cf-b62e-1ffc37175d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17204 2024.07.25 05:56:27.897294 [ 3 ] {b5b5f0e9-347f-48cf-b62e-1ffc37175d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17205 2024.07.25 05:56:27.897437 [ 3 ] {b5b5f0e9-347f-48cf-b62e-1ffc37175d29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17206 2024.07.25 05:56:27.897727 [ 3 ] {b5b5f0e9-347f-48cf-b62e-1ffc37175d29} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17207 2024.07.25 05:56:27.897762 [ 3 ] {b5b5f0e9-347f-48cf-b62e-1ffc37175d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
17208 2024.07.25 05:56:27.898109 [ 3 ] {b5b5f0e9-347f-48cf-b62e-1ffc37175d29} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
17209 2024.07.25 05:56:27.898422 [ 3 ] {b5b5f0e9-347f-48cf-b62e-1ffc37175d29} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17210 2024.07.25 05:56:27.898546 [ 3 ] {b5b5f0e9-347f-48cf-b62e-1ffc37175d29} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001338 sec., 44843.04932735426 rows/sec., 3.02 MiB/sec.
17211 2024.07.25 05:56:27.898693 [ 3 ] {b5b5f0e9-347f-48cf-b62e-1ffc37175d29} <Debug> DynamicQueryHandler: Done processing query
17212 2024.07.25 05:56:27.898716 [ 3 ] {b5b5f0e9-347f-48cf-b62e-1ffc37175d29} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17213 2024.07.25 05:56:27.898731 [ 3 ] {} <Debug> HTTP-Session: 4db15784-f12d-4a96-81d6-2d3e46f56b7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17214 2024.07.25 05:56:32.326356 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache
17215 2024.07.25 05:56:32.326453 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache
17216 2024.07.25 05:56:32.870241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17217 2024.07.25 05:56:32.870400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17218 2024.07.25 05:56:32.870444 [ 3 ] {} <Debug> HTTP-Session: 9e14667d-c165-47ca-8bc2-bf11906f03c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17219 2024.07.25 05:56:32.870486 [ 3 ] {} <Debug> HTTP-Session: 9e14667d-c165-47ca-8bc2-bf11906f03c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17220 2024.07.25 05:56:32.870515 [ 3 ] {} <Debug> HTTP-Session: 9e14667d-c165-47ca-8bc2-bf11906f03c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17221 2024.07.25 05:56:32.870595 [ 3 ] {} <Trace> HTTP-Session: 9e14667d-c165-47ca-8bc2-bf11906f03c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17222 2024.07.25 05:56:32.870881 [ 3 ] {0547409c-aa48-4beb-9167-1214eeb8c8cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
17223 2024.07.25 05:56:32.870946 [ 3 ] {0547409c-aa48-4beb-9167-1214eeb8c8cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
17224 2024.07.25 05:56:32.871139 [ 3 ] {0547409c-aa48-4beb-9167-1214eeb8c8cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17225 2024.07.25 05:56:32.871574 [ 3 ] {0547409c-aa48-4beb-9167-1214eeb8c8cb} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17226 2024.07.25 05:56:32.871615 [ 3 ] {0547409c-aa48-4beb-9167-1214eeb8c8cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17227 2024.07.25 05:56:32.871991 [ 3 ] {0547409c-aa48-4beb-9167-1214eeb8c8cb} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
17228 2024.07.25 05:56:32.872316 [ 3 ] {0547409c-aa48-4beb-9167-1214eeb8c8cb} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17229 2024.07.25 05:56:32.872480 [ 3 ] {0547409c-aa48-4beb-9167-1214eeb8c8cb} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001692 sec., 14775.413711583926 rows/sec., 1.17 MiB/sec.
17230 2024.07.25 05:56:32.872685 [ 3 ] {0547409c-aa48-4beb-9167-1214eeb8c8cb} <Debug> DynamicQueryHandler: Done processing query
17231 2024.07.25 05:56:32.872712 [ 3 ] {0547409c-aa48-4beb-9167-1214eeb8c8cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17232 2024.07.25 05:56:32.872728 [ 3 ] {} <Debug> HTTP-Session: 9e14667d-c165-47ca-8bc2-bf11906f03c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17233 2024.07.25 05:56:32.872858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17234 2024.07.25 05:56:32.872911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17235 2024.07.25 05:56:32.872930 [ 3 ] {} <Debug> HTTP-Session: 954ac16d-f1dd-42eb-95ee-91d0f5ddfdeb Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17236 2024.07.25 05:56:32.872950 [ 3 ] {} <Debug> HTTP-Session: 954ac16d-f1dd-42eb-95ee-91d0f5ddfdeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17237 2024.07.25 05:56:32.872963 [ 3 ] {} <Debug> HTTP-Session: 954ac16d-f1dd-42eb-95ee-91d0f5ddfdeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17238 2024.07.25 05:56:32.872998 [ 3 ] {} <Trace> HTTP-Session: 954ac16d-f1dd-42eb-95ee-91d0f5ddfdeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17239 2024.07.25 05:56:32.873100 [ 3 ] {0eb851a8-b371-4682-a2dd-6d8727f8b60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
17240 2024.07.25 05:56:32.873146 [ 3 ] {0eb851a8-b371-4682-a2dd-6d8727f8b60d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
17241 2024.07.25 05:56:32.873277 [ 3 ] {0eb851a8-b371-4682-a2dd-6d8727f8b60d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17242 2024.07.25 05:56:32.873627 [ 3 ] {0eb851a8-b371-4682-a2dd-6d8727f8b60d} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17243 2024.07.25 05:56:32.873663 [ 3 ] {0eb851a8-b371-4682-a2dd-6d8727f8b60d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17244 2024.07.25 05:56:32.873968 [ 3 ] {0eb851a8-b371-4682-a2dd-6d8727f8b60d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
17245 2024.07.25 05:56:32.874276 [ 3 ] {0eb851a8-b371-4682-a2dd-6d8727f8b60d} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17246 2024.07.25 05:56:32.874442 [ 3 ] {0eb851a8-b371-4682-a2dd-6d8727f8b60d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001359 sec., 1471.6703458425313 rows/sec., 120.00 KiB/sec.
17247 2024.07.25 05:56:32.874612 [ 3 ] {0eb851a8-b371-4682-a2dd-6d8727f8b60d} <Debug> DynamicQueryHandler: Done processing query
17248 2024.07.25 05:56:32.874636 [ 3 ] {0eb851a8-b371-4682-a2dd-6d8727f8b60d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
17249 2024.07.25 05:56:32.874651 [ 3 ] {} <Debug> HTTP-Session: 954ac16d-f1dd-42eb-95ee-91d0f5ddfdeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17250 2024.07.25 05:56:32.874779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 19282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17251 2024.07.25 05:56:32.874828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17252 2024.07.25 05:56:32.874847 [ 3 ] {} <Debug> HTTP-Session: edc2ca77-9710-4d99-b94e-4e42777b2200 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17253 2024.07.25 05:56:32.874864 [ 3 ] {} <Debug> HTTP-Session: edc2ca77-9710-4d99-b94e-4e42777b2200 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17254 2024.07.25 05:56:32.874877 [ 3 ] {} <Debug> HTTP-Session: edc2ca77-9710-4d99-b94e-4e42777b2200 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17255 2024.07.25 05:56:32.874909 [ 3 ] {} <Trace> HTTP-Session: edc2ca77-9710-4d99-b94e-4e42777b2200 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17256 2024.07.25 05:56:32.875044 [ 3 ] {fd8c1bc7-bcdb-408c-84ba-d8ab72ed842d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17257 2024.07.25 05:56:32.875087 [ 3 ] {fd8c1bc7-bcdb-408c-84ba-d8ab72ed842d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17258 2024.07.25 05:56:32.875213 [ 3 ] {fd8c1bc7-bcdb-408c-84ba-d8ab72ed842d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17259 2024.07.25 05:56:32.875605 [ 3 ] {fd8c1bc7-bcdb-408c-84ba-d8ab72ed842d} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17260 2024.07.25 05:56:32.875641 [ 3 ] {fd8c1bc7-bcdb-408c-84ba-d8ab72ed842d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17261 2024.07.25 05:56:32.875959 [ 3 ] {fd8c1bc7-bcdb-408c-84ba-d8ab72ed842d} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
17262 2024.07.25 05:56:32.876254 [ 3 ] {fd8c1bc7-bcdb-408c-84ba-d8ab72ed842d} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17263 2024.07.25 05:56:32.876405 [ 3 ] {fd8c1bc7-bcdb-408c-84ba-d8ab72ed842d} <Debug> executeQuery: Read 132 rows, 11.24 KiB in 0.001419 sec., 93023.2558139535 rows/sec., 7.73 MiB/sec.
17264 2024.07.25 05:56:32.876573 [ 3 ] {fd8c1bc7-bcdb-408c-84ba-d8ab72ed842d} <Debug> DynamicQueryHandler: Done processing query
17265 2024.07.25 05:56:32.876597 [ 3 ] {fd8c1bc7-bcdb-408c-84ba-d8ab72ed842d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
17266 2024.07.25 05:56:32.876613 [ 3 ] {} <Debug> HTTP-Session: edc2ca77-9710-4d99-b94e-4e42777b2200 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17267 2024.07.25 05:56:32.876715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17268 2024.07.25 05:56:32.876764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17269 2024.07.25 05:56:32.876783 [ 3 ] {} <Debug> HTTP-Session: 54358fe0-9348-4b35-93e5-5d4edef094d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17270 2024.07.25 05:56:32.876800 [ 3 ] {} <Debug> HTTP-Session: 54358fe0-9348-4b35-93e5-5d4edef094d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17271 2024.07.25 05:56:32.876813 [ 3 ] {} <Debug> HTTP-Session: 54358fe0-9348-4b35-93e5-5d4edef094d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17272 2024.07.25 05:56:32.876845 [ 3 ] {} <Trace> HTTP-Session: 54358fe0-9348-4b35-93e5-5d4edef094d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17273 2024.07.25 05:56:32.876937 [ 3 ] {cbe9e7a2-9668-4127-b17f-d26e5c707da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
17274 2024.07.25 05:56:32.876980 [ 3 ] {cbe9e7a2-9668-4127-b17f-d26e5c707da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17275 2024.07.25 05:56:32.877109 [ 3 ] {cbe9e7a2-9668-4127-b17f-d26e5c707da9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17276 2024.07.25 05:56:32.877384 [ 3 ] {cbe9e7a2-9668-4127-b17f-d26e5c707da9} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17277 2024.07.25 05:56:32.877420 [ 3 ] {cbe9e7a2-9668-4127-b17f-d26e5c707da9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17278 2024.07.25 05:56:32.877712 [ 3 ] {cbe9e7a2-9668-4127-b17f-d26e5c707da9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
17279 2024.07.25 05:56:32.878014 [ 3 ] {cbe9e7a2-9668-4127-b17f-d26e5c707da9} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17280 2024.07.25 05:56:32.878173 [ 3 ] {cbe9e7a2-9668-4127-b17f-d26e5c707da9} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001254 sec., 1594.896331738437 rows/sec., 111.36 KiB/sec.
17281 2024.07.25 05:56:32.878475 [ 3 ] {cbe9e7a2-9668-4127-b17f-d26e5c707da9} <Debug> DynamicQueryHandler: Done processing query
17282 2024.07.25 05:56:32.878514 [ 3 ] {cbe9e7a2-9668-4127-b17f-d26e5c707da9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
17283 2024.07.25 05:56:32.878531 [ 3 ] {} <Debug> HTTP-Session: 54358fe0-9348-4b35-93e5-5d4edef094d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17284 2024.07.25 05:56:32.878669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 15467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17285 2024.07.25 05:56:32.878718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17286 2024.07.25 05:56:32.878737 [ 3 ] {} <Debug> HTTP-Session: 7e4e9cee-aefa-403f-b5f8-ff7f3ab27ae2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17287 2024.07.25 05:56:32.878753 [ 3 ] {} <Debug> HTTP-Session: 7e4e9cee-aefa-403f-b5f8-ff7f3ab27ae2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17288 2024.07.25 05:56:32.878766 [ 3 ] {} <Debug> HTTP-Session: 7e4e9cee-aefa-403f-b5f8-ff7f3ab27ae2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17289 2024.07.25 05:56:32.878798 [ 3 ] {} <Trace> HTTP-Session: 7e4e9cee-aefa-403f-b5f8-ff7f3ab27ae2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17290 2024.07.25 05:56:32.878928 [ 3 ] {5c524457-5a11-43e2-bbd3-6bb00b3f3441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17291 2024.07.25 05:56:32.878972 [ 3 ] {5c524457-5a11-43e2-bbd3-6bb00b3f3441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17292 2024.07.25 05:56:32.879113 [ 3 ] {5c524457-5a11-43e2-bbd3-6bb00b3f3441} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17293 2024.07.25 05:56:32.879465 [ 3 ] {5c524457-5a11-43e2-bbd3-6bb00b3f3441} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17294 2024.07.25 05:56:32.879502 [ 3 ] {5c524457-5a11-43e2-bbd3-6bb00b3f3441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17295 2024.07.25 05:56:32.879806 [ 3 ] {5c524457-5a11-43e2-bbd3-6bb00b3f3441} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
17296 2024.07.25 05:56:32.880110 [ 3 ] {5c524457-5a11-43e2-bbd3-6bb00b3f3441} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17297 2024.07.25 05:56:32.880254 [ 3 ] {5c524457-5a11-43e2-bbd3-6bb00b3f3441} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001377 sec., 66085.69353667393 rows/sec., 5.16 MiB/sec.
17298 2024.07.25 05:56:32.880426 [ 3 ] {5c524457-5a11-43e2-bbd3-6bb00b3f3441} <Debug> DynamicQueryHandler: Done processing query
17299 2024.07.25 05:56:32.880450 [ 3 ] {5c524457-5a11-43e2-bbd3-6bb00b3f3441} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
17300 2024.07.25 05:56:32.880465 [ 3 ] {} <Debug> HTTP-Session: 7e4e9cee-aefa-403f-b5f8-ff7f3ab27ae2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17301 2024.07.25 05:56:32.880594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30822, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17302 2024.07.25 05:56:32.880643 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17303 2024.07.25 05:56:32.880661 [ 3 ] {} <Debug> HTTP-Session: b0dacad7-8511-4140-85b8-185a67848214 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17304 2024.07.25 05:56:32.880677 [ 3 ] {} <Debug> HTTP-Session: b0dacad7-8511-4140-85b8-185a67848214 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17305 2024.07.25 05:56:32.880690 [ 3 ] {} <Debug> HTTP-Session: b0dacad7-8511-4140-85b8-185a67848214 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17306 2024.07.25 05:56:32.880722 [ 3 ] {} <Trace> HTTP-Session: b0dacad7-8511-4140-85b8-185a67848214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17307 2024.07.25 05:56:32.880864 [ 3 ] {60adc7a7-8b3b-46ab-be11-fc4954f593ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17308 2024.07.25 05:56:32.880909 [ 3 ] {60adc7a7-8b3b-46ab-be11-fc4954f593ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17309 2024.07.25 05:56:32.881056 [ 3 ] {60adc7a7-8b3b-46ab-be11-fc4954f593ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17310 2024.07.25 05:56:32.881531 [ 3 ] {60adc7a7-8b3b-46ab-be11-fc4954f593ca} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17311 2024.07.25 05:56:32.881566 [ 3 ] {60adc7a7-8b3b-46ab-be11-fc4954f593ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17312 2024.07.25 05:56:32.881954 [ 3 ] {60adc7a7-8b3b-46ab-be11-fc4954f593ca} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
17313 2024.07.25 05:56:32.882283 [ 3 ] {60adc7a7-8b3b-46ab-be11-fc4954f593ca} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17314 2024.07.25 05:56:32.882452 [ 3 ] {60adc7a7-8b3b-46ab-be11-fc4954f593ca} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001654 sec., 97339.7823458283 rows/sec., 6.78 MiB/sec.
17315 2024.07.25 05:56:32.882632 [ 3 ] {60adc7a7-8b3b-46ab-be11-fc4954f593ca} <Debug> DynamicQueryHandler: Done processing query
17316 2024.07.25 05:56:32.882656 [ 3 ] {60adc7a7-8b3b-46ab-be11-fc4954f593ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
17317 2024.07.25 05:56:32.882671 [ 3 ] {} <Debug> HTTP-Session: b0dacad7-8511-4140-85b8-185a67848214 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17318 2024.07.25 05:56:32.882839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 40542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17319 2024.07.25 05:56:32.882887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17320 2024.07.25 05:56:32.882905 [ 3 ] {} <Debug> HTTP-Session: 36d4b188-00ec-44ca-a806-5b921e33833a Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17321 2024.07.25 05:56:32.882921 [ 3 ] {} <Debug> HTTP-Session: 36d4b188-00ec-44ca-a806-5b921e33833a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17322 2024.07.25 05:56:32.882935 [ 3 ] {} <Debug> HTTP-Session: 36d4b188-00ec-44ca-a806-5b921e33833a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17323 2024.07.25 05:56:32.882966 [ 3 ] {} <Trace> HTTP-Session: 36d4b188-00ec-44ca-a806-5b921e33833a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17324 2024.07.25 05:56:32.883246 [ 3 ] {883327ad-8bc5-4dc3-b7d5-38e6df6340c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17325 2024.07.25 05:56:32.883309 [ 3 ] {883327ad-8bc5-4dc3-b7d5-38e6df6340c8} <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_histogramf64
17326 2024.07.25 05:56:32.883722 [ 3 ] {883327ad-8bc5-4dc3-b7d5-38e6df6340c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17327 2024.07.25 05:56:32.884420 [ 3 ] {883327ad-8bc5-4dc3-b7d5-38e6df6340c8} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17328 2024.07.25 05:56:32.884455 [ 3 ] {883327ad-8bc5-4dc3-b7d5-38e6df6340c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17329 2024.07.25 05:56:32.885061 [ 3 ] {883327ad-8bc5-4dc3-b7d5-38e6df6340c8} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
17330 2024.07.25 05:56:32.885457 [ 3 ] {883327ad-8bc5-4dc3-b7d5-38e6df6340c8} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17331 2024.07.25 05:56:32.885667 [ 3 ] {883327ad-8bc5-4dc3-b7d5-38e6df6340c8} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002598 sec., 9622.786759045419 rows/sec., 17.24 MiB/sec.
17332 2024.07.25 05:56:32.886205 [ 3 ] {883327ad-8bc5-4dc3-b7d5-38e6df6340c8} <Debug> DynamicQueryHandler: Done processing query
17333 2024.07.25 05:56:32.886284 [ 3 ] {883327ad-8bc5-4dc3-b7d5-38e6df6340c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
17334 2024.07.25 05:56:32.886344 [ 3 ] {} <Debug> HTTP-Session: 36d4b188-00ec-44ca-a806-5b921e33833a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17335 2024.07.25 05:56:32.886563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17336 2024.07.25 05:56:32.886625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17337 2024.07.25 05:56:32.886644 [ 3 ] {} <Debug> HTTP-Session: e9712e54-2782-416d-9bd3-9a64b330c006 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17338 2024.07.25 05:56:32.886661 [ 3 ] {} <Debug> HTTP-Session: e9712e54-2782-416d-9bd3-9a64b330c006 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17339 2024.07.25 05:56:32.886674 [ 3 ] {} <Debug> HTTP-Session: e9712e54-2782-416d-9bd3-9a64b330c006 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17340 2024.07.25 05:56:32.886707 [ 3 ] {} <Trace> HTTP-Session: e9712e54-2782-416d-9bd3-9a64b330c006 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17341 2024.07.25 05:56:32.886831 [ 3 ] {29c481cd-2d09-49b6-98a7-998465bf19f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17342 2024.07.25 05:56:32.886879 [ 3 ] {29c481cd-2d09-49b6-98a7-998465bf19f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17343 2024.07.25 05:56:32.887025 [ 3 ] {29c481cd-2d09-49b6-98a7-998465bf19f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17344 2024.07.25 05:56:32.887379 [ 3 ] {29c481cd-2d09-49b6-98a7-998465bf19f8} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17345 2024.07.25 05:56:32.887415 [ 3 ] {29c481cd-2d09-49b6-98a7-998465bf19f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17346 2024.07.25 05:56:32.887778 [ 3 ] {29c481cd-2d09-49b6-98a7-998465bf19f8} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
17347 2024.07.25 05:56:32.888090 [ 3 ] {29c481cd-2d09-49b6-98a7-998465bf19f8} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17348 2024.07.25 05:56:32.888239 [ 3 ] {29c481cd-2d09-49b6-98a7-998465bf19f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001445 sec., 41522.491349480966 rows/sec., 2.80 MiB/sec.
17349 2024.07.25 05:56:32.888414 [ 3 ] {29c481cd-2d09-49b6-98a7-998465bf19f8} <Debug> DynamicQueryHandler: Done processing query
17350 2024.07.25 05:56:32.888437 [ 3 ] {29c481cd-2d09-49b6-98a7-998465bf19f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17351 2024.07.25 05:56:32.888453 [ 3 ] {} <Debug> HTTP-Session: e9712e54-2782-416d-9bd3-9a64b330c006 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17352 2024.07.25 05:56:37.875355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 5199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17353 2024.07.25 05:56:37.875486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17354 2024.07.25 05:56:37.875512 [ 3 ] {} <Debug> HTTP-Session: fe4a9012-4d2f-49c1-aa03-c2f6699d2b53 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17355 2024.07.25 05:56:37.875537 [ 3 ] {} <Debug> HTTP-Session: fe4a9012-4d2f-49c1-aa03-c2f6699d2b53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17356 2024.07.25 05:56:37.875551 [ 3 ] {} <Debug> HTTP-Session: fe4a9012-4d2f-49c1-aa03-c2f6699d2b53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17357 2024.07.25 05:56:37.875602 [ 3 ] {} <Trace> HTTP-Session: fe4a9012-4d2f-49c1-aa03-c2f6699d2b53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17358 2024.07.25 05:56:37.875797 [ 3 ] {baa270a5-48ea-43e8-8441-6c6ab2589f86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
17359 2024.07.25 05:56:37.875866 [ 3 ] {baa270a5-48ea-43e8-8441-6c6ab2589f86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
17360 2024.07.25 05:56:37.876067 [ 3 ] {baa270a5-48ea-43e8-8441-6c6ab2589f86} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17361 2024.07.25 05:56:37.876578 [ 3 ] {baa270a5-48ea-43e8-8441-6c6ab2589f86} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17362 2024.07.25 05:56:37.876627 [ 3 ] {baa270a5-48ea-43e8-8441-6c6ab2589f86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17363 2024.07.25 05:56:37.877005 [ 3 ] {baa270a5-48ea-43e8-8441-6c6ab2589f86} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
17364 2024.07.25 05:56:37.877346 [ 3 ] {baa270a5-48ea-43e8-8441-6c6ab2589f86} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17365 2024.07.25 05:56:37.877522 [ 3 ] {baa270a5-48ea-43e8-8441-6c6ab2589f86} <Debug> executeQuery: Read 37 rows, 2.85 KiB in 0.001786 sec., 20716.685330347143 rows/sec., 1.56 MiB/sec.
17366 2024.07.25 05:56:37.877538 [ 103 ] {} <Debug> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
17367 2024.07.25 05:56:37.877637 [ 103 ] {} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17368 2024.07.25 05:56:37.877684 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17369 2024.07.25 05:56:37.877846 [ 3 ] {baa270a5-48ea-43e8-8441-6c6ab2589f86} <Debug> DynamicQueryHandler: Done processing query
17370 2024.07.25 05:56:37.877933 [ 3 ] {baa270a5-48ea-43e8-8441-6c6ab2589f86} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17371 2024.07.25 05:56:37.877997 [ 3 ] {} <Debug> HTTP-Session: fe4a9012-4d2f-49c1-aa03-c2f6699d2b53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17372 2024.07.25 05:56:37.878067 [ 196 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::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
17373 2024.07.25 05:56:37.878339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 38459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17374 2024.07.25 05:56:37.878526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17375 2024.07.25 05:56:37.878640 [ 3 ] {} <Debug> HTTP-Session: 1e8ce891-e0ba-450c-8826-9c0f079b787d Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17376 2024.07.25 05:56:37.878736 [ 3 ] {} <Debug> HTTP-Session: 1e8ce891-e0ba-450c-8826-9c0f079b787d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17377 2024.07.25 05:56:37.878807 [ 3 ] {} <Debug> HTTP-Session: 1e8ce891-e0ba-450c-8826-9c0f079b787d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17378 2024.07.25 05:56:37.878971 [ 3 ] {} <Trace> HTTP-Session: 1e8ce891-e0ba-450c-8826-9c0f079b787d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17379 2024.07.25 05:56:37.879112 [ 196 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17380 2024.07.25 05:56:37.879221 [ 196 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 62 rows starting from the beginning of the part
17381 2024.07.25 05:56:37.879416 [ 3 ] {91860f5b-0b50-40f4-b04d-04b86129cf2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17382 2024.07.25 05:56:37.879425 [ 196 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 37 rows starting from the beginning of the part
17383 2024.07.25 05:56:37.879549 [ 3 ] {91860f5b-0b50-40f4-b04d-04b86129cf2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17384 2024.07.25 05:56:37.879817 [ 196 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 25 rows starting from the beginning of the part
17385 2024.07.25 05:56:37.880235 [ 196 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 37 rows starting from the beginning of the part
17386 2024.07.25 05:56:37.880507 [ 3 ] {91860f5b-0b50-40f4-b04d-04b86129cf2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17387 2024.07.25 05:56:37.880542 [ 196 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 25 rows starting from the beginning of the part
17388 2024.07.25 05:56:37.880893 [ 196 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 37 rows starting from the beginning of the part
17389 2024.07.25 05:56:37.881646 [ 3 ] {91860f5b-0b50-40f4-b04d-04b86129cf2e} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17390 2024.07.25 05:56:37.881727 [ 3 ] {91860f5b-0b50-40f4-b04d-04b86129cf2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17391 2024.07.25 05:56:37.882646 [ 3 ] {91860f5b-0b50-40f4-b04d-04b86129cf2e} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
17392 2024.07.25 05:56:37.883464 [ 188 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 223 rows, containing 4 columns (4 merged, 0 gathered) in 0.005679595 sec., 39263.362968662375 rows/sec., 3.01 MiB/sec.
17393 2024.07.25 05:56:37.883617 [ 3 ] {91860f5b-0b50-40f4-b04d-04b86129cf2e} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17394 2024.07.25 05:56:37.883706 [ 188 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
17395 2024.07.25 05:56:37.883964 [ 3 ] {91860f5b-0b50-40f4-b04d-04b86129cf2e} <Debug> executeQuery: Read 254 rows, 23.00 KiB in 0.004763 sec., 53327.73462103716 rows/sec., 4.72 MiB/sec.
17396 2024.07.25 05:56:37.884427 [ 3 ] {91860f5b-0b50-40f4-b04d-04b86129cf2e} <Debug> DynamicQueryHandler: Done processing query
17397 2024.07.25 05:56:37.884467 [ 3 ] {91860f5b-0b50-40f4-b04d-04b86129cf2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
17398 2024.07.25 05:56:37.884490 [ 3 ] {} <Debug> HTTP-Session: 1e8ce891-e0ba-450c-8826-9c0f079b787d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17399 2024.07.25 05:56:37.884597 [ 188 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_91_18} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17400 2024.07.25 05:56:37.884696 [ 188 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_91_18} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
17401 2024.07.25 05:56:37.884817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 66818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17402 2024.07.25 05:56:37.884833 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
17403 2024.07.25 05:56:37.884902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17404 2024.07.25 05:56:37.884928 [ 3 ] {} <Debug> HTTP-Session: 1f3bda65-06a4-4652-b402-f2409782a570 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17405 2024.07.25 05:56:37.884945 [ 3 ] {} <Debug> HTTP-Session: 1f3bda65-06a4-4652-b402-f2409782a570 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17406 2024.07.25 05:56:37.884959 [ 3 ] {} <Debug> HTTP-Session: 1f3bda65-06a4-4652-b402-f2409782a570 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17407 2024.07.25 05:56:37.884994 [ 3 ] {} <Trace> HTTP-Session: 1f3bda65-06a4-4652-b402-f2409782a570 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17408 2024.07.25 05:56:37.885253 [ 3 ] {6e5d312e-25bb-431e-90cc-5d9ce795dac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17409 2024.07.25 05:56:37.885300 [ 3 ] {6e5d312e-25bb-431e-90cc-5d9ce795dac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17410 2024.07.25 05:56:37.885454 [ 3 ] {6e5d312e-25bb-431e-90cc-5d9ce795dac6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17411 2024.07.25 05:56:37.886045 [ 3 ] {6e5d312e-25bb-431e-90cc-5d9ce795dac6} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17412 2024.07.25 05:56:37.886082 [ 3 ] {6e5d312e-25bb-431e-90cc-5d9ce795dac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17413 2024.07.25 05:56:37.886427 [ 3 ] {6e5d312e-25bb-431e-90cc-5d9ce795dac6} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
17414 2024.07.25 05:56:37.886749 [ 3 ] {6e5d312e-25bb-431e-90cc-5d9ce795dac6} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17415 2024.07.25 05:56:37.886909 [ 3 ] {6e5d312e-25bb-431e-90cc-5d9ce795dac6} <Debug> executeQuery: Read 413 rows, 29.96 KiB in 0.001788 sec., 230984.3400447427 rows/sec., 16.36 MiB/sec.
17416 2024.07.25 05:56:37.887195 [ 3 ] {6e5d312e-25bb-431e-90cc-5d9ce795dac6} <Debug> DynamicQueryHandler: Done processing query
17417 2024.07.25 05:56:37.887256 [ 3 ] {6e5d312e-25bb-431e-90cc-5d9ce795dac6} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
17418 2024.07.25 05:56:37.887309 [ 3 ] {} <Debug> HTTP-Session: 1f3bda65-06a4-4652-b402-f2409782a570 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17419 2024.07.25 05:56:37.887521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17420 2024.07.25 05:56:37.887575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17421 2024.07.25 05:56:37.887595 [ 3 ] {} <Debug> HTTP-Session: c9449fa7-5271-4e4c-8d62-4954053908c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17422 2024.07.25 05:56:37.887612 [ 3 ] {} <Debug> HTTP-Session: c9449fa7-5271-4e4c-8d62-4954053908c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17423 2024.07.25 05:56:37.887626 [ 3 ] {} <Debug> HTTP-Session: c9449fa7-5271-4e4c-8d62-4954053908c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17424 2024.07.25 05:56:37.887659 [ 3 ] {} <Trace> HTTP-Session: c9449fa7-5271-4e4c-8d62-4954053908c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17425 2024.07.25 05:56:37.887761 [ 3 ] {a8261743-bcc8-45ee-9441-aa99b2a39f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
17426 2024.07.25 05:56:37.887810 [ 3 ] {a8261743-bcc8-45ee-9441-aa99b2a39f5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
17427 2024.07.25 05:56:37.887960 [ 3 ] {a8261743-bcc8-45ee-9441-aa99b2a39f5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17428 2024.07.25 05:56:37.888231 [ 3 ] {a8261743-bcc8-45ee-9441-aa99b2a39f5d} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17429 2024.07.25 05:56:37.888268 [ 3 ] {a8261743-bcc8-45ee-9441-aa99b2a39f5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17430 2024.07.25 05:56:37.888632 [ 3 ] {a8261743-bcc8-45ee-9441-aa99b2a39f5d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
17431 2024.07.25 05:56:37.888958 [ 3 ] {a8261743-bcc8-45ee-9441-aa99b2a39f5d} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17432 2024.07.25 05:56:37.889122 [ 3 ] {a8261743-bcc8-45ee-9441-aa99b2a39f5d} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001379 sec., 4350.97897026831 rows/sec., 186.96 KiB/sec.
17433 2024.07.25 05:56:37.889381 [ 3 ] {a8261743-bcc8-45ee-9441-aa99b2a39f5d} <Debug> DynamicQueryHandler: Done processing query
17434 2024.07.25 05:56:37.889429 [ 3 ] {a8261743-bcc8-45ee-9441-aa99b2a39f5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
17435 2024.07.25 05:56:37.889468 [ 3 ] {} <Debug> HTTP-Session: c9449fa7-5271-4e4c-8d62-4954053908c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17436 2024.07.25 05:56:37.889718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17437 2024.07.25 05:56:37.889769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17438 2024.07.25 05:56:37.889789 [ 3 ] {} <Debug> HTTP-Session: 5b9b08fb-dbb8-4d18-a334-4c46f48af06d Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17439 2024.07.25 05:56:37.889806 [ 3 ] {} <Debug> HTTP-Session: 5b9b08fb-dbb8-4d18-a334-4c46f48af06d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17440 2024.07.25 05:56:37.889820 [ 3 ] {} <Debug> HTTP-Session: 5b9b08fb-dbb8-4d18-a334-4c46f48af06d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17441 2024.07.25 05:56:37.889851 [ 3 ] {} <Trace> HTTP-Session: 5b9b08fb-dbb8-4d18-a334-4c46f48af06d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17442 2024.07.25 05:56:37.889976 [ 3 ] {9eb88d4d-96cf-4daf-b914-87525ea7ec07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
17443 2024.07.25 05:56:37.890026 [ 3 ] {9eb88d4d-96cf-4daf-b914-87525ea7ec07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
17444 2024.07.25 05:56:37.890187 [ 3 ] {9eb88d4d-96cf-4daf-b914-87525ea7ec07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17445 2024.07.25 05:56:37.890503 [ 3 ] {9eb88d4d-96cf-4daf-b914-87525ea7ec07} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17446 2024.07.25 05:56:37.890540 [ 3 ] {9eb88d4d-96cf-4daf-b914-87525ea7ec07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17447 2024.07.25 05:56:37.890902 [ 3 ] {9eb88d4d-96cf-4daf-b914-87525ea7ec07} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
17448 2024.07.25 05:56:37.891254 [ 3 ] {9eb88d4d-96cf-4daf-b914-87525ea7ec07} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17449 2024.07.25 05:56:37.891400 [ 3 ] {9eb88d4d-96cf-4daf-b914-87525ea7ec07} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001471 sec., 52345.34330387491 rows/sec., 3.22 MiB/sec.
17450 2024.07.25 05:56:37.891584 [ 3 ] {9eb88d4d-96cf-4daf-b914-87525ea7ec07} <Debug> DynamicQueryHandler: Done processing query
17451 2024.07.25 05:56:37.891609 [ 3 ] {9eb88d4d-96cf-4daf-b914-87525ea7ec07} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17452 2024.07.25 05:56:37.891625 [ 3 ] {} <Debug> HTTP-Session: 5b9b08fb-dbb8-4d18-a334-4c46f48af06d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17453 2024.07.25 05:56:37.891810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17454 2024.07.25 05:56:37.891858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17455 2024.07.25 05:56:37.891877 [ 3 ] {} <Debug> HTTP-Session: e1228684-74a1-4c4d-b8fa-a6925c7ad081 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17456 2024.07.25 05:56:37.891894 [ 3 ] {} <Debug> HTTP-Session: e1228684-74a1-4c4d-b8fa-a6925c7ad081 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17457 2024.07.25 05:56:37.891908 [ 3 ] {} <Debug> HTTP-Session: e1228684-74a1-4c4d-b8fa-a6925c7ad081 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17458 2024.07.25 05:56:37.891939 [ 3 ] {} <Trace> HTTP-Session: e1228684-74a1-4c4d-b8fa-a6925c7ad081 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17459 2024.07.25 05:56:37.892135 [ 3 ] {3a124e14-e503-4618-b65a-151b5aa9394f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17460 2024.07.25 05:56:37.892180 [ 3 ] {3a124e14-e503-4618-b65a-151b5aa9394f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17461 2024.07.25 05:56:37.892324 [ 3 ] {3a124e14-e503-4618-b65a-151b5aa9394f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17462 2024.07.25 05:56:37.892705 [ 3 ] {3a124e14-e503-4618-b65a-151b5aa9394f} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17463 2024.07.25 05:56:37.892742 [ 3 ] {3a124e14-e503-4618-b65a-151b5aa9394f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17464 2024.07.25 05:56:37.893116 [ 3 ] {3a124e14-e503-4618-b65a-151b5aa9394f} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
17465 2024.07.25 05:56:37.893453 [ 3 ] {3a124e14-e503-4618-b65a-151b5aa9394f} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17466 2024.07.25 05:56:37.893605 [ 3 ] {3a124e14-e503-4618-b65a-151b5aa9394f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001583 sec., 101073.9102969046 rows/sec., 7.04 MiB/sec.
17467 2024.07.25 05:56:37.893783 [ 3 ] {3a124e14-e503-4618-b65a-151b5aa9394f} <Debug> DynamicQueryHandler: Done processing query
17468 2024.07.25 05:56:37.893809 [ 3 ] {3a124e14-e503-4618-b65a-151b5aa9394f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
17469 2024.07.25 05:56:37.893825 [ 3 ] {} <Debug> HTTP-Session: e1228684-74a1-4c4d-b8fa-a6925c7ad081 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17470 2024.07.25 05:56:37.894081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 49671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17471 2024.07.25 05:56:37.894131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17472 2024.07.25 05:56:37.894151 [ 3 ] {} <Debug> HTTP-Session: 0f1b03d3-11f4-4a6c-8f65-f680efe88a15 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17473 2024.07.25 05:56:37.894168 [ 3 ] {} <Debug> HTTP-Session: 0f1b03d3-11f4-4a6c-8f65-f680efe88a15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17474 2024.07.25 05:56:37.894181 [ 3 ] {} <Debug> HTTP-Session: 0f1b03d3-11f4-4a6c-8f65-f680efe88a15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17475 2024.07.25 05:56:37.894212 [ 3 ] {} <Trace> HTTP-Session: 0f1b03d3-11f4-4a6c-8f65-f680efe88a15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17476 2024.07.25 05:56:37.894531 [ 3 ] {19953f46-e0ec-4719-b37b-9c21980a2fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17477 2024.07.25 05:56:37.894599 [ 3 ] {19953f46-e0ec-4719-b37b-9c21980a2fea} <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_histogramf64
17478 2024.07.25 05:56:37.895029 [ 3 ] {19953f46-e0ec-4719-b37b-9c21980a2fea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17479 2024.07.25 05:56:37.895764 [ 3 ] {19953f46-e0ec-4719-b37b-9c21980a2fea} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17480 2024.07.25 05:56:37.895799 [ 3 ] {19953f46-e0ec-4719-b37b-9c21980a2fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17481 2024.07.25 05:56:37.896414 [ 3 ] {19953f46-e0ec-4719-b37b-9c21980a2fea} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
17482 2024.07.25 05:56:37.896819 [ 3 ] {19953f46-e0ec-4719-b37b-9c21980a2fea} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17483 2024.07.25 05:56:37.897004 [ 101 ] {} <Debug> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
17484 2024.07.25 05:56:37.897006 [ 3 ] {19953f46-e0ec-4719-b37b-9c21980a2fea} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002696 sec., 11498.516320474777 rows/sec., 20.60 MiB/sec.
17485 2024.07.25 05:56:37.897131 [ 101 ] {} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17486 2024.07.25 05:56:37.897239 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17487 2024.07.25 05:56:37.897634 [ 3 ] {19953f46-e0ec-4719-b37b-9c21980a2fea} <Debug> DynamicQueryHandler: Done processing query
17488 2024.07.25 05:56:37.897624 [ 192 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::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
17489 2024.07.25 05:56:37.897677 [ 3 ] {19953f46-e0ec-4719-b37b-9c21980a2fea} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
17490 2024.07.25 05:56:37.897743 [ 3 ] {} <Debug> HTTP-Session: 0f1b03d3-11f4-4a6c-8f65-f680efe88a15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17491 2024.07.25 05:56:37.897978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17492 2024.07.25 05:56:37.898126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17493 2024.07.25 05:56:37.898206 [ 3 ] {} <Debug> HTTP-Session: 4939f904-3435-49a0-84cf-fdf84095cbc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17494 2024.07.25 05:56:37.898272 [ 3 ] {} <Debug> HTTP-Session: 4939f904-3435-49a0-84cf-fdf84095cbc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17495 2024.07.25 05:56:37.898319 [ 3 ] {} <Debug> HTTP-Session: 4939f904-3435-49a0-84cf-fdf84095cbc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17496 2024.07.25 05:56:37.898419 [ 3 ] {} <Trace> HTTP-Session: 4939f904-3435-49a0-84cf-fdf84095cbc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17497 2024.07.25 05:56:37.898701 [ 192 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17498 2024.07.25 05:56:37.898706 [ 3 ] {ceccd258-5c5b-4d1d-950e-5c9d2b508a01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
17499 2024.07.25 05:56:37.898864 [ 3 ] {ceccd258-5c5b-4d1d-950e-5c9d2b508a01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
17500 2024.07.25 05:56:37.898871 [ 192 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1587 rows starting from the beginning of the part
17501 2024.07.25 05:56:37.899810 [ 192 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 31 rows starting from the beginning of the part
17502 2024.07.25 05:56:37.899845 [ 3 ] {ceccd258-5c5b-4d1d-950e-5c9d2b508a01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17503 2024.07.25 05:56:37.900416 [ 192 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 25 rows starting from the beginning of the part
17504 2024.07.25 05:56:37.901218 [ 192 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 31 rows starting from the beginning of the part
17505 2024.07.25 05:56:37.901262 [ 3 ] {ceccd258-5c5b-4d1d-950e-5c9d2b508a01} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17506 2024.07.25 05:56:37.901345 [ 3 ] {ceccd258-5c5b-4d1d-950e-5c9d2b508a01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17507 2024.07.25 05:56:37.901812 [ 192 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 25 rows starting from the beginning of the part
17508 2024.07.25 05:56:37.902467 [ 192 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 31 rows starting from the beginning of the part
17509 2024.07.25 05:56:37.902738 [ 3 ] {ceccd258-5c5b-4d1d-950e-5c9d2b508a01} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
17510 2024.07.25 05:56:37.903836 [ 3 ] {ceccd258-5c5b-4d1d-950e-5c9d2b508a01} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17511 2024.07.25 05:56:37.904271 [ 3 ] {ceccd258-5c5b-4d1d-950e-5c9d2b508a01} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.005676 sec., 4052.1494009866105 rows/sec., 219.19 KiB/sec.
17512 2024.07.25 05:56:37.904664 [ 3 ] {ceccd258-5c5b-4d1d-950e-5c9d2b508a01} <Debug> DynamicQueryHandler: Done processing query
17513 2024.07.25 05:56:37.904727 [ 3 ] {ceccd258-5c5b-4d1d-950e-5c9d2b508a01} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
17514 2024.07.25 05:56:37.904749 [ 3 ] {} <Debug> HTTP-Session: 4939f904-3435-49a0-84cf-fdf84095cbc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17515 2024.07.25 05:56:37.904892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17516 2024.07.25 05:56:37.904943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17517 2024.07.25 05:56:37.904963 [ 3 ] {} <Debug> HTTP-Session: 65b79ce0-a6f1-4694-a5c0-0dcd2923938d Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17518 2024.07.25 05:56:37.904985 [ 3 ] {} <Debug> HTTP-Session: 65b79ce0-a6f1-4694-a5c0-0dcd2923938d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17519 2024.07.25 05:56:37.904999 [ 3 ] {} <Debug> HTTP-Session: 65b79ce0-a6f1-4694-a5c0-0dcd2923938d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17520 2024.07.25 05:56:37.905031 [ 3 ] {} <Trace> HTTP-Session: 65b79ce0-a6f1-4694-a5c0-0dcd2923938d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17521 2024.07.25 05:56:37.905162 [ 3 ] {1cbf50c9-6df0-4857-a9f3-b13415b12cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17522 2024.07.25 05:56:37.905264 [ 3 ] {1cbf50c9-6df0-4857-a9f3-b13415b12cc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17523 2024.07.25 05:56:37.905423 [ 3 ] {1cbf50c9-6df0-4857-a9f3-b13415b12cc1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17524 2024.07.25 05:56:37.905736 [ 3 ] {1cbf50c9-6df0-4857-a9f3-b13415b12cc1} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17525 2024.07.25 05:56:37.905773 [ 3 ] {1cbf50c9-6df0-4857-a9f3-b13415b12cc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17526 2024.07.25 05:56:37.906196 [ 3 ] {1cbf50c9-6df0-4857-a9f3-b13415b12cc1} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
17527 2024.07.25 05:56:37.906529 [ 3 ] {1cbf50c9-6df0-4857-a9f3-b13415b12cc1} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17528 2024.07.25 05:56:37.906691 [ 3 ] {1cbf50c9-6df0-4857-a9f3-b13415b12cc1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00157 sec., 38216.56050955414 rows/sec., 2.58 MiB/sec.
17529 2024.07.25 05:56:37.906989 [ 3 ] {1cbf50c9-6df0-4857-a9f3-b13415b12cc1} <Debug> DynamicQueryHandler: Done processing query
17530 2024.07.25 05:56:37.907069 [ 3 ] {1cbf50c9-6df0-4857-a9f3-b13415b12cc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17531 2024.07.25 05:56:37.907144 [ 3 ] {} <Debug> HTTP-Session: 65b79ce0-a6f1-4694-a5c0-0dcd2923938d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17532 2024.07.25 05:56:37.914298 [ 197 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1730 rows, containing 19 columns (19 merged, 0 gathered) in 0.01684272 sec., 102715.00090246707 rows/sec., 184.06 MiB/sec.
17533 2024.07.25 05:56:37.915801 [ 190 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
17534 2024.07.25 05:56:37.916402 [ 190 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_91_18} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17535 2024.07.25 05:56:37.916489 [ 190 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_91_18} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
17536 2024.07.25 05:56:37.916632 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 16.69 MiB.
17537 2024.07.25 05:56:38.000194 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.52 MiB, peak 230.17 MiB, free memory in arenas 0.00 B, will set to 218.87 MiB (RSS), difference: 5.35 MiB
17538 2024.07.25 05:56:42.869838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17539 2024.07.25 05:56:42.869982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17540 2024.07.25 05:56:42.870014 [ 3 ] {} <Debug> HTTP-Session: 4ae0b0af-6e5d-4167-b19f-c8ff000e7f84 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17541 2024.07.25 05:56:42.870044 [ 3 ] {} <Debug> HTTP-Session: 4ae0b0af-6e5d-4167-b19f-c8ff000e7f84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17542 2024.07.25 05:56:42.870063 [ 3 ] {} <Debug> HTTP-Session: 4ae0b0af-6e5d-4167-b19f-c8ff000e7f84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17543 2024.07.25 05:56:42.870120 [ 3 ] {} <Trace> HTTP-Session: 4ae0b0af-6e5d-4167-b19f-c8ff000e7f84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17544 2024.07.25 05:56:42.870323 [ 3 ] {1446787c-f782-466d-a3d0-4edb509eccd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
17545 2024.07.25 05:56:42.870390 [ 3 ] {1446787c-f782-466d-a3d0-4edb509eccd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
17546 2024.07.25 05:56:42.870588 [ 3 ] {1446787c-f782-466d-a3d0-4edb509eccd3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17547 2024.07.25 05:56:42.871042 [ 3 ] {1446787c-f782-466d-a3d0-4edb509eccd3} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17548 2024.07.25 05:56:42.871086 [ 3 ] {1446787c-f782-466d-a3d0-4edb509eccd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17549 2024.07.25 05:56:42.871461 [ 3 ] {1446787c-f782-466d-a3d0-4edb509eccd3} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
17550 2024.07.25 05:56:42.871802 [ 3 ] {1446787c-f782-466d-a3d0-4edb509eccd3} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17551 2024.07.25 05:56:42.871973 [ 3 ] {1446787c-f782-466d-a3d0-4edb509eccd3} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001709 sec., 14628.43768285547 rows/sec., 1.16 MiB/sec.
17552 2024.07.25 05:56:42.872188 [ 3 ] {1446787c-f782-466d-a3d0-4edb509eccd3} <Debug> DynamicQueryHandler: Done processing query
17553 2024.07.25 05:56:42.872215 [ 3 ] {1446787c-f782-466d-a3d0-4edb509eccd3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17554 2024.07.25 05:56:42.872232 [ 3 ] {} <Debug> HTTP-Session: 4ae0b0af-6e5d-4167-b19f-c8ff000e7f84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17555 2024.07.25 05:56:42.872387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17556 2024.07.25 05:56:42.872438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17557 2024.07.25 05:56:42.872459 [ 3 ] {} <Debug> HTTP-Session: 2a7edc42-5434-41e1-9fe1-85cfc4032fe5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17558 2024.07.25 05:56:42.872476 [ 3 ] {} <Debug> HTTP-Session: 2a7edc42-5434-41e1-9fe1-85cfc4032fe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17559 2024.07.25 05:56:42.872490 [ 3 ] {} <Debug> HTTP-Session: 2a7edc42-5434-41e1-9fe1-85cfc4032fe5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17560 2024.07.25 05:56:42.872522 [ 3 ] {} <Trace> HTTP-Session: 2a7edc42-5434-41e1-9fe1-85cfc4032fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17561 2024.07.25 05:56:42.872617 [ 3 ] {3c6c7418-a5c6-413c-ae46-6ceb82f94473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
17562 2024.07.25 05:56:42.872662 [ 3 ] {3c6c7418-a5c6-413c-ae46-6ceb82f94473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
17563 2024.07.25 05:56:42.872791 [ 3 ] {3c6c7418-a5c6-413c-ae46-6ceb82f94473} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17564 2024.07.25 05:56:42.873104 [ 3 ] {3c6c7418-a5c6-413c-ae46-6ceb82f94473} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17565 2024.07.25 05:56:42.873142 [ 3 ] {3c6c7418-a5c6-413c-ae46-6ceb82f94473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17566 2024.07.25 05:56:42.873456 [ 3 ] {3c6c7418-a5c6-413c-ae46-6ceb82f94473} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
17567 2024.07.25 05:56:42.873767 [ 3 ] {3c6c7418-a5c6-413c-ae46-6ceb82f94473} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17568 2024.07.25 05:56:42.873923 [ 3 ] {3c6c7418-a5c6-413c-ae46-6ceb82f94473} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001321 sec., 1514.0045420136262 rows/sec., 123.46 KiB/sec.
17569 2024.07.25 05:56:42.874228 [ 3 ] {3c6c7418-a5c6-413c-ae46-6ceb82f94473} <Debug> DynamicQueryHandler: Done processing query
17570 2024.07.25 05:56:42.874272 [ 3 ] {3c6c7418-a5c6-413c-ae46-6ceb82f94473} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
17571 2024.07.25 05:56:42.874290 [ 3 ] {} <Debug> HTTP-Session: 2a7edc42-5434-41e1-9fe1-85cfc4032fe5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17572 2024.07.25 05:56:42.874456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 19282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17573 2024.07.25 05:56:42.874506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17574 2024.07.25 05:56:42.874526 [ 3 ] {} <Debug> HTTP-Session: bc158d49-742f-42aa-b112-2ef2a9974b2c Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17575 2024.07.25 05:56:42.874542 [ 3 ] {} <Debug> HTTP-Session: bc158d49-742f-42aa-b112-2ef2a9974b2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17576 2024.07.25 05:56:42.874556 [ 3 ] {} <Debug> HTTP-Session: bc158d49-742f-42aa-b112-2ef2a9974b2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17577 2024.07.25 05:56:42.874587 [ 3 ] {} <Trace> HTTP-Session: bc158d49-742f-42aa-b112-2ef2a9974b2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17578 2024.07.25 05:56:42.874727 [ 3 ] {ea2cb96a-6aec-4bb3-a748-925b9519ada8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17579 2024.07.25 05:56:42.874771 [ 3 ] {ea2cb96a-6aec-4bb3-a748-925b9519ada8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17580 2024.07.25 05:56:42.874911 [ 3 ] {ea2cb96a-6aec-4bb3-a748-925b9519ada8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17581 2024.07.25 05:56:42.875297 [ 3 ] {ea2cb96a-6aec-4bb3-a748-925b9519ada8} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17582 2024.07.25 05:56:42.875335 [ 3 ] {ea2cb96a-6aec-4bb3-a748-925b9519ada8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17583 2024.07.25 05:56:42.875644 [ 3 ] {ea2cb96a-6aec-4bb3-a748-925b9519ada8} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
17584 2024.07.25 05:56:42.875951 [ 3 ] {ea2cb96a-6aec-4bb3-a748-925b9519ada8} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17585 2024.07.25 05:56:42.876101 [ 3 ] {ea2cb96a-6aec-4bb3-a748-925b9519ada8} <Debug> executeQuery: Read 132 rows, 11.24 KiB in 0.001428 sec., 92436.97478991597 rows/sec., 7.69 MiB/sec.
17586 2024.07.25 05:56:42.876111 [ 97 ] {} <Debug> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
17587 2024.07.25 05:56:42.876216 [ 97 ] {} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17588 2024.07.25 05:56:42.876256 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17589 2024.07.25 05:56:42.876365 [ 3 ] {ea2cb96a-6aec-4bb3-a748-925b9519ada8} <Debug> DynamicQueryHandler: Done processing query
17590 2024.07.25 05:56:42.876442 [ 3 ] {ea2cb96a-6aec-4bb3-a748-925b9519ada8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
17591 2024.07.25 05:56:42.876487 [ 3 ] {} <Debug> HTTP-Session: bc158d49-742f-42aa-b112-2ef2a9974b2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17592 2024.07.25 05:56:42.876519 [ 197 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::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
17593 2024.07.25 05:56:42.876738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17594 2024.07.25 05:56:42.876947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17595 2024.07.25 05:56:42.877075 [ 3 ] {} <Debug> HTTP-Session: a30b6e91-9e1b-4337-9c26-ed968bdd0b99 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17596 2024.07.25 05:56:42.877165 [ 3 ] {} <Debug> HTTP-Session: a30b6e91-9e1b-4337-9c26-ed968bdd0b99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17597 2024.07.25 05:56:42.877182 [ 197 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17598 2024.07.25 05:56:42.877227 [ 3 ] {} <Debug> HTTP-Session: a30b6e91-9e1b-4337-9c26-ed968bdd0b99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17599 2024.07.25 05:56:42.877304 [ 197 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 376 rows starting from the beginning of the part
17600 2024.07.25 05:56:42.877384 [ 3 ] {} <Trace> HTTP-Session: a30b6e91-9e1b-4337-9c26-ed968bdd0b99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17601 2024.07.25 05:56:42.877865 [ 197 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 131 rows starting from the beginning of the part
17602 2024.07.25 05:56:42.877888 [ 3 ] {7fa571ea-4f08-4a17-a496-116c228b1a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
17603 2024.07.25 05:56:42.878117 [ 3 ] {7fa571ea-4f08-4a17-a496-116c228b1a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17604 2024.07.25 05:56:42.878378 [ 197 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 257 rows starting from the beginning of the part
17605 2024.07.25 05:56:42.878778 [ 197 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 132 rows starting from the beginning of the part
17606 2024.07.25 05:56:42.879127 [ 197 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 254 rows starting from the beginning of the part
17607 2024.07.25 05:56:42.879567 [ 197 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 132 rows starting from the beginning of the part
17608 2024.07.25 05:56:42.879706 [ 3 ] {7fa571ea-4f08-4a17-a496-116c228b1a68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17609 2024.07.25 05:56:42.880558 [ 3 ] {7fa571ea-4f08-4a17-a496-116c228b1a68} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17610 2024.07.25 05:56:42.880622 [ 3 ] {7fa571ea-4f08-4a17-a496-116c228b1a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17611 2024.07.25 05:56:42.881349 [ 3 ] {7fa571ea-4f08-4a17-a496-116c228b1a68} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
17612 2024.07.25 05:56:42.882114 [ 3 ] {7fa571ea-4f08-4a17-a496-116c228b1a68} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17613 2024.07.25 05:56:42.882384 [ 3 ] {7fa571ea-4f08-4a17-a496-116c228b1a68} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004693 sec., 426.1666311527807 rows/sec., 29.76 KiB/sec.
17614 2024.07.25 05:56:42.882807 [ 190 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1282 rows, containing 4 columns (4 merged, 0 gathered) in 0.006478874 sec., 197873.88981480425 rows/sec., 17.07 MiB/sec.
17615 2024.07.25 05:56:42.882870 [ 3 ] {7fa571ea-4f08-4a17-a496-116c228b1a68} <Debug> DynamicQueryHandler: Done processing query
17616 2024.07.25 05:56:42.882905 [ 3 ] {7fa571ea-4f08-4a17-a496-116c228b1a68} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
17617 2024.07.25 05:56:42.882937 [ 3 ] {} <Debug> HTTP-Session: a30b6e91-9e1b-4337-9c26-ed968bdd0b99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17618 2024.07.25 05:56:42.883010 [ 197 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
17619 2024.07.25 05:56:42.883121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 15467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17620 2024.07.25 05:56:42.883266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17621 2024.07.25 05:56:42.883332 [ 3 ] {} <Debug> HTTP-Session: 01f85448-3820-4c94-a365-b060cb3d8499 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17622 2024.07.25 05:56:42.883390 [ 3 ] {} <Debug> HTTP-Session: 01f85448-3820-4c94-a365-b060cb3d8499 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17623 2024.07.25 05:56:42.883455 [ 3 ] {} <Debug> HTTP-Session: 01f85448-3820-4c94-a365-b060cb3d8499 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17624 2024.07.25 05:56:42.883542 [ 3 ] {} <Trace> HTTP-Session: 01f85448-3820-4c94-a365-b060cb3d8499 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17625 2024.07.25 05:56:42.883863 [ 189 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_96_19} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17626 2024.07.25 05:56:42.883904 [ 3 ] {b2400896-372d-44ee-8c03-46efdb680d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17627 2024.07.25 05:56:42.884070 [ 3 ] {b2400896-372d-44ee-8c03-46efdb680d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17628 2024.07.25 05:56:42.884221 [ 189 ] {42ebec42-6cff-40c9-8d46-ab4220a880c8::all_1_96_19} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
17629 2024.07.25 05:56:42.884532 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB.
17630 2024.07.25 05:56:42.885127 [ 3 ] {b2400896-372d-44ee-8c03-46efdb680d49} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17631 2024.07.25 05:56:42.885635 [ 3 ] {b2400896-372d-44ee-8c03-46efdb680d49} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17632 2024.07.25 05:56:42.885673 [ 3 ] {b2400896-372d-44ee-8c03-46efdb680d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17633 2024.07.25 05:56:42.886001 [ 3 ] {b2400896-372d-44ee-8c03-46efdb680d49} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
17634 2024.07.25 05:56:42.886311 [ 3 ] {b2400896-372d-44ee-8c03-46efdb680d49} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17635 2024.07.25 05:56:42.886458 [ 3 ] {b2400896-372d-44ee-8c03-46efdb680d49} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.002765 sec., 32911.39240506329 rows/sec., 2.57 MiB/sec.
17636 2024.07.25 05:56:42.886492 [ 96 ] {} <Debug> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
17637 2024.07.25 05:56:42.886600 [ 96 ] {} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17638 2024.07.25 05:56:42.886652 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17639 2024.07.25 05:56:42.886700 [ 3 ] {b2400896-372d-44ee-8c03-46efdb680d49} <Debug> DynamicQueryHandler: Done processing query
17640 2024.07.25 05:56:42.886770 [ 3 ] {b2400896-372d-44ee-8c03-46efdb680d49} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
17641 2024.07.25 05:56:42.886818 [ 3 ] {} <Debug> HTTP-Session: 01f85448-3820-4c94-a365-b060cb3d8499 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17642 2024.07.25 05:56:42.886883 [ 197 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::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
17643 2024.07.25 05:56:42.887065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17644 2024.07.25 05:56:42.887087 [ 197 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17645 2024.07.25 05:56:42.887162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17646 2024.07.25 05:56:42.887162 [ 197 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 506 rows starting from the beginning of the part
17647 2024.07.25 05:56:42.887202 [ 3 ] {} <Debug> HTTP-Session: 0bc8a2fa-4ee5-47e8-ad09-7a8edaf75ecf Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17648 2024.07.25 05:56:42.887236 [ 3 ] {} <Debug> HTTP-Session: 0bc8a2fa-4ee5-47e8-ad09-7a8edaf75ecf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17649 2024.07.25 05:56:42.887284 [ 3 ] {} <Debug> HTTP-Session: 0bc8a2fa-4ee5-47e8-ad09-7a8edaf75ecf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17650 2024.07.25 05:56:42.887424 [ 197 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 89 rows starting from the beginning of the part
17651 2024.07.25 05:56:42.887451 [ 3 ] {} <Trace> HTTP-Session: 0bc8a2fa-4ee5-47e8-ad09-7a8edaf75ecf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17652 2024.07.25 05:56:42.887741 [ 197 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 419 rows starting from the beginning of the part
17653 2024.07.25 05:56:42.887920 [ 3 ] {1457e46d-f765-4351-94b4-13877075780e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17654 2024.07.25 05:56:42.887969 [ 197 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 91 rows starting from the beginning of the part
17655 2024.07.25 05:56:42.888104 [ 3 ] {1457e46d-f765-4351-94b4-13877075780e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17656 2024.07.25 05:56:42.888365 [ 197 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 413 rows starting from the beginning of the part
17657 2024.07.25 05:56:42.888648 [ 197 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 91 rows starting from the beginning of the part
17658 2024.07.25 05:56:42.889410 [ 3 ] {1457e46d-f765-4351-94b4-13877075780e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17659 2024.07.25 05:56:42.890374 [ 3 ] {1457e46d-f765-4351-94b4-13877075780e} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17660 2024.07.25 05:56:42.890441 [ 3 ] {1457e46d-f765-4351-94b4-13877075780e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17661 2024.07.25 05:56:42.891203 [ 3 ] {1457e46d-f765-4351-94b4-13877075780e} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
17662 2024.07.25 05:56:42.891438 [ 190 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1609 rows, containing 4 columns (4 merged, 0 gathered) in 0.004701822 sec., 342207.7654151944 rows/sec., 24.80 MiB/sec.
17663 2024.07.25 05:56:42.891658 [ 190 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
17664 2024.07.25 05:56:42.891766 [ 3 ] {1457e46d-f765-4351-94b4-13877075780e} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17665 2024.07.25 05:56:42.892103 [ 3 ] {1457e46d-f765-4351-94b4-13877075780e} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004375 sec., 36800 rows/sec., 2.56 MiB/sec.
17666 2024.07.25 05:56:42.892366 [ 3 ] {1457e46d-f765-4351-94b4-13877075780e} <Debug> DynamicQueryHandler: Done processing query
17667 2024.07.25 05:56:42.892392 [ 3 ] {1457e46d-f765-4351-94b4-13877075780e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
17668 2024.07.25 05:56:42.892412 [ 3 ] {} <Debug> HTTP-Session: 0bc8a2fa-4ee5-47e8-ad09-7a8edaf75ecf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17669 2024.07.25 05:56:42.892439 [ 190 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_96_19} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17670 2024.07.25 05:56:42.892520 [ 190 ] {a58811b2-35cd-499c-89cc-6c9967eda1b4::all_1_96_19} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
17671 2024.07.25 05:56:42.892607 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB.
17672 2024.07.25 05:56:42.892614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 40553, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17673 2024.07.25 05:56:42.892671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17674 2024.07.25 05:56:42.892692 [ 3 ] {} <Debug> HTTP-Session: cdb83b5f-bc3e-450b-975b-fd7816c7ab9c Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17675 2024.07.25 05:56:42.892708 [ 3 ] {} <Debug> HTTP-Session: cdb83b5f-bc3e-450b-975b-fd7816c7ab9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17676 2024.07.25 05:56:42.892722 [ 3 ] {} <Debug> HTTP-Session: cdb83b5f-bc3e-450b-975b-fd7816c7ab9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17677 2024.07.25 05:56:42.892753 [ 3 ] {} <Trace> HTTP-Session: cdb83b5f-bc3e-450b-975b-fd7816c7ab9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17678 2024.07.25 05:56:42.893056 [ 3 ] {31d5a977-d38f-4eb1-9c2d-56e58a0c497e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17679 2024.07.25 05:56:42.893121 [ 3 ] {31d5a977-d38f-4eb1-9c2d-56e58a0c497e} <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_histogramf64
17680 2024.07.25 05:56:42.893528 [ 3 ] {31d5a977-d38f-4eb1-9c2d-56e58a0c497e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17681 2024.07.25 05:56:42.894258 [ 3 ] {31d5a977-d38f-4eb1-9c2d-56e58a0c497e} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17682 2024.07.25 05:56:42.894295 [ 3 ] {31d5a977-d38f-4eb1-9c2d-56e58a0c497e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17683 2024.07.25 05:56:42.894916 [ 3 ] {31d5a977-d38f-4eb1-9c2d-56e58a0c497e} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
17684 2024.07.25 05:56:42.895336 [ 3 ] {31d5a977-d38f-4eb1-9c2d-56e58a0c497e} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17685 2024.07.25 05:56:42.895534 [ 3 ] {31d5a977-d38f-4eb1-9c2d-56e58a0c497e} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002695 sec., 9276.43784786642 rows/sec., 16.62 MiB/sec.
17686 2024.07.25 05:56:42.895947 [ 3 ] {31d5a977-d38f-4eb1-9c2d-56e58a0c497e} <Debug> DynamicQueryHandler: Done processing query
17687 2024.07.25 05:56:42.896011 [ 3 ] {31d5a977-d38f-4eb1-9c2d-56e58a0c497e} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
17688 2024.07.25 05:56:42.896060 [ 3 ] {} <Debug> HTTP-Session: cdb83b5f-bc3e-450b-975b-fd7816c7ab9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17689 2024.07.25 05:56:42.896242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17690 2024.07.25 05:56:42.896297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17691 2024.07.25 05:56:42.896316 [ 3 ] {} <Debug> HTTP-Session: 97bb49de-ded6-45b2-8ded-35851f8756c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17692 2024.07.25 05:56:42.896334 [ 3 ] {} <Debug> HTTP-Session: 97bb49de-ded6-45b2-8ded-35851f8756c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17693 2024.07.25 05:56:42.896347 [ 3 ] {} <Debug> HTTP-Session: 97bb49de-ded6-45b2-8ded-35851f8756c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17694 2024.07.25 05:56:42.896381 [ 3 ] {} <Trace> HTTP-Session: 97bb49de-ded6-45b2-8ded-35851f8756c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17695 2024.07.25 05:56:42.896498 [ 3 ] {9fb7b743-e75c-4872-bd6b-33f1c834fe95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17696 2024.07.25 05:56:42.896545 [ 3 ] {9fb7b743-e75c-4872-bd6b-33f1c834fe95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17697 2024.07.25 05:56:42.896686 [ 3 ] {9fb7b743-e75c-4872-bd6b-33f1c834fe95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17698 2024.07.25 05:56:42.896993 [ 3 ] {9fb7b743-e75c-4872-bd6b-33f1c834fe95} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17699 2024.07.25 05:56:42.897034 [ 3 ] {9fb7b743-e75c-4872-bd6b-33f1c834fe95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17700 2024.07.25 05:56:42.897401 [ 3 ] {9fb7b743-e75c-4872-bd6b-33f1c834fe95} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
17701 2024.07.25 05:56:42.897722 [ 3 ] {9fb7b743-e75c-4872-bd6b-33f1c834fe95} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17702 2024.07.25 05:56:42.897875 [ 3 ] {9fb7b743-e75c-4872-bd6b-33f1c834fe95} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001417 sec., 42342.97812279464 rows/sec., 2.85 MiB/sec.
17703 2024.07.25 05:56:42.898058 [ 3 ] {9fb7b743-e75c-4872-bd6b-33f1c834fe95} <Debug> DynamicQueryHandler: Done processing query
17704 2024.07.25 05:56:42.898083 [ 3 ] {9fb7b743-e75c-4872-bd6b-33f1c834fe95} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17705 2024.07.25 05:56:42.898099 [ 3 ] {} <Debug> HTTP-Session: 97bb49de-ded6-45b2-8ded-35851f8756c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17706 2024.07.25 05:56:47.326531 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache
17707 2024.07.25 05:56:47.326629 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache
17708 2024.07.25 05:56:47.876528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 5199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17709 2024.07.25 05:56:47.876702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17710 2024.07.25 05:56:47.876748 [ 3 ] {} <Debug> HTTP-Session: 940a26fa-42e6-48e6-b127-bfc9e25db808 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17711 2024.07.25 05:56:47.876790 [ 3 ] {} <Debug> HTTP-Session: 940a26fa-42e6-48e6-b127-bfc9e25db808 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17712 2024.07.25 05:56:47.876819 [ 3 ] {} <Debug> HTTP-Session: 940a26fa-42e6-48e6-b127-bfc9e25db808 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17713 2024.07.25 05:56:47.876900 [ 3 ] {} <Trace> HTTP-Session: 940a26fa-42e6-48e6-b127-bfc9e25db808 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17714 2024.07.25 05:56:47.877204 [ 3 ] {cef2e3ab-6025-4fe6-bb96-da629be1d91f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
17715 2024.07.25 05:56:47.877312 [ 3 ] {cef2e3ab-6025-4fe6-bb96-da629be1d91f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
17716 2024.07.25 05:56:47.877569 [ 3 ] {cef2e3ab-6025-4fe6-bb96-da629be1d91f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17717 2024.07.25 05:56:47.877997 [ 3 ] {cef2e3ab-6025-4fe6-bb96-da629be1d91f} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17718 2024.07.25 05:56:47.878040 [ 3 ] {cef2e3ab-6025-4fe6-bb96-da629be1d91f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17719 2024.07.25 05:56:47.878410 [ 3 ] {cef2e3ab-6025-4fe6-bb96-da629be1d91f} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
17720 2024.07.25 05:56:47.878752 [ 3 ] {cef2e3ab-6025-4fe6-bb96-da629be1d91f} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17721 2024.07.25 05:56:47.878918 [ 3 ] {cef2e3ab-6025-4fe6-bb96-da629be1d91f} <Debug> executeQuery: Read 37 rows, 2.85 KiB in 0.001819 sec., 20340.84661902144 rows/sec., 1.53 MiB/sec.
17722 2024.07.25 05:56:47.879109 [ 3 ] {cef2e3ab-6025-4fe6-bb96-da629be1d91f} <Debug> DynamicQueryHandler: Done processing query
17723 2024.07.25 05:56:47.879135 [ 3 ] {cef2e3ab-6025-4fe6-bb96-da629be1d91f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17724 2024.07.25 05:56:47.879151 [ 3 ] {} <Debug> HTTP-Session: 940a26fa-42e6-48e6-b127-bfc9e25db808 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17725 2024.07.25 05:56:47.879299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17726 2024.07.25 05:56:47.879346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17727 2024.07.25 05:56:47.879366 [ 3 ] {} <Debug> HTTP-Session: 150093e4-cf79-4b8d-8148-e4f8f86bd74f Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17728 2024.07.25 05:56:47.879383 [ 3 ] {} <Debug> HTTP-Session: 150093e4-cf79-4b8d-8148-e4f8f86bd74f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17729 2024.07.25 05:56:47.879396 [ 3 ] {} <Debug> HTTP-Session: 150093e4-cf79-4b8d-8148-e4f8f86bd74f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17730 2024.07.25 05:56:47.879428 [ 3 ] {} <Trace> HTTP-Session: 150093e4-cf79-4b8d-8148-e4f8f86bd74f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17731 2024.07.25 05:56:47.879521 [ 3 ] {4ef88695-82b4-4b16-ba20-34dfc5d9af7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
17732 2024.07.25 05:56:47.879567 [ 3 ] {4ef88695-82b4-4b16-ba20-34dfc5d9af7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
17733 2024.07.25 05:56:47.879697 [ 3 ] {4ef88695-82b4-4b16-ba20-34dfc5d9af7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17734 2024.07.25 05:56:47.879983 [ 3 ] {4ef88695-82b4-4b16-ba20-34dfc5d9af7f} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17735 2024.07.25 05:56:47.880020 [ 3 ] {4ef88695-82b4-4b16-ba20-34dfc5d9af7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17736 2024.07.25 05:56:47.880324 [ 3 ] {4ef88695-82b4-4b16-ba20-34dfc5d9af7f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
17737 2024.07.25 05:56:47.880642 [ 3 ] {4ef88695-82b4-4b16-ba20-34dfc5d9af7f} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17738 2024.07.25 05:56:47.880801 [ 3 ] {4ef88695-82b4-4b16-ba20-34dfc5d9af7f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001293 sec., 1546.7904098994586 rows/sec., 126.13 KiB/sec.
17739 2024.07.25 05:56:47.880968 [ 3 ] {4ef88695-82b4-4b16-ba20-34dfc5d9af7f} <Debug> DynamicQueryHandler: Done processing query
17740 2024.07.25 05:56:47.880993 [ 3 ] {4ef88695-82b4-4b16-ba20-34dfc5d9af7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
17741 2024.07.25 05:56:47.881009 [ 3 ] {} <Debug> HTTP-Session: 150093e4-cf79-4b8d-8148-e4f8f86bd74f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17742 2024.07.25 05:56:47.881176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 43574, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17743 2024.07.25 05:56:47.881224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17744 2024.07.25 05:56:47.881243 [ 3 ] {} <Debug> HTTP-Session: d696c39e-08de-45eb-a788-058a78ed2d5d Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17745 2024.07.25 05:56:47.881261 [ 3 ] {} <Debug> HTTP-Session: d696c39e-08de-45eb-a788-058a78ed2d5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17746 2024.07.25 05:56:47.881274 [ 3 ] {} <Debug> HTTP-Session: d696c39e-08de-45eb-a788-058a78ed2d5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17747 2024.07.25 05:56:47.881306 [ 3 ] {} <Trace> HTTP-Session: d696c39e-08de-45eb-a788-058a78ed2d5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17748 2024.07.25 05:56:47.881484 [ 3 ] {aba55c8c-ef40-440f-9c8a-31c089557563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17749 2024.07.25 05:56:47.881528 [ 3 ] {aba55c8c-ef40-440f-9c8a-31c089557563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17750 2024.07.25 05:56:47.881654 [ 3 ] {aba55c8c-ef40-440f-9c8a-31c089557563} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17751 2024.07.25 05:56:47.882125 [ 3 ] {aba55c8c-ef40-440f-9c8a-31c089557563} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17752 2024.07.25 05:56:47.882162 [ 3 ] {aba55c8c-ef40-440f-9c8a-31c089557563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17753 2024.07.25 05:56:47.882493 [ 3 ] {aba55c8c-ef40-440f-9c8a-31c089557563} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
17754 2024.07.25 05:56:47.882800 [ 3 ] {aba55c8c-ef40-440f-9c8a-31c089557563} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17755 2024.07.25 05:56:47.882972 [ 3 ] {aba55c8c-ef40-440f-9c8a-31c089557563} <Debug> executeQuery: Read 291 rows, 25.89 KiB in 0.001576 sec., 184644.67005076143 rows/sec., 16.04 MiB/sec.
17756 2024.07.25 05:56:47.883128 [ 3 ] {aba55c8c-ef40-440f-9c8a-31c089557563} <Debug> DynamicQueryHandler: Done processing query
17757 2024.07.25 05:56:47.883152 [ 3 ] {aba55c8c-ef40-440f-9c8a-31c089557563} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
17758 2024.07.25 05:56:47.883167 [ 3 ] {} <Debug> HTTP-Session: d696c39e-08de-45eb-a788-058a78ed2d5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17759 2024.07.25 05:56:47.883381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17760 2024.07.25 05:56:47.883428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17761 2024.07.25 05:56:47.883447 [ 3 ] {} <Debug> HTTP-Session: bac99d3c-edf0-4dc3-bfda-87a8f57a1fff Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17762 2024.07.25 05:56:47.883464 [ 3 ] {} <Debug> HTTP-Session: bac99d3c-edf0-4dc3-bfda-87a8f57a1fff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17763 2024.07.25 05:56:47.883477 [ 3 ] {} <Debug> HTTP-Session: bac99d3c-edf0-4dc3-bfda-87a8f57a1fff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17764 2024.07.25 05:56:47.883508 [ 3 ] {} <Trace> HTTP-Session: bac99d3c-edf0-4dc3-bfda-87a8f57a1fff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17765 2024.07.25 05:56:47.883627 [ 3 ] {c79cb484-f2b1-4867-9239-6f035147bca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
17766 2024.07.25 05:56:47.883670 [ 3 ] {c79cb484-f2b1-4867-9239-6f035147bca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17767 2024.07.25 05:56:47.883794 [ 3 ] {c79cb484-f2b1-4867-9239-6f035147bca2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17768 2024.07.25 05:56:47.884048 [ 3 ] {c79cb484-f2b1-4867-9239-6f035147bca2} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17769 2024.07.25 05:56:47.884085 [ 3 ] {c79cb484-f2b1-4867-9239-6f035147bca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17770 2024.07.25 05:56:47.884377 [ 3 ] {c79cb484-f2b1-4867-9239-6f035147bca2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
17771 2024.07.25 05:56:47.884679 [ 3 ] {c79cb484-f2b1-4867-9239-6f035147bca2} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17772 2024.07.25 05:56:47.884834 [ 3 ] {c79cb484-f2b1-4867-9239-6f035147bca2} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001221 sec., 1638.001638001638 rows/sec., 114.37 KiB/sec.
17773 2024.07.25 05:56:47.885138 [ 3 ] {c79cb484-f2b1-4867-9239-6f035147bca2} <Debug> DynamicQueryHandler: Done processing query
17774 2024.07.25 05:56:47.885181 [ 3 ] {c79cb484-f2b1-4867-9239-6f035147bca2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
17775 2024.07.25 05:56:47.885204 [ 3 ] {} <Debug> HTTP-Session: bac99d3c-edf0-4dc3-bfda-87a8f57a1fff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17776 2024.07.25 05:56:47.885402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 71199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17777 2024.07.25 05:56:47.885452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17778 2024.07.25 05:56:47.885471 [ 3 ] {} <Debug> HTTP-Session: 44812d1b-1e3d-46a4-bc7a-920b7091218d Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17779 2024.07.25 05:56:47.885488 [ 3 ] {} <Debug> HTTP-Session: 44812d1b-1e3d-46a4-bc7a-920b7091218d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17780 2024.07.25 05:56:47.885501 [ 3 ] {} <Debug> HTTP-Session: 44812d1b-1e3d-46a4-bc7a-920b7091218d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17781 2024.07.25 05:56:47.885532 [ 3 ] {} <Trace> HTTP-Session: 44812d1b-1e3d-46a4-bc7a-920b7091218d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17782 2024.07.25 05:56:47.885744 [ 3 ] {1272368a-fcd6-4e90-9b31-34174cb473f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17783 2024.07.25 05:56:47.885788 [ 3 ] {1272368a-fcd6-4e90-9b31-34174cb473f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17784 2024.07.25 05:56:47.885933 [ 3 ] {1272368a-fcd6-4e90-9b31-34174cb473f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17785 2024.07.25 05:56:47.886484 [ 3 ] {1272368a-fcd6-4e90-9b31-34174cb473f6} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17786 2024.07.25 05:56:47.886522 [ 3 ] {1272368a-fcd6-4e90-9b31-34174cb473f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17787 2024.07.25 05:56:47.886848 [ 3 ] {1272368a-fcd6-4e90-9b31-34174cb473f6} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
17788 2024.07.25 05:56:47.887168 [ 3 ] {1272368a-fcd6-4e90-9b31-34174cb473f6} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17789 2024.07.25 05:56:47.887310 [ 3 ] {1272368a-fcd6-4e90-9b31-34174cb473f6} <Debug> executeQuery: Read 439 rows, 32.02 KiB in 0.001673 sec., 262402.8690974298 rows/sec., 18.69 MiB/sec.
17790 2024.07.25 05:56:47.887463 [ 3 ] {1272368a-fcd6-4e90-9b31-34174cb473f6} <Debug> DynamicQueryHandler: Done processing query
17791 2024.07.25 05:56:47.887488 [ 3 ] {1272368a-fcd6-4e90-9b31-34174cb473f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
17792 2024.07.25 05:56:47.887504 [ 3 ] {} <Debug> HTTP-Session: 44812d1b-1e3d-46a4-bc7a-920b7091218d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17793 2024.07.25 05:56:47.887778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17794 2024.07.25 05:56:47.887825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17795 2024.07.25 05:56:47.887845 [ 3 ] {} <Debug> HTTP-Session: 97e9a6e1-eb73-4159-9f06-878ee03d511d Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17796 2024.07.25 05:56:47.887861 [ 3 ] {} <Debug> HTTP-Session: 97e9a6e1-eb73-4159-9f06-878ee03d511d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17797 2024.07.25 05:56:47.887875 [ 3 ] {} <Debug> HTTP-Session: 97e9a6e1-eb73-4159-9f06-878ee03d511d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17798 2024.07.25 05:56:47.887905 [ 3 ] {} <Trace> HTTP-Session: 97e9a6e1-eb73-4159-9f06-878ee03d511d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17799 2024.07.25 05:56:47.888000 [ 3 ] {bf1adec3-5e14-4f6f-877a-d4b5fd95be8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
17800 2024.07.25 05:56:47.888047 [ 3 ] {bf1adec3-5e14-4f6f-877a-d4b5fd95be8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
17801 2024.07.25 05:56:47.888174 [ 3 ] {bf1adec3-5e14-4f6f-877a-d4b5fd95be8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17802 2024.07.25 05:56:47.888437 [ 3 ] {bf1adec3-5e14-4f6f-877a-d4b5fd95be8e} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17803 2024.07.25 05:56:47.888475 [ 3 ] {bf1adec3-5e14-4f6f-877a-d4b5fd95be8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17804 2024.07.25 05:56:47.888828 [ 3 ] {bf1adec3-5e14-4f6f-877a-d4b5fd95be8e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
17805 2024.07.25 05:56:47.889154 [ 3 ] {bf1adec3-5e14-4f6f-877a-d4b5fd95be8e} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17806 2024.07.25 05:56:47.889308 [ 3 ] {bf1adec3-5e14-4f6f-877a-d4b5fd95be8e} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.00133 sec., 4511.278195488721 rows/sec., 193.84 KiB/sec.
17807 2024.07.25 05:56:47.889474 [ 3 ] {bf1adec3-5e14-4f6f-877a-d4b5fd95be8e} <Debug> DynamicQueryHandler: Done processing query
17808 2024.07.25 05:56:47.889499 [ 3 ] {bf1adec3-5e14-4f6f-877a-d4b5fd95be8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
17809 2024.07.25 05:56:47.889514 [ 3 ] {} <Debug> HTTP-Session: 97e9a6e1-eb73-4159-9f06-878ee03d511d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17810 2024.07.25 05:56:47.889643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17811 2024.07.25 05:56:47.889691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17812 2024.07.25 05:56:47.889710 [ 3 ] {} <Debug> HTTP-Session: 9d61d4b6-0718-4c4e-a586-b437341bf86b Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17813 2024.07.25 05:56:47.889727 [ 3 ] {} <Debug> HTTP-Session: 9d61d4b6-0718-4c4e-a586-b437341bf86b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17814 2024.07.25 05:56:47.889740 [ 3 ] {} <Debug> HTTP-Session: 9d61d4b6-0718-4c4e-a586-b437341bf86b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17815 2024.07.25 05:56:47.889771 [ 3 ] {} <Trace> HTTP-Session: 9d61d4b6-0718-4c4e-a586-b437341bf86b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17816 2024.07.25 05:56:47.889885 [ 3 ] {846fea0a-d452-4581-8071-4bbc32852073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
17817 2024.07.25 05:56:47.889932 [ 3 ] {846fea0a-d452-4581-8071-4bbc32852073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
17818 2024.07.25 05:56:47.890076 [ 3 ] {846fea0a-d452-4581-8071-4bbc32852073} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17819 2024.07.25 05:56:47.890381 [ 3 ] {846fea0a-d452-4581-8071-4bbc32852073} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17820 2024.07.25 05:56:47.890417 [ 3 ] {846fea0a-d452-4581-8071-4bbc32852073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17821 2024.07.25 05:56:47.890777 [ 3 ] {846fea0a-d452-4581-8071-4bbc32852073} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
17822 2024.07.25 05:56:47.891114 [ 3 ] {846fea0a-d452-4581-8071-4bbc32852073} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17823 2024.07.25 05:56:47.891247 [ 3 ] {846fea0a-d452-4581-8071-4bbc32852073} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001405 sec., 54804.27046263345 rows/sec., 3.37 MiB/sec.
17824 2024.07.25 05:56:47.891538 [ 3 ] {846fea0a-d452-4581-8071-4bbc32852073} <Debug> DynamicQueryHandler: Done processing query
17825 2024.07.25 05:56:47.891604 [ 3 ] {846fea0a-d452-4581-8071-4bbc32852073} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17826 2024.07.25 05:56:47.891669 [ 3 ] {} <Debug> HTTP-Session: 9d61d4b6-0718-4c4e-a586-b437341bf86b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17827 2024.07.25 05:56:47.891971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 37790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17828 2024.07.25 05:56:47.892025 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17829 2024.07.25 05:56:47.892045 [ 3 ] {} <Debug> HTTP-Session: f3b0cbb5-36a0-4b55-a54f-f751fc030dc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17830 2024.07.25 05:56:47.892061 [ 3 ] {} <Debug> HTTP-Session: f3b0cbb5-36a0-4b55-a54f-f751fc030dc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17831 2024.07.25 05:56:47.892075 [ 3 ] {} <Debug> HTTP-Session: f3b0cbb5-36a0-4b55-a54f-f751fc030dc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17832 2024.07.25 05:56:47.892108 [ 3 ] {} <Trace> HTTP-Session: f3b0cbb5-36a0-4b55-a54f-f751fc030dc4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17833 2024.07.25 05:56:47.892304 [ 3 ] {dd9d0859-b1d9-4a9c-b5fd-02ade15c986b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17834 2024.07.25 05:56:47.892352 [ 3 ] {dd9d0859-b1d9-4a9c-b5fd-02ade15c986b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17835 2024.07.25 05:56:47.892523 [ 3 ] {dd9d0859-b1d9-4a9c-b5fd-02ade15c986b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17836 2024.07.25 05:56:47.892916 [ 3 ] {dd9d0859-b1d9-4a9c-b5fd-02ade15c986b} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17837 2024.07.25 05:56:47.892953 [ 3 ] {dd9d0859-b1d9-4a9c-b5fd-02ade15c986b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17838 2024.07.25 05:56:47.893330 [ 3 ] {dd9d0859-b1d9-4a9c-b5fd-02ade15c986b} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
17839 2024.07.25 05:56:47.893666 [ 3 ] {dd9d0859-b1d9-4a9c-b5fd-02ade15c986b} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17840 2024.07.25 05:56:47.893826 [ 3 ] {dd9d0859-b1d9-4a9c-b5fd-02ade15c986b} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001621 sec., 121529.91980259099 rows/sec., 8.48 MiB/sec.
17841 2024.07.25 05:56:47.893875 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
17842 2024.07.25 05:56:47.894017 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17843 2024.07.25 05:56:47.894080 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17844 2024.07.25 05:56:47.894096 [ 3 ] {dd9d0859-b1d9-4a9c-b5fd-02ade15c986b} <Debug> DynamicQueryHandler: Done processing query
17845 2024.07.25 05:56:47.894144 [ 3 ] {dd9d0859-b1d9-4a9c-b5fd-02ade15c986b} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
17846 2024.07.25 05:56:47.894209 [ 3 ] {} <Debug> HTTP-Session: f3b0cbb5-36a0-4b55-a54f-f751fc030dc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17847 2024.07.25 05:56:47.894330 [ 195 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::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
17848 2024.07.25 05:56:47.894426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 49671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17849 2024.07.25 05:56:47.894539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17850 2024.07.25 05:56:47.894593 [ 3 ] {} <Debug> HTTP-Session: b618b35a-cb1d-4ed8-a4c8-5b6f08ac2a7e Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17851 2024.07.25 05:56:47.894640 [ 3 ] {} <Debug> HTTP-Session: b618b35a-cb1d-4ed8-a4c8-5b6f08ac2a7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17852 2024.07.25 05:56:47.894680 [ 3 ] {} <Debug> HTTP-Session: b618b35a-cb1d-4ed8-a4c8-5b6f08ac2a7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17853 2024.07.25 05:56:47.894750 [ 195 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17854 2024.07.25 05:56:47.894767 [ 3 ] {} <Trace> HTTP-Session: b618b35a-cb1d-4ed8-a4c8-5b6f08ac2a7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17855 2024.07.25 05:56:47.894837 [ 195 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_91_18, total 13448 rows starting from the beginning of the part
17856 2024.07.25 05:56:47.895069 [ 195 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 163 rows starting from the beginning of the part
17857 2024.07.25 05:56:47.895210 [ 195 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 161 rows starting from the beginning of the part
17858 2024.07.25 05:56:47.895301 [ 3 ] {1db9bc4c-ed9b-4c3b-81f0-d955fc7c72dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17859 2024.07.25 05:56:47.895474 [ 195 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part
17860 2024.07.25 05:56:47.895663 [ 3 ] {1db9bc4c-ed9b-4c3b-81f0-d955fc7c72dc} <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_histogramf64
17861 2024.07.25 05:56:47.895986 [ 195 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::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
17862 2024.07.25 05:56:47.896435 [ 195 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 197 rows starting from the beginning of the part
17863 2024.07.25 05:56:47.898056 [ 3 ] {1db9bc4c-ed9b-4c3b-81f0-d955fc7c72dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17864 2024.07.25 05:56:47.900010 [ 3 ] {1db9bc4c-ed9b-4c3b-81f0-d955fc7c72dc} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17865 2024.07.25 05:56:47.900099 [ 3 ] {1db9bc4c-ed9b-4c3b-81f0-d955fc7c72dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17866 2024.07.25 05:56:47.901090 [ 3 ] {1db9bc4c-ed9b-4c3b-81f0-d955fc7c72dc} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
17867 2024.07.25 05:56:47.901789 [ 3 ] {1db9bc4c-ed9b-4c3b-81f0-d955fc7c72dc} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17868 2024.07.25 05:56:47.902011 [ 3 ] {1db9bc4c-ed9b-4c3b-81f0-d955fc7c72dc} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.007063 sec., 4389.0698003681155 rows/sec., 7.87 MiB/sec.
17869 2024.07.25 05:56:47.902303 [ 3 ] {1db9bc4c-ed9b-4c3b-81f0-d955fc7c72dc} <Debug> DynamicQueryHandler: Done processing query
17870 2024.07.25 05:56:47.902330 [ 3 ] {1db9bc4c-ed9b-4c3b-81f0-d955fc7c72dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
17871 2024.07.25 05:56:47.902345 [ 3 ] {} <Debug> HTTP-Session: b618b35a-cb1d-4ed8-a4c8-5b6f08ac2a7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17872 2024.07.25 05:56:47.902498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17873 2024.07.25 05:56:47.902555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17874 2024.07.25 05:56:47.902574 [ 3 ] {} <Debug> HTTP-Session: 5cfa1aa7-b4f3-4c0f-a257-d6438f8c91d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17875 2024.07.25 05:56:47.902591 [ 3 ] {} <Debug> HTTP-Session: 5cfa1aa7-b4f3-4c0f-a257-d6438f8c91d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17876 2024.07.25 05:56:47.902605 [ 3 ] {} <Debug> HTTP-Session: 5cfa1aa7-b4f3-4c0f-a257-d6438f8c91d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17877 2024.07.25 05:56:47.902637 [ 3 ] {} <Trace> HTTP-Session: 5cfa1aa7-b4f3-4c0f-a257-d6438f8c91d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17878 2024.07.25 05:56:47.902776 [ 3 ] {e2d48f14-7c78-42b5-9fb9-53e94534f6d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
17879 2024.07.25 05:56:47.902822 [ 3 ] {e2d48f14-7c78-42b5-9fb9-53e94534f6d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
17880 2024.07.25 05:56:47.903164 [ 3 ] {e2d48f14-7c78-42b5-9fb9-53e94534f6d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17881 2024.07.25 05:56:47.903512 [ 191 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14290 rows, containing 5 columns (5 merged, 0 gathered) in 0.009299251 sec., 1536682.900590596 rows/sec., 107.17 MiB/sec.
17882 2024.07.25 05:56:47.903725 [ 3 ] {e2d48f14-7c78-42b5-9fb9-53e94534f6d5} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17883 2024.07.25 05:56:47.903767 [ 3 ] {e2d48f14-7c78-42b5-9fb9-53e94534f6d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17884 2024.07.25 05:56:47.904033 [ 198 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
17885 2024.07.25 05:56:47.904208 [ 3 ] {e2d48f14-7c78-42b5-9fb9-53e94534f6d5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
17886 2024.07.25 05:56:47.904631 [ 198 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17887 2024.07.25 05:56:47.904713 [ 3 ] {e2d48f14-7c78-42b5-9fb9-53e94534f6d5} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17888 2024.07.25 05:56:47.904748 [ 198 ] {756678d8-25a8-40c6-bbd2-e424e65f4b42::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
17889 2024.07.25 05:56:47.904922 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.98 MiB.
17890 2024.07.25 05:56:47.904983 [ 92 ] {} <Debug> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
17891 2024.07.25 05:56:47.905000 [ 3 ] {e2d48f14-7c78-42b5-9fb9-53e94534f6d5} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.002231 sec., 10309.278350515464 rows/sec., 557.66 KiB/sec.
17892 2024.07.25 05:56:47.905059 [ 92 ] {} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17893 2024.07.25 05:56:47.905137 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17894 2024.07.25 05:56:47.905349 [ 187 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::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
17895 2024.07.25 05:56:47.905381 [ 3 ] {e2d48f14-7c78-42b5-9fb9-53e94534f6d5} <Debug> DynamicQueryHandler: Done processing query
17896 2024.07.25 05:56:47.905424 [ 3 ] {e2d48f14-7c78-42b5-9fb9-53e94534f6d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
17897 2024.07.25 05:56:47.905468 [ 3 ] {} <Debug> HTTP-Session: 5cfa1aa7-b4f3-4c0f-a257-d6438f8c91d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17898 2024.07.25 05:56:47.905582 [ 187 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17899 2024.07.25 05:56:47.905637 [ 187 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 948 rows starting from the beginning of the part
17900 2024.07.25 05:56:47.905662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17901 2024.07.25 05:56:47.905816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17902 2024.07.25 05:56:47.905832 [ 187 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 23 rows starting from the beginning of the part
17903 2024.07.25 05:56:47.905881 [ 3 ] {} <Debug> HTTP-Session: eee4b05f-26a4-4c6c-9420-19c22059d754 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17904 2024.07.25 05:56:47.905947 [ 3 ] {} <Debug> HTTP-Session: eee4b05f-26a4-4c6c-9420-19c22059d754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17905 2024.07.25 05:56:47.905997 [ 3 ] {} <Debug> HTTP-Session: eee4b05f-26a4-4c6c-9420-19c22059d754 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17906 2024.07.25 05:56:47.906119 [ 187 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 23 rows starting from the beginning of the part
17907 2024.07.25 05:56:47.906140 [ 3 ] {} <Trace> HTTP-Session: eee4b05f-26a4-4c6c-9420-19c22059d754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17908 2024.07.25 05:56:47.906400 [ 187 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 23 rows starting from the beginning of the part
17909 2024.07.25 05:56:47.906518 [ 3 ] {ad018104-28a9-4e7f-b80a-ce26dcde2e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17910 2024.07.25 05:56:47.906674 [ 187 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 23 rows starting from the beginning of the part
17911 2024.07.25 05:56:47.906715 [ 3 ] {ad018104-28a9-4e7f-b80a-ce26dcde2e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17912 2024.07.25 05:56:47.907079 [ 187 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 23 rows starting from the beginning of the part
17913 2024.07.25 05:56:47.907675 [ 3 ] {ad018104-28a9-4e7f-b80a-ce26dcde2e79} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17914 2024.07.25 05:56:47.908400 [ 3 ] {ad018104-28a9-4e7f-b80a-ce26dcde2e79} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17915 2024.07.25 05:56:47.908474 [ 3 ] {ad018104-28a9-4e7f-b80a-ce26dcde2e79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17916 2024.07.25 05:56:47.909487 [ 3 ] {ad018104-28a9-4e7f-b80a-ce26dcde2e79} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
17917 2024.07.25 05:56:47.909993 [ 191 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1063 rows, containing 4 columns (4 merged, 0 gathered) in 0.004721852 sec., 225123.5320378529 rows/sec., 12.09 MiB/sec.
17918 2024.07.25 05:56:47.910240 [ 191 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
17919 2024.07.25 05:56:47.910317 [ 3 ] {ad018104-28a9-4e7f-b80a-ce26dcde2e79} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17920 2024.07.25 05:56:47.910687 [ 3 ] {ad018104-28a9-4e7f-b80a-ce26dcde2e79} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004301 sec., 13950.244129272261 rows/sec., 962.71 KiB/sec.
17921 2024.07.25 05:56:47.910723 [ 92 ] {} <Debug> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
17922 2024.07.25 05:56:47.911036 [ 92 ] {} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17923 2024.07.25 05:56:47.911234 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17924 2024.07.25 05:56:47.911365 [ 3 ] {ad018104-28a9-4e7f-b80a-ce26dcde2e79} <Debug> DynamicQueryHandler: Done processing query
17925 2024.07.25 05:56:47.911450 [ 3 ] {ad018104-28a9-4e7f-b80a-ce26dcde2e79} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17926 2024.07.25 05:56:47.911523 [ 3 ] {} <Debug> HTTP-Session: eee4b05f-26a4-4c6c-9420-19c22059d754 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17927 2024.07.25 05:56:47.911670 [ 191 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_46_9} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17928 2024.07.25 05:56:47.911745 [ 200 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
17929 2024.07.25 05:56:47.911829 [ 191 ] {3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5::all_1_46_9} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
17930 2024.07.25 05:56:47.911998 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
17931 2024.07.25 05:56:47.912073 [ 200 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17932 2024.07.25 05:56:47.912120 [ 200 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4684 rows starting from the beginning of the part
17933 2024.07.25 05:56:47.912255 [ 200 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part
17934 2024.07.25 05:56:47.912451 [ 200 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
17935 2024.07.25 05:56:47.912580 [ 200 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part
17936 2024.07.25 05:56:47.912790 [ 200 ] {443d4962-8c82-45b8-91dd-1b913731885f::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
17937 2024.07.25 05:56:47.912960 [ 200 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part
17938 2024.07.25 05:56:47.915304 [ 194 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4984 rows, containing 4 columns (4 merged, 0 gathered) in 0.003870322 sec., 1287748.1511874206 rows/sec., 86.54 MiB/sec.
17939 2024.07.25 05:56:47.915902 [ 194 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
17940 2024.07.25 05:56:47.916552 [ 194 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_96_19} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17941 2024.07.25 05:56:47.916629 [ 194 ] {443d4962-8c82-45b8-91dd-1b913731885f::all_1_96_19} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
17942 2024.07.25 05:56:47.916714 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB.
17943 2024.07.25 05:56:52.869389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17944 2024.07.25 05:56:52.869588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17945 2024.07.25 05:56:52.869636 [ 3 ] {} <Debug> HTTP-Session: a06d01f9-dc9b-43c2-8cdf-ef3127701db1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17946 2024.07.25 05:56:52.869679 [ 3 ] {} <Debug> HTTP-Session: a06d01f9-dc9b-43c2-8cdf-ef3127701db1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17947 2024.07.25 05:56:52.869706 [ 3 ] {} <Debug> HTTP-Session: a06d01f9-dc9b-43c2-8cdf-ef3127701db1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17948 2024.07.25 05:56:52.869788 [ 3 ] {} <Trace> HTTP-Session: a06d01f9-dc9b-43c2-8cdf-ef3127701db1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17949 2024.07.25 05:56:52.870080 [ 3 ] {807d1a3a-8dbb-412d-86c9-a946643ac953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
17950 2024.07.25 05:56:52.870190 [ 3 ] {807d1a3a-8dbb-412d-86c9-a946643ac953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
17951 2024.07.25 05:56:52.870507 [ 3 ] {807d1a3a-8dbb-412d-86c9-a946643ac953} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17952 2024.07.25 05:56:52.871070 [ 3 ] {807d1a3a-8dbb-412d-86c9-a946643ac953} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17953 2024.07.25 05:56:52.871113 [ 3 ] {807d1a3a-8dbb-412d-86c9-a946643ac953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17954 2024.07.25 05:56:52.871480 [ 3 ] {807d1a3a-8dbb-412d-86c9-a946643ac953} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
17955 2024.07.25 05:56:52.871827 [ 3 ] {807d1a3a-8dbb-412d-86c9-a946643ac953} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17956 2024.07.25 05:56:52.872004 [ 3 ] {807d1a3a-8dbb-412d-86c9-a946643ac953} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.002025 sec., 12345.67901234568 rows/sec., 1000.68 KiB/sec.
17957 2024.07.25 05:56:52.872210 [ 3 ] {807d1a3a-8dbb-412d-86c9-a946643ac953} <Debug> DynamicQueryHandler: Done processing query
17958 2024.07.25 05:56:52.872236 [ 3 ] {807d1a3a-8dbb-412d-86c9-a946643ac953} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17959 2024.07.25 05:56:52.872253 [ 3 ] {} <Debug> HTTP-Session: a06d01f9-dc9b-43c2-8cdf-ef3127701db1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17960 2024.07.25 05:56:52.872407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17961 2024.07.25 05:56:52.872456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17962 2024.07.25 05:56:52.872476 [ 3 ] {} <Debug> HTTP-Session: f79ef936-b904-44a1-81ad-7018c22e2247 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17963 2024.07.25 05:56:52.872494 [ 3 ] {} <Debug> HTTP-Session: f79ef936-b904-44a1-81ad-7018c22e2247 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17964 2024.07.25 05:56:52.872508 [ 3 ] {} <Debug> HTTP-Session: f79ef936-b904-44a1-81ad-7018c22e2247 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17965 2024.07.25 05:56:52.872539 [ 3 ] {} <Trace> HTTP-Session: f79ef936-b904-44a1-81ad-7018c22e2247 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17966 2024.07.25 05:56:52.872633 [ 3 ] {c981e47a-bb8c-4048-9884-65acdbfbb9f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
17967 2024.07.25 05:56:52.872679 [ 3 ] {c981e47a-bb8c-4048-9884-65acdbfbb9f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
17968 2024.07.25 05:56:52.872811 [ 3 ] {c981e47a-bb8c-4048-9884-65acdbfbb9f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17969 2024.07.25 05:56:52.873125 [ 3 ] {c981e47a-bb8c-4048-9884-65acdbfbb9f4} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17970 2024.07.25 05:56:52.873162 [ 3 ] {c981e47a-bb8c-4048-9884-65acdbfbb9f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17971 2024.07.25 05:56:52.873466 [ 3 ] {c981e47a-bb8c-4048-9884-65acdbfbb9f4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
17972 2024.07.25 05:56:52.873787 [ 3 ] {c981e47a-bb8c-4048-9884-65acdbfbb9f4} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17973 2024.07.25 05:56:52.873938 [ 89 ] {} <Debug> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca) (MergerMutator): Selected 6 parts from all_1_38_8 to all_43_43_0
17974 2024.07.25 05:56:52.873942 [ 3 ] {c981e47a-bb8c-4048-9884-65acdbfbb9f4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001326 sec., 1508.2956259426849 rows/sec., 122.99 KiB/sec.
17975 2024.07.25 05:56:52.874021 [ 89 ] {} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17976 2024.07.25 05:56:52.874087 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17977 2024.07.25 05:56:52.874268 [ 3 ] {c981e47a-bb8c-4048-9884-65acdbfbb9f4} <Debug> DynamicQueryHandler: Done processing query
17978 2024.07.25 05:56:52.874308 [ 3 ] {c981e47a-bb8c-4048-9884-65acdbfbb9f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
17979 2024.07.25 05:56:52.874309 [ 200 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_43_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_38_8 to all_43_43_0 into Compact with storage Full
17980 2024.07.25 05:56:52.874330 [ 3 ] {} <Debug> HTTP-Session: f79ef936-b904-44a1-81ad-7018c22e2247 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17981 2024.07.25 05:56:52.874569 [ 200 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_43_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17982 2024.07.25 05:56:52.874584 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 19282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17983 2024.07.25 05:56:52.874637 [ 200 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 17 rows starting from the beginning of the part
17984 2024.07.25 05:56:52.874684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17985 2024.07.25 05:56:52.874743 [ 3 ] {} <Debug> HTTP-Session: 8a8be217-5d85-45cb-af58-e28db6637d19 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
17986 2024.07.25 05:56:52.874817 [ 3 ] {} <Debug> HTTP-Session: 8a8be217-5d85-45cb-af58-e28db6637d19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17987 2024.07.25 05:56:52.874878 [ 3 ] {} <Debug> HTTP-Session: 8a8be217-5d85-45cb-af58-e28db6637d19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17988 2024.07.25 05:56:52.874889 [ 200 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part
17989 2024.07.25 05:56:52.875010 [ 3 ] {} <Trace> HTTP-Session: 8a8be217-5d85-45cb-af58-e28db6637d19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17990 2024.07.25 05:56:52.875168 [ 200 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 2 rows starting from the beginning of the part
17991 2024.07.25 05:56:52.875479 [ 3 ] {3073e5ee-5415-404e-bfbc-4dd1c1aefb45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17992 2024.07.25 05:56:52.875519 [ 200 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 2 rows starting from the beginning of the part
17993 2024.07.25 05:56:52.875625 [ 3 ] {3073e5ee-5415-404e-bfbc-4dd1c1aefb45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17994 2024.07.25 05:56:52.875925 [ 200 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2 rows starting from the beginning of the part
17995 2024.07.25 05:56:52.876290 [ 200 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 2 rows starting from the beginning of the part
17996 2024.07.25 05:56:52.876618 [ 3 ] {3073e5ee-5415-404e-bfbc-4dd1c1aefb45} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17997 2024.07.25 05:56:52.877622 [ 3 ] {3073e5ee-5415-404e-bfbc-4dd1c1aefb45} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17998 2024.07.25 05:56:52.877691 [ 3 ] {3073e5ee-5415-404e-bfbc-4dd1c1aefb45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
17999 2024.07.25 05:56:52.878616 [ 3 ] {3073e5ee-5415-404e-bfbc-4dd1c1aefb45} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
18000 2024.07.25 05:56:52.878914 [ 200 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_43_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31 rows, containing 4 columns (4 merged, 0 gathered) in 0.004708462 sec., 6583.890875619258 rows/sec., 535.31 KiB/sec.
18001 2024.07.25 05:56:52.879155 [ 200 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_43_9} <Trace> MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary)
18002 2024.07.25 05:56:52.879398 [ 3 ] {3073e5ee-5415-404e-bfbc-4dd1c1aefb45} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18003 2024.07.25 05:56:52.879808 [ 3 ] {3073e5ee-5415-404e-bfbc-4dd1c1aefb45} <Debug> executeQuery: Read 132 rows, 11.24 KiB in 0.004564 sec., 28921.99824715162 rows/sec., 2.40 MiB/sec.
18004 2024.07.25 05:56:52.880067 [ 200 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_43_9} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18005 2024.07.25 05:56:52.880187 [ 3 ] {3073e5ee-5415-404e-bfbc-4dd1c1aefb45} <Debug> DynamicQueryHandler: Done processing query
18006 2024.07.25 05:56:52.880217 [ 200 ] {b862c98f-49f5-4621-85e8-1e1bca2455ca::all_1_43_9} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca) (MergerMutator): Merged 6 parts: [all_1_38_8, all_43_43_0] -> all_1_43_9
18007 2024.07.25 05:56:52.880226 [ 3 ] {3073e5ee-5415-404e-bfbc-4dd1c1aefb45} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
18008 2024.07.25 05:56:52.880260 [ 3 ] {} <Debug> HTTP-Session: 8a8be217-5d85-45cb-af58-e28db6637d19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18009 2024.07.25 05:56:52.880386 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
18010 2024.07.25 05:56:52.880460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18011 2024.07.25 05:56:52.880519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18012 2024.07.25 05:56:52.880538 [ 3 ] {} <Debug> HTTP-Session: ac487258-06ae-4285-a316-2074a26a95ae Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
18013 2024.07.25 05:56:52.880555 [ 3 ] {} <Debug> HTTP-Session: ac487258-06ae-4285-a316-2074a26a95ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18014 2024.07.25 05:56:52.880569 [ 3 ] {} <Debug> HTTP-Session: ac487258-06ae-4285-a316-2074a26a95ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18015 2024.07.25 05:56:52.880602 [ 3 ] {} <Trace> HTTP-Session: ac487258-06ae-4285-a316-2074a26a95ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18016 2024.07.25 05:56:52.880703 [ 3 ] {5b498032-511a-4588-a8f6-b73730f51059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
18017 2024.07.25 05:56:52.880748 [ 3 ] {5b498032-511a-4588-a8f6-b73730f51059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
18018 2024.07.25 05:56:52.880901 [ 3 ] {5b498032-511a-4588-a8f6-b73730f51059} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18019 2024.07.25 05:56:52.881222 [ 3 ] {5b498032-511a-4588-a8f6-b73730f51059} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18020 2024.07.25 05:56:52.881259 [ 3 ] {5b498032-511a-4588-a8f6-b73730f51059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
18021 2024.07.25 05:56:52.881565 [ 3 ] {5b498032-511a-4588-a8f6-b73730f51059} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
18022 2024.07.25 05:56:52.881878 [ 3 ] {5b498032-511a-4588-a8f6-b73730f51059} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18023 2024.07.25 05:56:52.882036 [ 89 ] {} <Debug> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689) (MergerMutator): Selected 6 parts from all_1_38_8 to all_43_43_0
18024 2024.07.25 05:56:52.882047 [ 3 ] {5b498032-511a-4588-a8f6-b73730f51059} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001355 sec., 1476.0147601476015 rows/sec., 103.06 KiB/sec.
18025 2024.07.25 05:56:52.882083 [ 89 ] {} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18026 2024.07.25 05:56:52.882149 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
18027 2024.07.25 05:56:52.882336 [ 193 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_43_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_38_8 to all_43_43_0 into Compact with storage Full
18028 2024.07.25 05:56:52.882372 [ 3 ] {5b498032-511a-4588-a8f6-b73730f51059} <Debug> DynamicQueryHandler: Done processing query
18029 2024.07.25 05:56:52.882415 [ 3 ] {5b498032-511a-4588-a8f6-b73730f51059} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
18030 2024.07.25 05:56:52.882461 [ 3 ] {} <Debug> HTTP-Session: ac487258-06ae-4285-a316-2074a26a95ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18031 2024.07.25 05:56:52.882559 [ 193 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_43_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18032 2024.07.25 05:56:52.882603 [ 193 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 17 rows starting from the beginning of the part
18033 2024.07.25 05:56:52.882638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 15467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18034 2024.07.25 05:56:52.882781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18035 2024.07.25 05:56:52.882847 [ 193 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part
18036 2024.07.25 05:56:52.882863 [ 3 ] {} <Debug> HTTP-Session: 46f7f549-61c3-4e88-bd45-5e7d5fdf7896 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
18037 2024.07.25 05:56:52.882948 [ 3 ] {} <Debug> HTTP-Session: 46f7f549-61c3-4e88-bd45-5e7d5fdf7896 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18038 2024.07.25 05:56:52.883025 [ 3 ] {} <Debug> HTTP-Session: 46f7f549-61c3-4e88-bd45-5e7d5fdf7896 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18039 2024.07.25 05:56:52.883157 [ 193 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 2 rows starting from the beginning of the part
18040 2024.07.25 05:56:52.883171 [ 3 ] {} <Trace> HTTP-Session: 46f7f549-61c3-4e88-bd45-5e7d5fdf7896 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18041 2024.07.25 05:56:52.883307 [ 193 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 2 rows starting from the beginning of the part
18042 2024.07.25 05:56:52.883573 [ 3 ] {cd119a93-05fb-4cb9-91a6-b6910d857c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
18043 2024.07.25 05:56:52.883617 [ 193 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2 rows starting from the beginning of the part
18044 2024.07.25 05:56:52.883738 [ 3 ] {cd119a93-05fb-4cb9-91a6-b6910d857c4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18045 2024.07.25 05:56:52.883949 [ 193 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 2 rows starting from the beginning of the part
18046 2024.07.25 05:56:52.884835 [ 3 ] {cd119a93-05fb-4cb9-91a6-b6910d857c4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18047 2024.07.25 05:56:52.885717 [ 3 ] {cd119a93-05fb-4cb9-91a6-b6910d857c4f} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18048 2024.07.25 05:56:52.885785 [ 3 ] {cd119a93-05fb-4cb9-91a6-b6910d857c4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
18049 2024.07.25 05:56:52.886642 [ 3 ] {cd119a93-05fb-4cb9-91a6-b6910d857c4f} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
18050 2024.07.25 05:56:52.886688 [ 188 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_43_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31 rows, containing 4 columns (4 merged, 0 gathered) in 0.004449556 sec., 6966.987267943138 rows/sec., 484.82 KiB/sec.
18051 2024.07.25 05:56:52.887065 [ 188 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_43_9} <Trace> MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary)
18052 2024.07.25 05:56:52.887300 [ 3 ] {cd119a93-05fb-4cb9-91a6-b6910d857c4f} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18053 2024.07.25 05:56:52.887745 [ 3 ] {cd119a93-05fb-4cb9-91a6-b6910d857c4f} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.00432 sec., 21064.814814814814 rows/sec., 1.65 MiB/sec.
18054 2024.07.25 05:56:52.888151 [ 3 ] {cd119a93-05fb-4cb9-91a6-b6910d857c4f} <Debug> DynamicQueryHandler: Done processing query
18055 2024.07.25 05:56:52.888200 [ 3 ] {cd119a93-05fb-4cb9-91a6-b6910d857c4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
18056 2024.07.25 05:56:52.888246 [ 3 ] {} <Debug> HTTP-Session: 46f7f549-61c3-4e88-bd45-5e7d5fdf7896 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18057 2024.07.25 05:56:52.888272 [ 188 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_43_9} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18058 2024.07.25 05:56:52.888384 [ 188 ] {30206ece-d1a8-42f6-a06d-1a2958b9b689::all_1_43_9} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689) (MergerMutator): Merged 6 parts: [all_1_38_8, all_43_43_0] -> all_1_43_9
18059 2024.07.25 05:56:52.888504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18060 2024.07.25 05:56:52.888517 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
18061 2024.07.25 05:56:52.888579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18062 2024.07.25 05:56:52.888604 [ 3 ] {} <Debug> HTTP-Session: 435d10f7-9105-48eb-8d35-e4d3ff7e49a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
18063 2024.07.25 05:56:52.888622 [ 3 ] {} <Debug> HTTP-Session: 435d10f7-9105-48eb-8d35-e4d3ff7e49a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18064 2024.07.25 05:56:52.888636 [ 3 ] {} <Debug> HTTP-Session: 435d10f7-9105-48eb-8d35-e4d3ff7e49a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18065 2024.07.25 05:56:52.888669 [ 3 ] {} <Trace> HTTP-Session: 435d10f7-9105-48eb-8d35-e4d3ff7e49a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18066 2024.07.25 05:56:52.888833 [ 3 ] {ac1208e3-cc54-481f-abe9-56d8b8b2d1a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
18067 2024.07.25 05:56:52.888883 [ 3 ] {ac1208e3-cc54-481f-abe9-56d8b8b2d1a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18068 2024.07.25 05:56:52.889057 [ 3 ] {ac1208e3-cc54-481f-abe9-56d8b8b2d1a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18069 2024.07.25 05:56:52.889487 [ 3 ] {ac1208e3-cc54-481f-abe9-56d8b8b2d1a4} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18070 2024.07.25 05:56:52.889523 [ 3 ] {ac1208e3-cc54-481f-abe9-56d8b8b2d1a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
18071 2024.07.25 05:56:52.889926 [ 3 ] {ac1208e3-cc54-481f-abe9-56d8b8b2d1a4} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
18072 2024.07.25 05:56:52.890271 [ 3 ] {ac1208e3-cc54-481f-abe9-56d8b8b2d1a4} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18073 2024.07.25 05:56:52.890426 [ 3 ] {ac1208e3-cc54-481f-abe9-56d8b8b2d1a4} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001667 sec., 96580.68386322734 rows/sec., 6.73 MiB/sec.
18074 2024.07.25 05:56:52.890626 [ 3 ] {ac1208e3-cc54-481f-abe9-56d8b8b2d1a4} <Debug> DynamicQueryHandler: Done processing query
18075 2024.07.25 05:56:52.890667 [ 3 ] {ac1208e3-cc54-481f-abe9-56d8b8b2d1a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
18076 2024.07.25 05:56:52.890703 [ 3 ] {} <Debug> HTTP-Session: 435d10f7-9105-48eb-8d35-e4d3ff7e49a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18077 2024.07.25 05:56:52.890907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 40549, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18078 2024.07.25 05:56:52.890956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18079 2024.07.25 05:56:52.890976 [ 3 ] {} <Debug> HTTP-Session: 61b7ba02-c284-403f-a4ec-39dc3312ef85 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
18080 2024.07.25 05:56:52.890993 [ 3 ] {} <Debug> HTTP-Session: 61b7ba02-c284-403f-a4ec-39dc3312ef85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18081 2024.07.25 05:56:52.891006 [ 3 ] {} <Debug> HTTP-Session: 61b7ba02-c284-403f-a4ec-39dc3312ef85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18082 2024.07.25 05:56:52.891038 [ 3 ] {} <Trace> HTTP-Session: 61b7ba02-c284-403f-a4ec-39dc3312ef85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18083 2024.07.25 05:56:52.891308 [ 3 ] {57cb4334-ee1b-44de-92c5-9a18fb6f278c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
18084 2024.07.25 05:56:52.891375 [ 3 ] {57cb4334-ee1b-44de-92c5-9a18fb6f278c} <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_histogramf64
18085 2024.07.25 05:56:52.891797 [ 3 ] {57cb4334-ee1b-44de-92c5-9a18fb6f278c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18086 2024.07.25 05:56:52.892500 [ 3 ] {57cb4334-ee1b-44de-92c5-9a18fb6f278c} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18087 2024.07.25 05:56:52.892537 [ 3 ] {57cb4334-ee1b-44de-92c5-9a18fb6f278c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
18088 2024.07.25 05:56:52.893159 [ 3 ] {57cb4334-ee1b-44de-92c5-9a18fb6f278c} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
18089 2024.07.25 05:56:52.893571 [ 3 ] {57cb4334-ee1b-44de-92c5-9a18fb6f278c} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18090 2024.07.25 05:56:52.893757 [ 3 ] {57cb4334-ee1b-44de-92c5-9a18fb6f278c} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002636 sec., 9484.066767830045 rows/sec., 17.00 MiB/sec.
18091 2024.07.25 05:56:52.893985 [ 3 ] {57cb4334-ee1b-44de-92c5-9a18fb6f278c} <Debug> DynamicQueryHandler: Done processing query
18092 2024.07.25 05:56:52.894009 [ 3 ] {57cb4334-ee1b-44de-92c5-9a18fb6f278c} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
18093 2024.07.25 05:56:52.894026 [ 3 ] {} <Debug> HTTP-Session: 61b7ba02-c284-403f-a4ec-39dc3312ef85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18094 2024.07.25 05:56:52.894169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18095 2024.07.25 05:56:52.894219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18096 2024.07.25 05:56:52.894238 [ 3 ] {} <Debug> HTTP-Session: e28a8b46-f82b-4cef-93a3-4a8b4e3d7836 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
18097 2024.07.25 05:56:52.894254 [ 3 ] {} <Debug> HTTP-Session: e28a8b46-f82b-4cef-93a3-4a8b4e3d7836 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18098 2024.07.25 05:56:52.894268 [ 3 ] {} <Debug> HTTP-Session: e28a8b46-f82b-4cef-93a3-4a8b4e3d7836 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18099 2024.07.25 05:56:52.894299 [ 3 ] {} <Trace> HTTP-Session: e28a8b46-f82b-4cef-93a3-4a8b4e3d7836 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18100 2024.07.25 05:56:52.894430 [ 3 ] {7f434749-1fcd-41b7-9e65-f5ae66255877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
18101 2024.07.25 05:56:52.894476 [ 3 ] {7f434749-1fcd-41b7-9e65-f5ae66255877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18102 2024.07.25 05:56:52.894605 [ 3 ] {7f434749-1fcd-41b7-9e65-f5ae66255877} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18103 2024.07.25 05:56:52.894898 [ 3 ] {7f434749-1fcd-41b7-9e65-f5ae66255877} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18104 2024.07.25 05:56:52.894935 [ 3 ] {7f434749-1fcd-41b7-9e65-f5ae66255877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
18105 2024.07.25 05:56:52.895298 [ 3 ] {7f434749-1fcd-41b7-9e65-f5ae66255877} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
18106 2024.07.25 05:56:52.895619 [ 3 ] {7f434749-1fcd-41b7-9e65-f5ae66255877} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18107 2024.07.25 05:56:52.895770 [ 3 ] {7f434749-1fcd-41b7-9e65-f5ae66255877} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001393 sec., 43072.50538406317 rows/sec., 2.90 MiB/sec.
18108 2024.07.25 05:56:52.895937 [ 3 ] {7f434749-1fcd-41b7-9e65-f5ae66255877} <Debug> DynamicQueryHandler: Done processing query
18109 2024.07.25 05:56:52.895963 [ 3 ] {7f434749-1fcd-41b7-9e65-f5ae66255877} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18110 2024.07.25 05:56:52.895979 [ 3 ] {} <Debug> HTTP-Session: e28a8b46-f82b-4cef-93a3-4a8b4e3d7836 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18111 2024.07.25 05:56:57.874550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 5199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18112 2024.07.25 05:56:57.874686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18113 2024.07.25 05:56:57.874716 [ 3 ] {} <Debug> HTTP-Session: a4b0270f-3b56-4efc-9477-97364c6a3f0d Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
18114 2024.07.25 05:56:57.874745 [ 3 ] {} <Debug> HTTP-Session: a4b0270f-3b56-4efc-9477-97364c6a3f0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18115 2024.07.25 05:56:57.874763 [ 3 ] {} <Debug> HTTP-Session: a4b0270f-3b56-4efc-9477-97364c6a3f0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18116 2024.07.25 05:56:57.874821 [ 3 ] {} <Trace> HTTP-Session: a4b0270f-3b56-4efc-9477-97364c6a3f0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18117 2024.07.25 05:56:57.875030 [ 3 ] {63a872c6-05e2-4fa8-831d-4fb77025e594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
18118 2024.07.25 05:56:57.875107 [ 3 ] {63a872c6-05e2-4fa8-831d-4fb77025e594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
18119 2024.07.25 05:56:57.875328 [ 3 ] {63a872c6-05e2-4fa8-831d-4fb77025e594} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18120 2024.07.25 05:56:57.875800 [ 3 ] {63a872c6-05e2-4fa8-831d-4fb77025e594} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18121 2024.07.25 05:56:57.875843 [ 3 ] {63a872c6-05e2-4fa8-831d-4fb77025e594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
18122 2024.07.25 05:56:57.876223 [ 3 ] {63a872c6-05e2-4fa8-831d-4fb77025e594} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
18123 2024.07.25 05:56:57.876564 [ 3 ] {63a872c6-05e2-4fa8-831d-4fb77025e594} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18124 2024.07.25 05:56:57.876712 [ 3 ] {63a872c6-05e2-4fa8-831d-4fb77025e594} <Debug> executeQuery: Read 37 rows, 2.85 KiB in 0.001754 sec., 21094.640820980618 rows/sec., 1.59 MiB/sec.
18125 2024.07.25 05:56:57.876926 [ 3 ] {63a872c6-05e2-4fa8-831d-4fb77025e594} <Debug> DynamicQueryHandler: Done processing query
18126 2024.07.25 05:56:57.876953 [ 3 ] {63a872c6-05e2-4fa8-831d-4fb77025e594} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18127 2024.07.25 05:56:57.876970 [ 3 ] {} <Debug> HTTP-Session: a4b0270f-3b56-4efc-9477-97364c6a3f0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18128 2024.07.25 05:56:57.877206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 38459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18129 2024.07.25 05:56:57.877263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18130 2024.07.25 05:56:57.877283 [ 3 ] {} <Debug> HTTP-Session: b6403871-5f07-4234-8b99-aedcc23a6ec0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
18131 2024.07.25 05:56:57.877301 [ 3 ] {} <Debug> HTTP-Session: b6403871-5f07-4234-8b99-aedcc23a6ec0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18132 2024.07.25 05:56:57.877315 [ 3 ] {} <Debug> HTTP-Session: b6403871-5f07-4234-8b99-aedcc23a6ec0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18133 2024.07.25 05:56:57.877351 [ 3 ] {} <Trace> HTTP-Session: b6403871-5f07-4234-8b99-aedcc23a6ec0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18134 2024.07.25 05:56:57.877529 [ 3 ] {f0160d08-cd2b-4074-b34a-37506688a5f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
18135 2024.07.25 05:56:57.877577 [ 3 ] {f0160d08-cd2b-4074-b34a-37506688a5f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18136 2024.07.25 05:56:57.877708 [ 3 ] {f0160d08-cd2b-4074-b34a-37506688a5f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18137 2024.07.25 05:56:57.878182 [ 3 ] {f0160d08-cd2b-4074-b34a-37506688a5f6} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18138 2024.07.25 05:56:57.878220 [ 3 ] {f0160d08-cd2b-4074-b34a-37506688a5f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
18139 2024.07.25 05:56:57.878553 [ 3 ] {f0160d08-cd2b-4074-b34a-37506688a5f6} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
18140 2024.07.25 05:56:57.878864 [ 3 ] {f0160d08-cd2b-4074-b34a-37506688a5f6} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18141 2024.07.25 05:56:57.878987 [ 3 ] {f0160d08-cd2b-4074-b34a-37506688a5f6} <Debug> executeQuery: Read 254 rows, 23.00 KiB in 0.001552 sec., 163659.79381443298 rows/sec., 14.48 MiB/sec.
18142 2024.07.25 05:56:57.879162 [ 3 ] {f0160d08-cd2b-4074-b34a-37506688a5f6} <Debug> DynamicQueryHandler: Done processing query
18143 2024.07.25 05:56:57.879188 [ 3 ] {f0160d08-cd2b-4074-b34a-37506688a5f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
18144 2024.07.25 05:56:57.879204 [ 3 ] {} <Debug> HTTP-Session: b6403871-5f07-4234-8b99-aedcc23a6ec0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18145 2024.07.25 05:56:57.879511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 66818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18146 2024.07.25 05:56:57.879564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18147 2024.07.25 05:56:57.879584 [ 3 ] {} <Debug> HTTP-Session: 23d527f4-280f-435b-abc6-967b5faf6cc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
18148 2024.07.25 05:56:57.879601 [ 3 ] {} <Debug> HTTP-Session: 23d527f4-280f-435b-abc6-967b5faf6cc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18149 2024.07.25 05:56:57.879614 [ 3 ] {} <Debug> HTTP-Session: 23d527f4-280f-435b-abc6-967b5faf6cc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18150 2024.07.25 05:56:57.879647 [ 3 ] {} <Trace> HTTP-Session: 23d527f4-280f-435b-abc6-967b5faf6cc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18151 2024.07.25 05:56:57.879866 [ 3 ] {7f4ad710-52de-430a-a6a0-73bf3cf200ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
18152 2024.07.25 05:56:57.879912 [ 3 ] {7f4ad710-52de-430a-a6a0-73bf3cf200ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18153 2024.07.25 05:56:57.880041 [ 3 ] {7f4ad710-52de-430a-a6a0-73bf3cf200ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18154 2024.07.25 05:56:57.880578 [ 3 ] {7f4ad710-52de-430a-a6a0-73bf3cf200ec} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18155 2024.07.25 05:56:57.880615 [ 3 ] {7f4ad710-52de-430a-a6a0-73bf3cf200ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
18156 2024.07.25 05:56:57.880957 [ 3 ] {7f4ad710-52de-430a-a6a0-73bf3cf200ec} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
18157 2024.07.25 05:56:57.881271 [ 3 ] {7f4ad710-52de-430a-a6a0-73bf3cf200ec} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18158 2024.07.25 05:56:57.881402 [ 3 ] {7f4ad710-52de-430a-a6a0-73bf3cf200ec} <Debug> executeQuery: Read 413 rows, 29.96 KiB in 0.001648 sec., 250606.79611650488 rows/sec., 17.75 MiB/sec.
18159 2024.07.25 05:56:57.881584 [ 3 ] {7f4ad710-52de-430a-a6a0-73bf3cf200ec} <Debug> DynamicQueryHandler: Done processing query
18160 2024.07.25 05:56:57.881620 [ 3 ] {7f4ad710-52de-430a-a6a0-73bf3cf200ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
18161 2024.07.25 05:56:57.881656 [ 3 ] {} <Debug> HTTP-Session: 23d527f4-280f-435b-abc6-967b5faf6cc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18162 2024.07.25 05:56:57.881869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18163 2024.07.25 05:56:57.881919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18164 2024.07.25 05:56:57.881939 [ 3 ] {} <Debug> HTTP-Session: 8b299a47-1eba-414d-8a39-8858da157f64 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
18165 2024.07.25 05:56:57.881955 [ 3 ] {} <Debug> HTTP-Session: 8b299a47-1eba-414d-8a39-8858da157f64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18166 2024.07.25 05:56:57.881969 [ 3 ] {} <Debug> HTTP-Session: 8b299a47-1eba-414d-8a39-8858da157f64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18167 2024.07.25 05:56:57.882000 [ 3 ] {} <Trace> HTTP-Session: 8b299a47-1eba-414d-8a39-8858da157f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18168 2024.07.25 05:56:57.882095 [ 3 ] {218a9009-855c-4160-9b2d-4183486714ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
18169 2024.07.25 05:56:57.882142 [ 3 ] {218a9009-855c-4160-9b2d-4183486714ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
18170 2024.07.25 05:56:57.882273 [ 3 ] {218a9009-855c-4160-9b2d-4183486714ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18171 2024.07.25 05:56:57.882538 [ 3 ] {218a9009-855c-4160-9b2d-4183486714ae} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18172 2024.07.25 05:56:57.882574 [ 3 ] {218a9009-855c-4160-9b2d-4183486714ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
18173 2024.07.25 05:56:57.882934 [ 3 ] {218a9009-855c-4160-9b2d-4183486714ae} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
18174 2024.07.25 05:56:57.883261 [ 3 ] {218a9009-855c-4160-9b2d-4183486714ae} <Trace> oximeter.measurements_bool (79798579-fdc4-4c4f-ad75-3b6178762911): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18175 2024.07.25 05:56:57.883393 [ 3 ] {218a9009-855c-4160-9b2d-4183486714ae} <Debug> executeQuery: Read 6 rows, 264.00 B in 0.001322 sec., 4538.57791225416 rows/sec., 195.02 KiB/sec.
18176 2024.07.25 05:56:57.883560 [ 3 ] {218a9009-855c-4160-9b2d-4183486714ae} <Debug> DynamicQueryHandler: Done processing query
18177 2024.07.25 05:56:57.883584 [ 3 ] {218a9009-855c-4160-9b2d-4183486714ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
18178 2024.07.25 05:56:57.883601 [ 3 ] {} <Debug> HTTP-Session: 8b299a47-1eba-414d-8a39-8858da157f64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18179 2024.07.25 05:56:57.883730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 14078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18180 2024.07.25 05:56:57.883779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18181 2024.07.25 05:56:57.883800 [ 3 ] {} <Debug> HTTP-Session: 3bd5b9cb-4412-4747-bd16-4e843bc725fb Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
18182 2024.07.25 05:56:57.883816 [ 3 ] {} <Debug> HTTP-Session: 3bd5b9cb-4412-4747-bd16-4e843bc725fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18183 2024.07.25 05:56:57.883830 [ 3 ] {} <Debug> HTTP-Session: 3bd5b9cb-4412-4747-bd16-4e843bc725fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18184 2024.07.25 05:56:57.883861 [ 3 ] {} <Trace> HTTP-Session: 3bd5b9cb-4412-4747-bd16-4e843bc725fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18185 2024.07.25 05:56:57.883980 [ 3 ] {6f3be43f-48de-44ce-84b6-44d0d69e9698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
18186 2024.07.25 05:56:57.884029 [ 3 ] {6f3be43f-48de-44ce-84b6-44d0d69e9698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
18187 2024.07.25 05:56:57.884172 [ 3 ] {6f3be43f-48de-44ce-84b6-44d0d69e9698} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18188 2024.07.25 05:56:57.884487 [ 3 ] {6f3be43f-48de-44ce-84b6-44d0d69e9698} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18189 2024.07.25 05:56:57.884523 [ 3 ] {6f3be43f-48de-44ce-84b6-44d0d69e9698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
18190 2024.07.25 05:56:57.884893 [ 3 ] {6f3be43f-48de-44ce-84b6-44d0d69e9698} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
18191 2024.07.25 05:56:57.885243 [ 3 ] {6f3be43f-48de-44ce-84b6-44d0d69e9698} <Trace> oximeter.measurements_cumulativei64 (c00922d1-161d-437c-932d-6a455c04f3cb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18192 2024.07.25 05:56:57.885376 [ 3 ] {6f3be43f-48de-44ce-84b6-44d0d69e9698} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001441 sec., 53435.114503816796 rows/sec., 3.29 MiB/sec.
18193 2024.07.25 05:56:57.885545 [ 3 ] {6f3be43f-48de-44ce-84b6-44d0d69e9698} <Debug> DynamicQueryHandler: Done processing query
18194 2024.07.25 05:56:57.885570 [ 3 ] {6f3be43f-48de-44ce-84b6-44d0d69e9698} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
18195 2024.07.25 05:56:57.885586 [ 3 ] {} <Debug> HTTP-Session: 3bd5b9cb-4412-4747-bd16-4e843bc725fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18196 2024.07.25 05:56:57.885760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18197 2024.07.25 05:56:57.885809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18198 2024.07.25 05:56:57.885829 [ 3 ] {} <Debug> HTTP-Session: b33cfdcf-6a21-4eca-bec8-5a27afa31626 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
18199 2024.07.25 05:56:57.885846 [ 3 ] {} <Debug> HTTP-Session: b33cfdcf-6a21-4eca-bec8-5a27afa31626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18200 2024.07.25 05:56:57.885860 [ 3 ] {} <Debug> HTTP-Session: b33cfdcf-6a21-4eca-bec8-5a27afa31626 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18201 2024.07.25 05:56:57.885891 [ 3 ] {} <Trace> HTTP-Session: b33cfdcf-6a21-4eca-bec8-5a27afa31626 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18202 2024.07.25 05:56:57.886058 [ 3 ] {41d3b0ae-cb59-402d-bc02-25b6803084f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
18203 2024.07.25 05:56:57.886103 [ 3 ] {41d3b0ae-cb59-402d-bc02-25b6803084f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18204 2024.07.25 05:56:57.886243 [ 3 ] {41d3b0ae-cb59-402d-bc02-25b6803084f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18205 2024.07.25 05:56:57.886712 [ 3 ] {41d3b0ae-cb59-402d-bc02-25b6803084f7} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18206 2024.07.25 05:56:57.886748 [ 3 ] {41d3b0ae-cb59-402d-bc02-25b6803084f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
18207 2024.07.25 05:56:57.887119 [ 3 ] {41d3b0ae-cb59-402d-bc02-25b6803084f7} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
18208 2024.07.25 05:56:57.887453 [ 3 ] {41d3b0ae-cb59-402d-bc02-25b6803084f7} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18209 2024.07.25 05:56:57.887584 [ 3 ] {41d3b0ae-cb59-402d-bc02-25b6803084f7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001615 sec., 99071.20743034057 rows/sec., 6.90 MiB/sec.
18210 2024.07.25 05:56:57.887850 [ 3 ] {41d3b0ae-cb59-402d-bc02-25b6803084f7} <Debug> DynamicQueryHandler: Done processing query
18211 2024.07.25 05:56:57.887898 [ 3 ] {41d3b0ae-cb59-402d-bc02-25b6803084f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
18212 2024.07.25 05:56:57.887953 [ 3 ] {} <Debug> HTTP-Session: b33cfdcf-6a21-4eca-bec8-5a27afa31626 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18213 2024.07.25 05:56:57.888188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 49671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18214 2024.07.25 05:56:57.888242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18215 2024.07.25 05:56:57.888262 [ 3 ] {} <Debug> HTTP-Session: 939e438d-8f5d-403c-adbb-e3abb03ac3bd Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
18216 2024.07.25 05:56:57.888280 [ 3 ] {} <Debug> HTTP-Session: 939e438d-8f5d-403c-adbb-e3abb03ac3bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18217 2024.07.25 05:56:57.888293 [ 3 ] {} <Debug> HTTP-Session: 939e438d-8f5d-403c-adbb-e3abb03ac3bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18218 2024.07.25 05:56:57.888326 [ 3 ] {} <Trace> HTTP-Session: 939e438d-8f5d-403c-adbb-e3abb03ac3bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18219 2024.07.25 05:56:57.888654 [ 3 ] {5eb6c1fa-ef95-466c-bc49-935ee0f7658b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
18220 2024.07.25 05:56:57.888725 [ 3 ] {5eb6c1fa-ef95-466c-bc49-935ee0f7658b} <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_histogramf64
18221 2024.07.25 05:56:57.889150 [ 3 ] {5eb6c1fa-ef95-466c-bc49-935ee0f7658b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18222 2024.07.25 05:56:57.889921 [ 3 ] {5eb6c1fa-ef95-466c-bc49-935ee0f7658b} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18223 2024.07.25 05:56:57.889958 [ 3 ] {5eb6c1fa-ef95-466c-bc49-935ee0f7658b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
18224 2024.07.25 05:56:57.890579 [ 3 ] {5eb6c1fa-ef95-466c-bc49-935ee0f7658b} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
18225 2024.07.25 05:56:57.890991 [ 3 ] {5eb6c1fa-ef95-466c-bc49-935ee0f7658b} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18226 2024.07.25 05:56:57.891141 [ 3 ] {5eb6c1fa-ef95-466c-bc49-935ee0f7658b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002727 sec., 11367.803447011369 rows/sec., 20.37 MiB/sec.
18227 2024.07.25 05:56:57.891470 [ 3 ] {5eb6c1fa-ef95-466c-bc49-935ee0f7658b} <Debug> DynamicQueryHandler: Done processing query
18228 2024.07.25 05:56:57.891509 [ 3 ] {5eb6c1fa-ef95-466c-bc49-935ee0f7658b} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
18229 2024.07.25 05:56:57.891543 [ 3 ] {} <Debug> HTTP-Session: 939e438d-8f5d-403c-adbb-e3abb03ac3bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18230 2024.07.25 05:56:57.891677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18231 2024.07.25 05:56:57.891728 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18232 2024.07.25 05:56:57.891747 [ 3 ] {} <Debug> HTTP-Session: 82237f3a-f3ad-4a1d-b5fa-a5ae850422ca Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
18233 2024.07.25 05:56:57.891764 [ 3 ] {} <Debug> HTTP-Session: 82237f3a-f3ad-4a1d-b5fa-a5ae850422ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18234 2024.07.25 05:56:57.891778 [ 3 ] {} <Debug> HTTP-Session: 82237f3a-f3ad-4a1d-b5fa-a5ae850422ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18235 2024.07.25 05:56:57.891809 [ 3 ] {} <Trace> HTTP-Session: 82237f3a-f3ad-4a1d-b5fa-a5ae850422ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18236 2024.07.25 05:56:57.891910 [ 3 ] {7a867aa8-9ba6-44cd-9adf-53ce1a2dd5b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
18237 2024.07.25 05:56:57.891956 [ 3 ] {7a867aa8-9ba6-44cd-9adf-53ce1a2dd5b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
18238 2024.07.25 05:56:57.892089 [ 3 ] {7a867aa8-9ba6-44cd-9adf-53ce1a2dd5b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18239 2024.07.25 05:56:57.892375 [ 3 ] {7a867aa8-9ba6-44cd-9adf-53ce1a2dd5b9} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18240 2024.07.25 05:56:57.892410 [ 3 ] {7a867aa8-9ba6-44cd-9adf-53ce1a2dd5b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
18241 2024.07.25 05:56:57.892760 [ 3 ] {7a867aa8-9ba6-44cd-9adf-53ce1a2dd5b9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
18242 2024.07.25 05:56:57.893088 [ 3 ] {7a867aa8-9ba6-44cd-9adf-53ce1a2dd5b9} <Trace> oximeter.measurements_i64 (3bea69fa-ffd9-44cb-af9e-c7f0ca9b8bc5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18243 2024.07.25 05:56:57.893216 [ 3 ] {7a867aa8-9ba6-44cd-9adf-53ce1a2dd5b9} <Debug> executeQuery: Read 23 rows, 1.24 KiB in 0.001337 sec., 17202.69259536275 rows/sec., 930.55 KiB/sec.
18244 2024.07.25 05:56:57.893381 [ 3 ] {7a867aa8-9ba6-44cd-9adf-53ce1a2dd5b9} <Debug> DynamicQueryHandler: Done processing query
18245 2024.07.25 05:56:57.893405 [ 3 ] {7a867aa8-9ba6-44cd-9adf-53ce1a2dd5b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
18246 2024.07.25 05:56:57.893421 [ 3 ] {} <Debug> HTTP-Session: 82237f3a-f3ad-4a1d-b5fa-a5ae850422ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18247 2024.07.25 05:56:57.893538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18248 2024.07.25 05:56:57.893587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18249 2024.07.25 05:56:57.893607 [ 3 ] {} <Debug> HTTP-Session: f794b2de-f912-4dc7-8e7b-6c18dddde022 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
18250 2024.07.25 05:56:57.893624 [ 3 ] {} <Debug> HTTP-Session: f794b2de-f912-4dc7-8e7b-6c18dddde022 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18251 2024.07.25 05:56:57.893637 [ 3 ] {} <Debug> HTTP-Session: f794b2de-f912-4dc7-8e7b-6c18dddde022 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18252 2024.07.25 05:56:57.893668 [ 3 ] {} <Trace> HTTP-Session: f794b2de-f912-4dc7-8e7b-6c18dddde022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18253 2024.07.25 05:56:57.893796 [ 3 ] {38f2f46a-e28f-454e-8609-65c48d5e1c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
18254 2024.07.25 05:56:57.893841 [ 3 ] {38f2f46a-e28f-454e-8609-65c48d5e1c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18255 2024.07.25 05:56:57.893967 [ 3 ] {38f2f46a-e28f-454e-8609-65c48d5e1c6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18256 2024.07.25 05:56:57.894276 [ 3 ] {38f2f46a-e28f-454e-8609-65c48d5e1c6e} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18257 2024.07.25 05:56:57.894312 [ 3 ] {38f2f46a-e28f-454e-8609-65c48d5e1c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
18258 2024.07.25 05:56:57.894669 [ 3 ] {38f2f46a-e28f-454e-8609-65c48d5e1c6e} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
18259 2024.07.25 05:56:57.894995 [ 3 ] {38f2f46a-e28f-454e-8609-65c48d5e1c6e} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18260 2024.07.25 05:56:57.895125 [ 3 ] {38f2f46a-e28f-454e-8609-65c48d5e1c6e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001385 sec., 43321.29963898917 rows/sec., 2.92 MiB/sec.
18261 2024.07.25 05:56:57.895290 [ 3 ] {38f2f46a-e28f-454e-8609-65c48d5e1c6e} <Debug> DynamicQueryHandler: Done processing query
18262 2024.07.25 05:56:57.895316 [ 3 ] {38f2f46a-e28f-454e-8609-65c48d5e1c6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18263 2024.07.25 05:56:57.895332 [ 3 ] {} <Debug> HTTP-Session: f794b2de-f912-4dc7-8e7b-6c18dddde022 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18264 2024.07.25 05:57:02.326695 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache
18265 2024.07.25 05:57:02.326794 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache
18266 2024.07.25 05:57:02.869024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18267 2024.07.25 05:57:02.869142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18268 2024.07.25 05:57:02.869172 [ 3 ] {} <Debug> HTTP-Session: 3340bdd2-b232-4b48-a080-d3026b6a9851 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
18269 2024.07.25 05:57:02.869199 [ 3 ] {} <Debug> HTTP-Session: 3340bdd2-b232-4b48-a080-d3026b6a9851 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18270 2024.07.25 05:57:02.869217 [ 3 ] {} <Debug> HTTP-Session: 3340bdd2-b232-4b48-a080-d3026b6a9851 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18271 2024.07.25 05:57:02.869273 [ 3 ] {} <Trace> HTTP-Session: 3340bdd2-b232-4b48-a080-d3026b6a9851 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18272 2024.07.25 05:57:02.869478 [ 3 ] {c27116e9-0e68-44f2-93e5-9a1c5724b909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
18273 2024.07.25 05:57:02.869554 [ 3 ] {c27116e9-0e68-44f2-93e5-9a1c5724b909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
18274 2024.07.25 05:57:02.869775 [ 3 ] {c27116e9-0e68-44f2-93e5-9a1c5724b909} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18275 2024.07.25 05:57:02.870312 [ 3 ] {c27116e9-0e68-44f2-93e5-9a1c5724b909} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18276 2024.07.25 05:57:02.870351 [ 3 ] {c27116e9-0e68-44f2-93e5-9a1c5724b909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
18277 2024.07.25 05:57:02.870716 [ 3 ] {c27116e9-0e68-44f2-93e5-9a1c5724b909} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
18278 2024.07.25 05:57:02.871050 [ 3 ] {c27116e9-0e68-44f2-93e5-9a1c5724b909} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18279 2024.07.25 05:57:02.871222 [ 3 ] {c27116e9-0e68-44f2-93e5-9a1c5724b909} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001808 sec., 13827.433628318584 rows/sec., 1.09 MiB/sec.
18280 2024.07.25 05:57:02.871250 [ 77 ] {} <Debug> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
18281 2024.07.25 05:57:02.871360 [ 77 ] {} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18282 2024.07.25 05:57:02.871400 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
18283 2024.07.25 05:57:02.871483 [ 3 ] {c27116e9-0e68-44f2-93e5-9a1c5724b909} <Debug> DynamicQueryHandler: Done processing query
18284 2024.07.25 05:57:02.871556 [ 3 ] {c27116e9-0e68-44f2-93e5-9a1c5724b909} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18285 2024.07.25 05:57:02.871611 [ 3 ] {} <Debug> HTTP-Session: 3340bdd2-b232-4b48-a080-d3026b6a9851 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18286 2024.07.25 05:57:02.871655 [ 188 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::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
18287 2024.07.25 05:57:02.871832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18288 2024.07.25 05:57:02.871916 [ 188 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18289 2024.07.25 05:57:02.871933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18290 2024.07.25 05:57:02.871984 [ 3 ] {} <Debug> HTTP-Session: 87969bf2-4318-4154-bba9-bb73a1f480f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
18291 2024.07.25 05:57:02.871989 [ 188 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 62 rows starting from the beginning of the part
18292 2024.07.25 05:57:02.872011 [ 3 ] {} <Debug> HTTP-Session: 87969bf2-4318-4154-bba9-bb73a1f480f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18293 2024.07.25 05:57:02.872058 [ 3 ] {} <Debug> HTTP-Session: 87969bf2-4318-4154-bba9-bb73a1f480f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18294 2024.07.25 05:57:02.872165 [ 3 ] {} <Trace> HTTP-Session: 87969bf2-4318-4154-bba9-bb73a1f480f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18295 2024.07.25 05:57:02.872237 [ 188 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 25 rows starting from the beginning of the part
18296 2024.07.25 05:57:02.872535 [ 188 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 37 rows starting from the beginning of the part
18297 2024.07.25 05:57:02.872542 [ 3 ] {b4c23aa0-1737-4a02-883b-69453bc39014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
18298 2024.07.25 05:57:02.872701 [ 3 ] {b4c23aa0-1737-4a02-883b-69453bc39014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
18299 2024.07.25 05:57:02.873016 [ 188 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 25 rows starting from the beginning of the part
18300 2024.07.25 05:57:02.873395 [ 188 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 37 rows starting from the beginning of the part
18301 2024.07.25 05:57:02.873464 [ 3 ] {b4c23aa0-1737-4a02-883b-69453bc39014} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18302 2024.07.25 05:57:02.873646 [ 188 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 25 rows starting from the beginning of the part
18303 2024.07.25 05:57:02.874401 [ 3 ] {b4c23aa0-1737-4a02-883b-69453bc39014} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18304 2024.07.25 05:57:02.874459 [ 3 ] {b4c23aa0-1737-4a02-883b-69453bc39014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
18305 2024.07.25 05:57:02.875293 [ 3 ] {b4c23aa0-1737-4a02-883b-69453bc39014} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
18306 2024.07.25 05:57:02.876293 [ 188 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 211 rows, containing 4 columns (4 merged, 0 gathered) in 0.004783334 sec., 44111.49210989657 rows/sec., 3.40 MiB/sec.
18307 2024.07.25 05:57:02.876334 [ 3 ] {b4c23aa0-1737-4a02-883b-69453bc39014} <Trace> oximeter.fields_ipaddr (b862c98f-49f5-4621-85e8-1e1bca2455ca): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18308 2024.07.25 05:57:02.876506 [ 188 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
18309 2024.07.25 05:57:02.876673 [ 3 ] {b4c23aa0-1737-4a02-883b-69453bc39014} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004284 sec., 466.85340802987866 rows/sec., 38.07 KiB/sec.
18310 2024.07.25 05:57:02.877058 [ 3 ] {b4c23aa0-1737-4a02-883b-69453bc39014} <Debug> DynamicQueryHandler: Done processing query
18311 2024.07.25 05:57:02.877113 [ 3 ] {b4c23aa0-1737-4a02-883b-69453bc39014} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
18312 2024.07.25 05:57:02.877157 [ 3 ] {} <Debug> HTTP-Session: 87969bf2-4318-4154-bba9-bb73a1f480f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18313 2024.07.25 05:57:02.877332 [ 192 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_96_19} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18314 2024.07.25 05:57:02.877350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 19283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18315 2024.07.25 05:57:02.877451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18316 2024.07.25 05:57:02.877476 [ 3 ] {} <Debug> HTTP-Session: 982edd45-f4c9-4c13-93b3-e1f7313b9ede Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
18317 2024.07.25 05:57:02.877495 [ 192 ] {9022269b-c495-4944-a02e-2e0a53e8b9d1::all_1_96_19} <Trace> oximeter.fields_i64 (9022269b-c495-4944-a02e-2e0a53e8b9d1) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
18318 2024.07.25 05:57:02.877503 [ 3 ] {} <Debug> HTTP-Session: 982edd45-f4c9-4c13-93b3-e1f7313b9ede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18319 2024.07.25 05:57:02.877537 [ 3 ] {} <Debug> HTTP-Session: 982edd45-f4c9-4c13-93b3-e1f7313b9ede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18320 2024.07.25 05:57:02.877614 [ 3 ] {} <Trace> HTTP-Session: 982edd45-f4c9-4c13-93b3-e1f7313b9ede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18321 2024.07.25 05:57:02.877649 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
18322 2024.07.25 05:57:02.877800 [ 3 ] {2a85fbc2-0958-49cb-92fc-8ac390b4d531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
18323 2024.07.25 05:57:02.877849 [ 3 ] {2a85fbc2-0958-49cb-92fc-8ac390b4d531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18324 2024.07.25 05:57:02.877996 [ 3 ] {2a85fbc2-0958-49cb-92fc-8ac390b4d531} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18325 2024.07.25 05:57:02.878389 [ 3 ] {2a85fbc2-0958-49cb-92fc-8ac390b4d531} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18326 2024.07.25 05:57:02.878426 [ 3 ] {2a85fbc2-0958-49cb-92fc-8ac390b4d531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
18327 2024.07.25 05:57:02.878748 [ 3 ] {2a85fbc2-0958-49cb-92fc-8ac390b4d531} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary)
18328 2024.07.25 05:57:02.879058 [ 3 ] {2a85fbc2-0958-49cb-92fc-8ac390b4d531} <Trace> oximeter.fields_string (42ebec42-6cff-40c9-8d46-ab4220a880c8): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18329 2024.07.25 05:57:02.879211 [ 3 ] {2a85fbc2-0958-49cb-92fc-8ac390b4d531} <Debug> executeQuery: Read 132 rows, 11.24 KiB in 0.00147 sec., 89795.91836734694 rows/sec., 7.47 MiB/sec.
18330 2024.07.25 05:57:02.879387 [ 3 ] {2a85fbc2-0958-49cb-92fc-8ac390b4d531} <Debug> DynamicQueryHandler: Done processing query
18331 2024.07.25 05:57:02.879412 [ 3 ] {2a85fbc2-0958-49cb-92fc-8ac390b4d531} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
18332 2024.07.25 05:57:02.879428 [ 3 ] {} <Debug> HTTP-Session: 982edd45-f4c9-4c13-93b3-e1f7313b9ede Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18333 2024.07.25 05:57:02.879583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18334 2024.07.25 05:57:02.879632 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18335 2024.07.25 05:57:02.879651 [ 3 ] {} <Debug> HTTP-Session: 8fa34eb6-888f-4544-91e1-3a3595884f0a Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
18336 2024.07.25 05:57:02.879668 [ 3 ] {} <Debug> HTTP-Session: 8fa34eb6-888f-4544-91e1-3a3595884f0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18337 2024.07.25 05:57:02.879682 [ 3 ] {} <Debug> HTTP-Session: 8fa34eb6-888f-4544-91e1-3a3595884f0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18338 2024.07.25 05:57:02.879713 [ 3 ] {} <Trace> HTTP-Session: 8fa34eb6-888f-4544-91e1-3a3595884f0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18339 2024.07.25 05:57:02.879806 [ 3 ] {7fd4955a-1f33-448b-bca3-0727f0a8e288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
18340 2024.07.25 05:57:02.879850 [ 3 ] {7fd4955a-1f33-448b-bca3-0727f0a8e288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
18341 2024.07.25 05:57:02.879978 [ 3 ] {7fd4955a-1f33-448b-bca3-0727f0a8e288} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18342 2024.07.25 05:57:02.880269 [ 3 ] {7fd4955a-1f33-448b-bca3-0727f0a8e288} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18343 2024.07.25 05:57:02.880306 [ 3 ] {7fd4955a-1f33-448b-bca3-0727f0a8e288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
18344 2024.07.25 05:57:02.880598 [ 3 ] {7fd4955a-1f33-448b-bca3-0727f0a8e288} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
18345 2024.07.25 05:57:02.880911 [ 3 ] {7fd4955a-1f33-448b-bca3-0727f0a8e288} <Trace> oximeter.fields_u16 (30206ece-d1a8-42f6-a06d-1a2958b9b689): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18346 2024.07.25 05:57:02.881069 [ 3 ] {7fd4955a-1f33-448b-bca3-0727f0a8e288} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001279 sec., 1563.721657544957 rows/sec., 109.19 KiB/sec.
18347 2024.07.25 05:57:02.881333 [ 3 ] {7fd4955a-1f33-448b-bca3-0727f0a8e288} <Debug> DynamicQueryHandler: Done processing query
18348 2024.07.25 05:57:02.881392 [ 3 ] {7fd4955a-1f33-448b-bca3-0727f0a8e288} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
18349 2024.07.25 05:57:02.881443 [ 3 ] {} <Debug> HTTP-Session: 8fa34eb6-888f-4544-91e1-3a3595884f0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18350 2024.07.25 05:57:02.881600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 15469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18351 2024.07.25 05:57:02.881655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18352 2024.07.25 05:57:02.881675 [ 3 ] {} <Debug> HTTP-Session: 680b7672-6d9d-4e4a-b4f6-bc5fcaa3f243 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
18353 2024.07.25 05:57:02.881693 [ 3 ] {} <Debug> HTTP-Session: 680b7672-6d9d-4e4a-b4f6-bc5fcaa3f243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18354 2024.07.25 05:57:02.881706 [ 3 ] {} <Debug> HTTP-Session: 680b7672-6d9d-4e4a-b4f6-bc5fcaa3f243 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18355 2024.07.25 05:57:02.881739 [ 3 ] {} <Trace> HTTP-Session: 680b7672-6d9d-4e4a-b4f6-bc5fcaa3f243 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18356 2024.07.25 05:57:02.881872 [ 3 ] {20585972-db8f-46f5-8a36-9dc1cd5b1619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
18357 2024.07.25 05:57:02.881917 [ 3 ] {20585972-db8f-46f5-8a36-9dc1cd5b1619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18358 2024.07.25 05:57:02.882061 [ 3 ] {20585972-db8f-46f5-8a36-9dc1cd5b1619} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18359 2024.07.25 05:57:02.882427 [ 3 ] {20585972-db8f-46f5-8a36-9dc1cd5b1619} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18360 2024.07.25 05:57:02.882464 [ 3 ] {20585972-db8f-46f5-8a36-9dc1cd5b1619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
18361 2024.07.25 05:57:02.882780 [ 3 ] {20585972-db8f-46f5-8a36-9dc1cd5b1619} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary)
18362 2024.07.25 05:57:02.883229 [ 3 ] {20585972-db8f-46f5-8a36-9dc1cd5b1619} <Trace> oximeter.fields_uuid (a58811b2-35cd-499c-89cc-6c9967eda1b4): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18363 2024.07.25 05:57:02.883380 [ 3 ] {20585972-db8f-46f5-8a36-9dc1cd5b1619} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001559 sec., 58370.75048107761 rows/sec., 4.56 MiB/sec.
18364 2024.07.25 05:57:02.883554 [ 3 ] {20585972-db8f-46f5-8a36-9dc1cd5b1619} <Debug> DynamicQueryHandler: Done processing query
18365 2024.07.25 05:57:02.883579 [ 3 ] {20585972-db8f-46f5-8a36-9dc1cd5b1619} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
18366 2024.07.25 05:57:02.883595 [ 3 ] {} <Debug> HTTP-Session: 680b7672-6d9d-4e4a-b4f6-bc5fcaa3f243 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18367 2024.07.25 05:57:02.883794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 30824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18368 2024.07.25 05:57:02.883841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18369 2024.07.25 05:57:02.883861 [ 3 ] {} <Debug> HTTP-Session: 66746c17-eb61-47e4-86b4-b11083f06763 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
18370 2024.07.25 05:57:02.883878 [ 3 ] {} <Debug> HTTP-Session: 66746c17-eb61-47e4-86b4-b11083f06763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18371 2024.07.25 05:57:02.883891 [ 3 ] {} <Debug> HTTP-Session: 66746c17-eb61-47e4-86b4-b11083f06763 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18372 2024.07.25 05:57:02.883923 [ 3 ] {} <Trace> HTTP-Session: 66746c17-eb61-47e4-86b4-b11083f06763 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18373 2024.07.25 05:57:02.884061 [ 3 ] {8d320e44-8624-4492-a187-df6f141fe4fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
18374 2024.07.25 05:57:02.884109 [ 3 ] {8d320e44-8624-4492-a187-df6f141fe4fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18375 2024.07.25 05:57:02.884255 [ 3 ] {8d320e44-8624-4492-a187-df6f141fe4fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18376 2024.07.25 05:57:02.884646 [ 3 ] {8d320e44-8624-4492-a187-df6f141fe4fe} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18377 2024.07.25 05:57:02.884683 [ 3 ] {8d320e44-8624-4492-a187-df6f141fe4fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
18378 2024.07.25 05:57:02.885074 [ 3 ] {8d320e44-8624-4492-a187-df6f141fe4fe} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
18379 2024.07.25 05:57:02.885421 [ 3 ] {8d320e44-8624-4492-a187-df6f141fe4fe} <Trace> oximeter.measurements_cumulativeu64 (756678d8-25a8-40c6-bbd2-e424e65f4b42): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18380 2024.07.25 05:57:02.885572 [ 3 ] {8d320e44-8624-4492-a187-df6f141fe4fe} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001571 sec., 102482.49522597072 rows/sec., 7.14 MiB/sec.
18381 2024.07.25 05:57:02.885761 [ 3 ] {8d320e44-8624-4492-a187-df6f141fe4fe} <Debug> DynamicQueryHandler: Done processing query
18382 2024.07.25 05:57:02.885786 [ 3 ] {8d320e44-8624-4492-a187-df6f141fe4fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
18383 2024.07.25 05:57:02.885802 [ 3 ] {} <Debug> HTTP-Session: 66746c17-eb61-47e4-86b4-b11083f06763 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18384 2024.07.25 05:57:02.885976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 40588, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18385 2024.07.25 05:57:02.886025 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18386 2024.07.25 05:57:02.886045 [ 3 ] {} <Debug> HTTP-Session: a607f66a-ede5-497f-8811-5b8338a80f61 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
18387 2024.07.25 05:57:02.886062 [ 3 ] {} <Debug> HTTP-Session: a607f66a-ede5-497f-8811-5b8338a80f61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18388 2024.07.25 05:57:02.886077 [ 3 ] {} <Debug> HTTP-Session: a607f66a-ede5-497f-8811-5b8338a80f61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18389 2024.07.25 05:57:02.886108 [ 3 ] {} <Trace> HTTP-Session: a607f66a-ede5-497f-8811-5b8338a80f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18390 2024.07.25 05:57:02.886382 [ 3 ] {42152288-4db6-4233-8a9a-0274fcc288c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
18391 2024.07.25 05:57:02.886447 [ 3 ] {42152288-4db6-4233-8a9a-0274fcc288c4} <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_histogramf64
18392 2024.07.25 05:57:02.886863 [ 3 ] {42152288-4db6-4233-8a9a-0274fcc288c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18393 2024.07.25 05:57:02.887484 [ 3 ] {42152288-4db6-4233-8a9a-0274fcc288c4} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18394 2024.07.25 05:57:02.887520 [ 3 ] {42152288-4db6-4233-8a9a-0274fcc288c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
18395 2024.07.25 05:57:02.888104 [ 3 ] {42152288-4db6-4233-8a9a-0274fcc288c4} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
18396 2024.07.25 05:57:02.888509 [ 3 ] {42152288-4db6-4233-8a9a-0274fcc288c4} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18397 2024.07.25 05:57:02.888693 [ 77 ] {} <Debug> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
18398 2024.07.25 05:57:02.888710 [ 3 ] {42152288-4db6-4233-8a9a-0274fcc288c4} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002513 sec., 9948.269001193792 rows/sec., 17.83 MiB/sec.
18399 2024.07.25 05:57:02.888760 [ 77 ] {} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18400 2024.07.25 05:57:02.888835 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
18401 2024.07.25 05:57:02.889152 [ 189 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::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
18402 2024.07.25 05:57:02.889261 [ 3 ] {42152288-4db6-4233-8a9a-0274fcc288c4} <Debug> DynamicQueryHandler: Done processing query
18403 2024.07.25 05:57:02.889312 [ 3 ] {42152288-4db6-4233-8a9a-0274fcc288c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
18404 2024.07.25 05:57:02.889352 [ 3 ] {} <Debug> HTTP-Session: a607f66a-ede5-497f-8811-5b8338a80f61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18405 2024.07.25 05:57:02.889589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18406 2024.07.25 05:57:02.889704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18407 2024.07.25 05:57:02.889759 [ 3 ] {} <Debug> HTTP-Session: db11a096-0e9b-40c1-b2c5-b49c5944e025 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670
18408 2024.07.25 05:57:02.889807 [ 3 ] {} <Debug> HTTP-Session: db11a096-0e9b-40c1-b2c5-b49c5944e025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18409 2024.07.25 05:57:02.889835 [ 189 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18410 2024.07.25 05:57:02.889846 [ 3 ] {} <Debug> HTTP-Session: db11a096-0e9b-40c1-b2c5-b49c5944e025 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18411 2024.07.25 05:57:02.889944 [ 3 ] {} <Trace> HTTP-Session: db11a096-0e9b-40c1-b2c5-b49c5944e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18412 2024.07.25 05:57:02.890005 [ 189 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1730 rows starting from the beginning of the part
18413 2024.07.25 05:57:02.890233 [ 3 ] {9d83e3bf-ed77-4f9b-911e-3f0b58915101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
18414 2024.07.25 05:57:02.890470 [ 3 ] {9d83e3bf-ed77-4f9b-911e-3f0b58915101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18415 2024.07.25 05:57:02.890707 [ 189 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 25 rows starting from the beginning of the part
18416 2024.07.25 05:57:02.891148 [ 3 ] {9d83e3bf-ed77-4f9b-911e-3f0b58915101} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18417 2024.07.25 05:57:02.891510 [ 189 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 31 rows starting from the beginning of the part
18418 2024.07.25 05:57:02.892188 [ 189 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 25 rows starting from the beginning of the part
18419 2024.07.25 05:57:02.892352 [ 3 ] {9d83e3bf-ed77-4f9b-911e-3f0b58915101} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18420 2024.07.25 05:57:02.892459 [ 3 ] {9d83e3bf-ed77-4f9b-911e-3f0b58915101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
18421 2024.07.25 05:57:02.892864 [ 189 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 31 rows starting from the beginning of the part
18422 2024.07.25 05:57:02.893551 [ 189 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 25 rows starting from the beginning of the part
18423 2024.07.25 05:57:02.893718 [ 3 ] {9d83e3bf-ed77-4f9b-911e-3f0b58915101} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
18424 2024.07.25 05:57:02.894706 [ 3 ] {9d83e3bf-ed77-4f9b-911e-3f0b58915101} <Trace> oximeter.measurements_u64 (443d4962-8c82-45b8-91dd-1b913731885f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18425 2024.07.25 05:57:02.894985 [ 3 ] {9d83e3bf-ed77-4f9b-911e-3f0b58915101} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004873 sec., 12312.74368971886 rows/sec., 849.71 KiB/sec.
18426 2024.07.25 05:57:02.895341 [ 3 ] {9d83e3bf-ed77-4f9b-911e-3f0b58915101} <Debug> DynamicQueryHandler: Done processing query
18427 2024.07.25 05:57:02.895390 [ 3 ] {9d83e3bf-ed77-4f9b-911e-3f0b58915101} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18428 2024.07.25 05:57:02.895426 [ 3 ] {} <Debug> HTTP-Session: db11a096-0e9b-40c1-b2c5-b49c5944e025 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18429 2024.07.25 05:57:02.903401 [ 192 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1867 rows, containing 19 columns (19 merged, 0 gathered) in 0.014438243 sec., 129309.36264197798 rows/sec., 231.72 MiB/sec.
18430 2024.07.25 05:57:02.905127 [ 190 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
18431 2024.07.25 05:57:02.905734 [ 190 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_96_19} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18432 2024.07.25 05:57:02.905813 [ 190 ] {0c4adfa4-ed46-4d5c-8476-563525d26e07::all_1_96_19} <Trace> oximeter.measurements_histogramf64 (0c4adfa4-ed46-4d5c-8476-563525d26e07) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
18433 2024.07.25 05:57:02.905954 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.43 MiB.