Max level shown:
1 [ Aug 27 19:48:22 Enabled. ]
2 [ Aug 27 19:48:22 Rereading configuration. ]
3 [ Aug 27 19:48:22 Rereading configuration. ]
4 [ Aug 27 19:48:23 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ]
5 + set -o errexit
6 + set -o pipefail
7 + . /lib/svc/share/smf_include.sh
8 ++ SMF_EXIT_OK=0
9 ++ SMF_EXIT_NODAEMON=94
10 ++ SMF_EXIT_ERR_FATAL=95
11 ++ SMF_EXIT_ERR_CONFIG=96
12 ++ SMF_EXIT_MON_DEGRADE=97
13 ++ SMF_EXIT_MON_OFFLINE=98
14 ++ SMF_EXIT_ERR_NOSMF=99
15 ++ SMF_EXIT_ERR_PERM=100
16 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default
17 + LISTEN_ADDR=fd00:1122:3344:101::e
18 ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default
19 + LISTEN_PORT=8123
20 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default
21 + DATASTORE=/data
22 + args=("--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT")
23 + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123
24 [ Aug 27 19:48:23 Method "start" exited with status 0. ]
25 Processing configuration file 'config.xml'.
26 There is no file 'config.xml', will use embedded config.
27 Logging trace to /var/tmp/clickhouse-server.log
28 Logging errors to /var/tmp/clickhouse-server.errlog
29 2024.08.27 19:48:24.425167 [ 1 ] {} <Information> Application: Will watch for the process with pid 23593
30 2024.08.27 19:48:24.425696 [ 1 ] {} <Information> Application: Forked a child process to watch
31 2024.08.27 19:48:24.633863 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 23593
32 2024.08.27 19:48:24.634661 [ 1 ] {} <Information> Application: starting up
33 2024.08.27 19:48:24.635376 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
34 2024.08.27 19:48:24.720739 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48.
35 2024.08.27 19:48:24.775960 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
36 2024.08.27 19:48:24.776009 [ 1 ] {} <Debug> Application: Initializing DateLUT.
37 2024.08.27 19:48:24.776028 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
38 2024.08.27 19:48:24.776102 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it
39 2024.08.27 19:48:24.776386 [ 1 ] {} <Debug> Application: Initializing interserver credentials.
40 2024.08.27 19:48:24.777383 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
41 Processing configuration file 'config.xml'.
42 There is no file 'config.xml', will use embedded config.
43 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
44 2024.08.27 19:48:24.777891 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
45 2024.08.27 19:48:24.778805 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio)
46 2024.08.27 19:48:24.778833 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio)
47 2024.08.27 19:48:24.778846 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB
48 2024.08.27 19:48:24.779035 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads
49 2024.08.27 19:48:24.780049 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
50 2024.08.27 19:48:24.785645 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads
51 2024.08.27 19:48:24.786360 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads
52 2024.08.27 19:48:24.787632 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
53 2024.08.27 19:48:24.787702 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
54 2024.08.27 19:48:24.789346 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
55 Processing configuration file 'config.xml'.
56 There is no file 'config.xml', will use embedded config.
57 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
58 2024.08.27 19:48:24.789640 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
59 2024.08.27 19:48:24.793231 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
60 2024.08.27 19:48:24.793891 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: config.xml
61 2024.08.27 19:48:24.795591 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin
62 2024.08.27 19:48:24.796010 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
63 2024.08.27 19:48:24.796373 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
64 2024.08.27 19:48:24.796735 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
65 2024.08.27 19:48:24.797962 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
66 2024.08.27 19:48:24.797991 [ 1 ] {} <Information> Application: Loading metadata from /data/
67 2024.08.27 19:48:24.798070 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache
68 2024.08.27 19:48:24.798232 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache
69 2024.08.27 19:48:24.813378 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
70 2024.08.27 19:48:24.813404 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000142213 sec
71 2024.08.27 19:48:24.813453 [ 1 ] {} <Trace> ReferentialDeps: No tables
72 2024.08.27 19:48:24.813465 [ 1 ] {} <Trace> LoadingDeps: No tables
73 2024.08.27 19:48:24.814657 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
74 2024.08.27 19:48:24.815267 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
75 2024.08.27 19:48:24.815286 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
76 2024.08.27 19:48:24.815326 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
77 2024.08.27 19:48:24.815341 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
78 2024.08.27 19:48:24.815353 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
79 2024.08.27 19:48:24.815386 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
80 2024.08.27 19:48:24.815398 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
81 2024.08.27 19:48:24.815412 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
82 2024.08.27 19:48:24.815441 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config
83 2024.08.27 19:48:24.815457 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
84 2024.08.27 19:48:24.815471 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
85 2024.08.27 19:48:24.815483 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
86 2024.08.27 19:48:24.815519 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
87 2024.08.27 19:48:24.815534 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
88 2024.08.27 19:48:24.815546 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
89 2024.08.27 19:48:24.815577 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
90 2024.08.27 19:48:24.815592 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config
91 2024.08.27 19:48:24.850870 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
92 2024.08.27 19:48:24.854877 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
93 2024.08.27 19:48:24.854944 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000106262 sec
94 2024.08.27 19:48:24.854971 [ 1 ] {} <Trace> ReferentialDeps: No tables
95 2024.08.27 19:48:24.854993 [ 1 ] {} <Trace> LoadingDeps: No tables
96 2024.08.27 19:48:24.855044 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
97 2024.08.27 19:48:24.855406 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/
98 2024.08.27 19:48:24.855519 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded
99 2024.08.27 19:48:24.855553 [ 1 ] {} <Debug> Application: Loaded metadata.
100 2024.08.27 19:48:24.855580 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe).
101 2024.08.27 19:48:24.855621 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
102 2024.08.27 19:48:24.883289 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 23.8.7.1)
103 2024.08.27 19:48:25.089242 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 23.8.7.1)
104 2024.08.27 19:48:25.089314 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
105 2024.08.27 19:48:25.153796 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
106 2024.08.27 19:48:25.153991 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 9.86 MiB, peak 16.07 MiB, free memory in arenas 0.00 B, will set to 157.09 MiB (RSS), difference: 147.23 MiB
107 2024.08.27 19:48:25.154903 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.222e-05 sec.
108 2024.08.27 19:48:25.155260 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
109 2024.08.27 19:48:25.155312 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
110 2024.08.27 19:48:25.155388 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
111 2024.08.27 19:48:25.155410 [ 1 ] {} <Information> Application: Ready for connections.
112 2024.08.27 19:48:25.508537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
113 2024.08.27 19:48:25.508754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
114 2024.08.27 19:48:25.508789 [ 3 ] {} <Debug> HTTP-Session: c19948f3-fe41-4aa0-9b34-3b6a64ae3176 Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
115 2024.08.27 19:48:25.508829 [ 3 ] {} <Debug> HTTP-Session: c19948f3-fe41-4aa0-9b34-3b6a64ae3176 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
116 2024.08.27 19:48:25.508847 [ 3 ] {} <Debug> HTTP-Session: c19948f3-fe41-4aa0-9b34-3b6a64ae3176 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
117 2024.08.27 19:48:25.508932 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
118 2024.08.27 19:48:25.508967 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION
119 2024.08.27 19:48:25.508991 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION
120 2024.08.27 19:48:25.509057 [ 3 ] {} <Trace> HTTP-Session: c19948f3-fe41-4aa0-9b34-3b6a64ae3176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
121 2024.08.27 19:48:25.510173 [ 3 ] {dda351b2-3994-4e2a-bf10-26cc7435a99b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
122 2024.08.27 19:48:25.539160 [ 3 ] {dda351b2-3994-4e2a-bf10-26cc7435a99b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:47214) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
123 
124 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
125 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
126 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
127 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
128 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
129 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
130 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
131 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
132 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
133 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
134 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
135 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
136 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
137 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
138 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
139 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
140 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
141 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
142 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
143 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
144 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
145 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1
146 
147 2024.08.27 19:48:25.539386 [ 3 ] {dda351b2-3994-4e2a-bf10-26cc7435a99b} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
148 
149 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
150 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
151 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
152 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
153 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
154 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
155 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
156 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
157 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
158 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
159 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
160 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
161 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
162 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
163 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
164 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
165 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
166 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
167 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
168 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
169 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
170 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1
171 (version 23.8.7.1)
172 2024.08.27 19:48:25.540759 [ 3 ] {} <Debug> HTTP-Session: c19948f3-fe41-4aa0-9b34-3b6a64ae3176 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
173 2024.08.27 19:48:25.542961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
174 2024.08.27 19:48:25.543032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
175 2024.08.27 19:48:25.543056 [ 3 ] {} <Debug> HTTP-Session: cd378792-beb2-4baa-b18a-dc2cb8c4cb0d Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
176 2024.08.27 19:48:25.543080 [ 3 ] {} <Debug> HTTP-Session: cd378792-beb2-4baa-b18a-dc2cb8c4cb0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
177 2024.08.27 19:48:25.543094 [ 3 ] {} <Debug> HTTP-Session: cd378792-beb2-4baa-b18a-dc2cb8c4cb0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
178 2024.08.27 19:48:25.543136 [ 3 ] {} <Trace> HTTP-Session: cd378792-beb2-4baa-b18a-dc2cb8c4cb0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
179 2024.08.27 19:48:25.543274 [ 3 ] {65279bee-cdec-4b62-a5a0-7aa956bd2b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
180 2024.08.27 19:48:25.543521 [ 3 ] {65279bee-cdec-4b62-a5a0-7aa956bd2b95} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:47214) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
181 
182 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
183 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
184 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
185 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
186 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
187 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
188 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
189 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
190 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
191 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
192 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
193 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
194 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
195 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
196 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
197 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
198 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
199 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
200 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
201 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
202 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
203 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1
204 
205 2024.08.27 19:48:25.543626 [ 3 ] {65279bee-cdec-4b62-a5a0-7aa956bd2b95} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
206 
207 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
208 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
209 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
210 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
211 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
212 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
213 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
214 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
215 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
216 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
217 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
218 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
219 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
220 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
221 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
222 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
223 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
224 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
225 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
226 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
227 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
228 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1
229 (version 23.8.7.1)
230 2024.08.27 19:48:25.543764 [ 3 ] {} <Debug> HTTP-Session: cd378792-beb2-4baa-b18a-dc2cb8c4cb0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
231 2024.08.27 19:48:25.546675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
232 2024.08.27 19:48:25.546726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
233 2024.08.27 19:48:25.546748 [ 3 ] {} <Debug> HTTP-Session: 73361ff5-4727-415d-bcfb-7158f97c7c40 Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
234 2024.08.27 19:48:25.546766 [ 3 ] {} <Debug> HTTP-Session: 73361ff5-4727-415d-bcfb-7158f97c7c40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
235 2024.08.27 19:48:25.546779 [ 3 ] {} <Debug> HTTP-Session: 73361ff5-4727-415d-bcfb-7158f97c7c40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
236 2024.08.27 19:48:25.546817 [ 3 ] {} <Trace> HTTP-Session: 73361ff5-4727-415d-bcfb-7158f97c7c40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
237 2024.08.27 19:48:25.547537 [ 3 ] {d42c491e-054e-4683-b008-63bdb033d481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) DROP DATABASE IF EXISTS oximeter (stage: Complete)
238 2024.08.27 19:48:25.548234 [ 3 ] {d42c491e-054e-4683-b008-63bdb033d481} <Debug> DynamicQueryHandler: Done processing query
239 2024.08.27 19:48:25.548262 [ 3 ] {} <Debug> HTTP-Session: 73361ff5-4727-415d-bcfb-7158f97c7c40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
240 2024.08.27 19:48:25.550621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
241 2024.08.27 19:48:25.550664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
242 2024.08.27 19:48:25.550686 [ 3 ] {} <Debug> HTTP-Session: 7f1ff8da-917b-49d9-8e4e-a571f1488988 Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
243 2024.08.27 19:48:25.550704 [ 3 ] {} <Debug> HTTP-Session: 7f1ff8da-917b-49d9-8e4e-a571f1488988 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
244 2024.08.27 19:48:25.550718 [ 3 ] {} <Debug> HTTP-Session: 7f1ff8da-917b-49d9-8e4e-a571f1488988 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
245 2024.08.27 19:48:25.550749 [ 3 ] {} <Trace> HTTP-Session: 7f1ff8da-917b-49d9-8e4e-a571f1488988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
246 2024.08.27 19:48:25.550834 [ 3 ] {fe8468fd-c0df-4e98-9956-5b53097fe551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
247 2024.08.27 19:48:25.550921 [ 3 ] {fe8468fd-c0df-4e98-9956-5b53097fe551} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
248 2024.08.27 19:48:25.564532 [ 3 ] {fe8468fd-c0df-4e98-9956-5b53097fe551} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
249 2024.08.27 19:48:25.564573 [ 3 ] {fe8468fd-c0df-4e98-9956-5b53097fe551} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.8711e-05 sec
250 2024.08.27 19:48:25.564591 [ 3 ] {fe8468fd-c0df-4e98-9956-5b53097fe551} <Trace> ReferentialDeps: No tables
251 2024.08.27 19:48:25.564613 [ 3 ] {fe8468fd-c0df-4e98-9956-5b53097fe551} <Trace> LoadingDeps: No tables
252 2024.08.27 19:48:25.564639 [ 3 ] {fe8468fd-c0df-4e98-9956-5b53097fe551} <Information> DatabaseAtomic (oximeter): Starting up tables.
253 2024.08.27 19:48:25.564793 [ 3 ] {fe8468fd-c0df-4e98-9956-5b53097fe551} <Debug> DynamicQueryHandler: Done processing query
254 2024.08.27 19:48:25.564825 [ 3 ] {} <Debug> HTTP-Session: 7f1ff8da-917b-49d9-8e4e-a571f1488988 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
255 2024.08.27 19:48:25.564964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
256 2024.08.27 19:48:25.565029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
257 2024.08.27 19:48:25.565053 [ 3 ] {} <Debug> HTTP-Session: b7d99da7-b1fb-421c-ad4f-942c96cce760 Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
258 2024.08.27 19:48:25.565078 [ 3 ] {} <Debug> HTTP-Session: b7d99da7-b1fb-421c-ad4f-942c96cce760 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
259 2024.08.27 19:48:25.565100 [ 3 ] {} <Debug> HTTP-Session: b7d99da7-b1fb-421c-ad4f-942c96cce760 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
260 2024.08.27 19:48:25.565136 [ 3 ] {} <Trace> HTTP-Session: b7d99da7-b1fb-421c-ad4f-942c96cce760 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
261 2024.08.27 19:48:25.565310 [ 3 ] {84a4f259-275e-4622-aff3-34b7ad74dec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) /* The version table contains metadata about the `oximeter` database */
262 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
263 2024.08.27 19:48:25.565367 [ 3 ] {84a4f259-275e-4622-aff3-34b7ad74dec1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
264 2024.08.27 19:48:25.573207 [ 3 ] {84a4f259-275e-4622-aff3-34b7ad74dec1} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1
265 2024.08.27 19:48:25.575499 [ 3 ] {84a4f259-275e-4622-aff3-34b7ad74dec1} <Debug> oximeter.version (b8ad1faa-ab6f-41c6-81e5-78f3c7abc7a7): Loading data parts
266 2024.08.27 19:48:25.575972 [ 3 ] {84a4f259-275e-4622-aff3-34b7ad74dec1} <Debug> oximeter.version (b8ad1faa-ab6f-41c6-81e5-78f3c7abc7a7): There are no data parts
267 2024.08.27 19:48:25.578427 [ 3 ] {84a4f259-275e-4622-aff3-34b7ad74dec1} <Debug> DynamicQueryHandler: Done processing query
268 2024.08.27 19:48:25.578463 [ 3 ] {} <Debug> HTTP-Session: b7d99da7-b1fb-421c-ad4f-942c96cce760 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
269 2024.08.27 19:48:25.578589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
270 2024.08.27 19:48:25.578644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
271 2024.08.27 19:48:25.578665 [ 3 ] {} <Debug> HTTP-Session: 3ed850f7-c76b-48be-93a3-98dbc2924c82 Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
272 2024.08.27 19:48:25.578682 [ 3 ] {} <Debug> HTTP-Session: 3ed850f7-c76b-48be-93a3-98dbc2924c82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
273 2024.08.27 19:48:25.578701 [ 3 ] {} <Debug> HTTP-Session: 3ed850f7-c76b-48be-93a3-98dbc2924c82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
274 2024.08.27 19:48:25.578733 [ 3 ] {} <Trace> HTTP-Session: 3ed850f7-c76b-48be-93a3-98dbc2924c82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
275 2024.08.27 19:48:25.578943 [ 3 ] {cf1f7f1e-ab09-4683-99bb-4828b7cea3b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) /* The measurement tables contain all individual samples from each timeseries.
276 *
277 * Each table stores a single datum type, and otherwise contains nearly the same
278 * structure. The primary sorting key is on the timeseries name, key, and then
279 * timestamp, so that all timeseries from the same schema are grouped, followed
280 * by all samples from the same timeseries.
281 *
282 * This reflects that one usually looks up the _key_ in one or more field table,
283 * and then uses that to index quickly into the measurements tables.
284 */
285 CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
286 2024.08.27 19:48:25.579008 [ 3 ] {cf1f7f1e-ab09-4683-99bb-4828b7cea3b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
287 2024.08.27 19:48:25.590134 [ 3 ] {cf1f7f1e-ab09-4683-99bb-4828b7cea3b9} <Debug> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Loading data parts
288 2024.08.27 19:48:25.590369 [ 3 ] {cf1f7f1e-ab09-4683-99bb-4828b7cea3b9} <Debug> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): There are no data parts
289 2024.08.27 19:48:25.592255 [ 3 ] {cf1f7f1e-ab09-4683-99bb-4828b7cea3b9} <Debug> DynamicQueryHandler: Done processing query
290 2024.08.27 19:48:25.592287 [ 3 ] {} <Debug> HTTP-Session: 3ed850f7-c76b-48be-93a3-98dbc2924c82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
291 2024.08.27 19:48:25.592432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
292 2024.08.27 19:48:25.592489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
293 2024.08.27 19:48:25.592516 [ 3 ] {} <Debug> HTTP-Session: c905842b-d8f8-44cc-882c-608368454bf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
294 2024.08.27 19:48:25.592537 [ 3 ] {} <Debug> HTTP-Session: c905842b-d8f8-44cc-882c-608368454bf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
295 2024.08.27 19:48:25.592551 [ 3 ] {} <Debug> HTTP-Session: c905842b-d8f8-44cc-882c-608368454bf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
296 2024.08.27 19:48:25.592585 [ 3 ] {} <Trace> HTTP-Session: c905842b-d8f8-44cc-882c-608368454bf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
297 2024.08.27 19:48:25.592768 [ 3 ] {de28cb94-3a27-47b3-83a2-c232be172563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
298 2024.08.27 19:48:25.592821 [ 3 ] {de28cb94-3a27-47b3-83a2-c232be172563} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
299 2024.08.27 19:48:25.594400 [ 3 ] {de28cb94-3a27-47b3-83a2-c232be172563} <Debug> oximeter.measurements_i8 (232eae43-509d-40c0-922f-65c43ba76063): Loading data parts
300 2024.08.27 19:48:25.594541 [ 3 ] {de28cb94-3a27-47b3-83a2-c232be172563} <Debug> oximeter.measurements_i8 (232eae43-509d-40c0-922f-65c43ba76063): There are no data parts
301 2024.08.27 19:48:25.595666 [ 3 ] {de28cb94-3a27-47b3-83a2-c232be172563} <Debug> DynamicQueryHandler: Done processing query
302 2024.08.27 19:48:25.595697 [ 3 ] {} <Debug> HTTP-Session: c905842b-d8f8-44cc-882c-608368454bf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
303 2024.08.27 19:48:25.595836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
304 2024.08.27 19:48:25.595888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
305 2024.08.27 19:48:25.595911 [ 3 ] {} <Debug> HTTP-Session: 3b0f025f-d77d-4938-a96b-f95270dcc738 Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
306 2024.08.27 19:48:25.595931 [ 3 ] {} <Debug> HTTP-Session: 3b0f025f-d77d-4938-a96b-f95270dcc738 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
307 2024.08.27 19:48:25.595944 [ 3 ] {} <Debug> HTTP-Session: 3b0f025f-d77d-4938-a96b-f95270dcc738 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
308 2024.08.27 19:48:25.595977 [ 3 ] {} <Trace> HTTP-Session: 3b0f025f-d77d-4938-a96b-f95270dcc738 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
309 2024.08.27 19:48:25.596150 [ 3 ] {3e0939e6-19c4-4a71-a266-cc2328e04330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
310 2024.08.27 19:48:25.596198 [ 3 ] {3e0939e6-19c4-4a71-a266-cc2328e04330} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
311 2024.08.27 19:48:25.597799 [ 3 ] {3e0939e6-19c4-4a71-a266-cc2328e04330} <Debug> oximeter.measurements_u8 (080fae3e-b9a7-485d-b505-ce407fe17d1c): Loading data parts
312 2024.08.27 19:48:25.597936 [ 3 ] {3e0939e6-19c4-4a71-a266-cc2328e04330} <Debug> oximeter.measurements_u8 (080fae3e-b9a7-485d-b505-ce407fe17d1c): There are no data parts
313 2024.08.27 19:48:25.599095 [ 3 ] {3e0939e6-19c4-4a71-a266-cc2328e04330} <Debug> DynamicQueryHandler: Done processing query
314 2024.08.27 19:48:25.599129 [ 3 ] {} <Debug> HTTP-Session: 3b0f025f-d77d-4938-a96b-f95270dcc738 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
315 2024.08.27 19:48:25.599250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
316 2024.08.27 19:48:25.599296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
317 2024.08.27 19:48:25.599320 [ 3 ] {} <Debug> HTTP-Session: dc603b4a-9e3f-43df-b436-9d52ee6f6ed6 Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
318 2024.08.27 19:48:25.599339 [ 3 ] {} <Debug> HTTP-Session: dc603b4a-9e3f-43df-b436-9d52ee6f6ed6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
319 2024.08.27 19:48:25.599353 [ 3 ] {} <Debug> HTTP-Session: dc603b4a-9e3f-43df-b436-9d52ee6f6ed6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
320 2024.08.27 19:48:25.599386 [ 3 ] {} <Trace> HTTP-Session: dc603b4a-9e3f-43df-b436-9d52ee6f6ed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
321 2024.08.27 19:48:25.599563 [ 3 ] {fe7b0216-e532-4298-be8a-780ad7a30a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
322 2024.08.27 19:48:25.599619 [ 3 ] {fe7b0216-e532-4298-be8a-780ad7a30a9b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
323 2024.08.27 19:48:25.601179 [ 3 ] {fe7b0216-e532-4298-be8a-780ad7a30a9b} <Debug> oximeter.measurements_i16 (61e801e5-6607-4f2f-b9da-a72b6663a3b6): Loading data parts
324 2024.08.27 19:48:25.601309 [ 3 ] {fe7b0216-e532-4298-be8a-780ad7a30a9b} <Debug> oximeter.measurements_i16 (61e801e5-6607-4f2f-b9da-a72b6663a3b6): There are no data parts
325 2024.08.27 19:48:25.602415 [ 3 ] {fe7b0216-e532-4298-be8a-780ad7a30a9b} <Debug> DynamicQueryHandler: Done processing query
326 2024.08.27 19:48:25.602440 [ 3 ] {} <Debug> HTTP-Session: dc603b4a-9e3f-43df-b436-9d52ee6f6ed6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
327 2024.08.27 19:48:25.602552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
328 2024.08.27 19:48:25.602608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
329 2024.08.27 19:48:25.602627 [ 3 ] {} <Debug> HTTP-Session: d8f05ece-2755-4ba7-8523-c8b6e64650c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
330 2024.08.27 19:48:25.602648 [ 3 ] {} <Debug> HTTP-Session: d8f05ece-2755-4ba7-8523-c8b6e64650c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
331 2024.08.27 19:48:25.602661 [ 3 ] {} <Debug> HTTP-Session: d8f05ece-2755-4ba7-8523-c8b6e64650c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
332 2024.08.27 19:48:25.602695 [ 3 ] {} <Trace> HTTP-Session: d8f05ece-2755-4ba7-8523-c8b6e64650c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
333 2024.08.27 19:48:25.602875 [ 3 ] {0c8bd897-ecd0-4f8d-b100-eacaf851d926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
334 2024.08.27 19:48:25.602924 [ 3 ] {0c8bd897-ecd0-4f8d-b100-eacaf851d926} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
335 2024.08.27 19:48:25.604453 [ 3 ] {0c8bd897-ecd0-4f8d-b100-eacaf851d926} <Debug> oximeter.measurements_u16 (5b3ffc6a-78a7-4fc0-8e2d-c99a04d07549): Loading data parts
336 2024.08.27 19:48:25.604563 [ 3 ] {0c8bd897-ecd0-4f8d-b100-eacaf851d926} <Debug> oximeter.measurements_u16 (5b3ffc6a-78a7-4fc0-8e2d-c99a04d07549): There are no data parts
337 2024.08.27 19:48:25.605675 [ 3 ] {0c8bd897-ecd0-4f8d-b100-eacaf851d926} <Debug> DynamicQueryHandler: Done processing query
338 2024.08.27 19:48:25.605706 [ 3 ] {} <Debug> HTTP-Session: d8f05ece-2755-4ba7-8523-c8b6e64650c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
339 2024.08.27 19:48:25.605843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
340 2024.08.27 19:48:25.605894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
341 2024.08.27 19:48:25.605914 [ 3 ] {} <Debug> HTTP-Session: d826767c-af4e-4bce-b941-04ddc7ecf648 Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
342 2024.08.27 19:48:25.605934 [ 3 ] {} <Debug> HTTP-Session: d826767c-af4e-4bce-b941-04ddc7ecf648 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
343 2024.08.27 19:48:25.605947 [ 3 ] {} <Debug> HTTP-Session: d826767c-af4e-4bce-b941-04ddc7ecf648 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
344 2024.08.27 19:48:25.605981 [ 3 ] {} <Trace> HTTP-Session: d826767c-af4e-4bce-b941-04ddc7ecf648 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
345 2024.08.27 19:48:25.606158 [ 3 ] {d3272d65-a2d7-413e-8458-2f754756d97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
346 2024.08.27 19:48:25.606210 [ 3 ] {d3272d65-a2d7-413e-8458-2f754756d97f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
347 2024.08.27 19:48:25.607720 [ 3 ] {d3272d65-a2d7-413e-8458-2f754756d97f} <Debug> oximeter.measurements_i32 (361f7654-719d-404b-aace-ed6410548793): Loading data parts
348 2024.08.27 19:48:25.607840 [ 3 ] {d3272d65-a2d7-413e-8458-2f754756d97f} <Debug> oximeter.measurements_i32 (361f7654-719d-404b-aace-ed6410548793): There are no data parts
349 2024.08.27 19:48:25.608960 [ 3 ] {d3272d65-a2d7-413e-8458-2f754756d97f} <Debug> DynamicQueryHandler: Done processing query
350 2024.08.27 19:48:25.608985 [ 3 ] {} <Debug> HTTP-Session: d826767c-af4e-4bce-b941-04ddc7ecf648 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
351 2024.08.27 19:48:25.609101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
352 2024.08.27 19:48:25.609152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
353 2024.08.27 19:48:25.609171 [ 3 ] {} <Debug> HTTP-Session: e7bee1a8-916b-4cc4-a8d0-72148570dbe3 Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
354 2024.08.27 19:48:25.609195 [ 3 ] {} <Debug> HTTP-Session: e7bee1a8-916b-4cc4-a8d0-72148570dbe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
355 2024.08.27 19:48:25.609213 [ 3 ] {} <Debug> HTTP-Session: e7bee1a8-916b-4cc4-a8d0-72148570dbe3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
356 2024.08.27 19:48:25.609243 [ 3 ] {} <Trace> HTTP-Session: e7bee1a8-916b-4cc4-a8d0-72148570dbe3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
357 2024.08.27 19:48:25.609421 [ 3 ] {8ebb0acb-ee62-482c-b593-1c7e7c3fbcad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
358 2024.08.27 19:48:25.609473 [ 3 ] {8ebb0acb-ee62-482c-b593-1c7e7c3fbcad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
359 2024.08.27 19:48:25.610978 [ 3 ] {8ebb0acb-ee62-482c-b593-1c7e7c3fbcad} <Debug> oximeter.measurements_u32 (5374f15b-b64b-4f24-9c9e-d72f3682aaed): Loading data parts
360 2024.08.27 19:48:25.611089 [ 3 ] {8ebb0acb-ee62-482c-b593-1c7e7c3fbcad} <Debug> oximeter.measurements_u32 (5374f15b-b64b-4f24-9c9e-d72f3682aaed): There are no data parts
361 2024.08.27 19:48:25.612173 [ 3 ] {8ebb0acb-ee62-482c-b593-1c7e7c3fbcad} <Debug> DynamicQueryHandler: Done processing query
362 2024.08.27 19:48:25.612196 [ 3 ] {} <Debug> HTTP-Session: e7bee1a8-916b-4cc4-a8d0-72148570dbe3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
363 2024.08.27 19:48:25.612317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
364 2024.08.27 19:48:25.612369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
365 2024.08.27 19:48:25.612387 [ 3 ] {} <Debug> HTTP-Session: 9e0a6bf9-08c6-49c9-bb91-4c25a54fad01 Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
366 2024.08.27 19:48:25.612406 [ 3 ] {} <Debug> HTTP-Session: 9e0a6bf9-08c6-49c9-bb91-4c25a54fad01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
367 2024.08.27 19:48:25.612419 [ 3 ] {} <Debug> HTTP-Session: 9e0a6bf9-08c6-49c9-bb91-4c25a54fad01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
368 2024.08.27 19:48:25.612450 [ 3 ] {} <Trace> HTTP-Session: 9e0a6bf9-08c6-49c9-bb91-4c25a54fad01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
369 2024.08.27 19:48:25.612614 [ 3 ] {64356d42-5426-4bd5-8016-c5346e45d6fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
370 2024.08.27 19:48:25.612663 [ 3 ] {64356d42-5426-4bd5-8016-c5346e45d6fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
371 2024.08.27 19:48:25.614274 [ 3 ] {64356d42-5426-4bd5-8016-c5346e45d6fc} <Debug> oximeter.measurements_i64 (0519600b-b570-40b8-9272-3f7c21ba25c5): Loading data parts
372 2024.08.27 19:48:25.614399 [ 3 ] {64356d42-5426-4bd5-8016-c5346e45d6fc} <Debug> oximeter.measurements_i64 (0519600b-b570-40b8-9272-3f7c21ba25c5): There are no data parts
373 2024.08.27 19:48:25.615492 [ 3 ] {64356d42-5426-4bd5-8016-c5346e45d6fc} <Debug> DynamicQueryHandler: Done processing query
374 2024.08.27 19:48:25.615516 [ 3 ] {} <Debug> HTTP-Session: 9e0a6bf9-08c6-49c9-bb91-4c25a54fad01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
375 2024.08.27 19:48:25.615629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
376 2024.08.27 19:48:25.615680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
377 2024.08.27 19:48:25.615699 [ 3 ] {} <Debug> HTTP-Session: 1587976c-db10-45cb-a0fc-378cc2352600 Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
378 2024.08.27 19:48:25.615719 [ 3 ] {} <Debug> HTTP-Session: 1587976c-db10-45cb-a0fc-378cc2352600 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
379 2024.08.27 19:48:25.615737 [ 3 ] {} <Debug> HTTP-Session: 1587976c-db10-45cb-a0fc-378cc2352600 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
380 2024.08.27 19:48:25.615767 [ 3 ] {} <Trace> HTTP-Session: 1587976c-db10-45cb-a0fc-378cc2352600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
381 2024.08.27 19:48:25.615945 [ 3 ] {1b461685-dfce-40d4-abe8-a0e3ab3d3465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
382 2024.08.27 19:48:25.615997 [ 3 ] {1b461685-dfce-40d4-abe8-a0e3ab3d3465} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
383 2024.08.27 19:48:25.617489 [ 3 ] {1b461685-dfce-40d4-abe8-a0e3ab3d3465} <Debug> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Loading data parts
384 2024.08.27 19:48:25.617609 [ 3 ] {1b461685-dfce-40d4-abe8-a0e3ab3d3465} <Debug> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): There are no data parts
385 2024.08.27 19:48:25.618692 [ 3 ] {1b461685-dfce-40d4-abe8-a0e3ab3d3465} <Debug> DynamicQueryHandler: Done processing query
386 2024.08.27 19:48:25.618716 [ 3 ] {} <Debug> HTTP-Session: 1587976c-db10-45cb-a0fc-378cc2352600 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
387 2024.08.27 19:48:25.618848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
388 2024.08.27 19:48:25.618901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
389 2024.08.27 19:48:25.618919 [ 3 ] {} <Debug> HTTP-Session: 42342a4e-0a24-455e-9e7c-95c8f0e4d095 Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
390 2024.08.27 19:48:25.618940 [ 3 ] {} <Debug> HTTP-Session: 42342a4e-0a24-455e-9e7c-95c8f0e4d095 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
391 2024.08.27 19:48:25.618957 [ 3 ] {} <Debug> HTTP-Session: 42342a4e-0a24-455e-9e7c-95c8f0e4d095 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
392 2024.08.27 19:48:25.618987 [ 3 ] {} <Trace> HTTP-Session: 42342a4e-0a24-455e-9e7c-95c8f0e4d095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
393 2024.08.27 19:48:25.619164 [ 3 ] {156818a7-4df1-4786-936f-a5dec5beb28e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
394 2024.08.27 19:48:25.619217 [ 3 ] {156818a7-4df1-4786-936f-a5dec5beb28e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
395 2024.08.27 19:48:25.620732 [ 3 ] {156818a7-4df1-4786-936f-a5dec5beb28e} <Debug> oximeter.measurements_f32 (4bd672cb-d244-4cfa-a094-34c314e42e57): Loading data parts
396 2024.08.27 19:48:25.620863 [ 3 ] {156818a7-4df1-4786-936f-a5dec5beb28e} <Debug> oximeter.measurements_f32 (4bd672cb-d244-4cfa-a094-34c314e42e57): There are no data parts
397 2024.08.27 19:48:25.622038 [ 3 ] {156818a7-4df1-4786-936f-a5dec5beb28e} <Debug> DynamicQueryHandler: Done processing query
398 2024.08.27 19:48:25.622063 [ 3 ] {} <Debug> HTTP-Session: 42342a4e-0a24-455e-9e7c-95c8f0e4d095 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
399 2024.08.27 19:48:25.622199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
400 2024.08.27 19:48:25.622249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
401 2024.08.27 19:48:25.622269 [ 3 ] {} <Debug> HTTP-Session: bc6c8095-a933-4086-83ff-870864b482ea Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
402 2024.08.27 19:48:25.622290 [ 3 ] {} <Debug> HTTP-Session: bc6c8095-a933-4086-83ff-870864b482ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
403 2024.08.27 19:48:25.622307 [ 3 ] {} <Debug> HTTP-Session: bc6c8095-a933-4086-83ff-870864b482ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
404 2024.08.27 19:48:25.622337 [ 3 ] {} <Trace> HTTP-Session: bc6c8095-a933-4086-83ff-870864b482ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
405 2024.08.27 19:48:25.622510 [ 3 ] {f6e12e82-6f5a-4860-989c-d016efcd0465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
406 2024.08.27 19:48:25.622563 [ 3 ] {f6e12e82-6f5a-4860-989c-d016efcd0465} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
407 2024.08.27 19:48:25.624091 [ 3 ] {f6e12e82-6f5a-4860-989c-d016efcd0465} <Debug> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Loading data parts
408 2024.08.27 19:48:25.624204 [ 3 ] {f6e12e82-6f5a-4860-989c-d016efcd0465} <Debug> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): There are no data parts
409 2024.08.27 19:48:25.625307 [ 3 ] {f6e12e82-6f5a-4860-989c-d016efcd0465} <Debug> DynamicQueryHandler: Done processing query
410 2024.08.27 19:48:25.625331 [ 3 ] {} <Debug> HTTP-Session: bc6c8095-a933-4086-83ff-870864b482ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
411 2024.08.27 19:48:25.625460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
412 2024.08.27 19:48:25.625512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
413 2024.08.27 19:48:25.625535 [ 3 ] {} <Debug> HTTP-Session: 87853805-14f5-4778-9044-9e8e2cf374c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
414 2024.08.27 19:48:25.625552 [ 3 ] {} <Debug> HTTP-Session: 87853805-14f5-4778-9044-9e8e2cf374c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
415 2024.08.27 19:48:25.625569 [ 3 ] {} <Debug> HTTP-Session: 87853805-14f5-4778-9044-9e8e2cf374c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
416 2024.08.27 19:48:25.625602 [ 3 ] {} <Trace> HTTP-Session: 87853805-14f5-4778-9044-9e8e2cf374c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
417 2024.08.27 19:48:25.625774 [ 3 ] {c176cff6-1efe-47d0-9a4a-7343f25b6391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
418 2024.08.27 19:48:25.625830 [ 3 ] {c176cff6-1efe-47d0-9a4a-7343f25b6391} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
419 2024.08.27 19:48:25.627331 [ 3 ] {c176cff6-1efe-47d0-9a4a-7343f25b6391} <Debug> oximeter.measurements_string (cb8b0002-1cde-41b8-89fe-4acff41af3fd): Loading data parts
420 2024.08.27 19:48:25.627439 [ 3 ] {c176cff6-1efe-47d0-9a4a-7343f25b6391} <Debug> oximeter.measurements_string (cb8b0002-1cde-41b8-89fe-4acff41af3fd): There are no data parts
421 2024.08.27 19:48:25.628545 [ 3 ] {c176cff6-1efe-47d0-9a4a-7343f25b6391} <Debug> DynamicQueryHandler: Done processing query
422 2024.08.27 19:48:25.628569 [ 3 ] {} <Debug> HTTP-Session: 87853805-14f5-4778-9044-9e8e2cf374c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
423 2024.08.27 19:48:25.628693 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
424 2024.08.27 19:48:25.628743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
425 2024.08.27 19:48:25.628766 [ 3 ] {} <Debug> HTTP-Session: b37d5639-12f9-4722-89a5-3d5c1164672b Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
426 2024.08.27 19:48:25.628782 [ 3 ] {} <Debug> HTTP-Session: b37d5639-12f9-4722-89a5-3d5c1164672b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
427 2024.08.27 19:48:25.628802 [ 3 ] {} <Debug> HTTP-Session: b37d5639-12f9-4722-89a5-3d5c1164672b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
428 2024.08.27 19:48:25.628837 [ 3 ] {} <Trace> HTTP-Session: b37d5639-12f9-4722-89a5-3d5c1164672b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
429 2024.08.27 19:48:25.629014 [ 3 ] {47456206-65cb-44ab-8ba3-8ed8547307ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
430 * NOTE: Right now we can't unambiguously record a nullable byte array.
431 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
432 * a string isn't palatable for a few reasons.
433 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
434 * details.
435 */
436 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
437 2024.08.27 19:48:25.629069 [ 3 ] {47456206-65cb-44ab-8ba3-8ed8547307ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
438 2024.08.27 19:48:25.630585 [ 3 ] {47456206-65cb-44ab-8ba3-8ed8547307ec} <Debug> oximeter.measurements_bytes (91178be9-cdc4-49eb-ad9c-25347433d2ae): Loading data parts
439 2024.08.27 19:48:25.630701 [ 3 ] {47456206-65cb-44ab-8ba3-8ed8547307ec} <Debug> oximeter.measurements_bytes (91178be9-cdc4-49eb-ad9c-25347433d2ae): There are no data parts
440 2024.08.27 19:48:25.631818 [ 3 ] {47456206-65cb-44ab-8ba3-8ed8547307ec} <Debug> DynamicQueryHandler: Done processing query
441 2024.08.27 19:48:25.631850 [ 3 ] {} <Debug> HTTP-Session: b37d5639-12f9-4722-89a5-3d5c1164672b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
442 2024.08.27 19:48:25.631975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
443 2024.08.27 19:48:25.632026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
444 2024.08.27 19:48:25.632049 [ 3 ] {} <Debug> HTTP-Session: f0726831-ed74-4a4f-aaad-a54fcc7818e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
445 2024.08.27 19:48:25.632068 [ 3 ] {} <Debug> HTTP-Session: f0726831-ed74-4a4f-aaad-a54fcc7818e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
446 2024.08.27 19:48:25.632082 [ 3 ] {} <Debug> HTTP-Session: f0726831-ed74-4a4f-aaad-a54fcc7818e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
447 2024.08.27 19:48:25.632116 [ 3 ] {} <Trace> HTTP-Session: f0726831-ed74-4a4f-aaad-a54fcc7818e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
448 2024.08.27 19:48:25.632299 [ 3 ] {a0937493-a52b-4479-9ebd-38eca2ea9589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
449 2024.08.27 19:48:25.632354 [ 3 ] {a0937493-a52b-4479-9ebd-38eca2ea9589} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
450 2024.08.27 19:48:25.633948 [ 3 ] {a0937493-a52b-4479-9ebd-38eca2ea9589} <Debug> oximeter.measurements_cumulativei64 (6f15fd75-094f-411e-839f-17642823886e): Loading data parts
451 2024.08.27 19:48:25.634080 [ 3 ] {a0937493-a52b-4479-9ebd-38eca2ea9589} <Debug> oximeter.measurements_cumulativei64 (6f15fd75-094f-411e-839f-17642823886e): There are no data parts
452 2024.08.27 19:48:25.635256 [ 3 ] {a0937493-a52b-4479-9ebd-38eca2ea9589} <Debug> DynamicQueryHandler: Done processing query
453 2024.08.27 19:48:25.635281 [ 3 ] {} <Debug> HTTP-Session: f0726831-ed74-4a4f-aaad-a54fcc7818e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
454 2024.08.27 19:48:25.635403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
455 2024.08.27 19:48:25.635456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
456 2024.08.27 19:48:25.635475 [ 3 ] {} <Debug> HTTP-Session: 1b2c0c90-4755-43ad-80ed-22821050d979 Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
457 2024.08.27 19:48:25.635496 [ 3 ] {} <Debug> HTTP-Session: 1b2c0c90-4755-43ad-80ed-22821050d979 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
458 2024.08.27 19:48:25.635514 [ 3 ] {} <Debug> HTTP-Session: 1b2c0c90-4755-43ad-80ed-22821050d979 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
459 2024.08.27 19:48:25.635544 [ 3 ] {} <Trace> HTTP-Session: 1b2c0c90-4755-43ad-80ed-22821050d979 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
460 2024.08.27 19:48:25.635728 [ 3 ] {a3672390-1464-42ff-bad0-609c075e888a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
461 2024.08.27 19:48:25.635783 [ 3 ] {a3672390-1464-42ff-bad0-609c075e888a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
462 2024.08.27 19:48:25.637357 [ 3 ] {a3672390-1464-42ff-bad0-609c075e888a} <Debug> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Loading data parts
463 2024.08.27 19:48:25.637464 [ 3 ] {a3672390-1464-42ff-bad0-609c075e888a} <Debug> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): There are no data parts
464 2024.08.27 19:48:25.638591 [ 3 ] {a3672390-1464-42ff-bad0-609c075e888a} <Debug> DynamicQueryHandler: Done processing query
465 2024.08.27 19:48:25.638622 [ 3 ] {} <Debug> HTTP-Session: 1b2c0c90-4755-43ad-80ed-22821050d979 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
466 2024.08.27 19:48:25.638730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
467 2024.08.27 19:48:25.638781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
468 2024.08.27 19:48:25.638807 [ 3 ] {} <Debug> HTTP-Session: 73715c8b-5240-46c2-a616-fdc9a1291b21 Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
469 2024.08.27 19:48:25.638823 [ 3 ] {} <Debug> HTTP-Session: 73715c8b-5240-46c2-a616-fdc9a1291b21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
470 2024.08.27 19:48:25.638842 [ 3 ] {} <Debug> HTTP-Session: 73715c8b-5240-46c2-a616-fdc9a1291b21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
471 2024.08.27 19:48:25.638876 [ 3 ] {} <Trace> HTTP-Session: 73715c8b-5240-46c2-a616-fdc9a1291b21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
472 2024.08.27 19:48:25.639056 [ 3 ] {2591c5d3-39a5-4ee1-93a6-43a8a36e3a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
473 2024.08.27 19:48:25.639112 [ 3 ] {2591c5d3-39a5-4ee1-93a6-43a8a36e3a29} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
474 2024.08.27 19:48:25.640701 [ 3 ] {2591c5d3-39a5-4ee1-93a6-43a8a36e3a29} <Debug> oximeter.measurements_cumulativef32 (59f3d3a0-bc7e-4b45-aa59-28801cc95826): Loading data parts
475 2024.08.27 19:48:25.640847 [ 3 ] {2591c5d3-39a5-4ee1-93a6-43a8a36e3a29} <Debug> oximeter.measurements_cumulativef32 (59f3d3a0-bc7e-4b45-aa59-28801cc95826): There are no data parts
476 2024.08.27 19:48:25.642004 [ 3 ] {2591c5d3-39a5-4ee1-93a6-43a8a36e3a29} <Debug> DynamicQueryHandler: Done processing query
477 2024.08.27 19:48:25.642041 [ 3 ] {} <Debug> HTTP-Session: 73715c8b-5240-46c2-a616-fdc9a1291b21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
478 2024.08.27 19:48:25.642190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
479 2024.08.27 19:48:25.642238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
480 2024.08.27 19:48:25.642264 [ 3 ] {} <Debug> HTTP-Session: 42cafc87-022c-4746-8a71-7f70206400a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
481 2024.08.27 19:48:25.642284 [ 3 ] {} <Debug> HTTP-Session: 42cafc87-022c-4746-8a71-7f70206400a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
482 2024.08.27 19:48:25.642300 [ 3 ] {} <Debug> HTTP-Session: 42cafc87-022c-4746-8a71-7f70206400a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
483 2024.08.27 19:48:25.642335 [ 3 ] {} <Trace> HTTP-Session: 42cafc87-022c-4746-8a71-7f70206400a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
484 2024.08.27 19:48:25.642521 [ 3 ] {5d44b5d3-3386-4463-99e8-3000f77cc71a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
485 2024.08.27 19:48:25.642586 [ 3 ] {5d44b5d3-3386-4463-99e8-3000f77cc71a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
486 2024.08.27 19:48:25.644348 [ 3 ] {5d44b5d3-3386-4463-99e8-3000f77cc71a} <Debug> oximeter.measurements_cumulativef64 (c2c2e8bb-3cee-463b-8972-820271022507): Loading data parts
487 2024.08.27 19:48:25.644501 [ 3 ] {5d44b5d3-3386-4463-99e8-3000f77cc71a} <Debug> oximeter.measurements_cumulativef64 (c2c2e8bb-3cee-463b-8972-820271022507): There are no data parts
488 2024.08.27 19:48:25.645713 [ 3 ] {5d44b5d3-3386-4463-99e8-3000f77cc71a} <Debug> DynamicQueryHandler: Done processing query
489 2024.08.27 19:48:25.645738 [ 3 ] {} <Debug> HTTP-Session: 42cafc87-022c-4746-8a71-7f70206400a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
490 2024.08.27 19:48:25.645894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 1300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
491 2024.08.27 19:48:25.645947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
492 2024.08.27 19:48:25.645967 [ 3 ] {} <Debug> HTTP-Session: 7630a049-0491-43b6-9787-6a40dd1f60b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
493 2024.08.27 19:48:25.645989 [ 3 ] {} <Debug> HTTP-Session: 7630a049-0491-43b6-9787-6a40dd1f60b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
494 2024.08.27 19:48:25.646007 [ 3 ] {} <Debug> HTTP-Session: 7630a049-0491-43b6-9787-6a40dd1f60b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
495 2024.08.27 19:48:25.646038 [ 3 ] {} <Trace> HTTP-Session: 7630a049-0491-43b6-9787-6a40dd1f60b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
496 2024.08.27 19:48:25.646307 [ 3 ] {41dcca0a-641a-4ab5-9636-9360696ab02f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
497 * NOTE: Array types cannot be Nullable, see
498 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
499 * for more details.
500 *
501 * This means we need to use empty arrays to indicate a missing value. This
502 * is unfortunate, and at this point relies on the fact that an
503 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
504 * to figure out another way to represent missing samples here.
505 */
506 bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
507 2024.08.27 19:48:25.646376 [ 3 ] {41dcca0a-641a-4ab5-9636-9360696ab02f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
508 2024.08.27 19:48:25.648247 [ 3 ] {41dcca0a-641a-4ab5-9636-9360696ab02f} <Debug> oximeter.measurements_histogrami8 (4797aaf4-3a24-444c-9d3b-18d2e055a951): Loading data parts
509 2024.08.27 19:48:25.648384 [ 3 ] {41dcca0a-641a-4ab5-9636-9360696ab02f} <Debug> oximeter.measurements_histogrami8 (4797aaf4-3a24-444c-9d3b-18d2e055a951): There are no data parts
510 2024.08.27 19:48:25.649558 [ 3 ] {41dcca0a-641a-4ab5-9636-9360696ab02f} <Debug> DynamicQueryHandler: Done processing query
511 2024.08.27 19:48:25.649584 [ 3 ] {} <Debug> HTTP-Session: 7630a049-0491-43b6-9787-6a40dd1f60b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
512 2024.08.27 19:48:25.649720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
513 2024.08.27 19:48:25.649772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
514 2024.08.27 19:48:25.649791 [ 3 ] {} <Debug> HTTP-Session: 42ba65ab-69db-42bd-ab91-65d54b10d837 Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
515 2024.08.27 19:48:25.649816 [ 3 ] {} <Debug> HTTP-Session: 42ba65ab-69db-42bd-ab91-65d54b10d837 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
516 2024.08.27 19:48:25.649835 [ 3 ] {} <Debug> HTTP-Session: 42ba65ab-69db-42bd-ab91-65d54b10d837 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
517 2024.08.27 19:48:25.649864 [ 3 ] {} <Trace> HTTP-Session: 42ba65ab-69db-42bd-ab91-65d54b10d837 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
518 2024.08.27 19:48:25.650113 [ 3 ] {a89157c8-18e7-4a6d-9357-dabc0d6e56d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
519 2024.08.27 19:48:25.650179 [ 3 ] {a89157c8-18e7-4a6d-9357-dabc0d6e56d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
520 2024.08.27 19:48:25.652056 [ 3 ] {a89157c8-18e7-4a6d-9357-dabc0d6e56d0} <Debug> oximeter.measurements_histogramu8 (a6f1a152-e5e4-46a7-a030-7ef7a829be38): Loading data parts
521 2024.08.27 19:48:25.652193 [ 3 ] {a89157c8-18e7-4a6d-9357-dabc0d6e56d0} <Debug> oximeter.measurements_histogramu8 (a6f1a152-e5e4-46a7-a030-7ef7a829be38): There are no data parts
522 2024.08.27 19:48:25.653396 [ 3 ] {a89157c8-18e7-4a6d-9357-dabc0d6e56d0} <Debug> DynamicQueryHandler: Done processing query
523 2024.08.27 19:48:25.653421 [ 3 ] {} <Debug> HTTP-Session: 42ba65ab-69db-42bd-ab91-65d54b10d837 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
524 2024.08.27 19:48:25.653545 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
525 2024.08.27 19:48:25.653597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
526 2024.08.27 19:48:25.653616 [ 3 ] {} <Debug> HTTP-Session: 6f661715-d565-4330-b12f-bddf64943e59 Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
527 2024.08.27 19:48:25.653638 [ 3 ] {} <Debug> HTTP-Session: 6f661715-d565-4330-b12f-bddf64943e59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
528 2024.08.27 19:48:25.653656 [ 3 ] {} <Debug> HTTP-Session: 6f661715-d565-4330-b12f-bddf64943e59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
529 2024.08.27 19:48:25.653686 [ 3 ] {} <Trace> HTTP-Session: 6f661715-d565-4330-b12f-bddf64943e59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
530 2024.08.27 19:48:25.653939 [ 3 ] {a4d86877-0d31-4ddf-8c2c-888dc3de2aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
531 2024.08.27 19:48:25.654005 [ 3 ] {a4d86877-0d31-4ddf-8c2c-888dc3de2aca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
532 2024.08.27 19:48:25.655843 [ 3 ] {a4d86877-0d31-4ddf-8c2c-888dc3de2aca} <Debug> oximeter.measurements_histogrami16 (61c72d30-4b00-43b6-bcae-2290066a0363): Loading data parts
533 2024.08.27 19:48:25.655978 [ 3 ] {a4d86877-0d31-4ddf-8c2c-888dc3de2aca} <Debug> oximeter.measurements_histogrami16 (61c72d30-4b00-43b6-bcae-2290066a0363): There are no data parts
534 2024.08.27 19:48:25.657177 [ 3 ] {a4d86877-0d31-4ddf-8c2c-888dc3de2aca} <Debug> DynamicQueryHandler: Done processing query
535 2024.08.27 19:48:25.657201 [ 3 ] {} <Debug> HTTP-Session: 6f661715-d565-4330-b12f-bddf64943e59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
536 2024.08.27 19:48:25.657338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
537 2024.08.27 19:48:25.657391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
538 2024.08.27 19:48:25.657416 [ 3 ] {} <Debug> HTTP-Session: beff907f-96c9-4512-a017-86e3cf121ed2 Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
539 2024.08.27 19:48:25.657432 [ 3 ] {} <Debug> HTTP-Session: beff907f-96c9-4512-a017-86e3cf121ed2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
540 2024.08.27 19:48:25.657450 [ 3 ] {} <Debug> HTTP-Session: beff907f-96c9-4512-a017-86e3cf121ed2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
541 2024.08.27 19:48:25.657480 [ 3 ] {} <Trace> HTTP-Session: beff907f-96c9-4512-a017-86e3cf121ed2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
542 2024.08.27 19:48:25.657728 [ 3 ] {de58bf1f-ae3d-473d-87e9-4c128514f405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
543 2024.08.27 19:48:25.657794 [ 3 ] {de58bf1f-ae3d-473d-87e9-4c128514f405} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
544 2024.08.27 19:48:25.659624 [ 3 ] {de58bf1f-ae3d-473d-87e9-4c128514f405} <Debug> oximeter.measurements_histogramu16 (44615929-8c64-442c-a0f4-9279220b44dd): Loading data parts
545 2024.08.27 19:48:25.659758 [ 3 ] {de58bf1f-ae3d-473d-87e9-4c128514f405} <Debug> oximeter.measurements_histogramu16 (44615929-8c64-442c-a0f4-9279220b44dd): There are no data parts
546 2024.08.27 19:48:25.660936 [ 3 ] {de58bf1f-ae3d-473d-87e9-4c128514f405} <Debug> DynamicQueryHandler: Done processing query
547 2024.08.27 19:48:25.660963 [ 3 ] {} <Debug> HTTP-Session: beff907f-96c9-4512-a017-86e3cf121ed2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
548 2024.08.27 19:48:25.661094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
549 2024.08.27 19:48:25.661147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
550 2024.08.27 19:48:25.661166 [ 3 ] {} <Debug> HTTP-Session: 9e8e8a5a-ec97-40a4-91d6-6a66a3f23d3c Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
551 2024.08.27 19:48:25.661188 [ 3 ] {} <Debug> HTTP-Session: 9e8e8a5a-ec97-40a4-91d6-6a66a3f23d3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
552 2024.08.27 19:48:25.661206 [ 3 ] {} <Debug> HTTP-Session: 9e8e8a5a-ec97-40a4-91d6-6a66a3f23d3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
553 2024.08.27 19:48:25.661236 [ 3 ] {} <Trace> HTTP-Session: 9e8e8a5a-ec97-40a4-91d6-6a66a3f23d3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
554 2024.08.27 19:48:25.661487 [ 3 ] {5f2abae1-066d-46e5-8486-3883ca278663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
555 2024.08.27 19:48:25.661553 [ 3 ] {5f2abae1-066d-46e5-8486-3883ca278663} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
556 2024.08.27 19:48:25.663374 [ 3 ] {5f2abae1-066d-46e5-8486-3883ca278663} <Debug> oximeter.measurements_histogrami32 (d10066bc-e0ac-4f1d-9b00-5a5258adb0b7): Loading data parts
557 2024.08.27 19:48:25.663499 [ 3 ] {5f2abae1-066d-46e5-8486-3883ca278663} <Debug> oximeter.measurements_histogrami32 (d10066bc-e0ac-4f1d-9b00-5a5258adb0b7): There are no data parts
558 2024.08.27 19:48:25.664690 [ 3 ] {5f2abae1-066d-46e5-8486-3883ca278663} <Debug> DynamicQueryHandler: Done processing query
559 2024.08.27 19:48:25.664715 [ 3 ] {} <Debug> HTTP-Session: 9e8e8a5a-ec97-40a4-91d6-6a66a3f23d3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
560 2024.08.27 19:48:25.664843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
561 2024.08.27 19:48:25.664897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
562 2024.08.27 19:48:25.664921 [ 3 ] {} <Debug> HTTP-Session: 5550ffb5-678a-44e4-9769-d95412421c71 Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
563 2024.08.27 19:48:25.664939 [ 3 ] {} <Debug> HTTP-Session: 5550ffb5-678a-44e4-9769-d95412421c71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
564 2024.08.27 19:48:25.664963 [ 3 ] {} <Debug> HTTP-Session: 5550ffb5-678a-44e4-9769-d95412421c71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
565 2024.08.27 19:48:25.664998 [ 3 ] {} <Trace> HTTP-Session: 5550ffb5-678a-44e4-9769-d95412421c71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
566 2024.08.27 19:48:25.665243 [ 3 ] {f2332efb-6f17-47a7-bb93-2d38bea24533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
567 2024.08.27 19:48:25.665315 [ 3 ] {f2332efb-6f17-47a7-bb93-2d38bea24533} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
568 2024.08.27 19:48:25.667187 [ 3 ] {f2332efb-6f17-47a7-bb93-2d38bea24533} <Debug> oximeter.measurements_histogramu32 (4626bb2d-fa43-4b89-ab4f-a3c6077993e5): Loading data parts
569 2024.08.27 19:48:25.667315 [ 3 ] {f2332efb-6f17-47a7-bb93-2d38bea24533} <Debug> oximeter.measurements_histogramu32 (4626bb2d-fa43-4b89-ab4f-a3c6077993e5): There are no data parts
570 2024.08.27 19:48:25.668501 [ 3 ] {f2332efb-6f17-47a7-bb93-2d38bea24533} <Debug> DynamicQueryHandler: Done processing query
571 2024.08.27 19:48:25.668526 [ 3 ] {} <Debug> HTTP-Session: 5550ffb5-678a-44e4-9769-d95412421c71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
572 2024.08.27 19:48:25.668648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
573 2024.08.27 19:48:25.668701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
574 2024.08.27 19:48:25.668728 [ 3 ] {} <Debug> HTTP-Session: e0a15c22-0535-4a88-8bb4-f223eb148e41 Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
575 2024.08.27 19:48:25.668744 [ 3 ] {} <Debug> HTTP-Session: e0a15c22-0535-4a88-8bb4-f223eb148e41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
576 2024.08.27 19:48:25.668764 [ 3 ] {} <Debug> HTTP-Session: e0a15c22-0535-4a88-8bb4-f223eb148e41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
577 2024.08.27 19:48:25.668801 [ 3 ] {} <Trace> HTTP-Session: e0a15c22-0535-4a88-8bb4-f223eb148e41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
578 2024.08.27 19:48:25.669055 [ 3 ] {dcfc73f3-67c7-46b3-9886-462afcadf94e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
579 2024.08.27 19:48:25.669122 [ 3 ] {dcfc73f3-67c7-46b3-9886-462afcadf94e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
580 2024.08.27 19:48:25.671039 [ 3 ] {dcfc73f3-67c7-46b3-9886-462afcadf94e} <Debug> oximeter.measurements_histogrami64 (4f5ade70-2b29-491d-a8ff-a18ed413c238): Loading data parts
581 2024.08.27 19:48:25.671168 [ 3 ] {dcfc73f3-67c7-46b3-9886-462afcadf94e} <Debug> oximeter.measurements_histogrami64 (4f5ade70-2b29-491d-a8ff-a18ed413c238): There are no data parts
582 2024.08.27 19:48:25.672340 [ 3 ] {dcfc73f3-67c7-46b3-9886-462afcadf94e} <Debug> DynamicQueryHandler: Done processing query
583 2024.08.27 19:48:25.672373 [ 3 ] {} <Debug> HTTP-Session: e0a15c22-0535-4a88-8bb4-f223eb148e41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
584 2024.08.27 19:48:25.672491 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
585 2024.08.27 19:48:25.672543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
586 2024.08.27 19:48:25.672568 [ 3 ] {} <Debug> HTTP-Session: 61aae603-90af-45b2-9714-5d0cdd6d9c23 Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
587 2024.08.27 19:48:25.672584 [ 3 ] {} <Debug> HTTP-Session: 61aae603-90af-45b2-9714-5d0cdd6d9c23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
588 2024.08.27 19:48:25.672603 [ 3 ] {} <Debug> HTTP-Session: 61aae603-90af-45b2-9714-5d0cdd6d9c23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
589 2024.08.27 19:48:25.672637 [ 3 ] {} <Trace> HTTP-Session: 61aae603-90af-45b2-9714-5d0cdd6d9c23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
590 2024.08.27 19:48:25.672881 [ 3 ] {38707b60-b60f-409a-8334-6151fa59e50e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
591 2024.08.27 19:48:25.672944 [ 3 ] {38707b60-b60f-409a-8334-6151fa59e50e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
592 2024.08.27 19:48:25.674778 [ 3 ] {38707b60-b60f-409a-8334-6151fa59e50e} <Debug> oximeter.measurements_histogramu64 (bae94489-8c22-4171-99e8-104ec7320c3f): Loading data parts
593 2024.08.27 19:48:25.674914 [ 3 ] {38707b60-b60f-409a-8334-6151fa59e50e} <Debug> oximeter.measurements_histogramu64 (bae94489-8c22-4171-99e8-104ec7320c3f): There are no data parts
594 2024.08.27 19:48:25.676069 [ 3 ] {38707b60-b60f-409a-8334-6151fa59e50e} <Debug> DynamicQueryHandler: Done processing query
595 2024.08.27 19:48:25.676103 [ 3 ] {} <Debug> HTTP-Session: 61aae603-90af-45b2-9714-5d0cdd6d9c23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
596 2024.08.27 19:48:25.676215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
597 2024.08.27 19:48:25.676268 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
598 2024.08.27 19:48:25.676294 [ 3 ] {} <Debug> HTTP-Session: 410ae647-d4dd-461b-a377-40e253f463ff Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
599 2024.08.27 19:48:25.676310 [ 3 ] {} <Debug> HTTP-Session: 410ae647-d4dd-461b-a377-40e253f463ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
600 2024.08.27 19:48:25.676330 [ 3 ] {} <Debug> HTTP-Session: 410ae647-d4dd-461b-a377-40e253f463ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
601 2024.08.27 19:48:25.676367 [ 3 ] {} <Trace> HTTP-Session: 410ae647-d4dd-461b-a377-40e253f463ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
602 2024.08.27 19:48:25.676616 [ 3 ] {4a4a96f0-0440-418b-a79e-c9e9bc9ec3de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
603 2024.08.27 19:48:25.676683 [ 3 ] {4a4a96f0-0440-418b-a79e-c9e9bc9ec3de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
604 2024.08.27 19:48:25.678503 [ 3 ] {4a4a96f0-0440-418b-a79e-c9e9bc9ec3de} <Debug> oximeter.measurements_histogramf32 (0cde1b28-f326-4524-aa99-854c48083602): Loading data parts
605 2024.08.27 19:48:25.678627 [ 3 ] {4a4a96f0-0440-418b-a79e-c9e9bc9ec3de} <Debug> oximeter.measurements_histogramf32 (0cde1b28-f326-4524-aa99-854c48083602): There are no data parts
606 2024.08.27 19:48:25.679807 [ 3 ] {4a4a96f0-0440-418b-a79e-c9e9bc9ec3de} <Debug> DynamicQueryHandler: Done processing query
607 2024.08.27 19:48:25.679840 [ 3 ] {} <Debug> HTTP-Session: 410ae647-d4dd-461b-a377-40e253f463ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
608 2024.08.27 19:48:25.679944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
609 2024.08.27 19:48:25.679997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
610 2024.08.27 19:48:25.680023 [ 3 ] {} <Debug> HTTP-Session: a0562e77-08f8-499b-8292-6e26d22268f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
611 2024.08.27 19:48:25.680039 [ 3 ] {} <Debug> HTTP-Session: a0562e77-08f8-499b-8292-6e26d22268f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
612 2024.08.27 19:48:25.680059 [ 3 ] {} <Debug> HTTP-Session: a0562e77-08f8-499b-8292-6e26d22268f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
613 2024.08.27 19:48:25.680094 [ 3 ] {} <Trace> HTTP-Session: a0562e77-08f8-499b-8292-6e26d22268f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
614 2024.08.27 19:48:25.680345 [ 3 ] {063ddcf7-646d-4958-86c7-4702a74521b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
615 2024.08.27 19:48:25.680412 [ 3 ] {063ddcf7-646d-4958-86c7-4702a74521b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
616 2024.08.27 19:48:25.682230 [ 3 ] {063ddcf7-646d-4958-86c7-4702a74521b1} <Debug> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Loading data parts
617 2024.08.27 19:48:25.682363 [ 3 ] {063ddcf7-646d-4958-86c7-4702a74521b1} <Debug> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): There are no data parts
618 2024.08.27 19:48:25.683519 [ 3 ] {063ddcf7-646d-4958-86c7-4702a74521b1} <Debug> DynamicQueryHandler: Done processing query
619 2024.08.27 19:48:25.683551 [ 3 ] {} <Debug> HTTP-Session: a0562e77-08f8-499b-8292-6e26d22268f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
620 2024.08.27 19:48:25.683659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 1762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
621 2024.08.27 19:48:25.683712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
622 2024.08.27 19:48:25.683737 [ 3 ] {} <Debug> HTTP-Session: 131dc31b-f45c-4376-9486-4fa729742fd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
623 2024.08.27 19:48:25.683760 [ 3 ] {} <Debug> HTTP-Session: 131dc31b-f45c-4376-9486-4fa729742fd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
624 2024.08.27 19:48:25.683773 [ 3 ] {} <Debug> HTTP-Session: 131dc31b-f45c-4376-9486-4fa729742fd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
625 2024.08.27 19:48:25.683812 [ 3 ] {} <Trace> HTTP-Session: 131dc31b-f45c-4376-9486-4fa729742fd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
626 2024.08.27 19:48:25.683996 [ 3 ] {60e9e3c1-24bf-4589-bcbf-bdc981ed9b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) /* The field tables store named dimensions of each timeseries.
627 *
628 * As with the measurement tables, there is one field table for each field data
629 * type. Fields are deduplicated by using the "replacing merge tree", though
630 * this behavior **must not** be relied upon for query correctness.
631 *
632 * The index for the fields differs from the measurements, however. Rows are
633 * sorted by timeseries name, then field name, field value, and finally
634 * timeseries key. This reflects the most common pattern for looking them up:
635 * by field name and possibly value, within a timeseries. The resulting keys are
636 * usually then used to look up measurements.
637 *
638 * NOTE: We may want to consider a secondary index on these tables, sorting by
639 * timeseries name and then key, since it would improve lookups where one
640 * already has the key. Realistically though, these tables are quite small and
641 * so performance benefits will be low in absolute terms.
642 *
643 * TTL: We use a materialized column to expire old field table records. This
644 * column is generated automatically by the database whenever a new row is
645 * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *`
646 * query. Since these tables are `ReplacingMergeTree`s, that means the last
647 * record will remain during a deduplication, which will have the last
648 * timestamp. ClickHouse will then expire old data for us, similar to the
649 * measurement tables.
650 */
651 CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
652 2024.08.27 19:48:25.684060 [ 3 ] {60e9e3c1-24bf-4589-bcbf-bdc981ed9b2f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
653 2024.08.27 19:48:25.685818 [ 3 ] {60e9e3c1-24bf-4589-bcbf-bdc981ed9b2f} <Debug> oximeter.fields_bool (4899da94-ca7a-41c7-8e4e-03d8b219df9a): Loading data parts
654 2024.08.27 19:48:25.685942 [ 3 ] {60e9e3c1-24bf-4589-bcbf-bdc981ed9b2f} <Debug> oximeter.fields_bool (4899da94-ca7a-41c7-8e4e-03d8b219df9a): There are no data parts
655 2024.08.27 19:48:25.687053 [ 3 ] {60e9e3c1-24bf-4589-bcbf-bdc981ed9b2f} <Debug> DynamicQueryHandler: Done processing query
656 2024.08.27 19:48:25.687086 [ 3 ] {} <Debug> HTTP-Session: 131dc31b-f45c-4376-9486-4fa729742fd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
657 2024.08.27 19:48:25.687202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 335, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
658 2024.08.27 19:48:25.687257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
659 2024.08.27 19:48:25.687282 [ 3 ] {} <Debug> HTTP-Session: 12857424-7104-4e98-b8da-79e4cf02d13a Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
660 2024.08.27 19:48:25.687299 [ 3 ] {} <Debug> HTTP-Session: 12857424-7104-4e98-b8da-79e4cf02d13a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
661 2024.08.27 19:48:25.687320 [ 3 ] {} <Debug> HTTP-Session: 12857424-7104-4e98-b8da-79e4cf02d13a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
662 2024.08.27 19:48:25.687355 [ 3 ] {} <Trace> HTTP-Session: 12857424-7104-4e98-b8da-79e4cf02d13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
663 2024.08.27 19:48:25.687528 [ 3 ] {19e7064d-1504-49e1-8d97-067c16e676e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
664 2024.08.27 19:48:25.687593 [ 3 ] {19e7064d-1504-49e1-8d97-067c16e676e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
665 2024.08.27 19:48:25.689199 [ 3 ] {19e7064d-1504-49e1-8d97-067c16e676e9} <Debug> oximeter.fields_i8 (4f4f217e-5207-4c1f-a99c-bf841321dc81): Loading data parts
666 2024.08.27 19:48:25.689326 [ 3 ] {19e7064d-1504-49e1-8d97-067c16e676e9} <Debug> oximeter.fields_i8 (4f4f217e-5207-4c1f-a99c-bf841321dc81): There are no data parts
667 2024.08.27 19:48:25.690395 [ 3 ] {19e7064d-1504-49e1-8d97-067c16e676e9} <Debug> DynamicQueryHandler: Done processing query
668 2024.08.27 19:48:25.690427 [ 3 ] {} <Debug> HTTP-Session: 12857424-7104-4e98-b8da-79e4cf02d13a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
669 2024.08.27 19:48:25.690539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
670 2024.08.27 19:48:25.690592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
671 2024.08.27 19:48:25.690617 [ 3 ] {} <Debug> HTTP-Session: 47981103-7f46-41a3-97b3-abbbce991fca Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
672 2024.08.27 19:48:25.690640 [ 3 ] {} <Debug> HTTP-Session: 47981103-7f46-41a3-97b3-abbbce991fca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
673 2024.08.27 19:48:25.690654 [ 3 ] {} <Debug> HTTP-Session: 47981103-7f46-41a3-97b3-abbbce991fca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
674 2024.08.27 19:48:25.690689 [ 3 ] {} <Trace> HTTP-Session: 47981103-7f46-41a3-97b3-abbbce991fca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
675 2024.08.27 19:48:25.690867 [ 3 ] {6f2ec1ba-c4fc-4f05-bdb4-1309b321afdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
676 2024.08.27 19:48:25.690926 [ 3 ] {6f2ec1ba-c4fc-4f05-bdb4-1309b321afdb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
677 2024.08.27 19:48:25.692512 [ 3 ] {6f2ec1ba-c4fc-4f05-bdb4-1309b321afdb} <Debug> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Loading data parts
678 2024.08.27 19:48:25.692643 [ 3 ] {6f2ec1ba-c4fc-4f05-bdb4-1309b321afdb} <Debug> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): There are no data parts
679 2024.08.27 19:48:25.693721 [ 3 ] {6f2ec1ba-c4fc-4f05-bdb4-1309b321afdb} <Debug> DynamicQueryHandler: Done processing query
680 2024.08.27 19:48:25.693753 [ 3 ] {} <Debug> HTTP-Session: 47981103-7f46-41a3-97b3-abbbce991fca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
681 2024.08.27 19:48:25.693884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
682 2024.08.27 19:48:25.693937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
683 2024.08.27 19:48:25.693962 [ 3 ] {} <Debug> HTTP-Session: 9fa8c959-3468-4de1-a4d7-e20c686e9ec1 Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
684 2024.08.27 19:48:25.693985 [ 3 ] {} <Debug> HTTP-Session: 9fa8c959-3468-4de1-a4d7-e20c686e9ec1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
685 2024.08.27 19:48:25.693998 [ 3 ] {} <Debug> HTTP-Session: 9fa8c959-3468-4de1-a4d7-e20c686e9ec1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
686 2024.08.27 19:48:25.694033 [ 3 ] {} <Trace> HTTP-Session: 9fa8c959-3468-4de1-a4d7-e20c686e9ec1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
687 2024.08.27 19:48:25.694212 [ 3 ] {fe7c6d63-d940-4e92-a9d0-a509a0236b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
688 2024.08.27 19:48:25.694269 [ 3 ] {fe7c6d63-d940-4e92-a9d0-a509a0236b3d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
689 2024.08.27 19:48:25.695861 [ 3 ] {fe7c6d63-d940-4e92-a9d0-a509a0236b3d} <Debug> oximeter.fields_i16 (49171c66-d600-4776-ba06-060be03ffe4e): Loading data parts
690 2024.08.27 19:48:25.695993 [ 3 ] {fe7c6d63-d940-4e92-a9d0-a509a0236b3d} <Debug> oximeter.fields_i16 (49171c66-d600-4776-ba06-060be03ffe4e): There are no data parts
691 2024.08.27 19:48:25.697071 [ 3 ] {fe7c6d63-d940-4e92-a9d0-a509a0236b3d} <Debug> DynamicQueryHandler: Done processing query
692 2024.08.27 19:48:25.697103 [ 3 ] {} <Debug> HTTP-Session: 9fa8c959-3468-4de1-a4d7-e20c686e9ec1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
693 2024.08.27 19:48:25.697216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
694 2024.08.27 19:48:25.697262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
695 2024.08.27 19:48:25.697290 [ 3 ] {} <Debug> HTTP-Session: 78d36d5f-78ca-41f8-88b0-405cb0c073eb Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
696 2024.08.27 19:48:25.697312 [ 3 ] {} <Debug> HTTP-Session: 78d36d5f-78ca-41f8-88b0-405cb0c073eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
697 2024.08.27 19:48:25.697325 [ 3 ] {} <Debug> HTTP-Session: 78d36d5f-78ca-41f8-88b0-405cb0c073eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
698 2024.08.27 19:48:25.697361 [ 3 ] {} <Trace> HTTP-Session: 78d36d5f-78ca-41f8-88b0-405cb0c073eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
699 2024.08.27 19:48:25.697538 [ 3 ] {f72a20f6-38ac-4c33-b764-79f5d46b9bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
700 2024.08.27 19:48:25.697596 [ 3 ] {f72a20f6-38ac-4c33-b764-79f5d46b9bca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
701 2024.08.27 19:48:25.699219 [ 3 ] {f72a20f6-38ac-4c33-b764-79f5d46b9bca} <Debug> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Loading data parts
702 2024.08.27 19:48:25.699366 [ 3 ] {f72a20f6-38ac-4c33-b764-79f5d46b9bca} <Debug> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): There are no data parts
703 2024.08.27 19:48:25.700602 [ 3 ] {f72a20f6-38ac-4c33-b764-79f5d46b9bca} <Debug> DynamicQueryHandler: Done processing query
704 2024.08.27 19:48:25.700633 [ 3 ] {} <Debug> HTTP-Session: 78d36d5f-78ca-41f8-88b0-405cb0c073eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
705 2024.08.27 19:48:25.700888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
706 2024.08.27 19:48:25.700970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
707 2024.08.27 19:48:25.700994 [ 3 ] {} <Debug> HTTP-Session: 8328435a-aa28-409f-908c-9ba2ff92456c Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
708 2024.08.27 19:48:25.701025 [ 3 ] {} <Debug> HTTP-Session: 8328435a-aa28-409f-908c-9ba2ff92456c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
709 2024.08.27 19:48:25.701050 [ 3 ] {} <Debug> HTTP-Session: 8328435a-aa28-409f-908c-9ba2ff92456c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
710 2024.08.27 19:48:25.701088 [ 3 ] {} <Trace> HTTP-Session: 8328435a-aa28-409f-908c-9ba2ff92456c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
711 2024.08.27 19:48:25.701313 [ 3 ] {7c8dce52-0ea8-4ad1-98f1-ed440b4a52a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
712 2024.08.27 19:48:25.701381 [ 3 ] {7c8dce52-0ea8-4ad1-98f1-ed440b4a52a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
713 2024.08.27 19:48:25.703315 [ 3 ] {7c8dce52-0ea8-4ad1-98f1-ed440b4a52a7} <Debug> oximeter.fields_i32 (09bb3682-0f7c-47db-ba3d-1514857cb0c3): Loading data parts
714 2024.08.27 19:48:25.703446 [ 3 ] {7c8dce52-0ea8-4ad1-98f1-ed440b4a52a7} <Debug> oximeter.fields_i32 (09bb3682-0f7c-47db-ba3d-1514857cb0c3): There are no data parts
715 2024.08.27 19:48:25.704619 [ 3 ] {7c8dce52-0ea8-4ad1-98f1-ed440b4a52a7} <Debug> DynamicQueryHandler: Done processing query
716 2024.08.27 19:48:25.704643 [ 3 ] {} <Debug> HTTP-Session: 8328435a-aa28-409f-908c-9ba2ff92456c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
717 2024.08.27 19:48:25.704866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
718 2024.08.27 19:48:25.704930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
719 2024.08.27 19:48:25.704953 [ 3 ] {} <Debug> HTTP-Session: c50252ae-7f3f-4775-86bb-56c6861c0ad5 Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
720 2024.08.27 19:48:25.704982 [ 3 ] {} <Debug> HTTP-Session: c50252ae-7f3f-4775-86bb-56c6861c0ad5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
721 2024.08.27 19:48:25.705012 [ 3 ] {} <Debug> HTTP-Session: c50252ae-7f3f-4775-86bb-56c6861c0ad5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
722 2024.08.27 19:48:25.705048 [ 3 ] {} <Trace> HTTP-Session: c50252ae-7f3f-4775-86bb-56c6861c0ad5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
723 2024.08.27 19:48:25.705271 [ 3 ] {855b7c6c-dc4c-45e8-ab90-41248c5e1d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
724 2024.08.27 19:48:25.705337 [ 3 ] {855b7c6c-dc4c-45e8-ab90-41248c5e1d74} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
725 2024.08.27 19:48:25.707013 [ 3 ] {855b7c6c-dc4c-45e8-ab90-41248c5e1d74} <Debug> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Loading data parts
726 2024.08.27 19:48:25.707146 [ 3 ] {855b7c6c-dc4c-45e8-ab90-41248c5e1d74} <Debug> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): There are no data parts
727 2024.08.27 19:48:25.708271 [ 3 ] {855b7c6c-dc4c-45e8-ab90-41248c5e1d74} <Debug> DynamicQueryHandler: Done processing query
728 2024.08.27 19:48:25.708297 [ 3 ] {} <Debug> HTTP-Session: c50252ae-7f3f-4775-86bb-56c6861c0ad5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
729 2024.08.27 19:48:25.708438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
730 2024.08.27 19:48:25.708494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
731 2024.08.27 19:48:25.708517 [ 3 ] {} <Debug> HTTP-Session: 5335592b-588c-4eda-9b09-b626bab93c7d Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
732 2024.08.27 19:48:25.708541 [ 3 ] {} <Debug> HTTP-Session: 5335592b-588c-4eda-9b09-b626bab93c7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
733 2024.08.27 19:48:25.708563 [ 3 ] {} <Debug> HTTP-Session: 5335592b-588c-4eda-9b09-b626bab93c7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
734 2024.08.27 19:48:25.708594 [ 3 ] {} <Trace> HTTP-Session: 5335592b-588c-4eda-9b09-b626bab93c7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
735 2024.08.27 19:48:25.708778 [ 3 ] {941d1c36-e8ba-4e61-849a-09f019de2bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
736 2024.08.27 19:48:25.708850 [ 3 ] {941d1c36-e8ba-4e61-849a-09f019de2bda} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
737 2024.08.27 19:48:25.715784 [ 3 ] {941d1c36-e8ba-4e61-849a-09f019de2bda} <Debug> oximeter.fields_i64 (867f1d92-2c3c-4793-9f02-c8c2153cd70a): Loading data parts
738 2024.08.27 19:48:25.715921 [ 3 ] {941d1c36-e8ba-4e61-849a-09f019de2bda} <Debug> oximeter.fields_i64 (867f1d92-2c3c-4793-9f02-c8c2153cd70a): There are no data parts
739 2024.08.27 19:48:25.717589 [ 3 ] {941d1c36-e8ba-4e61-849a-09f019de2bda} <Debug> DynamicQueryHandler: Done processing query
740 2024.08.27 19:48:25.717625 [ 3 ] {} <Debug> HTTP-Session: 5335592b-588c-4eda-9b09-b626bab93c7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
741 2024.08.27 19:48:25.717751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
742 2024.08.27 19:48:25.717799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
743 2024.08.27 19:48:25.717827 [ 3 ] {} <Debug> HTTP-Session: ba626689-f801-4d08-80ab-05cc980b734f Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
744 2024.08.27 19:48:25.717845 [ 3 ] {} <Debug> HTTP-Session: ba626689-f801-4d08-80ab-05cc980b734f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
745 2024.08.27 19:48:25.717860 [ 3 ] {} <Debug> HTTP-Session: ba626689-f801-4d08-80ab-05cc980b734f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
746 2024.08.27 19:48:25.717899 [ 3 ] {} <Trace> HTTP-Session: ba626689-f801-4d08-80ab-05cc980b734f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
747 2024.08.27 19:48:25.718076 [ 3 ] {2a1c452d-2e2f-4c97-94ca-b321c2f6ba39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
748 2024.08.27 19:48:25.718120 [ 3 ] {2a1c452d-2e2f-4c97-94ca-b321c2f6ba39} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
749 2024.08.27 19:48:25.719683 [ 3 ] {2a1c452d-2e2f-4c97-94ca-b321c2f6ba39} <Debug> oximeter.fields_u64 (0cd3bc83-4107-4c0c-87cf-a834cd3ad6d9): Loading data parts
750 2024.08.27 19:48:25.719800 [ 3 ] {2a1c452d-2e2f-4c97-94ca-b321c2f6ba39} <Debug> oximeter.fields_u64 (0cd3bc83-4107-4c0c-87cf-a834cd3ad6d9): There are no data parts
751 2024.08.27 19:48:25.720932 [ 3 ] {2a1c452d-2e2f-4c97-94ca-b321c2f6ba39} <Debug> DynamicQueryHandler: Done processing query
752 2024.08.27 19:48:25.720958 [ 3 ] {} <Debug> HTTP-Session: ba626689-f801-4d08-80ab-05cc980b734f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
753 2024.08.27 19:48:25.721084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
754 2024.08.27 19:48:25.721131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
755 2024.08.27 19:48:25.721151 [ 3 ] {} <Debug> HTTP-Session: 15bcfa00-7b58-4c07-baa4-12de36cb7d38 Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
756 2024.08.27 19:48:25.721168 [ 3 ] {} <Debug> HTTP-Session: 15bcfa00-7b58-4c07-baa4-12de36cb7d38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
757 2024.08.27 19:48:25.721182 [ 3 ] {} <Debug> HTTP-Session: 15bcfa00-7b58-4c07-baa4-12de36cb7d38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
758 2024.08.27 19:48:25.721211 [ 3 ] {} <Trace> HTTP-Session: 15bcfa00-7b58-4c07-baa4-12de36cb7d38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
759 2024.08.27 19:48:25.721386 [ 3 ] {ce085a49-31d4-4f88-bc9a-05ed3cabbb48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
760 2024.08.27 19:48:25.721430 [ 3 ] {ce085a49-31d4-4f88-bc9a-05ed3cabbb48} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
761 2024.08.27 19:48:25.723006 [ 3 ] {ce085a49-31d4-4f88-bc9a-05ed3cabbb48} <Debug> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Loading data parts
762 2024.08.27 19:48:25.723122 [ 3 ] {ce085a49-31d4-4f88-bc9a-05ed3cabbb48} <Debug> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): There are no data parts
763 2024.08.27 19:48:25.724254 [ 3 ] {ce085a49-31d4-4f88-bc9a-05ed3cabbb48} <Debug> DynamicQueryHandler: Done processing query
764 2024.08.27 19:48:25.724278 [ 3 ] {} <Debug> HTTP-Session: 15bcfa00-7b58-4c07-baa4-12de36cb7d38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
765 2024.08.27 19:48:25.724403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
766 2024.08.27 19:48:25.724449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
767 2024.08.27 19:48:25.724469 [ 3 ] {} <Debug> HTTP-Session: c4232ca5-629f-4f28-8b2f-a67f5996719e Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
768 2024.08.27 19:48:25.724485 [ 3 ] {} <Debug> HTTP-Session: c4232ca5-629f-4f28-8b2f-a67f5996719e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
769 2024.08.27 19:48:25.724499 [ 3 ] {} <Debug> HTTP-Session: c4232ca5-629f-4f28-8b2f-a67f5996719e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
770 2024.08.27 19:48:25.724529 [ 3 ] {} <Trace> HTTP-Session: c4232ca5-629f-4f28-8b2f-a67f5996719e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
771 2024.08.27 19:48:25.724703 [ 3 ] {2f97b709-ceab-45c1-a1b7-caf62b7b063e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
772 2024.08.27 19:48:25.724746 [ 3 ] {2f97b709-ceab-45c1-a1b7-caf62b7b063e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
773 2024.08.27 19:48:25.726307 [ 3 ] {2f97b709-ceab-45c1-a1b7-caf62b7b063e} <Debug> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Loading data parts
774 2024.08.27 19:48:25.726422 [ 3 ] {2f97b709-ceab-45c1-a1b7-caf62b7b063e} <Debug> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): There are no data parts
775 2024.08.27 19:48:25.727553 [ 3 ] {2f97b709-ceab-45c1-a1b7-caf62b7b063e} <Debug> DynamicQueryHandler: Done processing query
776 2024.08.27 19:48:25.727578 [ 3 ] {} <Debug> HTTP-Session: c4232ca5-629f-4f28-8b2f-a67f5996719e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
777 2024.08.27 19:48:25.727704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
778 2024.08.27 19:48:25.727752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
779 2024.08.27 19:48:25.727772 [ 3 ] {} <Debug> HTTP-Session: d85a03f8-7efb-4711-a85c-509eddbb3e67 Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
780 2024.08.27 19:48:25.727789 [ 3 ] {} <Debug> HTTP-Session: d85a03f8-7efb-4711-a85c-509eddbb3e67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
781 2024.08.27 19:48:25.727803 [ 3 ] {} <Debug> HTTP-Session: d85a03f8-7efb-4711-a85c-509eddbb3e67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
782 2024.08.27 19:48:25.727833 [ 3 ] {} <Trace> HTTP-Session: d85a03f8-7efb-4711-a85c-509eddbb3e67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
783 2024.08.27 19:48:25.728005 [ 3 ] {2dc561fa-dacf-49c0-8daf-a7d19475b4f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
784 2024.08.27 19:48:25.728049 [ 3 ] {2dc561fa-dacf-49c0-8daf-a7d19475b4f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
785 2024.08.27 19:48:25.729622 [ 3 ] {2dc561fa-dacf-49c0-8daf-a7d19475b4f0} <Debug> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Loading data parts
786 2024.08.27 19:48:25.729755 [ 3 ] {2dc561fa-dacf-49c0-8daf-a7d19475b4f0} <Debug> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): There are no data parts
787 2024.08.27 19:48:25.730926 [ 3 ] {2dc561fa-dacf-49c0-8daf-a7d19475b4f0} <Debug> DynamicQueryHandler: Done processing query
788 2024.08.27 19:48:25.730953 [ 3 ] {} <Debug> HTTP-Session: d85a03f8-7efb-4711-a85c-509eddbb3e67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
789 2024.08.27 19:48:25.731076 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
790 2024.08.27 19:48:25.731125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
791 2024.08.27 19:48:25.731145 [ 3 ] {} <Debug> HTTP-Session: c3f945e2-ad54-4fa0-b6ae-4096b5e0370a Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
792 2024.08.27 19:48:25.731161 [ 3 ] {} <Debug> HTTP-Session: c3f945e2-ad54-4fa0-b6ae-4096b5e0370a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
793 2024.08.27 19:48:25.731175 [ 3 ] {} <Debug> HTTP-Session: c3f945e2-ad54-4fa0-b6ae-4096b5e0370a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
794 2024.08.27 19:48:25.731205 [ 3 ] {} <Trace> HTTP-Session: c3f945e2-ad54-4fa0-b6ae-4096b5e0370a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
795 2024.08.27 19:48:25.731414 [ 3 ] {66aa321e-adc9-469e-b1f8-7ef00193b221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) /* The timeseries schema table stores the extracted schema for the samples
796 * oximeter collects.
797 */
798 CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete)
799 2024.08.27 19:48:25.731476 [ 3 ] {66aa321e-adc9-469e-b1f8-7ef00193b221} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
800 2024.08.27 19:48:25.732986 [ 3 ] {66aa321e-adc9-469e-b1f8-7ef00193b221} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb): Loading data parts
801 2024.08.27 19:48:25.733102 [ 3 ] {66aa321e-adc9-469e-b1f8-7ef00193b221} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb): There are no data parts
802 2024.08.27 19:48:25.734334 [ 3 ] {66aa321e-adc9-469e-b1f8-7ef00193b221} <Debug> DynamicQueryHandler: Done processing query
803 2024.08.27 19:48:25.734360 [ 3 ] {} <Debug> HTTP-Session: c3f945e2-ad54-4fa0-b6ae-4096b5e0370a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
804 2024.08.27 19:48:25.734489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47214, User-Agent: (none), Length: 52, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
805 2024.08.27 19:48:25.734540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
806 2024.08.27 19:48:25.734560 [ 3 ] {} <Debug> HTTP-Session: 89631074-9d74-4d7d-a0e9-9745486af1d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:47214
807 2024.08.27 19:48:25.734577 [ 3 ] {} <Debug> HTTP-Session: 89631074-9d74-4d7d-a0e9-9745486af1d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
808 2024.08.27 19:48:25.734591 [ 3 ] {} <Debug> HTTP-Session: 89631074-9d74-4d7d-a0e9-9745486af1d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
809 2024.08.27 19:48:25.734622 [ 3 ] {} <Trace> HTTP-Session: 89631074-9d74-4d7d-a0e9-9745486af1d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
810 2024.08.27 19:48:25.734791 [ 3 ] {7ed48916-e8d1-4d3f-990c-e69dd8556990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47214) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
811 2024.08.27 19:48:25.736454 [ 3 ] {7ed48916-e8d1-4d3f-990c-e69dd8556990} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
812 2024.08.27 19:48:25.741913 [ 3 ] {7ed48916-e8d1-4d3f-990c-e69dd8556990} <Trace> oximeter.version (b8ad1faa-ab6f-41c6-81e5-78f3c7abc7a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
813 2024.08.27 19:48:25.741950 [ 3 ] {7ed48916-e8d1-4d3f-990c-e69dd8556990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
814 2024.08.27 19:48:25.746180 [ 3 ] {7ed48916-e8d1-4d3f-990c-e69dd8556990} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
815 2024.08.27 19:48:25.746783 [ 3 ] {7ed48916-e8d1-4d3f-990c-e69dd8556990} <Trace> oximeter.version (b8ad1faa-ab6f-41c6-81e5-78f3c7abc7a7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
816 2024.08.27 19:48:25.747052 [ 3 ] {7ed48916-e8d1-4d3f-990c-e69dd8556990} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.012338 sec., 81.05041335710813 rows/sec., 1.27 KiB/sec.
817 2024.08.27 19:48:25.747216 [ 3 ] {7ed48916-e8d1-4d3f-990c-e69dd8556990} <Debug> DynamicQueryHandler: Done processing query
818 2024.08.27 19:48:25.747240 [ 3 ] {7ed48916-e8d1-4d3f-990c-e69dd8556990} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
819 2024.08.27 19:48:25.747257 [ 3 ] {} <Debug> HTTP-Session: 89631074-9d74-4d7d-a0e9-9745486af1d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
820 2024.08.27 19:48:26.000204 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.75 MiB, peak 165.89 MiB, free memory in arenas 0.00 B, will set to 171.58 MiB (RSS), difference: 10.83 MiB
821 2024.08.27 19:48:39.798294 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache
822 2024.08.27 19:48:39.798387 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache
823 2024.08.27 19:48:40.751594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
824 2024.08.27 19:48:40.751712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
825 2024.08.27 19:48:40.751736 [ 3 ] {} <Debug> HTTP-Session: 3d76478c-3b86-47ea-a84b-6e43c6be207f Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
826 2024.08.27 19:48:40.751761 [ 3 ] {} <Debug> HTTP-Session: 3d76478c-3b86-47ea-a84b-6e43c6be207f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
827 2024.08.27 19:48:40.751777 [ 3 ] {} <Debug> HTTP-Session: 3d76478c-3b86-47ea-a84b-6e43c6be207f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
828 2024.08.27 19:48:40.751828 [ 3 ] {} <Trace> HTTP-Session: 3d76478c-3b86-47ea-a84b-6e43c6be207f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
829 2024.08.27 19:48:40.752024 [ 3 ] {a094e30f-1d4d-4091-9c54-78d23abc8e74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
830 2024.08.27 19:48:40.752417 [ 3 ] {a094e30f-1d4d-4091-9c54-78d23abc8e74} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
831 2024.08.27 19:48:40.752669 [ 3 ] {a094e30f-1d4d-4091-9c54-78d23abc8e74} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
832 2024.08.27 19:48:40.754845 [ 3 ] {a094e30f-1d4d-4091-9c54-78d23abc8e74} <Debug> DynamicQueryHandler: Done processing query
833 2024.08.27 19:48:40.754878 [ 3 ] {a094e30f-1d4d-4091-9c54-78d23abc8e74} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
834 2024.08.27 19:48:40.754896 [ 3 ] {} <Debug> HTTP-Session: 3d76478c-3b86-47ea-a84b-6e43c6be207f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
835 2024.08.27 19:48:40.755867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
836 2024.08.27 19:48:40.755924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
837 2024.08.27 19:48:40.755946 [ 3 ] {} <Debug> HTTP-Session: 5779bd89-7f2b-47aa-8275-731bf60c12f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
838 2024.08.27 19:48:40.755966 [ 3 ] {} <Debug> HTTP-Session: 5779bd89-7f2b-47aa-8275-731bf60c12f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
839 2024.08.27 19:48:40.755982 [ 3 ] {} <Debug> HTTP-Session: 5779bd89-7f2b-47aa-8275-731bf60c12f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
840 2024.08.27 19:48:40.756019 [ 3 ] {} <Trace> HTTP-Session: 5779bd89-7f2b-47aa-8275-731bf60c12f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
841 2024.08.27 19:48:40.756180 [ 3 ] {e8148f7a-2866-4824-9d17-ee1b07eff4dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT JSONEachRow; (stage: Complete)
842 2024.08.27 19:48:40.757929 [ 3 ] {e8148f7a-2866-4824-9d17-ee1b07eff4dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
843 2024.08.27 19:48:40.757986 [ 3 ] {e8148f7a-2866-4824-9d17-ee1b07eff4dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
844 2024.08.27 19:48:40.759225 [ 3 ] {e8148f7a-2866-4824-9d17-ee1b07eff4dd} <Debug> DynamicQueryHandler: Done processing query
845 2024.08.27 19:48:40.759257 [ 3 ] {e8148f7a-2866-4824-9d17-ee1b07eff4dd} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
846 2024.08.27 19:48:40.759275 [ 3 ] {} <Debug> HTTP-Session: 5779bd89-7f2b-47aa-8275-731bf60c12f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
847 2024.08.27 19:48:40.759684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
848 2024.08.27 19:48:40.759740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
849 2024.08.27 19:48:40.759764 [ 3 ] {} <Debug> HTTP-Session: cd712dff-4f45-49e5-9820-57f3cd3fa849 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
850 2024.08.27 19:48:40.759783 [ 3 ] {} <Debug> HTTP-Session: cd712dff-4f45-49e5-9820-57f3cd3fa849 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
851 2024.08.27 19:48:40.759797 [ 3 ] {} <Debug> HTTP-Session: cd712dff-4f45-49e5-9820-57f3cd3fa849 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
852 2024.08.27 19:48:40.759832 [ 3 ] {} <Trace> HTTP-Session: cd712dff-4f45-49e5-9820-57f3cd3fa849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
853 2024.08.27 19:48:40.759963 [ 3 ] {b62c2237-023f-4a39-a3e6-96c4914617d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT JSONEachRow; (stage: Complete)
854 2024.08.27 19:48:40.760339 [ 3 ] {b62c2237-023f-4a39-a3e6-96c4914617d6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
855 2024.08.27 19:48:40.760391 [ 3 ] {b62c2237-023f-4a39-a3e6-96c4914617d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
856 2024.08.27 19:48:40.761278 [ 3 ] {b62c2237-023f-4a39-a3e6-96c4914617d6} <Debug> DynamicQueryHandler: Done processing query
857 2024.08.27 19:48:40.761303 [ 3 ] {b62c2237-023f-4a39-a3e6-96c4914617d6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
858 2024.08.27 19:48:40.761319 [ 3 ] {} <Debug> HTTP-Session: cd712dff-4f45-49e5-9820-57f3cd3fa849 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
859 2024.08.27 19:48:40.761554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
860 2024.08.27 19:48:40.761602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
861 2024.08.27 19:48:40.761622 [ 3 ] {} <Debug> HTTP-Session: 8b4453c8-b626-499b-97a9-9845bb39bf55 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
862 2024.08.27 19:48:40.761639 [ 3 ] {} <Debug> HTTP-Session: 8b4453c8-b626-499b-97a9-9845bb39bf55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
863 2024.08.27 19:48:40.761652 [ 3 ] {} <Debug> HTTP-Session: 8b4453c8-b626-499b-97a9-9845bb39bf55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
864 2024.08.27 19:48:40.761682 [ 3 ] {} <Trace> HTTP-Session: 8b4453c8-b626-499b-97a9-9845bb39bf55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
865 2024.08.27 19:48:40.761803 [ 3 ] {e12c5ded-dbfc-4499-a00c-44000c3b11b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
866 2024.08.27 19:48:40.762129 [ 3 ] {e12c5ded-dbfc-4499-a00c-44000c3b11b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
867 2024.08.27 19:48:40.762182 [ 3 ] {e12c5ded-dbfc-4499-a00c-44000c3b11b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
868 2024.08.27 19:48:40.763051 [ 3 ] {e12c5ded-dbfc-4499-a00c-44000c3b11b2} <Debug> DynamicQueryHandler: Done processing query
869 2024.08.27 19:48:40.763077 [ 3 ] {e12c5ded-dbfc-4499-a00c-44000c3b11b2} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
870 2024.08.27 19:48:40.763101 [ 3 ] {} <Debug> HTTP-Session: 8b4453c8-b626-499b-97a9-9845bb39bf55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
871 2024.08.27 19:48:40.763316 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
872 2024.08.27 19:48:40.763362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
873 2024.08.27 19:48:40.763380 [ 3 ] {} <Debug> HTTP-Session: 1000a5ed-e62a-4b5a-8601-975d0e39ad25 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
874 2024.08.27 19:48:40.763396 [ 3 ] {} <Debug> HTTP-Session: 1000a5ed-e62a-4b5a-8601-975d0e39ad25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
875 2024.08.27 19:48:40.763411 [ 3 ] {} <Debug> HTTP-Session: 1000a5ed-e62a-4b5a-8601-975d0e39ad25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
876 2024.08.27 19:48:40.763441 [ 3 ] {} <Trace> HTTP-Session: 1000a5ed-e62a-4b5a-8601-975d0e39ad25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
877 2024.08.27 19:48:40.763560 [ 3 ] {9f622929-9a6e-4264-a6e4-6c8f2e2b8309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
878 2024.08.27 19:48:40.763877 [ 3 ] {9f622929-9a6e-4264-a6e4-6c8f2e2b8309} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
879 2024.08.27 19:48:40.763928 [ 3 ] {9f622929-9a6e-4264-a6e4-6c8f2e2b8309} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
880 2024.08.27 19:48:40.764888 [ 3 ] {9f622929-9a6e-4264-a6e4-6c8f2e2b8309} <Debug> DynamicQueryHandler: Done processing query
881 2024.08.27 19:48:40.764913 [ 3 ] {9f622929-9a6e-4264-a6e4-6c8f2e2b8309} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
882 2024.08.27 19:48:40.764929 [ 3 ] {} <Debug> HTTP-Session: 1000a5ed-e62a-4b5a-8601-975d0e39ad25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
883 2024.08.27 19:48:40.765146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
884 2024.08.27 19:48:40.765200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
885 2024.08.27 19:48:40.765221 [ 3 ] {} <Debug> HTTP-Session: 34cc168e-6368-467e-a210-2dedee35ae01 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
886 2024.08.27 19:48:40.765239 [ 3 ] {} <Debug> HTTP-Session: 34cc168e-6368-467e-a210-2dedee35ae01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
887 2024.08.27 19:48:40.765253 [ 3 ] {} <Debug> HTTP-Session: 34cc168e-6368-467e-a210-2dedee35ae01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
888 2024.08.27 19:48:40.765285 [ 3 ] {} <Trace> HTTP-Session: 34cc168e-6368-467e-a210-2dedee35ae01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
889 2024.08.27 19:48:40.765419 [ 3 ] {5d3534e2-3195-4ca1-b3ac-0195e682ca9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
890 2024.08.27 19:48:40.765757 [ 3 ] {5d3534e2-3195-4ca1-b3ac-0195e682ca9e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
891 2024.08.27 19:48:40.765811 [ 3 ] {5d3534e2-3195-4ca1-b3ac-0195e682ca9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
892 2024.08.27 19:48:40.766737 [ 3 ] {5d3534e2-3195-4ca1-b3ac-0195e682ca9e} <Debug> DynamicQueryHandler: Done processing query
893 2024.08.27 19:48:40.766763 [ 3 ] {5d3534e2-3195-4ca1-b3ac-0195e682ca9e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
894 2024.08.27 19:48:40.766779 [ 3 ] {} <Debug> HTTP-Session: 34cc168e-6368-467e-a210-2dedee35ae01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
895 2024.08.27 19:48:40.766962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 321, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
896 2024.08.27 19:48:40.767010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
897 2024.08.27 19:48:40.767030 [ 3 ] {} <Debug> HTTP-Session: 6adc7696-ceb3-447f-95c8-1b267749cba3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
898 2024.08.27 19:48:40.767047 [ 3 ] {} <Debug> HTTP-Session: 6adc7696-ceb3-447f-95c8-1b267749cba3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
899 2024.08.27 19:48:40.767062 [ 3 ] {} <Debug> HTTP-Session: 6adc7696-ceb3-447f-95c8-1b267749cba3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
900 2024.08.27 19:48:40.767093 [ 3 ] {} <Trace> HTTP-Session: 6adc7696-ceb3-447f-95c8-1b267749cba3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
901 2024.08.27 19:48:40.767219 [ 3 ] {23a9a56d-0f87-400a-a3a9-c89a7c82ed50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
902 2024.08.27 19:48:40.767548 [ 3 ] {23a9a56d-0f87-400a-a3a9-c89a7c82ed50} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
903 2024.08.27 19:48:40.767601 [ 3 ] {23a9a56d-0f87-400a-a3a9-c89a7c82ed50} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
904 2024.08.27 19:48:40.768548 [ 3 ] {23a9a56d-0f87-400a-a3a9-c89a7c82ed50} <Debug> DynamicQueryHandler: Done processing query
905 2024.08.27 19:48:40.768574 [ 3 ] {23a9a56d-0f87-400a-a3a9-c89a7c82ed50} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
906 2024.08.27 19:48:40.768590 [ 3 ] {} <Debug> HTTP-Session: 6adc7696-ceb3-447f-95c8-1b267749cba3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
907 2024.08.27 19:48:40.768788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
908 2024.08.27 19:48:40.768836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
909 2024.08.27 19:48:40.768855 [ 3 ] {} <Debug> HTTP-Session: ea3e5b31-ed83-484e-8d75-d48eb1c6dfe8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
910 2024.08.27 19:48:40.768872 [ 3 ] {} <Debug> HTTP-Session: ea3e5b31-ed83-484e-8d75-d48eb1c6dfe8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
911 2024.08.27 19:48:40.768887 [ 3 ] {} <Debug> HTTP-Session: ea3e5b31-ed83-484e-8d75-d48eb1c6dfe8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
912 2024.08.27 19:48:40.768917 [ 3 ] {} <Trace> HTTP-Session: ea3e5b31-ed83-484e-8d75-d48eb1c6dfe8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
913 2024.08.27 19:48:40.769041 [ 3 ] {a6912036-6f07-4b23-b2a6-8807844bfda6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
914 2024.08.27 19:48:40.769379 [ 3 ] {a6912036-6f07-4b23-b2a6-8807844bfda6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
915 2024.08.27 19:48:40.769432 [ 3 ] {a6912036-6f07-4b23-b2a6-8807844bfda6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
916 2024.08.27 19:48:40.770270 [ 3 ] {a6912036-6f07-4b23-b2a6-8807844bfda6} <Debug> DynamicQueryHandler: Done processing query
917 2024.08.27 19:48:40.770296 [ 3 ] {a6912036-6f07-4b23-b2a6-8807844bfda6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
918 2024.08.27 19:48:40.770314 [ 3 ] {} <Debug> HTTP-Session: ea3e5b31-ed83-484e-8d75-d48eb1c6dfe8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
919 2024.08.27 19:48:40.770520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
920 2024.08.27 19:48:40.770567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
921 2024.08.27 19:48:40.770588 [ 3 ] {} <Debug> HTTP-Session: a92cc33c-a1ec-4dfe-9dc5-c3bdffb804b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
922 2024.08.27 19:48:40.770604 [ 3 ] {} <Debug> HTTP-Session: a92cc33c-a1ec-4dfe-9dc5-c3bdffb804b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
923 2024.08.27 19:48:40.770618 [ 3 ] {} <Debug> HTTP-Session: a92cc33c-a1ec-4dfe-9dc5-c3bdffb804b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
924 2024.08.27 19:48:40.770649 [ 3 ] {} <Trace> HTTP-Session: a92cc33c-a1ec-4dfe-9dc5-c3bdffb804b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
925 2024.08.27 19:48:40.770773 [ 3 ] {2589e08f-c543-4fb4-95a0-d6e3eaf7f4e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
926 2024.08.27 19:48:40.771112 [ 3 ] {2589e08f-c543-4fb4-95a0-d6e3eaf7f4e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
927 2024.08.27 19:48:40.771165 [ 3 ] {2589e08f-c543-4fb4-95a0-d6e3eaf7f4e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
928 2024.08.27 19:48:40.772141 [ 3 ] {2589e08f-c543-4fb4-95a0-d6e3eaf7f4e4} <Debug> DynamicQueryHandler: Done processing query
929 2024.08.27 19:48:40.772167 [ 3 ] {2589e08f-c543-4fb4-95a0-d6e3eaf7f4e4} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
930 2024.08.27 19:48:40.772183 [ 3 ] {} <Debug> HTTP-Session: a92cc33c-a1ec-4dfe-9dc5-c3bdffb804b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
931 2024.08.27 19:48:40.772398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
932 2024.08.27 19:48:40.772446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
933 2024.08.27 19:48:40.772466 [ 3 ] {} <Debug> HTTP-Session: ed519e0b-5836-4505-9b9a-3bba3f1769b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
934 2024.08.27 19:48:40.772482 [ 3 ] {} <Debug> HTTP-Session: ed519e0b-5836-4505-9b9a-3bba3f1769b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
935 2024.08.27 19:48:40.772496 [ 3 ] {} <Debug> HTTP-Session: ed519e0b-5836-4505-9b9a-3bba3f1769b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
936 2024.08.27 19:48:40.772527 [ 3 ] {} <Trace> HTTP-Session: ed519e0b-5836-4505-9b9a-3bba3f1769b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
937 2024.08.27 19:48:40.772656 [ 3 ] {bcd5f503-2b3c-4364-802a-ff1da6c9c3e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
938 2024.08.27 19:48:40.772998 [ 3 ] {bcd5f503-2b3c-4364-802a-ff1da6c9c3e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
939 2024.08.27 19:48:40.773050 [ 3 ] {bcd5f503-2b3c-4364-802a-ff1da6c9c3e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
940 2024.08.27 19:48:40.773963 [ 3 ] {bcd5f503-2b3c-4364-802a-ff1da6c9c3e8} <Debug> DynamicQueryHandler: Done processing query
941 2024.08.27 19:48:40.773989 [ 3 ] {bcd5f503-2b3c-4364-802a-ff1da6c9c3e8} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
942 2024.08.27 19:48:40.774005 [ 3 ] {} <Debug> HTTP-Session: ed519e0b-5836-4505-9b9a-3bba3f1769b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
943 2024.08.27 19:48:40.774223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
944 2024.08.27 19:48:40.774271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
945 2024.08.27 19:48:40.774290 [ 3 ] {} <Debug> HTTP-Session: fb65fb9a-63d6-418c-88b4-9f31c6ce0a04 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
946 2024.08.27 19:48:40.774306 [ 3 ] {} <Debug> HTTP-Session: fb65fb9a-63d6-418c-88b4-9f31c6ce0a04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
947 2024.08.27 19:48:40.774320 [ 3 ] {} <Debug> HTTP-Session: fb65fb9a-63d6-418c-88b4-9f31c6ce0a04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
948 2024.08.27 19:48:40.774351 [ 3 ] {} <Trace> HTTP-Session: fb65fb9a-63d6-418c-88b4-9f31c6ce0a04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
949 2024.08.27 19:48:40.774478 [ 3 ] {695d478b-9116-4962-b77b-630cd468476f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete)
950 2024.08.27 19:48:40.774817 [ 3 ] {695d478b-9116-4962-b77b-630cd468476f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
951 2024.08.27 19:48:40.774868 [ 3 ] {695d478b-9116-4962-b77b-630cd468476f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
952 2024.08.27 19:48:40.775760 [ 3 ] {695d478b-9116-4962-b77b-630cd468476f} <Debug> DynamicQueryHandler: Done processing query
953 2024.08.27 19:48:40.775785 [ 3 ] {695d478b-9116-4962-b77b-630cd468476f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
954 2024.08.27 19:48:40.775801 [ 3 ] {} <Debug> HTTP-Session: fb65fb9a-63d6-418c-88b4-9f31c6ce0a04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
955 2024.08.27 19:48:40.775997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
956 2024.08.27 19:48:40.776045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
957 2024.08.27 19:48:40.776064 [ 3 ] {} <Debug> HTTP-Session: 9146c478-f284-47ba-8e5d-31983eb85de3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
958 2024.08.27 19:48:40.776080 [ 3 ] {} <Debug> HTTP-Session: 9146c478-f284-47ba-8e5d-31983eb85de3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
959 2024.08.27 19:48:40.776093 [ 3 ] {} <Debug> HTTP-Session: 9146c478-f284-47ba-8e5d-31983eb85de3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
960 2024.08.27 19:48:40.776123 [ 3 ] {} <Trace> HTTP-Session: 9146c478-f284-47ba-8e5d-31983eb85de3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
961 2024.08.27 19:48:40.776252 [ 3 ] {c6ed71a8-c0e8-4fe9-9831-26e16e89eefd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete)
962 2024.08.27 19:48:40.776597 [ 3 ] {c6ed71a8-c0e8-4fe9-9831-26e16e89eefd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
963 2024.08.27 19:48:40.776650 [ 3 ] {c6ed71a8-c0e8-4fe9-9831-26e16e89eefd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
964 2024.08.27 19:48:40.777526 [ 3 ] {c6ed71a8-c0e8-4fe9-9831-26e16e89eefd} <Debug> DynamicQueryHandler: Done processing query
965 2024.08.27 19:48:40.777552 [ 3 ] {c6ed71a8-c0e8-4fe9-9831-26e16e89eefd} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
966 2024.08.27 19:48:40.777568 [ 3 ] {} <Debug> HTTP-Session: 9146c478-f284-47ba-8e5d-31983eb85de3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
967 2024.08.27 19:48:40.777760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
968 2024.08.27 19:48:40.777808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
969 2024.08.27 19:48:40.777828 [ 3 ] {} <Debug> HTTP-Session: adb055ee-9702-4a71-850d-faaffb93bcef Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
970 2024.08.27 19:48:40.777844 [ 3 ] {} <Debug> HTTP-Session: adb055ee-9702-4a71-850d-faaffb93bcef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
971 2024.08.27 19:48:40.777859 [ 3 ] {} <Debug> HTTP-Session: adb055ee-9702-4a71-850d-faaffb93bcef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
972 2024.08.27 19:48:40.777890 [ 3 ] {} <Trace> HTTP-Session: adb055ee-9702-4a71-850d-faaffb93bcef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
973 2024.08.27 19:48:40.778021 [ 3 ] {358b8e08-ab7e-4365-86ec-d23ba6862143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete)
974 2024.08.27 19:48:40.778368 [ 3 ] {358b8e08-ab7e-4365-86ec-d23ba6862143} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
975 2024.08.27 19:48:40.778420 [ 3 ] {358b8e08-ab7e-4365-86ec-d23ba6862143} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
976 2024.08.27 19:48:40.779305 [ 3 ] {358b8e08-ab7e-4365-86ec-d23ba6862143} <Debug> DynamicQueryHandler: Done processing query
977 2024.08.27 19:48:40.779330 [ 3 ] {358b8e08-ab7e-4365-86ec-d23ba6862143} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
978 2024.08.27 19:48:40.779345 [ 3 ] {} <Debug> HTTP-Session: adb055ee-9702-4a71-850d-faaffb93bcef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
979 2024.08.27 19:48:40.779542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
980 2024.08.27 19:48:40.779589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
981 2024.08.27 19:48:40.779609 [ 3 ] {} <Debug> HTTP-Session: a7222336-c68e-4b84-aacc-6fce689c43cf Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
982 2024.08.27 19:48:40.779625 [ 3 ] {} <Debug> HTTP-Session: a7222336-c68e-4b84-aacc-6fce689c43cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
983 2024.08.27 19:48:40.779640 [ 3 ] {} <Debug> HTTP-Session: a7222336-c68e-4b84-aacc-6fce689c43cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
984 2024.08.27 19:48:40.779670 [ 3 ] {} <Trace> HTTP-Session: a7222336-c68e-4b84-aacc-6fce689c43cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
985 2024.08.27 19:48:40.779801 [ 3 ] {afe0a746-1b6c-4122-8f53-6b853ed9f1b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete)
986 2024.08.27 19:48:40.780151 [ 3 ] {afe0a746-1b6c-4122-8f53-6b853ed9f1b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
987 2024.08.27 19:48:40.780204 [ 3 ] {afe0a746-1b6c-4122-8f53-6b853ed9f1b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
988 2024.08.27 19:48:40.781174 [ 3 ] {afe0a746-1b6c-4122-8f53-6b853ed9f1b5} <Debug> DynamicQueryHandler: Done processing query
989 2024.08.27 19:48:40.781200 [ 3 ] {afe0a746-1b6c-4122-8f53-6b853ed9f1b5} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
990 2024.08.27 19:48:40.781217 [ 3 ] {} <Debug> HTTP-Session: a7222336-c68e-4b84-aacc-6fce689c43cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
991 2024.08.27 19:48:40.782135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 3987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
992 2024.08.27 19:48:40.782185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
993 2024.08.27 19:48:40.782205 [ 3 ] {} <Debug> HTTP-Session: 64b96339-2ba4-42e9-a0d9-7f3ca07b15e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
994 2024.08.27 19:48:40.782222 [ 3 ] {} <Debug> HTTP-Session: 64b96339-2ba4-42e9-a0d9-7f3ca07b15e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
995 2024.08.27 19:48:40.782239 [ 3 ] {} <Debug> HTTP-Session: 64b96339-2ba4-42e9-a0d9-7f3ca07b15e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
996 2024.08.27 19:48:40.782271 [ 3 ] {} <Trace> HTTP-Session: 64b96339-2ba4-42e9-a0d9-7f3ca07b15e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
997 2024.08.27 19:48:40.782393 [ 3 ] {105ba479-01b7-4ab0-b67f-7d6486ac60ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
998 2024.08.27 19:48:40.782439 [ 3 ] {105ba479-01b7-4ab0-b67f-7d6486ac60ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
999 2024.08.27 19:48:40.782639 [ 3 ] {105ba479-01b7-4ab0-b67f-7d6486ac60ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1000 2024.08.27 19:48:40.783111 [ 3 ] {105ba479-01b7-4ab0-b67f-7d6486ac60ab} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1001 2024.08.27 19:48:40.783155 [ 3 ] {105ba479-01b7-4ab0-b67f-7d6486ac60ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
1002 2024.08.27 19:48:40.783726 [ 3 ] {105ba479-01b7-4ab0-b67f-7d6486ac60ab} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1003 2024.08.27 19:48:40.784123 [ 3 ] {105ba479-01b7-4ab0-b67f-7d6486ac60ab} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1004 2024.08.27 19:48:40.784297 [ 3 ] {105ba479-01b7-4ab0-b67f-7d6486ac60ab} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.001949 sec., 7183.170856849667 rows/sec., 1.01 MiB/sec.
1005 2024.08.27 19:48:40.784471 [ 3 ] {105ba479-01b7-4ab0-b67f-7d6486ac60ab} <Debug> DynamicQueryHandler: Done processing query
1006 2024.08.27 19:48:40.784496 [ 3 ] {105ba479-01b7-4ab0-b67f-7d6486ac60ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1007 2024.08.27 19:48:40.784512 [ 3 ] {} <Debug> HTTP-Session: 64b96339-2ba4-42e9-a0d9-7f3ca07b15e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1008 2024.08.27 19:48:40.784626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 3632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1009 2024.08.27 19:48:40.784674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1010 2024.08.27 19:48:40.784693 [ 3 ] {} <Debug> HTTP-Session: 1a23e18b-c6ff-4a46-ae6b-dac3441b7a90 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1011 2024.08.27 19:48:40.784710 [ 3 ] {} <Debug> HTTP-Session: 1a23e18b-c6ff-4a46-ae6b-dac3441b7a90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1012 2024.08.27 19:48:40.784724 [ 3 ] {} <Debug> HTTP-Session: 1a23e18b-c6ff-4a46-ae6b-dac3441b7a90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1013 2024.08.27 19:48:40.784755 [ 3 ] {} <Trace> HTTP-Session: 1a23e18b-c6ff-4a46-ae6b-dac3441b7a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1014 2024.08.27 19:48:40.784862 [ 3 ] {f257b83b-2384-442d-b146-a752c0a20722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1015 2024.08.27 19:48:40.784907 [ 3 ] {f257b83b-2384-442d-b146-a752c0a20722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1016 2024.08.27 19:48:40.785170 [ 3 ] {f257b83b-2384-442d-b146-a752c0a20722} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1017 2024.08.27 19:48:40.786322 [ 3 ] {f257b83b-2384-442d-b146-a752c0a20722} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1018 2024.08.27 19:48:40.786360 [ 3 ] {f257b83b-2384-442d-b146-a752c0a20722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
1019 2024.08.27 19:48:40.786756 [ 3 ] {f257b83b-2384-442d-b146-a752c0a20722} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1020 2024.08.27 19:48:40.787121 [ 3 ] {f257b83b-2384-442d-b146-a752c0a20722} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1021 2024.08.27 19:48:40.787275 [ 3 ] {f257b83b-2384-442d-b146-a752c0a20722} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.002435 sec., 10677.618069815195 rows/sec., 824.16 KiB/sec.
1022 2024.08.27 19:48:40.787448 [ 3 ] {f257b83b-2384-442d-b146-a752c0a20722} <Debug> DynamicQueryHandler: Done processing query
1023 2024.08.27 19:48:40.787473 [ 3 ] {f257b83b-2384-442d-b146-a752c0a20722} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1024 2024.08.27 19:48:40.787490 [ 3 ] {} <Debug> HTTP-Session: 1a23e18b-c6ff-4a46-ae6b-dac3441b7a90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1025 2024.08.27 19:48:40.787622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1026 2024.08.27 19:48:40.787672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1027 2024.08.27 19:48:40.787692 [ 3 ] {} <Debug> HTTP-Session: 68a581b0-73df-40bc-b28a-6443079b35b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1028 2024.08.27 19:48:40.787710 [ 3 ] {} <Debug> HTTP-Session: 68a581b0-73df-40bc-b28a-6443079b35b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1029 2024.08.27 19:48:40.787723 [ 3 ] {} <Debug> HTTP-Session: 68a581b0-73df-40bc-b28a-6443079b35b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1030 2024.08.27 19:48:40.787761 [ 3 ] {} <Trace> HTTP-Session: 68a581b0-73df-40bc-b28a-6443079b35b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1031 2024.08.27 19:48:40.787872 [ 3 ] {29fe83ad-7694-42a6-9a3b-25ed7288c136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1032 2024.08.27 19:48:40.787917 [ 3 ] {29fe83ad-7694-42a6-9a3b-25ed7288c136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1033 2024.08.27 19:48:40.788703 [ 3 ] {29fe83ad-7694-42a6-9a3b-25ed7288c136} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1034 2024.08.27 19:48:40.789063 [ 3 ] {29fe83ad-7694-42a6-9a3b-25ed7288c136} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1035 2024.08.27 19:48:40.789101 [ 3 ] {29fe83ad-7694-42a6-9a3b-25ed7288c136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
1036 2024.08.27 19:48:40.790121 [ 3 ] {29fe83ad-7694-42a6-9a3b-25ed7288c136} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1037 2024.08.27 19:48:40.790498 [ 3 ] {29fe83ad-7694-42a6-9a3b-25ed7288c136} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1038 2024.08.27 19:48:40.790632 [ 3 ] {29fe83ad-7694-42a6-9a3b-25ed7288c136} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.002789 sec., 10039.440659734673 rows/sec., 801.84 KiB/sec.
1039 2024.08.27 19:48:40.790802 [ 3 ] {29fe83ad-7694-42a6-9a3b-25ed7288c136} <Debug> DynamicQueryHandler: Done processing query
1040 2024.08.27 19:48:40.790827 [ 3 ] {29fe83ad-7694-42a6-9a3b-25ed7288c136} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1041 2024.08.27 19:48:40.790842 [ 3 ] {} <Debug> HTTP-Session: 68a581b0-73df-40bc-b28a-6443079b35b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1042 2024.08.27 19:48:40.790957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 3880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1043 2024.08.27 19:48:40.791005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1044 2024.08.27 19:48:40.791025 [ 3 ] {} <Debug> HTTP-Session: 6c4327a3-270a-4731-9a97-12524b0b8677 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1045 2024.08.27 19:48:40.791041 [ 3 ] {} <Debug> HTTP-Session: 6c4327a3-270a-4731-9a97-12524b0b8677 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1046 2024.08.27 19:48:40.791054 [ 3 ] {} <Debug> HTTP-Session: 6c4327a3-270a-4731-9a97-12524b0b8677 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1047 2024.08.27 19:48:40.791085 [ 3 ] {} <Trace> HTTP-Session: 6c4327a3-270a-4731-9a97-12524b0b8677 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1048 2024.08.27 19:48:40.791187 [ 3 ] {90d7aa6d-5514-4ab9-aa83-f0ebaa360568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1049 2024.08.27 19:48:40.791804 [ 3 ] {90d7aa6d-5514-4ab9-aa83-f0ebaa360568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1050 2024.08.27 19:48:40.791957 [ 3 ] {90d7aa6d-5514-4ab9-aa83-f0ebaa360568} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1051 2024.08.27 19:48:40.792818 [ 3 ] {90d7aa6d-5514-4ab9-aa83-f0ebaa360568} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1052 2024.08.27 19:48:40.792852 [ 3 ] {90d7aa6d-5514-4ab9-aa83-f0ebaa360568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
1053 2024.08.27 19:48:40.793276 [ 3 ] {90d7aa6d-5514-4ab9-aa83-f0ebaa360568} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1054 2024.08.27 19:48:40.793615 [ 3 ] {90d7aa6d-5514-4ab9-aa83-f0ebaa360568} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1055 2024.08.27 19:48:40.793758 [ 3 ] {90d7aa6d-5514-4ab9-aa83-f0ebaa360568} <Debug> executeQuery: Read 20 rows, 1.42 KiB in 0.002598 sec., 7698.229407236336 rows/sec., 546.54 KiB/sec.
1056 2024.08.27 19:48:40.793927 [ 3 ] {90d7aa6d-5514-4ab9-aa83-f0ebaa360568} <Debug> DynamicQueryHandler: Done processing query
1057 2024.08.27 19:48:40.793951 [ 3 ] {90d7aa6d-5514-4ab9-aa83-f0ebaa360568} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1058 2024.08.27 19:48:40.793967 [ 3 ] {} <Debug> HTTP-Session: 6c4327a3-270a-4731-9a97-12524b0b8677 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1059 2024.08.27 19:48:40.794085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1060 2024.08.27 19:48:40.794137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1061 2024.08.27 19:48:40.794156 [ 3 ] {} <Debug> HTTP-Session: 173d73e6-f7cb-4ad6-b0e1-04861803dc00 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1062 2024.08.27 19:48:40.794173 [ 3 ] {} <Debug> HTTP-Session: 173d73e6-f7cb-4ad6-b0e1-04861803dc00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1063 2024.08.27 19:48:40.794186 [ 3 ] {} <Debug> HTTP-Session: 173d73e6-f7cb-4ad6-b0e1-04861803dc00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1064 2024.08.27 19:48:40.794217 [ 3 ] {} <Trace> HTTP-Session: 173d73e6-f7cb-4ad6-b0e1-04861803dc00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1065 2024.08.27 19:48:40.794313 [ 3 ] {2174844f-0f77-4fbd-a714-b419db7c4305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1066 2024.08.27 19:48:40.794358 [ 3 ] {2174844f-0f77-4fbd-a714-b419db7c4305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1067 2024.08.27 19:48:40.794487 [ 3 ] {2174844f-0f77-4fbd-a714-b419db7c4305} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1068 2024.08.27 19:48:40.794742 [ 3 ] {2174844f-0f77-4fbd-a714-b419db7c4305} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1069 2024.08.27 19:48:40.794777 [ 3 ] {2174844f-0f77-4fbd-a714-b419db7c4305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB.
1070 2024.08.27 19:48:40.795123 [ 3 ] {2174844f-0f77-4fbd-a714-b419db7c4305} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1071 2024.08.27 19:48:40.795439 [ 3 ] {2174844f-0f77-4fbd-a714-b419db7c4305} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1072 2024.08.27 19:48:40.795577 [ 3 ] {2174844f-0f77-4fbd-a714-b419db7c4305} <Debug> executeQuery: Read 6 rows, 431.00 B in 0.001285 sec., 4669.260700389105 rows/sec., 327.55 KiB/sec.
1073 2024.08.27 19:48:40.795841 [ 3 ] {2174844f-0f77-4fbd-a714-b419db7c4305} <Debug> DynamicQueryHandler: Done processing query
1074 2024.08.27 19:48:40.795874 [ 3 ] {2174844f-0f77-4fbd-a714-b419db7c4305} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1075 2024.08.27 19:48:40.795891 [ 3 ] {} <Debug> HTTP-Session: 173d73e6-f7cb-4ad6-b0e1-04861803dc00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1076 2024.08.27 19:48:41.000162 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.77 MiB, peak 177.92 MiB, free memory in arenas 0.00 B, will set to 174.71 MiB (RSS), difference: 1.94 MiB
1077 2024.08.27 19:48:45.754109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 3632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1078 2024.08.27 19:48:45.754252 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1079 2024.08.27 19:48:45.754282 [ 3 ] {} <Debug> HTTP-Session: a30ea2b7-9263-464c-b950-8a907f4cb75e Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1080 2024.08.27 19:48:45.754311 [ 3 ] {} <Debug> HTTP-Session: a30ea2b7-9263-464c-b950-8a907f4cb75e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1081 2024.08.27 19:48:45.754329 [ 3 ] {} <Debug> HTTP-Session: a30ea2b7-9263-464c-b950-8a907f4cb75e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1082 2024.08.27 19:48:45.754386 [ 3 ] {} <Trace> HTTP-Session: a30ea2b7-9263-464c-b950-8a907f4cb75e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1083 2024.08.27 19:48:45.754595 [ 3 ] {4d4e717c-c9e0-4dc0-b6f6-aaaa971e3594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1084 2024.08.27 19:48:45.754671 [ 3 ] {4d4e717c-c9e0-4dc0-b6f6-aaaa971e3594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1085 2024.08.27 19:48:45.755055 [ 3 ] {4d4e717c-c9e0-4dc0-b6f6-aaaa971e3594} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1086 2024.08.27 19:48:45.755511 [ 3 ] {4d4e717c-c9e0-4dc0-b6f6-aaaa971e3594} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1087 2024.08.27 19:48:45.755558 [ 3 ] {4d4e717c-c9e0-4dc0-b6f6-aaaa971e3594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
1088 2024.08.27 19:48:45.755967 [ 3 ] {4d4e717c-c9e0-4dc0-b6f6-aaaa971e3594} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1089 2024.08.27 19:48:45.756350 [ 3 ] {4d4e717c-c9e0-4dc0-b6f6-aaaa971e3594} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1090 2024.08.27 19:48:45.756547 [ 3 ] {4d4e717c-c9e0-4dc0-b6f6-aaaa971e3594} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.002016 sec., 12896.825396825398 rows/sec., 995.45 KiB/sec.
1091 2024.08.27 19:48:45.756780 [ 3 ] {4d4e717c-c9e0-4dc0-b6f6-aaaa971e3594} <Debug> DynamicQueryHandler: Done processing query
1092 2024.08.27 19:48:45.756807 [ 3 ] {4d4e717c-c9e0-4dc0-b6f6-aaaa971e3594} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1093 2024.08.27 19:48:45.756824 [ 3 ] {} <Debug> HTTP-Session: a30ea2b7-9263-464c-b950-8a907f4cb75e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1094 2024.08.27 19:48:45.756981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1095 2024.08.27 19:48:45.757037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1096 2024.08.27 19:48:45.757058 [ 3 ] {} <Debug> HTTP-Session: 4e43860d-7da2-404b-af3f-6605007cb9b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1097 2024.08.27 19:48:45.757075 [ 3 ] {} <Debug> HTTP-Session: 4e43860d-7da2-404b-af3f-6605007cb9b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1098 2024.08.27 19:48:45.757090 [ 3 ] {} <Debug> HTTP-Session: 4e43860d-7da2-404b-af3f-6605007cb9b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1099 2024.08.27 19:48:45.757128 [ 3 ] {} <Trace> HTTP-Session: 4e43860d-7da2-404b-af3f-6605007cb9b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1100 2024.08.27 19:48:45.757242 [ 3 ] {fdd8f240-aad0-420b-ae28-f1adbe934cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1101 2024.08.27 19:48:45.757290 [ 3 ] {fdd8f240-aad0-420b-ae28-f1adbe934cb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1102 2024.08.27 19:48:45.757527 [ 3 ] {fdd8f240-aad0-420b-ae28-f1adbe934cb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1103 2024.08.27 19:48:45.757853 [ 3 ] {fdd8f240-aad0-420b-ae28-f1adbe934cb1} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1104 2024.08.27 19:48:45.757890 [ 3 ] {fdd8f240-aad0-420b-ae28-f1adbe934cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
1105 2024.08.27 19:48:45.758242 [ 3 ] {fdd8f240-aad0-420b-ae28-f1adbe934cb1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1106 2024.08.27 19:48:45.758597 [ 3 ] {fdd8f240-aad0-420b-ae28-f1adbe934cb1} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1107 2024.08.27 19:48:45.758758 [ 3 ] {fdd8f240-aad0-420b-ae28-f1adbe934cb1} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001536 sec., 18229.166666666668 rows/sec., 1.42 MiB/sec.
1108 2024.08.27 19:48:45.759087 [ 3 ] {fdd8f240-aad0-420b-ae28-f1adbe934cb1} <Debug> DynamicQueryHandler: Done processing query
1109 2024.08.27 19:48:45.759114 [ 3 ] {fdd8f240-aad0-420b-ae28-f1adbe934cb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1110 2024.08.27 19:48:45.759130 [ 3 ] {} <Debug> HTTP-Session: 4e43860d-7da2-404b-af3f-6605007cb9b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1111 2024.08.27 19:48:45.759356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 19132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1112 2024.08.27 19:48:45.759407 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1113 2024.08.27 19:48:45.759426 [ 3 ] {} <Debug> HTTP-Session: 89f67a32-d516-44cf-8653-e50b79c4f43d Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1114 2024.08.27 19:48:45.759443 [ 3 ] {} <Debug> HTTP-Session: 89f67a32-d516-44cf-8653-e50b79c4f43d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1115 2024.08.27 19:48:45.759457 [ 3 ] {} <Debug> HTTP-Session: 89f67a32-d516-44cf-8653-e50b79c4f43d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1116 2024.08.27 19:48:45.759490 [ 3 ] {} <Trace> HTTP-Session: 89f67a32-d516-44cf-8653-e50b79c4f43d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1117 2024.08.27 19:48:45.759626 [ 3 ] {3a81e688-9609-4f4f-a158-bf58c8f0db50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1118 2024.08.27 19:48:45.759676 [ 3 ] {3a81e688-9609-4f4f-a158-bf58c8f0db50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1119 2024.08.27 19:48:45.759839 [ 3 ] {3a81e688-9609-4f4f-a158-bf58c8f0db50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1120 2024.08.27 19:48:45.760297 [ 3 ] {3a81e688-9609-4f4f-a158-bf58c8f0db50} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1121 2024.08.27 19:48:45.760334 [ 3 ] {3a81e688-9609-4f4f-a158-bf58c8f0db50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
1122 2024.08.27 19:48:45.760708 [ 3 ] {3a81e688-9609-4f4f-a158-bf58c8f0db50} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1123 2024.08.27 19:48:45.761041 [ 3 ] {3a81e688-9609-4f4f-a158-bf58c8f0db50} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1124 2024.08.27 19:48:45.761198 [ 3 ] {3a81e688-9609-4f4f-a158-bf58c8f0db50} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001625 sec., 61538.46153846154 rows/sec., 4.27 MiB/sec.
1125 2024.08.27 19:48:45.761373 [ 3 ] {3a81e688-9609-4f4f-a158-bf58c8f0db50} <Debug> DynamicQueryHandler: Done processing query
1126 2024.08.27 19:48:45.761398 [ 3 ] {3a81e688-9609-4f4f-a158-bf58c8f0db50} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1127 2024.08.27 19:48:45.761415 [ 3 ] {} <Debug> HTTP-Session: 89f67a32-d516-44cf-8653-e50b79c4f43d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1128 2024.08.27 19:48:45.761538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1129 2024.08.27 19:48:45.761588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1130 2024.08.27 19:48:45.761607 [ 3 ] {} <Debug> HTTP-Session: 316d6570-3b54-4cb5-9e0a-4bc6230d1248 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1131 2024.08.27 19:48:45.761624 [ 3 ] {} <Debug> HTTP-Session: 316d6570-3b54-4cb5-9e0a-4bc6230d1248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1132 2024.08.27 19:48:45.761638 [ 3 ] {} <Debug> HTTP-Session: 316d6570-3b54-4cb5-9e0a-4bc6230d1248 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1133 2024.08.27 19:48:45.761669 [ 3 ] {} <Trace> HTTP-Session: 316d6570-3b54-4cb5-9e0a-4bc6230d1248 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1134 2024.08.27 19:48:45.761780 [ 3 ] {ce6379a6-6c93-4ecc-b1fa-e4b2a40c8afb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1135 2024.08.27 19:48:45.761826 [ 3 ] {ce6379a6-6c93-4ecc-b1fa-e4b2a40c8afb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1136 2024.08.27 19:48:45.761953 [ 3 ] {ce6379a6-6c93-4ecc-b1fa-e4b2a40c8afb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1137 2024.08.27 19:48:45.762243 [ 3 ] {ce6379a6-6c93-4ecc-b1fa-e4b2a40c8afb} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1138 2024.08.27 19:48:45.762279 [ 3 ] {ce6379a6-6c93-4ecc-b1fa-e4b2a40c8afb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
1139 2024.08.27 19:48:45.762637 [ 3 ] {ce6379a6-6c93-4ecc-b1fa-e4b2a40c8afb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1140 2024.08.27 19:48:45.762954 [ 3 ] {ce6379a6-6c93-4ecc-b1fa-e4b2a40c8afb} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1141 2024.08.27 19:48:45.763073 [ 3 ] {ce6379a6-6c93-4ecc-b1fa-e4b2a40c8afb} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001331 sec., 22539.444027047335 rows/sec., 1.54 MiB/sec.
1142 2024.08.27 19:48:45.763236 [ 3 ] {ce6379a6-6c93-4ecc-b1fa-e4b2a40c8afb} <Debug> DynamicQueryHandler: Done processing query
1143 2024.08.27 19:48:45.763260 [ 3 ] {ce6379a6-6c93-4ecc-b1fa-e4b2a40c8afb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1144 2024.08.27 19:48:45.763276 [ 3 ] {} <Debug> HTTP-Session: 316d6570-3b54-4cb5-9e0a-4bc6230d1248 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1145 2024.08.27 19:48:50.752010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1146 2024.08.27 19:48:50.752184 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1147 2024.08.27 19:48:50.752227 [ 3 ] {} <Debug> HTTP-Session: 137c9518-37da-427e-b27a-89b9a41786c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1148 2024.08.27 19:48:50.752265 [ 3 ] {} <Debug> HTTP-Session: 137c9518-37da-427e-b27a-89b9a41786c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1149 2024.08.27 19:48:50.752292 [ 3 ] {} <Debug> HTTP-Session: 137c9518-37da-427e-b27a-89b9a41786c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1150 2024.08.27 19:48:50.752367 [ 3 ] {} <Trace> HTTP-Session: 137c9518-37da-427e-b27a-89b9a41786c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1151 2024.08.27 19:48:50.752695 [ 3 ] {d714163e-eded-4b87-bddb-87ec7d0a8cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete)
1152 2024.08.27 19:48:50.753305 [ 3 ] {d714163e-eded-4b87-bddb-87ec7d0a8cfd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1153 2024.08.27 19:48:50.753382 [ 3 ] {d714163e-eded-4b87-bddb-87ec7d0a8cfd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE
1154 2024.08.27 19:48:50.753678 [ 3 ] {d714163e-eded-4b87-bddb-87ec7d0a8cfd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1155 2024.08.27 19:48:50.753865 [ 3 ] {d714163e-eded-4b87-bddb-87ec7d0a8cfd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1156 2024.08.27 19:48:50.754228 [ 3 ] {d714163e-eded-4b87-bddb-87ec7d0a8cfd} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1157 2024.08.27 19:48:50.755493 [ 3 ] {d714163e-eded-4b87-bddb-87ec7d0a8cfd} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1158 2024.08.27 19:48:50.755545 [ 3 ] {d714163e-eded-4b87-bddb-87ec7d0a8cfd} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (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
1159 2024.08.27 19:48:50.755565 [ 3 ] {d714163e-eded-4b87-bddb-87ec7d0a8cfd} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Spreading mark ranges among streams (default reading)
1160 2024.08.27 19:48:50.755678 [ 3 ] {d714163e-eded-4b87-bddb-87ec7d0a8cfd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))"
1161 2024.08.27 19:48:50.755704 [ 3 ] {d714163e-eded-4b87-bddb-87ec7d0a8cfd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1162 2024.08.27 19:48:50.757886 [ 3 ] {d714163e-eded-4b87-bddb-87ec7d0a8cfd} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.005344 sec., 2619.7604790419164 rows/sec., 106.90 KiB/sec.
1163 2024.08.27 19:48:50.758179 [ 3 ] {d714163e-eded-4b87-bddb-87ec7d0a8cfd} <Debug> DynamicQueryHandler: Done processing query
1164 2024.08.27 19:48:50.758205 [ 3 ] {d714163e-eded-4b87-bddb-87ec7d0a8cfd} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1165 2024.08.27 19:48:50.758222 [ 3 ] {} <Debug> HTTP-Session: 137c9518-37da-427e-b27a-89b9a41786c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1166 2024.08.27 19:48:50.758426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1167 2024.08.27 19:48:50.758481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1168 2024.08.27 19:48:50.758501 [ 3 ] {} <Debug> HTTP-Session: 38c3d81d-9b77-421a-9e3b-a8227c2e125d Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1169 2024.08.27 19:48:50.758520 [ 3 ] {} <Debug> HTTP-Session: 38c3d81d-9b77-421a-9e3b-a8227c2e125d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1170 2024.08.27 19:48:50.758535 [ 3 ] {} <Debug> HTTP-Session: 38c3d81d-9b77-421a-9e3b-a8227c2e125d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1171 2024.08.27 19:48:50.758572 [ 3 ] {} <Trace> HTTP-Session: 38c3d81d-9b77-421a-9e3b-a8227c2e125d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1172 2024.08.27 19:48:50.758723 [ 3 ] {8b52ee89-4f4d-4e9c-bf10-4bc2160146d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
1173 2024.08.27 19:48:50.758988 [ 3 ] {8b52ee89-4f4d-4e9c-bf10-4bc2160146d0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1174 2024.08.27 19:48:50.759028 [ 3 ] {8b52ee89-4f4d-4e9c-bf10-4bc2160146d0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_routes')" moved to PREWHERE
1175 2024.08.27 19:48:50.759287 [ 3 ] {8b52ee89-4f4d-4e9c-bf10-4bc2160146d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1176 2024.08.27 19:48:50.759354 [ 3 ] {8b52ee89-4f4d-4e9c-bf10-4bc2160146d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1177 2024.08.27 19:48:50.759497 [ 3 ] {8b52ee89-4f4d-4e9c-bf10-4bc2160146d0} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1178 2024.08.27 19:48:50.759530 [ 3 ] {8b52ee89-4f4d-4e9c-bf10-4bc2160146d0} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1179 2024.08.27 19:48:50.759553 [ 3 ] {8b52ee89-4f4d-4e9c-bf10-4bc2160146d0} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (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
1180 2024.08.27 19:48:50.759571 [ 3 ] {8b52ee89-4f4d-4e9c-bf10-4bc2160146d0} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Spreading mark ranges among streams (default reading)
1181 2024.08.27 19:48:50.759612 [ 3 ] {8b52ee89-4f4d-4e9c-bf10-4bc2160146d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_routes'))"
1182 2024.08.27 19:48:50.759634 [ 3 ] {8b52ee89-4f4d-4e9c-bf10-4bc2160146d0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1183 2024.08.27 19:48:50.760505 [ 3 ] {8b52ee89-4f4d-4e9c-bf10-4bc2160146d0} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001832 sec., 7641.921397379912 rows/sec., 311.84 KiB/sec.
1184 2024.08.27 19:48:50.760765 [ 3 ] {8b52ee89-4f4d-4e9c-bf10-4bc2160146d0} <Debug> DynamicQueryHandler: Done processing query
1185 2024.08.27 19:48:50.760790 [ 3 ] {8b52ee89-4f4d-4e9c-bf10-4bc2160146d0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1186 2024.08.27 19:48:50.760807 [ 3 ] {} <Debug> HTTP-Session: 38c3d81d-9b77-421a-9e3b-a8227c2e125d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1187 2024.08.27 19:48:50.761023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1188 2024.08.27 19:48:50.761074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1189 2024.08.27 19:48:50.761094 [ 3 ] {} <Debug> HTTP-Session: 9a7b8951-9ff7-48e4-ae77-8a64ee27140a Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1190 2024.08.27 19:48:50.761112 [ 3 ] {} <Debug> HTTP-Session: 9a7b8951-9ff7-48e4-ae77-8a64ee27140a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1191 2024.08.27 19:48:50.761126 [ 3 ] {} <Debug> HTTP-Session: 9a7b8951-9ff7-48e4-ae77-8a64ee27140a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1192 2024.08.27 19:48:50.761161 [ 3 ] {} <Trace> HTTP-Session: 9a7b8951-9ff7-48e4-ae77-8a64ee27140a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1193 2024.08.27 19:48:50.761319 [ 3 ] {f2209d22-485e-4e68-b38b-0205ccfaa4f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
1194 2024.08.27 19:48:50.761580 [ 3 ] {f2209d22-485e-4e68-b38b-0205ccfaa4f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1195 2024.08.27 19:48:50.761620 [ 3 ] {f2209d22-485e-4e68-b38b-0205ccfaa4f6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE
1196 2024.08.27 19:48:50.761872 [ 3 ] {f2209d22-485e-4e68-b38b-0205ccfaa4f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1197 2024.08.27 19:48:50.761938 [ 3 ] {f2209d22-485e-4e68-b38b-0205ccfaa4f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1198 2024.08.27 19:48:50.762080 [ 3 ] {f2209d22-485e-4e68-b38b-0205ccfaa4f6} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1199 2024.08.27 19:48:50.762113 [ 3 ] {f2209d22-485e-4e68-b38b-0205ccfaa4f6} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1200 2024.08.27 19:48:50.762136 [ 3 ] {f2209d22-485e-4e68-b38b-0205ccfaa4f6} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (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
1201 2024.08.27 19:48:50.762152 [ 3 ] {f2209d22-485e-4e68-b38b-0205ccfaa4f6} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Spreading mark ranges among streams (default reading)
1202 2024.08.27 19:48:50.762194 [ 3 ] {f2209d22-485e-4e68-b38b-0205ccfaa4f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))"
1203 2024.08.27 19:48:50.762215 [ 3 ] {f2209d22-485e-4e68-b38b-0205ccfaa4f6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1204 2024.08.27 19:48:50.763177 [ 3 ] {f2209d22-485e-4e68-b38b-0205ccfaa4f6} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001932 sec., 7246.376811594203 rows/sec., 295.70 KiB/sec.
1205 2024.08.27 19:48:50.763421 [ 3 ] {f2209d22-485e-4e68-b38b-0205ccfaa4f6} <Debug> DynamicQueryHandler: Done processing query
1206 2024.08.27 19:48:50.763446 [ 3 ] {f2209d22-485e-4e68-b38b-0205ccfaa4f6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1207 2024.08.27 19:48:50.763462 [ 3 ] {} <Debug> HTTP-Session: 9a7b8951-9ff7-48e4-ae77-8a64ee27140a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1208 2024.08.27 19:48:50.763667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 713, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1209 2024.08.27 19:48:50.763717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1210 2024.08.27 19:48:50.763736 [ 3 ] {} <Debug> HTTP-Session: 04586ff6-1c46-4ee6-b942-5dcb6aec0194 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1211 2024.08.27 19:48:50.763753 [ 3 ] {} <Debug> HTTP-Session: 04586ff6-1c46-4ee6-b942-5dcb6aec0194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1212 2024.08.27 19:48:50.763767 [ 3 ] {} <Debug> HTTP-Session: 04586ff6-1c46-4ee6-b942-5dcb6aec0194 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1213 2024.08.27 19:48:50.763799 [ 3 ] {} <Trace> HTTP-Session: 04586ff6-1c46-4ee6-b942-5dcb6aec0194 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1214 2024.08.27 19:48:50.763938 [ 3 ] {74d2a00f-57a9-4ced-ac05-c49bf4dcd7e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1215 2024.08.27 19:48:50.764268 [ 3 ] {74d2a00f-57a9-4ced-ac05-c49bf4dcd7e0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1216 2024.08.27 19:48:50.764308 [ 3 ] {74d2a00f-57a9-4ced-ac05-c49bf4dcd7e0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1217 2024.08.27 19:48:50.764563 [ 3 ] {74d2a00f-57a9-4ced-ac05-c49bf4dcd7e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1218 2024.08.27 19:48:50.764627 [ 3 ] {74d2a00f-57a9-4ced-ac05-c49bf4dcd7e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1219 2024.08.27 19:48:50.764766 [ 3 ] {74d2a00f-57a9-4ced-ac05-c49bf4dcd7e0} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1220 2024.08.27 19:48:50.764798 [ 3 ] {74d2a00f-57a9-4ced-ac05-c49bf4dcd7e0} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1221 2024.08.27 19:48:50.764822 [ 3 ] {74d2a00f-57a9-4ced-ac05-c49bf4dcd7e0} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (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
1222 2024.08.27 19:48:50.764838 [ 3 ] {74d2a00f-57a9-4ced-ac05-c49bf4dcd7e0} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Spreading mark ranges among streams (default reading)
1223 2024.08.27 19:48:50.764880 [ 3 ] {74d2a00f-57a9-4ced-ac05-c49bf4dcd7e0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1224 2024.08.27 19:48:50.764901 [ 3 ] {74d2a00f-57a9-4ced-ac05-c49bf4dcd7e0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1225 2024.08.27 19:48:50.765765 [ 3 ] {74d2a00f-57a9-4ced-ac05-c49bf4dcd7e0} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.00189 sec., 7407.407407407408 rows/sec., 302.27 KiB/sec.
1226 2024.08.27 19:48:50.766011 [ 3 ] {74d2a00f-57a9-4ced-ac05-c49bf4dcd7e0} <Debug> DynamicQueryHandler: Done processing query
1227 2024.08.27 19:48:50.766035 [ 3 ] {74d2a00f-57a9-4ced-ac05-c49bf4dcd7e0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1228 2024.08.27 19:48:50.766052 [ 3 ] {} <Debug> HTTP-Session: 04586ff6-1c46-4ee6-b942-5dcb6aec0194 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1229 2024.08.27 19:48:50.766268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 754, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1230 2024.08.27 19:48:50.766317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1231 2024.08.27 19:48:50.766336 [ 3 ] {} <Debug> HTTP-Session: 5b0ee2ee-6a25-428f-ade8-8d2caa421f7a Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1232 2024.08.27 19:48:50.766353 [ 3 ] {} <Debug> HTTP-Session: 5b0ee2ee-6a25-428f-ade8-8d2caa421f7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1233 2024.08.27 19:48:50.766367 [ 3 ] {} <Debug> HTTP-Session: 5b0ee2ee-6a25-428f-ade8-8d2caa421f7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1234 2024.08.27 19:48:50.766398 [ 3 ] {} <Trace> HTTP-Session: 5b0ee2ee-6a25-428f-ade8-8d2caa421f7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1235 2024.08.27 19:48:50.766534 [ 3 ] {606419b2-b9bc-4159-b6d7-9689743e934d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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)
1236 2024.08.27 19:48:50.766790 [ 3 ] {606419b2-b9bc-4159-b6d7-9689743e934d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1237 2024.08.27 19:48:50.766830 [ 3 ] {606419b2-b9bc-4159-b6d7-9689743e934d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1238 2024.08.27 19:48:50.767085 [ 3 ] {606419b2-b9bc-4159-b6d7-9689743e934d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1239 2024.08.27 19:48:50.767149 [ 3 ] {606419b2-b9bc-4159-b6d7-9689743e934d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1240 2024.08.27 19:48:50.767285 [ 3 ] {606419b2-b9bc-4159-b6d7-9689743e934d} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1241 2024.08.27 19:48:50.767318 [ 3 ] {606419b2-b9bc-4159-b6d7-9689743e934d} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1242 2024.08.27 19:48:50.767340 [ 3 ] {606419b2-b9bc-4159-b6d7-9689743e934d} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (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
1243 2024.08.27 19:48:50.767357 [ 3 ] {606419b2-b9bc-4159-b6d7-9689743e934d} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Spreading mark ranges among streams (default reading)
1244 2024.08.27 19:48:50.767399 [ 3 ] {606419b2-b9bc-4159-b6d7-9689743e934d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1245 2024.08.27 19:48:50.767419 [ 3 ] {606419b2-b9bc-4159-b6d7-9689743e934d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1246 2024.08.27 19:48:50.768270 [ 3 ] {606419b2-b9bc-4159-b6d7-9689743e934d} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001797 sec., 7790.762381747357 rows/sec., 317.91 KiB/sec.
1247 2024.08.27 19:48:50.768502 [ 3 ] {606419b2-b9bc-4159-b6d7-9689743e934d} <Debug> DynamicQueryHandler: Done processing query
1248 2024.08.27 19:48:50.768526 [ 3 ] {606419b2-b9bc-4159-b6d7-9689743e934d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1249 2024.08.27 19:48:50.768543 [ 3 ] {} <Debug> HTTP-Session: 5b0ee2ee-6a25-428f-ade8-8d2caa421f7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1250 2024.08.27 19:48:50.771512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1251 2024.08.27 19:48:50.771598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1252 2024.08.27 19:48:50.771635 [ 3 ] {} <Debug> HTTP-Session: 02d3e175-a19e-4ed4-ae7a-2f53141f08ac Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1253 2024.08.27 19:48:50.771665 [ 3 ] {} <Debug> HTTP-Session: 02d3e175-a19e-4ed4-ae7a-2f53141f08ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1254 2024.08.27 19:48:50.771690 [ 3 ] {} <Debug> HTTP-Session: 02d3e175-a19e-4ed4-ae7a-2f53141f08ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1255 2024.08.27 19:48:50.771745 [ 3 ] {} <Trace> HTTP-Session: 02d3e175-a19e-4ed4-ae7a-2f53141f08ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1256 2024.08.27 19:48:50.771937 [ 3 ] {09c94d5a-c293-4749-bc19-f00c631452ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1257 2024.08.27 19:48:50.772020 [ 3 ] {09c94d5a-c293-4749-bc19-f00c631452ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1258 2024.08.27 19:48:50.772290 [ 3 ] {09c94d5a-c293-4749-bc19-f00c631452ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1259 2024.08.27 19:48:50.772625 [ 3 ] {09c94d5a-c293-4749-bc19-f00c631452ed} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1260 2024.08.27 19:48:50.772663 [ 3 ] {09c94d5a-c293-4749-bc19-f00c631452ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
1261 2024.08.27 19:48:50.773167 [ 3 ] {09c94d5a-c293-4749-bc19-f00c631452ed} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1262 2024.08.27 19:48:50.773503 [ 3 ] {09c94d5a-c293-4749-bc19-f00c631452ed} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1263 2024.08.27 19:48:50.773659 [ 3 ] {09c94d5a-c293-4749-bc19-f00c631452ed} <Debug> executeQuery: Read 5 rows, 674.00 B in 0.001783 sec., 2804.2624789680312 rows/sec., 369.15 KiB/sec.
1264 2024.08.27 19:48:50.773834 [ 3 ] {09c94d5a-c293-4749-bc19-f00c631452ed} <Debug> DynamicQueryHandler: Done processing query
1265 2024.08.27 19:48:50.773858 [ 3 ] {09c94d5a-c293-4749-bc19-f00c631452ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1266 2024.08.27 19:48:50.773874 [ 3 ] {} <Debug> HTTP-Session: 02d3e175-a19e-4ed4-ae7a-2f53141f08ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1267 2024.08.27 19:48:50.773985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 6758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1268 2024.08.27 19:48:50.774032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1269 2024.08.27 19:48:50.774051 [ 3 ] {} <Debug> HTTP-Session: 64689f33-8ed0-4ff2-96fa-097fe70db243 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1270 2024.08.27 19:48:50.774067 [ 3 ] {} <Debug> HTTP-Session: 64689f33-8ed0-4ff2-96fa-097fe70db243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1271 2024.08.27 19:48:50.774081 [ 3 ] {} <Debug> HTTP-Session: 64689f33-8ed0-4ff2-96fa-097fe70db243 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1272 2024.08.27 19:48:50.774113 [ 3 ] {} <Trace> HTTP-Session: 64689f33-8ed0-4ff2-96fa-097fe70db243 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1273 2024.08.27 19:48:50.774222 [ 3 ] {af039311-b7f8-4e8f-bb53-9f8504cc3b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1274 2024.08.27 19:48:50.774265 [ 3 ] {af039311-b7f8-4e8f-bb53-9f8504cc3b96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1275 2024.08.27 19:48:50.774498 [ 3 ] {af039311-b7f8-4e8f-bb53-9f8504cc3b96} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1276 2024.08.27 19:48:50.774840 [ 3 ] {af039311-b7f8-4e8f-bb53-9f8504cc3b96} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1277 2024.08.27 19:48:50.774877 [ 3 ] {af039311-b7f8-4e8f-bb53-9f8504cc3b96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
1278 2024.08.27 19:48:50.775264 [ 3 ] {af039311-b7f8-4e8f-bb53-9f8504cc3b96} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1279 2024.08.27 19:48:50.775640 [ 3 ] {af039311-b7f8-4e8f-bb53-9f8504cc3b96} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1280 2024.08.27 19:48:50.775777 [ 3 ] {af039311-b7f8-4e8f-bb53-9f8504cc3b96} <Debug> executeQuery: Read 46 rows, 3.93 KiB in 0.00159 sec., 28930.81761006289 rows/sec., 2.41 MiB/sec.
1281 2024.08.27 19:48:50.775963 [ 3 ] {af039311-b7f8-4e8f-bb53-9f8504cc3b96} <Debug> DynamicQueryHandler: Done processing query
1282 2024.08.27 19:48:50.775987 [ 3 ] {af039311-b7f8-4e8f-bb53-9f8504cc3b96} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1283 2024.08.27 19:48:50.776003 [ 3 ] {} <Debug> HTTP-Session: 64689f33-8ed0-4ff2-96fa-097fe70db243 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1284 2024.08.27 19:48:50.776115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1285 2024.08.27 19:48:50.776162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1286 2024.08.27 19:48:50.776181 [ 3 ] {} <Debug> HTTP-Session: 49c9fea7-79d1-42eb-9d17-bcf9fd48daca Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1287 2024.08.27 19:48:50.776198 [ 3 ] {} <Debug> HTTP-Session: 49c9fea7-79d1-42eb-9d17-bcf9fd48daca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1288 2024.08.27 19:48:50.776212 [ 3 ] {} <Debug> HTTP-Session: 49c9fea7-79d1-42eb-9d17-bcf9fd48daca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1289 2024.08.27 19:48:50.776242 [ 3 ] {} <Trace> HTTP-Session: 49c9fea7-79d1-42eb-9d17-bcf9fd48daca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1290 2024.08.27 19:48:50.776341 [ 3 ] {136c4dcc-69cc-4674-b8e8-4904ecb42b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1291 2024.08.27 19:48:50.776383 [ 3 ] {136c4dcc-69cc-4674-b8e8-4904ecb42b92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1292 2024.08.27 19:48:50.776633 [ 3 ] {136c4dcc-69cc-4674-b8e8-4904ecb42b92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1293 2024.08.27 19:48:50.777020 [ 3 ] {136c4dcc-69cc-4674-b8e8-4904ecb42b92} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1294 2024.08.27 19:48:50.777056 [ 3 ] {136c4dcc-69cc-4674-b8e8-4904ecb42b92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
1295 2024.08.27 19:48:50.777405 [ 3 ] {136c4dcc-69cc-4674-b8e8-4904ecb42b92} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1296 2024.08.27 19:48:50.777779 [ 3 ] {136c4dcc-69cc-4674-b8e8-4904ecb42b92} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1297 2024.08.27 19:48:50.777936 [ 3 ] {136c4dcc-69cc-4674-b8e8-4904ecb42b92} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001611 sec., 4965.859714463067 rows/sec., 373.41 KiB/sec.
1298 2024.08.27 19:48:50.778108 [ 3 ] {136c4dcc-69cc-4674-b8e8-4904ecb42b92} <Debug> DynamicQueryHandler: Done processing query
1299 2024.08.27 19:48:50.778132 [ 3 ] {136c4dcc-69cc-4674-b8e8-4904ecb42b92} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1300 2024.08.27 19:48:50.778148 [ 3 ] {} <Debug> HTTP-Session: 49c9fea7-79d1-42eb-9d17-bcf9fd48daca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1301 2024.08.27 19:48:50.778276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 7501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1302 2024.08.27 19:48:50.778324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1303 2024.08.27 19:48:50.778343 [ 3 ] {} <Debug> HTTP-Session: cde69ba4-4646-4018-be26-a85f9e733b81 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1304 2024.08.27 19:48:50.778359 [ 3 ] {} <Debug> HTTP-Session: cde69ba4-4646-4018-be26-a85f9e733b81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1305 2024.08.27 19:48:50.778373 [ 3 ] {} <Debug> HTTP-Session: cde69ba4-4646-4018-be26-a85f9e733b81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1306 2024.08.27 19:48:50.778404 [ 3 ] {} <Trace> HTTP-Session: cde69ba4-4646-4018-be26-a85f9e733b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1307 2024.08.27 19:48:50.778511 [ 3 ] {d3028a15-f284-49cf-811b-a4a28a49d50f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1308 2024.08.27 19:48:50.778553 [ 3 ] {d3028a15-f284-49cf-811b-a4a28a49d50f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1309 2024.08.27 19:48:50.778775 [ 3 ] {d3028a15-f284-49cf-811b-a4a28a49d50f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1310 2024.08.27 19:48:50.779099 [ 3 ] {d3028a15-f284-49cf-811b-a4a28a49d50f} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1311 2024.08.27 19:48:50.779136 [ 3 ] {d3028a15-f284-49cf-811b-a4a28a49d50f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
1312 2024.08.27 19:48:50.779501 [ 3 ] {d3028a15-f284-49cf-811b-a4a28a49d50f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1313 2024.08.27 19:48:50.779871 [ 3 ] {d3028a15-f284-49cf-811b-a4a28a49d50f} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1314 2024.08.27 19:48:50.780047 [ 3 ] {d3028a15-f284-49cf-811b-a4a28a49d50f} <Debug> executeQuery: Read 44 rows, 3.52 KiB in 0.001558 sec., 28241.335044929398 rows/sec., 2.21 MiB/sec.
1315 2024.08.27 19:48:50.780386 [ 3 ] {d3028a15-f284-49cf-811b-a4a28a49d50f} <Debug> DynamicQueryHandler: Done processing query
1316 2024.08.27 19:48:50.780411 [ 3 ] {d3028a15-f284-49cf-811b-a4a28a49d50f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1317 2024.08.27 19:48:50.780427 [ 3 ] {} <Debug> HTTP-Session: cde69ba4-4646-4018-be26-a85f9e733b81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1318 2024.08.27 19:48:50.780615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 20305, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1319 2024.08.27 19:48:50.780664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1320 2024.08.27 19:48:50.780683 [ 3 ] {} <Debug> HTTP-Session: 97616eda-266a-4130-b9a2-b5e3f57f422c Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1321 2024.08.27 19:48:50.780700 [ 3 ] {} <Debug> HTTP-Session: 97616eda-266a-4130-b9a2-b5e3f57f422c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1322 2024.08.27 19:48:50.780714 [ 3 ] {} <Debug> HTTP-Session: 97616eda-266a-4130-b9a2-b5e3f57f422c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1323 2024.08.27 19:48:50.780745 [ 3 ] {} <Trace> HTTP-Session: 97616eda-266a-4130-b9a2-b5e3f57f422c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1324 2024.08.27 19:48:50.780881 [ 3 ] {3368d632-5b8e-421b-91f1-cb6cb27ba69b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1325 2024.08.27 19:48:50.780929 [ 3 ] {3368d632-5b8e-421b-91f1-cb6cb27ba69b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1326 2024.08.27 19:48:50.781105 [ 3 ] {3368d632-5b8e-421b-91f1-cb6cb27ba69b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1327 2024.08.27 19:48:50.781514 [ 3 ] {3368d632-5b8e-421b-91f1-cb6cb27ba69b} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1328 2024.08.27 19:48:50.781557 [ 3 ] {3368d632-5b8e-421b-91f1-cb6cb27ba69b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
1329 2024.08.27 19:48:50.782042 [ 3 ] {3368d632-5b8e-421b-91f1-cb6cb27ba69b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1330 2024.08.27 19:48:50.782393 [ 3 ] {3368d632-5b8e-421b-91f1-cb6cb27ba69b} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1331 2024.08.27 19:48:50.782566 [ 3 ] {3368d632-5b8e-421b-91f1-cb6cb27ba69b} <Debug> executeQuery: Read 106 rows, 7.56 KiB in 0.001736 sec., 61059.90783410139 rows/sec., 4.25 MiB/sec.
1332 2024.08.27 19:48:50.782854 [ 3 ] {3368d632-5b8e-421b-91f1-cb6cb27ba69b} <Debug> DynamicQueryHandler: Done processing query
1333 2024.08.27 19:48:50.782878 [ 3 ] {3368d632-5b8e-421b-91f1-cb6cb27ba69b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1334 2024.08.27 19:48:50.782894 [ 3 ] {} <Debug> HTTP-Session: 97616eda-266a-4130-b9a2-b5e3f57f422c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1335 2024.08.27 19:48:50.783068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 14219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1336 2024.08.27 19:48:50.783116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1337 2024.08.27 19:48:50.783135 [ 3 ] {} <Debug> HTTP-Session: 3268017a-0efa-4f8f-a4b2-807e2eb74b45 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1338 2024.08.27 19:48:50.783152 [ 3 ] {} <Debug> HTTP-Session: 3268017a-0efa-4f8f-a4b2-807e2eb74b45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1339 2024.08.27 19:48:50.783165 [ 3 ] {} <Debug> HTTP-Session: 3268017a-0efa-4f8f-a4b2-807e2eb74b45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1340 2024.08.27 19:48:50.783197 [ 3 ] {} <Trace> HTTP-Session: 3268017a-0efa-4f8f-a4b2-807e2eb74b45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1341 2024.08.27 19:48:50.783359 [ 3 ] {d7fbb2bf-4d58-476e-b819-561c99d9745d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1342 2024.08.27 19:48:50.783430 [ 3 ] {d7fbb2bf-4d58-476e-b819-561c99d9745d} <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
1343 2024.08.27 19:48:50.783865 [ 3 ] {d7fbb2bf-4d58-476e-b819-561c99d9745d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1344 2024.08.27 19:48:50.784443 [ 3 ] {d7fbb2bf-4d58-476e-b819-561c99d9745d} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1345 2024.08.27 19:48:50.784480 [ 3 ] {d7fbb2bf-4d58-476e-b819-561c99d9745d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
1346 2024.08.27 19:48:50.787849 [ 3 ] {d7fbb2bf-4d58-476e-b819-561c99d9745d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1347 2024.08.27 19:48:50.788305 [ 3 ] {d7fbb2bf-4d58-476e-b819-561c99d9745d} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1348 2024.08.27 19:48:50.788521 [ 3 ] {d7fbb2bf-4d58-476e-b819-561c99d9745d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.005243 sec., 1525.843982452794 rows/sec., 2.73 MiB/sec.
1349 2024.08.27 19:48:50.788879 [ 3 ] {d7fbb2bf-4d58-476e-b819-561c99d9745d} <Debug> DynamicQueryHandler: Done processing query
1350 2024.08.27 19:48:50.788903 [ 3 ] {d7fbb2bf-4d58-476e-b819-561c99d9745d} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
1351 2024.08.27 19:48:50.788921 [ 3 ] {} <Debug> HTTP-Session: 3268017a-0efa-4f8f-a4b2-807e2eb74b45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1352 2024.08.27 19:48:50.789039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 5484, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1353 2024.08.27 19:48:50.789088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1354 2024.08.27 19:48:50.789108 [ 3 ] {} <Debug> HTTP-Session: 04b41282-a303-463d-b195-1ea9bec6be8c Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1355 2024.08.27 19:48:50.789125 [ 3 ] {} <Debug> HTTP-Session: 04b41282-a303-463d-b195-1ea9bec6be8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1356 2024.08.27 19:48:50.789139 [ 3 ] {} <Debug> HTTP-Session: 04b41282-a303-463d-b195-1ea9bec6be8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1357 2024.08.27 19:48:50.789171 [ 3 ] {} <Trace> HTTP-Session: 04b41282-a303-463d-b195-1ea9bec6be8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1358 2024.08.27 19:48:50.789284 [ 3 ] {ffe63fbb-cac0-4924-a855-88f8c88c6890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1359 2024.08.27 19:48:50.789330 [ 3 ] {ffe63fbb-cac0-4924-a855-88f8c88c6890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1360 2024.08.27 19:48:50.789464 [ 3 ] {ffe63fbb-cac0-4924-a855-88f8c88c6890} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1361 2024.08.27 19:48:50.789752 [ 3 ] {ffe63fbb-cac0-4924-a855-88f8c88c6890} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1362 2024.08.27 19:48:50.789789 [ 3 ] {ffe63fbb-cac0-4924-a855-88f8c88c6890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
1363 2024.08.27 19:48:50.790167 [ 3 ] {ffe63fbb-cac0-4924-a855-88f8c88c6890} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1364 2024.08.27 19:48:50.790524 [ 3 ] {ffe63fbb-cac0-4924-a855-88f8c88c6890} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1365 2024.08.27 19:48:50.790690 [ 3 ] {ffe63fbb-cac0-4924-a855-88f8c88c6890} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001442 sec., 24965.325936199722 rows/sec., 1.68 MiB/sec.
1366 2024.08.27 19:48:50.790860 [ 3 ] {ffe63fbb-cac0-4924-a855-88f8c88c6890} <Debug> DynamicQueryHandler: Done processing query
1367 2024.08.27 19:48:50.790884 [ 3 ] {ffe63fbb-cac0-4924-a855-88f8c88c6890} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1368 2024.08.27 19:48:50.790900 [ 3 ] {} <Debug> HTTP-Session: 04b41282-a303-463d-b195-1ea9bec6be8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1369 2024.08.27 19:48:54.798446 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache
1370 2024.08.27 19:48:54.798511 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache
1371 2024.08.27 19:48:55.754353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1372 2024.08.27 19:48:55.754476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1373 2024.08.27 19:48:55.754506 [ 3 ] {} <Debug> HTTP-Session: 88cff717-030f-4854-9f0e-2178574c0572 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1374 2024.08.27 19:48:55.754534 [ 3 ] {} <Debug> HTTP-Session: 88cff717-030f-4854-9f0e-2178574c0572 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1375 2024.08.27 19:48:55.754552 [ 3 ] {} <Debug> HTTP-Session: 88cff717-030f-4854-9f0e-2178574c0572 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1376 2024.08.27 19:48:55.754607 [ 3 ] {} <Trace> HTTP-Session: 88cff717-030f-4854-9f0e-2178574c0572 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1377 2024.08.27 19:48:55.754814 [ 3 ] {4f97c424-d79c-4f6e-811c-b709f532f358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1378 2024.08.27 19:48:55.754890 [ 3 ] {4f97c424-d79c-4f6e-811c-b709f532f358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1379 2024.08.27 19:48:55.755265 [ 3 ] {4f97c424-d79c-4f6e-811c-b709f532f358} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1380 2024.08.27 19:48:55.755709 [ 3 ] {4f97c424-d79c-4f6e-811c-b709f532f358} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1381 2024.08.27 19:48:55.755752 [ 3 ] {4f97c424-d79c-4f6e-811c-b709f532f358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
1382 2024.08.27 19:48:55.756161 [ 3 ] {4f97c424-d79c-4f6e-811c-b709f532f358} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1383 2024.08.27 19:48:55.756542 [ 3 ] {4f97c424-d79c-4f6e-811c-b709f532f358} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1384 2024.08.27 19:48:55.756689 [ 3 ] {4f97c424-d79c-4f6e-811c-b709f532f358} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001943 sec., 15440.041173443129 rows/sec., 1.18 MiB/sec.
1385 2024.08.27 19:48:55.756898 [ 3 ] {4f97c424-d79c-4f6e-811c-b709f532f358} <Debug> DynamicQueryHandler: Done processing query
1386 2024.08.27 19:48:55.756948 [ 3 ] {4f97c424-d79c-4f6e-811c-b709f532f358} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1387 2024.08.27 19:48:55.756965 [ 3 ] {} <Debug> HTTP-Session: 88cff717-030f-4854-9f0e-2178574c0572 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1388 2024.08.27 19:48:55.757099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 6150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1389 2024.08.27 19:48:55.757158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1390 2024.08.27 19:48:55.757178 [ 3 ] {} <Debug> HTTP-Session: 93aa4b73-70ad-429f-893f-c26164b0f528 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1391 2024.08.27 19:48:55.757197 [ 3 ] {} <Debug> HTTP-Session: 93aa4b73-70ad-429f-893f-c26164b0f528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1392 2024.08.27 19:48:55.757211 [ 3 ] {} <Debug> HTTP-Session: 93aa4b73-70ad-429f-893f-c26164b0f528 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1393 2024.08.27 19:48:55.757246 [ 3 ] {} <Trace> HTTP-Session: 93aa4b73-70ad-429f-893f-c26164b0f528 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1394 2024.08.27 19:48:55.757359 [ 3 ] {7454f1ff-f744-432c-806b-0cf72f32bfda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1395 2024.08.27 19:48:55.757406 [ 3 ] {7454f1ff-f744-432c-806b-0cf72f32bfda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1396 2024.08.27 19:48:55.757664 [ 3 ] {7454f1ff-f744-432c-806b-0cf72f32bfda} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1397 2024.08.27 19:48:55.758001 [ 3 ] {7454f1ff-f744-432c-806b-0cf72f32bfda} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1398 2024.08.27 19:48:55.758038 [ 3 ] {7454f1ff-f744-432c-806b-0cf72f32bfda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
1399 2024.08.27 19:48:55.758391 [ 3 ] {7454f1ff-f744-432c-806b-0cf72f32bfda} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1400 2024.08.27 19:48:55.758741 [ 3 ] {7454f1ff-f744-432c-806b-0cf72f32bfda} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1401 2024.08.27 19:48:55.758874 [ 3 ] {7454f1ff-f744-432c-806b-0cf72f32bfda} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.00155 sec., 23225.806451612905 rows/sec., 1.81 MiB/sec.
1402 2024.08.27 19:48:55.759042 [ 3 ] {7454f1ff-f744-432c-806b-0cf72f32bfda} <Debug> DynamicQueryHandler: Done processing query
1403 2024.08.27 19:48:55.759067 [ 3 ] {7454f1ff-f744-432c-806b-0cf72f32bfda} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1404 2024.08.27 19:48:55.759083 [ 3 ] {} <Debug> HTTP-Session: 93aa4b73-70ad-429f-893f-c26164b0f528 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1405 2024.08.27 19:48:55.759268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 21087, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1406 2024.08.27 19:48:55.759319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1407 2024.08.27 19:48:55.759339 [ 3 ] {} <Debug> HTTP-Session: a2fa7b09-931b-4864-bc24-18e28505896d Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1408 2024.08.27 19:48:55.759356 [ 3 ] {} <Debug> HTTP-Session: a2fa7b09-931b-4864-bc24-18e28505896d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1409 2024.08.27 19:48:55.759371 [ 3 ] {} <Debug> HTTP-Session: a2fa7b09-931b-4864-bc24-18e28505896d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1410 2024.08.27 19:48:55.759403 [ 3 ] {} <Trace> HTTP-Session: a2fa7b09-931b-4864-bc24-18e28505896d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1411 2024.08.27 19:48:55.759542 [ 3 ] {80b46e4c-6641-4ff2-ad60-d1a1a68d6208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1412 2024.08.27 19:48:55.759591 [ 3 ] {80b46e4c-6641-4ff2-ad60-d1a1a68d6208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1413 2024.08.27 19:48:55.759735 [ 3 ] {80b46e4c-6641-4ff2-ad60-d1a1a68d6208} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1414 2024.08.27 19:48:55.760104 [ 3 ] {80b46e4c-6641-4ff2-ad60-d1a1a68d6208} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1415 2024.08.27 19:48:55.760140 [ 3 ] {80b46e4c-6641-4ff2-ad60-d1a1a68d6208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
1416 2024.08.27 19:48:55.760521 [ 3 ] {80b46e4c-6641-4ff2-ad60-d1a1a68d6208} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1417 2024.08.27 19:48:55.760872 [ 3 ] {80b46e4c-6641-4ff2-ad60-d1a1a68d6208} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1418 2024.08.27 19:48:55.761001 [ 3 ] {80b46e4c-6641-4ff2-ad60-d1a1a68d6208} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001522 sec., 72273.32457293036 rows/sec., 5.04 MiB/sec.
1419 2024.08.27 19:48:55.761170 [ 3 ] {80b46e4c-6641-4ff2-ad60-d1a1a68d6208} <Debug> DynamicQueryHandler: Done processing query
1420 2024.08.27 19:48:55.761195 [ 3 ] {80b46e4c-6641-4ff2-ad60-d1a1a68d6208} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1421 2024.08.27 19:48:55.761211 [ 3 ] {} <Debug> HTTP-Session: a2fa7b09-931b-4864-bc24-18e28505896d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1422 2024.08.27 19:48:55.761330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 6062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1423 2024.08.27 19:48:55.761378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1424 2024.08.27 19:48:55.761397 [ 3 ] {} <Debug> HTTP-Session: 1497caa9-5460-4fa3-82ba-f3eee06ccf5b Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1425 2024.08.27 19:48:55.761414 [ 3 ] {} <Debug> HTTP-Session: 1497caa9-5460-4fa3-82ba-f3eee06ccf5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1426 2024.08.27 19:48:55.761428 [ 3 ] {} <Debug> HTTP-Session: 1497caa9-5460-4fa3-82ba-f3eee06ccf5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1427 2024.08.27 19:48:55.761460 [ 3 ] {} <Trace> HTTP-Session: 1497caa9-5460-4fa3-82ba-f3eee06ccf5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1428 2024.08.27 19:48:55.761570 [ 3 ] {76c9a384-fbd6-4d10-a37b-b53a7f29e851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1429 2024.08.27 19:48:55.761615 [ 3 ] {76c9a384-fbd6-4d10-a37b-b53a7f29e851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1430 2024.08.27 19:48:55.761742 [ 3 ] {76c9a384-fbd6-4d10-a37b-b53a7f29e851} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1431 2024.08.27 19:48:55.762020 [ 3 ] {76c9a384-fbd6-4d10-a37b-b53a7f29e851} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1432 2024.08.27 19:48:55.762056 [ 3 ] {76c9a384-fbd6-4d10-a37b-b53a7f29e851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
1433 2024.08.27 19:48:55.762410 [ 3 ] {76c9a384-fbd6-4d10-a37b-b53a7f29e851} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1434 2024.08.27 19:48:55.762729 [ 3 ] {76c9a384-fbd6-4d10-a37b-b53a7f29e851} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1435 2024.08.27 19:48:55.762855 [ 3 ] {76c9a384-fbd6-4d10-a37b-b53a7f29e851} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001321 sec., 30280.09084027252 rows/sec., 2.02 MiB/sec.
1436 2024.08.27 19:48:55.763123 [ 3 ] {76c9a384-fbd6-4d10-a37b-b53a7f29e851} <Debug> DynamicQueryHandler: Done processing query
1437 2024.08.27 19:48:55.763148 [ 3 ] {76c9a384-fbd6-4d10-a37b-b53a7f29e851} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1438 2024.08.27 19:48:55.763164 [ 3 ] {} <Debug> HTTP-Session: 1497caa9-5460-4fa3-82ba-f3eee06ccf5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1439 2024.08.27 19:49:00.757360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 10390, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1440 2024.08.27 19:49:00.757491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1441 2024.08.27 19:49:00.757520 [ 3 ] {} <Debug> HTTP-Session: 9a4b9b53-51f6-4e65-b926-9b250cf64231 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1442 2024.08.27 19:49:00.757546 [ 3 ] {} <Debug> HTTP-Session: 9a4b9b53-51f6-4e65-b926-9b250cf64231 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1443 2024.08.27 19:49:00.757561 [ 3 ] {} <Debug> HTTP-Session: 9a4b9b53-51f6-4e65-b926-9b250cf64231 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1444 2024.08.27 19:49:00.757626 [ 3 ] {} <Trace> HTTP-Session: 9a4b9b53-51f6-4e65-b926-9b250cf64231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1445 2024.08.27 19:49:00.757857 [ 3 ] {27f07386-659a-42ec-b685-2ea1412965af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1446 2024.08.27 19:49:00.757927 [ 3 ] {27f07386-659a-42ec-b685-2ea1412965af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1447 2024.08.27 19:49:00.758260 [ 3 ] {27f07386-659a-42ec-b685-2ea1412965af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1448 2024.08.27 19:49:00.758740 [ 3 ] {27f07386-659a-42ec-b685-2ea1412965af} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1449 2024.08.27 19:49:00.758789 [ 3 ] {27f07386-659a-42ec-b685-2ea1412965af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
1450 2024.08.27 19:49:00.759218 [ 3 ] {27f07386-659a-42ec-b685-2ea1412965af} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1451 2024.08.27 19:49:00.759596 [ 3 ] {27f07386-659a-42ec-b685-2ea1412965af} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1452 2024.08.27 19:49:00.759778 [ 3 ] {27f07386-659a-42ec-b685-2ea1412965af} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001983 sec., 36308.623298033286 rows/sec., 2.95 MiB/sec.
1453 2024.08.27 19:49:00.760020 [ 3 ] {27f07386-659a-42ec-b685-2ea1412965af} <Debug> DynamicQueryHandler: Done processing query
1454 2024.08.27 19:49:00.760049 [ 3 ] {27f07386-659a-42ec-b685-2ea1412965af} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1455 2024.08.27 19:49:00.760066 [ 3 ] {} <Debug> HTTP-Session: 9a4b9b53-51f6-4e65-b926-9b250cf64231 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1456 2024.08.27 19:49:00.760203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1457 2024.08.27 19:49:00.760275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1458 2024.08.27 19:49:00.760298 [ 3 ] {} <Debug> HTTP-Session: 24e05571-4227-4ce4-9587-d01e49004b31 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1459 2024.08.27 19:49:00.760318 [ 3 ] {} <Debug> HTTP-Session: 24e05571-4227-4ce4-9587-d01e49004b31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1460 2024.08.27 19:49:00.760333 [ 3 ] {} <Debug> HTTP-Session: 24e05571-4227-4ce4-9587-d01e49004b31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1461 2024.08.27 19:49:00.760371 [ 3 ] {} <Trace> HTTP-Session: 24e05571-4227-4ce4-9587-d01e49004b31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1462 2024.08.27 19:49:00.760506 [ 3 ] {ecd29220-bea2-4ae9-904e-fc6f3c03c222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1463 2024.08.27 19:49:00.760556 [ 3 ] {ecd29220-bea2-4ae9-904e-fc6f3c03c222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1464 2024.08.27 19:49:00.760808 [ 3 ] {ecd29220-bea2-4ae9-904e-fc6f3c03c222} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1465 2024.08.27 19:49:00.761133 [ 3 ] {ecd29220-bea2-4ae9-904e-fc6f3c03c222} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1466 2024.08.27 19:49:00.761181 [ 3 ] {ecd29220-bea2-4ae9-904e-fc6f3c03c222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
1467 2024.08.27 19:49:00.761558 [ 3 ] {ecd29220-bea2-4ae9-904e-fc6f3c03c222} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1468 2024.08.27 19:49:00.761931 [ 3 ] {ecd29220-bea2-4ae9-904e-fc6f3c03c222} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1469 2024.08.27 19:49:00.762102 [ 3 ] {ecd29220-bea2-4ae9-904e-fc6f3c03c222} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001621 sec., 4935.225169648365 rows/sec., 371.11 KiB/sec.
1470 2024.08.27 19:49:00.762388 [ 3 ] {ecd29220-bea2-4ae9-904e-fc6f3c03c222} <Debug> DynamicQueryHandler: Done processing query
1471 2024.08.27 19:49:00.762414 [ 3 ] {ecd29220-bea2-4ae9-904e-fc6f3c03c222} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1472 2024.08.27 19:49:00.762432 [ 3 ] {} <Debug> HTTP-Session: 24e05571-4227-4ce4-9587-d01e49004b31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1473 2024.08.27 19:49:00.762561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 12241, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1474 2024.08.27 19:49:00.762616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1475 2024.08.27 19:49:00.762638 [ 3 ] {} <Debug> HTTP-Session: 1f68c2f1-46af-4a0e-8aa7-5b9445ae73e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1476 2024.08.27 19:49:00.762656 [ 3 ] {} <Debug> HTTP-Session: 1f68c2f1-46af-4a0e-8aa7-5b9445ae73e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1477 2024.08.27 19:49:00.762670 [ 3 ] {} <Debug> HTTP-Session: 1f68c2f1-46af-4a0e-8aa7-5b9445ae73e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1478 2024.08.27 19:49:00.762705 [ 3 ] {} <Trace> HTTP-Session: 1f68c2f1-46af-4a0e-8aa7-5b9445ae73e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1479 2024.08.27 19:49:00.762834 [ 3 ] {3c146098-0047-45e3-ab43-e2cb0e97a87a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1480 2024.08.27 19:49:00.762881 [ 3 ] {3c146098-0047-45e3-ab43-e2cb0e97a87a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1481 2024.08.27 19:49:00.763138 [ 3 ] {3c146098-0047-45e3-ab43-e2cb0e97a87a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1482 2024.08.27 19:49:00.763497 [ 3 ] {3c146098-0047-45e3-ab43-e2cb0e97a87a} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1483 2024.08.27 19:49:00.763536 [ 3 ] {3c146098-0047-45e3-ab43-e2cb0e97a87a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
1484 2024.08.27 19:49:00.763902 [ 3 ] {3c146098-0047-45e3-ab43-e2cb0e97a87a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1485 2024.08.27 19:49:00.764274 [ 3 ] {3c146098-0047-45e3-ab43-e2cb0e97a87a} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1486 2024.08.27 19:49:00.764444 [ 3 ] {3c146098-0047-45e3-ab43-e2cb0e97a87a} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001657 sec., 43452.02172601086 rows/sec., 3.39 MiB/sec.
1487 2024.08.27 19:49:00.764621 [ 3 ] {3c146098-0047-45e3-ab43-e2cb0e97a87a} <Debug> DynamicQueryHandler: Done processing query
1488 2024.08.27 19:49:00.764647 [ 3 ] {3c146098-0047-45e3-ab43-e2cb0e97a87a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1489 2024.08.27 19:49:00.764663 [ 3 ] {} <Debug> HTTP-Session: 1f68c2f1-46af-4a0e-8aa7-5b9445ae73e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1490 2024.08.27 19:49:00.764918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 26812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1491 2024.08.27 19:49:00.764971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1492 2024.08.27 19:49:00.764991 [ 3 ] {} <Debug> HTTP-Session: d95dc6d1-4c02-4869-a63b-01d3650d608e Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1493 2024.08.27 19:49:00.765010 [ 3 ] {} <Debug> HTTP-Session: d95dc6d1-4c02-4869-a63b-01d3650d608e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1494 2024.08.27 19:49:00.765025 [ 3 ] {} <Debug> HTTP-Session: d95dc6d1-4c02-4869-a63b-01d3650d608e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1495 2024.08.27 19:49:00.765060 [ 3 ] {} <Trace> HTTP-Session: d95dc6d1-4c02-4869-a63b-01d3650d608e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1496 2024.08.27 19:49:00.765201 [ 3 ] {7e7a2e73-d38f-44a4-bbd8-e7cad0b33444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1497 2024.08.27 19:49:00.765250 [ 3 ] {7e7a2e73-d38f-44a4-bbd8-e7cad0b33444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1498 2024.08.27 19:49:00.765401 [ 3 ] {7e7a2e73-d38f-44a4-bbd8-e7cad0b33444} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1499 2024.08.27 19:49:00.765803 [ 3 ] {7e7a2e73-d38f-44a4-bbd8-e7cad0b33444} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1500 2024.08.27 19:49:00.765841 [ 3 ] {7e7a2e73-d38f-44a4-bbd8-e7cad0b33444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
1501 2024.08.27 19:49:00.766240 [ 3 ] {7e7a2e73-d38f-44a4-bbd8-e7cad0b33444} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1502 2024.08.27 19:49:00.766588 [ 3 ] {7e7a2e73-d38f-44a4-bbd8-e7cad0b33444} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1503 2024.08.27 19:49:00.766753 [ 3 ] {7e7a2e73-d38f-44a4-bbd8-e7cad0b33444} <Debug> executeQuery: Read 140 rows, 9.99 KiB in 0.001607 sec., 87118.85500933416 rows/sec., 6.07 MiB/sec.
1504 2024.08.27 19:49:00.766927 [ 3 ] {7e7a2e73-d38f-44a4-bbd8-e7cad0b33444} <Debug> DynamicQueryHandler: Done processing query
1505 2024.08.27 19:49:00.766952 [ 3 ] {7e7a2e73-d38f-44a4-bbd8-e7cad0b33444} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1506 2024.08.27 19:49:00.766968 [ 3 ] {} <Debug> HTTP-Session: d95dc6d1-4c02-4869-a63b-01d3650d608e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1507 2024.08.27 19:49:00.767101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 14218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1508 2024.08.27 19:49:00.767150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1509 2024.08.27 19:49:00.767170 [ 3 ] {} <Debug> HTTP-Session: 38e10f00-bb4a-4e29-9e3a-aee569599c02 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1510 2024.08.27 19:49:00.767187 [ 3 ] {} <Debug> HTTP-Session: 38e10f00-bb4a-4e29-9e3a-aee569599c02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1511 2024.08.27 19:49:00.767202 [ 3 ] {} <Debug> HTTP-Session: 38e10f00-bb4a-4e29-9e3a-aee569599c02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1512 2024.08.27 19:49:00.767233 [ 3 ] {} <Trace> HTTP-Session: 38e10f00-bb4a-4e29-9e3a-aee569599c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1513 2024.08.27 19:49:00.767401 [ 3 ] {8b9a192a-ba01-4a7b-82bc-a3897f31ab0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1514 2024.08.27 19:49:00.767465 [ 3 ] {8b9a192a-ba01-4a7b-82bc-a3897f31ab0e} <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
1515 2024.08.27 19:49:00.767870 [ 3 ] {8b9a192a-ba01-4a7b-82bc-a3897f31ab0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1516 2024.08.27 19:49:00.768490 [ 3 ] {8b9a192a-ba01-4a7b-82bc-a3897f31ab0e} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1517 2024.08.27 19:49:00.768528 [ 3 ] {8b9a192a-ba01-4a7b-82bc-a3897f31ab0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
1518 2024.08.27 19:49:00.769119 [ 3 ] {8b9a192a-ba01-4a7b-82bc-a3897f31ab0e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1519 2024.08.27 19:49:00.769534 [ 3 ] {8b9a192a-ba01-4a7b-82bc-a3897f31ab0e} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1520 2024.08.27 19:49:00.769684 [ 3 ] {8b9a192a-ba01-4a7b-82bc-a3897f31ab0e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002374 sec., 3369.8399326032018 rows/sec., 6.04 MiB/sec.
1521 2024.08.27 19:49:00.769920 [ 3 ] {8b9a192a-ba01-4a7b-82bc-a3897f31ab0e} <Debug> DynamicQueryHandler: Done processing query
1522 2024.08.27 19:49:00.769945 [ 3 ] {8b9a192a-ba01-4a7b-82bc-a3897f31ab0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
1523 2024.08.27 19:49:00.769961 [ 3 ] {} <Debug> HTTP-Session: 38e10f00-bb4a-4e29-9e3a-aee569599c02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1524 2024.08.27 19:49:00.770089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 7895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1525 2024.08.27 19:49:00.770138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1526 2024.08.27 19:49:00.770158 [ 3 ] {} <Debug> HTTP-Session: ebf5b93f-3113-4cc8-b19c-af702ddb46d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1527 2024.08.27 19:49:00.770176 [ 3 ] {} <Debug> HTTP-Session: ebf5b93f-3113-4cc8-b19c-af702ddb46d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1528 2024.08.27 19:49:00.770191 [ 3 ] {} <Debug> HTTP-Session: ebf5b93f-3113-4cc8-b19c-af702ddb46d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1529 2024.08.27 19:49:00.770223 [ 3 ] {} <Trace> HTTP-Session: ebf5b93f-3113-4cc8-b19c-af702ddb46d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1530 2024.08.27 19:49:00.770334 [ 3 ] {774c5069-a2f3-47b4-a483-2e06a243638d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1531 2024.08.27 19:49:00.770380 [ 3 ] {774c5069-a2f3-47b4-a483-2e06a243638d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1532 2024.08.27 19:49:00.770510 [ 3 ] {774c5069-a2f3-47b4-a483-2e06a243638d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1533 2024.08.27 19:49:00.770813 [ 3 ] {774c5069-a2f3-47b4-a483-2e06a243638d} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1534 2024.08.27 19:49:00.770850 [ 3 ] {774c5069-a2f3-47b4-a483-2e06a243638d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
1535 2024.08.27 19:49:00.771217 [ 3 ] {774c5069-a2f3-47b4-a483-2e06a243638d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1536 2024.08.27 19:49:00.771547 [ 3 ] {774c5069-a2f3-47b4-a483-2e06a243638d} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1537 2024.08.27 19:49:00.771709 [ 3 ] {774c5069-a2f3-47b4-a483-2e06a243638d} <Debug> executeQuery: Read 52 rows, 3.58 KiB in 0.001405 sec., 37010.67615658363 rows/sec., 2.49 MiB/sec.
1538 2024.08.27 19:49:00.771876 [ 3 ] {774c5069-a2f3-47b4-a483-2e06a243638d} <Debug> DynamicQueryHandler: Done processing query
1539 2024.08.27 19:49:00.771901 [ 3 ] {774c5069-a2f3-47b4-a483-2e06a243638d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1540 2024.08.27 19:49:00.771918 [ 3 ] {} <Debug> HTTP-Session: ebf5b93f-3113-4cc8-b19c-af702ddb46d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1541 2024.08.27 19:49:05.756808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 7842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1542 2024.08.27 19:49:05.756954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1543 2024.08.27 19:49:05.756985 [ 3 ] {} <Debug> HTTP-Session: d90cb6d1-4394-4e9b-9f44-3df1d45f660d Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1544 2024.08.27 19:49:05.757014 [ 3 ] {} <Debug> HTTP-Session: d90cb6d1-4394-4e9b-9f44-3df1d45f660d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1545 2024.08.27 19:49:05.757034 [ 3 ] {} <Debug> HTTP-Session: d90cb6d1-4394-4e9b-9f44-3df1d45f660d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1546 2024.08.27 19:49:05.757091 [ 3 ] {} <Trace> HTTP-Session: d90cb6d1-4394-4e9b-9f44-3df1d45f660d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1547 2024.08.27 19:49:05.757306 [ 3 ] {105eb2a4-5ec5-438b-9c88-3a7ddd07eaba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1548 2024.08.27 19:49:05.757382 [ 3 ] {105eb2a4-5ec5-438b-9c88-3a7ddd07eaba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1549 2024.08.27 19:49:05.757736 [ 3 ] {105eb2a4-5ec5-438b-9c88-3a7ddd07eaba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1550 2024.08.27 19:49:05.758298 [ 3 ] {105eb2a4-5ec5-438b-9c88-3a7ddd07eaba} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1551 2024.08.27 19:49:05.758342 [ 3 ] {105eb2a4-5ec5-438b-9c88-3a7ddd07eaba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
1552 2024.08.27 19:49:05.758770 [ 3 ] {105eb2a4-5ec5-438b-9c88-3a7ddd07eaba} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1553 2024.08.27 19:49:05.759151 [ 3 ] {105eb2a4-5ec5-438b-9c88-3a7ddd07eaba} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1554 2024.08.27 19:49:05.759334 [ 3 ] {105eb2a4-5ec5-438b-9c88-3a7ddd07eaba} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002093 sec., 26755.852842809367 rows/sec., 2.06 MiB/sec.
1555 2024.08.27 19:49:05.759345 [ 76 ] {} <Debug> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1556 2024.08.27 19:49:05.759464 [ 76 ] {} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1557 2024.08.27 19:49:05.759520 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
1558 2024.08.27 19:49:05.759662 [ 3 ] {105eb2a4-5ec5-438b-9c88-3a7ddd07eaba} <Debug> DynamicQueryHandler: Done processing query
1559 2024.08.27 19:49:05.759734 [ 3 ] {105eb2a4-5ec5-438b-9c88-3a7ddd07eaba} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1560 2024.08.27 19:49:05.759783 [ 3 ] {} <Debug> HTTP-Session: d90cb6d1-4394-4e9b-9f44-3df1d45f660d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1561 2024.08.27 19:49:05.759987 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1562 2024.08.27 19:49:05.760033 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::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
1563 2024.08.27 19:49:05.760055 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1564 2024.08.27 19:49:05.760130 [ 3 ] {} <Debug> HTTP-Session: 6509b81d-93c8-46c4-ba71-702b2fb59d74 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1565 2024.08.27 19:49:05.760171 [ 3 ] {} <Debug> HTTP-Session: 6509b81d-93c8-46c4-ba71-702b2fb59d74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1566 2024.08.27 19:49:05.760199 [ 3 ] {} <Debug> HTTP-Session: 6509b81d-93c8-46c4-ba71-702b2fb59d74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1567 2024.08.27 19:49:05.760272 [ 3 ] {} <Trace> HTTP-Session: 6509b81d-93c8-46c4-ba71-702b2fb59d74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1568 2024.08.27 19:49:05.760596 [ 3 ] {bfb9bcc3-d067-4c8e-b521-2a2dc0ee0329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1569 2024.08.27 19:49:05.760618 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1570 2024.08.27 19:49:05.760664 [ 3 ] {bfb9bcc3-d067-4c8e-b521-2a2dc0ee0329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1571 2024.08.27 19:49:05.760753 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part
1572 2024.08.27 19:49:05.761096 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part
1573 2024.08.27 19:49:05.761549 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part
1574 2024.08.27 19:49:05.761920 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part
1575 2024.08.27 19:49:05.761949 [ 3 ] {bfb9bcc3-d067-4c8e-b521-2a2dc0ee0329} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1576 2024.08.27 19:49:05.762195 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 72 rows starting from the beginning of the part
1577 2024.08.27 19:49:05.762421 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part
1578 2024.08.27 19:49:05.763171 [ 3 ] {bfb9bcc3-d067-4c8e-b521-2a2dc0ee0329} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1579 2024.08.27 19:49:05.763235 [ 3 ] {bfb9bcc3-d067-4c8e-b521-2a2dc0ee0329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
1580 2024.08.27 19:49:05.764238 [ 3 ] {bfb9bcc3-d067-4c8e-b521-2a2dc0ee0329} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1581 2024.08.27 19:49:05.765515 [ 3 ] {bfb9bcc3-d067-4c8e-b521-2a2dc0ee0329} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1582 2024.08.27 19:49:05.765603 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 256 rows, containing 5 columns (5 merged, 0 gathered) in 0.005967257 sec., 42900.7833917661 rows/sec., 3.55 MiB/sec.
1583 2024.08.27 19:49:05.765758 [ 76 ] {} <Debug> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1584 2024.08.27 19:49:05.765862 [ 76 ] {} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1585 2024.08.27 19:49:05.765873 [ 3 ] {bfb9bcc3-d067-4c8e-b521-2a2dc0ee0329} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005381 sec., 11893.700055751719 rows/sec., 950.61 KiB/sec.
1586 2024.08.27 19:49:05.765892 [ 196 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1587 2024.08.27 19:49:05.765907 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
1588 2024.08.27 19:49:05.766290 [ 192 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::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
1589 2024.08.27 19:49:05.766653 [ 3 ] {bfb9bcc3-d067-4c8e-b521-2a2dc0ee0329} <Debug> DynamicQueryHandler: Done processing query
1590 2024.08.27 19:49:05.766758 [ 3 ] {bfb9bcc3-d067-4c8e-b521-2a2dc0ee0329} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1591 2024.08.27 19:49:05.766828 [ 192 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1592 2024.08.27 19:49:05.766872 [ 3 ] {} <Debug> HTTP-Session: 6509b81d-93c8-46c4-ba71-702b2fb59d74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1593 2024.08.27 19:49:05.766947 [ 192 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part
1594 2024.08.27 19:49:05.767286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1595 2024.08.27 19:49:05.767387 [ 192 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::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
1596 2024.08.27 19:49:05.767504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1597 2024.08.27 19:49:05.767636 [ 3 ] {} <Debug> HTTP-Session: ec6c5ff6-4bfe-4afd-8650-7a6e3b09c56c Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1598 2024.08.27 19:49:05.767751 [ 3 ] {} <Debug> HTTP-Session: ec6c5ff6-4bfe-4afd-8650-7a6e3b09c56c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1599 2024.08.27 19:49:05.767834 [ 192 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 44 rows starting from the beginning of the part
1600 2024.08.27 19:49:05.767868 [ 3 ] {} <Debug> HTTP-Session: ec6c5ff6-4bfe-4afd-8650-7a6e3b09c56c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1601 2024.08.27 19:49:05.767923 [ 196 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_6_1} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1602 2024.08.27 19:49:05.768095 [ 3 ] {} <Trace> HTTP-Session: ec6c5ff6-4bfe-4afd-8650-7a6e3b09c56c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1603 2024.08.27 19:49:05.768286 [ 192 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part
1604 2024.08.27 19:49:05.768354 [ 196 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_6_1} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1605 2024.08.27 19:49:05.768731 [ 3 ] {176bf234-6ab5-4e69-9a3c-d28f23df85ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1606 2024.08.27 19:49:05.768751 [ 192 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 72 rows starting from the beginning of the part
1607 2024.08.27 19:49:05.768766 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
1608 2024.08.27 19:49:05.768897 [ 3 ] {176bf234-6ab5-4e69-9a3c-d28f23df85ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1609 2024.08.27 19:49:05.769083 [ 192 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part
1610 2024.08.27 19:49:05.769869 [ 3 ] {176bf234-6ab5-4e69-9a3c-d28f23df85ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1611 2024.08.27 19:49:05.770937 [ 3 ] {176bf234-6ab5-4e69-9a3c-d28f23df85ef} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1612 2024.08.27 19:49:05.771008 [ 3 ] {176bf234-6ab5-4e69-9a3c-d28f23df85ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
1613 2024.08.27 19:49:05.771931 [ 192 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 5 columns (5 merged, 0 gathered) in 0.005902657 sec., 46080.942870303996 rows/sec., 3.77 MiB/sec.
1614 2024.08.27 19:49:05.772087 [ 3 ] {176bf234-6ab5-4e69-9a3c-d28f23df85ef} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1615 2024.08.27 19:49:05.772101 [ 192 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1616 2024.08.27 19:49:05.773145 [ 3 ] {176bf234-6ab5-4e69-9a3c-d28f23df85ef} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1617 2024.08.27 19:49:05.773194 [ 192 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_6_1} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1618 2024.08.27 19:49:05.773361 [ 192 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_6_1} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1619 2024.08.27 19:49:05.773413 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1620 2024.08.27 19:49:05.773512 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1621 2024.08.27 19:49:05.773534 [ 3 ] {176bf234-6ab5-4e69-9a3c-d28f23df85ef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005086 sec., 31458.906802988593 rows/sec., 2.19 MiB/sec.
1622 2024.08.27 19:49:05.773591 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
1623 2024.08.27 19:49:05.773594 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
1624 2024.08.27 19:49:05.773887 [ 192 ] {f0716f36-2242-4786-aa54-49060a96b200::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
1625 2024.08.27 19:49:05.773993 [ 3 ] {176bf234-6ab5-4e69-9a3c-d28f23df85ef} <Debug> DynamicQueryHandler: Done processing query
1626 2024.08.27 19:49:05.774052 [ 3 ] {176bf234-6ab5-4e69-9a3c-d28f23df85ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1627 2024.08.27 19:49:05.774103 [ 192 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1628 2024.08.27 19:49:05.774109 [ 3 ] {} <Debug> HTTP-Session: ec6c5ff6-4bfe-4afd-8650-7a6e3b09c56c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1629 2024.08.27 19:49:05.774178 [ 192 ] {f0716f36-2242-4786-aa54-49060a96b200::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
1630 2024.08.27 19:49:05.774263 [ 192 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part
1631 2024.08.27 19:49:05.774471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1632 2024.08.27 19:49:05.774605 [ 192 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 106 rows starting from the beginning of the part
1633 2024.08.27 19:49:05.774662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1634 2024.08.27 19:49:05.774784 [ 3 ] {} <Debug> HTTP-Session: c1e8e8da-18fb-46f5-bccf-d3d307ff5e68 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1635 2024.08.27 19:49:05.774863 [ 3 ] {} <Debug> HTTP-Session: c1e8e8da-18fb-46f5-bccf-d3d307ff5e68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1636 2024.08.27 19:49:05.774943 [ 3 ] {} <Debug> HTTP-Session: c1e8e8da-18fb-46f5-bccf-d3d307ff5e68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1637 2024.08.27 19:49:05.775038 [ 192 ] {f0716f36-2242-4786-aa54-49060a96b200::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
1638 2024.08.27 19:49:05.775066 [ 3 ] {} <Trace> HTTP-Session: c1e8e8da-18fb-46f5-bccf-d3d307ff5e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1639 2024.08.27 19:49:05.775339 [ 192 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 140 rows starting from the beginning of the part
1640 2024.08.27 19:49:05.775421 [ 3 ] {3bbe2828-e366-46b1-a86b-ec2aa28f7b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1641 2024.08.27 19:49:05.775613 [ 3 ] {3bbe2828-e366-46b1-a86b-ec2aa28f7b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1642 2024.08.27 19:49:05.775618 [ 192 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part
1643 2024.08.27 19:49:05.776177 [ 3 ] {3bbe2828-e366-46b1-a86b-ec2aa28f7b15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1644 2024.08.27 19:49:05.776516 [ 3 ] {3bbe2828-e366-46b1-a86b-ec2aa28f7b15} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1645 2024.08.27 19:49:05.776553 [ 3 ] {3bbe2828-e366-46b1-a86b-ec2aa28f7b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
1646 2024.08.27 19:49:05.776924 [ 3 ] {3bbe2828-e366-46b1-a86b-ec2aa28f7b15} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1647 2024.08.27 19:49:05.777258 [ 3 ] {3bbe2828-e366-46b1-a86b-ec2aa28f7b15} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1648 2024.08.27 19:49:05.777417 [ 76 ] {} <Debug> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1649 2024.08.27 19:49:05.777426 [ 3 ] {3bbe2828-e366-46b1-a86b-ec2aa28f7b15} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002129 sec., 28182.245185533116 rows/sec., 1.90 MiB/sec.
1650 2024.08.27 19:49:05.777466 [ 76 ] {} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1651 2024.08.27 19:49:05.777543 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
1652 2024.08.27 19:49:05.777829 [ 3 ] {3bbe2828-e366-46b1-a86b-ec2aa28f7b15} <Debug> DynamicQueryHandler: Done processing query
1653 2024.08.27 19:49:05.777836 [ 196 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
1654 2024.08.27 19:49:05.777893 [ 3 ] {3bbe2828-e366-46b1-a86b-ec2aa28f7b15} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1655 2024.08.27 19:49:05.777975 [ 3 ] {} <Debug> HTTP-Session: c1e8e8da-18fb-46f5-bccf-d3d307ff5e68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1656 2024.08.27 19:49:05.778085 [ 196 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1657 2024.08.27 19:49:05.778120 [ 196 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
1658 2024.08.27 19:49:05.778227 [ 196 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part
1659 2024.08.27 19:49:05.778622 [ 196 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part
1660 2024.08.27 19:49:05.778861 [ 196 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
1661 2024.08.27 19:49:05.779172 [ 196 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 52 rows starting from the beginning of the part
1662 2024.08.27 19:49:05.779505 [ 196 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part
1663 2024.08.27 19:49:05.781112 [ 190 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 636 rows, containing 5 columns (5 merged, 0 gathered) in 0.007350151 sec., 86528.83457768419 rows/sec., 6.02 MiB/sec.
1664 2024.08.27 19:49:05.781337 [ 196 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 224 rows, containing 4 columns (4 merged, 0 gathered) in 0.00369398 sec., 60639.20216135442 rows/sec., 4.09 MiB/sec.
1665 2024.08.27 19:49:05.781464 [ 190 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1666 2024.08.27 19:49:05.781489 [ 196 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1667 2024.08.27 19:49:05.782720 [ 192 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1668 2024.08.27 19:49:05.782740 [ 196 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_6_1} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1669 2024.08.27 19:49:05.782830 [ 192 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1670 2024.08.27 19:49:05.782839 [ 196 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_6_1} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1671 2024.08.27 19:49:05.782961 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
1672 2024.08.27 19:49:05.783004 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
1673 2024.08.27 19:49:09.798566 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache
1674 2024.08.27 19:49:09.798669 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache
1675 2024.08.27 19:49:10.755743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1676 2024.08.27 19:49:10.755857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1677 2024.08.27 19:49:10.755883 [ 3 ] {} <Debug> HTTP-Session: 6629a0ae-d2ff-4cbc-896a-a7d8dc718549 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1678 2024.08.27 19:49:10.755910 [ 3 ] {} <Debug> HTTP-Session: 6629a0ae-d2ff-4cbc-896a-a7d8dc718549 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1679 2024.08.27 19:49:10.755926 [ 3 ] {} <Debug> HTTP-Session: 6629a0ae-d2ff-4cbc-896a-a7d8dc718549 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1680 2024.08.27 19:49:10.755976 [ 3 ] {} <Trace> HTTP-Session: 6629a0ae-d2ff-4cbc-896a-a7d8dc718549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1681 2024.08.27 19:49:10.756205 [ 3 ] {ef874c8c-11a8-48d8-aeed-247b680cc192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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)
1682 2024.08.27 19:49:10.756578 [ 3 ] {ef874c8c-11a8-48d8-aeed-247b680cc192} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1683 2024.08.27 19:49:10.756625 [ 3 ] {ef874c8c-11a8-48d8-aeed-247b680cc192} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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
1684 2024.08.27 19:49:10.756935 [ 3 ] {ef874c8c-11a8-48d8-aeed-247b680cc192} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1685 2024.08.27 19:49:10.757019 [ 3 ] {ef874c8c-11a8-48d8-aeed-247b680cc192} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1686 2024.08.27 19:49:10.757198 [ 3 ] {ef874c8c-11a8-48d8-aeed-247b680cc192} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1687 2024.08.27 19:49:10.757343 [ 251 ] {ef874c8c-11a8-48d8-aeed-247b680cc192} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1688 2024.08.27 19:49:10.757380 [ 254 ] {ef874c8c-11a8-48d8-aeed-247b680cc192} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1689 2024.08.27 19:49:10.757545 [ 3 ] {ef874c8c-11a8-48d8-aeed-247b680cc192} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (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
1690 2024.08.27 19:49:10.757582 [ 3 ] {ef874c8c-11a8-48d8-aeed-247b680cc192} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Spreading mark ranges among streams (default reading)
1691 2024.08.27 19:49:10.757814 [ 3 ] {ef874c8c-11a8-48d8-aeed-247b680cc192} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1692 2024.08.27 19:49:10.757908 [ 3 ] {ef874c8c-11a8-48d8-aeed-247b680cc192} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Reading approx. 19 rows with 2 streams
1693 2024.08.27 19:49:10.757968 [ 3 ] {ef874c8c-11a8-48d8-aeed-247b680cc192} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))"
1694 2024.08.27 19:49:10.758015 [ 3 ] {ef874c8c-11a8-48d8-aeed-247b680cc192} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))"
1695 2024.08.27 19:49:10.759897 [ 3 ] {ef874c8c-11a8-48d8-aeed-247b680cc192} <Debug> executeQuery: Read 19 rows, 801.00 B in 0.003791 sec., 5011.8702189395935 rows/sec., 206.34 KiB/sec.
1696 2024.08.27 19:49:10.760262 [ 3 ] {ef874c8c-11a8-48d8-aeed-247b680cc192} <Debug> DynamicQueryHandler: Done processing query
1697 2024.08.27 19:49:10.760290 [ 3 ] {ef874c8c-11a8-48d8-aeed-247b680cc192} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1698 2024.08.27 19:49:10.760306 [ 3 ] {} <Debug> HTTP-Session: 6629a0ae-d2ff-4cbc-896a-a7d8dc718549 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1699 2024.08.27 19:49:10.760643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1700 2024.08.27 19:49:10.760698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1701 2024.08.27 19:49:10.760719 [ 3 ] {} <Debug> HTTP-Session: e068928b-c135-4f5d-a1a3-84956ea03ae6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1702 2024.08.27 19:49:10.760738 [ 3 ] {} <Debug> HTTP-Session: e068928b-c135-4f5d-a1a3-84956ea03ae6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1703 2024.08.27 19:49:10.760752 [ 3 ] {} <Debug> HTTP-Session: e068928b-c135-4f5d-a1a3-84956ea03ae6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1704 2024.08.27 19:49:10.760787 [ 3 ] {} <Trace> HTTP-Session: e068928b-c135-4f5d-a1a3-84956ea03ae6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1705 2024.08.27 19:49:10.760945 [ 3 ] {8a48a3fd-2846-4918-af47-e4a2b9e2bded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1706 2024.08.27 19:49:10.761231 [ 3 ] {8a48a3fd-2846-4918-af47-e4a2b9e2bded} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1707 2024.08.27 19:49:10.761274 [ 3 ] {8a48a3fd-2846-4918-af47-e4a2b9e2bded} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE
1708 2024.08.27 19:49:10.761548 [ 3 ] {8a48a3fd-2846-4918-af47-e4a2b9e2bded} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1709 2024.08.27 19:49:10.761616 [ 3 ] {8a48a3fd-2846-4918-af47-e4a2b9e2bded} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1710 2024.08.27 19:49:10.761759 [ 3 ] {8a48a3fd-2846-4918-af47-e4a2b9e2bded} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1711 2024.08.27 19:49:10.761904 [ 258 ] {8a48a3fd-2846-4918-af47-e4a2b9e2bded} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1712 2024.08.27 19:49:10.761921 [ 259 ] {8a48a3fd-2846-4918-af47-e4a2b9e2bded} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1713 2024.08.27 19:49:10.762104 [ 3 ] {8a48a3fd-2846-4918-af47-e4a2b9e2bded} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (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
1714 2024.08.27 19:49:10.762135 [ 3 ] {8a48a3fd-2846-4918-af47-e4a2b9e2bded} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Spreading mark ranges among streams (default reading)
1715 2024.08.27 19:49:10.762221 [ 3 ] {8a48a3fd-2846-4918-af47-e4a2b9e2bded} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1716 2024.08.27 19:49:10.762242 [ 3 ] {8a48a3fd-2846-4918-af47-e4a2b9e2bded} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Reading approx. 19 rows with 2 streams
1717 2024.08.27 19:49:10.762282 [ 3 ] {8a48a3fd-2846-4918-af47-e4a2b9e2bded} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))"
1718 2024.08.27 19:49:10.762324 [ 3 ] {8a48a3fd-2846-4918-af47-e4a2b9e2bded} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))"
1719 2024.08.27 19:49:10.763874 [ 3 ] {8a48a3fd-2846-4918-af47-e4a2b9e2bded} <Debug> executeQuery: Read 19 rows, 801.00 B in 0.003 sec., 6333.333333333333 rows/sec., 260.74 KiB/sec.
1720 2024.08.27 19:49:10.764180 [ 3 ] {8a48a3fd-2846-4918-af47-e4a2b9e2bded} <Debug> DynamicQueryHandler: Done processing query
1721 2024.08.27 19:49:10.764207 [ 3 ] {8a48a3fd-2846-4918-af47-e4a2b9e2bded} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1722 2024.08.27 19:49:10.764225 [ 3 ] {} <Debug> HTTP-Session: e068928b-c135-4f5d-a1a3-84956ea03ae6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1723 2024.08.27 19:49:10.764787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 857, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1724 2024.08.27 19:49:10.764836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1725 2024.08.27 19:49:10.764857 [ 3 ] {} <Debug> HTTP-Session: 414eacf3-9b14-4a46-8a2d-12b23f43b5f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1726 2024.08.27 19:49:10.764874 [ 3 ] {} <Debug> HTTP-Session: 414eacf3-9b14-4a46-8a2d-12b23f43b5f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1727 2024.08.27 19:49:10.764889 [ 3 ] {} <Debug> HTTP-Session: 414eacf3-9b14-4a46-8a2d-12b23f43b5f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1728 2024.08.27 19:49:10.764922 [ 3 ] {} <Trace> HTTP-Session: 414eacf3-9b14-4a46-8a2d-12b23f43b5f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1729 2024.08.27 19:49:10.765068 [ 3 ] {d873bf04-d5cc-4afc-a5c2-5556dd8dcc60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1730 2024.08.27 19:49:10.765337 [ 3 ] {d873bf04-d5cc-4afc-a5c2-5556dd8dcc60} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1731 2024.08.27 19:49:10.765379 [ 3 ] {d873bf04-d5cc-4afc-a5c2-5556dd8dcc60} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE
1732 2024.08.27 19:49:10.765652 [ 3 ] {d873bf04-d5cc-4afc-a5c2-5556dd8dcc60} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1733 2024.08.27 19:49:10.765717 [ 3 ] {d873bf04-d5cc-4afc-a5c2-5556dd8dcc60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1734 2024.08.27 19:49:10.765860 [ 3 ] {d873bf04-d5cc-4afc-a5c2-5556dd8dcc60} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1735 2024.08.27 19:49:10.765996 [ 251 ] {d873bf04-d5cc-4afc-a5c2-5556dd8dcc60} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1736 2024.08.27 19:49:10.766005 [ 254 ] {d873bf04-d5cc-4afc-a5c2-5556dd8dcc60} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1737 2024.08.27 19:49:10.766170 [ 3 ] {d873bf04-d5cc-4afc-a5c2-5556dd8dcc60} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (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
1738 2024.08.27 19:49:10.766201 [ 3 ] {d873bf04-d5cc-4afc-a5c2-5556dd8dcc60} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Spreading mark ranges among streams (default reading)
1739 2024.08.27 19:49:10.766284 [ 3 ] {d873bf04-d5cc-4afc-a5c2-5556dd8dcc60} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1740 2024.08.27 19:49:10.766304 [ 3 ] {d873bf04-d5cc-4afc-a5c2-5556dd8dcc60} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Reading approx. 19 rows with 2 streams
1741 2024.08.27 19:49:10.766343 [ 3 ] {d873bf04-d5cc-4afc-a5c2-5556dd8dcc60} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))"
1742 2024.08.27 19:49:10.766385 [ 3 ] {d873bf04-d5cc-4afc-a5c2-5556dd8dcc60} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))"
1743 2024.08.27 19:49:10.767725 [ 3 ] {d873bf04-d5cc-4afc-a5c2-5556dd8dcc60} <Debug> executeQuery: Read 19 rows, 801.00 B in 0.002724 sec., 6975.036710719531 rows/sec., 287.16 KiB/sec.
1744 2024.08.27 19:49:10.768025 [ 3 ] {d873bf04-d5cc-4afc-a5c2-5556dd8dcc60} <Debug> DynamicQueryHandler: Done processing query
1745 2024.08.27 19:49:10.768050 [ 3 ] {d873bf04-d5cc-4afc-a5c2-5556dd8dcc60} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1746 2024.08.27 19:49:10.768067 [ 3 ] {} <Debug> HTTP-Session: 414eacf3-9b14-4a46-8a2d-12b23f43b5f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1747 2024.08.27 19:49:10.768302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1748 2024.08.27 19:49:10.768352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1749 2024.08.27 19:49:10.768373 [ 3 ] {} <Debug> HTTP-Session: fe8a8b32-38b3-4ad8-b0ea-080a83f60c1f Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1750 2024.08.27 19:49:10.768391 [ 3 ] {} <Debug> HTTP-Session: fe8a8b32-38b3-4ad8-b0ea-080a83f60c1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1751 2024.08.27 19:49:10.768405 [ 3 ] {} <Debug> HTTP-Session: fe8a8b32-38b3-4ad8-b0ea-080a83f60c1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1752 2024.08.27 19:49:10.768437 [ 3 ] {} <Trace> HTTP-Session: fe8a8b32-38b3-4ad8-b0ea-080a83f60c1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1753 2024.08.27 19:49:10.768578 [ 3 ] {1da8d55d-a08b-4e06-be59-8042fd6549ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete)
1754 2024.08.27 19:49:10.768854 [ 3 ] {1da8d55d-a08b-4e06-be59-8042fd6549ed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1755 2024.08.27 19:49:10.768897 [ 3 ] {1da8d55d-a08b-4e06-be59-8042fd6549ed} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE
1756 2024.08.27 19:49:10.769181 [ 3 ] {1da8d55d-a08b-4e06-be59-8042fd6549ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1757 2024.08.27 19:49:10.769246 [ 3 ] {1da8d55d-a08b-4e06-be59-8042fd6549ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1758 2024.08.27 19:49:10.769388 [ 3 ] {1da8d55d-a08b-4e06-be59-8042fd6549ed} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
1759 2024.08.27 19:49:10.769485 [ 255 ] {1da8d55d-a08b-4e06-be59-8042fd6549ed} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1760 2024.08.27 19:49:10.769497 [ 258 ] {1da8d55d-a08b-4e06-be59-8042fd6549ed} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1761 2024.08.27 19:49:10.769611 [ 3 ] {1da8d55d-a08b-4e06-be59-8042fd6549ed} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (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
1762 2024.08.27 19:49:10.769649 [ 3 ] {1da8d55d-a08b-4e06-be59-8042fd6549ed} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Spreading mark ranges among streams (default reading)
1763 2024.08.27 19:49:10.769763 [ 3 ] {1da8d55d-a08b-4e06-be59-8042fd6549ed} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1764 2024.08.27 19:49:10.769786 [ 3 ] {1da8d55d-a08b-4e06-be59-8042fd6549ed} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Reading approx. 19 rows with 2 streams
1765 2024.08.27 19:49:10.769826 [ 3 ] {1da8d55d-a08b-4e06-be59-8042fd6549ed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))"
1766 2024.08.27 19:49:10.769868 [ 3 ] {1da8d55d-a08b-4e06-be59-8042fd6549ed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))"
1767 2024.08.27 19:49:10.771222 [ 3 ] {1da8d55d-a08b-4e06-be59-8042fd6549ed} <Debug> executeQuery: Read 19 rows, 801.00 B in 0.002707 sec., 7018.840044329516 rows/sec., 288.96 KiB/sec.
1768 2024.08.27 19:49:10.771527 [ 3 ] {1da8d55d-a08b-4e06-be59-8042fd6549ed} <Debug> DynamicQueryHandler: Done processing query
1769 2024.08.27 19:49:10.771552 [ 3 ] {1da8d55d-a08b-4e06-be59-8042fd6549ed} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1770 2024.08.27 19:49:10.771570 [ 3 ] {} <Debug> HTTP-Session: fe8a8b32-38b3-4ad8-b0ea-080a83f60c1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1771 2024.08.27 19:49:10.771781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 908, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1772 2024.08.27 19:49:10.771831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1773 2024.08.27 19:49:10.771852 [ 3 ] {} <Debug> HTTP-Session: edd6ae1c-6895-467f-b2be-85099b394849 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1774 2024.08.27 19:49:10.771869 [ 3 ] {} <Debug> HTTP-Session: edd6ae1c-6895-467f-b2be-85099b394849 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1775 2024.08.27 19:49:10.771884 [ 3 ] {} <Debug> HTTP-Session: edd6ae1c-6895-467f-b2be-85099b394849 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1776 2024.08.27 19:49:10.771917 [ 3 ] {} <Trace> HTTP-Session: edd6ae1c-6895-467f-b2be-85099b394849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1777 2024.08.27 19:49:10.772063 [ 3 ] {e069dedc-e285-4bcf-94d9-96f474037b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
1778 2024.08.27 19:49:10.772340 [ 3 ] {e069dedc-e285-4bcf-94d9-96f474037b4b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1779 2024.08.27 19:49:10.772383 [ 3 ] {e069dedc-e285-4bcf-94d9-96f474037b4b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE
1780 2024.08.27 19:49:10.772661 [ 3 ] {e069dedc-e285-4bcf-94d9-96f474037b4b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1781 2024.08.27 19:49:10.772728 [ 3 ] {e069dedc-e285-4bcf-94d9-96f474037b4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1782 2024.08.27 19:49:10.772872 [ 3 ] {e069dedc-e285-4bcf-94d9-96f474037b4b} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
1783 2024.08.27 19:49:10.772972 [ 259 ] {e069dedc-e285-4bcf-94d9-96f474037b4b} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1784 2024.08.27 19:49:10.772980 [ 257 ] {e069dedc-e285-4bcf-94d9-96f474037b4b} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1785 2024.08.27 19:49:10.773086 [ 3 ] {e069dedc-e285-4bcf-94d9-96f474037b4b} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (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
1786 2024.08.27 19:49:10.773111 [ 3 ] {e069dedc-e285-4bcf-94d9-96f474037b4b} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Spreading mark ranges among streams (default reading)
1787 2024.08.27 19:49:10.773190 [ 3 ] {e069dedc-e285-4bcf-94d9-96f474037b4b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1788 2024.08.27 19:49:10.773210 [ 3 ] {e069dedc-e285-4bcf-94d9-96f474037b4b} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Reading approx. 19 rows with 2 streams
1789 2024.08.27 19:49:10.773250 [ 3 ] {e069dedc-e285-4bcf-94d9-96f474037b4b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))"
1790 2024.08.27 19:49:10.773291 [ 3 ] {e069dedc-e285-4bcf-94d9-96f474037b4b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))"
1791 2024.08.27 19:49:10.774463 [ 3 ] {e069dedc-e285-4bcf-94d9-96f474037b4b} <Debug> executeQuery: Read 19 rows, 801.00 B in 0.002467 sec., 7701.661937576003 rows/sec., 317.08 KiB/sec.
1792 2024.08.27 19:49:10.774776 [ 3 ] {e069dedc-e285-4bcf-94d9-96f474037b4b} <Debug> DynamicQueryHandler: Done processing query
1793 2024.08.27 19:49:10.774801 [ 3 ] {e069dedc-e285-4bcf-94d9-96f474037b4b} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1794 2024.08.27 19:49:10.774818 [ 3 ] {} <Debug> HTTP-Session: edd6ae1c-6895-467f-b2be-85099b394849 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1795 2024.08.27 19:49:10.775033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1796 2024.08.27 19:49:10.775082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1797 2024.08.27 19:49:10.775102 [ 3 ] {} <Debug> HTTP-Session: f1cd9171-e14a-4da3-ba8f-64d665caf410 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1798 2024.08.27 19:49:10.775119 [ 3 ] {} <Debug> HTTP-Session: f1cd9171-e14a-4da3-ba8f-64d665caf410 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1799 2024.08.27 19:49:10.775134 [ 3 ] {} <Debug> HTTP-Session: f1cd9171-e14a-4da3-ba8f-64d665caf410 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1800 2024.08.27 19:49:10.775165 [ 3 ] {} <Trace> HTTP-Session: f1cd9171-e14a-4da3-ba8f-64d665caf410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1801 2024.08.27 19:49:10.775308 [ 3 ] {1be96c97-e752-4c43-ab53-2480cb022be5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
1802 2024.08.27 19:49:10.775582 [ 3 ] {1be96c97-e752-4c43-ab53-2480cb022be5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1803 2024.08.27 19:49:10.775625 [ 3 ] {1be96c97-e752-4c43-ab53-2480cb022be5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE
1804 2024.08.27 19:49:10.775911 [ 3 ] {1be96c97-e752-4c43-ab53-2480cb022be5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1805 2024.08.27 19:49:10.775977 [ 3 ] {1be96c97-e752-4c43-ab53-2480cb022be5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1806 2024.08.27 19:49:10.776121 [ 3 ] {1be96c97-e752-4c43-ab53-2480cb022be5} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
1807 2024.08.27 19:49:10.776217 [ 255 ] {1be96c97-e752-4c43-ab53-2480cb022be5} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1808 2024.08.27 19:49:10.776230 [ 258 ] {1be96c97-e752-4c43-ab53-2480cb022be5} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1809 2024.08.27 19:49:10.776330 [ 3 ] {1be96c97-e752-4c43-ab53-2480cb022be5} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (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
1810 2024.08.27 19:49:10.776361 [ 3 ] {1be96c97-e752-4c43-ab53-2480cb022be5} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Spreading mark ranges among streams (default reading)
1811 2024.08.27 19:49:10.776443 [ 3 ] {1be96c97-e752-4c43-ab53-2480cb022be5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1812 2024.08.27 19:49:10.776464 [ 3 ] {1be96c97-e752-4c43-ab53-2480cb022be5} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Reading approx. 19 rows with 2 streams
1813 2024.08.27 19:49:10.776505 [ 3 ] {1be96c97-e752-4c43-ab53-2480cb022be5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))"
1814 2024.08.27 19:49:10.776546 [ 3 ] {1be96c97-e752-4c43-ab53-2480cb022be5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))"
1815 2024.08.27 19:49:10.777765 [ 3 ] {1be96c97-e752-4c43-ab53-2480cb022be5} <Debug> executeQuery: Read 19 rows, 801.00 B in 0.002524 sec., 7527.733755942947 rows/sec., 309.92 KiB/sec.
1816 2024.08.27 19:49:10.778069 [ 3 ] {1be96c97-e752-4c43-ab53-2480cb022be5} <Debug> DynamicQueryHandler: Done processing query
1817 2024.08.27 19:49:10.778094 [ 3 ] {1be96c97-e752-4c43-ab53-2480cb022be5} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1818 2024.08.27 19:49:10.778112 [ 3 ] {} <Debug> HTTP-Session: f1cd9171-e14a-4da3-ba8f-64d665caf410 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1819 2024.08.27 19:49:10.778332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 956, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1820 2024.08.27 19:49:10.778381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1821 2024.08.27 19:49:10.778401 [ 3 ] {} <Debug> HTTP-Session: e178191d-c36f-4bd4-b4b0-bbdca8c249fb Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1822 2024.08.27 19:49:10.778418 [ 3 ] {} <Debug> HTTP-Session: e178191d-c36f-4bd4-b4b0-bbdca8c249fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1823 2024.08.27 19:49:10.778433 [ 3 ] {} <Debug> HTTP-Session: e178191d-c36f-4bd4-b4b0-bbdca8c249fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1824 2024.08.27 19:49:10.778464 [ 3 ] {} <Trace> HTTP-Session: e178191d-c36f-4bd4-b4b0-bbdca8c249fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1825 2024.08.27 19:49:10.778612 [ 3 ] {a45a5434-5009-43d5-a4de-923b195767b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
1826 2024.08.27 19:49:10.778892 [ 3 ] {a45a5434-5009-43d5-a4de-923b195767b1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1827 2024.08.27 19:49:10.778936 [ 3 ] {a45a5434-5009-43d5-a4de-923b195767b1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE
1828 2024.08.27 19:49:10.779220 [ 3 ] {a45a5434-5009-43d5-a4de-923b195767b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1829 2024.08.27 19:49:10.779286 [ 3 ] {a45a5434-5009-43d5-a4de-923b195767b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1830 2024.08.27 19:49:10.779429 [ 3 ] {a45a5434-5009-43d5-a4de-923b195767b1} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
1831 2024.08.27 19:49:10.779506 [ 255 ] {a45a5434-5009-43d5-a4de-923b195767b1} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1832 2024.08.27 19:49:10.779508 [ 251 ] {a45a5434-5009-43d5-a4de-923b195767b1} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1833 2024.08.27 19:49:10.779599 [ 3 ] {a45a5434-5009-43d5-a4de-923b195767b1} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (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
1834 2024.08.27 19:49:10.779629 [ 3 ] {a45a5434-5009-43d5-a4de-923b195767b1} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Spreading mark ranges among streams (default reading)
1835 2024.08.27 19:49:10.779711 [ 3 ] {a45a5434-5009-43d5-a4de-923b195767b1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1836 2024.08.27 19:49:10.779732 [ 3 ] {a45a5434-5009-43d5-a4de-923b195767b1} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Reading approx. 19 rows with 2 streams
1837 2024.08.27 19:49:10.779772 [ 3 ] {a45a5434-5009-43d5-a4de-923b195767b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))"
1838 2024.08.27 19:49:10.779815 [ 3 ] {a45a5434-5009-43d5-a4de-923b195767b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))"
1839 2024.08.27 19:49:10.781310 [ 3 ] {a45a5434-5009-43d5-a4de-923b195767b1} <Debug> executeQuery: Read 19 rows, 801.00 B in 0.00276 sec., 6884.057971014493 rows/sec., 283.42 KiB/sec.
1840 2024.08.27 19:49:10.781685 [ 3 ] {a45a5434-5009-43d5-a4de-923b195767b1} <Debug> DynamicQueryHandler: Done processing query
1841 2024.08.27 19:49:10.781720 [ 3 ] {a45a5434-5009-43d5-a4de-923b195767b1} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1842 2024.08.27 19:49:10.781748 [ 3 ] {} <Debug> HTTP-Session: e178191d-c36f-4bd4-b4b0-bbdca8c249fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1843 2024.08.27 19:49:10.781962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 980, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1844 2024.08.27 19:49:10.782012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1845 2024.08.27 19:49:10.782033 [ 3 ] {} <Debug> HTTP-Session: a721f777-d62f-4523-9361-7103436d7b61 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1846 2024.08.27 19:49:10.782051 [ 3 ] {} <Debug> HTTP-Session: a721f777-d62f-4523-9361-7103436d7b61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1847 2024.08.27 19:49:10.782081 [ 3 ] {} <Debug> HTTP-Session: a721f777-d62f-4523-9361-7103436d7b61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1848 2024.08.27 19:49:10.782113 [ 3 ] {} <Trace> HTTP-Session: a721f777-d62f-4523-9361-7103436d7b61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1849 2024.08.27 19:49:10.782266 [ 3 ] {5c687dae-2233-4670-b49c-03ac730cc05b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1850 2024.08.27 19:49:10.782543 [ 3 ] {5c687dae-2233-4670-b49c-03ac730cc05b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1851 2024.08.27 19:49:10.782588 [ 3 ] {5c687dae-2233-4670-b49c-03ac730cc05b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE
1852 2024.08.27 19:49:10.782877 [ 3 ] {5c687dae-2233-4670-b49c-03ac730cc05b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1853 2024.08.27 19:49:10.782943 [ 3 ] {5c687dae-2233-4670-b49c-03ac730cc05b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1854 2024.08.27 19:49:10.783090 [ 3 ] {5c687dae-2233-4670-b49c-03ac730cc05b} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
1855 2024.08.27 19:49:10.783197 [ 258 ] {5c687dae-2233-4670-b49c-03ac730cc05b} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1856 2024.08.27 19:49:10.783209 [ 255 ] {5c687dae-2233-4670-b49c-03ac730cc05b} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1857 2024.08.27 19:49:10.783307 [ 3 ] {5c687dae-2233-4670-b49c-03ac730cc05b} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (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
1858 2024.08.27 19:49:10.783336 [ 3 ] {5c687dae-2233-4670-b49c-03ac730cc05b} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Spreading mark ranges among streams (default reading)
1859 2024.08.27 19:49:10.783414 [ 3 ] {5c687dae-2233-4670-b49c-03ac730cc05b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1860 2024.08.27 19:49:10.783433 [ 3 ] {5c687dae-2233-4670-b49c-03ac730cc05b} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Reading approx. 19 rows with 2 streams
1861 2024.08.27 19:49:10.783473 [ 3 ] {5c687dae-2233-4670-b49c-03ac730cc05b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
1862 2024.08.27 19:49:10.783515 [ 3 ] {5c687dae-2233-4670-b49c-03ac730cc05b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
1863 2024.08.27 19:49:10.784519 [ 3 ] {5c687dae-2233-4670-b49c-03ac730cc05b} <Debug> executeQuery: Read 19 rows, 801.00 B in 0.002323 sec., 8179.078777442962 rows/sec., 336.73 KiB/sec.
1864 2024.08.27 19:49:10.784837 [ 3 ] {5c687dae-2233-4670-b49c-03ac730cc05b} <Debug> DynamicQueryHandler: Done processing query
1865 2024.08.27 19:49:10.784862 [ 3 ] {5c687dae-2233-4670-b49c-03ac730cc05b} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1866 2024.08.27 19:49:10.784879 [ 3 ] {} <Debug> HTTP-Session: a721f777-d62f-4523-9361-7103436d7b61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1867 2024.08.27 19:49:10.785106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1007, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1868 2024.08.27 19:49:10.785153 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1869 2024.08.27 19:49:10.785174 [ 3 ] {} <Debug> HTTP-Session: bf0137a7-0fb9-4cf1-ae8d-e6882187d325 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1870 2024.08.27 19:49:10.785195 [ 3 ] {} <Debug> HTTP-Session: bf0137a7-0fb9-4cf1-ae8d-e6882187d325 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1871 2024.08.27 19:49:10.785213 [ 3 ] {} <Debug> HTTP-Session: bf0137a7-0fb9-4cf1-ae8d-e6882187d325 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1872 2024.08.27 19:49:10.785244 [ 3 ] {} <Trace> HTTP-Session: bf0137a7-0fb9-4cf1-ae8d-e6882187d325 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1873 2024.08.27 19:49:10.785407 [ 3 ] {de6465c6-eacf-4578-925c-b8cb5198cbdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1874 2024.08.27 19:49:10.785703 [ 3 ] {de6465c6-eacf-4578-925c-b8cb5198cbdc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1875 2024.08.27 19:49:10.785744 [ 3 ] {de6465c6-eacf-4578-925c-b8cb5198cbdc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE
1876 2024.08.27 19:49:10.786034 [ 3 ] {de6465c6-eacf-4578-925c-b8cb5198cbdc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1877 2024.08.27 19:49:10.786114 [ 3 ] {de6465c6-eacf-4578-925c-b8cb5198cbdc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1878 2024.08.27 19:49:10.786285 [ 3 ] {de6465c6-eacf-4578-925c-b8cb5198cbdc} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Key condition: (column 0 notIn 27-element set)
1879 2024.08.27 19:49:10.786401 [ 251 ] {de6465c6-eacf-4578-925c-b8cb5198cbdc} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1880 2024.08.27 19:49:10.786404 [ 258 ] {de6465c6-eacf-4578-925c-b8cb5198cbdc} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1881 2024.08.27 19:49:10.786526 [ 3 ] {de6465c6-eacf-4578-925c-b8cb5198cbdc} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (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
1882 2024.08.27 19:49:10.786556 [ 3 ] {de6465c6-eacf-4578-925c-b8cb5198cbdc} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Spreading mark ranges among streams (default reading)
1883 2024.08.27 19:49:10.786639 [ 3 ] {de6465c6-eacf-4578-925c-b8cb5198cbdc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1884 2024.08.27 19:49:10.786660 [ 3 ] {de6465c6-eacf-4578-925c-b8cb5198cbdc} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Reading approx. 19 rows with 2 streams
1885 2024.08.27 19:49:10.786700 [ 3 ] {de6465c6-eacf-4578-925c-b8cb5198cbdc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
1886 2024.08.27 19:49:10.786740 [ 3 ] {de6465c6-eacf-4578-925c-b8cb5198cbdc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
1887 2024.08.27 19:49:10.787788 [ 3 ] {de6465c6-eacf-4578-925c-b8cb5198cbdc} <Debug> executeQuery: Read 19 rows, 801.00 B in 0.002467 sec., 7701.661937576003 rows/sec., 317.08 KiB/sec.
1888 2024.08.27 19:49:10.788105 [ 3 ] {de6465c6-eacf-4578-925c-b8cb5198cbdc} <Debug> DynamicQueryHandler: Done processing query
1889 2024.08.27 19:49:10.788131 [ 3 ] {de6465c6-eacf-4578-925c-b8cb5198cbdc} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1890 2024.08.27 19:49:10.788149 [ 3 ] {} <Debug> HTTP-Session: bf0137a7-0fb9-4cf1-ae8d-e6882187d325 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1891 2024.08.27 19:49:10.788396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1037, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1892 2024.08.27 19:49:10.788446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1893 2024.08.27 19:49:10.788467 [ 3 ] {} <Debug> HTTP-Session: ac2ec3d5-cb30-4c7b-b97e-58c55fddbff4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1894 2024.08.27 19:49:10.788485 [ 3 ] {} <Debug> HTTP-Session: ac2ec3d5-cb30-4c7b-b97e-58c55fddbff4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1895 2024.08.27 19:49:10.788500 [ 3 ] {} <Debug> HTTP-Session: ac2ec3d5-cb30-4c7b-b97e-58c55fddbff4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1896 2024.08.27 19:49:10.788531 [ 3 ] {} <Trace> HTTP-Session: ac2ec3d5-cb30-4c7b-b97e-58c55fddbff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1897 2024.08.27 19:49:10.788682 [ 3 ] {f6c871ab-81af-44ee-8c24-e9ff33c973f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1898 2024.08.27 19:49:10.788970 [ 3 ] {f6c871ab-81af-44ee-8c24-e9ff33c973f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1899 2024.08.27 19:49:10.789017 [ 3 ] {f6c871ab-81af-44ee-8c24-e9ff33c973f6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1900 2024.08.27 19:49:10.789316 [ 3 ] {f6c871ab-81af-44ee-8c24-e9ff33c973f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1901 2024.08.27 19:49:10.789383 [ 3 ] {f6c871ab-81af-44ee-8c24-e9ff33c973f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1902 2024.08.27 19:49:10.789525 [ 3 ] {f6c871ab-81af-44ee-8c24-e9ff33c973f6} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Key condition: (column 0 notIn 28-element set)
1903 2024.08.27 19:49:10.789610 [ 255 ] {f6c871ab-81af-44ee-8c24-e9ff33c973f6} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1904 2024.08.27 19:49:10.789612 [ 251 ] {f6c871ab-81af-44ee-8c24-e9ff33c973f6} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1905 2024.08.27 19:49:10.789702 [ 3 ] {f6c871ab-81af-44ee-8c24-e9ff33c973f6} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (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
1906 2024.08.27 19:49:10.789732 [ 3 ] {f6c871ab-81af-44ee-8c24-e9ff33c973f6} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Spreading mark ranges among streams (default reading)
1907 2024.08.27 19:49:10.789815 [ 3 ] {f6c871ab-81af-44ee-8c24-e9ff33c973f6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1908 2024.08.27 19:49:10.789836 [ 3 ] {f6c871ab-81af-44ee-8c24-e9ff33c973f6} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Reading approx. 19 rows with 2 streams
1909 2024.08.27 19:49:10.789876 [ 3 ] {f6c871ab-81af-44ee-8c24-e9ff33c973f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1910 2024.08.27 19:49:10.789918 [ 3 ] {f6c871ab-81af-44ee-8c24-e9ff33c973f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1911 2024.08.27 19:49:10.791285 [ 3 ] {f6c871ab-81af-44ee-8c24-e9ff33c973f6} <Debug> executeQuery: Read 19 rows, 801.00 B in 0.002673 sec., 7108.11821922933 rows/sec., 292.64 KiB/sec.
1912 2024.08.27 19:49:10.791595 [ 3 ] {f6c871ab-81af-44ee-8c24-e9ff33c973f6} <Debug> DynamicQueryHandler: Done processing query
1913 2024.08.27 19:49:10.791620 [ 3 ] {f6c871ab-81af-44ee-8c24-e9ff33c973f6} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1914 2024.08.27 19:49:10.791637 [ 3 ] {} <Debug> HTTP-Session: ac2ec3d5-cb30-4c7b-b97e-58c55fddbff4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1915 2024.08.27 19:49:10.791853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1916 2024.08.27 19:49:10.791902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1917 2024.08.27 19:49:10.791921 [ 3 ] {} <Debug> HTTP-Session: 4f0f1187-1dd9-4075-8b6f-07a525470e70 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1918 2024.08.27 19:49:10.791938 [ 3 ] {} <Debug> HTTP-Session: 4f0f1187-1dd9-4075-8b6f-07a525470e70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1919 2024.08.27 19:49:10.791952 [ 3 ] {} <Debug> HTTP-Session: 4f0f1187-1dd9-4075-8b6f-07a525470e70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1920 2024.08.27 19:49:10.791983 [ 3 ] {} <Trace> HTTP-Session: 4f0f1187-1dd9-4075-8b6f-07a525470e70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1921 2024.08.27 19:49:10.792161 [ 3 ] {dee87a78-cdde-422d-862b-6ece8f07440e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1922 2024.08.27 19:49:10.792453 [ 3 ] {dee87a78-cdde-422d-862b-6ece8f07440e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1923 2024.08.27 19:49:10.792498 [ 3 ] {dee87a78-cdde-422d-862b-6ece8f07440e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1924 2024.08.27 19:49:10.792792 [ 3 ] {dee87a78-cdde-422d-862b-6ece8f07440e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1925 2024.08.27 19:49:10.792859 [ 3 ] {dee87a78-cdde-422d-862b-6ece8f07440e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1926 2024.08.27 19:49:10.793001 [ 3 ] {dee87a78-cdde-422d-862b-6ece8f07440e} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Key condition: (column 0 notIn 29-element set)
1927 2024.08.27 19:49:10.793108 [ 251 ] {dee87a78-cdde-422d-862b-6ece8f07440e} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1928 2024.08.27 19:49:10.793111 [ 254 ] {dee87a78-cdde-422d-862b-6ece8f07440e} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1929 2024.08.27 19:49:10.793224 [ 3 ] {dee87a78-cdde-422d-862b-6ece8f07440e} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (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
1930 2024.08.27 19:49:10.793253 [ 3 ] {dee87a78-cdde-422d-862b-6ece8f07440e} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Spreading mark ranges among streams (default reading)
1931 2024.08.27 19:49:10.793334 [ 3 ] {dee87a78-cdde-422d-862b-6ece8f07440e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1932 2024.08.27 19:49:10.793354 [ 3 ] {dee87a78-cdde-422d-862b-6ece8f07440e} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Reading approx. 19 rows with 2 streams
1933 2024.08.27 19:49:10.793394 [ 3 ] {dee87a78-cdde-422d-862b-6ece8f07440e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1934 2024.08.27 19:49:10.793435 [ 3 ] {dee87a78-cdde-422d-862b-6ece8f07440e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1935 2024.08.27 19:49:10.794725 [ 3 ] {dee87a78-cdde-422d-862b-6ece8f07440e} <Debug> executeQuery: Read 19 rows, 801.00 B in 0.002638 sec., 7202.426080363912 rows/sec., 296.52 KiB/sec.
1936 2024.08.27 19:49:10.795024 [ 3 ] {dee87a78-cdde-422d-862b-6ece8f07440e} <Debug> DynamicQueryHandler: Done processing query
1937 2024.08.27 19:49:10.795049 [ 3 ] {dee87a78-cdde-422d-862b-6ece8f07440e} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1938 2024.08.27 19:49:10.795065 [ 3 ] {} <Debug> HTTP-Session: 4f0f1187-1dd9-4075-8b6f-07a525470e70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1939 2024.08.27 19:49:10.799403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1940 2024.08.27 19:49:10.799462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1941 2024.08.27 19:49:10.799487 [ 3 ] {} <Debug> HTTP-Session: 578cb6eb-83a1-45cb-ac50-a1236a221e71 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1942 2024.08.27 19:49:10.799508 [ 3 ] {} <Debug> HTTP-Session: 578cb6eb-83a1-45cb-ac50-a1236a221e71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1943 2024.08.27 19:49:10.799525 [ 3 ] {} <Debug> HTTP-Session: 578cb6eb-83a1-45cb-ac50-a1236a221e71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1944 2024.08.27 19:49:10.799564 [ 3 ] {} <Trace> HTTP-Session: 578cb6eb-83a1-45cb-ac50-a1236a221e71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1945 2024.08.27 19:49:10.799746 [ 3 ] {501347ec-81bf-4630-9c52-d2e7f68fbf9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1946 2024.08.27 19:49:10.800035 [ 3 ] {501347ec-81bf-4630-9c52-d2e7f68fbf9f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1947 2024.08.27 19:49:10.800081 [ 3 ] {501347ec-81bf-4630-9c52-d2e7f68fbf9f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1948 2024.08.27 19:49:10.800380 [ 3 ] {501347ec-81bf-4630-9c52-d2e7f68fbf9f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1949 2024.08.27 19:49:10.800447 [ 3 ] {501347ec-81bf-4630-9c52-d2e7f68fbf9f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1950 2024.08.27 19:49:10.800591 [ 3 ] {501347ec-81bf-4630-9c52-d2e7f68fbf9f} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Key condition: (column 0 notIn 30-element set)
1951 2024.08.27 19:49:10.800672 [ 251 ] {501347ec-81bf-4630-9c52-d2e7f68fbf9f} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1952 2024.08.27 19:49:10.800683 [ 255 ] {501347ec-81bf-4630-9c52-d2e7f68fbf9f} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1953 2024.08.27 19:49:10.800781 [ 3 ] {501347ec-81bf-4630-9c52-d2e7f68fbf9f} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (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
1954 2024.08.27 19:49:10.800811 [ 3 ] {501347ec-81bf-4630-9c52-d2e7f68fbf9f} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Spreading mark ranges among streams (default reading)
1955 2024.08.27 19:49:10.800892 [ 3 ] {501347ec-81bf-4630-9c52-d2e7f68fbf9f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1956 2024.08.27 19:49:10.800911 [ 3 ] {501347ec-81bf-4630-9c52-d2e7f68fbf9f} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Reading approx. 19 rows with 2 streams
1957 2024.08.27 19:49:10.800953 [ 3 ] {501347ec-81bf-4630-9c52-d2e7f68fbf9f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1958 2024.08.27 19:49:10.800994 [ 3 ] {501347ec-81bf-4630-9c52-d2e7f68fbf9f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1959 2024.08.27 19:49:10.802304 [ 3 ] {501347ec-81bf-4630-9c52-d2e7f68fbf9f} <Debug> executeQuery: Read 19 rows, 801.00 B in 0.00265 sec., 7169.811320754717 rows/sec., 295.18 KiB/sec.
1960 2024.08.27 19:49:10.802595 [ 3 ] {501347ec-81bf-4630-9c52-d2e7f68fbf9f} <Debug> DynamicQueryHandler: Done processing query
1961 2024.08.27 19:49:10.802622 [ 3 ] {501347ec-81bf-4630-9c52-d2e7f68fbf9f} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1962 2024.08.27 19:49:10.802640 [ 3 ] {} <Debug> HTTP-Session: 578cb6eb-83a1-45cb-ac50-a1236a221e71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1963 2024.08.27 19:49:10.804652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 3916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1964 2024.08.27 19:49:10.804701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1965 2024.08.27 19:49:10.804725 [ 3 ] {} <Debug> HTTP-Session: 49d631e4-4aee-4527-a0d5-1e317e775946 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1966 2024.08.27 19:49:10.804746 [ 3 ] {} <Debug> HTTP-Session: 49d631e4-4aee-4527-a0d5-1e317e775946 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1967 2024.08.27 19:49:10.804764 [ 3 ] {} <Debug> HTTP-Session: 49d631e4-4aee-4527-a0d5-1e317e775946 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1968 2024.08.27 19:49:10.804802 [ 3 ] {} <Trace> HTTP-Session: 49d631e4-4aee-4527-a0d5-1e317e775946 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1969 2024.08.27 19:49:10.804947 [ 3 ] {cfe143ac-6059-417e-b143-dbf1ee6822ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1970 2024.08.27 19:49:10.805003 [ 3 ] {cfe143ac-6059-417e-b143-dbf1ee6822ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1971 2024.08.27 19:49:10.805212 [ 3 ] {cfe143ac-6059-417e-b143-dbf1ee6822ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1972 2024.08.27 19:49:10.805595 [ 3 ] {cfe143ac-6059-417e-b143-dbf1ee6822ed} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1973 2024.08.27 19:49:10.805639 [ 3 ] {cfe143ac-6059-417e-b143-dbf1ee6822ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
1974 2024.08.27 19:49:10.806149 [ 3 ] {cfe143ac-6059-417e-b143-dbf1ee6822ed} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1975 2024.08.27 19:49:10.806481 [ 3 ] {cfe143ac-6059-417e-b143-dbf1ee6822ed} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1976 2024.08.27 19:49:10.806623 [ 3 ] {cfe143ac-6059-417e-b143-dbf1ee6822ed} <Debug> executeQuery: Read 12 rows, 2.06 KiB in 0.001733 sec., 6924.4085401038665 rows/sec., 1.16 MiB/sec.
1977 2024.08.27 19:49:10.806913 [ 3 ] {cfe143ac-6059-417e-b143-dbf1ee6822ed} <Debug> DynamicQueryHandler: Done processing query
1978 2024.08.27 19:49:10.806938 [ 3 ] {cfe143ac-6059-417e-b143-dbf1ee6822ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1979 2024.08.27 19:49:10.806956 [ 3 ] {} <Debug> HTTP-Session: 49d631e4-4aee-4527-a0d5-1e317e775946 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1980 2024.08.27 19:49:10.807179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 30943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1981 2024.08.27 19:49:10.807230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1982 2024.08.27 19:49:10.807250 [ 3 ] {} <Debug> HTTP-Session: 45169bfa-4204-4a2f-bf78-abd7e8cdee61 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
1983 2024.08.27 19:49:10.807268 [ 3 ] {} <Debug> HTTP-Session: 45169bfa-4204-4a2f-bf78-abd7e8cdee61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1984 2024.08.27 19:49:10.807282 [ 3 ] {} <Debug> HTTP-Session: 45169bfa-4204-4a2f-bf78-abd7e8cdee61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1985 2024.08.27 19:49:10.807312 [ 3 ] {} <Trace> HTTP-Session: 45169bfa-4204-4a2f-bf78-abd7e8cdee61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1986 2024.08.27 19:49:10.807469 [ 3 ] {bdae992f-5e2d-4b66-bb5c-58376786d354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1987 2024.08.27 19:49:10.807514 [ 3 ] {bdae992f-5e2d-4b66-bb5c-58376786d354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1988 2024.08.27 19:49:10.807772 [ 3 ] {bdae992f-5e2d-4b66-bb5c-58376786d354} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1989 2024.08.27 19:49:10.808223 [ 3 ] {bdae992f-5e2d-4b66-bb5c-58376786d354} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1990 2024.08.27 19:49:10.808260 [ 3 ] {bdae992f-5e2d-4b66-bb5c-58376786d354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
1991 2024.08.27 19:49:10.808642 [ 3 ] {bdae992f-5e2d-4b66-bb5c-58376786d354} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1992 2024.08.27 19:49:10.809030 [ 3 ] {bdae992f-5e2d-4b66-bb5c-58376786d354} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1993 2024.08.27 19:49:10.809164 [ 3 ] {bdae992f-5e2d-4b66-bb5c-58376786d354} <Debug> executeQuery: Read 205 rows, 18.49 KiB in 0.00177 sec., 115819.20903954802 rows/sec., 10.20 MiB/sec.
1994 2024.08.27 19:49:10.809395 [ 3 ] {bdae992f-5e2d-4b66-bb5c-58376786d354} <Debug> DynamicQueryHandler: Done processing query
1995 2024.08.27 19:49:10.809420 [ 3 ] {bdae992f-5e2d-4b66-bb5c-58376786d354} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
1996 2024.08.27 19:49:10.809437 [ 3 ] {} <Debug> HTTP-Session: 45169bfa-4204-4a2f-bf78-abd7e8cdee61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1997 2024.08.27 19:49:10.809558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1998 2024.08.27 19:49:10.809609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1999 2024.08.27 19:49:10.809630 [ 3 ] {} <Debug> HTTP-Session: 0632b1a6-0989-464b-88de-dd363775b013 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2000 2024.08.27 19:49:10.809647 [ 3 ] {} <Debug> HTTP-Session: 0632b1a6-0989-464b-88de-dd363775b013 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2001 2024.08.27 19:49:10.809661 [ 3 ] {} <Debug> HTTP-Session: 0632b1a6-0989-464b-88de-dd363775b013 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2002 2024.08.27 19:49:10.809691 [ 3 ] {} <Trace> HTTP-Session: 0632b1a6-0989-464b-88de-dd363775b013 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2003 2024.08.27 19:49:10.809794 [ 3 ] {02d702d4-fb9e-4ee3-91fe-21509db9adc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2004 2024.08.27 19:49:10.809838 [ 3 ] {02d702d4-fb9e-4ee3-91fe-21509db9adc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2005 2024.08.27 19:49:10.810066 [ 3 ] {02d702d4-fb9e-4ee3-91fe-21509db9adc1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2006 2024.08.27 19:49:10.810370 [ 3 ] {02d702d4-fb9e-4ee3-91fe-21509db9adc1} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2007 2024.08.27 19:49:10.810406 [ 3 ] {02d702d4-fb9e-4ee3-91fe-21509db9adc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2008 2024.08.27 19:49:10.810763 [ 3 ] {02d702d4-fb9e-4ee3-91fe-21509db9adc1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2009 2024.08.27 19:49:10.811126 [ 3 ] {02d702d4-fb9e-4ee3-91fe-21509db9adc1} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2010 2024.08.27 19:49:10.811257 [ 3 ] {02d702d4-fb9e-4ee3-91fe-21509db9adc1} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001491 sec., 5365.526492287056 rows/sec., 403.46 KiB/sec.
2011 2024.08.27 19:49:10.811426 [ 3 ] {02d702d4-fb9e-4ee3-91fe-21509db9adc1} <Debug> DynamicQueryHandler: Done processing query
2012 2024.08.27 19:49:10.811451 [ 3 ] {02d702d4-fb9e-4ee3-91fe-21509db9adc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2013 2024.08.27 19:49:10.811467 [ 3 ] {} <Debug> HTTP-Session: 0632b1a6-0989-464b-88de-dd363775b013 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2014 2024.08.27 19:49:10.811584 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2015 2024.08.27 19:49:10.811634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2016 2024.08.27 19:49:10.811654 [ 3 ] {} <Debug> HTTP-Session: 45a0d5f2-3ee5-429c-8c18-6936c4d2c552 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2017 2024.08.27 19:49:10.811672 [ 3 ] {} <Debug> HTTP-Session: 45a0d5f2-3ee5-429c-8c18-6936c4d2c552 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2018 2024.08.27 19:49:10.811687 [ 3 ] {} <Debug> HTTP-Session: 45a0d5f2-3ee5-429c-8c18-6936c4d2c552 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2019 2024.08.27 19:49:10.811718 [ 3 ] {} <Trace> HTTP-Session: 45a0d5f2-3ee5-429c-8c18-6936c4d2c552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2020 2024.08.27 19:49:10.811818 [ 3 ] {f9f4a5ce-0d8e-427d-9c88-c86d24981ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
2021 2024.08.27 19:49:10.811862 [ 3 ] {f9f4a5ce-0d8e-427d-9c88-c86d24981ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2022 2024.08.27 19:49:10.812087 [ 3 ] {f9f4a5ce-0d8e-427d-9c88-c86d24981ece} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2023 2024.08.27 19:49:10.812471 [ 3 ] {f9f4a5ce-0d8e-427d-9c88-c86d24981ece} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2024 2024.08.27 19:49:10.812508 [ 3 ] {f9f4a5ce-0d8e-427d-9c88-c86d24981ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2025 2024.08.27 19:49:10.812900 [ 3 ] {f9f4a5ce-0d8e-427d-9c88-c86d24981ece} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2026 2024.08.27 19:49:10.813284 [ 3 ] {f9f4a5ce-0d8e-427d-9c88-c86d24981ece} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2027 2024.08.27 19:49:10.813428 [ 3 ] {f9f4a5ce-0d8e-427d-9c88-c86d24981ece} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001628 sec., 8599.5085995086 rows/sec., 602.25 KiB/sec.
2028 2024.08.27 19:49:10.813771 [ 3 ] {f9f4a5ce-0d8e-427d-9c88-c86d24981ece} <Debug> DynamicQueryHandler: Done processing query
2029 2024.08.27 19:49:10.813797 [ 3 ] {f9f4a5ce-0d8e-427d-9c88-c86d24981ece} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2030 2024.08.27 19:49:10.813813 [ 3 ] {} <Debug> HTTP-Session: 45a0d5f2-3ee5-429c-8c18-6936c4d2c552 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2031 2024.08.27 19:49:10.813917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2032 2024.08.27 19:49:10.813968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2033 2024.08.27 19:49:10.813988 [ 3 ] {} <Debug> HTTP-Session: 36511750-f6d8-4d13-a6c6-3f49faff4986 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2034 2024.08.27 19:49:10.814004 [ 3 ] {} <Debug> HTTP-Session: 36511750-f6d8-4d13-a6c6-3f49faff4986 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2035 2024.08.27 19:49:10.814019 [ 3 ] {} <Debug> HTTP-Session: 36511750-f6d8-4d13-a6c6-3f49faff4986 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2036 2024.08.27 19:49:10.814049 [ 3 ] {} <Trace> HTTP-Session: 36511750-f6d8-4d13-a6c6-3f49faff4986 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2037 2024.08.27 19:49:10.814153 [ 3 ] {a7e9f83b-f06f-42ab-a684-a5391b3956cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
2038 2024.08.27 19:49:10.814198 [ 3 ] {a7e9f83b-f06f-42ab-a684-a5391b3956cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
2039 2024.08.27 19:49:10.814449 [ 3 ] {a7e9f83b-f06f-42ab-a684-a5391b3956cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2040 2024.08.27 19:49:10.814757 [ 3 ] {a7e9f83b-f06f-42ab-a684-a5391b3956cd} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2041 2024.08.27 19:49:10.814801 [ 3 ] {a7e9f83b-f06f-42ab-a684-a5391b3956cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2042 2024.08.27 19:49:10.815151 [ 3 ] {a7e9f83b-f06f-42ab-a684-a5391b3956cd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2043 2024.08.27 19:49:10.815514 [ 3 ] {a7e9f83b-f06f-42ab-a684-a5391b3956cd} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2044 2024.08.27 19:49:10.815641 [ 3 ] {a7e9f83b-f06f-42ab-a684-a5391b3956cd} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001512 sec., 3968.253968253968 rows/sec., 234.45 KiB/sec.
2045 2024.08.27 19:49:10.815833 [ 3 ] {a7e9f83b-f06f-42ab-a684-a5391b3956cd} <Debug> DynamicQueryHandler: Done processing query
2046 2024.08.27 19:49:10.815858 [ 3 ] {a7e9f83b-f06f-42ab-a684-a5391b3956cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2047 2024.08.27 19:49:10.815873 [ 3 ] {} <Debug> HTTP-Session: 36511750-f6d8-4d13-a6c6-3f49faff4986 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2048 2024.08.27 19:49:10.816226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 63120, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2049 2024.08.27 19:49:10.816276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2050 2024.08.27 19:49:10.816297 [ 3 ] {} <Debug> HTTP-Session: 7cad9439-4fc2-46a8-8ec8-4131a63e3831 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2051 2024.08.27 19:49:10.816314 [ 3 ] {} <Debug> HTTP-Session: 7cad9439-4fc2-46a8-8ec8-4131a63e3831 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2052 2024.08.27 19:49:10.816328 [ 3 ] {} <Debug> HTTP-Session: 7cad9439-4fc2-46a8-8ec8-4131a63e3831 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2053 2024.08.27 19:49:10.816360 [ 3 ] {} <Trace> HTTP-Session: 7cad9439-4fc2-46a8-8ec8-4131a63e3831 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2054 2024.08.27 19:49:10.816756 [ 3 ] {6143f0dc-ef33-46d2-93d6-a4336edb0260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2055 2024.08.27 19:49:10.816801 [ 3 ] {6143f0dc-ef33-46d2-93d6-a4336edb0260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2056 2024.08.27 19:49:10.817030 [ 3 ] {6143f0dc-ef33-46d2-93d6-a4336edb0260} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2057 2024.08.27 19:49:10.817568 [ 3 ] {6143f0dc-ef33-46d2-93d6-a4336edb0260} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2058 2024.08.27 19:49:10.817605 [ 3 ] {6143f0dc-ef33-46d2-93d6-a4336edb0260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2059 2024.08.27 19:49:10.817979 [ 3 ] {6143f0dc-ef33-46d2-93d6-a4336edb0260} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2060 2024.08.27 19:49:10.818351 [ 3 ] {6143f0dc-ef33-46d2-93d6-a4336edb0260} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2061 2024.08.27 19:49:10.818479 [ 3 ] {6143f0dc-ef33-46d2-93d6-a4336edb0260} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.002024 sec., 192687.7470355731 rows/sec., 13.67 MiB/sec.
2062 2024.08.27 19:49:10.818651 [ 3 ] {6143f0dc-ef33-46d2-93d6-a4336edb0260} <Debug> DynamicQueryHandler: Done processing query
2063 2024.08.27 19:49:10.818676 [ 3 ] {6143f0dc-ef33-46d2-93d6-a4336edb0260} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
2064 2024.08.27 19:49:10.818693 [ 3 ] {} <Debug> HTTP-Session: 7cad9439-4fc2-46a8-8ec8-4131a63e3831 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2065 2024.08.27 19:49:10.818848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2066 2024.08.27 19:49:10.818897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2067 2024.08.27 19:49:10.818916 [ 3 ] {} <Debug> HTTP-Session: 19d6a81c-247e-437f-a787-c345202fbdbc Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2068 2024.08.27 19:49:10.818935 [ 3 ] {} <Debug> HTTP-Session: 19d6a81c-247e-437f-a787-c345202fbdbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2069 2024.08.27 19:49:10.818948 [ 3 ] {} <Debug> HTTP-Session: 19d6a81c-247e-437f-a787-c345202fbdbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2070 2024.08.27 19:49:10.818979 [ 3 ] {} <Trace> HTTP-Session: 19d6a81c-247e-437f-a787-c345202fbdbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2071 2024.08.27 19:49:10.819077 [ 3 ] {bd3d2471-7edf-4a4d-beb0-f19159857b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2072 2024.08.27 19:49:10.819123 [ 3 ] {bd3d2471-7edf-4a4d-beb0-f19159857b5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2073 2024.08.27 19:49:10.819253 [ 3 ] {bd3d2471-7edf-4a4d-beb0-f19159857b5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2074 2024.08.27 19:49:10.819570 [ 3 ] {bd3d2471-7edf-4a4d-beb0-f19159857b5f} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2075 2024.08.27 19:49:10.819605 [ 3 ] {bd3d2471-7edf-4a4d-beb0-f19159857b5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2076 2024.08.27 19:49:10.819974 [ 3 ] {bd3d2471-7edf-4a4d-beb0-f19159857b5f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2077 2024.08.27 19:49:10.820295 [ 3 ] {bd3d2471-7edf-4a4d-beb0-f19159857b5f} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2078 2024.08.27 19:49:10.820427 [ 3 ] {bd3d2471-7edf-4a4d-beb0-f19159857b5f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00137 sec., 4379.56204379562 rows/sec., 228.82 KiB/sec.
2079 2024.08.27 19:49:10.820757 [ 3 ] {bd3d2471-7edf-4a4d-beb0-f19159857b5f} <Debug> DynamicQueryHandler: Done processing query
2080 2024.08.27 19:49:10.820782 [ 3 ] {bd3d2471-7edf-4a4d-beb0-f19159857b5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2081 2024.08.27 19:49:10.820799 [ 3 ] {} <Debug> HTTP-Session: 19d6a81c-247e-437f-a787-c345202fbdbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2082 2024.08.27 19:49:10.821091 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2083 2024.08.27 19:49:10.821142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2084 2024.08.27 19:49:10.821162 [ 3 ] {} <Debug> HTTP-Session: f5b605d9-9d0b-4904-8246-773f602e45f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2085 2024.08.27 19:49:10.821179 [ 3 ] {} <Debug> HTTP-Session: f5b605d9-9d0b-4904-8246-773f602e45f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2086 2024.08.27 19:49:10.821194 [ 3 ] {} <Debug> HTTP-Session: f5b605d9-9d0b-4904-8246-773f602e45f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2087 2024.08.27 19:49:10.821224 [ 3 ] {} <Trace> HTTP-Session: f5b605d9-9d0b-4904-8246-773f602e45f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2088 2024.08.27 19:49:10.821434 [ 3 ] {18d2386f-f670-4093-8bc1-14daef2a7ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2089 2024.08.27 19:49:10.821483 [ 3 ] {18d2386f-f670-4093-8bc1-14daef2a7ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2090 2024.08.27 19:49:10.821655 [ 3 ] {18d2386f-f670-4093-8bc1-14daef2a7ef1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2091 2024.08.27 19:49:10.822068 [ 3 ] {18d2386f-f670-4093-8bc1-14daef2a7ef1} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2092 2024.08.27 19:49:10.822106 [ 3 ] {18d2386f-f670-4093-8bc1-14daef2a7ef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2093 2024.08.27 19:49:10.822489 [ 3 ] {18d2386f-f670-4093-8bc1-14daef2a7ef1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2094 2024.08.27 19:49:10.822828 [ 3 ] {18d2386f-f670-4093-8bc1-14daef2a7ef1} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2095 2024.08.27 19:49:10.822978 [ 3 ] {18d2386f-f670-4093-8bc1-14daef2a7ef1} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001654 sec., 143288.99637243047 rows/sec., 9.60 MiB/sec.
2096 2024.08.27 19:49:10.823150 [ 3 ] {18d2386f-f670-4093-8bc1-14daef2a7ef1} <Debug> DynamicQueryHandler: Done processing query
2097 2024.08.27 19:49:10.823175 [ 3 ] {18d2386f-f670-4093-8bc1-14daef2a7ef1} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
2098 2024.08.27 19:49:10.823191 [ 3 ] {} <Debug> HTTP-Session: f5b605d9-9d0b-4904-8246-773f602e45f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2099 2024.08.27 19:49:10.823311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2100 2024.08.27 19:49:10.823359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2101 2024.08.27 19:49:10.823380 [ 3 ] {} <Debug> HTTP-Session: 9eadcc38-020e-4b09-976b-eb6a2b35c815 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2102 2024.08.27 19:49:10.823397 [ 3 ] {} <Debug> HTTP-Session: 9eadcc38-020e-4b09-976b-eb6a2b35c815 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2103 2024.08.27 19:49:10.823411 [ 3 ] {} <Debug> HTTP-Session: 9eadcc38-020e-4b09-976b-eb6a2b35c815 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2104 2024.08.27 19:49:10.823442 [ 3 ] {} <Trace> HTTP-Session: 9eadcc38-020e-4b09-976b-eb6a2b35c815 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2105 2024.08.27 19:49:10.823538 [ 3 ] {cf6c649d-96d6-4d6c-a5c2-63568c5eaf32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
2106 2024.08.27 19:49:10.823584 [ 3 ] {cf6c649d-96d6-4d6c-a5c2-63568c5eaf32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
2107 2024.08.27 19:49:10.823721 [ 3 ] {cf6c649d-96d6-4d6c-a5c2-63568c5eaf32} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2108 2024.08.27 19:49:10.823993 [ 3 ] {cf6c649d-96d6-4d6c-a5c2-63568c5eaf32} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2109 2024.08.27 19:49:10.824029 [ 3 ] {cf6c649d-96d6-4d6c-a5c2-63568c5eaf32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2110 2024.08.27 19:49:10.824411 [ 3 ] {cf6c649d-96d6-4d6c-a5c2-63568c5eaf32} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2111 2024.08.27 19:49:10.824753 [ 3 ] {cf6c649d-96d6-4d6c-a5c2-63568c5eaf32} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2112 2024.08.27 19:49:10.824897 [ 3 ] {cf6c649d-96d6-4d6c-a5c2-63568c5eaf32} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001375 sec., 727.2727272727274 rows/sec., 49.01 KiB/sec.
2113 2024.08.27 19:49:10.825099 [ 3 ] {cf6c649d-96d6-4d6c-a5c2-63568c5eaf32} <Debug> DynamicQueryHandler: Done processing query
2114 2024.08.27 19:49:10.825123 [ 3 ] {cf6c649d-96d6-4d6c-a5c2-63568c5eaf32} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2115 2024.08.27 19:49:10.825139 [ 3 ] {} <Debug> HTTP-Session: 9eadcc38-020e-4b09-976b-eb6a2b35c815 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2116 2024.08.27 19:49:10.825275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 14209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2117 2024.08.27 19:49:10.825323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2118 2024.08.27 19:49:10.825343 [ 3 ] {} <Debug> HTTP-Session: 08e050fd-f398-4cd5-b57e-089e1ea5fc13 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2119 2024.08.27 19:49:10.825360 [ 3 ] {} <Debug> HTTP-Session: 08e050fd-f398-4cd5-b57e-089e1ea5fc13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2120 2024.08.27 19:49:10.825375 [ 3 ] {} <Debug> HTTP-Session: 08e050fd-f398-4cd5-b57e-089e1ea5fc13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2121 2024.08.27 19:49:10.825405 [ 3 ] {} <Trace> HTTP-Session: 08e050fd-f398-4cd5-b57e-089e1ea5fc13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2122 2024.08.27 19:49:10.825578 [ 3 ] {de6f7b88-1384-4600-a56b-08b5ed636f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2123 2024.08.27 19:49:10.825640 [ 3 ] {de6f7b88-1384-4600-a56b-08b5ed636f5e} <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
2124 2024.08.27 19:49:10.826042 [ 3 ] {de6f7b88-1384-4600-a56b-08b5ed636f5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2125 2024.08.27 19:49:10.826543 [ 3 ] {de6f7b88-1384-4600-a56b-08b5ed636f5e} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2126 2024.08.27 19:49:10.826581 [ 3 ] {de6f7b88-1384-4600-a56b-08b5ed636f5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2127 2024.08.27 19:49:10.827274 [ 3 ] {de6f7b88-1384-4600-a56b-08b5ed636f5e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2128 2024.08.27 19:49:10.827695 [ 3 ] {de6f7b88-1384-4600-a56b-08b5ed636f5e} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2129 2024.08.27 19:49:10.827898 [ 3 ] {de6f7b88-1384-4600-a56b-08b5ed636f5e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002414 sec., 3314.001657000829 rows/sec., 5.94 MiB/sec.
2130 2024.08.27 19:49:10.828407 [ 3 ] {de6f7b88-1384-4600-a56b-08b5ed636f5e} <Debug> DynamicQueryHandler: Done processing query
2131 2024.08.27 19:49:10.828431 [ 3 ] {de6f7b88-1384-4600-a56b-08b5ed636f5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
2132 2024.08.27 19:49:10.828448 [ 3 ] {} <Debug> HTTP-Session: 08e050fd-f398-4cd5-b57e-089e1ea5fc13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2133 2024.08.27 19:49:10.828624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 12143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2134 2024.08.27 19:49:10.828672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2135 2024.08.27 19:49:10.828693 [ 3 ] {} <Debug> HTTP-Session: c386884d-0a8a-46a9-93d3-0b541d9845e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2136 2024.08.27 19:49:10.828710 [ 3 ] {} <Debug> HTTP-Session: c386884d-0a8a-46a9-93d3-0b541d9845e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2137 2024.08.27 19:49:10.828724 [ 3 ] {} <Debug> HTTP-Session: c386884d-0a8a-46a9-93d3-0b541d9845e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2138 2024.08.27 19:49:10.828755 [ 3 ] {} <Trace> HTTP-Session: c386884d-0a8a-46a9-93d3-0b541d9845e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2139 2024.08.27 19:49:10.828894 [ 3 ] {4ab44308-a078-46a8-bea7-b61d11f56b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2140 2024.08.27 19:49:10.828939 [ 3 ] {4ab44308-a078-46a8-bea7-b61d11f56b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2141 2024.08.27 19:49:10.829081 [ 3 ] {4ab44308-a078-46a8-bea7-b61d11f56b72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2142 2024.08.27 19:49:10.829404 [ 3 ] {4ab44308-a078-46a8-bea7-b61d11f56b72} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2143 2024.08.27 19:49:10.829441 [ 3 ] {4ab44308-a078-46a8-bea7-b61d11f56b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2144 2024.08.27 19:49:10.829809 [ 3 ] {4ab44308-a078-46a8-bea7-b61d11f56b72} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2145 2024.08.27 19:49:10.830152 [ 3 ] {4ab44308-a078-46a8-bea7-b61d11f56b72} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2146 2024.08.27 19:49:10.830301 [ 3 ] {4ab44308-a078-46a8-bea7-b61d11f56b72} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001461 sec., 56125.94113620807 rows/sec., 3.56 MiB/sec.
2147 2024.08.27 19:49:10.830511 [ 3 ] {4ab44308-a078-46a8-bea7-b61d11f56b72} <Debug> DynamicQueryHandler: Done processing query
2148 2024.08.27 19:49:10.830537 [ 3 ] {4ab44308-a078-46a8-bea7-b61d11f56b72} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2149 2024.08.27 19:49:10.830553 [ 3 ] {} <Debug> HTTP-Session: c386884d-0a8a-46a9-93d3-0b541d9845e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2150 2024.08.27 19:49:15.757489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 7842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2151 2024.08.27 19:49:15.757616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2152 2024.08.27 19:49:15.757644 [ 3 ] {} <Debug> HTTP-Session: 741bcaf4-9214-43bd-874c-856d838b07f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2153 2024.08.27 19:49:15.757669 [ 3 ] {} <Debug> HTTP-Session: 741bcaf4-9214-43bd-874c-856d838b07f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2154 2024.08.27 19:49:15.757686 [ 3 ] {} <Debug> HTTP-Session: 741bcaf4-9214-43bd-874c-856d838b07f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2155 2024.08.27 19:49:15.757736 [ 3 ] {} <Trace> HTTP-Session: 741bcaf4-9214-43bd-874c-856d838b07f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2156 2024.08.27 19:49:15.757932 [ 3 ] {9b8b6a97-19aa-406e-8cfd-70e62f399cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2157 2024.08.27 19:49:15.758001 [ 3 ] {9b8b6a97-19aa-406e-8cfd-70e62f399cd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2158 2024.08.27 19:49:15.758338 [ 3 ] {9b8b6a97-19aa-406e-8cfd-70e62f399cd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2159 2024.08.27 19:49:15.758851 [ 3 ] {9b8b6a97-19aa-406e-8cfd-70e62f399cd6} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2160 2024.08.27 19:49:15.758895 [ 3 ] {9b8b6a97-19aa-406e-8cfd-70e62f399cd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2161 2024.08.27 19:49:15.759326 [ 3 ] {9b8b6a97-19aa-406e-8cfd-70e62f399cd6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2162 2024.08.27 19:49:15.759734 [ 3 ] {9b8b6a97-19aa-406e-8cfd-70e62f399cd6} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2163 2024.08.27 19:49:15.759887 [ 3 ] {9b8b6a97-19aa-406e-8cfd-70e62f399cd6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002022 sec., 27695.351137487636 rows/sec., 2.13 MiB/sec.
2164 2024.08.27 19:49:15.760143 [ 3 ] {9b8b6a97-19aa-406e-8cfd-70e62f399cd6} <Debug> DynamicQueryHandler: Done processing query
2165 2024.08.27 19:49:15.760172 [ 3 ] {9b8b6a97-19aa-406e-8cfd-70e62f399cd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2166 2024.08.27 19:49:15.760189 [ 3 ] {} <Debug> HTTP-Session: 741bcaf4-9214-43bd-874c-856d838b07f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2167 2024.08.27 19:49:15.760331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2168 2024.08.27 19:49:15.760389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2169 2024.08.27 19:49:15.760410 [ 3 ] {} <Debug> HTTP-Session: 186ac3af-663f-448e-927a-0b6cb4ecd6e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2170 2024.08.27 19:49:15.760429 [ 3 ] {} <Debug> HTTP-Session: 186ac3af-663f-448e-927a-0b6cb4ecd6e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2171 2024.08.27 19:49:15.760445 [ 3 ] {} <Debug> HTTP-Session: 186ac3af-663f-448e-927a-0b6cb4ecd6e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2172 2024.08.27 19:49:15.760480 [ 3 ] {} <Trace> HTTP-Session: 186ac3af-663f-448e-927a-0b6cb4ecd6e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2173 2024.08.27 19:49:15.760607 [ 3 ] {94538894-6fc3-4750-9b48-a8fd9efcefe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2174 2024.08.27 19:49:15.760656 [ 3 ] {94538894-6fc3-4750-9b48-a8fd9efcefe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2175 2024.08.27 19:49:15.760892 [ 3 ] {94538894-6fc3-4750-9b48-a8fd9efcefe2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2176 2024.08.27 19:49:15.761297 [ 3 ] {94538894-6fc3-4750-9b48-a8fd9efcefe2} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2177 2024.08.27 19:49:15.761337 [ 3 ] {94538894-6fc3-4750-9b48-a8fd9efcefe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2178 2024.08.27 19:49:15.761705 [ 3 ] {94538894-6fc3-4750-9b48-a8fd9efcefe2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2179 2024.08.27 19:49:15.762070 [ 3 ] {94538894-6fc3-4750-9b48-a8fd9efcefe2} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2180 2024.08.27 19:49:15.762199 [ 3 ] {94538894-6fc3-4750-9b48-a8fd9efcefe2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001636 sec., 39119.80440097799 rows/sec., 3.05 MiB/sec.
2181 2024.08.27 19:49:15.762527 [ 3 ] {94538894-6fc3-4750-9b48-a8fd9efcefe2} <Debug> DynamicQueryHandler: Done processing query
2182 2024.08.27 19:49:15.762554 [ 3 ] {94538894-6fc3-4750-9b48-a8fd9efcefe2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2183 2024.08.27 19:49:15.762572 [ 3 ] {} <Debug> HTTP-Session: 186ac3af-663f-448e-927a-0b6cb4ecd6e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2184 2024.08.27 19:49:15.762801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2185 2024.08.27 19:49:15.762857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2186 2024.08.27 19:49:15.762877 [ 3 ] {} <Debug> HTTP-Session: 32a90c55-6aff-4cba-b30f-672cef380dfb Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2187 2024.08.27 19:49:15.762896 [ 3 ] {} <Debug> HTTP-Session: 32a90c55-6aff-4cba-b30f-672cef380dfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2188 2024.08.27 19:49:15.762911 [ 3 ] {} <Debug> HTTP-Session: 32a90c55-6aff-4cba-b30f-672cef380dfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2189 2024.08.27 19:49:15.762944 [ 3 ] {} <Trace> HTTP-Session: 32a90c55-6aff-4cba-b30f-672cef380dfb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2190 2024.08.27 19:49:15.763200 [ 3 ] {d4e2503a-2ccb-4f96-b8f8-783c271af6bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2191 2024.08.27 19:49:15.763254 [ 3 ] {d4e2503a-2ccb-4f96-b8f8-783c271af6bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2192 2024.08.27 19:49:15.763426 [ 3 ] {d4e2503a-2ccb-4f96-b8f8-783c271af6bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2193 2024.08.27 19:49:15.763903 [ 3 ] {d4e2503a-2ccb-4f96-b8f8-783c271af6bf} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2194 2024.08.27 19:49:15.763941 [ 3 ] {d4e2503a-2ccb-4f96-b8f8-783c271af6bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2195 2024.08.27 19:49:15.764372 [ 3 ] {d4e2503a-2ccb-4f96-b8f8-783c271af6bf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2196 2024.08.27 19:49:15.764808 [ 3 ] {d4e2503a-2ccb-4f96-b8f8-783c271af6bf} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2197 2024.08.27 19:49:15.764942 [ 3 ] {d4e2503a-2ccb-4f96-b8f8-783c271af6bf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001915 sec., 83550.9138381201 rows/sec., 5.82 MiB/sec.
2198 2024.08.27 19:49:15.765130 [ 3 ] {d4e2503a-2ccb-4f96-b8f8-783c271af6bf} <Debug> DynamicQueryHandler: Done processing query
2199 2024.08.27 19:49:15.765155 [ 3 ] {d4e2503a-2ccb-4f96-b8f8-783c271af6bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2200 2024.08.27 19:49:15.765171 [ 3 ] {} <Debug> HTTP-Session: 32a90c55-6aff-4cba-b30f-672cef380dfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2201 2024.08.27 19:49:15.765327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2202 2024.08.27 19:49:15.765378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2203 2024.08.27 19:49:15.765399 [ 3 ] {} <Debug> HTTP-Session: ef32fb37-eb33-4b9d-a290-97a6a3dac8ac Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2204 2024.08.27 19:49:15.765417 [ 3 ] {} <Debug> HTTP-Session: ef32fb37-eb33-4b9d-a290-97a6a3dac8ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2205 2024.08.27 19:49:15.765432 [ 3 ] {} <Debug> HTTP-Session: ef32fb37-eb33-4b9d-a290-97a6a3dac8ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2206 2024.08.27 19:49:15.765465 [ 3 ] {} <Trace> HTTP-Session: ef32fb37-eb33-4b9d-a290-97a6a3dac8ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2207 2024.08.27 19:49:15.765610 [ 3 ] {125cc740-cb53-4c2b-b640-b4159be4fc22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2208 2024.08.27 19:49:15.765661 [ 3 ] {125cc740-cb53-4c2b-b640-b4159be4fc22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2209 2024.08.27 19:49:15.765790 [ 3 ] {125cc740-cb53-4c2b-b640-b4159be4fc22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2210 2024.08.27 19:49:15.766136 [ 3 ] {125cc740-cb53-4c2b-b640-b4159be4fc22} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2211 2024.08.27 19:49:15.766173 [ 3 ] {125cc740-cb53-4c2b-b640-b4159be4fc22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2212 2024.08.27 19:49:15.766554 [ 3 ] {125cc740-cb53-4c2b-b640-b4159be4fc22} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2213 2024.08.27 19:49:15.766891 [ 3 ] {125cc740-cb53-4c2b-b640-b4159be4fc22} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2214 2024.08.27 19:49:15.767022 [ 3 ] {125cc740-cb53-4c2b-b640-b4159be4fc22} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00148 sec., 40540.54054054054 rows/sec., 2.73 MiB/sec.
2215 2024.08.27 19:49:15.767194 [ 3 ] {125cc740-cb53-4c2b-b640-b4159be4fc22} <Debug> DynamicQueryHandler: Done processing query
2216 2024.08.27 19:49:15.767220 [ 3 ] {125cc740-cb53-4c2b-b640-b4159be4fc22} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2217 2024.08.27 19:49:15.767237 [ 3 ] {} <Debug> HTTP-Session: ef32fb37-eb33-4b9d-a290-97a6a3dac8ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2218 2024.08.27 19:49:20.762484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 30943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2219 2024.08.27 19:49:20.762628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2220 2024.08.27 19:49:20.762660 [ 3 ] {} <Debug> HTTP-Session: f45a186f-f6e2-42ed-82fa-979f10645132 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2221 2024.08.27 19:49:20.762690 [ 3 ] {} <Debug> HTTP-Session: f45a186f-f6e2-42ed-82fa-979f10645132 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2222 2024.08.27 19:49:20.762708 [ 3 ] {} <Debug> HTTP-Session: f45a186f-f6e2-42ed-82fa-979f10645132 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2223 2024.08.27 19:49:20.762765 [ 3 ] {} <Trace> HTTP-Session: f45a186f-f6e2-42ed-82fa-979f10645132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2224 2024.08.27 19:49:20.763042 [ 3 ] {7934bb51-6a58-4089-933e-9439c38a37b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2225 2024.08.27 19:49:20.763118 [ 3 ] {7934bb51-6a58-4089-933e-9439c38a37b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2226 2024.08.27 19:49:20.763457 [ 3 ] {7934bb51-6a58-4089-933e-9439c38a37b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2227 2024.08.27 19:49:20.764204 [ 3 ] {7934bb51-6a58-4089-933e-9439c38a37b2} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2228 2024.08.27 19:49:20.764246 [ 3 ] {7934bb51-6a58-4089-933e-9439c38a37b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2229 2024.08.27 19:49:20.764731 [ 3 ] {7934bb51-6a58-4089-933e-9439c38a37b2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2230 2024.08.27 19:49:20.765142 [ 3 ] {7934bb51-6a58-4089-933e-9439c38a37b2} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2231 2024.08.27 19:49:20.765289 [ 3 ] {7934bb51-6a58-4089-933e-9439c38a37b2} <Debug> executeQuery: Read 205 rows, 18.49 KiB in 0.002377 sec., 86243.16365166176 rows/sec., 7.59 MiB/sec.
2232 2024.08.27 19:49:20.765513 [ 3 ] {7934bb51-6a58-4089-933e-9439c38a37b2} <Debug> DynamicQueryHandler: Done processing query
2233 2024.08.27 19:49:20.765542 [ 3 ] {7934bb51-6a58-4089-933e-9439c38a37b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
2234 2024.08.27 19:49:20.765559 [ 3 ] {} <Debug> HTTP-Session: f45a186f-f6e2-42ed-82fa-979f10645132 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2235 2024.08.27 19:49:20.765715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2236 2024.08.27 19:49:20.765774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2237 2024.08.27 19:49:20.765795 [ 3 ] {} <Debug> HTTP-Session: dcc1d3b5-942f-445e-aaf9-b92777c716cb Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2238 2024.08.27 19:49:20.765814 [ 3 ] {} <Debug> HTTP-Session: dcc1d3b5-942f-445e-aaf9-b92777c716cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2239 2024.08.27 19:49:20.765828 [ 3 ] {} <Debug> HTTP-Session: dcc1d3b5-942f-445e-aaf9-b92777c716cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2240 2024.08.27 19:49:20.765864 [ 3 ] {} <Trace> HTTP-Session: dcc1d3b5-942f-445e-aaf9-b92777c716cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2241 2024.08.27 19:49:20.765973 [ 3 ] {83f0fda4-370f-4c65-a4bc-3c59c28b164b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2242 2024.08.27 19:49:20.766021 [ 3 ] {83f0fda4-370f-4c65-a4bc-3c59c28b164b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2243 2024.08.27 19:49:20.766258 [ 3 ] {83f0fda4-370f-4c65-a4bc-3c59c28b164b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2244 2024.08.27 19:49:20.766612 [ 3 ] {83f0fda4-370f-4c65-a4bc-3c59c28b164b} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2245 2024.08.27 19:49:20.766649 [ 3 ] {83f0fda4-370f-4c65-a4bc-3c59c28b164b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2246 2024.08.27 19:49:20.767009 [ 3 ] {83f0fda4-370f-4c65-a4bc-3c59c28b164b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2247 2024.08.27 19:49:20.767405 [ 3 ] {83f0fda4-370f-4c65-a4bc-3c59c28b164b} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2248 2024.08.27 19:49:20.767541 [ 3 ] {83f0fda4-370f-4c65-a4bc-3c59c28b164b} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.0016 sec., 5000 rows/sec., 375.98 KiB/sec.
2249 2024.08.27 19:49:20.767718 [ 3 ] {83f0fda4-370f-4c65-a4bc-3c59c28b164b} <Debug> DynamicQueryHandler: Done processing query
2250 2024.08.27 19:49:20.767743 [ 3 ] {83f0fda4-370f-4c65-a4bc-3c59c28b164b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2251 2024.08.27 19:49:20.767761 [ 3 ] {} <Debug> HTTP-Session: dcc1d3b5-942f-445e-aaf9-b92777c716cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2252 2024.08.27 19:49:20.767905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2253 2024.08.27 19:49:20.767957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2254 2024.08.27 19:49:20.767977 [ 3 ] {} <Debug> HTTP-Session: be13ff04-0ed5-4afc-80ff-76867e7ed819 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2255 2024.08.27 19:49:20.767994 [ 3 ] {} <Debug> HTTP-Session: be13ff04-0ed5-4afc-80ff-76867e7ed819 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2256 2024.08.27 19:49:20.768010 [ 3 ] {} <Debug> HTTP-Session: be13ff04-0ed5-4afc-80ff-76867e7ed819 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2257 2024.08.27 19:49:20.768042 [ 3 ] {} <Trace> HTTP-Session: be13ff04-0ed5-4afc-80ff-76867e7ed819 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2258 2024.08.27 19:49:20.768146 [ 3 ] {72e60070-5b79-4a3b-b287-ffc0b48966a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
2259 2024.08.27 19:49:20.768191 [ 3 ] {72e60070-5b79-4a3b-b287-ffc0b48966a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2260 2024.08.27 19:49:20.768416 [ 3 ] {72e60070-5b79-4a3b-b287-ffc0b48966a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2261 2024.08.27 19:49:20.768750 [ 3 ] {72e60070-5b79-4a3b-b287-ffc0b48966a3} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2262 2024.08.27 19:49:20.768787 [ 3 ] {72e60070-5b79-4a3b-b287-ffc0b48966a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2263 2024.08.27 19:49:20.769151 [ 3 ] {72e60070-5b79-4a3b-b287-ffc0b48966a3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2264 2024.08.27 19:49:20.769512 [ 3 ] {72e60070-5b79-4a3b-b287-ffc0b48966a3} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2265 2024.08.27 19:49:20.769637 [ 3 ] {72e60070-5b79-4a3b-b287-ffc0b48966a3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001522 sec., 9198.423127463864 rows/sec., 644.20 KiB/sec.
2266 2024.08.27 19:49:20.769795 [ 3 ] {72e60070-5b79-4a3b-b287-ffc0b48966a3} <Debug> DynamicQueryHandler: Done processing query
2267 2024.08.27 19:49:20.769820 [ 3 ] {72e60070-5b79-4a3b-b287-ffc0b48966a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2268 2024.08.27 19:49:20.769837 [ 3 ] {} <Debug> HTTP-Session: be13ff04-0ed5-4afc-80ff-76867e7ed819 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2269 2024.08.27 19:49:20.769948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2270 2024.08.27 19:49:20.769996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2271 2024.08.27 19:49:20.770016 [ 3 ] {} <Debug> HTTP-Session: 6b75c381-6a60-44bf-8f86-5f331576758c Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2272 2024.08.27 19:49:20.770033 [ 3 ] {} <Debug> HTTP-Session: 6b75c381-6a60-44bf-8f86-5f331576758c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2273 2024.08.27 19:49:20.770047 [ 3 ] {} <Debug> HTTP-Session: 6b75c381-6a60-44bf-8f86-5f331576758c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2274 2024.08.27 19:49:20.770079 [ 3 ] {} <Trace> HTTP-Session: 6b75c381-6a60-44bf-8f86-5f331576758c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2275 2024.08.27 19:49:20.770177 [ 3 ] {25511d7d-1cdc-427b-b5a3-03b3cf15299d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
2276 2024.08.27 19:49:20.770221 [ 3 ] {25511d7d-1cdc-427b-b5a3-03b3cf15299d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
2277 2024.08.27 19:49:20.770447 [ 3 ] {25511d7d-1cdc-427b-b5a3-03b3cf15299d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2278 2024.08.27 19:49:20.770744 [ 3 ] {25511d7d-1cdc-427b-b5a3-03b3cf15299d} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2279 2024.08.27 19:49:20.770781 [ 3 ] {25511d7d-1cdc-427b-b5a3-03b3cf15299d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2280 2024.08.27 19:49:20.771128 [ 3 ] {25511d7d-1cdc-427b-b5a3-03b3cf15299d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2281 2024.08.27 19:49:20.771486 [ 3 ] {25511d7d-1cdc-427b-b5a3-03b3cf15299d} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2282 2024.08.27 19:49:20.771611 [ 3 ] {25511d7d-1cdc-427b-b5a3-03b3cf15299d} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001457 sec., 4118.050789293068 rows/sec., 243.30 KiB/sec.
2283 2024.08.27 19:49:20.771879 [ 3 ] {25511d7d-1cdc-427b-b5a3-03b3cf15299d} <Debug> DynamicQueryHandler: Done processing query
2284 2024.08.27 19:49:20.771938 [ 3 ] {25511d7d-1cdc-427b-b5a3-03b3cf15299d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2285 2024.08.27 19:49:20.771975 [ 3 ] {} <Debug> HTTP-Session: 6b75c381-6a60-44bf-8f86-5f331576758c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2286 2024.08.27 19:49:20.772166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 63120, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2287 2024.08.27 19:49:20.772217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2288 2024.08.27 19:49:20.772238 [ 3 ] {} <Debug> HTTP-Session: b3942dd4-8466-4e4b-aa52-cc44bfab0b54 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2289 2024.08.27 19:49:20.772256 [ 3 ] {} <Debug> HTTP-Session: b3942dd4-8466-4e4b-aa52-cc44bfab0b54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2290 2024.08.27 19:49:20.772270 [ 3 ] {} <Debug> HTTP-Session: b3942dd4-8466-4e4b-aa52-cc44bfab0b54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2291 2024.08.27 19:49:20.772302 [ 3 ] {} <Trace> HTTP-Session: b3942dd4-8466-4e4b-aa52-cc44bfab0b54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2292 2024.08.27 19:49:20.772696 [ 3 ] {ccc5ac0d-0d3e-4d71-9c86-02edc96fd38e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2293 2024.08.27 19:49:20.772742 [ 3 ] {ccc5ac0d-0d3e-4d71-9c86-02edc96fd38e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2294 2024.08.27 19:49:20.772986 [ 3 ] {ccc5ac0d-0d3e-4d71-9c86-02edc96fd38e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2295 2024.08.27 19:49:20.773512 [ 3 ] {ccc5ac0d-0d3e-4d71-9c86-02edc96fd38e} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2296 2024.08.27 19:49:20.773550 [ 3 ] {ccc5ac0d-0d3e-4d71-9c86-02edc96fd38e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2297 2024.08.27 19:49:20.773927 [ 3 ] {ccc5ac0d-0d3e-4d71-9c86-02edc96fd38e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2298 2024.08.27 19:49:20.774315 [ 3 ] {ccc5ac0d-0d3e-4d71-9c86-02edc96fd38e} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2299 2024.08.27 19:49:20.774458 [ 3 ] {ccc5ac0d-0d3e-4d71-9c86-02edc96fd38e} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.002056 sec., 189688.71595330737 rows/sec., 13.45 MiB/sec.
2300 2024.08.27 19:49:20.774777 [ 3 ] {ccc5ac0d-0d3e-4d71-9c86-02edc96fd38e} <Debug> DynamicQueryHandler: Done processing query
2301 2024.08.27 19:49:20.774802 [ 3 ] {ccc5ac0d-0d3e-4d71-9c86-02edc96fd38e} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
2302 2024.08.27 19:49:20.774818 [ 3 ] {} <Debug> HTTP-Session: b3942dd4-8466-4e4b-aa52-cc44bfab0b54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2303 2024.08.27 19:49:20.774951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2304 2024.08.27 19:49:20.775000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2305 2024.08.27 19:49:20.775021 [ 3 ] {} <Debug> HTTP-Session: 76b90ef2-e960-48cd-83d5-307ec65e69aa Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2306 2024.08.27 19:49:20.775038 [ 3 ] {} <Debug> HTTP-Session: 76b90ef2-e960-48cd-83d5-307ec65e69aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2307 2024.08.27 19:49:20.775053 [ 3 ] {} <Debug> HTTP-Session: 76b90ef2-e960-48cd-83d5-307ec65e69aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2308 2024.08.27 19:49:20.775083 [ 3 ] {} <Trace> HTTP-Session: 76b90ef2-e960-48cd-83d5-307ec65e69aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2309 2024.08.27 19:49:20.775184 [ 3 ] {26a71f39-0c31-4e61-a93a-fa4e8fa41e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2310 2024.08.27 19:49:20.775231 [ 3 ] {26a71f39-0c31-4e61-a93a-fa4e8fa41e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2311 2024.08.27 19:49:20.775386 [ 3 ] {26a71f39-0c31-4e61-a93a-fa4e8fa41e9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2312 2024.08.27 19:49:20.775720 [ 3 ] {26a71f39-0c31-4e61-a93a-fa4e8fa41e9f} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2313 2024.08.27 19:49:20.775758 [ 3 ] {26a71f39-0c31-4e61-a93a-fa4e8fa41e9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2314 2024.08.27 19:49:20.776123 [ 3 ] {26a71f39-0c31-4e61-a93a-fa4e8fa41e9f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2315 2024.08.27 19:49:20.776456 [ 3 ] {26a71f39-0c31-4e61-a93a-fa4e8fa41e9f} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2316 2024.08.27 19:49:20.776595 [ 3 ] {26a71f39-0c31-4e61-a93a-fa4e8fa41e9f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001433 sec., 4187.02023726448 rows/sec., 218.76 KiB/sec.
2317 2024.08.27 19:49:20.776871 [ 3 ] {26a71f39-0c31-4e61-a93a-fa4e8fa41e9f} <Debug> DynamicQueryHandler: Done processing query
2318 2024.08.27 19:49:20.776896 [ 3 ] {26a71f39-0c31-4e61-a93a-fa4e8fa41e9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2319 2024.08.27 19:49:20.776913 [ 3 ] {} <Debug> HTTP-Session: 76b90ef2-e960-48cd-83d5-307ec65e69aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2320 2024.08.27 19:49:20.777167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2321 2024.08.27 19:49:20.777218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2322 2024.08.27 19:49:20.777238 [ 3 ] {} <Debug> HTTP-Session: 2b40be4b-b0fa-47f5-ab67-e3fa3216869b Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2323 2024.08.27 19:49:20.777256 [ 3 ] {} <Debug> HTTP-Session: 2b40be4b-b0fa-47f5-ab67-e3fa3216869b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2324 2024.08.27 19:49:20.777271 [ 3 ] {} <Debug> HTTP-Session: 2b40be4b-b0fa-47f5-ab67-e3fa3216869b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2325 2024.08.27 19:49:20.777302 [ 3 ] {} <Trace> HTTP-Session: 2b40be4b-b0fa-47f5-ab67-e3fa3216869b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2326 2024.08.27 19:49:20.777496 [ 3 ] {7ecee8d1-f1b2-454a-b13f-c94634c15e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2327 2024.08.27 19:49:20.777546 [ 3 ] {7ecee8d1-f1b2-454a-b13f-c94634c15e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2328 2024.08.27 19:49:20.777710 [ 3 ] {7ecee8d1-f1b2-454a-b13f-c94634c15e24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2329 2024.08.27 19:49:20.778121 [ 3 ] {7ecee8d1-f1b2-454a-b13f-c94634c15e24} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2330 2024.08.27 19:49:20.778157 [ 3 ] {7ecee8d1-f1b2-454a-b13f-c94634c15e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2331 2024.08.27 19:49:20.778543 [ 3 ] {7ecee8d1-f1b2-454a-b13f-c94634c15e24} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2332 2024.08.27 19:49:20.778884 [ 3 ] {7ecee8d1-f1b2-454a-b13f-c94634c15e24} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2333 2024.08.27 19:49:20.779040 [ 3 ] {7ecee8d1-f1b2-454a-b13f-c94634c15e24} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001641 sec., 144424.13162705666 rows/sec., 9.68 MiB/sec.
2334 2024.08.27 19:49:20.779410 [ 3 ] {7ecee8d1-f1b2-454a-b13f-c94634c15e24} <Debug> DynamicQueryHandler: Done processing query
2335 2024.08.27 19:49:20.779437 [ 3 ] {7ecee8d1-f1b2-454a-b13f-c94634c15e24} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
2336 2024.08.27 19:49:20.779454 [ 3 ] {} <Debug> HTTP-Session: 2b40be4b-b0fa-47f5-ab67-e3fa3216869b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2337 2024.08.27 19:49:20.779581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2338 2024.08.27 19:49:20.779630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2339 2024.08.27 19:49:20.779649 [ 3 ] {} <Debug> HTTP-Session: c739ba89-1664-47ab-9fd6-3db9aefe6fa8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2340 2024.08.27 19:49:20.779666 [ 3 ] {} <Debug> HTTP-Session: c739ba89-1664-47ab-9fd6-3db9aefe6fa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2341 2024.08.27 19:49:20.779681 [ 3 ] {} <Debug> HTTP-Session: c739ba89-1664-47ab-9fd6-3db9aefe6fa8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2342 2024.08.27 19:49:20.779712 [ 3 ] {} <Trace> HTTP-Session: c739ba89-1664-47ab-9fd6-3db9aefe6fa8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2343 2024.08.27 19:49:20.779809 [ 3 ] {0ff9c3c4-8af9-4e16-9640-13f34fcac210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
2344 2024.08.27 19:49:20.779857 [ 3 ] {0ff9c3c4-8af9-4e16-9640-13f34fcac210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
2345 2024.08.27 19:49:20.780013 [ 3 ] {0ff9c3c4-8af9-4e16-9640-13f34fcac210} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2346 2024.08.27 19:49:20.780278 [ 3 ] {0ff9c3c4-8af9-4e16-9640-13f34fcac210} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2347 2024.08.27 19:49:20.780314 [ 3 ] {0ff9c3c4-8af9-4e16-9640-13f34fcac210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2348 2024.08.27 19:49:20.780688 [ 3 ] {0ff9c3c4-8af9-4e16-9640-13f34fcac210} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2349 2024.08.27 19:49:20.781016 [ 3 ] {0ff9c3c4-8af9-4e16-9640-13f34fcac210} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2350 2024.08.27 19:49:20.781155 [ 3 ] {0ff9c3c4-8af9-4e16-9640-13f34fcac210} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001362 sec., 734.2143906020558 rows/sec., 49.47 KiB/sec.
2351 2024.08.27 19:49:20.781323 [ 3 ] {0ff9c3c4-8af9-4e16-9640-13f34fcac210} <Debug> DynamicQueryHandler: Done processing query
2352 2024.08.27 19:49:20.781348 [ 3 ] {0ff9c3c4-8af9-4e16-9640-13f34fcac210} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2353 2024.08.27 19:49:20.781365 [ 3 ] {} <Debug> HTTP-Session: c739ba89-1664-47ab-9fd6-3db9aefe6fa8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2354 2024.08.27 19:49:20.781486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 14320, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2355 2024.08.27 19:49:20.781535 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2356 2024.08.27 19:49:20.781555 [ 3 ] {} <Debug> HTTP-Session: 88f18144-8a11-4d28-87b6-2073d142497a Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2357 2024.08.27 19:49:20.781571 [ 3 ] {} <Debug> HTTP-Session: 88f18144-8a11-4d28-87b6-2073d142497a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2358 2024.08.27 19:49:20.781585 [ 3 ] {} <Debug> HTTP-Session: 88f18144-8a11-4d28-87b6-2073d142497a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2359 2024.08.27 19:49:20.781616 [ 3 ] {} <Trace> HTTP-Session: 88f18144-8a11-4d28-87b6-2073d142497a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2360 2024.08.27 19:49:20.781803 [ 3 ] {47b3976a-33bc-4772-9f83-dfdde3e82d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2361 2024.08.27 19:49:20.781867 [ 3 ] {47b3976a-33bc-4772-9f83-dfdde3e82d46} <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
2362 2024.08.27 19:49:20.782261 [ 3 ] {47b3976a-33bc-4772-9f83-dfdde3e82d46} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2363 2024.08.27 19:49:20.782708 [ 3 ] {47b3976a-33bc-4772-9f83-dfdde3e82d46} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2364 2024.08.27 19:49:20.782744 [ 3 ] {47b3976a-33bc-4772-9f83-dfdde3e82d46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2365 2024.08.27 19:49:20.783345 [ 3 ] {47b3976a-33bc-4772-9f83-dfdde3e82d46} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2366 2024.08.27 19:49:20.783764 [ 3 ] {47b3976a-33bc-4772-9f83-dfdde3e82d46} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2367 2024.08.27 19:49:20.783963 [ 3 ] {47b3976a-33bc-4772-9f83-dfdde3e82d46} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002263 sec., 3535.130357931949 rows/sec., 6.33 MiB/sec.
2368 2024.08.27 19:49:20.784430 [ 3 ] {47b3976a-33bc-4772-9f83-dfdde3e82d46} <Debug> DynamicQueryHandler: Done processing query
2369 2024.08.27 19:49:20.784455 [ 3 ] {47b3976a-33bc-4772-9f83-dfdde3e82d46} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
2370 2024.08.27 19:49:20.784473 [ 3 ] {} <Debug> HTTP-Session: 88f18144-8a11-4d28-87b6-2073d142497a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2371 2024.08.27 19:49:20.784609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 12143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2372 2024.08.27 19:49:20.784658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2373 2024.08.27 19:49:20.784679 [ 3 ] {} <Debug> HTTP-Session: 3ef057c2-bd6e-44cb-b8e7-2ae0bd0fde14 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2374 2024.08.27 19:49:20.784696 [ 3 ] {} <Debug> HTTP-Session: 3ef057c2-bd6e-44cb-b8e7-2ae0bd0fde14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2375 2024.08.27 19:49:20.784711 [ 3 ] {} <Debug> HTTP-Session: 3ef057c2-bd6e-44cb-b8e7-2ae0bd0fde14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2376 2024.08.27 19:49:20.784742 [ 3 ] {} <Trace> HTTP-Session: 3ef057c2-bd6e-44cb-b8e7-2ae0bd0fde14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2377 2024.08.27 19:49:20.784861 [ 3 ] {1831be9a-178f-435d-a7b5-e124831335c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2378 2024.08.27 19:49:20.784908 [ 3 ] {1831be9a-178f-435d-a7b5-e124831335c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2379 2024.08.27 19:49:20.785047 [ 3 ] {1831be9a-178f-435d-a7b5-e124831335c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2380 2024.08.27 19:49:20.785362 [ 3 ] {1831be9a-178f-435d-a7b5-e124831335c6} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2381 2024.08.27 19:49:20.785400 [ 3 ] {1831be9a-178f-435d-a7b5-e124831335c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2382 2024.08.27 19:49:20.785774 [ 3 ] {1831be9a-178f-435d-a7b5-e124831335c6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2383 2024.08.27 19:49:20.786130 [ 3 ] {1831be9a-178f-435d-a7b5-e124831335c6} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2384 2024.08.27 19:49:20.786280 [ 3 ] {1831be9a-178f-435d-a7b5-e124831335c6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001454 sec., 56396.148555708394 rows/sec., 3.58 MiB/sec.
2385 2024.08.27 19:49:20.786451 [ 3 ] {1831be9a-178f-435d-a7b5-e124831335c6} <Debug> DynamicQueryHandler: Done processing query
2386 2024.08.27 19:49:20.786476 [ 3 ] {1831be9a-178f-435d-a7b5-e124831335c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2387 2024.08.27 19:49:20.786492 [ 3 ] {} <Debug> HTTP-Session: 3ef057c2-bd6e-44cb-b8e7-2ae0bd0fde14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2388 2024.08.27 19:49:24.798929 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache
2389 2024.08.27 19:49:24.799032 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache
2390 2024.08.27 19:49:25.756554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 7842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2391 2024.08.27 19:49:25.756674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2392 2024.08.27 19:49:25.756705 [ 3 ] {} <Debug> HTTP-Session: f7bd219d-8a0a-4835-9cce-e73a1f4a2f3f Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2393 2024.08.27 19:49:25.756734 [ 3 ] {} <Debug> HTTP-Session: f7bd219d-8a0a-4835-9cce-e73a1f4a2f3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2394 2024.08.27 19:49:25.756752 [ 3 ] {} <Debug> HTTP-Session: f7bd219d-8a0a-4835-9cce-e73a1f4a2f3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2395 2024.08.27 19:49:25.756808 [ 3 ] {} <Trace> HTTP-Session: f7bd219d-8a0a-4835-9cce-e73a1f4a2f3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2396 2024.08.27 19:49:25.757030 [ 3 ] {65fb8271-7882-432e-942c-57cdaf60542c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2397 2024.08.27 19:49:25.757108 [ 3 ] {65fb8271-7882-432e-942c-57cdaf60542c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2398 2024.08.27 19:49:25.757457 [ 3 ] {65fb8271-7882-432e-942c-57cdaf60542c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2399 2024.08.27 19:49:25.757966 [ 3 ] {65fb8271-7882-432e-942c-57cdaf60542c} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2400 2024.08.27 19:49:25.758016 [ 3 ] {65fb8271-7882-432e-942c-57cdaf60542c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2401 2024.08.27 19:49:25.758444 [ 3 ] {65fb8271-7882-432e-942c-57cdaf60542c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2402 2024.08.27 19:49:25.758829 [ 3 ] {65fb8271-7882-432e-942c-57cdaf60542c} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2403 2024.08.27 19:49:25.759015 [ 3 ] {65fb8271-7882-432e-942c-57cdaf60542c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002057 sec., 27224.112785610116 rows/sec., 2.09 MiB/sec.
2404 2024.08.27 19:49:25.759621 [ 3 ] {65fb8271-7882-432e-942c-57cdaf60542c} <Debug> DynamicQueryHandler: Done processing query
2405 2024.08.27 19:49:25.759651 [ 3 ] {65fb8271-7882-432e-942c-57cdaf60542c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2406 2024.08.27 19:49:25.759669 [ 3 ] {} <Debug> HTTP-Session: f7bd219d-8a0a-4835-9cce-e73a1f4a2f3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2407 2024.08.27 19:49:25.759862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2408 2024.08.27 19:49:25.759922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2409 2024.08.27 19:49:25.759943 [ 3 ] {} <Debug> HTTP-Session: 7516cfb9-262f-4a4d-948a-186a6ef6763e Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2410 2024.08.27 19:49:25.759961 [ 3 ] {} <Debug> HTTP-Session: 7516cfb9-262f-4a4d-948a-186a6ef6763e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2411 2024.08.27 19:49:25.759976 [ 3 ] {} <Debug> HTTP-Session: 7516cfb9-262f-4a4d-948a-186a6ef6763e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2412 2024.08.27 19:49:25.760013 [ 3 ] {} <Trace> HTTP-Session: 7516cfb9-262f-4a4d-948a-186a6ef6763e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2413 2024.08.27 19:49:25.760146 [ 3 ] {a4eb38aa-9467-4627-a944-69b3306fe9ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2414 2024.08.27 19:49:25.760196 [ 3 ] {a4eb38aa-9467-4627-a944-69b3306fe9ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2415 2024.08.27 19:49:25.760464 [ 3 ] {a4eb38aa-9467-4627-a944-69b3306fe9ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2416 2024.08.27 19:49:25.760855 [ 3 ] {a4eb38aa-9467-4627-a944-69b3306fe9ec} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2417 2024.08.27 19:49:25.760894 [ 3 ] {a4eb38aa-9467-4627-a944-69b3306fe9ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2418 2024.08.27 19:49:25.761263 [ 3 ] {a4eb38aa-9467-4627-a944-69b3306fe9ec} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2419 2024.08.27 19:49:25.761623 [ 3 ] {a4eb38aa-9467-4627-a944-69b3306fe9ec} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2420 2024.08.27 19:49:25.761798 [ 3 ] {a4eb38aa-9467-4627-a944-69b3306fe9ec} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001684 sec., 38004.75059382423 rows/sec., 2.97 MiB/sec.
2421 2024.08.27 19:49:25.762444 [ 3 ] {a4eb38aa-9467-4627-a944-69b3306fe9ec} <Debug> DynamicQueryHandler: Done processing query
2422 2024.08.27 19:49:25.762470 [ 3 ] {a4eb38aa-9467-4627-a944-69b3306fe9ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2423 2024.08.27 19:49:25.762486 [ 3 ] {} <Debug> HTTP-Session: 7516cfb9-262f-4a4d-948a-186a6ef6763e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2424 2024.08.27 19:49:25.762770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 30657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2425 2024.08.27 19:49:25.762825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2426 2024.08.27 19:49:25.762846 [ 3 ] {} <Debug> HTTP-Session: 75d39fb9-a727-44e8-8411-6b00840133fd Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2427 2024.08.27 19:49:25.762865 [ 3 ] {} <Debug> HTTP-Session: 75d39fb9-a727-44e8-8411-6b00840133fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2428 2024.08.27 19:49:25.762879 [ 3 ] {} <Debug> HTTP-Session: 75d39fb9-a727-44e8-8411-6b00840133fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2429 2024.08.27 19:49:25.762912 [ 3 ] {} <Trace> HTTP-Session: 75d39fb9-a727-44e8-8411-6b00840133fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2430 2024.08.27 19:49:25.763137 [ 3 ] {038cd762-2fbb-4653-9eae-03d0d22bbfc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2431 2024.08.27 19:49:25.763188 [ 3 ] {038cd762-2fbb-4653-9eae-03d0d22bbfc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2432 2024.08.27 19:49:25.763353 [ 3 ] {038cd762-2fbb-4653-9eae-03d0d22bbfc4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2433 2024.08.27 19:49:25.763749 [ 3 ] {038cd762-2fbb-4653-9eae-03d0d22bbfc4} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2434 2024.08.27 19:49:25.763787 [ 3 ] {038cd762-2fbb-4653-9eae-03d0d22bbfc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2435 2024.08.27 19:49:25.764181 [ 3 ] {038cd762-2fbb-4653-9eae-03d0d22bbfc4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2436 2024.08.27 19:49:25.764529 [ 3 ] {038cd762-2fbb-4653-9eae-03d0d22bbfc4} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2437 2024.08.27 19:49:25.764698 [ 3 ] {038cd762-2fbb-4653-9eae-03d0d22bbfc4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001689 sec., 94730.60982830077 rows/sec., 6.60 MiB/sec.
2438 2024.08.27 19:49:25.765012 [ 3 ] {038cd762-2fbb-4653-9eae-03d0d22bbfc4} <Debug> DynamicQueryHandler: Done processing query
2439 2024.08.27 19:49:25.765039 [ 3 ] {038cd762-2fbb-4653-9eae-03d0d22bbfc4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2440 2024.08.27 19:49:25.765055 [ 3 ] {} <Debug> HTTP-Session: 75d39fb9-a727-44e8-8411-6b00840133fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2441 2024.08.27 19:49:25.765194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2442 2024.08.27 19:49:25.765244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2443 2024.08.27 19:49:25.765265 [ 3 ] {} <Debug> HTTP-Session: 67f018eb-663c-4dbb-8c00-b55822d775b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2444 2024.08.27 19:49:25.765282 [ 3 ] {} <Debug> HTTP-Session: 67f018eb-663c-4dbb-8c00-b55822d775b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2445 2024.08.27 19:49:25.765297 [ 3 ] {} <Debug> HTTP-Session: 67f018eb-663c-4dbb-8c00-b55822d775b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2446 2024.08.27 19:49:25.765329 [ 3 ] {} <Trace> HTTP-Session: 67f018eb-663c-4dbb-8c00-b55822d775b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2447 2024.08.27 19:49:25.765462 [ 3 ] {bd171ca4-9db2-4f0e-ae19-3cf6d6f2612f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2448 2024.08.27 19:49:25.765510 [ 3 ] {bd171ca4-9db2-4f0e-ae19-3cf6d6f2612f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2449 2024.08.27 19:49:25.765660 [ 3 ] {bd171ca4-9db2-4f0e-ae19-3cf6d6f2612f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2450 2024.08.27 19:49:25.765974 [ 3 ] {bd171ca4-9db2-4f0e-ae19-3cf6d6f2612f} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2451 2024.08.27 19:49:25.766011 [ 3 ] {bd171ca4-9db2-4f0e-ae19-3cf6d6f2612f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2452 2024.08.27 19:49:25.766383 [ 3 ] {bd171ca4-9db2-4f0e-ae19-3cf6d6f2612f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2453 2024.08.27 19:49:25.766709 [ 3 ] {bd171ca4-9db2-4f0e-ae19-3cf6d6f2612f} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2454 2024.08.27 19:49:25.766875 [ 3 ] {bd171ca4-9db2-4f0e-ae19-3cf6d6f2612f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001461 sec., 41067.761806981514 rows/sec., 2.77 MiB/sec.
2455 2024.08.27 19:49:25.767167 [ 3 ] {bd171ca4-9db2-4f0e-ae19-3cf6d6f2612f} <Debug> DynamicQueryHandler: Done processing query
2456 2024.08.27 19:49:25.767193 [ 3 ] {bd171ca4-9db2-4f0e-ae19-3cf6d6f2612f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2457 2024.08.27 19:49:25.767210 [ 3 ] {} <Debug> HTTP-Session: 67f018eb-663c-4dbb-8c00-b55822d775b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2458 2024.08.27 19:49:30.754683 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2459 2024.08.27 19:49:30.754811 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2460 2024.08.27 19:49:30.754836 [ 3 ] {} <Debug> HTTP-Session: dc92892b-d8c6-4735-907f-b4a4e1228d99 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2461 2024.08.27 19:49:30.754862 [ 3 ] {} <Debug> HTTP-Session: dc92892b-d8c6-4735-907f-b4a4e1228d99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2462 2024.08.27 19:49:30.754877 [ 3 ] {} <Debug> HTTP-Session: dc92892b-d8c6-4735-907f-b4a4e1228d99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2463 2024.08.27 19:49:30.754927 [ 3 ] {} <Trace> HTTP-Session: dc92892b-d8c6-4735-907f-b4a4e1228d99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2464 2024.08.27 19:49:30.755168 [ 3 ] {ee982864-98ff-4484-9cb8-a9a1875a174b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2465 2024.08.27 19:49:30.755572 [ 3 ] {ee982864-98ff-4484-9cb8-a9a1875a174b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2466 2024.08.27 19:49:30.755629 [ 3 ] {ee982864-98ff-4484-9cb8-a9a1875a174b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2467 2024.08.27 19:49:30.755983 [ 3 ] {ee982864-98ff-4484-9cb8-a9a1875a174b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2468 2024.08.27 19:49:30.756066 [ 3 ] {ee982864-98ff-4484-9cb8-a9a1875a174b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2469 2024.08.27 19:49:30.756248 [ 3 ] {ee982864-98ff-4484-9cb8-a9a1875a174b} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Key condition: (column 0 notIn 31-element set)
2470 2024.08.27 19:49:30.756433 [ 255 ] {ee982864-98ff-4484-9cb8-a9a1875a174b} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2471 2024.08.27 19:49:30.756464 [ 254 ] {ee982864-98ff-4484-9cb8-a9a1875a174b} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2472 2024.08.27 19:49:30.756432 [ 251 ] {ee982864-98ff-4484-9cb8-a9a1875a174b} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2473 2024.08.27 19:49:30.756666 [ 3 ] {ee982864-98ff-4484-9cb8-a9a1875a174b} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (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
2474 2024.08.27 19:49:30.756700 [ 3 ] {ee982864-98ff-4484-9cb8-a9a1875a174b} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Spreading mark ranges among streams (default reading)
2475 2024.08.27 19:49:30.756821 [ 3 ] {ee982864-98ff-4484-9cb8-a9a1875a174b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2476 2024.08.27 19:49:30.756847 [ 3 ] {ee982864-98ff-4484-9cb8-a9a1875a174b} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Reading approx. 31 rows with 3 streams
2477 2024.08.27 19:49:30.756891 [ 3 ] {ee982864-98ff-4484-9cb8-a9a1875a174b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2478 2024.08.27 19:49:30.756941 [ 3 ] {ee982864-98ff-4484-9cb8-a9a1875a174b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2479 2024.08.27 19:49:30.756981 [ 3 ] {ee982864-98ff-4484-9cb8-a9a1875a174b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2480 2024.08.27 19:49:30.758903 [ 3 ] {ee982864-98ff-4484-9cb8-a9a1875a174b} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.003846 sec., 8060.322412896516 rows/sec., 304.19 KiB/sec.
2481 2024.08.27 19:49:30.759299 [ 3 ] {ee982864-98ff-4484-9cb8-a9a1875a174b} <Debug> DynamicQueryHandler: Done processing query
2482 2024.08.27 19:49:30.759327 [ 3 ] {ee982864-98ff-4484-9cb8-a9a1875a174b} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2483 2024.08.27 19:49:30.759344 [ 3 ] {} <Debug> HTTP-Session: dc92892b-d8c6-4735-907f-b4a4e1228d99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2484 2024.08.27 19:49:30.759597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1171, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2485 2024.08.27 19:49:30.759653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2486 2024.08.27 19:49:30.759673 [ 3 ] {} <Debug> HTTP-Session: 3ff585b5-eeb0-4644-bd16-968e912cbc1f Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2487 2024.08.27 19:49:30.759693 [ 3 ] {} <Debug> HTTP-Session: 3ff585b5-eeb0-4644-bd16-968e912cbc1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2488 2024.08.27 19:49:30.759708 [ 3 ] {} <Debug> HTTP-Session: 3ff585b5-eeb0-4644-bd16-968e912cbc1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2489 2024.08.27 19:49:30.759745 [ 3 ] {} <Trace> HTTP-Session: 3ff585b5-eeb0-4644-bd16-968e912cbc1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2490 2024.08.27 19:49:30.759911 [ 3 ] {bd285f8d-72ff-467c-b27d-5622e5ead8f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2491 2024.08.27 19:49:30.760214 [ 3 ] {bd285f8d-72ff-467c-b27d-5622e5ead8f3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2492 2024.08.27 19:49:30.760260 [ 3 ] {bd285f8d-72ff-467c-b27d-5622e5ead8f3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2493 2024.08.27 19:49:30.760569 [ 3 ] {bd285f8d-72ff-467c-b27d-5622e5ead8f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2494 2024.08.27 19:49:30.760637 [ 3 ] {bd285f8d-72ff-467c-b27d-5622e5ead8f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2495 2024.08.27 19:49:30.760783 [ 3 ] {bd285f8d-72ff-467c-b27d-5622e5ead8f3} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Key condition: (column 0 notIn 32-element set)
2496 2024.08.27 19:49:30.760911 [ 257 ] {bd285f8d-72ff-467c-b27d-5622e5ead8f3} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2497 2024.08.27 19:49:30.760920 [ 251 ] {bd285f8d-72ff-467c-b27d-5622e5ead8f3} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2498 2024.08.27 19:49:30.760944 [ 260 ] {bd285f8d-72ff-467c-b27d-5622e5ead8f3} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2499 2024.08.27 19:49:30.761086 [ 3 ] {bd285f8d-72ff-467c-b27d-5622e5ead8f3} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (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
2500 2024.08.27 19:49:30.761116 [ 3 ] {bd285f8d-72ff-467c-b27d-5622e5ead8f3} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Spreading mark ranges among streams (default reading)
2501 2024.08.27 19:49:30.761225 [ 3 ] {bd285f8d-72ff-467c-b27d-5622e5ead8f3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2502 2024.08.27 19:49:30.761247 [ 3 ] {bd285f8d-72ff-467c-b27d-5622e5ead8f3} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Reading approx. 31 rows with 3 streams
2503 2024.08.27 19:49:30.761288 [ 3 ] {bd285f8d-72ff-467c-b27d-5622e5ead8f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2504 2024.08.27 19:49:30.761330 [ 3 ] {bd285f8d-72ff-467c-b27d-5622e5ead8f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2505 2024.08.27 19:49:30.761370 [ 3 ] {bd285f8d-72ff-467c-b27d-5622e5ead8f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2506 2024.08.27 19:49:30.763253 [ 3 ] {bd285f8d-72ff-467c-b27d-5622e5ead8f3} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.003421 sec., 9061.67787196726 rows/sec., 341.98 KiB/sec.
2507 2024.08.27 19:49:30.763628 [ 3 ] {bd285f8d-72ff-467c-b27d-5622e5ead8f3} <Debug> DynamicQueryHandler: Done processing query
2508 2024.08.27 19:49:30.763658 [ 3 ] {bd285f8d-72ff-467c-b27d-5622e5ead8f3} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2509 2024.08.27 19:49:30.763680 [ 3 ] {} <Debug> HTTP-Session: 3ff585b5-eeb0-4644-bd16-968e912cbc1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2510 2024.08.27 19:49:30.763893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2511 2024.08.27 19:49:30.763955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2512 2024.08.27 19:49:30.763980 [ 3 ] {} <Debug> HTTP-Session: 9b25e6ad-88f8-4b31-9d1b-5dc4a73c4023 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2513 2024.08.27 19:49:30.764001 [ 3 ] {} <Debug> HTTP-Session: 9b25e6ad-88f8-4b31-9d1b-5dc4a73c4023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2514 2024.08.27 19:49:30.764019 [ 3 ] {} <Debug> HTTP-Session: 9b25e6ad-88f8-4b31-9d1b-5dc4a73c4023 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2515 2024.08.27 19:49:30.764060 [ 3 ] {} <Trace> HTTP-Session: 9b25e6ad-88f8-4b31-9d1b-5dc4a73c4023 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2516 2024.08.27 19:49:30.764263 [ 3 ] {3c1e706b-d5be-409f-8962-67d9f238641f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2517 2024.08.27 19:49:30.764576 [ 3 ] {3c1e706b-d5be-409f-8962-67d9f238641f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2518 2024.08.27 19:49:30.764624 [ 3 ] {3c1e706b-d5be-409f-8962-67d9f238641f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2519 2024.08.27 19:49:30.764964 [ 3 ] {3c1e706b-d5be-409f-8962-67d9f238641f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2520 2024.08.27 19:49:30.765030 [ 3 ] {3c1e706b-d5be-409f-8962-67d9f238641f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2521 2024.08.27 19:49:30.765174 [ 3 ] {3c1e706b-d5be-409f-8962-67d9f238641f} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Key condition: (column 0 notIn 33-element set)
2522 2024.08.27 19:49:30.765290 [ 254 ] {3c1e706b-d5be-409f-8962-67d9f238641f} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2523 2024.08.27 19:49:30.765323 [ 251 ] {3c1e706b-d5be-409f-8962-67d9f238641f} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2524 2024.08.27 19:49:30.765325 [ 259 ] {3c1e706b-d5be-409f-8962-67d9f238641f} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2525 2024.08.27 19:49:30.765475 [ 3 ] {3c1e706b-d5be-409f-8962-67d9f238641f} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (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
2526 2024.08.27 19:49:30.765507 [ 3 ] {3c1e706b-d5be-409f-8962-67d9f238641f} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Spreading mark ranges among streams (default reading)
2527 2024.08.27 19:49:30.765617 [ 3 ] {3c1e706b-d5be-409f-8962-67d9f238641f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2528 2024.08.27 19:49:30.765639 [ 3 ] {3c1e706b-d5be-409f-8962-67d9f238641f} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Reading approx. 31 rows with 3 streams
2529 2024.08.27 19:49:30.765681 [ 3 ] {3c1e706b-d5be-409f-8962-67d9f238641f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2530 2024.08.27 19:49:30.765724 [ 3 ] {3c1e706b-d5be-409f-8962-67d9f238641f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2531 2024.08.27 19:49:30.765765 [ 3 ] {3c1e706b-d5be-409f-8962-67d9f238641f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2532 2024.08.27 19:49:30.767427 [ 3 ] {3c1e706b-d5be-409f-8962-67d9f238641f} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.003273 sec., 9471.43293614421 rows/sec., 357.45 KiB/sec.
2533 2024.08.27 19:49:30.767783 [ 3 ] {3c1e706b-d5be-409f-8962-67d9f238641f} <Debug> DynamicQueryHandler: Done processing query
2534 2024.08.27 19:49:30.767808 [ 3 ] {3c1e706b-d5be-409f-8962-67d9f238641f} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2535 2024.08.27 19:49:30.767825 [ 3 ] {} <Debug> HTTP-Session: 9b25e6ad-88f8-4b31-9d1b-5dc4a73c4023 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2536 2024.08.27 19:49:30.777214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 638, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2537 2024.08.27 19:49:30.777267 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2538 2024.08.27 19:49:30.777287 [ 3 ] {} <Debug> HTTP-Session: 9f43c1c9-7ecb-41ac-b077-fe046c2ab0e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2539 2024.08.27 19:49:30.777304 [ 3 ] {} <Debug> HTTP-Session: 9f43c1c9-7ecb-41ac-b077-fe046c2ab0e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2540 2024.08.27 19:49:30.777319 [ 3 ] {} <Debug> HTTP-Session: 9f43c1c9-7ecb-41ac-b077-fe046c2ab0e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2541 2024.08.27 19:49:30.777352 [ 3 ] {} <Trace> HTTP-Session: 9f43c1c9-7ecb-41ac-b077-fe046c2ab0e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2542 2024.08.27 19:49:30.777486 [ 3 ] {52cab331-a932-44fb-9abe-6dccbe2e7bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2543 2024.08.27 19:49:30.777543 [ 3 ] {52cab331-a932-44fb-9abe-6dccbe2e7bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2544 2024.08.27 19:49:30.777754 [ 3 ] {52cab331-a932-44fb-9abe-6dccbe2e7bf3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2545 2024.08.27 19:49:30.778145 [ 3 ] {52cab331-a932-44fb-9abe-6dccbe2e7bf3} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2546 2024.08.27 19:49:30.778192 [ 3 ] {52cab331-a932-44fb-9abe-6dccbe2e7bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2547 2024.08.27 19:49:30.778715 [ 3 ] {52cab331-a932-44fb-9abe-6dccbe2e7bf3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2548 2024.08.27 19:49:30.779055 [ 3 ] {52cab331-a932-44fb-9abe-6dccbe2e7bf3} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2549 2024.08.27 19:49:30.779213 [ 3 ] {52cab331-a932-44fb-9abe-6dccbe2e7bf3} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001766 sec., 1698.7542468856172 rows/sec., 154.83 KiB/sec.
2550 2024.08.27 19:49:30.779401 [ 3 ] {52cab331-a932-44fb-9abe-6dccbe2e7bf3} <Debug> DynamicQueryHandler: Done processing query
2551 2024.08.27 19:49:30.779426 [ 3 ] {52cab331-a932-44fb-9abe-6dccbe2e7bf3} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2552 2024.08.27 19:49:30.779443 [ 3 ] {} <Debug> HTTP-Session: 9f43c1c9-7ecb-41ac-b077-fe046c2ab0e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2553 2024.08.27 19:49:30.779619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 36816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2554 2024.08.27 19:49:30.779670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2555 2024.08.27 19:49:30.779690 [ 3 ] {} <Debug> HTTP-Session: a822774b-c24d-4b72-8ab0-eaa577e2e08e Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2556 2024.08.27 19:49:30.779707 [ 3 ] {} <Debug> HTTP-Session: a822774b-c24d-4b72-8ab0-eaa577e2e08e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2557 2024.08.27 19:49:30.779721 [ 3 ] {} <Debug> HTTP-Session: a822774b-c24d-4b72-8ab0-eaa577e2e08e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2558 2024.08.27 19:49:30.779753 [ 3 ] {} <Trace> HTTP-Session: a822774b-c24d-4b72-8ab0-eaa577e2e08e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2559 2024.08.27 19:49:30.780087 [ 3 ] {efdd05ae-81d3-498e-ba97-e80ecffff00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2560 2024.08.27 19:49:30.780133 [ 3 ] {efdd05ae-81d3-498e-ba97-e80ecffff00a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2561 2024.08.27 19:49:30.780379 [ 3 ] {efdd05ae-81d3-498e-ba97-e80ecffff00a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2562 2024.08.27 19:49:30.780890 [ 3 ] {efdd05ae-81d3-498e-ba97-e80ecffff00a} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2563 2024.08.27 19:49:30.780928 [ 3 ] {efdd05ae-81d3-498e-ba97-e80ecffff00a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2564 2024.08.27 19:49:30.781322 [ 3 ] {efdd05ae-81d3-498e-ba97-e80ecffff00a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2565 2024.08.27 19:49:30.781702 [ 3 ] {efdd05ae-81d3-498e-ba97-e80ecffff00a} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2566 2024.08.27 19:49:30.781866 [ 13 ] {} <Debug> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2567 2024.08.27 19:49:30.781873 [ 3 ] {efdd05ae-81d3-498e-ba97-e80ecffff00a} <Debug> executeQuery: Read 243 rows, 22.06 KiB in 0.002027 sec., 119881.59842131227 rows/sec., 10.63 MiB/sec.
2568 2024.08.27 19:49:30.781928 [ 13 ] {} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2569 2024.08.27 19:49:30.781996 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2570 2024.08.27 19:49:30.782245 [ 3 ] {efdd05ae-81d3-498e-ba97-e80ecffff00a} <Debug> DynamicQueryHandler: Done processing query
2571 2024.08.27 19:49:30.782342 [ 3 ] {efdd05ae-81d3-498e-ba97-e80ecffff00a} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
2572 2024.08.27 19:49:30.782413 [ 190 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::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
2573 2024.08.27 19:49:30.782428 [ 3 ] {} <Debug> HTTP-Session: a822774b-c24d-4b72-8ab0-eaa577e2e08e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2574 2024.08.27 19:49:30.782637 [ 190 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2575 2024.08.27 19:49:30.782705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 3917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2576 2024.08.27 19:49:30.782711 [ 190 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 72 rows starting from the beginning of the part
2577 2024.08.27 19:49:30.782795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2578 2024.08.27 19:49:30.782868 [ 3 ] {} <Debug> HTTP-Session: cb04af5b-0ea7-4185-89d4-e1f8281dfc15 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2579 2024.08.27 19:49:30.782963 [ 3 ] {} <Debug> HTTP-Session: cb04af5b-0ea7-4185-89d4-e1f8281dfc15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2580 2024.08.27 19:49:30.782984 [ 190 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 205 rows starting from the beginning of the part
2581 2024.08.27 19:49:30.783016 [ 3 ] {} <Debug> HTTP-Session: cb04af5b-0ea7-4185-89d4-e1f8281dfc15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2582 2024.08.27 19:49:30.783139 [ 3 ] {} <Trace> HTTP-Session: cb04af5b-0ea7-4185-89d4-e1f8281dfc15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2583 2024.08.27 19:49:30.783311 [ 190 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part
2584 2024.08.27 19:49:30.783473 [ 3 ] {6d58e784-3049-40f5-9b5b-7236cbac49bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2585 2024.08.27 19:49:30.783550 [ 190 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 205 rows starting from the beginning of the part
2586 2024.08.27 19:49:30.783647 [ 3 ] {6d58e784-3049-40f5-9b5b-7236cbac49bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2587 2024.08.27 19:49:30.783850 [ 190 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part
2588 2024.08.27 19:49:30.784182 [ 190 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 243 rows starting from the beginning of the part
2589 2024.08.27 19:49:30.784930 [ 3 ] {6d58e784-3049-40f5-9b5b-7236cbac49bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2590 2024.08.27 19:49:30.785820 [ 3 ] {6d58e784-3049-40f5-9b5b-7236cbac49bf} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2591 2024.08.27 19:49:30.785907 [ 3 ] {6d58e784-3049-40f5-9b5b-7236cbac49bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2592 2024.08.27 19:49:30.787035 [ 3 ] {6d58e784-3049-40f5-9b5b-7236cbac49bf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2593 2024.08.27 19:49:30.787414 [ 190 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 837 rows, containing 5 columns (5 merged, 0 gathered) in 0.005287637 sec., 158293.77092262573 rows/sec., 14.24 MiB/sec.
2594 2024.08.27 19:49:30.787688 [ 190 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2595 2024.08.27 19:49:30.787907 [ 3 ] {6d58e784-3049-40f5-9b5b-7236cbac49bf} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2596 2024.08.27 19:49:30.788394 [ 3 ] {6d58e784-3049-40f5-9b5b-7236cbac49bf} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.005017 sec., 5381.702212477577 rows/sec., 404.68 KiB/sec.
2597 2024.08.27 19:49:30.788993 [ 3 ] {6d58e784-3049-40f5-9b5b-7236cbac49bf} <Debug> DynamicQueryHandler: Done processing query
2598 2024.08.27 19:49:30.789029 [ 3 ] {6d58e784-3049-40f5-9b5b-7236cbac49bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2599 2024.08.27 19:49:30.789070 [ 3 ] {} <Debug> HTTP-Session: cb04af5b-0ea7-4185-89d4-e1f8281dfc15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2600 2024.08.27 19:49:30.789077 [ 190 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_11_2} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2601 2024.08.27 19:49:30.789187 [ 190 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_11_2} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2602 2024.08.27 19:49:30.789223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2603 2024.08.27 19:49:30.789325 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB.
2604 2024.08.27 19:49:30.789339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2605 2024.08.27 19:49:30.789381 [ 3 ] {} <Debug> HTTP-Session: 55fe2c22-db33-45d9-85aa-a0a0f42cec5a Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2606 2024.08.27 19:49:30.789400 [ 3 ] {} <Debug> HTTP-Session: 55fe2c22-db33-45d9-85aa-a0a0f42cec5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2607 2024.08.27 19:49:30.789414 [ 3 ] {} <Debug> HTTP-Session: 55fe2c22-db33-45d9-85aa-a0a0f42cec5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2608 2024.08.27 19:49:30.789447 [ 3 ] {} <Trace> HTTP-Session: 55fe2c22-db33-45d9-85aa-a0a0f42cec5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2609 2024.08.27 19:49:30.789554 [ 3 ] {f7f3664f-3175-42cf-ac4c-a25674af2459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
2610 2024.08.27 19:49:30.789600 [ 3 ] {f7f3664f-3175-42cf-ac4c-a25674af2459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2611 2024.08.27 19:49:30.789845 [ 3 ] {f7f3664f-3175-42cf-ac4c-a25674af2459} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2612 2024.08.27 19:49:30.790174 [ 3 ] {f7f3664f-3175-42cf-ac4c-a25674af2459} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2613 2024.08.27 19:49:30.790220 [ 3 ] {f7f3664f-3175-42cf-ac4c-a25674af2459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2614 2024.08.27 19:49:30.790584 [ 3 ] {f7f3664f-3175-42cf-ac4c-a25674af2459} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2615 2024.08.27 19:49:30.790949 [ 3 ] {f7f3664f-3175-42cf-ac4c-a25674af2459} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2616 2024.08.27 19:49:30.791110 [ 3 ] {f7f3664f-3175-42cf-ac4c-a25674af2459} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001578 sec., 8871.989860583017 rows/sec., 621.34 KiB/sec.
2617 2024.08.27 19:49:30.791391 [ 3 ] {f7f3664f-3175-42cf-ac4c-a25674af2459} <Debug> DynamicQueryHandler: Done processing query
2618 2024.08.27 19:49:30.791415 [ 3 ] {f7f3664f-3175-42cf-ac4c-a25674af2459} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2619 2024.08.27 19:49:30.791431 [ 3 ] {} <Debug> HTTP-Session: 55fe2c22-db33-45d9-85aa-a0a0f42cec5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2620 2024.08.27 19:49:30.791550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2621 2024.08.27 19:49:30.791598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2622 2024.08.27 19:49:30.791618 [ 3 ] {} <Debug> HTTP-Session: 1a64df06-74dc-4016-be0f-950c9de0fb56 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2623 2024.08.27 19:49:30.791635 [ 3 ] {} <Debug> HTTP-Session: 1a64df06-74dc-4016-be0f-950c9de0fb56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2624 2024.08.27 19:49:30.791650 [ 3 ] {} <Debug> HTTP-Session: 1a64df06-74dc-4016-be0f-950c9de0fb56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2625 2024.08.27 19:49:30.791680 [ 3 ] {} <Trace> HTTP-Session: 1a64df06-74dc-4016-be0f-950c9de0fb56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2626 2024.08.27 19:49:30.791776 [ 3 ] {591774c3-1b28-416c-8044-0636732ce0c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
2627 2024.08.27 19:49:30.791820 [ 3 ] {591774c3-1b28-416c-8044-0636732ce0c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
2628 2024.08.27 19:49:30.792066 [ 3 ] {591774c3-1b28-416c-8044-0636732ce0c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2629 2024.08.27 19:49:30.792372 [ 3 ] {591774c3-1b28-416c-8044-0636732ce0c1} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2630 2024.08.27 19:49:30.792409 [ 3 ] {591774c3-1b28-416c-8044-0636732ce0c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2631 2024.08.27 19:49:30.792765 [ 3 ] {591774c3-1b28-416c-8044-0636732ce0c1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2632 2024.08.27 19:49:30.793133 [ 3 ] {591774c3-1b28-416c-8044-0636732ce0c1} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2633 2024.08.27 19:49:30.793302 [ 3 ] {591774c3-1b28-416c-8044-0636732ce0c1} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00154 sec., 3896.103896103896 rows/sec., 230.19 KiB/sec.
2634 2024.08.27 19:49:30.793481 [ 3 ] {591774c3-1b28-416c-8044-0636732ce0c1} <Debug> DynamicQueryHandler: Done processing query
2635 2024.08.27 19:49:30.793505 [ 3 ] {591774c3-1b28-416c-8044-0636732ce0c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2636 2024.08.27 19:49:30.793522 [ 3 ] {} <Debug> HTTP-Session: 1a64df06-74dc-4016-be0f-950c9de0fb56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2637 2024.08.27 19:49:30.793774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 67536, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2638 2024.08.27 19:49:30.793824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2639 2024.08.27 19:49:30.793842 [ 3 ] {} <Debug> HTTP-Session: 4e447aaf-f9dc-4e41-a2a1-b2639413c912 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2640 2024.08.27 19:49:30.793859 [ 3 ] {} <Debug> HTTP-Session: 4e447aaf-f9dc-4e41-a2a1-b2639413c912 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2641 2024.08.27 19:49:30.793873 [ 3 ] {} <Debug> HTTP-Session: 4e447aaf-f9dc-4e41-a2a1-b2639413c912 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2642 2024.08.27 19:49:30.793904 [ 3 ] {} <Trace> HTTP-Session: 4e447aaf-f9dc-4e41-a2a1-b2639413c912 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2643 2024.08.27 19:49:30.794169 [ 3 ] {5dce1f30-43d5-49c5-af71-6ebc6e6d7bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2644 2024.08.27 19:49:30.794228 [ 3 ] {5dce1f30-43d5-49c5-af71-6ebc6e6d7bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2645 2024.08.27 19:49:30.794459 [ 3 ] {5dce1f30-43d5-49c5-af71-6ebc6e6d7bde} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2646 2024.08.27 19:49:30.795053 [ 3 ] {5dce1f30-43d5-49c5-af71-6ebc6e6d7bde} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2647 2024.08.27 19:49:30.795091 [ 3 ] {5dce1f30-43d5-49c5-af71-6ebc6e6d7bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2648 2024.08.27 19:49:30.795502 [ 3 ] {5dce1f30-43d5-49c5-af71-6ebc6e6d7bde} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2649 2024.08.27 19:49:30.795868 [ 3 ] {5dce1f30-43d5-49c5-af71-6ebc6e6d7bde} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2650 2024.08.27 19:49:30.796028 [ 3 ] {5dce1f30-43d5-49c5-af71-6ebc6e6d7bde} <Debug> executeQuery: Read 416 rows, 30.42 KiB in 0.002017 sec., 206246.9013386217 rows/sec., 14.73 MiB/sec.
2651 2024.08.27 19:49:30.796035 [ 29 ] {} <Debug> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2652 2024.08.27 19:49:30.796118 [ 29 ] {} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2653 2024.08.27 19:49:30.796166 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2654 2024.08.27 19:49:30.796390 [ 3 ] {5dce1f30-43d5-49c5-af71-6ebc6e6d7bde} <Debug> DynamicQueryHandler: Done processing query
2655 2024.08.27 19:49:30.796491 [ 3 ] {5dce1f30-43d5-49c5-af71-6ebc6e6d7bde} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
2656 2024.08.27 19:49:30.796571 [ 3 ] {} <Debug> HTTP-Session: 4e447aaf-f9dc-4e41-a2a1-b2639413c912 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2657 2024.08.27 19:49:30.796603 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::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
2658 2024.08.27 19:49:30.796779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2659 2024.08.27 19:49:30.796908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2660 2024.08.27 19:49:30.796930 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2661 2024.08.27 19:49:30.796952 [ 3 ] {} <Debug> HTTP-Session: 5e401877-bcd7-41d4-9346-d67dabbf6daa Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2662 2024.08.27 19:49:30.797000 [ 3 ] {} <Debug> HTTP-Session: 5e401877-bcd7-41d4-9346-d67dabbf6daa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2663 2024.08.27 19:49:30.797006 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 72 rows starting from the beginning of the part
2664 2024.08.27 19:49:30.797027 [ 3 ] {} <Debug> HTTP-Session: 5e401877-bcd7-41d4-9346-d67dabbf6daa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2665 2024.08.27 19:49:30.797108 [ 3 ] {} <Trace> HTTP-Session: 5e401877-bcd7-41d4-9346-d67dabbf6daa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2666 2024.08.27 19:49:30.797316 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 390 rows starting from the beginning of the part
2667 2024.08.27 19:49:30.797418 [ 3 ] {66e96eab-0dd2-4d74-8140-1a9a5041bde7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2668 2024.08.27 19:49:30.797581 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part
2669 2024.08.27 19:49:30.797609 [ 3 ] {66e96eab-0dd2-4d74-8140-1a9a5041bde7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2670 2024.08.27 19:49:30.797979 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 390 rows starting from the beginning of the part
2671 2024.08.27 19:49:30.798375 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part
2672 2024.08.27 19:49:30.798545 [ 3 ] {66e96eab-0dd2-4d74-8140-1a9a5041bde7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2673 2024.08.27 19:49:30.798725 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 416 rows starting from the beginning of the part
2674 2024.08.27 19:49:30.799457 [ 3 ] {66e96eab-0dd2-4d74-8140-1a9a5041bde7} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2675 2024.08.27 19:49:30.799523 [ 3 ] {66e96eab-0dd2-4d74-8140-1a9a5041bde7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2676 2024.08.27 19:49:30.800554 [ 3 ] {66e96eab-0dd2-4d74-8140-1a9a5041bde7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2677 2024.08.27 19:49:30.801569 [ 3 ] {66e96eab-0dd2-4d74-8140-1a9a5041bde7} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2678 2024.08.27 19:49:30.801855 [ 3 ] {66e96eab-0dd2-4d74-8140-1a9a5041bde7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004501 sec., 1333.0371028660297 rows/sec., 69.65 KiB/sec.
2679 2024.08.27 19:49:30.802339 [ 191 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1396 rows, containing 5 columns (5 merged, 0 gathered) in 0.006075129 sec., 229789.35920537653 rows/sec., 17.44 MiB/sec.
2680 2024.08.27 19:49:30.802371 [ 3 ] {66e96eab-0dd2-4d74-8140-1a9a5041bde7} <Debug> DynamicQueryHandler: Done processing query
2681 2024.08.27 19:49:30.802401 [ 3 ] {66e96eab-0dd2-4d74-8140-1a9a5041bde7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2682 2024.08.27 19:49:30.802426 [ 3 ] {} <Debug> HTTP-Session: 5e401877-bcd7-41d4-9346-d67dabbf6daa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2683 2024.08.27 19:49:30.802582 [ 194 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2684 2024.08.27 19:49:30.802692 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44659, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2685 2024.08.27 19:49:30.802758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2686 2024.08.27 19:49:30.802786 [ 3 ] {} <Debug> HTTP-Session: 92a1889a-1bc4-4a5d-9a20-ff8aea9a091b Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2687 2024.08.27 19:49:30.802817 [ 3 ] {} <Debug> HTTP-Session: 92a1889a-1bc4-4a5d-9a20-ff8aea9a091b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2688 2024.08.27 19:49:30.802843 [ 3 ] {} <Debug> HTTP-Session: 92a1889a-1bc4-4a5d-9a20-ff8aea9a091b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2689 2024.08.27 19:49:30.802894 [ 3 ] {} <Trace> HTTP-Session: 92a1889a-1bc4-4a5d-9a20-ff8aea9a091b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2690 2024.08.27 19:49:30.803455 [ 194 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_11_2} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2691 2024.08.27 19:49:30.803491 [ 3 ] {3a47d786-8609-46a5-b959-df358295bbb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2692 2024.08.27 19:49:30.803590 [ 3 ] {3a47d786-8609-46a5-b959-df358295bbb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2693 2024.08.27 19:49:30.803614 [ 194 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_11_2} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2694 2024.08.27 19:49:30.803816 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
2695 2024.08.27 19:49:30.803947 [ 3 ] {3a47d786-8609-46a5-b959-df358295bbb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2696 2024.08.27 19:49:30.804421 [ 3 ] {3a47d786-8609-46a5-b959-df358295bbb3} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2697 2024.08.27 19:49:30.804459 [ 3 ] {3a47d786-8609-46a5-b959-df358295bbb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2698 2024.08.27 19:49:30.804862 [ 3 ] {3a47d786-8609-46a5-b959-df358295bbb3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2699 2024.08.27 19:49:30.805222 [ 3 ] {3a47d786-8609-46a5-b959-df358295bbb3} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2700 2024.08.27 19:49:30.805377 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2701 2024.08.27 19:49:30.805384 [ 3 ] {3a47d786-8609-46a5-b959-df358295bbb3} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002256 sec., 105053.19148936169 rows/sec., 7.04 MiB/sec.
2702 2024.08.27 19:49:30.805420 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2703 2024.08.27 19:49:30.805480 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2704 2024.08.27 19:49:30.805675 [ 190 ] {f0716f36-2242-4786-aa54-49060a96b200::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
2705 2024.08.27 19:49:30.805721 [ 3 ] {3a47d786-8609-46a5-b959-df358295bbb3} <Debug> DynamicQueryHandler: Done processing query
2706 2024.08.27 19:49:30.805764 [ 3 ] {3a47d786-8609-46a5-b959-df358295bbb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
2707 2024.08.27 19:49:30.805806 [ 3 ] {} <Debug> HTTP-Session: 92a1889a-1bc4-4a5d-9a20-ff8aea9a091b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2708 2024.08.27 19:49:30.805921 [ 190 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2709 2024.08.27 19:49:30.805957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2710 2024.08.27 19:49:30.805987 [ 190 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 636 rows starting from the beginning of the part
2711 2024.08.27 19:49:30.806060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2712 2024.08.27 19:49:30.806140 [ 3 ] {} <Debug> HTTP-Session: e61ff5f2-f9da-4433-ae6e-3acdc0588eb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2713 2024.08.27 19:49:30.806216 [ 3 ] {} <Debug> HTTP-Session: e61ff5f2-f9da-4433-ae6e-3acdc0588eb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2714 2024.08.27 19:49:30.806241 [ 190 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 237 rows starting from the beginning of the part
2715 2024.08.27 19:49:30.806260 [ 3 ] {} <Debug> HTTP-Session: e61ff5f2-f9da-4433-ae6e-3acdc0588eb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2716 2024.08.27 19:49:30.806360 [ 3 ] {} <Trace> HTTP-Session: e61ff5f2-f9da-4433-ae6e-3acdc0588eb9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2717 2024.08.27 19:49:30.806530 [ 190 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part
2718 2024.08.27 19:49:30.806629 [ 3 ] {cff72deb-a323-4d32-9dbf-6bf573db0149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
2719 2024.08.27 19:49:30.806809 [ 3 ] {cff72deb-a323-4d32-9dbf-6bf573db0149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
2720 2024.08.27 19:49:30.806828 [ 190 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 237 rows starting from the beginning of the part
2721 2024.08.27 19:49:30.807155 [ 190 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part
2722 2024.08.27 19:49:30.807457 [ 190 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 237 rows starting from the beginning of the part
2723 2024.08.27 19:49:30.807888 [ 3 ] {cff72deb-a323-4d32-9dbf-6bf573db0149} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2724 2024.08.27 19:49:30.808666 [ 3 ] {cff72deb-a323-4d32-9dbf-6bf573db0149} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2725 2024.08.27 19:49:30.808716 [ 3 ] {cff72deb-a323-4d32-9dbf-6bf573db0149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2726 2024.08.27 19:49:30.809862 [ 3 ] {cff72deb-a323-4d32-9dbf-6bf573db0149} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2727 2024.08.27 19:49:30.810540 [ 3 ] {cff72deb-a323-4d32-9dbf-6bf573db0149} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2728 2024.08.27 19:49:30.810962 [ 3 ] {cff72deb-a323-4d32-9dbf-6bf573db0149} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004404 sec., 227.0663033605813 rows/sec., 15.30 KiB/sec.
2729 2024.08.27 19:49:30.810990 [ 194 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1667 rows, containing 5 columns (5 merged, 0 gathered) in 0.005414819 sec., 307858.8591788571 rows/sec., 21.09 MiB/sec.
2730 2024.08.27 19:49:30.811257 [ 3 ] {cff72deb-a323-4d32-9dbf-6bf573db0149} <Debug> DynamicQueryHandler: Done processing query
2731 2024.08.27 19:49:30.811297 [ 3 ] {cff72deb-a323-4d32-9dbf-6bf573db0149} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2732 2024.08.27 19:49:30.811326 [ 3 ] {} <Debug> HTTP-Session: e61ff5f2-f9da-4433-ae6e-3acdc0588eb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2733 2024.08.27 19:49:30.811344 [ 194 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2734 2024.08.27 19:49:30.811607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2735 2024.08.27 19:49:30.811760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2736 2024.08.27 19:49:30.811805 [ 3 ] {} <Debug> HTTP-Session: ac564259-7cca-4b23-aa49-b86d7a1ad89e Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2737 2024.08.27 19:49:30.811830 [ 3 ] {} <Debug> HTTP-Session: ac564259-7cca-4b23-aa49-b86d7a1ad89e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2738 2024.08.27 19:49:30.811856 [ 3 ] {} <Debug> HTTP-Session: ac564259-7cca-4b23-aa49-b86d7a1ad89e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2739 2024.08.27 19:49:30.811916 [ 3 ] {} <Trace> HTTP-Session: ac564259-7cca-4b23-aa49-b86d7a1ad89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2740 2024.08.27 19:49:30.812046 [ 194 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2741 2024.08.27 19:49:30.812148 [ 194 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2742 2024.08.27 19:49:30.812240 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB.
2743 2024.08.27 19:49:30.812653 [ 3 ] {bf844473-8bc7-44fc-98b9-fa52350d4750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2744 2024.08.27 19:49:30.812734 [ 3 ] {bf844473-8bc7-44fc-98b9-fa52350d4750} <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
2745 2024.08.27 19:49:30.813196 [ 3 ] {bf844473-8bc7-44fc-98b9-fa52350d4750} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2746 2024.08.27 19:49:30.813958 [ 3 ] {bf844473-8bc7-44fc-98b9-fa52350d4750} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2747 2024.08.27 19:49:30.813995 [ 3 ] {bf844473-8bc7-44fc-98b9-fa52350d4750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2748 2024.08.27 19:49:30.814632 [ 3 ] {bf844473-8bc7-44fc-98b9-fa52350d4750} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2749 2024.08.27 19:49:30.815045 [ 3 ] {bf844473-8bc7-44fc-98b9-fa52350d4750} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2750 2024.08.27 19:49:30.815271 [ 3 ] {bf844473-8bc7-44fc-98b9-fa52350d4750} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.003211 sec., 8408.595453129867 rows/sec., 15.07 MiB/sec.
2751 2024.08.27 19:49:30.815708 [ 3 ] {bf844473-8bc7-44fc-98b9-fa52350d4750} <Debug> DynamicQueryHandler: Done processing query
2752 2024.08.27 19:49:30.815733 [ 3 ] {bf844473-8bc7-44fc-98b9-fa52350d4750} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
2753 2024.08.27 19:49:30.815749 [ 3 ] {} <Debug> HTTP-Session: ac564259-7cca-4b23-aa49-b86d7a1ad89e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2754 2024.08.27 19:49:30.815864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1977, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2755 2024.08.27 19:49:30.815914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2756 2024.08.27 19:49:30.815934 [ 3 ] {} <Debug> HTTP-Session: 9a0ad949-40e6-4e6c-9d71-156a49d83246 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2757 2024.08.27 19:49:30.815950 [ 3 ] {} <Debug> HTTP-Session: 9a0ad949-40e6-4e6c-9d71-156a49d83246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2758 2024.08.27 19:49:30.815965 [ 3 ] {} <Debug> HTTP-Session: 9a0ad949-40e6-4e6c-9d71-156a49d83246 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2759 2024.08.27 19:49:30.815996 [ 3 ] {} <Trace> HTTP-Session: 9a0ad949-40e6-4e6c-9d71-156a49d83246 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2760 2024.08.27 19:49:30.816095 [ 3 ] {b9db8714-e3c1-4e76-b410-09bc70323806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2761 2024.08.27 19:49:30.816141 [ 3 ] {b9db8714-e3c1-4e76-b410-09bc70323806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2762 2024.08.27 19:49:30.816282 [ 3 ] {b9db8714-e3c1-4e76-b410-09bc70323806} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2763 2024.08.27 19:49:30.816599 [ 3 ] {b9db8714-e3c1-4e76-b410-09bc70323806} <Trace> oximeter.measurements_i64 (0519600b-b570-40b8-9272-3f7c21ba25c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2764 2024.08.27 19:49:30.816636 [ 3 ] {b9db8714-e3c1-4e76-b410-09bc70323806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2765 2024.08.27 19:49:30.817010 [ 3 ] {b9db8714-e3c1-4e76-b410-09bc70323806} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2766 2024.08.27 19:49:30.817338 [ 3 ] {b9db8714-e3c1-4e76-b410-09bc70323806} <Trace> oximeter.measurements_i64 (0519600b-b570-40b8-9272-3f7c21ba25c5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2767 2024.08.27 19:49:30.817510 [ 3 ] {b9db8714-e3c1-4e76-b410-09bc70323806} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.001425 sec., 8421.052631578947 rows/sec., 634.59 KiB/sec.
2768 2024.08.27 19:49:30.817906 [ 3 ] {b9db8714-e3c1-4e76-b410-09bc70323806} <Debug> DynamicQueryHandler: Done processing query
2769 2024.08.27 19:49:30.817930 [ 3 ] {b9db8714-e3c1-4e76-b410-09bc70323806} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2770 2024.08.27 19:49:30.817947 [ 3 ] {} <Debug> HTTP-Session: 9a0ad949-40e6-4e6c-9d71-156a49d83246 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2771 2024.08.27 19:49:30.818066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 12143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2772 2024.08.27 19:49:30.818117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2773 2024.08.27 19:49:30.818137 [ 3 ] {} <Debug> HTTP-Session: e07a8eed-20cb-4d7c-8535-ad881ad7e5e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2774 2024.08.27 19:49:30.818153 [ 3 ] {} <Debug> HTTP-Session: e07a8eed-20cb-4d7c-8535-ad881ad7e5e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2775 2024.08.27 19:49:30.818168 [ 3 ] {} <Debug> HTTP-Session: e07a8eed-20cb-4d7c-8535-ad881ad7e5e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2776 2024.08.27 19:49:30.818207 [ 3 ] {} <Trace> HTTP-Session: e07a8eed-20cb-4d7c-8535-ad881ad7e5e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2777 2024.08.27 19:49:30.818340 [ 3 ] {555202c7-e864-4dca-9a5e-0dce2abdf5a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2778 2024.08.27 19:49:30.818384 [ 3 ] {555202c7-e864-4dca-9a5e-0dce2abdf5a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2779 2024.08.27 19:49:30.818527 [ 3 ] {555202c7-e864-4dca-9a5e-0dce2abdf5a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2780 2024.08.27 19:49:30.818831 [ 3 ] {555202c7-e864-4dca-9a5e-0dce2abdf5a2} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2781 2024.08.27 19:49:30.818868 [ 3 ] {555202c7-e864-4dca-9a5e-0dce2abdf5a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2782 2024.08.27 19:49:30.819232 [ 3 ] {555202c7-e864-4dca-9a5e-0dce2abdf5a2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2783 2024.08.27 19:49:30.819546 [ 3 ] {555202c7-e864-4dca-9a5e-0dce2abdf5a2} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2784 2024.08.27 19:49:30.819704 [ 3 ] {555202c7-e864-4dca-9a5e-0dce2abdf5a2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001411 sec., 58114.812189936216 rows/sec., 3.69 MiB/sec.
2785 2024.08.27 19:49:30.819713 [ 29 ] {} <Debug> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2786 2024.08.27 19:49:30.819804 [ 29 ] {} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2787 2024.08.27 19:49:30.819863 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2788 2024.08.27 19:49:30.819975 [ 3 ] {555202c7-e864-4dca-9a5e-0dce2abdf5a2} <Debug> DynamicQueryHandler: Done processing query
2789 2024.08.27 19:49:30.820013 [ 3 ] {555202c7-e864-4dca-9a5e-0dce2abdf5a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2790 2024.08.27 19:49:30.820025 [ 191 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
2791 2024.08.27 19:49:30.820033 [ 3 ] {} <Debug> HTTP-Session: e07a8eed-20cb-4d7c-8535-ad881ad7e5e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2792 2024.08.27 19:49:30.820168 [ 191 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2793 2024.08.27 19:49:30.820213 [ 191 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 224 rows starting from the beginning of the part
2794 2024.08.27 19:49:30.820315 [ 191 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 82 rows starting from the beginning of the part
2795 2024.08.27 19:49:30.820404 [ 191 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part
2796 2024.08.27 19:49:30.820475 [ 191 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 82 rows starting from the beginning of the part
2797 2024.08.27 19:49:30.820550 [ 191 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
2798 2024.08.27 19:49:30.820718 [ 191 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 82 rows starting from the beginning of the part
2799 2024.08.27 19:49:30.821915 [ 195 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 590 rows, containing 4 columns (4 merged, 0 gathered) in 0.001965112 sec., 300237.3401617821 rows/sec., 19.75 MiB/sec.
2800 2024.08.27 19:49:30.822057 [ 195 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2801 2024.08.27 19:49:30.822423 [ 195 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_11_2} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2802 2024.08.27 19:49:30.822498 [ 195 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_11_2} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2803 2024.08.27 19:49:30.822562 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
2804 2024.08.27 19:49:35.756661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 7842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2805 2024.08.27 19:49:35.756785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2806 2024.08.27 19:49:35.756812 [ 3 ] {} <Debug> HTTP-Session: 9375e52a-0398-4e84-8d1e-509d02c0c892 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2807 2024.08.27 19:49:35.756836 [ 3 ] {} <Debug> HTTP-Session: 9375e52a-0398-4e84-8d1e-509d02c0c892 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2808 2024.08.27 19:49:35.756852 [ 3 ] {} <Debug> HTTP-Session: 9375e52a-0398-4e84-8d1e-509d02c0c892 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2809 2024.08.27 19:49:35.756901 [ 3 ] {} <Trace> HTTP-Session: 9375e52a-0398-4e84-8d1e-509d02c0c892 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2810 2024.08.27 19:49:35.757092 [ 3 ] {b3ce9ce8-ae18-4131-bdf0-c3d472c1288c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2811 2024.08.27 19:49:35.757161 [ 3 ] {b3ce9ce8-ae18-4131-bdf0-c3d472c1288c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2812 2024.08.27 19:49:35.757501 [ 3 ] {b3ce9ce8-ae18-4131-bdf0-c3d472c1288c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2813 2024.08.27 19:49:35.757985 [ 3 ] {b3ce9ce8-ae18-4131-bdf0-c3d472c1288c} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2814 2024.08.27 19:49:35.758031 [ 3 ] {b3ce9ce8-ae18-4131-bdf0-c3d472c1288c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2815 2024.08.27 19:49:35.758470 [ 3 ] {b3ce9ce8-ae18-4131-bdf0-c3d472c1288c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2816 2024.08.27 19:49:35.758858 [ 3 ] {b3ce9ce8-ae18-4131-bdf0-c3d472c1288c} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2817 2024.08.27 19:49:35.759038 [ 3 ] {b3ce9ce8-ae18-4131-bdf0-c3d472c1288c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002004 sec., 27944.111776447106 rows/sec., 2.15 MiB/sec.
2818 2024.08.27 19:49:35.759273 [ 3 ] {b3ce9ce8-ae18-4131-bdf0-c3d472c1288c} <Debug> DynamicQueryHandler: Done processing query
2819 2024.08.27 19:49:35.759303 [ 3 ] {b3ce9ce8-ae18-4131-bdf0-c3d472c1288c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2820 2024.08.27 19:49:35.759321 [ 3 ] {} <Debug> HTTP-Session: 9375e52a-0398-4e84-8d1e-509d02c0c892 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2821 2024.08.27 19:49:35.759541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2822 2024.08.27 19:49:35.759600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2823 2024.08.27 19:49:35.759623 [ 3 ] {} <Debug> HTTP-Session: 2c29deb4-7443-475b-9e94-fc00cb32f579 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2824 2024.08.27 19:49:35.759642 [ 3 ] {} <Debug> HTTP-Session: 2c29deb4-7443-475b-9e94-fc00cb32f579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2825 2024.08.27 19:49:35.759657 [ 3 ] {} <Debug> HTTP-Session: 2c29deb4-7443-475b-9e94-fc00cb32f579 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2826 2024.08.27 19:49:35.759693 [ 3 ] {} <Trace> HTTP-Session: 2c29deb4-7443-475b-9e94-fc00cb32f579 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2827 2024.08.27 19:49:35.759820 [ 3 ] {5161895c-d252-43bf-9b9b-e4b036c4858f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2828 2024.08.27 19:49:35.759867 [ 3 ] {5161895c-d252-43bf-9b9b-e4b036c4858f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2829 2024.08.27 19:49:35.760103 [ 3 ] {5161895c-d252-43bf-9b9b-e4b036c4858f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2830 2024.08.27 19:49:35.760486 [ 3 ] {5161895c-d252-43bf-9b9b-e4b036c4858f} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2831 2024.08.27 19:49:35.760525 [ 3 ] {5161895c-d252-43bf-9b9b-e4b036c4858f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2832 2024.08.27 19:49:35.760886 [ 3 ] {5161895c-d252-43bf-9b9b-e4b036c4858f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2833 2024.08.27 19:49:35.761256 [ 3 ] {5161895c-d252-43bf-9b9b-e4b036c4858f} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2834 2024.08.27 19:49:35.761418 [ 3 ] {5161895c-d252-43bf-9b9b-e4b036c4858f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001639 sec., 39048.20012202562 rows/sec., 3.05 MiB/sec.
2835 2024.08.27 19:49:35.761603 [ 3 ] {5161895c-d252-43bf-9b9b-e4b036c4858f} <Debug> DynamicQueryHandler: Done processing query
2836 2024.08.27 19:49:35.761628 [ 3 ] {5161895c-d252-43bf-9b9b-e4b036c4858f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2837 2024.08.27 19:49:35.761644 [ 3 ] {} <Debug> HTTP-Session: 2c29deb4-7443-475b-9e94-fc00cb32f579 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2838 2024.08.27 19:49:35.761841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 30657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2839 2024.08.27 19:49:35.761893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2840 2024.08.27 19:49:35.761912 [ 3 ] {} <Debug> HTTP-Session: 985e87dd-477a-4d5e-8c7d-8a842c6f5ba0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2841 2024.08.27 19:49:35.761929 [ 3 ] {} <Debug> HTTP-Session: 985e87dd-477a-4d5e-8c7d-8a842c6f5ba0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2842 2024.08.27 19:49:35.761944 [ 3 ] {} <Debug> HTTP-Session: 985e87dd-477a-4d5e-8c7d-8a842c6f5ba0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2843 2024.08.27 19:49:35.761976 [ 3 ] {} <Trace> HTTP-Session: 985e87dd-477a-4d5e-8c7d-8a842c6f5ba0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2844 2024.08.27 19:49:35.762125 [ 3 ] {980d2c8a-1656-4663-859d-3a2bf7875fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2845 2024.08.27 19:49:35.762175 [ 3 ] {980d2c8a-1656-4663-859d-3a2bf7875fda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2846 2024.08.27 19:49:35.762334 [ 3 ] {980d2c8a-1656-4663-859d-3a2bf7875fda} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2847 2024.08.27 19:49:35.762771 [ 3 ] {980d2c8a-1656-4663-859d-3a2bf7875fda} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2848 2024.08.27 19:49:35.762807 [ 3 ] {980d2c8a-1656-4663-859d-3a2bf7875fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2849 2024.08.27 19:49:35.763205 [ 3 ] {980d2c8a-1656-4663-859d-3a2bf7875fda} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2850 2024.08.27 19:49:35.763561 [ 3 ] {980d2c8a-1656-4663-859d-3a2bf7875fda} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2851 2024.08.27 19:49:35.763718 [ 3 ] {980d2c8a-1656-4663-859d-3a2bf7875fda} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001659 sec., 96443.64074743821 rows/sec., 6.72 MiB/sec.
2852 2024.08.27 19:49:35.764065 [ 3 ] {980d2c8a-1656-4663-859d-3a2bf7875fda} <Debug> DynamicQueryHandler: Done processing query
2853 2024.08.27 19:49:35.764090 [ 3 ] {980d2c8a-1656-4663-859d-3a2bf7875fda} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2854 2024.08.27 19:49:35.764108 [ 3 ] {} <Debug> HTTP-Session: 985e87dd-477a-4d5e-8c7d-8a842c6f5ba0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2855 2024.08.27 19:49:35.764277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2856 2024.08.27 19:49:35.764330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2857 2024.08.27 19:49:35.764350 [ 3 ] {} <Debug> HTTP-Session: 55a31960-ab91-4cc6-95d5-9e888481954e Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2858 2024.08.27 19:49:35.764367 [ 3 ] {} <Debug> HTTP-Session: 55a31960-ab91-4cc6-95d5-9e888481954e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2859 2024.08.27 19:49:35.764382 [ 3 ] {} <Debug> HTTP-Session: 55a31960-ab91-4cc6-95d5-9e888481954e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2860 2024.08.27 19:49:35.764414 [ 3 ] {} <Trace> HTTP-Session: 55a31960-ab91-4cc6-95d5-9e888481954e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2861 2024.08.27 19:49:35.764552 [ 3 ] {2784c538-d9a2-4e74-a952-d4bdd1df6193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2862 2024.08.27 19:49:35.764600 [ 3 ] {2784c538-d9a2-4e74-a952-d4bdd1df6193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2863 2024.08.27 19:49:35.764751 [ 3 ] {2784c538-d9a2-4e74-a952-d4bdd1df6193} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2864 2024.08.27 19:49:35.765099 [ 3 ] {2784c538-d9a2-4e74-a952-d4bdd1df6193} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2865 2024.08.27 19:49:35.765138 [ 3 ] {2784c538-d9a2-4e74-a952-d4bdd1df6193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2866 2024.08.27 19:49:35.765509 [ 3 ] {2784c538-d9a2-4e74-a952-d4bdd1df6193} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2867 2024.08.27 19:49:35.765831 [ 3 ] {2784c538-d9a2-4e74-a952-d4bdd1df6193} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2868 2024.08.27 19:49:35.765992 [ 3 ] {2784c538-d9a2-4e74-a952-d4bdd1df6193} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001499 sec., 40026.6844563042 rows/sec., 2.70 MiB/sec.
2869 2024.08.27 19:49:35.766316 [ 3 ] {2784c538-d9a2-4e74-a952-d4bdd1df6193} <Debug> DynamicQueryHandler: Done processing query
2870 2024.08.27 19:49:35.766342 [ 3 ] {2784c538-d9a2-4e74-a952-d4bdd1df6193} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2871 2024.08.27 19:49:35.766358 [ 3 ] {} <Debug> HTTP-Session: 55a31960-ab91-4cc6-95d5-9e888481954e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2872 2024.08.27 19:49:39.799090 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache
2873 2024.08.27 19:49:39.799157 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache
2874 2024.08.27 19:49:40.756145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1260, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2875 2024.08.27 19:49:40.756258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2876 2024.08.27 19:49:40.756288 [ 3 ] {} <Debug> HTTP-Session: 72584350-b1b3-4e6c-a642-cb4f91820be4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2877 2024.08.27 19:49:40.756314 [ 3 ] {} <Debug> HTTP-Session: 72584350-b1b3-4e6c-a642-cb4f91820be4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2878 2024.08.27 19:49:40.756330 [ 3 ] {} <Debug> HTTP-Session: 72584350-b1b3-4e6c-a642-cb4f91820be4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2879 2024.08.27 19:49:40.756379 [ 3 ] {} <Trace> HTTP-Session: 72584350-b1b3-4e6c-a642-cb4f91820be4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2880 2024.08.27 19:49:40.756629 [ 3 ] {ee6a5ad0-5fbe-4502-877b-d878dd8ea645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2881 2024.08.27 19:49:40.757035 [ 3 ] {ee6a5ad0-5fbe-4502-877b-d878dd8ea645} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2882 2024.08.27 19:49:40.757088 [ 3 ] {ee6a5ad0-5fbe-4502-877b-d878dd8ea645} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2883 2024.08.27 19:49:40.757450 [ 3 ] {ee6a5ad0-5fbe-4502-877b-d878dd8ea645} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2884 2024.08.27 19:49:40.757534 [ 3 ] {ee6a5ad0-5fbe-4502-877b-d878dd8ea645} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2885 2024.08.27 19:49:40.757713 [ 3 ] {ee6a5ad0-5fbe-4502-877b-d878dd8ea645} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Key condition: (column 0 notIn 34-element set)
2886 2024.08.27 19:49:40.757865 [ 251 ] {ee6a5ad0-5fbe-4502-877b-d878dd8ea645} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2887 2024.08.27 19:49:40.757876 [ 255 ] {ee6a5ad0-5fbe-4502-877b-d878dd8ea645} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2888 2024.08.27 19:49:40.757928 [ 257 ] {ee6a5ad0-5fbe-4502-877b-d878dd8ea645} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2889 2024.08.27 19:49:40.757996 [ 261 ] {ee6a5ad0-5fbe-4502-877b-d878dd8ea645} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2890 2024.08.27 19:49:40.758139 [ 3 ] {ee6a5ad0-5fbe-4502-877b-d878dd8ea645} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges
2891 2024.08.27 19:49:40.758171 [ 3 ] {ee6a5ad0-5fbe-4502-877b-d878dd8ea645} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Spreading mark ranges among streams (default reading)
2892 2024.08.27 19:49:40.758308 [ 3 ] {ee6a5ad0-5fbe-4502-877b-d878dd8ea645} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2893 2024.08.27 19:49:40.758333 [ 3 ] {ee6a5ad0-5fbe-4502-877b-d878dd8ea645} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Reading approx. 34 rows with 4 streams
2894 2024.08.27 19:49:40.758377 [ 3 ] {ee6a5ad0-5fbe-4502-877b-d878dd8ea645} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2895 2024.08.27 19:49:40.758423 [ 3 ] {ee6a5ad0-5fbe-4502-877b-d878dd8ea645} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2896 2024.08.27 19:49:40.758463 [ 3 ] {ee6a5ad0-5fbe-4502-877b-d878dd8ea645} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2897 2024.08.27 19:49:40.758502 [ 3 ] {ee6a5ad0-5fbe-4502-877b-d878dd8ea645} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2898 2024.08.27 19:49:40.760888 [ 3 ] {ee6a5ad0-5fbe-4502-877b-d878dd8ea645} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.00437 sec., 7780.320366132723 rows/sec., 299.45 KiB/sec.
2899 2024.08.27 19:49:40.761319 [ 3 ] {ee6a5ad0-5fbe-4502-877b-d878dd8ea645} <Debug> DynamicQueryHandler: Done processing query
2900 2024.08.27 19:49:40.761347 [ 3 ] {ee6a5ad0-5fbe-4502-877b-d878dd8ea645} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
2901 2024.08.27 19:49:40.761365 [ 3 ] {} <Debug> HTTP-Session: 72584350-b1b3-4e6c-a642-cb4f91820be4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2902 2024.08.27 19:49:40.769825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2903 2024.08.27 19:49:40.769886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2904 2024.08.27 19:49:40.769908 [ 3 ] {} <Debug> HTTP-Session: c6417d92-d68e-42a4-97fb-930de484cc19 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2905 2024.08.27 19:49:40.769928 [ 3 ] {} <Debug> HTTP-Session: c6417d92-d68e-42a4-97fb-930de484cc19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2906 2024.08.27 19:49:40.769942 [ 3 ] {} <Debug> HTTP-Session: c6417d92-d68e-42a4-97fb-930de484cc19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2907 2024.08.27 19:49:40.769980 [ 3 ] {} <Trace> HTTP-Session: c6417d92-d68e-42a4-97fb-930de484cc19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2908 2024.08.27 19:49:40.770103 [ 3 ] {e8d8bcfb-07d3-406c-aca3-74ea074d4603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2909 2024.08.27 19:49:40.770155 [ 3 ] {e8d8bcfb-07d3-406c-aca3-74ea074d4603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2910 2024.08.27 19:49:40.770332 [ 3 ] {e8d8bcfb-07d3-406c-aca3-74ea074d4603} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2911 2024.08.27 19:49:40.770681 [ 3 ] {e8d8bcfb-07d3-406c-aca3-74ea074d4603} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2912 2024.08.27 19:49:40.770723 [ 3 ] {e8d8bcfb-07d3-406c-aca3-74ea074d4603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2913 2024.08.27 19:49:40.771221 [ 3 ] {e8d8bcfb-07d3-406c-aca3-74ea074d4603} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2914 2024.08.27 19:49:40.771555 [ 3 ] {e8d8bcfb-07d3-406c-aca3-74ea074d4603} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2915 2024.08.27 19:49:40.771724 [ 3 ] {e8d8bcfb-07d3-406c-aca3-74ea074d4603} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001653 sec., 604.9606775559589 rows/sec., 137.06 KiB/sec.
2916 2024.08.27 19:49:40.771919 [ 3 ] {e8d8bcfb-07d3-406c-aca3-74ea074d4603} <Debug> DynamicQueryHandler: Done processing query
2917 2024.08.27 19:49:40.771946 [ 3 ] {e8d8bcfb-07d3-406c-aca3-74ea074d4603} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2918 2024.08.27 19:49:40.771962 [ 3 ] {} <Debug> HTTP-Session: c6417d92-d68e-42a4-97fb-930de484cc19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2919 2024.08.27 19:49:40.772082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2920 2024.08.27 19:49:40.772135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2921 2024.08.27 19:49:40.772157 [ 3 ] {} <Debug> HTTP-Session: 17d259af-740e-4e7b-b4b8-4f1cd5c49832 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2922 2024.08.27 19:49:40.772173 [ 3 ] {} <Debug> HTTP-Session: 17d259af-740e-4e7b-b4b8-4f1cd5c49832 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2923 2024.08.27 19:49:40.772188 [ 3 ] {} <Debug> HTTP-Session: 17d259af-740e-4e7b-b4b8-4f1cd5c49832 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2924 2024.08.27 19:49:40.772221 [ 3 ] {} <Trace> HTTP-Session: 17d259af-740e-4e7b-b4b8-4f1cd5c49832 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2925 2024.08.27 19:49:40.772324 [ 3 ] {88b1eebf-4790-45fb-9e8f-3be142ee72a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2926 2024.08.27 19:49:40.772370 [ 3 ] {88b1eebf-4790-45fb-9e8f-3be142ee72a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2927 2024.08.27 19:49:40.772694 [ 3 ] {88b1eebf-4790-45fb-9e8f-3be142ee72a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2928 2024.08.27 19:49:40.773085 [ 3 ] {88b1eebf-4790-45fb-9e8f-3be142ee72a5} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2929 2024.08.27 19:49:40.773122 [ 3 ] {88b1eebf-4790-45fb-9e8f-3be142ee72a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2930 2024.08.27 19:49:40.773533 [ 3 ] {88b1eebf-4790-45fb-9e8f-3be142ee72a5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2931 2024.08.27 19:49:40.773916 [ 3 ] {88b1eebf-4790-45fb-9e8f-3be142ee72a5} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2932 2024.08.27 19:49:40.774041 [ 3 ] {88b1eebf-4790-45fb-9e8f-3be142ee72a5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001743 sec., 2294.8938611589215 rows/sec., 187.13 KiB/sec.
2933 2024.08.27 19:49:40.774363 [ 3 ] {88b1eebf-4790-45fb-9e8f-3be142ee72a5} <Debug> DynamicQueryHandler: Done processing query
2934 2024.08.27 19:49:40.774392 [ 3 ] {88b1eebf-4790-45fb-9e8f-3be142ee72a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2935 2024.08.27 19:49:40.774409 [ 3 ] {} <Debug> HTTP-Session: 17d259af-740e-4e7b-b4b8-4f1cd5c49832 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2936 2024.08.27 19:49:40.774621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 37083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2937 2024.08.27 19:49:40.774676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2938 2024.08.27 19:49:40.774697 [ 3 ] {} <Debug> HTTP-Session: 44ede99d-8c9a-41ec-a23a-eac6a8ed2afe Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2939 2024.08.27 19:49:40.774715 [ 3 ] {} <Debug> HTTP-Session: 44ede99d-8c9a-41ec-a23a-eac6a8ed2afe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2940 2024.08.27 19:49:40.774729 [ 3 ] {} <Debug> HTTP-Session: 44ede99d-8c9a-41ec-a23a-eac6a8ed2afe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2941 2024.08.27 19:49:40.774762 [ 3 ] {} <Trace> HTTP-Session: 44ede99d-8c9a-41ec-a23a-eac6a8ed2afe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2942 2024.08.27 19:49:40.774957 [ 3 ] {dda42801-8c9c-4729-9085-5a3d0d2b5d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2943 2024.08.27 19:49:40.775005 [ 3 ] {dda42801-8c9c-4729-9085-5a3d0d2b5d10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2944 2024.08.27 19:49:40.775260 [ 3 ] {dda42801-8c9c-4729-9085-5a3d0d2b5d10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2945 2024.08.27 19:49:40.775753 [ 3 ] {dda42801-8c9c-4729-9085-5a3d0d2b5d10} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2946 2024.08.27 19:49:40.775793 [ 3 ] {dda42801-8c9c-4729-9085-5a3d0d2b5d10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2947 2024.08.27 19:49:40.776175 [ 3 ] {dda42801-8c9c-4729-9085-5a3d0d2b5d10} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2948 2024.08.27 19:49:40.776541 [ 3 ] {dda42801-8c9c-4729-9085-5a3d0d2b5d10} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2949 2024.08.27 19:49:40.776670 [ 3 ] {dda42801-8c9c-4729-9085-5a3d0d2b5d10} <Debug> executeQuery: Read 245 rows, 22.20 KiB in 0.001805 sec., 135734.07202216066 rows/sec., 12.01 MiB/sec.
2950 2024.08.27 19:49:40.777002 [ 3 ] {dda42801-8c9c-4729-9085-5a3d0d2b5d10} <Debug> DynamicQueryHandler: Done processing query
2951 2024.08.27 19:49:40.777027 [ 3 ] {dda42801-8c9c-4729-9085-5a3d0d2b5d10} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
2952 2024.08.27 19:49:40.777044 [ 3 ] {} <Debug> HTTP-Session: 44ede99d-8c9a-41ec-a23a-eac6a8ed2afe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2953 2024.08.27 19:49:40.777192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2954 2024.08.27 19:49:40.777243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2955 2024.08.27 19:49:40.777265 [ 3 ] {} <Debug> HTTP-Session: 5f860c4d-d170-4e11-b056-bf1cc1a47d2b Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2956 2024.08.27 19:49:40.777283 [ 3 ] {} <Debug> HTTP-Session: 5f860c4d-d170-4e11-b056-bf1cc1a47d2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2957 2024.08.27 19:49:40.777296 [ 3 ] {} <Debug> HTTP-Session: 5f860c4d-d170-4e11-b056-bf1cc1a47d2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2958 2024.08.27 19:49:40.777327 [ 3 ] {} <Trace> HTTP-Session: 5f860c4d-d170-4e11-b056-bf1cc1a47d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2959 2024.08.27 19:49:40.777440 [ 3 ] {7d7cfd1d-24a6-42bf-8379-56f0c73eebdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2960 2024.08.27 19:49:40.777487 [ 3 ] {7d7cfd1d-24a6-42bf-8379-56f0c73eebdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2961 2024.08.27 19:49:40.777736 [ 3 ] {7d7cfd1d-24a6-42bf-8379-56f0c73eebdb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2962 2024.08.27 19:49:40.778069 [ 3 ] {7d7cfd1d-24a6-42bf-8379-56f0c73eebdb} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2963 2024.08.27 19:49:40.778106 [ 3 ] {7d7cfd1d-24a6-42bf-8379-56f0c73eebdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2964 2024.08.27 19:49:40.778458 [ 3 ] {7d7cfd1d-24a6-42bf-8379-56f0c73eebdb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2965 2024.08.27 19:49:40.778829 [ 3 ] {7d7cfd1d-24a6-42bf-8379-56f0c73eebdb} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2966 2024.08.27 19:49:40.778953 [ 51 ] {} <Debug> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2967 2024.08.27 19:49:40.778958 [ 3 ] {7d7cfd1d-24a6-42bf-8379-56f0c73eebdb} <Debug> executeQuery: Read 31 rows, 2.31 KiB in 0.001551 sec., 19987.10509348807 rows/sec., 1.45 MiB/sec.
2968 2024.08.27 19:49:40.778991 [ 51 ] {} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2969 2024.08.27 19:49:40.779031 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2970 2024.08.27 19:49:40.779214 [ 3 ] {7d7cfd1d-24a6-42bf-8379-56f0c73eebdb} <Debug> DynamicQueryHandler: Done processing query
2971 2024.08.27 19:49:40.779291 [ 3 ] {7d7cfd1d-24a6-42bf-8379-56f0c73eebdb} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2972 2024.08.27 19:49:40.779390 [ 3 ] {} <Debug> HTTP-Session: 5f860c4d-d170-4e11-b056-bf1cc1a47d2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2973 2024.08.27 19:49:40.779391 [ 191 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::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
2974 2024.08.27 19:49:40.779579 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2975 2024.08.27 19:49:40.779621 [ 191 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2976 2024.08.27 19:49:40.779644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2977 2024.08.27 19:49:40.779661 [ 191 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part
2978 2024.08.27 19:49:40.779670 [ 3 ] {} <Debug> HTTP-Session: 307cfa4f-0825-4661-9bca-1c64df695a6d Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
2979 2024.08.27 19:49:40.779696 [ 3 ] {} <Debug> HTTP-Session: 307cfa4f-0825-4661-9bca-1c64df695a6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2980 2024.08.27 19:49:40.779717 [ 3 ] {} <Debug> HTTP-Session: 307cfa4f-0825-4661-9bca-1c64df695a6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2981 2024.08.27 19:49:40.779808 [ 191 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part
2982 2024.08.27 19:49:40.779818 [ 3 ] {} <Trace> HTTP-Session: 307cfa4f-0825-4661-9bca-1c64df695a6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2983 2024.08.27 19:49:40.780162 [ 191 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::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
2984 2024.08.27 19:49:40.780189 [ 3 ] {4b91e231-0e14-4b4e-8e1e-4951b779c78e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
2985 2024.08.27 19:49:40.780347 [ 3 ] {4b91e231-0e14-4b4e-8e1e-4951b779c78e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2986 2024.08.27 19:49:40.780405 [ 191 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part
2987 2024.08.27 19:49:40.780735 [ 191 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 27 rows starting from the beginning of the part
2988 2024.08.27 19:49:40.780884 [ 191 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 31 rows starting from the beginning of the part
2989 2024.08.27 19:49:40.781548 [ 3 ] {4b91e231-0e14-4b4e-8e1e-4951b779c78e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2990 2024.08.27 19:49:40.782064 [ 3 ] {4b91e231-0e14-4b4e-8e1e-4951b779c78e} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2991 2024.08.27 19:49:40.782114 [ 3 ] {4b91e231-0e14-4b4e-8e1e-4951b779c78e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
2992 2024.08.27 19:49:40.782754 [ 3 ] {4b91e231-0e14-4b4e-8e1e-4951b779c78e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2993 2024.08.27 19:49:40.782776 [ 194 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 5 columns (5 merged, 0 gathered) in 0.00366786 sec., 24537.46871472739 rows/sec., 1.89 MiB/sec.
2994 2024.08.27 19:49:40.782985 [ 194 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2995 2024.08.27 19:49:40.783698 [ 3 ] {4b91e231-0e14-4b4e-8e1e-4951b779c78e} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2996 2024.08.27 19:49:40.784067 [ 3 ] {4b91e231-0e14-4b4e-8e1e-4951b779c78e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003991 sec., 3507.892758707091 rows/sec., 245.67 KiB/sec.
2997 2024.08.27 19:49:40.784178 [ 194 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_6_1} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2998 2024.08.27 19:49:40.784371 [ 194 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_6_1} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2999 2024.08.27 19:49:40.784503 [ 3 ] {4b91e231-0e14-4b4e-8e1e-4951b779c78e} <Debug> DynamicQueryHandler: Done processing query
3000 2024.08.27 19:49:40.784540 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
3001 2024.08.27 19:49:40.784557 [ 3 ] {4b91e231-0e14-4b4e-8e1e-4951b779c78e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3002 2024.08.27 19:49:40.784597 [ 3 ] {} <Debug> HTTP-Session: 307cfa4f-0825-4661-9bca-1c64df695a6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3003 2024.08.27 19:49:40.784734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3004 2024.08.27 19:49:40.784784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3005 2024.08.27 19:49:40.784805 [ 3 ] {} <Debug> HTTP-Session: c9af437e-fad5-43f8-b6b8-88680ac96939 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3006 2024.08.27 19:49:40.784822 [ 3 ] {} <Debug> HTTP-Session: c9af437e-fad5-43f8-b6b8-88680ac96939 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3007 2024.08.27 19:49:40.784837 [ 3 ] {} <Debug> HTTP-Session: c9af437e-fad5-43f8-b6b8-88680ac96939 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3008 2024.08.27 19:49:40.784869 [ 3 ] {} <Trace> HTTP-Session: c9af437e-fad5-43f8-b6b8-88680ac96939 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3009 2024.08.27 19:49:40.784978 [ 3 ] {af291560-651c-4fcd-8550-cac8a62ecd66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
3010 2024.08.27 19:49:40.785029 [ 3 ] {af291560-651c-4fcd-8550-cac8a62ecd66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
3011 2024.08.27 19:49:40.785501 [ 3 ] {af291560-651c-4fcd-8550-cac8a62ecd66} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3012 2024.08.27 19:49:40.785839 [ 3 ] {af291560-651c-4fcd-8550-cac8a62ecd66} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3013 2024.08.27 19:49:40.785878 [ 3 ] {af291560-651c-4fcd-8550-cac8a62ecd66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
3014 2024.08.27 19:49:40.786268 [ 3 ] {af291560-651c-4fcd-8550-cac8a62ecd66} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3015 2024.08.27 19:49:40.786662 [ 3 ] {af291560-651c-4fcd-8550-cac8a62ecd66} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3016 2024.08.27 19:49:40.786793 [ 3 ] {af291560-651c-4fcd-8550-cac8a62ecd66} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001842 sec., 3257.328990228013 rows/sec., 192.45 KiB/sec.
3017 2024.08.27 19:49:40.787078 [ 3 ] {af291560-651c-4fcd-8550-cac8a62ecd66} <Debug> DynamicQueryHandler: Done processing query
3018 2024.08.27 19:49:40.787106 [ 3 ] {af291560-651c-4fcd-8550-cac8a62ecd66} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3019 2024.08.27 19:49:40.787124 [ 3 ] {} <Debug> HTTP-Session: c9af437e-fad5-43f8-b6b8-88680ac96939 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3020 2024.08.27 19:49:40.787412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 67021, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3021 2024.08.27 19:49:40.787464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3022 2024.08.27 19:49:40.787486 [ 3 ] {} <Debug> HTTP-Session: 6ba9c9e4-8950-4670-aaa5-220a4a29e842 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3023 2024.08.27 19:49:40.787504 [ 3 ] {} <Debug> HTTP-Session: 6ba9c9e4-8950-4670-aaa5-220a4a29e842 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3024 2024.08.27 19:49:40.787519 [ 3 ] {} <Debug> HTTP-Session: 6ba9c9e4-8950-4670-aaa5-220a4a29e842 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3025 2024.08.27 19:49:40.787551 [ 3 ] {} <Trace> HTTP-Session: 6ba9c9e4-8950-4670-aaa5-220a4a29e842 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3026 2024.08.27 19:49:40.787855 [ 3 ] {c5f46b3c-b4fc-428e-b9e4-7982599ec9b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3027 2024.08.27 19:49:40.787903 [ 3 ] {c5f46b3c-b4fc-428e-b9e4-7982599ec9b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3028 2024.08.27 19:49:40.788153 [ 3 ] {c5f46b3c-b4fc-428e-b9e4-7982599ec9b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3029 2024.08.27 19:49:40.788750 [ 3 ] {c5f46b3c-b4fc-428e-b9e4-7982599ec9b5} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3030 2024.08.27 19:49:40.788789 [ 3 ] {c5f46b3c-b4fc-428e-b9e4-7982599ec9b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
3031 2024.08.27 19:49:40.789201 [ 3 ] {c5f46b3c-b4fc-428e-b9e4-7982599ec9b5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3032 2024.08.27 19:49:40.789579 [ 3 ] {c5f46b3c-b4fc-428e-b9e4-7982599ec9b5} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3033 2024.08.27 19:49:40.789711 [ 3 ] {c5f46b3c-b4fc-428e-b9e4-7982599ec9b5} <Debug> executeQuery: Read 413 rows, 30.17 KiB in 0.002059 sec., 200582.8071879553 rows/sec., 14.31 MiB/sec.
3034 2024.08.27 19:49:40.789888 [ 3 ] {c5f46b3c-b4fc-428e-b9e4-7982599ec9b5} <Debug> DynamicQueryHandler: Done processing query
3035 2024.08.27 19:49:40.789914 [ 3 ] {c5f46b3c-b4fc-428e-b9e4-7982599ec9b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
3036 2024.08.27 19:49:40.789932 [ 3 ] {} <Debug> HTTP-Session: 6ba9c9e4-8950-4670-aaa5-220a4a29e842 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3037 2024.08.27 19:49:40.790066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3038 2024.08.27 19:49:40.790117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3039 2024.08.27 19:49:40.790138 [ 3 ] {} <Debug> HTTP-Session: c5cd892a-7e2b-4cd4-a23b-cc147107441a Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3040 2024.08.27 19:49:40.790157 [ 3 ] {} <Debug> HTTP-Session: c5cd892a-7e2b-4cd4-a23b-cc147107441a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3041 2024.08.27 19:49:40.790172 [ 3 ] {} <Debug> HTTP-Session: c5cd892a-7e2b-4cd4-a23b-cc147107441a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3042 2024.08.27 19:49:40.790204 [ 3 ] {} <Trace> HTTP-Session: c5cd892a-7e2b-4cd4-a23b-cc147107441a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3043 2024.08.27 19:49:40.790303 [ 3 ] {9d2e8340-3421-47e4-946c-5dd3aba72778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3044 2024.08.27 19:49:40.790349 [ 3 ] {9d2e8340-3421-47e4-946c-5dd3aba72778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3045 2024.08.27 19:49:40.790481 [ 3 ] {9d2e8340-3421-47e4-946c-5dd3aba72778} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3046 2024.08.27 19:49:40.790755 [ 3 ] {9d2e8340-3421-47e4-946c-5dd3aba72778} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3047 2024.08.27 19:49:40.790792 [ 3 ] {9d2e8340-3421-47e4-946c-5dd3aba72778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
3048 2024.08.27 19:49:40.791156 [ 3 ] {9d2e8340-3421-47e4-946c-5dd3aba72778} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3049 2024.08.27 19:49:40.791490 [ 3 ] {9d2e8340-3421-47e4-946c-5dd3aba72778} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3050 2024.08.27 19:49:40.791619 [ 3 ] {9d2e8340-3421-47e4-946c-5dd3aba72778} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001342 sec., 4470.938897168405 rows/sec., 233.59 KiB/sec.
3051 2024.08.27 19:49:40.791877 [ 3 ] {9d2e8340-3421-47e4-946c-5dd3aba72778} <Debug> DynamicQueryHandler: Done processing query
3052 2024.08.27 19:49:40.791903 [ 3 ] {9d2e8340-3421-47e4-946c-5dd3aba72778} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3053 2024.08.27 19:49:40.791921 [ 3 ] {} <Debug> HTTP-Session: c5cd892a-7e2b-4cd4-a23b-cc147107441a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3054 2024.08.27 19:49:40.792071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 45039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3055 2024.08.27 19:49:40.792121 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3056 2024.08.27 19:49:40.792142 [ 3 ] {} <Debug> HTTP-Session: 2a97a857-e1b6-4d22-b3eb-e9682d5c9dd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3057 2024.08.27 19:49:40.792159 [ 3 ] {} <Debug> HTTP-Session: 2a97a857-e1b6-4d22-b3eb-e9682d5c9dd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3058 2024.08.27 19:49:40.792173 [ 3 ] {} <Debug> HTTP-Session: 2a97a857-e1b6-4d22-b3eb-e9682d5c9dd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3059 2024.08.27 19:49:40.792204 [ 3 ] {} <Trace> HTTP-Session: 2a97a857-e1b6-4d22-b3eb-e9682d5c9dd4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3060 2024.08.27 19:49:40.792435 [ 3 ] {7d22b889-9e27-4b73-98e1-aa2f2f3898eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3061 2024.08.27 19:49:40.792484 [ 3 ] {7d22b889-9e27-4b73-98e1-aa2f2f3898eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3062 2024.08.27 19:49:40.792651 [ 3 ] {7d22b889-9e27-4b73-98e1-aa2f2f3898eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3063 2024.08.27 19:49:40.793096 [ 3 ] {7d22b889-9e27-4b73-98e1-aa2f2f3898eb} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3064 2024.08.27 19:49:40.793133 [ 3 ] {7d22b889-9e27-4b73-98e1-aa2f2f3898eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
3065 2024.08.27 19:49:40.793529 [ 3 ] {7d22b889-9e27-4b73-98e1-aa2f2f3898eb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3066 2024.08.27 19:49:40.793885 [ 3 ] {7d22b889-9e27-4b73-98e1-aa2f2f3898eb} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3067 2024.08.27 19:49:40.794015 [ 3 ] {7d22b889-9e27-4b73-98e1-aa2f2f3898eb} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001734 sec., 137831.6032295271 rows/sec., 9.24 MiB/sec.
3068 2024.08.27 19:49:40.794183 [ 3 ] {7d22b889-9e27-4b73-98e1-aa2f2f3898eb} <Debug> DynamicQueryHandler: Done processing query
3069 2024.08.27 19:49:40.794208 [ 3 ] {7d22b889-9e27-4b73-98e1-aa2f2f3898eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
3070 2024.08.27 19:49:40.794225 [ 3 ] {} <Debug> HTTP-Session: 2a97a857-e1b6-4d22-b3eb-e9682d5c9dd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3071 2024.08.27 19:49:40.794342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3072 2024.08.27 19:49:40.794391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3073 2024.08.27 19:49:40.794410 [ 3 ] {} <Debug> HTTP-Session: 77f1a3db-2294-4b6a-8718-d1b63d475d01 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3074 2024.08.27 19:49:40.794429 [ 3 ] {} <Debug> HTTP-Session: 77f1a3db-2294-4b6a-8718-d1b63d475d01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3075 2024.08.27 19:49:40.794444 [ 3 ] {} <Debug> HTTP-Session: 77f1a3db-2294-4b6a-8718-d1b63d475d01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3076 2024.08.27 19:49:40.794475 [ 3 ] {} <Trace> HTTP-Session: 77f1a3db-2294-4b6a-8718-d1b63d475d01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3077 2024.08.27 19:49:40.794569 [ 3 ] {c62b6fa7-afd3-4fc6-bd6d-6001f53c2d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
3078 2024.08.27 19:49:40.794614 [ 3 ] {c62b6fa7-afd3-4fc6-bd6d-6001f53c2d10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3079 2024.08.27 19:49:40.794746 [ 3 ] {c62b6fa7-afd3-4fc6-bd6d-6001f53c2d10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3080 2024.08.27 19:49:40.795016 [ 3 ] {c62b6fa7-afd3-4fc6-bd6d-6001f53c2d10} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3081 2024.08.27 19:49:40.795052 [ 3 ] {c62b6fa7-afd3-4fc6-bd6d-6001f53c2d10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
3082 2024.08.27 19:49:40.795405 [ 3 ] {c62b6fa7-afd3-4fc6-bd6d-6001f53c2d10} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3083 2024.08.27 19:49:40.795732 [ 3 ] {c62b6fa7-afd3-4fc6-bd6d-6001f53c2d10} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3084 2024.08.27 19:49:40.795863 [ 3 ] {c62b6fa7-afd3-4fc6-bd6d-6001f53c2d10} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001317 sec., 759.301442672741 rows/sec., 51.16 KiB/sec.
3085 2024.08.27 19:49:40.796029 [ 3 ] {c62b6fa7-afd3-4fc6-bd6d-6001f53c2d10} <Debug> DynamicQueryHandler: Done processing query
3086 2024.08.27 19:49:40.796054 [ 3 ] {c62b6fa7-afd3-4fc6-bd6d-6001f53c2d10} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3087 2024.08.27 19:49:40.796071 [ 3 ] {} <Debug> HTTP-Session: 77f1a3db-2294-4b6a-8718-d1b63d475d01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3088 2024.08.27 19:49:40.796212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3089 2024.08.27 19:49:40.796262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3090 2024.08.27 19:49:40.796283 [ 3 ] {} <Debug> HTTP-Session: 623754dd-9e44-4e89-a7ba-d689ca94286e Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3091 2024.08.27 19:49:40.796300 [ 3 ] {} <Debug> HTTP-Session: 623754dd-9e44-4e89-a7ba-d689ca94286e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3092 2024.08.27 19:49:40.796315 [ 3 ] {} <Debug> HTTP-Session: 623754dd-9e44-4e89-a7ba-d689ca94286e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3093 2024.08.27 19:49:40.796345 [ 3 ] {} <Trace> HTTP-Session: 623754dd-9e44-4e89-a7ba-d689ca94286e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3094 2024.08.27 19:49:40.796681 [ 3 ] {30690003-df49-48e2-95c8-dd2a705a7c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3095 2024.08.27 19:49:40.796745 [ 3 ] {30690003-df49-48e2-95c8-dd2a705a7c26} <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
3096 2024.08.27 19:49:40.797136 [ 3 ] {30690003-df49-48e2-95c8-dd2a705a7c26} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3097 2024.08.27 19:49:40.797817 [ 3 ] {30690003-df49-48e2-95c8-dd2a705a7c26} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3098 2024.08.27 19:49:40.797854 [ 3 ] {30690003-df49-48e2-95c8-dd2a705a7c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
3099 2024.08.27 19:49:40.798481 [ 3 ] {30690003-df49-48e2-95c8-dd2a705a7c26} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3100 2024.08.27 19:49:40.798894 [ 3 ] {30690003-df49-48e2-95c8-dd2a705a7c26} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3101 2024.08.27 19:49:40.799024 [ 51 ] {} <Debug> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3102 2024.08.27 19:49:40.799044 [ 3 ] {30690003-df49-48e2-95c8-dd2a705a7c26} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.0026 sec., 10384.615384615385 rows/sec., 18.61 MiB/sec.
3103 2024.08.27 19:49:40.799061 [ 51 ] {} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3104 2024.08.27 19:49:40.799098 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
3105 2024.08.27 19:49:40.799533 [ 200 ] {25052027-0a03-49be-8655-a6c64ba66c34::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
3106 2024.08.27 19:49:40.799679 [ 3 ] {30690003-df49-48e2-95c8-dd2a705a7c26} <Debug> DynamicQueryHandler: Done processing query
3107 2024.08.27 19:49:40.799734 [ 3 ] {30690003-df49-48e2-95c8-dd2a705a7c26} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
3108 2024.08.27 19:49:40.799789 [ 3 ] {} <Debug> HTTP-Session: 623754dd-9e44-4e89-a7ba-d689ca94286e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3109 2024.08.27 19:49:40.800014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 12143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3110 2024.08.27 19:49:40.800132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3111 2024.08.27 19:49:40.800203 [ 3 ] {} <Debug> HTTP-Session: d16f6cfd-b81f-45cc-a231-24a7a70f95d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3112 2024.08.27 19:49:40.800241 [ 200 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3113 2024.08.27 19:49:40.800251 [ 3 ] {} <Debug> HTTP-Session: d16f6cfd-b81f-45cc-a231-24a7a70f95d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3114 2024.08.27 19:49:40.800314 [ 3 ] {} <Debug> HTTP-Session: d16f6cfd-b81f-45cc-a231-24a7a70f95d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3115 2024.08.27 19:49:40.800423 [ 3 ] {} <Trace> HTTP-Session: d16f6cfd-b81f-45cc-a231-24a7a70f95d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3116 2024.08.27 19:49:40.800436 [ 200 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part
3117 2024.08.27 19:49:40.800735 [ 3 ] {10f6497d-0401-49c2-872d-15f664f4714a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3118 2024.08.27 19:49:40.800932 [ 3 ] {10f6497d-0401-49c2-872d-15f664f4714a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3119 2024.08.27 19:49:40.801202 [ 200 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part
3120 2024.08.27 19:49:40.801859 [ 3 ] {10f6497d-0401-49c2-872d-15f664f4714a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3121 2024.08.27 19:49:40.802047 [ 200 ] {25052027-0a03-49be-8655-a6c64ba66c34::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
3122 2024.08.27 19:49:40.802637 [ 200 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part
3123 2024.08.27 19:49:40.802998 [ 3 ] {10f6497d-0401-49c2-872d-15f664f4714a} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3124 2024.08.27 19:49:40.803091 [ 3 ] {10f6497d-0401-49c2-872d-15f664f4714a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB.
3125 2024.08.27 19:49:40.803334 [ 200 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 27 rows starting from the beginning of the part
3126 2024.08.27 19:49:40.803951 [ 200 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 27 rows starting from the beginning of the part
3127 2024.08.27 19:49:40.804428 [ 3 ] {10f6497d-0401-49c2-872d-15f664f4714a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3128 2024.08.27 19:49:40.805451 [ 3 ] {10f6497d-0401-49c2-872d-15f664f4714a} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3129 2024.08.27 19:49:40.805893 [ 3 ] {10f6497d-0401-49c2-872d-15f664f4714a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005305 sec., 15457.115928369463 rows/sec., 1005.28 KiB/sec.
3130 2024.08.27 19:49:40.806483 [ 3 ] {10f6497d-0401-49c2-872d-15f664f4714a} <Debug> DynamicQueryHandler: Done processing query
3131 2024.08.27 19:49:40.806522 [ 3 ] {10f6497d-0401-49c2-872d-15f664f4714a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3132 2024.08.27 19:49:40.806562 [ 3 ] {} <Debug> HTTP-Session: d16f6cfd-b81f-45cc-a231-24a7a70f95d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3133 2024.08.27 19:49:40.808351 [ 194 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 86 rows, containing 19 columns (19 merged, 0 gathered) in 0.009115299 sec., 9434.68777052733 rows/sec., 16.91 MiB/sec.
3134 2024.08.27 19:49:40.808618 [ 200 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3135 2024.08.27 19:49:40.809203 [ 200 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3136 2024.08.27 19:49:40.809298 [ 200 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3137 2024.08.27 19:49:40.809427 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB.
3138 2024.08.27 19:49:45.758632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 11847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3139 2024.08.27 19:49:45.758771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3140 2024.08.27 19:49:45.758803 [ 3 ] {} <Debug> HTTP-Session: 1e0212fe-2ebe-45fa-a7d5-a19228562066 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3141 2024.08.27 19:49:45.758832 [ 3 ] {} <Debug> HTTP-Session: 1e0212fe-2ebe-45fa-a7d5-a19228562066 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3142 2024.08.27 19:49:45.758851 [ 3 ] {} <Debug> HTTP-Session: 1e0212fe-2ebe-45fa-a7d5-a19228562066 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3143 2024.08.27 19:49:45.758904 [ 3 ] {} <Trace> HTTP-Session: 1e0212fe-2ebe-45fa-a7d5-a19228562066 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3144 2024.08.27 19:49:45.759112 [ 3 ] {5cf387e1-b11d-4f78-b696-e2ee13b8b3a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3145 2024.08.27 19:49:45.759181 [ 3 ] {5cf387e1-b11d-4f78-b696-e2ee13b8b3a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3146 2024.08.27 19:49:45.759520 [ 3 ] {5cf387e1-b11d-4f78-b696-e2ee13b8b3a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3147 2024.08.27 19:49:45.760055 [ 3 ] {5cf387e1-b11d-4f78-b696-e2ee13b8b3a3} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3148 2024.08.27 19:49:45.760102 [ 3 ] {5cf387e1-b11d-4f78-b696-e2ee13b8b3a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
3149 2024.08.27 19:49:45.760536 [ 3 ] {5cf387e1-b11d-4f78-b696-e2ee13b8b3a3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3150 2024.08.27 19:49:45.760936 [ 3 ] {5cf387e1-b11d-4f78-b696-e2ee13b8b3a3} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3151 2024.08.27 19:49:45.761117 [ 3 ] {5cf387e1-b11d-4f78-b696-e2ee13b8b3a3} <Debug> executeQuery: Read 82 rows, 6.84 KiB in 0.002072 sec., 39575.28957528957 rows/sec., 3.22 MiB/sec.
3152 2024.08.27 19:49:45.761475 [ 3 ] {5cf387e1-b11d-4f78-b696-e2ee13b8b3a3} <Debug> DynamicQueryHandler: Done processing query
3153 2024.08.27 19:49:45.761504 [ 3 ] {5cf387e1-b11d-4f78-b696-e2ee13b8b3a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3154 2024.08.27 19:49:45.761521 [ 3 ] {} <Debug> HTTP-Session: 1e0212fe-2ebe-45fa-a7d5-a19228562066 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3155 2024.08.27 19:49:45.761714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3156 2024.08.27 19:49:45.761775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3157 2024.08.27 19:49:45.761796 [ 3 ] {} <Debug> HTTP-Session: 57d10101-5c55-4372-a3d2-11827e4788d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3158 2024.08.27 19:49:45.761814 [ 3 ] {} <Debug> HTTP-Session: 57d10101-5c55-4372-a3d2-11827e4788d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3159 2024.08.27 19:49:45.761829 [ 3 ] {} <Debug> HTTP-Session: 57d10101-5c55-4372-a3d2-11827e4788d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3160 2024.08.27 19:49:45.761865 [ 3 ] {} <Trace> HTTP-Session: 57d10101-5c55-4372-a3d2-11827e4788d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3161 2024.08.27 19:49:45.761979 [ 3 ] {875cdd42-419f-486e-9567-dced4aa8daf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3162 2024.08.27 19:49:45.762028 [ 3 ] {875cdd42-419f-486e-9567-dced4aa8daf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3163 2024.08.27 19:49:45.762291 [ 3 ] {875cdd42-419f-486e-9567-dced4aa8daf9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3164 2024.08.27 19:49:45.762655 [ 3 ] {875cdd42-419f-486e-9567-dced4aa8daf9} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3165 2024.08.27 19:49:45.762695 [ 3 ] {875cdd42-419f-486e-9567-dced4aa8daf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
3166 2024.08.27 19:49:45.763061 [ 3 ] {875cdd42-419f-486e-9567-dced4aa8daf9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3167 2024.08.27 19:49:45.763446 [ 3 ] {875cdd42-419f-486e-9567-dced4aa8daf9} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3168 2024.08.27 19:49:45.763606 [ 3 ] {875cdd42-419f-486e-9567-dced4aa8daf9} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001658 sec., 7840.772014475271 rows/sec., 589.59 KiB/sec.
3169 2024.08.27 19:49:45.763795 [ 3 ] {875cdd42-419f-486e-9567-dced4aa8daf9} <Debug> DynamicQueryHandler: Done processing query
3170 2024.08.27 19:49:45.763821 [ 3 ] {875cdd42-419f-486e-9567-dced4aa8daf9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3171 2024.08.27 19:49:45.763839 [ 3 ] {} <Debug> HTTP-Session: 57d10101-5c55-4372-a3d2-11827e4788d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3172 2024.08.27 19:49:45.764014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 15305, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3173 2024.08.27 19:49:45.764065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3174 2024.08.27 19:49:45.764086 [ 3 ] {} <Debug> HTTP-Session: 539cea14-b634-4c84-9d36-adfb1d6c0d64 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3175 2024.08.27 19:49:45.764104 [ 3 ] {} <Debug> HTTP-Session: 539cea14-b634-4c84-9d36-adfb1d6c0d64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3176 2024.08.27 19:49:45.764118 [ 3 ] {} <Debug> HTTP-Session: 539cea14-b634-4c84-9d36-adfb1d6c0d64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3177 2024.08.27 19:49:45.764150 [ 3 ] {} <Trace> HTTP-Session: 539cea14-b634-4c84-9d36-adfb1d6c0d64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3178 2024.08.27 19:49:45.764279 [ 3 ] {6e617f4d-0a8e-4db6-89ad-49e416a2362c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3179 2024.08.27 19:49:45.764324 [ 3 ] {6e617f4d-0a8e-4db6-89ad-49e416a2362c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3180 2024.08.27 19:49:45.764560 [ 3 ] {6e617f4d-0a8e-4db6-89ad-49e416a2362c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3181 2024.08.27 19:49:45.764948 [ 3 ] {6e617f4d-0a8e-4db6-89ad-49e416a2362c} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3182 2024.08.27 19:49:45.765013 [ 3 ] {6e617f4d-0a8e-4db6-89ad-49e416a2362c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
3183 2024.08.27 19:49:45.765387 [ 3 ] {6e617f4d-0a8e-4db6-89ad-49e416a2362c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3184 2024.08.27 19:49:45.765759 [ 3 ] {6e617f4d-0a8e-4db6-89ad-49e416a2362c} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3185 2024.08.27 19:49:45.765926 [ 3 ] {6e617f4d-0a8e-4db6-89ad-49e416a2362c} <Debug> executeQuery: Read 90 rows, 7.21 KiB in 0.001686 sec., 53380.78291814947 rows/sec., 4.18 MiB/sec.
3186 2024.08.27 19:49:45.766132 [ 3 ] {6e617f4d-0a8e-4db6-89ad-49e416a2362c} <Debug> DynamicQueryHandler: Done processing query
3187 2024.08.27 19:49:45.766157 [ 3 ] {6e617f4d-0a8e-4db6-89ad-49e416a2362c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3188 2024.08.27 19:49:45.766174 [ 3 ] {} <Debug> HTTP-Session: 539cea14-b634-4c84-9d36-adfb1d6c0d64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3189 2024.08.27 19:49:45.766343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 30657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3190 2024.08.27 19:49:45.766393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3191 2024.08.27 19:49:45.766413 [ 3 ] {} <Debug> HTTP-Session: e0cab0f5-9e91-4129-87f7-c6cef4541335 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3192 2024.08.27 19:49:45.766431 [ 3 ] {} <Debug> HTTP-Session: e0cab0f5-9e91-4129-87f7-c6cef4541335 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3193 2024.08.27 19:49:45.766447 [ 3 ] {} <Debug> HTTP-Session: e0cab0f5-9e91-4129-87f7-c6cef4541335 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3194 2024.08.27 19:49:45.766480 [ 3 ] {} <Trace> HTTP-Session: e0cab0f5-9e91-4129-87f7-c6cef4541335 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3195 2024.08.27 19:49:45.766625 [ 3 ] {79053934-d254-4c92-a3bc-b88038380696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3196 2024.08.27 19:49:45.766680 [ 3 ] {79053934-d254-4c92-a3bc-b88038380696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3197 2024.08.27 19:49:45.766830 [ 3 ] {79053934-d254-4c92-a3bc-b88038380696} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3198 2024.08.27 19:49:45.767243 [ 3 ] {79053934-d254-4c92-a3bc-b88038380696} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3199 2024.08.27 19:49:45.767280 [ 3 ] {79053934-d254-4c92-a3bc-b88038380696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
3200 2024.08.27 19:49:45.767679 [ 3 ] {79053934-d254-4c92-a3bc-b88038380696} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3201 2024.08.27 19:49:45.768032 [ 3 ] {79053934-d254-4c92-a3bc-b88038380696} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3202 2024.08.27 19:49:45.768198 [ 3 ] {79053934-d254-4c92-a3bc-b88038380696} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001629 sec., 98219.76672805402 rows/sec., 6.84 MiB/sec.
3203 2024.08.27 19:49:45.768537 [ 3 ] {79053934-d254-4c92-a3bc-b88038380696} <Debug> DynamicQueryHandler: Done processing query
3204 2024.08.27 19:49:45.768564 [ 3 ] {79053934-d254-4c92-a3bc-b88038380696} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3205 2024.08.27 19:49:45.768581 [ 3 ] {} <Debug> HTTP-Session: e0cab0f5-9e91-4129-87f7-c6cef4541335 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3206 2024.08.27 19:49:45.768744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 21143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3207 2024.08.27 19:49:45.768795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3208 2024.08.27 19:49:45.768815 [ 3 ] {} <Debug> HTTP-Session: 13945be5-2a85-475f-80a5-396c7cd0c07f Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3209 2024.08.27 19:49:45.768833 [ 3 ] {} <Debug> HTTP-Session: 13945be5-2a85-475f-80a5-396c7cd0c07f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3210 2024.08.27 19:49:45.768847 [ 3 ] {} <Debug> HTTP-Session: 13945be5-2a85-475f-80a5-396c7cd0c07f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3211 2024.08.27 19:49:45.768878 [ 3 ] {} <Trace> HTTP-Session: 13945be5-2a85-475f-80a5-396c7cd0c07f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3212 2024.08.27 19:49:45.769083 [ 3 ] {f7f20b97-e0df-4925-9427-944472528af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3213 2024.08.27 19:49:45.769154 [ 3 ] {f7f20b97-e0df-4925-9427-944472528af7} <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
3214 2024.08.27 19:49:45.769587 [ 3 ] {f7f20b97-e0df-4925-9427-944472528af7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3215 2024.08.27 19:49:45.770164 [ 3 ] {f7f20b97-e0df-4925-9427-944472528af7} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3216 2024.08.27 19:49:45.770203 [ 3 ] {f7f20b97-e0df-4925-9427-944472528af7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
3217 2024.08.27 19:49:45.770808 [ 3 ] {f7f20b97-e0df-4925-9427-944472528af7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3218 2024.08.27 19:49:45.771241 [ 3 ] {f7f20b97-e0df-4925-9427-944472528af7} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3219 2024.08.27 19:49:45.771428 [ 3 ] {f7f20b97-e0df-4925-9427-944472528af7} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002467 sec., 5269.55816781516 rows/sec., 9.44 MiB/sec.
3220 2024.08.27 19:49:45.771639 [ 3 ] {f7f20b97-e0df-4925-9427-944472528af7} <Debug> DynamicQueryHandler: Done processing query
3221 2024.08.27 19:49:45.771664 [ 3 ] {f7f20b97-e0df-4925-9427-944472528af7} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
3222 2024.08.27 19:49:45.771682 [ 3 ] {} <Debug> HTTP-Session: 13945be5-2a85-475f-80a5-396c7cd0c07f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3223 2024.08.27 19:49:45.771807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 2403, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3224 2024.08.27 19:49:45.771857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3225 2024.08.27 19:49:45.771877 [ 3 ] {} <Debug> HTTP-Session: 1580629f-1904-45de-8452-c3dc659f8888 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3226 2024.08.27 19:49:45.771894 [ 3 ] {} <Debug> HTTP-Session: 1580629f-1904-45de-8452-c3dc659f8888 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3227 2024.08.27 19:49:45.771909 [ 3 ] {} <Debug> HTTP-Session: 1580629f-1904-45de-8452-c3dc659f8888 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3228 2024.08.27 19:49:45.771940 [ 3 ] {} <Trace> HTTP-Session: 1580629f-1904-45de-8452-c3dc659f8888 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3229 2024.08.27 19:49:45.772044 [ 3 ] {d5dbf25a-ff80-4b10-af77-251f558863fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3230 2024.08.27 19:49:45.772092 [ 3 ] {d5dbf25a-ff80-4b10-af77-251f558863fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3231 2024.08.27 19:49:45.772220 [ 3 ] {d5dbf25a-ff80-4b10-af77-251f558863fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3232 2024.08.27 19:49:45.772516 [ 3 ] {d5dbf25a-ff80-4b10-af77-251f558863fa} <Trace> oximeter.measurements_i64 (0519600b-b570-40b8-9272-3f7c21ba25c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3233 2024.08.27 19:49:45.772553 [ 3 ] {d5dbf25a-ff80-4b10-af77-251f558863fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
3234 2024.08.27 19:49:45.772918 [ 3 ] {d5dbf25a-ff80-4b10-af77-251f558863fa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3235 2024.08.27 19:49:45.773255 [ 3 ] {d5dbf25a-ff80-4b10-af77-251f558863fa} <Trace> oximeter.measurements_i64 (0519600b-b570-40b8-9272-3f7c21ba25c5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3236 2024.08.27 19:49:45.773422 [ 3 ] {d5dbf25a-ff80-4b10-af77-251f558863fa} <Debug> executeQuery: Read 15 rows, 1.09 KiB in 0.001395 sec., 10752.68817204301 rows/sec., 779.85 KiB/sec.
3237 2024.08.27 19:49:45.773716 [ 3 ] {d5dbf25a-ff80-4b10-af77-251f558863fa} <Debug> DynamicQueryHandler: Done processing query
3238 2024.08.27 19:49:45.773741 [ 3 ] {d5dbf25a-ff80-4b10-af77-251f558863fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3239 2024.08.27 19:49:45.773759 [ 3 ] {} <Debug> HTTP-Session: 1580629f-1904-45de-8452-c3dc659f8888 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3240 2024.08.27 19:49:45.773879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3241 2024.08.27 19:49:45.773936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3242 2024.08.27 19:49:45.773956 [ 3 ] {} <Debug> HTTP-Session: 2bd3ed5f-aa30-4567-8183-9a00a86687e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3243 2024.08.27 19:49:45.773973 [ 3 ] {} <Debug> HTTP-Session: 2bd3ed5f-aa30-4567-8183-9a00a86687e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3244 2024.08.27 19:49:45.773988 [ 3 ] {} <Debug> HTTP-Session: 2bd3ed5f-aa30-4567-8183-9a00a86687e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3245 2024.08.27 19:49:45.774018 [ 3 ] {} <Trace> HTTP-Session: 2bd3ed5f-aa30-4567-8183-9a00a86687e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3246 2024.08.27 19:49:45.774142 [ 3 ] {b7194094-f247-44f4-be98-f2a90a0f1d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3247 2024.08.27 19:49:45.774186 [ 3 ] {b7194094-f247-44f4-be98-f2a90a0f1d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3248 2024.08.27 19:49:45.774348 [ 3 ] {b7194094-f247-44f4-be98-f2a90a0f1d81} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3249 2024.08.27 19:49:45.774649 [ 3 ] {b7194094-f247-44f4-be98-f2a90a0f1d81} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3250 2024.08.27 19:49:45.774688 [ 3 ] {b7194094-f247-44f4-be98-f2a90a0f1d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
3251 2024.08.27 19:49:45.775050 [ 3 ] {b7194094-f247-44f4-be98-f2a90a0f1d81} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3252 2024.08.27 19:49:45.775398 [ 3 ] {b7194094-f247-44f4-be98-f2a90a0f1d81} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3253 2024.08.27 19:49:45.775563 [ 3 ] {b7194094-f247-44f4-be98-f2a90a0f1d81} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001459 sec., 41124.057573680606 rows/sec., 2.77 MiB/sec.
3254 2024.08.27 19:49:45.775854 [ 3 ] {b7194094-f247-44f4-be98-f2a90a0f1d81} <Debug> DynamicQueryHandler: Done processing query
3255 2024.08.27 19:49:45.775879 [ 3 ] {b7194094-f247-44f4-be98-f2a90a0f1d81} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3256 2024.08.27 19:49:45.775895 [ 3 ] {} <Debug> HTTP-Session: 2bd3ed5f-aa30-4567-8183-9a00a86687e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3257 2024.08.27 19:49:47.658830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3258 2024.08.27 19:49:47.658935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3259 2024.08.27 19:49:47.658958 [ 3 ] {} <Debug> HTTP-Session: 7a11a880-8e16-4c2a-898b-b5bf66ff5c08 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3260 2024.08.27 19:49:47.658981 [ 3 ] {} <Debug> HTTP-Session: 7a11a880-8e16-4c2a-898b-b5bf66ff5c08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3261 2024.08.27 19:49:47.658996 [ 3 ] {} <Debug> HTTP-Session: 7a11a880-8e16-4c2a-898b-b5bf66ff5c08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3262 2024.08.27 19:49:47.659043 [ 3 ] {} <Trace> HTTP-Session: 7a11a880-8e16-4c2a-898b-b5bf66ff5c08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3263 2024.08.27 19:49:47.659265 [ 3 ] {71ce245b-2117-41a4-8565-c6c750722fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
3264 2024.08.27 19:49:47.659669 [ 3 ] {71ce245b-2117-41a4-8565-c6c750722fcb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
3265 2024.08.27 19:49:47.659721 [ 3 ] {71ce245b-2117-41a4-8565-c6c750722fcb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
3266 2024.08.27 19:49:47.660077 [ 3 ] {71ce245b-2117-41a4-8565-c6c750722fcb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3267 2024.08.27 19:49:47.660158 [ 3 ] {71ce245b-2117-41a4-8565-c6c750722fcb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
3268 2024.08.27 19:49:47.660334 [ 3 ] {71ce245b-2117-41a4-8565-c6c750722fcb} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Key condition: (column 0 notIn 35-element set)
3269 2024.08.27 19:49:47.660436 [ 257 ] {71ce245b-2117-41a4-8565-c6c750722fcb} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
3270 2024.08.27 19:49:47.660634 [ 263 ] {71ce245b-2117-41a4-8565-c6c750722fcb} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps
3271 2024.08.27 19:49:47.660659 [ 261 ] {71ce245b-2117-41a4-8565-c6c750722fcb} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
3272 2024.08.27 19:49:47.660700 [ 255 ] {71ce245b-2117-41a4-8565-c6c750722fcb} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
3273 2024.08.27 19:49:47.660659 [ 262 ] {71ce245b-2117-41a4-8565-c6c750722fcb} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
3274 2024.08.27 19:49:47.660968 [ 3 ] {71ce245b-2117-41a4-8565-c6c750722fcb} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges
3275 2024.08.27 19:49:47.661001 [ 3 ] {71ce245b-2117-41a4-8565-c6c750722fcb} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Spreading mark ranges among streams (default reading)
3276 2024.08.27 19:49:47.661141 [ 3 ] {71ce245b-2117-41a4-8565-c6c750722fcb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
3277 2024.08.27 19:49:47.661165 [ 3 ] {71ce245b-2117-41a4-8565-c6c750722fcb} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Reading approx. 34 rows with 4 streams
3278 2024.08.27 19:49:47.661209 [ 3 ] {71ce245b-2117-41a4-8565-c6c750722fcb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
3279 2024.08.27 19:49:47.661257 [ 3 ] {71ce245b-2117-41a4-8565-c6c750722fcb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
3280 2024.08.27 19:49:47.661299 [ 3 ] {71ce245b-2117-41a4-8565-c6c750722fcb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
3281 2024.08.27 19:49:47.661336 [ 3 ] {71ce245b-2117-41a4-8565-c6c750722fcb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
3282 2024.08.27 19:49:47.663563 [ 3 ] {71ce245b-2117-41a4-8565-c6c750722fcb} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.004421 sec., 7690.567744854106 rows/sec., 295.99 KiB/sec.
3283 2024.08.27 19:49:47.663985 [ 3 ] {71ce245b-2117-41a4-8565-c6c750722fcb} <Debug> DynamicQueryHandler: Done processing query
3284 2024.08.27 19:49:47.664012 [ 3 ] {71ce245b-2117-41a4-8565-c6c750722fcb} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
3285 2024.08.27 19:49:47.664030 [ 3 ] {} <Debug> HTTP-Session: 7a11a880-8e16-4c2a-898b-b5bf66ff5c08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3286 2024.08.27 19:49:47.664275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3287 2024.08.27 19:49:47.664324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3288 2024.08.27 19:49:47.664343 [ 3 ] {} <Debug> HTTP-Session: 03cc13e7-652c-4866-a52e-6e7ac2d1de0d Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3289 2024.08.27 19:49:47.664361 [ 3 ] {} <Debug> HTTP-Session: 03cc13e7-652c-4866-a52e-6e7ac2d1de0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3290 2024.08.27 19:49:47.664375 [ 3 ] {} <Debug> HTTP-Session: 03cc13e7-652c-4866-a52e-6e7ac2d1de0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3291 2024.08.27 19:49:47.664408 [ 3 ] {} <Trace> HTTP-Session: 03cc13e7-652c-4866-a52e-6e7ac2d1de0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3292 2024.08.27 19:49:47.664562 [ 3 ] {16b7debe-b0cb-46e4-b948-779306b45130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
3293 2024.08.27 19:49:47.664867 [ 3 ] {16b7debe-b0cb-46e4-b948-779306b45130} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
3294 2024.08.27 19:49:47.664917 [ 3 ] {16b7debe-b0cb-46e4-b948-779306b45130} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
3295 2024.08.27 19:49:47.665236 [ 3 ] {16b7debe-b0cb-46e4-b948-779306b45130} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3296 2024.08.27 19:49:47.665301 [ 3 ] {16b7debe-b0cb-46e4-b948-779306b45130} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
3297 2024.08.27 19:49:47.665444 [ 3 ] {16b7debe-b0cb-46e4-b948-779306b45130} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Key condition: (column 0 notIn 36-element set)
3298 2024.08.27 19:49:47.665670 [ 251 ] {16b7debe-b0cb-46e4-b948-779306b45130} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
3299 2024.08.27 19:49:47.665689 [ 254 ] {16b7debe-b0cb-46e4-b948-779306b45130} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
3300 2024.08.27 19:49:47.665736 [ 261 ] {16b7debe-b0cb-46e4-b948-779306b45130} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
3301 2024.08.27 19:49:47.665718 [ 258 ] {16b7debe-b0cb-46e4-b948-779306b45130} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps
3302 2024.08.27 19:49:47.665746 [ 255 ] {16b7debe-b0cb-46e4-b948-779306b45130} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
3303 2024.08.27 19:49:47.665936 [ 3 ] {16b7debe-b0cb-46e4-b948-779306b45130} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges
3304 2024.08.27 19:49:47.665968 [ 3 ] {16b7debe-b0cb-46e4-b948-779306b45130} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Spreading mark ranges among streams (default reading)
3305 2024.08.27 19:49:47.666094 [ 3 ] {16b7debe-b0cb-46e4-b948-779306b45130} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
3306 2024.08.27 19:49:47.666115 [ 3 ] {16b7debe-b0cb-46e4-b948-779306b45130} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Reading approx. 34 rows with 4 streams
3307 2024.08.27 19:49:47.666157 [ 3 ] {16b7debe-b0cb-46e4-b948-779306b45130} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
3308 2024.08.27 19:49:47.666202 [ 3 ] {16b7debe-b0cb-46e4-b948-779306b45130} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
3309 2024.08.27 19:49:47.666243 [ 3 ] {16b7debe-b0cb-46e4-b948-779306b45130} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
3310 2024.08.27 19:49:47.666281 [ 3 ] {16b7debe-b0cb-46e4-b948-779306b45130} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
3311 2024.08.27 19:49:47.668577 [ 3 ] {16b7debe-b0cb-46e4-b948-779306b45130} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.004103 sec., 8286.619546673166 rows/sec., 318.94 KiB/sec.
3312 2024.08.27 19:49:47.669007 [ 3 ] {16b7debe-b0cb-46e4-b948-779306b45130} <Debug> DynamicQueryHandler: Done processing query
3313 2024.08.27 19:49:47.669038 [ 3 ] {16b7debe-b0cb-46e4-b948-779306b45130} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
3314 2024.08.27 19:49:47.669059 [ 3 ] {} <Debug> HTTP-Session: 03cc13e7-652c-4866-a52e-6e7ac2d1de0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3315 2024.08.27 19:49:47.669439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3316 2024.08.27 19:49:47.669489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3317 2024.08.27 19:49:47.669509 [ 3 ] {} <Debug> HTTP-Session: 66b01c77-df23-4a56-b38c-230de1bfb1c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3318 2024.08.27 19:49:47.669525 [ 3 ] {} <Debug> HTTP-Session: 66b01c77-df23-4a56-b38c-230de1bfb1c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3319 2024.08.27 19:49:47.669539 [ 3 ] {} <Debug> HTTP-Session: 66b01c77-df23-4a56-b38c-230de1bfb1c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3320 2024.08.27 19:49:47.669570 [ 3 ] {} <Trace> HTTP-Session: 66b01c77-df23-4a56-b38c-230de1bfb1c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3321 2024.08.27 19:49:47.669727 [ 3 ] {8d42c956-b8b8-4c79-8f1a-8a07b336374c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
3322 2024.08.27 19:49:47.670025 [ 3 ] {8d42c956-b8b8-4c79-8f1a-8a07b336374c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
3323 2024.08.27 19:49:47.670074 [ 3 ] {8d42c956-b8b8-4c79-8f1a-8a07b336374c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
3324 2024.08.27 19:49:47.670397 [ 3 ] {8d42c956-b8b8-4c79-8f1a-8a07b336374c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3325 2024.08.27 19:49:47.670462 [ 3 ] {8d42c956-b8b8-4c79-8f1a-8a07b336374c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
3326 2024.08.27 19:49:47.670603 [ 3 ] {8d42c956-b8b8-4c79-8f1a-8a07b336374c} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Key condition: (column 0 notIn 37-element set)
3327 2024.08.27 19:49:47.670798 [ 251 ] {8d42c956-b8b8-4c79-8f1a-8a07b336374c} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
3328 2024.08.27 19:49:47.670838 [ 255 ] {8d42c956-b8b8-4c79-8f1a-8a07b336374c} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
3329 2024.08.27 19:49:47.670928 [ 257 ] {8d42c956-b8b8-4c79-8f1a-8a07b336374c} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
3330 2024.08.27 19:49:47.670967 [ 261 ] {8d42c956-b8b8-4c79-8f1a-8a07b336374c} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps
3331 2024.08.27 19:49:47.670950 [ 262 ] {8d42c956-b8b8-4c79-8f1a-8a07b336374c} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
3332 2024.08.27 19:49:47.671131 [ 3 ] {8d42c956-b8b8-4c79-8f1a-8a07b336374c} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges
3333 2024.08.27 19:49:47.671162 [ 3 ] {8d42c956-b8b8-4c79-8f1a-8a07b336374c} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Spreading mark ranges among streams (default reading)
3334 2024.08.27 19:49:47.671289 [ 3 ] {8d42c956-b8b8-4c79-8f1a-8a07b336374c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
3335 2024.08.27 19:49:47.671310 [ 3 ] {8d42c956-b8b8-4c79-8f1a-8a07b336374c} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Reading approx. 34 rows with 4 streams
3336 2024.08.27 19:49:47.671349 [ 3 ] {8d42c956-b8b8-4c79-8f1a-8a07b336374c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
3337 2024.08.27 19:49:47.671392 [ 3 ] {8d42c956-b8b8-4c79-8f1a-8a07b336374c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
3338 2024.08.27 19:49:47.671429 [ 3 ] {8d42c956-b8b8-4c79-8f1a-8a07b336374c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
3339 2024.08.27 19:49:47.671465 [ 3 ] {8d42c956-b8b8-4c79-8f1a-8a07b336374c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
3340 2024.08.27 19:49:47.673384 [ 3 ] {8d42c956-b8b8-4c79-8f1a-8a07b336374c} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.003745 sec., 9078.771695594125 rows/sec., 349.42 KiB/sec.
3341 2024.08.27 19:49:47.673762 [ 3 ] {8d42c956-b8b8-4c79-8f1a-8a07b336374c} <Debug> DynamicQueryHandler: Done processing query
3342 2024.08.27 19:49:47.673787 [ 3 ] {8d42c956-b8b8-4c79-8f1a-8a07b336374c} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
3343 2024.08.27 19:49:47.673805 [ 3 ] {} <Debug> HTTP-Session: 66b01c77-df23-4a56-b38c-230de1bfb1c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3344 2024.08.27 19:49:47.674179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3345 2024.08.27 19:49:47.674307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3346 2024.08.27 19:49:47.674376 [ 3 ] {} <Debug> HTTP-Session: 1b1ab57e-dd30-4b3c-8e2e-4f581b0f62f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3347 2024.08.27 19:49:47.674407 [ 3 ] {} <Debug> HTTP-Session: 1b1ab57e-dd30-4b3c-8e2e-4f581b0f62f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3348 2024.08.27 19:49:47.674436 [ 3 ] {} <Debug> HTTP-Session: 1b1ab57e-dd30-4b3c-8e2e-4f581b0f62f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3349 2024.08.27 19:49:47.674483 [ 3 ] {} <Trace> HTTP-Session: 1b1ab57e-dd30-4b3c-8e2e-4f581b0f62f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3350 2024.08.27 19:49:47.674669 [ 3 ] {134b653c-b266-44e7-9d1c-be2655dd5886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
3351 2024.08.27 19:49:47.674985 [ 3 ] {134b653c-b266-44e7-9d1c-be2655dd5886} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
3352 2024.08.27 19:49:47.675038 [ 3 ] {134b653c-b266-44e7-9d1c-be2655dd5886} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
3353 2024.08.27 19:49:47.675366 [ 3 ] {134b653c-b266-44e7-9d1c-be2655dd5886} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3354 2024.08.27 19:49:47.675433 [ 3 ] {134b653c-b266-44e7-9d1c-be2655dd5886} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
3355 2024.08.27 19:49:47.675576 [ 3 ] {134b653c-b266-44e7-9d1c-be2655dd5886} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Key condition: (column 0 notIn 38-element set)
3356 2024.08.27 19:49:47.675784 [ 251 ] {134b653c-b266-44e7-9d1c-be2655dd5886} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
3357 2024.08.27 19:49:47.675807 [ 258 ] {134b653c-b266-44e7-9d1c-be2655dd5886} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
3358 2024.08.27 19:49:47.675855 [ 261 ] {134b653c-b266-44e7-9d1c-be2655dd5886} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
3359 2024.08.27 19:49:47.675874 [ 262 ] {134b653c-b266-44e7-9d1c-be2655dd5886} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
3360 2024.08.27 19:49:47.675875 [ 254 ] {134b653c-b266-44e7-9d1c-be2655dd5886} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps
3361 2024.08.27 19:49:47.676005 [ 3 ] {134b653c-b266-44e7-9d1c-be2655dd5886} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges
3362 2024.08.27 19:49:47.676036 [ 3 ] {134b653c-b266-44e7-9d1c-be2655dd5886} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Spreading mark ranges among streams (default reading)
3363 2024.08.27 19:49:47.676165 [ 3 ] {134b653c-b266-44e7-9d1c-be2655dd5886} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
3364 2024.08.27 19:49:47.676186 [ 3 ] {134b653c-b266-44e7-9d1c-be2655dd5886} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Reading approx. 34 rows with 4 streams
3365 2024.08.27 19:49:47.676225 [ 3 ] {134b653c-b266-44e7-9d1c-be2655dd5886} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
3366 2024.08.27 19:49:47.676269 [ 3 ] {134b653c-b266-44e7-9d1c-be2655dd5886} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
3367 2024.08.27 19:49:47.676311 [ 3 ] {134b653c-b266-44e7-9d1c-be2655dd5886} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
3368 2024.08.27 19:49:47.676349 [ 3 ] {134b653c-b266-44e7-9d1c-be2655dd5886} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
3369 2024.08.27 19:49:47.678036 [ 3 ] {134b653c-b266-44e7-9d1c-be2655dd5886} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.003452 sec., 9849.362688296638 rows/sec., 379.08 KiB/sec.
3370 2024.08.27 19:49:47.678464 [ 3 ] {134b653c-b266-44e7-9d1c-be2655dd5886} <Debug> DynamicQueryHandler: Done processing query
3371 2024.08.27 19:49:47.678494 [ 3 ] {134b653c-b266-44e7-9d1c-be2655dd5886} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
3372 2024.08.27 19:49:47.678516 [ 3 ] {} <Debug> HTTP-Session: 1b1ab57e-dd30-4b3c-8e2e-4f581b0f62f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3373 2024.08.27 19:49:47.678790 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1426, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3374 2024.08.27 19:49:47.678850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3375 2024.08.27 19:49:47.678874 [ 3 ] {} <Debug> HTTP-Session: 3fb90d37-0b11-44d7-8ca7-31df2ca8e474 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3376 2024.08.27 19:49:47.678894 [ 3 ] {} <Debug> HTTP-Session: 3fb90d37-0b11-44d7-8ca7-31df2ca8e474 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3377 2024.08.27 19:49:47.678912 [ 3 ] {} <Debug> HTTP-Session: 3fb90d37-0b11-44d7-8ca7-31df2ca8e474 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3378 2024.08.27 19:49:47.678949 [ 3 ] {} <Trace> HTTP-Session: 3fb90d37-0b11-44d7-8ca7-31df2ca8e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3379 2024.08.27 19:49:47.679144 [ 3 ] {2c4ed3ce-ad7e-42d0-9247-e04353f7069d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
3380 2024.08.27 19:49:47.679458 [ 3 ] {2c4ed3ce-ad7e-42d0-9247-e04353f7069d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
3381 2024.08.27 19:49:47.679508 [ 3 ] {2c4ed3ce-ad7e-42d0-9247-e04353f7069d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
3382 2024.08.27 19:49:47.679834 [ 3 ] {2c4ed3ce-ad7e-42d0-9247-e04353f7069d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3383 2024.08.27 19:49:47.679901 [ 3 ] {2c4ed3ce-ad7e-42d0-9247-e04353f7069d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
3384 2024.08.27 19:49:47.680043 [ 3 ] {2c4ed3ce-ad7e-42d0-9247-e04353f7069d} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Key condition: (column 0 notIn 39-element set)
3385 2024.08.27 19:49:47.680184 [ 251 ] {2c4ed3ce-ad7e-42d0-9247-e04353f7069d} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
3386 2024.08.27 19:49:47.680211 [ 255 ] {2c4ed3ce-ad7e-42d0-9247-e04353f7069d} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
3387 2024.08.27 19:49:47.680247 [ 257 ] {2c4ed3ce-ad7e-42d0-9247-e04353f7069d} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
3388 2024.08.27 19:49:47.680293 [ 258 ] {2c4ed3ce-ad7e-42d0-9247-e04353f7069d} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps
3389 2024.08.27 19:49:47.680356 [ 263 ] {2c4ed3ce-ad7e-42d0-9247-e04353f7069d} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
3390 2024.08.27 19:49:47.680471 [ 3 ] {2c4ed3ce-ad7e-42d0-9247-e04353f7069d} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges
3391 2024.08.27 19:49:47.680502 [ 3 ] {2c4ed3ce-ad7e-42d0-9247-e04353f7069d} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Spreading mark ranges among streams (default reading)
3392 2024.08.27 19:49:47.680625 [ 3 ] {2c4ed3ce-ad7e-42d0-9247-e04353f7069d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
3393 2024.08.27 19:49:47.680646 [ 3 ] {2c4ed3ce-ad7e-42d0-9247-e04353f7069d} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Reading approx. 34 rows with 4 streams
3394 2024.08.27 19:49:47.680687 [ 3 ] {2c4ed3ce-ad7e-42d0-9247-e04353f7069d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
3395 2024.08.27 19:49:47.680731 [ 3 ] {2c4ed3ce-ad7e-42d0-9247-e04353f7069d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
3396 2024.08.27 19:49:47.680771 [ 3 ] {2c4ed3ce-ad7e-42d0-9247-e04353f7069d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
3397 2024.08.27 19:49:47.680808 [ 3 ] {2c4ed3ce-ad7e-42d0-9247-e04353f7069d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
3398 2024.08.27 19:49:47.682718 [ 3 ] {2c4ed3ce-ad7e-42d0-9247-e04353f7069d} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.003687 sec., 9221.589368049905 rows/sec., 354.92 KiB/sec.
3399 2024.08.27 19:49:47.683093 [ 3 ] {2c4ed3ce-ad7e-42d0-9247-e04353f7069d} <Debug> DynamicQueryHandler: Done processing query
3400 2024.08.27 19:49:47.683117 [ 3 ] {2c4ed3ce-ad7e-42d0-9247-e04353f7069d} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
3401 2024.08.27 19:49:47.683135 [ 3 ] {} <Debug> HTTP-Session: 3fb90d37-0b11-44d7-8ca7-31df2ca8e474 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3402 2024.08.27 19:49:47.683397 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1455, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3403 2024.08.27 19:49:47.683447 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3404 2024.08.27 19:49:47.683466 [ 3 ] {} <Debug> HTTP-Session: 5a53d9b1-8073-43fe-9cf9-bdd74989fe47 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3405 2024.08.27 19:49:47.683482 [ 3 ] {} <Debug> HTTP-Session: 5a53d9b1-8073-43fe-9cf9-bdd74989fe47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3406 2024.08.27 19:49:47.683496 [ 3 ] {} <Debug> HTTP-Session: 5a53d9b1-8073-43fe-9cf9-bdd74989fe47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3407 2024.08.27 19:49:47.683526 [ 3 ] {} <Trace> HTTP-Session: 5a53d9b1-8073-43fe-9cf9-bdd74989fe47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3408 2024.08.27 19:49:47.683681 [ 3 ] {dfe63353-77af-4ec8-8518-5ee8c3a95f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
3409 2024.08.27 19:49:47.683985 [ 3 ] {dfe63353-77af-4ec8-8518-5ee8c3a95f60} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
3410 2024.08.27 19:49:47.684035 [ 3 ] {dfe63353-77af-4ec8-8518-5ee8c3a95f60} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
3411 2024.08.27 19:49:47.684366 [ 3 ] {dfe63353-77af-4ec8-8518-5ee8c3a95f60} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3412 2024.08.27 19:49:47.684433 [ 3 ] {dfe63353-77af-4ec8-8518-5ee8c3a95f60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
3413 2024.08.27 19:49:47.684575 [ 3 ] {dfe63353-77af-4ec8-8518-5ee8c3a95f60} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Key condition: (column 0 notIn 40-element set)
3414 2024.08.27 19:49:47.684805 [ 261 ] {dfe63353-77af-4ec8-8518-5ee8c3a95f60} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
3415 2024.08.27 19:49:47.684814 [ 254 ] {dfe63353-77af-4ec8-8518-5ee8c3a95f60} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
3416 2024.08.27 19:49:47.684832 [ 251 ] {dfe63353-77af-4ec8-8518-5ee8c3a95f60} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
3417 2024.08.27 19:49:47.684840 [ 255 ] {dfe63353-77af-4ec8-8518-5ee8c3a95f60} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
3418 2024.08.27 19:49:47.684867 [ 258 ] {dfe63353-77af-4ec8-8518-5ee8c3a95f60} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps
3419 2024.08.27 19:49:47.685019 [ 3 ] {dfe63353-77af-4ec8-8518-5ee8c3a95f60} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges
3420 2024.08.27 19:49:47.685050 [ 3 ] {dfe63353-77af-4ec8-8518-5ee8c3a95f60} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Spreading mark ranges among streams (default reading)
3421 2024.08.27 19:49:47.685176 [ 3 ] {dfe63353-77af-4ec8-8518-5ee8c3a95f60} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
3422 2024.08.27 19:49:47.685198 [ 3 ] {dfe63353-77af-4ec8-8518-5ee8c3a95f60} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Reading approx. 34 rows with 4 streams
3423 2024.08.27 19:49:47.685239 [ 3 ] {dfe63353-77af-4ec8-8518-5ee8c3a95f60} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
3424 2024.08.27 19:49:47.685285 [ 3 ] {dfe63353-77af-4ec8-8518-5ee8c3a95f60} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
3425 2024.08.27 19:49:47.685325 [ 3 ] {dfe63353-77af-4ec8-8518-5ee8c3a95f60} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
3426 2024.08.27 19:49:47.685366 [ 3 ] {dfe63353-77af-4ec8-8518-5ee8c3a95f60} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
3427 2024.08.27 19:49:47.687576 [ 3 ] {dfe63353-77af-4ec8-8518-5ee8c3a95f60} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.003984 sec., 8534.13654618474 rows/sec., 328.46 KiB/sec.
3428 2024.08.27 19:49:47.688006 [ 3 ] {dfe63353-77af-4ec8-8518-5ee8c3a95f60} <Debug> DynamicQueryHandler: Done processing query
3429 2024.08.27 19:49:47.688035 [ 3 ] {dfe63353-77af-4ec8-8518-5ee8c3a95f60} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
3430 2024.08.27 19:49:47.688057 [ 3 ] {} <Debug> HTTP-Session: 5a53d9b1-8073-43fe-9cf9-bdd74989fe47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3431 2024.08.27 19:49:47.792647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 2476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3432 2024.08.27 19:49:47.792704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3433 2024.08.27 19:49:47.792723 [ 3 ] {} <Debug> HTTP-Session: 34ad84b0-6661-442b-8ef4-e779deb03fc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3434 2024.08.27 19:49:47.792740 [ 3 ] {} <Debug> HTTP-Session: 34ad84b0-6661-442b-8ef4-e779deb03fc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3435 2024.08.27 19:49:47.792753 [ 3 ] {} <Debug> HTTP-Session: 34ad84b0-6661-442b-8ef4-e779deb03fc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3436 2024.08.27 19:49:47.792785 [ 3 ] {} <Trace> HTTP-Session: 34ad84b0-6661-442b-8ef4-e779deb03fc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3437 2024.08.27 19:49:47.792904 [ 3 ] {5f02d29f-2db2-4e06-b2b9-8b11adfc3987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
3438 2024.08.27 19:49:47.792952 [ 3 ] {5f02d29f-2db2-4e06-b2b9-8b11adfc3987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3439 2024.08.27 19:49:47.793129 [ 3 ] {5f02d29f-2db2-4e06-b2b9-8b11adfc3987} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3440 2024.08.27 19:49:47.793513 [ 3 ] {5f02d29f-2db2-4e06-b2b9-8b11adfc3987} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3441 2024.08.27 19:49:47.793550 [ 3 ] {5f02d29f-2db2-4e06-b2b9-8b11adfc3987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
3442 2024.08.27 19:49:47.794044 [ 3 ] {5f02d29f-2db2-4e06-b2b9-8b11adfc3987} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3443 2024.08.27 19:49:47.794364 [ 3 ] {5f02d29f-2db2-4e06-b2b9-8b11adfc3987} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3444 2024.08.27 19:49:47.794497 [ 43 ] {} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3445 2024.08.27 19:49:47.794498 [ 3 ] {5f02d29f-2db2-4e06-b2b9-8b11adfc3987} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.00164 sec., 3658.5365853658536 rows/sec., 814.60 KiB/sec.
3446 2024.08.27 19:49:47.794536 [ 43 ] {} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3447 2024.08.27 19:49:47.794572 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
3448 2024.08.27 19:49:47.794772 [ 3 ] {5f02d29f-2db2-4e06-b2b9-8b11adfc3987} <Debug> DynamicQueryHandler: Done processing query
3449 2024.08.27 19:49:47.794780 [ 198 ] {ee58489a-f761-4951-a8f4-5c2641e286cb::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
3450 2024.08.27 19:49:47.794806 [ 3 ] {5f02d29f-2db2-4e06-b2b9-8b11adfc3987} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3451 2024.08.27 19:49:47.794854 [ 3 ] {} <Debug> HTTP-Session: 34ad84b0-6661-442b-8ef4-e779deb03fc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3452 2024.08.27 19:49:47.795177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 173287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3453 2024.08.27 19:49:47.795224 [ 198 ] {ee58489a-f761-4951-a8f4-5c2641e286cb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3454 2024.08.27 19:49:47.795260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3455 2024.08.27 19:49:47.795284 [ 198 ] {ee58489a-f761-4951-a8f4-5c2641e286cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part
3456 2024.08.27 19:49:47.795314 [ 3 ] {} <Debug> HTTP-Session: 5a197c5a-4909-4767-bdf2-9643ad6e3446 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3457 2024.08.27 19:49:47.795339 [ 3 ] {} <Debug> HTTP-Session: 5a197c5a-4909-4767-bdf2-9643ad6e3446 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3458 2024.08.27 19:49:47.795368 [ 3 ] {} <Debug> HTTP-Session: 5a197c5a-4909-4767-bdf2-9643ad6e3446 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3459 2024.08.27 19:49:47.795483 [ 3 ] {} <Trace> HTTP-Session: 5a197c5a-4909-4767-bdf2-9643ad6e3446 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3460 2024.08.27 19:49:47.795552 [ 198 ] {ee58489a-f761-4951-a8f4-5c2641e286cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 5 rows starting from the beginning of the part
3461 2024.08.27 19:49:47.795742 [ 198 ] {ee58489a-f761-4951-a8f4-5c2641e286cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part
3462 2024.08.27 19:49:47.795839 [ 198 ] {ee58489a-f761-4951-a8f4-5c2641e286cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part
3463 2024.08.27 19:49:47.795925 [ 198 ] {ee58489a-f761-4951-a8f4-5c2641e286cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part
3464 2024.08.27 19:49:47.796021 [ 198 ] {ee58489a-f761-4951-a8f4-5c2641e286cb::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
3465 2024.08.27 19:49:47.796455 [ 3 ] {5edff33b-ae99-4415-90e5-3aaff942173e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3466 2024.08.27 19:49:47.796555 [ 3 ] {5edff33b-ae99-4415-90e5-3aaff942173e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3467 2024.08.27 19:49:47.797634 [ 3 ] {5edff33b-ae99-4415-90e5-3aaff942173e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3468 2024.08.27 19:49:47.799781 [ 3 ] {5edff33b-ae99-4415-90e5-3aaff942173e} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3469 2024.08.27 19:49:47.799860 [ 3 ] {5edff33b-ae99-4415-90e5-3aaff942173e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
3470 2024.08.27 19:49:47.801207 [ 3 ] {5edff33b-ae99-4415-90e5-3aaff942173e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3471 2024.08.27 19:49:47.802412 [ 3 ] {5edff33b-ae99-4415-90e5-3aaff942173e} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3472 2024.08.27 19:49:47.802779 [ 3 ] {5edff33b-ae99-4415-90e5-3aaff942173e} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.007081 sec., 168902.69735913008 rows/sec., 13.92 MiB/sec.
3473 2024.08.27 19:49:47.802994 [ 3 ] {5edff33b-ae99-4415-90e5-3aaff942173e} <Debug> DynamicQueryHandler: Done processing query
3474 2024.08.27 19:49:47.803018 [ 3 ] {5edff33b-ae99-4415-90e5-3aaff942173e} <Debug> MemoryTracker: Peak memory usage (for query): 4.97 MiB.
3475 2024.08.27 19:49:47.803034 [ 3 ] {} <Debug> HTTP-Session: 5a197c5a-4909-4767-bdf2-9643ad6e3446 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3476 2024.08.27 19:49:47.803291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 30464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3477 2024.08.27 19:49:47.803391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3478 2024.08.27 19:49:47.803455 [ 3 ] {} <Debug> HTTP-Session: a453b268-dfe1-41f6-a7cf-c29ef43a90f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3479 2024.08.27 19:49:47.803502 [ 3 ] {} <Debug> HTTP-Session: a453b268-dfe1-41f6-a7cf-c29ef43a90f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3480 2024.08.27 19:49:47.803559 [ 3 ] {} <Debug> HTTP-Session: a453b268-dfe1-41f6-a7cf-c29ef43a90f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3481 2024.08.27 19:49:47.803660 [ 3 ] {} <Trace> HTTP-Session: a453b268-dfe1-41f6-a7cf-c29ef43a90f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3482 2024.08.27 19:49:47.804073 [ 198 ] {ee58489a-f761-4951-a8f4-5c2641e286cb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 6 columns (6 merged, 0 gathered) in 0.009411784 sec., 4356.241069705808 rows/sec., 697.37 KiB/sec.
3483 2024.08.27 19:49:47.804083 [ 3 ] {db492371-4b0b-41d1-acbc-714eb7821281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
3484 2024.08.27 19:49:47.804176 [ 3 ] {db492371-4b0b-41d1-acbc-714eb7821281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3485 2024.08.27 19:49:47.804284 [ 198 ] {ee58489a-f761-4951-a8f4-5c2641e286cb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3486 2024.08.27 19:49:47.805180 [ 3 ] {db492371-4b0b-41d1-acbc-714eb7821281} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3487 2024.08.27 19:49:47.805758 [ 198 ] {ee58489a-f761-4951-a8f4-5c2641e286cb::all_1_6_1} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3488 2024.08.27 19:49:47.805995 [ 198 ] {ee58489a-f761-4951-a8f4-5c2641e286cb::all_1_6_1} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3489 2024.08.27 19:49:47.806124 [ 3 ] {db492371-4b0b-41d1-acbc-714eb7821281} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3490 2024.08.27 19:49:47.806147 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
3491 2024.08.27 19:49:47.806196 [ 3 ] {db492371-4b0b-41d1-acbc-714eb7821281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
3492 2024.08.27 19:49:47.806620 [ 3 ] {db492371-4b0b-41d1-acbc-714eb7821281} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3493 2024.08.27 19:49:47.807016 [ 3 ] {db492371-4b0b-41d1-acbc-714eb7821281} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3494 2024.08.27 19:49:47.807151 [ 3 ] {db492371-4b0b-41d1-acbc-714eb7821281} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.003313 sec., 68819.8007847872 rows/sec., 4.66 MiB/sec.
3495 2024.08.27 19:49:47.807473 [ 3 ] {db492371-4b0b-41d1-acbc-714eb7821281} <Debug> DynamicQueryHandler: Done processing query
3496 2024.08.27 19:49:47.807499 [ 3 ] {db492371-4b0b-41d1-acbc-714eb7821281} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
3497 2024.08.27 19:49:47.807516 [ 3 ] {} <Debug> HTTP-Session: a453b268-dfe1-41f6-a7cf-c29ef43a90f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3498 2024.08.27 19:49:47.807755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 85852, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3499 2024.08.27 19:49:47.807805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3500 2024.08.27 19:49:47.807824 [ 3 ] {} <Debug> HTTP-Session: 9d77448c-d819-46e7-8f6b-04ce559cfee2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3501 2024.08.27 19:49:47.807841 [ 3 ] {} <Debug> HTTP-Session: 9d77448c-d819-46e7-8f6b-04ce559cfee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3502 2024.08.27 19:49:47.807856 [ 3 ] {} <Debug> HTTP-Session: 9d77448c-d819-46e7-8f6b-04ce559cfee2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3503 2024.08.27 19:49:47.807887 [ 3 ] {} <Trace> HTTP-Session: 9d77448c-d819-46e7-8f6b-04ce559cfee2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3504 2024.08.27 19:49:47.808192 [ 3 ] {7f7bb7e9-6473-4351-bbee-1f561c0aef12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3505 2024.08.27 19:49:47.808237 [ 3 ] {7f7bb7e9-6473-4351-bbee-1f561c0aef12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3506 2024.08.27 19:49:47.808495 [ 3 ] {7f7bb7e9-6473-4351-bbee-1f561c0aef12} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3507 2024.08.27 19:49:47.809135 [ 3 ] {7f7bb7e9-6473-4351-bbee-1f561c0aef12} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3508 2024.08.27 19:49:47.809172 [ 3 ] {7f7bb7e9-6473-4351-bbee-1f561c0aef12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
3509 2024.08.27 19:49:47.809560 [ 3 ] {7f7bb7e9-6473-4351-bbee-1f561c0aef12} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3510 2024.08.27 19:49:47.809926 [ 3 ] {7f7bb7e9-6473-4351-bbee-1f561c0aef12} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3511 2024.08.27 19:49:47.810059 [ 3 ] {7f7bb7e9-6473-4351-bbee-1f561c0aef12} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.002052 sec., 253411.306042885 rows/sec., 18.75 MiB/sec.
3512 2024.08.27 19:49:47.810251 [ 3 ] {7f7bb7e9-6473-4351-bbee-1f561c0aef12} <Debug> DynamicQueryHandler: Done processing query
3513 2024.08.27 19:49:47.810276 [ 3 ] {7f7bb7e9-6473-4351-bbee-1f561c0aef12} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
3514 2024.08.27 19:49:47.810293 [ 3 ] {} <Debug> HTTP-Session: 9d77448c-d819-46e7-8f6b-04ce559cfee2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3515 2024.08.27 19:49:47.811478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 518795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3516 2024.08.27 19:49:47.811529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3517 2024.08.27 19:49:47.811548 [ 3 ] {} <Debug> HTTP-Session: 1829f06f-b40c-4649-b32f-82408f69ced8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3518 2024.08.27 19:49:47.811564 [ 3 ] {} <Debug> HTTP-Session: 1829f06f-b40c-4649-b32f-82408f69ced8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3519 2024.08.27 19:49:47.811579 [ 3 ] {} <Debug> HTTP-Session: 1829f06f-b40c-4649-b32f-82408f69ced8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3520 2024.08.27 19:49:47.811609 [ 3 ] {} <Trace> HTTP-Session: 1829f06f-b40c-4649-b32f-82408f69ced8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3521 2024.08.27 19:49:47.812670 [ 3 ] {f10723a5-8820-4637-9326-c4d38dea833b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3522 2024.08.27 19:49:47.812721 [ 3 ] {f10723a5-8820-4637-9326-c4d38dea833b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3523 2024.08.27 19:49:47.812870 [ 3 ] {f10723a5-8820-4637-9326-c4d38dea833b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3524 2024.08.27 19:49:47.815032 [ 3 ] {f10723a5-8820-4637-9326-c4d38dea833b} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3525 2024.08.27 19:49:47.815065 [ 3 ] {f10723a5-8820-4637-9326-c4d38dea833b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
3526 2024.08.27 19:49:47.815716 [ 3 ] {f10723a5-8820-4637-9326-c4d38dea833b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3527 2024.08.27 19:49:47.816060 [ 3 ] {f10723a5-8820-4637-9326-c4d38dea833b} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3528 2024.08.27 19:49:47.816195 [ 3 ] {f10723a5-8820-4637-9326-c4d38dea833b} <Debug> executeQuery: Read 2744 rows, 187.75 KiB in 0.004353 sec., 630369.8598667586 rows/sec., 42.12 MiB/sec.
3529 2024.08.27 19:49:47.816380 [ 3 ] {f10723a5-8820-4637-9326-c4d38dea833b} <Debug> DynamicQueryHandler: Done processing query
3530 2024.08.27 19:49:47.816403 [ 3 ] {f10723a5-8820-4637-9326-c4d38dea833b} <Debug> MemoryTracker: Peak memory usage (for query): 5.54 MiB.
3531 2024.08.27 19:49:47.816419 [ 3 ] {} <Debug> HTTP-Session: 1829f06f-b40c-4649-b32f-82408f69ced8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3532 2024.08.27 19:49:47.816710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 3392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3533 2024.08.27 19:49:47.816760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3534 2024.08.27 19:49:47.816779 [ 3 ] {} <Debug> HTTP-Session: d026e355-93dd-44a0-8ad2-dff3d509ec7a Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3535 2024.08.27 19:49:47.816795 [ 3 ] {} <Debug> HTTP-Session: d026e355-93dd-44a0-8ad2-dff3d509ec7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3536 2024.08.27 19:49:47.816810 [ 3 ] {} <Debug> HTTP-Session: d026e355-93dd-44a0-8ad2-dff3d509ec7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3537 2024.08.27 19:49:47.816841 [ 3 ] {} <Trace> HTTP-Session: d026e355-93dd-44a0-8ad2-dff3d509ec7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3538 2024.08.27 19:49:47.816941 [ 3 ] {fbc34028-3968-41ca-852d-b97bc9502eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3539 2024.08.27 19:49:47.816988 [ 3 ] {fbc34028-3968-41ca-852d-b97bc9502eb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3540 2024.08.27 19:49:47.817119 [ 3 ] {fbc34028-3968-41ca-852d-b97bc9502eb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3541 2024.08.27 19:49:47.817387 [ 3 ] {fbc34028-3968-41ca-852d-b97bc9502eb1} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3542 2024.08.27 19:49:47.817424 [ 3 ] {fbc34028-3968-41ca-852d-b97bc9502eb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
3543 2024.08.27 19:49:47.817789 [ 3 ] {fbc34028-3968-41ca-852d-b97bc9502eb1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3544 2024.08.27 19:49:47.818109 [ 3 ] {fbc34028-3968-41ca-852d-b97bc9502eb1} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3545 2024.08.27 19:49:47.818243 [ 3 ] {fbc34028-3968-41ca-852d-b97bc9502eb1} <Debug> executeQuery: Read 22 rows, 1.53 KiB in 0.001334 sec., 16491.75412293853 rows/sec., 1.12 MiB/sec.
3546 2024.08.27 19:49:47.818418 [ 3 ] {fbc34028-3968-41ca-852d-b97bc9502eb1} <Debug> DynamicQueryHandler: Done processing query
3547 2024.08.27 19:49:47.818444 [ 3 ] {fbc34028-3968-41ca-852d-b97bc9502eb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3548 2024.08.27 19:49:47.818461 [ 3 ] {} <Debug> HTTP-Session: d026e355-93dd-44a0-8ad2-dff3d509ec7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3549 2024.08.27 19:49:50.755377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3550 2024.08.27 19:49:50.755521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3551 2024.08.27 19:49:50.755548 [ 3 ] {} <Debug> HTTP-Session: a5933b8c-56ac-45cf-b6c9-78c4182b41ac Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3552 2024.08.27 19:49:50.755573 [ 3 ] {} <Debug> HTTP-Session: a5933b8c-56ac-45cf-b6c9-78c4182b41ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3553 2024.08.27 19:49:50.755588 [ 3 ] {} <Debug> HTTP-Session: a5933b8c-56ac-45cf-b6c9-78c4182b41ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3554 2024.08.27 19:49:50.755636 [ 3 ] {} <Trace> HTTP-Session: a5933b8c-56ac-45cf-b6c9-78c4182b41ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3555 2024.08.27 19:49:50.755824 [ 3 ] {65e35387-15ac-4bec-ae02-c1c51ef39e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3556 2024.08.27 19:49:50.755891 [ 3 ] {65e35387-15ac-4bec-ae02-c1c51ef39e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3557 2024.08.27 19:49:50.756227 [ 3 ] {65e35387-15ac-4bec-ae02-c1c51ef39e24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3558 2024.08.27 19:49:50.756720 [ 3 ] {65e35387-15ac-4bec-ae02-c1c51ef39e24} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3559 2024.08.27 19:49:50.756765 [ 3 ] {65e35387-15ac-4bec-ae02-c1c51ef39e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
3560 2024.08.27 19:49:50.757175 [ 3 ] {65e35387-15ac-4bec-ae02-c1c51ef39e24} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3561 2024.08.27 19:49:50.757568 [ 3 ] {65e35387-15ac-4bec-ae02-c1c51ef39e24} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3562 2024.08.27 19:49:50.757759 [ 3 ] {65e35387-15ac-4bec-ae02-c1c51ef39e24} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001978 sec., 1011.1223458038422 rows/sec., 82.45 KiB/sec.
3563 2024.08.27 19:49:50.757987 [ 3 ] {65e35387-15ac-4bec-ae02-c1c51ef39e24} <Debug> DynamicQueryHandler: Done processing query
3564 2024.08.27 19:49:50.758014 [ 3 ] {65e35387-15ac-4bec-ae02-c1c51ef39e24} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3565 2024.08.27 19:49:50.758031 [ 3 ] {} <Debug> HTTP-Session: a5933b8c-56ac-45cf-b6c9-78c4182b41ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3566 2024.08.27 19:49:50.758188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 36950, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3567 2024.08.27 19:49:50.758245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3568 2024.08.27 19:49:50.758266 [ 3 ] {} <Debug> HTTP-Session: 4c3ffd1e-8fea-4b58-baba-cc5d6b2b61c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3569 2024.08.27 19:49:50.758284 [ 3 ] {} <Debug> HTTP-Session: 4c3ffd1e-8fea-4b58-baba-cc5d6b2b61c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3570 2024.08.27 19:49:50.758299 [ 3 ] {} <Debug> HTTP-Session: 4c3ffd1e-8fea-4b58-baba-cc5d6b2b61c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3571 2024.08.27 19:49:50.758335 [ 3 ] {} <Trace> HTTP-Session: 4c3ffd1e-8fea-4b58-baba-cc5d6b2b61c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3572 2024.08.27 19:49:50.758514 [ 3 ] {0764d9da-b7b3-42e8-bc7f-e0aad5a6c71d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3573 2024.08.27 19:49:50.758560 [ 3 ] {0764d9da-b7b3-42e8-bc7f-e0aad5a6c71d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3574 2024.08.27 19:49:50.758830 [ 3 ] {0764d9da-b7b3-42e8-bc7f-e0aad5a6c71d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3575 2024.08.27 19:49:50.759343 [ 3 ] {0764d9da-b7b3-42e8-bc7f-e0aad5a6c71d} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3576 2024.08.27 19:49:50.759384 [ 3 ] {0764d9da-b7b3-42e8-bc7f-e0aad5a6c71d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
3577 2024.08.27 19:49:50.759773 [ 3 ] {0764d9da-b7b3-42e8-bc7f-e0aad5a6c71d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3578 2024.08.27 19:49:50.760142 [ 3 ] {0764d9da-b7b3-42e8-bc7f-e0aad5a6c71d} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3579 2024.08.27 19:49:50.760298 [ 41 ] {} <Debug> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3580 2024.08.27 19:49:50.760305 [ 3 ] {0764d9da-b7b3-42e8-bc7f-e0aad5a6c71d} <Debug> executeQuery: Read 244 rows, 22.13 KiB in 0.001873 sec., 130272.29044313934 rows/sec., 11.54 MiB/sec.
3581 2024.08.27 19:49:50.760391 [ 41 ] {} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3582 2024.08.27 19:49:50.760483 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
3583 2024.08.27 19:49:50.760680 [ 3 ] {0764d9da-b7b3-42e8-bc7f-e0aad5a6c71d} <Debug> DynamicQueryHandler: Done processing query
3584 2024.08.27 19:49:50.760721 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::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
3585 2024.08.27 19:49:50.760728 [ 3 ] {0764d9da-b7b3-42e8-bc7f-e0aad5a6c71d} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
3586 2024.08.27 19:49:50.760815 [ 3 ] {} <Debug> HTTP-Session: 4c3ffd1e-8fea-4b58-baba-cc5d6b2b61c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3587 2024.08.27 19:49:50.761002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3588 2024.08.27 19:49:50.761026 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3589 2024.08.27 19:49:50.761104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3590 2024.08.27 19:49:50.761112 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 243 rows starting from the beginning of the part
3591 2024.08.27 19:49:50.761145 [ 3 ] {} <Debug> HTTP-Session: 7540a0fc-5245-444f-ae94-d644d7016cce Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3592 2024.08.27 19:49:50.761171 [ 3 ] {} <Debug> HTTP-Session: 7540a0fc-5245-444f-ae94-d644d7016cce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3593 2024.08.27 19:49:50.761206 [ 3 ] {} <Debug> HTTP-Session: 7540a0fc-5245-444f-ae94-d644d7016cce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3594 2024.08.27 19:49:50.761333 [ 3 ] {} <Trace> HTTP-Session: 7540a0fc-5245-444f-ae94-d644d7016cce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3595 2024.08.27 19:49:50.761434 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part
3596 2024.08.27 19:49:50.761728 [ 3 ] {e7d2f95a-73c6-49f6-b6b5-b498c038e79b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3597 2024.08.27 19:49:50.761751 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 245 rows starting from the beginning of the part
3598 2024.08.27 19:49:50.761869 [ 3 ] {e7d2f95a-73c6-49f6-b6b5-b498c038e79b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3599 2024.08.27 19:49:50.762121 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 82 rows starting from the beginning of the part
3600 2024.08.27 19:49:50.762464 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1196 rows starting from the beginning of the part
3601 2024.08.27 19:49:50.762765 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 244 rows starting from the beginning of the part
3602 2024.08.27 19:49:50.763491 [ 3 ] {e7d2f95a-73c6-49f6-b6b5-b498c038e79b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3603 2024.08.27 19:49:50.764326 [ 3 ] {e7d2f95a-73c6-49f6-b6b5-b498c038e79b} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3604 2024.08.27 19:49:50.764390 [ 3 ] {e7d2f95a-73c6-49f6-b6b5-b498c038e79b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
3605 2024.08.27 19:49:50.765349 [ 3 ] {e7d2f95a-73c6-49f6-b6b5-b498c038e79b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3606 2024.08.27 19:49:50.765961 [ 3 ] {e7d2f95a-73c6-49f6-b6b5-b498c038e79b} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3607 2024.08.27 19:49:50.766394 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2066 rows, containing 5 columns (5 merged, 0 gathered) in 0.005768074 sec., 358178.48384053324 rows/sec., 31.60 MiB/sec.
3608 2024.08.27 19:49:50.766413 [ 3 ] {e7d2f95a-73c6-49f6-b6b5-b498c038e79b} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.004855 sec., 5973.223480947477 rows/sec., 446.95 KiB/sec.
3609 2024.08.27 19:49:50.766695 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3610 2024.08.27 19:49:50.766730 [ 3 ] {e7d2f95a-73c6-49f6-b6b5-b498c038e79b} <Debug> DynamicQueryHandler: Done processing query
3611 2024.08.27 19:49:50.766783 [ 3 ] {e7d2f95a-73c6-49f6-b6b5-b498c038e79b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3612 2024.08.27 19:49:50.766811 [ 3 ] {} <Debug> HTTP-Session: 7540a0fc-5245-444f-ae94-d644d7016cce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3613 2024.08.27 19:49:50.767038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3614 2024.08.27 19:49:50.767159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3615 2024.08.27 19:49:50.767222 [ 3 ] {} <Debug> HTTP-Session: 29c9a108-4e0b-426b-9eb4-ee4b86ad1ce1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3616 2024.08.27 19:49:50.767264 [ 3 ] {} <Debug> HTTP-Session: 29c9a108-4e0b-426b-9eb4-ee4b86ad1ce1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3617 2024.08.27 19:49:50.767288 [ 3 ] {} <Debug> HTTP-Session: 29c9a108-4e0b-426b-9eb4-ee4b86ad1ce1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3618 2024.08.27 19:49:50.767351 [ 3 ] {} <Trace> HTTP-Session: 29c9a108-4e0b-426b-9eb4-ee4b86ad1ce1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3619 2024.08.27 19:49:50.767512 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_16_3} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3620 2024.08.27 19:49:50.767530 [ 3 ] {c57c7fe6-4e78-40a9-9f91-61359278ef89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
3621 2024.08.27 19:49:50.767634 [ 3 ] {c57c7fe6-4e78-40a9-9f91-61359278ef89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3622 2024.08.27 19:49:50.767678 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_16_3} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3623 2024.08.27 19:49:50.767839 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB.
3624 2024.08.27 19:49:50.768030 [ 3 ] {c57c7fe6-4e78-40a9-9f91-61359278ef89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3625 2024.08.27 19:49:50.768384 [ 3 ] {c57c7fe6-4e78-40a9-9f91-61359278ef89} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3626 2024.08.27 19:49:50.768423 [ 3 ] {c57c7fe6-4e78-40a9-9f91-61359278ef89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
3627 2024.08.27 19:49:50.768804 [ 3 ] {c57c7fe6-4e78-40a9-9f91-61359278ef89} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3628 2024.08.27 19:49:50.769174 [ 3 ] {c57c7fe6-4e78-40a9-9f91-61359278ef89} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3629 2024.08.27 19:49:50.769338 [ 3 ] {c57c7fe6-4e78-40a9-9f91-61359278ef89} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001868 sec., 7494.646680942184 rows/sec., 524.88 KiB/sec.
3630 2024.08.27 19:49:50.769350 [ 41 ] {} <Debug> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3631 2024.08.27 19:49:50.769456 [ 41 ] {} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3632 2024.08.27 19:49:50.769506 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
3633 2024.08.27 19:49:50.769644 [ 3 ] {c57c7fe6-4e78-40a9-9f91-61359278ef89} <Debug> DynamicQueryHandler: Done processing query
3634 2024.08.27 19:49:50.769672 [ 199 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::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
3635 2024.08.27 19:49:50.769717 [ 3 ] {c57c7fe6-4e78-40a9-9f91-61359278ef89} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3636 2024.08.27 19:49:50.769741 [ 3 ] {} <Debug> HTTP-Session: 29c9a108-4e0b-426b-9eb4-ee4b86ad1ce1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3637 2024.08.27 19:49:50.769861 [ 199 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3638 2024.08.27 19:49:50.769873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3639 2024.08.27 19:49:50.769905 [ 199 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part
3640 2024.08.27 19:49:50.769933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3641 2024.08.27 19:49:50.769954 [ 3 ] {} <Debug> HTTP-Session: 0ebd8b22-dac0-41c1-867e-743a01833853 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3642 2024.08.27 19:49:50.769976 [ 3 ] {} <Debug> HTTP-Session: 0ebd8b22-dac0-41c1-867e-743a01833853 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3643 2024.08.27 19:49:50.770003 [ 3 ] {} <Debug> HTTP-Session: 0ebd8b22-dac0-41c1-867e-743a01833853 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3644 2024.08.27 19:49:50.770123 [ 3 ] {} <Trace> HTTP-Session: 0ebd8b22-dac0-41c1-867e-743a01833853 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3645 2024.08.27 19:49:50.770130 [ 199 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part
3646 2024.08.27 19:49:50.770486 [ 3 ] {40806f1b-3622-479a-b917-ecab5e614373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
3647 2024.08.27 19:49:50.770501 [ 199 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part
3648 2024.08.27 19:49:50.770633 [ 3 ] {40806f1b-3622-479a-b917-ecab5e614373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
3649 2024.08.27 19:49:50.770860 [ 199 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part
3650 2024.08.27 19:49:50.771193 [ 199 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 228 rows starting from the beginning of the part
3651 2024.08.27 19:49:50.771506 [ 199 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part
3652 2024.08.27 19:49:50.772202 [ 3 ] {40806f1b-3622-479a-b917-ecab5e614373} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3653 2024.08.27 19:49:50.772650 [ 3 ] {40806f1b-3622-479a-b917-ecab5e614373} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3654 2024.08.27 19:49:50.772699 [ 3 ] {40806f1b-3622-479a-b917-ecab5e614373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
3655 2024.08.27 19:49:50.773212 [ 3 ] {40806f1b-3622-479a-b917-ecab5e614373} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3656 2024.08.27 19:49:50.773656 [ 199 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.004051726 sec., 73548.90236901508 rows/sec., 5.01 MiB/sec.
3657 2024.08.27 19:49:50.773790 [ 199 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3658 2024.08.27 19:49:50.773907 [ 3 ] {40806f1b-3622-479a-b917-ecab5e614373} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3659 2024.08.27 19:49:50.774156 [ 41 ] {} <Debug> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3660 2024.08.27 19:49:50.774285 [ 3 ] {40806f1b-3622-479a-b917-ecab5e614373} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.003951 sec., 1518.6028853454823 rows/sec., 89.72 KiB/sec.
3661 2024.08.27 19:49:50.774279 [ 41 ] {} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3662 2024.08.27 19:49:50.774406 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
3663 2024.08.27 19:49:50.774921 [ 194 ] {445c3555-9731-4b90-8909-b1d720b70fc5::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
3664 2024.08.27 19:49:50.775057 [ 3 ] {40806f1b-3622-479a-b917-ecab5e614373} <Debug> DynamicQueryHandler: Done processing query
3665 2024.08.27 19:49:50.775075 [ 199 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_6_1} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3666 2024.08.27 19:49:50.775119 [ 3 ] {40806f1b-3622-479a-b917-ecab5e614373} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3667 2024.08.27 19:49:50.775204 [ 3 ] {} <Debug> HTTP-Session: 0ebd8b22-dac0-41c1-867e-743a01833853 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3668 2024.08.27 19:49:50.775374 [ 199 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_6_1} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3669 2024.08.27 19:49:50.775404 [ 194 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3670 2024.08.27 19:49:50.775538 [ 194 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part
3671 2024.08.27 19:49:50.775554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 66680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3672 2024.08.27 19:49:50.775573 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
3673 2024.08.27 19:49:50.775701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3674 2024.08.27 19:49:50.775798 [ 3 ] {} <Debug> HTTP-Session: f6b4426f-d9ab-44e0-adee-ca3b5b0ecde6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3675 2024.08.27 19:49:50.775817 [ 194 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part
3676 2024.08.27 19:49:50.775850 [ 3 ] {} <Debug> HTTP-Session: f6b4426f-d9ab-44e0-adee-ca3b5b0ecde6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3677 2024.08.27 19:49:50.775921 [ 3 ] {} <Debug> HTTP-Session: f6b4426f-d9ab-44e0-adee-ca3b5b0ecde6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3678 2024.08.27 19:49:50.776103 [ 3 ] {} <Trace> HTTP-Session: f6b4426f-d9ab-44e0-adee-ca3b5b0ecde6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3679 2024.08.27 19:49:50.776179 [ 194 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part
3680 2024.08.27 19:49:50.776439 [ 194 ] {445c3555-9731-4b90-8909-b1d720b70fc5::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
3681 2024.08.27 19:49:50.776714 [ 194 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part
3682 2024.08.27 19:49:50.776737 [ 3 ] {ff06e192-e687-401c-b2ac-f3fcfcb39a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3683 2024.08.27 19:49:50.776910 [ 3 ] {ff06e192-e687-401c-b2ac-f3fcfcb39a3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3684 2024.08.27 19:49:50.777980 [ 3 ] {ff06e192-e687-401c-b2ac-f3fcfcb39a3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3685 2024.08.27 19:49:50.778976 [ 3 ] {ff06e192-e687-401c-b2ac-f3fcfcb39a3f} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3686 2024.08.27 19:49:50.779021 [ 3 ] {ff06e192-e687-401c-b2ac-f3fcfcb39a3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
3687 2024.08.27 19:49:50.779485 [ 3 ] {ff06e192-e687-401c-b2ac-f3fcfcb39a3f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3688 2024.08.27 19:49:50.779948 [ 3 ] {ff06e192-e687-401c-b2ac-f3fcfcb39a3f} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3689 2024.08.27 19:49:50.780119 [ 41 ] {} <Debug> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3690 2024.08.27 19:49:50.780142 [ 3 ] {ff06e192-e687-401c-b2ac-f3fcfcb39a3f} <Debug> executeQuery: Read 411 rows, 30.01 KiB in 0.003777 sec., 108816.52104845115 rows/sec., 7.76 MiB/sec.
3691 2024.08.27 19:49:50.780174 [ 41 ] {} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3692 2024.08.27 19:49:50.780240 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
3693 2024.08.27 19:49:50.780561 [ 199 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::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
3694 2024.08.27 19:49:50.780594 [ 3 ] {ff06e192-e687-401c-b2ac-f3fcfcb39a3f} <Debug> DynamicQueryHandler: Done processing query
3695 2024.08.27 19:49:50.780672 [ 3 ] {ff06e192-e687-401c-b2ac-f3fcfcb39a3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
3696 2024.08.27 19:49:50.780737 [ 3 ] {} <Debug> HTTP-Session: f6b4426f-d9ab-44e0-adee-ca3b5b0ecde6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3697 2024.08.27 19:49:50.781004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3698 2024.08.27 19:49:50.781172 [ 199 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3699 2024.08.27 19:49:50.781174 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3700 2024.08.27 19:49:50.781271 [ 3 ] {} <Debug> HTTP-Session: cb98d584-82f9-45d3-ab8d-aab18a1feb0e Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3701 2024.08.27 19:49:50.781305 [ 199 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 416 rows starting from the beginning of the part
3702 2024.08.27 19:49:50.781343 [ 3 ] {} <Debug> HTTP-Session: cb98d584-82f9-45d3-ab8d-aab18a1feb0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3703 2024.08.27 19:49:50.781413 [ 3 ] {} <Debug> HTTP-Session: cb98d584-82f9-45d3-ab8d-aab18a1feb0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3704 2024.08.27 19:49:50.781546 [ 3 ] {} <Trace> HTTP-Session: cb98d584-82f9-45d3-ab8d-aab18a1feb0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3705 2024.08.27 19:49:50.781711 [ 199 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part
3706 2024.08.27 19:49:50.782013 [ 3 ] {1a43ae7b-a641-4234-a775-e6e68493a98b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3707 2024.08.27 19:49:50.782217 [ 199 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 413 rows starting from the beginning of the part
3708 2024.08.27 19:49:50.782258 [ 3 ] {1a43ae7b-a641-4234-a775-e6e68493a98b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3709 2024.08.27 19:49:50.782968 [ 199 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 90 rows starting from the beginning of the part
3710 2024.08.27 19:49:50.783389 [ 199 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 520 rows starting from the beginning of the part
3711 2024.08.27 19:49:50.783913 [ 199 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 411 rows starting from the beginning of the part
3712 2024.08.27 19:49:50.784375 [ 194 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.009744359 sec., 3078.7043047161956 rows/sec., 195.43 KiB/sec.
3713 2024.08.27 19:49:50.784560 [ 3 ] {1a43ae7b-a641-4234-a775-e6e68493a98b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3714 2024.08.27 19:49:50.784866 [ 194 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3715 2024.08.27 19:49:50.786514 [ 3 ] {1a43ae7b-a641-4234-a775-e6e68493a98b} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3716 2024.08.27 19:49:50.786605 [ 3 ] {1a43ae7b-a641-4234-a775-e6e68493a98b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
3717 2024.08.27 19:49:50.787180 [ 193 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_5_1} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3718 2024.08.27 19:49:50.787612 [ 193 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_5_1} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
3719 2024.08.27 19:49:50.787978 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
3720 2024.08.27 19:49:50.788020 [ 3 ] {1a43ae7b-a641-4234-a775-e6e68493a98b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3721 2024.08.27 19:49:50.788490 [ 3 ] {1a43ae7b-a641-4234-a775-e6e68493a98b} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3722 2024.08.27 19:49:50.788642 [ 194 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1914 rows, containing 5 columns (5 merged, 0 gathered) in 0.008281616 sec., 231114.31392134094 rows/sec., 17.66 MiB/sec.
3723 2024.08.27 19:49:50.788827 [ 3 ] {1a43ae7b-a641-4234-a775-e6e68493a98b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.007002 sec., 856.898029134533 rows/sec., 44.77 KiB/sec.
3724 2024.08.27 19:49:50.789023 [ 194 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3725 2024.08.27 19:49:50.789330 [ 3 ] {1a43ae7b-a641-4234-a775-e6e68493a98b} <Debug> DynamicQueryHandler: Done processing query
3726 2024.08.27 19:49:50.789387 [ 3 ] {1a43ae7b-a641-4234-a775-e6e68493a98b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3727 2024.08.27 19:49:50.789441 [ 3 ] {} <Debug> HTTP-Session: cb98d584-82f9-45d3-ab8d-aab18a1feb0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3728 2024.08.27 19:49:50.789698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 33005, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3729 2024.08.27 19:49:50.789772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3730 2024.08.27 19:49:50.789822 [ 3 ] {} <Debug> HTTP-Session: f172d8c4-1f03-4c0d-8669-94f9ab82d416 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3731 2024.08.27 19:49:50.789827 [ 194 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_16_3} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3732 2024.08.27 19:49:50.789854 [ 3 ] {} <Debug> HTTP-Session: f172d8c4-1f03-4c0d-8669-94f9ab82d416 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3733 2024.08.27 19:49:50.789899 [ 3 ] {} <Debug> HTTP-Session: f172d8c4-1f03-4c0d-8669-94f9ab82d416 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3734 2024.08.27 19:49:50.789976 [ 3 ] {} <Trace> HTTP-Session: f172d8c4-1f03-4c0d-8669-94f9ab82d416 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3735 2024.08.27 19:49:50.790020 [ 194 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_16_3} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3736 2024.08.27 19:49:50.790174 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB.
3737 2024.08.27 19:49:50.790237 [ 3 ] {cae8921e-c1ba-44b4-b9aa-51ac4c95a58b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3738 2024.08.27 19:49:50.790290 [ 3 ] {cae8921e-c1ba-44b4-b9aa-51ac4c95a58b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3739 2024.08.27 19:49:50.790465 [ 3 ] {cae8921e-c1ba-44b4-b9aa-51ac4c95a58b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3740 2024.08.27 19:49:50.790886 [ 3 ] {cae8921e-c1ba-44b4-b9aa-51ac4c95a58b} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3741 2024.08.27 19:49:50.790924 [ 3 ] {cae8921e-c1ba-44b4-b9aa-51ac4c95a58b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
3742 2024.08.27 19:49:50.791335 [ 3 ] {cae8921e-c1ba-44b4-b9aa-51ac4c95a58b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3743 2024.08.27 19:49:50.791696 [ 3 ] {cae8921e-c1ba-44b4-b9aa-51ac4c95a58b} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3744 2024.08.27 19:49:50.791852 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3745 2024.08.27 19:49:50.791864 [ 3 ] {cae8921e-c1ba-44b4-b9aa-51ac4c95a58b} <Debug> executeQuery: Read 176 rows, 11.92 KiB in 0.001755 sec., 100284.90028490029 rows/sec., 6.64 MiB/sec.
3746 2024.08.27 19:49:50.791903 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3747 2024.08.27 19:49:50.791973 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
3748 2024.08.27 19:49:50.792143 [ 199 ] {f0716f36-2242-4786-aa54-49060a96b200::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
3749 2024.08.27 19:49:50.792194 [ 3 ] {cae8921e-c1ba-44b4-b9aa-51ac4c95a58b} <Debug> DynamicQueryHandler: Done processing query
3750 2024.08.27 19:49:50.792225 [ 3 ] {cae8921e-c1ba-44b4-b9aa-51ac4c95a58b} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
3751 2024.08.27 19:49:50.792254 [ 3 ] {} <Debug> HTTP-Session: f172d8c4-1f03-4c0d-8669-94f9ab82d416 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3752 2024.08.27 19:49:50.792305 [ 199 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3753 2024.08.27 19:49:50.792338 [ 199 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1667 rows starting from the beginning of the part
3754 2024.08.27 19:49:50.792438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3755 2024.08.27 19:49:50.792525 [ 199 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part
3756 2024.08.27 19:49:50.792614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3757 2024.08.27 19:49:50.792714 [ 3 ] {} <Debug> HTTP-Session: 8dea2da7-b3a9-4431-a7df-717629bff5e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3758 2024.08.27 19:49:50.792762 [ 3 ] {} <Debug> HTTP-Session: 8dea2da7-b3a9-4431-a7df-717629bff5e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3759 2024.08.27 19:49:50.792781 [ 199 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 239 rows starting from the beginning of the part
3760 2024.08.27 19:49:50.792793 [ 3 ] {} <Debug> HTTP-Session: 8dea2da7-b3a9-4431-a7df-717629bff5e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3761 2024.08.27 19:49:50.792857 [ 3 ] {} <Trace> HTTP-Session: 8dea2da7-b3a9-4431-a7df-717629bff5e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3762 2024.08.27 19:49:50.792955 [ 199 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part
3763 2024.08.27 19:49:50.793082 [ 3 ] {9bf9df0a-dda7-4258-b40a-5b1c7e3ff7a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
3764 2024.08.27 19:49:50.793095 [ 199 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2744 rows starting from the beginning of the part
3765 2024.08.27 19:49:50.793181 [ 3 ] {9bf9df0a-dda7-4258-b40a-5b1c7e3ff7a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3766 2024.08.27 19:49:50.793302 [ 199 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 176 rows starting from the beginning of the part
3767 2024.08.27 19:49:50.793893 [ 3 ] {9bf9df0a-dda7-4258-b40a-5b1c7e3ff7a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3768 2024.08.27 19:49:50.794449 [ 3 ] {9bf9df0a-dda7-4258-b40a-5b1c7e3ff7a3} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3769 2024.08.27 19:49:50.794494 [ 3 ] {9bf9df0a-dda7-4258-b40a-5b1c7e3ff7a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
3770 2024.08.27 19:49:50.795457 [ 3 ] {9bf9df0a-dda7-4258-b40a-5b1c7e3ff7a3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3771 2024.08.27 19:49:50.796198 [ 3 ] {9bf9df0a-dda7-4258-b40a-5b1c7e3ff7a3} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3772 2024.08.27 19:49:50.796478 [ 41 ] {} <Debug> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3773 2024.08.27 19:49:50.796486 [ 3 ] {9bf9df0a-dda7-4258-b40a-5b1c7e3ff7a3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003468 sec., 288.3506343713956 rows/sec., 19.43 KiB/sec.
3774 2024.08.27 19:49:50.796530 [ 41 ] {} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3775 2024.08.27 19:49:50.796628 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
3776 2024.08.27 19:49:50.797005 [ 3 ] {9bf9df0a-dda7-4258-b40a-5b1c7e3ff7a3} <Debug> DynamicQueryHandler: Done processing query
3777 2024.08.27 19:49:50.797052 [ 3 ] {9bf9df0a-dda7-4258-b40a-5b1c7e3ff7a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3778 2024.08.27 19:49:50.797056 [ 199 ] {afc919f4-e251-4651-9794-de04bc279f9c::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
3779 2024.08.27 19:49:50.797077 [ 3 ] {} <Debug> HTTP-Session: 8dea2da7-b3a9-4431-a7df-717629bff5e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3780 2024.08.27 19:49:50.797218 [ 199 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3781 2024.08.27 19:49:50.797252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3782 2024.08.27 19:49:50.797261 [ 199 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part
3783 2024.08.27 19:49:50.797316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3784 2024.08.27 19:49:50.797424 [ 3 ] {} <Debug> HTTP-Session: 8c0e3eb8-f852-440f-82ce-bbbdee982245 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3785 2024.08.27 19:49:50.797489 [ 199 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part
3786 2024.08.27 19:49:50.797496 [ 3 ] {} <Debug> HTTP-Session: 8c0e3eb8-f852-440f-82ce-bbbdee982245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3787 2024.08.27 19:49:50.797567 [ 3 ] {} <Debug> HTTP-Session: 8c0e3eb8-f852-440f-82ce-bbbdee982245 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3788 2024.08.27 19:49:50.797756 [ 3 ] {} <Trace> HTTP-Session: 8c0e3eb8-f852-440f-82ce-bbbdee982245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3789 2024.08.27 19:49:50.797790 [ 199 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part
3790 2024.08.27 19:49:50.798045 [ 199 ] {afc919f4-e251-4651-9794-de04bc279f9c::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
3791 2024.08.27 19:49:50.798268 [ 199 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part
3792 2024.08.27 19:49:50.798763 [ 3 ] {f657be47-0733-413a-9c77-286bab408881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3793 2024.08.27 19:49:50.798871 [ 3 ] {f657be47-0733-413a-9c77-286bab408881} <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
3794 2024.08.27 19:49:50.800657 [ 186 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5146 rows, containing 5 columns (5 merged, 0 gathered) in 0.00857305 sec., 600253.1187850297 rows/sec., 40.54 MiB/sec.
3795 2024.08.27 19:49:50.801164 [ 188 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.004357061 sec., 1147.5625427323603 rows/sec., 77.33 KiB/sec.
3796 2024.08.27 19:49:50.801245 [ 3 ] {f657be47-0733-413a-9c77-286bab408881} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3797 2024.08.27 19:49:50.801456 [ 186 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3798 2024.08.27 19:49:50.801553 [ 201 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3799 2024.08.27 19:49:50.802622 [ 186 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_5_1} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3800 2024.08.27 19:49:50.802986 [ 186 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_5_1} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
3801 2024.08.27 19:49:50.803279 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
3802 2024.08.27 19:49:50.803613 [ 3 ] {f657be47-0733-413a-9c77-286bab408881} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3803 2024.08.27 19:49:50.803687 [ 3 ] {f657be47-0733-413a-9c77-286bab408881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
3804 2024.08.27 19:49:50.803695 [ 201 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3805 2024.08.27 19:49:50.803899 [ 201 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3806 2024.08.27 19:49:50.804108 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB.
3807 2024.08.27 19:49:50.804711 [ 3 ] {f657be47-0733-413a-9c77-286bab408881} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3808 2024.08.27 19:49:50.805163 [ 3 ] {f657be47-0733-413a-9c77-286bab408881} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3809 2024.08.27 19:49:50.805382 [ 3 ] {f657be47-0733-413a-9c77-286bab408881} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.007365 sec., 3665.987780040733 rows/sec., 6.57 MiB/sec.
3810 2024.08.27 19:49:50.805884 [ 3 ] {f657be47-0733-413a-9c77-286bab408881} <Debug> DynamicQueryHandler: Done processing query
3811 2024.08.27 19:49:50.805910 [ 3 ] {f657be47-0733-413a-9c77-286bab408881} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
3812 2024.08.27 19:49:50.805927 [ 3 ] {} <Debug> HTTP-Session: 8c0e3eb8-f852-440f-82ce-bbbdee982245 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3813 2024.08.27 19:49:50.806057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 8808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3814 2024.08.27 19:49:50.806106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3815 2024.08.27 19:49:50.806126 [ 3 ] {} <Debug> HTTP-Session: d00df81c-91e7-45ae-b225-c3195f57537a Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3816 2024.08.27 19:49:50.806142 [ 3 ] {} <Debug> HTTP-Session: d00df81c-91e7-45ae-b225-c3195f57537a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3817 2024.08.27 19:49:50.806156 [ 3 ] {} <Debug> HTTP-Session: d00df81c-91e7-45ae-b225-c3195f57537a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3818 2024.08.27 19:49:50.806189 [ 3 ] {} <Trace> HTTP-Session: d00df81c-91e7-45ae-b225-c3195f57537a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3819 2024.08.27 19:49:50.806323 [ 3 ] {8252a3f5-146f-4676-93e6-06a63b0e149c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3820 2024.08.27 19:49:50.806370 [ 3 ] {8252a3f5-146f-4676-93e6-06a63b0e149c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3821 2024.08.27 19:49:50.806507 [ 3 ] {8252a3f5-146f-4676-93e6-06a63b0e149c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3822 2024.08.27 19:49:50.806811 [ 3 ] {8252a3f5-146f-4676-93e6-06a63b0e149c} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3823 2024.08.27 19:49:50.806848 [ 3 ] {8252a3f5-146f-4676-93e6-06a63b0e149c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
3824 2024.08.27 19:49:50.807221 [ 3 ] {8252a3f5-146f-4676-93e6-06a63b0e149c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3825 2024.08.27 19:49:50.807550 [ 3 ] {8252a3f5-146f-4676-93e6-06a63b0e149c} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3826 2024.08.27 19:49:50.807730 [ 3 ] {8252a3f5-146f-4676-93e6-06a63b0e149c} <Debug> executeQuery: Read 60 rows, 3.80 KiB in 0.001456 sec., 41208.791208791205 rows/sec., 2.55 MiB/sec.
3827 2024.08.27 19:49:50.807726 [ 41 ] {} <Debug> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3828 2024.08.27 19:49:50.807869 [ 41 ] {} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3829 2024.08.27 19:49:50.807951 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
3830 2024.08.27 19:49:50.808063 [ 3 ] {8252a3f5-146f-4676-93e6-06a63b0e149c} <Debug> DynamicQueryHandler: Done processing query
3831 2024.08.27 19:49:50.808104 [ 3 ] {8252a3f5-146f-4676-93e6-06a63b0e149c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3832 2024.08.27 19:49:50.808116 [ 199 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
3833 2024.08.27 19:49:50.808124 [ 3 ] {} <Debug> HTTP-Session: d00df81c-91e7-45ae-b225-c3195f57537a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3834 2024.08.27 19:49:50.808256 [ 199 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3835 2024.08.27 19:49:50.808289 [ 199 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 590 rows starting from the beginning of the part
3836 2024.08.27 19:49:50.808390 [ 199 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part
3837 2024.08.27 19:49:50.808563 [ 199 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 82 rows starting from the beginning of the part
3838 2024.08.27 19:49:50.808726 [ 199 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
3839 2024.08.27 19:49:50.808941 [ 199 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 22 rows starting from the beginning of the part
3840 2024.08.27 19:49:50.809048 [ 199 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
3841 2024.08.27 19:49:50.810209 [ 201 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 874 rows, containing 4 columns (4 merged, 0 gathered) in 0.002182115 sec., 400528.8447217493 rows/sec., 26.26 MiB/sec.
3842 2024.08.27 19:49:50.810468 [ 188 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3843 2024.08.27 19:49:50.811021 [ 188 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_16_3} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3844 2024.08.27 19:49:50.811133 [ 188 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_16_3} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3845 2024.08.27 19:49:50.811250 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB.
3846 2024.08.27 19:49:54.799191 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache
3847 2024.08.27 19:49:54.799259 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache
3848 2024.08.27 19:49:55.751866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 11847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3849 2024.08.27 19:49:55.751977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3850 2024.08.27 19:49:55.752004 [ 3 ] {} <Debug> HTTP-Session: 9571189a-6a8b-42d3-b751-1cd7dbef6679 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3851 2024.08.27 19:49:55.752038 [ 3 ] {} <Debug> HTTP-Session: 9571189a-6a8b-42d3-b751-1cd7dbef6679 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3852 2024.08.27 19:49:55.752061 [ 3 ] {} <Debug> HTTP-Session: 9571189a-6a8b-42d3-b751-1cd7dbef6679 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3853 2024.08.27 19:49:55.752122 [ 3 ] {} <Trace> HTTP-Session: 9571189a-6a8b-42d3-b751-1cd7dbef6679 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3854 2024.08.27 19:49:55.752391 [ 3 ] {e0873d77-5c63-43fb-b0a6-1ea1540858db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3855 2024.08.27 19:49:55.752479 [ 3 ] {e0873d77-5c63-43fb-b0a6-1ea1540858db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3856 2024.08.27 19:49:55.752917 [ 3 ] {e0873d77-5c63-43fb-b0a6-1ea1540858db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3857 2024.08.27 19:49:55.753521 [ 3 ] {e0873d77-5c63-43fb-b0a6-1ea1540858db} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3858 2024.08.27 19:49:55.753569 [ 3 ] {e0873d77-5c63-43fb-b0a6-1ea1540858db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
3859 2024.08.27 19:49:55.753987 [ 3 ] {e0873d77-5c63-43fb-b0a6-1ea1540858db} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3860 2024.08.27 19:49:55.754379 [ 3 ] {e0873d77-5c63-43fb-b0a6-1ea1540858db} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3861 2024.08.27 19:49:55.754545 [ 3 ] {e0873d77-5c63-43fb-b0a6-1ea1540858db} <Debug> executeQuery: Read 82 rows, 6.84 KiB in 0.00225 sec., 36444.444444444445 rows/sec., 2.97 MiB/sec.
3862 2024.08.27 19:49:55.754898 [ 3 ] {e0873d77-5c63-43fb-b0a6-1ea1540858db} <Debug> DynamicQueryHandler: Done processing query
3863 2024.08.27 19:49:55.754941 [ 3 ] {e0873d77-5c63-43fb-b0a6-1ea1540858db} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3864 2024.08.27 19:49:55.754966 [ 3 ] {} <Debug> HTTP-Session: 9571189a-6a8b-42d3-b751-1cd7dbef6679 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3865 2024.08.27 19:49:55.755113 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3866 2024.08.27 19:49:55.755177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3867 2024.08.27 19:49:55.755197 [ 3 ] {} <Debug> HTTP-Session: 4f3ef53b-abd2-4c34-9829-080a31dc81f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3868 2024.08.27 19:49:55.755216 [ 3 ] {} <Debug> HTTP-Session: 4f3ef53b-abd2-4c34-9829-080a31dc81f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3869 2024.08.27 19:49:55.755230 [ 3 ] {} <Debug> HTTP-Session: 4f3ef53b-abd2-4c34-9829-080a31dc81f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3870 2024.08.27 19:49:55.755265 [ 3 ] {} <Trace> HTTP-Session: 4f3ef53b-abd2-4c34-9829-080a31dc81f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3871 2024.08.27 19:49:55.755376 [ 3 ] {efc96d0f-1d52-4e55-9133-37c4fbff58fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3872 2024.08.27 19:49:55.755423 [ 3 ] {efc96d0f-1d52-4e55-9133-37c4fbff58fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3873 2024.08.27 19:49:55.755678 [ 3 ] {efc96d0f-1d52-4e55-9133-37c4fbff58fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3874 2024.08.27 19:49:55.756081 [ 3 ] {efc96d0f-1d52-4e55-9133-37c4fbff58fd} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3875 2024.08.27 19:49:55.756119 [ 3 ] {efc96d0f-1d52-4e55-9133-37c4fbff58fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
3876 2024.08.27 19:49:55.756472 [ 3 ] {efc96d0f-1d52-4e55-9133-37c4fbff58fd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3877 2024.08.27 19:49:55.756843 [ 3 ] {efc96d0f-1d52-4e55-9133-37c4fbff58fd} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3878 2024.08.27 19:49:55.756999 [ 3 ] {efc96d0f-1d52-4e55-9133-37c4fbff58fd} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001651 sec., 7874.0157480314965 rows/sec., 592.09 KiB/sec.
3879 2024.08.27 19:49:55.757196 [ 3 ] {efc96d0f-1d52-4e55-9133-37c4fbff58fd} <Debug> DynamicQueryHandler: Done processing query
3880 2024.08.27 19:49:55.757221 [ 3 ] {efc96d0f-1d52-4e55-9133-37c4fbff58fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3881 2024.08.27 19:49:55.757237 [ 3 ] {} <Debug> HTTP-Session: 4f3ef53b-abd2-4c34-9829-080a31dc81f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3882 2024.08.27 19:49:55.757406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 13090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3883 2024.08.27 19:49:55.757454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3884 2024.08.27 19:49:55.757473 [ 3 ] {} <Debug> HTTP-Session: 5db89c4c-1289-4103-9042-883146cc7b10 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3885 2024.08.27 19:49:55.757490 [ 3 ] {} <Debug> HTTP-Session: 5db89c4c-1289-4103-9042-883146cc7b10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3886 2024.08.27 19:49:55.757505 [ 3 ] {} <Debug> HTTP-Session: 5db89c4c-1289-4103-9042-883146cc7b10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3887 2024.08.27 19:49:55.757538 [ 3 ] {} <Trace> HTTP-Session: 5db89c4c-1289-4103-9042-883146cc7b10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3888 2024.08.27 19:49:55.757658 [ 3 ] {3043cb94-0d0c-478b-9575-b21f8ae7998c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3889 2024.08.27 19:49:55.757701 [ 3 ] {3043cb94-0d0c-478b-9575-b21f8ae7998c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3890 2024.08.27 19:49:55.757929 [ 3 ] {3043cb94-0d0c-478b-9575-b21f8ae7998c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3891 2024.08.27 19:49:55.758333 [ 3 ] {3043cb94-0d0c-478b-9575-b21f8ae7998c} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3892 2024.08.27 19:49:55.758371 [ 3 ] {3043cb94-0d0c-478b-9575-b21f8ae7998c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
3893 2024.08.27 19:49:55.758721 [ 3 ] {3043cb94-0d0c-478b-9575-b21f8ae7998c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3894 2024.08.27 19:49:55.759076 [ 3 ] {3043cb94-0d0c-478b-9575-b21f8ae7998c} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3895 2024.08.27 19:49:55.759242 [ 3 ] {3043cb94-0d0c-478b-9575-b21f8ae7998c} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001626 sec., 47355.473554735545 rows/sec., 3.70 MiB/sec.
3896 2024.08.27 19:49:55.759419 [ 3 ] {3043cb94-0d0c-478b-9575-b21f8ae7998c} <Debug> DynamicQueryHandler: Done processing query
3897 2024.08.27 19:49:55.759442 [ 3 ] {3043cb94-0d0c-478b-9575-b21f8ae7998c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3898 2024.08.27 19:49:55.759458 [ 3 ] {} <Debug> HTTP-Session: 5db89c4c-1289-4103-9042-883146cc7b10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3899 2024.08.27 19:49:55.759676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 30657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3900 2024.08.27 19:49:55.759724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3901 2024.08.27 19:49:55.759744 [ 3 ] {} <Debug> HTTP-Session: d0ca275d-a6a9-4517-a5b7-fd4097780bae Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3902 2024.08.27 19:49:55.759761 [ 3 ] {} <Debug> HTTP-Session: d0ca275d-a6a9-4517-a5b7-fd4097780bae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3903 2024.08.27 19:49:55.759775 [ 3 ] {} <Debug> HTTP-Session: d0ca275d-a6a9-4517-a5b7-fd4097780bae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3904 2024.08.27 19:49:55.759807 [ 3 ] {} <Trace> HTTP-Session: d0ca275d-a6a9-4517-a5b7-fd4097780bae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3905 2024.08.27 19:49:55.759952 [ 3 ] {ad90c785-7db4-4e1d-b01d-05770649d401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3906 2024.08.27 19:49:55.759999 [ 3 ] {ad90c785-7db4-4e1d-b01d-05770649d401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3907 2024.08.27 19:49:55.760152 [ 3 ] {ad90c785-7db4-4e1d-b01d-05770649d401} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3908 2024.08.27 19:49:55.760556 [ 3 ] {ad90c785-7db4-4e1d-b01d-05770649d401} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3909 2024.08.27 19:49:55.760592 [ 3 ] {ad90c785-7db4-4e1d-b01d-05770649d401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
3910 2024.08.27 19:49:55.760973 [ 3 ] {ad90c785-7db4-4e1d-b01d-05770649d401} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3911 2024.08.27 19:49:55.761317 [ 3 ] {ad90c785-7db4-4e1d-b01d-05770649d401} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3912 2024.08.27 19:49:55.761488 [ 3 ] {ad90c785-7db4-4e1d-b01d-05770649d401} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001599 sec., 100062.53908692933 rows/sec., 6.97 MiB/sec.
3913 2024.08.27 19:49:55.761813 [ 3 ] {ad90c785-7db4-4e1d-b01d-05770649d401} <Debug> DynamicQueryHandler: Done processing query
3914 2024.08.27 19:49:55.761839 [ 3 ] {ad90c785-7db4-4e1d-b01d-05770649d401} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3915 2024.08.27 19:49:55.761855 [ 3 ] {} <Debug> HTTP-Session: d0ca275d-a6a9-4517-a5b7-fd4097780bae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3916 2024.08.27 19:49:55.762030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 21156, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3917 2024.08.27 19:49:55.762079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3918 2024.08.27 19:49:55.762098 [ 3 ] {} <Debug> HTTP-Session: e6276c2e-5f19-4f69-8201-a01fd764d37a Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3919 2024.08.27 19:49:55.762114 [ 3 ] {} <Debug> HTTP-Session: e6276c2e-5f19-4f69-8201-a01fd764d37a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3920 2024.08.27 19:49:55.762128 [ 3 ] {} <Debug> HTTP-Session: e6276c2e-5f19-4f69-8201-a01fd764d37a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3921 2024.08.27 19:49:55.762166 [ 3 ] {} <Trace> HTTP-Session: e6276c2e-5f19-4f69-8201-a01fd764d37a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3922 2024.08.27 19:49:55.762367 [ 3 ] {b7535094-edbd-4bee-a2b1-1ebfc8cfeeab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3923 2024.08.27 19:49:55.762437 [ 3 ] {b7535094-edbd-4bee-a2b1-1ebfc8cfeeab} <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
3924 2024.08.27 19:49:55.762880 [ 3 ] {b7535094-edbd-4bee-a2b1-1ebfc8cfeeab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3925 2024.08.27 19:49:55.763589 [ 3 ] {b7535094-edbd-4bee-a2b1-1ebfc8cfeeab} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3926 2024.08.27 19:49:55.763625 [ 3 ] {b7535094-edbd-4bee-a2b1-1ebfc8cfeeab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
3927 2024.08.27 19:49:55.764238 [ 3 ] {b7535094-edbd-4bee-a2b1-1ebfc8cfeeab} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3928 2024.08.27 19:49:55.764644 [ 3 ] {b7535094-edbd-4bee-a2b1-1ebfc8cfeeab} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3929 2024.08.27 19:49:55.764781 [ 3 ] {b7535094-edbd-4bee-a2b1-1ebfc8cfeeab} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002537 sec., 5124.162396531336 rows/sec., 9.18 MiB/sec.
3930 2024.08.27 19:49:55.765011 [ 3 ] {b7535094-edbd-4bee-a2b1-1ebfc8cfeeab} <Debug> DynamicQueryHandler: Done processing query
3931 2024.08.27 19:49:55.765035 [ 3 ] {b7535094-edbd-4bee-a2b1-1ebfc8cfeeab} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
3932 2024.08.27 19:49:55.765051 [ 3 ] {} <Debug> HTTP-Session: e6276c2e-5f19-4f69-8201-a01fd764d37a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3933 2024.08.27 19:49:55.765216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3934 2024.08.27 19:49:55.765266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3935 2024.08.27 19:49:55.765285 [ 3 ] {} <Debug> HTTP-Session: 55198b43-9984-4b6b-b109-d2cfc29f611d Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3936 2024.08.27 19:49:55.765302 [ 3 ] {} <Debug> HTTP-Session: 55198b43-9984-4b6b-b109-d2cfc29f611d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3937 2024.08.27 19:49:55.765317 [ 3 ] {} <Debug> HTTP-Session: 55198b43-9984-4b6b-b109-d2cfc29f611d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3938 2024.08.27 19:49:55.765347 [ 3 ] {} <Trace> HTTP-Session: 55198b43-9984-4b6b-b109-d2cfc29f611d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3939 2024.08.27 19:49:55.765479 [ 3 ] {c8e5b23f-b6c1-49f2-81e1-68e1a42367da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3940 2024.08.27 19:49:55.765524 [ 3 ] {c8e5b23f-b6c1-49f2-81e1-68e1a42367da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3941 2024.08.27 19:49:55.765654 [ 3 ] {c8e5b23f-b6c1-49f2-81e1-68e1a42367da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3942 2024.08.27 19:49:55.766020 [ 3 ] {c8e5b23f-b6c1-49f2-81e1-68e1a42367da} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3943 2024.08.27 19:49:55.766056 [ 3 ] {c8e5b23f-b6c1-49f2-81e1-68e1a42367da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
3944 2024.08.27 19:49:55.766416 [ 3 ] {c8e5b23f-b6c1-49f2-81e1-68e1a42367da} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3945 2024.08.27 19:49:55.766736 [ 3 ] {c8e5b23f-b6c1-49f2-81e1-68e1a42367da} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3946 2024.08.27 19:49:55.766862 [ 3 ] {c8e5b23f-b6c1-49f2-81e1-68e1a42367da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001444 sec., 41551.246537396124 rows/sec., 2.80 MiB/sec.
3947 2024.08.27 19:49:55.767027 [ 3 ] {c8e5b23f-b6c1-49f2-81e1-68e1a42367da} <Debug> DynamicQueryHandler: Done processing query
3948 2024.08.27 19:49:55.767051 [ 3 ] {c8e5b23f-b6c1-49f2-81e1-68e1a42367da} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3949 2024.08.27 19:49:55.767067 [ 3 ] {} <Debug> HTTP-Session: 55198b43-9984-4b6b-b109-d2cfc29f611d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3950 2024.08.27 19:50:00.757186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3951 2024.08.27 19:50:00.757344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3952 2024.08.27 19:50:00.757379 [ 3 ] {} <Debug> HTTP-Session: 0eac78b8-79d3-4879-a617-b3e759db2aaa Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3953 2024.08.27 19:50:00.757412 [ 3 ] {} <Debug> HTTP-Session: 0eac78b8-79d3-4879-a617-b3e759db2aaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3954 2024.08.27 19:50:00.757434 [ 3 ] {} <Debug> HTTP-Session: 0eac78b8-79d3-4879-a617-b3e759db2aaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3955 2024.08.27 19:50:00.757497 [ 3 ] {} <Trace> HTTP-Session: 0eac78b8-79d3-4879-a617-b3e759db2aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3956 2024.08.27 19:50:00.757724 [ 3 ] {26e876d7-d4c4-4eb1-b58a-e904509c8ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3957 2024.08.27 19:50:00.757812 [ 3 ] {26e876d7-d4c4-4eb1-b58a-e904509c8ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3958 2024.08.27 19:50:00.758215 [ 3 ] {26e876d7-d4c4-4eb1-b58a-e904509c8ac0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3959 2024.08.27 19:50:00.758723 [ 3 ] {26e876d7-d4c4-4eb1-b58a-e904509c8ac0} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3960 2024.08.27 19:50:00.758771 [ 3 ] {26e876d7-d4c4-4eb1-b58a-e904509c8ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
3961 2024.08.27 19:50:00.759215 [ 3 ] {26e876d7-d4c4-4eb1-b58a-e904509c8ac0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3962 2024.08.27 19:50:00.759607 [ 3 ] {26e876d7-d4c4-4eb1-b58a-e904509c8ac0} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3963 2024.08.27 19:50:00.759784 [ 3 ] {26e876d7-d4c4-4eb1-b58a-e904509c8ac0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002118 sec., 1888.5741265344664 rows/sec., 154.00 KiB/sec.
3964 2024.08.27 19:50:00.760184 [ 3 ] {26e876d7-d4c4-4eb1-b58a-e904509c8ac0} <Debug> DynamicQueryHandler: Done processing query
3965 2024.08.27 19:50:00.760211 [ 3 ] {26e876d7-d4c4-4eb1-b58a-e904509c8ac0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3966 2024.08.27 19:50:00.760228 [ 3 ] {} <Debug> HTTP-Session: 0eac78b8-79d3-4879-a617-b3e759db2aaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3967 2024.08.27 19:50:00.760468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 37084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3968 2024.08.27 19:50:00.760525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3969 2024.08.27 19:50:00.760544 [ 3 ] {} <Debug> HTTP-Session: f1a08368-18a2-4df3-bfa3-3cb146111110 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3970 2024.08.27 19:50:00.760563 [ 3 ] {} <Debug> HTTP-Session: f1a08368-18a2-4df3-bfa3-3cb146111110 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3971 2024.08.27 19:50:00.760577 [ 3 ] {} <Debug> HTTP-Session: f1a08368-18a2-4df3-bfa3-3cb146111110 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3972 2024.08.27 19:50:00.760611 [ 3 ] {} <Trace> HTTP-Session: f1a08368-18a2-4df3-bfa3-3cb146111110 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3973 2024.08.27 19:50:00.760786 [ 3 ] {763e834f-5560-43b2-8e6f-e6c172943d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3974 2024.08.27 19:50:00.760833 [ 3 ] {763e834f-5560-43b2-8e6f-e6c172943d41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3975 2024.08.27 19:50:00.761095 [ 3 ] {763e834f-5560-43b2-8e6f-e6c172943d41} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3976 2024.08.27 19:50:00.761617 [ 3 ] {763e834f-5560-43b2-8e6f-e6c172943d41} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3977 2024.08.27 19:50:00.761657 [ 3 ] {763e834f-5560-43b2-8e6f-e6c172943d41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
3978 2024.08.27 19:50:00.762042 [ 3 ] {763e834f-5560-43b2-8e6f-e6c172943d41} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3979 2024.08.27 19:50:00.762392 [ 3 ] {763e834f-5560-43b2-8e6f-e6c172943d41} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3980 2024.08.27 19:50:00.762569 [ 3 ] {763e834f-5560-43b2-8e6f-e6c172943d41} <Debug> executeQuery: Read 245 rows, 22.20 KiB in 0.001862 sec., 131578.94736842107 rows/sec., 11.65 MiB/sec.
3981 2024.08.27 19:50:00.762754 [ 3 ] {763e834f-5560-43b2-8e6f-e6c172943d41} <Debug> DynamicQueryHandler: Done processing query
3982 2024.08.27 19:50:00.762779 [ 3 ] {763e834f-5560-43b2-8e6f-e6c172943d41} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
3983 2024.08.27 19:50:00.762795 [ 3 ] {} <Debug> HTTP-Session: f1a08368-18a2-4df3-bfa3-3cb146111110 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3984 2024.08.27 19:50:00.762965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3985 2024.08.27 19:50:00.763014 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3986 2024.08.27 19:50:00.763040 [ 3 ] {} <Debug> HTTP-Session: d9dc9836-51c1-4310-bae0-3c796c70b08d Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
3987 2024.08.27 19:50:00.763057 [ 3 ] {} <Debug> HTTP-Session: d9dc9836-51c1-4310-bae0-3c796c70b08d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3988 2024.08.27 19:50:00.763071 [ 3 ] {} <Debug> HTTP-Session: d9dc9836-51c1-4310-bae0-3c796c70b08d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3989 2024.08.27 19:50:00.763102 [ 3 ] {} <Trace> HTTP-Session: d9dc9836-51c1-4310-bae0-3c796c70b08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3990 2024.08.27 19:50:00.763208 [ 3 ] {197cc6b7-c102-4eac-8b0e-930a25a32d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3991 2024.08.27 19:50:00.763251 [ 3 ] {197cc6b7-c102-4eac-8b0e-930a25a32d2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3992 2024.08.27 19:50:00.763480 [ 3 ] {197cc6b7-c102-4eac-8b0e-930a25a32d2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3993 2024.08.27 19:50:00.763809 [ 3 ] {197cc6b7-c102-4eac-8b0e-930a25a32d2b} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3994 2024.08.27 19:50:00.763845 [ 3 ] {197cc6b7-c102-4eac-8b0e-930a25a32d2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
3995 2024.08.27 19:50:00.764203 [ 3 ] {197cc6b7-c102-4eac-8b0e-930a25a32d2b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3996 2024.08.27 19:50:00.764552 [ 3 ] {197cc6b7-c102-4eac-8b0e-930a25a32d2b} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3997 2024.08.27 19:50:00.764721 [ 3 ] {197cc6b7-c102-4eac-8b0e-930a25a32d2b} <Debug> executeQuery: Read 31 rows, 2.31 KiB in 0.001534 sec., 20208.604954367667 rows/sec., 1.47 MiB/sec.
3998 2024.08.27 19:50:00.764894 [ 3 ] {197cc6b7-c102-4eac-8b0e-930a25a32d2b} <Debug> DynamicQueryHandler: Done processing query
3999 2024.08.27 19:50:00.764917 [ 3 ] {197cc6b7-c102-4eac-8b0e-930a25a32d2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4000 2024.08.27 19:50:00.764933 [ 3 ] {} <Debug> HTTP-Session: d9dc9836-51c1-4310-bae0-3c796c70b08d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4001 2024.08.27 19:50:00.765069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4002 2024.08.27 19:50:00.765117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4003 2024.08.27 19:50:00.765135 [ 3 ] {} <Debug> HTTP-Session: ad7d9a2e-2248-43ac-ab9f-33162ab28223 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4004 2024.08.27 19:50:00.765151 [ 3 ] {} <Debug> HTTP-Session: ad7d9a2e-2248-43ac-ab9f-33162ab28223 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4005 2024.08.27 19:50:00.765165 [ 3 ] {} <Debug> HTTP-Session: ad7d9a2e-2248-43ac-ab9f-33162ab28223 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4006 2024.08.27 19:50:00.765195 [ 3 ] {} <Trace> HTTP-Session: ad7d9a2e-2248-43ac-ab9f-33162ab28223 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4007 2024.08.27 19:50:00.765293 [ 3 ] {b061ab37-27cd-4733-ad15-7c8fc5ed1f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4008 2024.08.27 19:50:00.765337 [ 3 ] {b061ab37-27cd-4733-ad15-7c8fc5ed1f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4009 2024.08.27 19:50:00.765558 [ 3 ] {b061ab37-27cd-4733-ad15-7c8fc5ed1f31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4010 2024.08.27 19:50:00.765888 [ 3 ] {b061ab37-27cd-4733-ad15-7c8fc5ed1f31} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4011 2024.08.27 19:50:00.765924 [ 3 ] {b061ab37-27cd-4733-ad15-7c8fc5ed1f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4012 2024.08.27 19:50:00.766276 [ 3 ] {b061ab37-27cd-4733-ad15-7c8fc5ed1f31} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4013 2024.08.27 19:50:00.766628 [ 3 ] {b061ab37-27cd-4733-ad15-7c8fc5ed1f31} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4014 2024.08.27 19:50:00.766792 [ 3 ] {b061ab37-27cd-4733-ad15-7c8fc5ed1f31} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001525 sec., 9180.327868852459 rows/sec., 642.93 KiB/sec.
4015 2024.08.27 19:50:00.767117 [ 3 ] {b061ab37-27cd-4733-ad15-7c8fc5ed1f31} <Debug> DynamicQueryHandler: Done processing query
4016 2024.08.27 19:50:00.767141 [ 3 ] {b061ab37-27cd-4733-ad15-7c8fc5ed1f31} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4017 2024.08.27 19:50:00.767157 [ 3 ] {} <Debug> HTTP-Session: ad7d9a2e-2248-43ac-ab9f-33162ab28223 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4018 2024.08.27 19:50:00.767303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4019 2024.08.27 19:50:00.767350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4020 2024.08.27 19:50:00.767369 [ 3 ] {} <Debug> HTTP-Session: 35b3e223-cd2d-4a49-be75-b69ca0946c26 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4021 2024.08.27 19:50:00.767385 [ 3 ] {} <Debug> HTTP-Session: 35b3e223-cd2d-4a49-be75-b69ca0946c26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4022 2024.08.27 19:50:00.767399 [ 3 ] {} <Debug> HTTP-Session: 35b3e223-cd2d-4a49-be75-b69ca0946c26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4023 2024.08.27 19:50:00.767430 [ 3 ] {} <Trace> HTTP-Session: 35b3e223-cd2d-4a49-be75-b69ca0946c26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4024 2024.08.27 19:50:00.767525 [ 3 ] {dd762cc4-8d16-4cce-97c6-490f18b70fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
4025 2024.08.27 19:50:00.767569 [ 3 ] {dd762cc4-8d16-4cce-97c6-490f18b70fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4026 2024.08.27 19:50:00.767812 [ 3 ] {dd762cc4-8d16-4cce-97c6-490f18b70fa4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4027 2024.08.27 19:50:00.768112 [ 3 ] {dd762cc4-8d16-4cce-97c6-490f18b70fa4} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4028 2024.08.27 19:50:00.768150 [ 3 ] {dd762cc4-8d16-4cce-97c6-490f18b70fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4029 2024.08.27 19:50:00.768488 [ 3 ] {dd762cc4-8d16-4cce-97c6-490f18b70fa4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4030 2024.08.27 19:50:00.768828 [ 3 ] {dd762cc4-8d16-4cce-97c6-490f18b70fa4} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4031 2024.08.27 19:50:00.768987 [ 3 ] {dd762cc4-8d16-4cce-97c6-490f18b70fa4} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001486 sec., 4037.685060565276 rows/sec., 238.55 KiB/sec.
4032 2024.08.27 19:50:00.769168 [ 3 ] {dd762cc4-8d16-4cce-97c6-490f18b70fa4} <Debug> DynamicQueryHandler: Done processing query
4033 2024.08.27 19:50:00.769193 [ 3 ] {dd762cc4-8d16-4cce-97c6-490f18b70fa4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4034 2024.08.27 19:50:00.769208 [ 3 ] {} <Debug> HTTP-Session: 35b3e223-cd2d-4a49-be75-b69ca0946c26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4035 2024.08.27 19:50:00.769407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 67023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4036 2024.08.27 19:50:00.769454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4037 2024.08.27 19:50:00.769472 [ 3 ] {} <Debug> HTTP-Session: 5a64de8a-0126-4ecb-beec-f73ea8b7f01c Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4038 2024.08.27 19:50:00.769489 [ 3 ] {} <Debug> HTTP-Session: 5a64de8a-0126-4ecb-beec-f73ea8b7f01c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4039 2024.08.27 19:50:00.769503 [ 3 ] {} <Debug> HTTP-Session: 5a64de8a-0126-4ecb-beec-f73ea8b7f01c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4040 2024.08.27 19:50:00.769533 [ 3 ] {} <Trace> HTTP-Session: 5a64de8a-0126-4ecb-beec-f73ea8b7f01c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4041 2024.08.27 19:50:00.769756 [ 3 ] {19304439-8e3c-425d-961d-5af2d500f700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4042 2024.08.27 19:50:00.769799 [ 3 ] {19304439-8e3c-425d-961d-5af2d500f700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4043 2024.08.27 19:50:00.770022 [ 3 ] {19304439-8e3c-425d-961d-5af2d500f700} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4044 2024.08.27 19:50:00.770559 [ 3 ] {19304439-8e3c-425d-961d-5af2d500f700} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4045 2024.08.27 19:50:00.770597 [ 3 ] {19304439-8e3c-425d-961d-5af2d500f700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4046 2024.08.27 19:50:00.770968 [ 3 ] {19304439-8e3c-425d-961d-5af2d500f700} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4047 2024.08.27 19:50:00.771322 [ 3 ] {19304439-8e3c-425d-961d-5af2d500f700} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4048 2024.08.27 19:50:00.771493 [ 3 ] {19304439-8e3c-425d-961d-5af2d500f700} <Debug> executeQuery: Read 413 rows, 30.17 KiB in 0.001853 sec., 222881.813275769 rows/sec., 15.90 MiB/sec.
4049 2024.08.27 19:50:00.771659 [ 3 ] {19304439-8e3c-425d-961d-5af2d500f700} <Debug> DynamicQueryHandler: Done processing query
4050 2024.08.27 19:50:00.771683 [ 3 ] {19304439-8e3c-425d-961d-5af2d500f700} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
4051 2024.08.27 19:50:00.771698 [ 3 ] {} <Debug> HTTP-Session: 5a64de8a-0126-4ecb-beec-f73ea8b7f01c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4052 2024.08.27 19:50:00.771834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4053 2024.08.27 19:50:00.771880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4054 2024.08.27 19:50:00.771898 [ 3 ] {} <Debug> HTTP-Session: 1b7520fa-5148-4e14-908c-b96f6e0a709b Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4055 2024.08.27 19:50:00.771914 [ 3 ] {} <Debug> HTTP-Session: 1b7520fa-5148-4e14-908c-b96f6e0a709b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4056 2024.08.27 19:50:00.771929 [ 3 ] {} <Debug> HTTP-Session: 1b7520fa-5148-4e14-908c-b96f6e0a709b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4057 2024.08.27 19:50:00.771959 [ 3 ] {} <Trace> HTTP-Session: 1b7520fa-5148-4e14-908c-b96f6e0a709b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4058 2024.08.27 19:50:00.772061 [ 3 ] {8c2e8e53-1f3d-4752-8405-bbb7c80ba10e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4059 2024.08.27 19:50:00.772105 [ 3 ] {8c2e8e53-1f3d-4752-8405-bbb7c80ba10e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4060 2024.08.27 19:50:00.772231 [ 3 ] {8c2e8e53-1f3d-4752-8405-bbb7c80ba10e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4061 2024.08.27 19:50:00.772484 [ 3 ] {8c2e8e53-1f3d-4752-8405-bbb7c80ba10e} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4062 2024.08.27 19:50:00.772519 [ 3 ] {8c2e8e53-1f3d-4752-8405-bbb7c80ba10e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4063 2024.08.27 19:50:00.772874 [ 3 ] {8c2e8e53-1f3d-4752-8405-bbb7c80ba10e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4064 2024.08.27 19:50:00.773198 [ 3 ] {8c2e8e53-1f3d-4752-8405-bbb7c80ba10e} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4065 2024.08.27 19:50:00.773353 [ 23 ] {} <Debug> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
4066 2024.08.27 19:50:00.773363 [ 3 ] {8c2e8e53-1f3d-4752-8405-bbb7c80ba10e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001322 sec., 4538.57791225416 rows/sec., 237.12 KiB/sec.
4067 2024.08.27 19:50:00.773430 [ 23 ] {} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4068 2024.08.27 19:50:00.773492 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4069 2024.08.27 19:50:00.773689 [ 3 ] {8c2e8e53-1f3d-4752-8405-bbb7c80ba10e} <Debug> DynamicQueryHandler: Done processing query
4070 2024.08.27 19:50:00.773747 [ 3 ] {8c2e8e53-1f3d-4752-8405-bbb7c80ba10e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4071 2024.08.27 19:50:00.773807 [ 199 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
4072 2024.08.27 19:50:00.773828 [ 3 ] {} <Debug> HTTP-Session: 1b7520fa-5148-4e14-908c-b96f6e0a709b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4073 2024.08.27 19:50:00.774076 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 45040, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4074 2024.08.27 19:50:00.774088 [ 199 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4075 2024.08.27 19:50:00.774127 [ 199 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
4076 2024.08.27 19:50:00.774136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4077 2024.08.27 19:50:00.774163 [ 3 ] {} <Debug> HTTP-Session: b2d40e44-b6f3-4060-9c56-f2ae17ed80f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4078 2024.08.27 19:50:00.774196 [ 3 ] {} <Debug> HTTP-Session: b2d40e44-b6f3-4060-9c56-f2ae17ed80f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4079 2024.08.27 19:50:00.774221 [ 3 ] {} <Debug> HTTP-Session: b2d40e44-b6f3-4060-9c56-f2ae17ed80f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4080 2024.08.27 19:50:00.774225 [ 199 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
4081 2024.08.27 19:50:00.774332 [ 3 ] {} <Trace> HTTP-Session: b2d40e44-b6f3-4060-9c56-f2ae17ed80f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4082 2024.08.27 19:50:00.774603 [ 199 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
4083 2024.08.27 19:50:00.774838 [ 199 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
4084 2024.08.27 19:50:00.774883 [ 3 ] {0976a90e-a6a0-4c29-baa1-2ad3403e4cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4085 2024.08.27 19:50:00.775087 [ 3 ] {0976a90e-a6a0-4c29-baa1-2ad3403e4cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4086 2024.08.27 19:50:00.775096 [ 199 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
4087 2024.08.27 19:50:00.775312 [ 199 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
4088 2024.08.27 19:50:00.775739 [ 3 ] {0976a90e-a6a0-4c29-baa1-2ad3403e4cec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4089 2024.08.27 19:50:00.776347 [ 3 ] {0976a90e-a6a0-4c29-baa1-2ad3403e4cec} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4090 2024.08.27 19:50:00.776396 [ 3 ] {0976a90e-a6a0-4c29-baa1-2ad3403e4cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4091 2024.08.27 19:50:00.776980 [ 201 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.003375436 sec., 10665.288869349026 rows/sec., 557.22 KiB/sec.
4092 2024.08.27 19:50:00.777123 [ 3 ] {0976a90e-a6a0-4c29-baa1-2ad3403e4cec} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4093 2024.08.27 19:50:00.777213 [ 201 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
4094 2024.08.27 19:50:00.778024 [ 3 ] {0976a90e-a6a0-4c29-baa1-2ad3403e4cec} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4095 2024.08.27 19:50:00.778332 [ 3 ] {0976a90e-a6a0-4c29-baa1-2ad3403e4cec} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.003732 sec., 64040.72883172562 rows/sec., 4.29 MiB/sec.
4096 2024.08.27 19:50:00.778334 [ 187 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_6_1} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4097 2024.08.27 19:50:00.778496 [ 187 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_6_1} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
4098 2024.08.27 19:50:00.778574 [ 3 ] {0976a90e-a6a0-4c29-baa1-2ad3403e4cec} <Debug> DynamicQueryHandler: Done processing query
4099 2024.08.27 19:50:00.778596 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
4100 2024.08.27 19:50:00.778604 [ 3 ] {0976a90e-a6a0-4c29-baa1-2ad3403e4cec} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
4101 2024.08.27 19:50:00.778629 [ 3 ] {} <Debug> HTTP-Session: b2d40e44-b6f3-4060-9c56-f2ae17ed80f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4102 2024.08.27 19:50:00.778752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4103 2024.08.27 19:50:00.778799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4104 2024.08.27 19:50:00.778817 [ 3 ] {} <Debug> HTTP-Session: 2296ce6d-77b6-4575-91f2-650cae446b73 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4105 2024.08.27 19:50:00.778833 [ 3 ] {} <Debug> HTTP-Session: 2296ce6d-77b6-4575-91f2-650cae446b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4106 2024.08.27 19:50:00.778848 [ 3 ] {} <Debug> HTTP-Session: 2296ce6d-77b6-4575-91f2-650cae446b73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4107 2024.08.27 19:50:00.778878 [ 3 ] {} <Trace> HTTP-Session: 2296ce6d-77b6-4575-91f2-650cae446b73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4108 2024.08.27 19:50:00.778970 [ 3 ] {6af00233-861d-4939-b397-c24a20694a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
4109 2024.08.27 19:50:00.779015 [ 3 ] {6af00233-861d-4939-b397-c24a20694a49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4110 2024.08.27 19:50:00.779160 [ 3 ] {6af00233-861d-4939-b397-c24a20694a49} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4111 2024.08.27 19:50:00.779463 [ 3 ] {6af00233-861d-4939-b397-c24a20694a49} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4112 2024.08.27 19:50:00.779498 [ 3 ] {6af00233-861d-4939-b397-c24a20694a49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4113 2024.08.27 19:50:00.779846 [ 3 ] {6af00233-861d-4939-b397-c24a20694a49} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4114 2024.08.27 19:50:00.780182 [ 3 ] {6af00233-861d-4939-b397-c24a20694a49} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4115 2024.08.27 19:50:00.780338 [ 3 ] {6af00233-861d-4939-b397-c24a20694a49} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001387 sec., 720.9805335255949 rows/sec., 48.58 KiB/sec.
4116 2024.08.27 19:50:00.780509 [ 3 ] {6af00233-861d-4939-b397-c24a20694a49} <Debug> DynamicQueryHandler: Done processing query
4117 2024.08.27 19:50:00.780533 [ 3 ] {6af00233-861d-4939-b397-c24a20694a49} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4118 2024.08.27 19:50:00.780549 [ 3 ] {} <Debug> HTTP-Session: 2296ce6d-77b6-4575-91f2-650cae446b73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4119 2024.08.27 19:50:00.780735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4120 2024.08.27 19:50:00.780783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4121 2024.08.27 19:50:00.780801 [ 3 ] {} <Debug> HTTP-Session: 79624907-7cbb-4108-86f1-801160334b33 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4122 2024.08.27 19:50:00.780817 [ 3 ] {} <Debug> HTTP-Session: 79624907-7cbb-4108-86f1-801160334b33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4123 2024.08.27 19:50:00.780831 [ 3 ] {} <Debug> HTTP-Session: 79624907-7cbb-4108-86f1-801160334b33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4124 2024.08.27 19:50:00.780861 [ 3 ] {} <Trace> HTTP-Session: 79624907-7cbb-4108-86f1-801160334b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4125 2024.08.27 19:50:00.781185 [ 3 ] {5b8adcc3-6617-4f6a-b304-a73521ee430e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4126 2024.08.27 19:50:00.781250 [ 3 ] {5b8adcc3-6617-4f6a-b304-a73521ee430e} <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
4127 2024.08.27 19:50:00.781658 [ 3 ] {5b8adcc3-6617-4f6a-b304-a73521ee430e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4128 2024.08.27 19:50:00.782307 [ 3 ] {5b8adcc3-6617-4f6a-b304-a73521ee430e} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4129 2024.08.27 19:50:00.782342 [ 3 ] {5b8adcc3-6617-4f6a-b304-a73521ee430e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4130 2024.08.27 19:50:00.782936 [ 3 ] {5b8adcc3-6617-4f6a-b304-a73521ee430e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4131 2024.08.27 19:50:00.783340 [ 3 ] {5b8adcc3-6617-4f6a-b304-a73521ee430e} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4132 2024.08.27 19:50:00.783530 [ 3 ] {5b8adcc3-6617-4f6a-b304-a73521ee430e} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002584 sec., 10448.91640866873 rows/sec., 18.72 MiB/sec.
4133 2024.08.27 19:50:00.783736 [ 3 ] {5b8adcc3-6617-4f6a-b304-a73521ee430e} <Debug> DynamicQueryHandler: Done processing query
4134 2024.08.27 19:50:00.783759 [ 3 ] {5b8adcc3-6617-4f6a-b304-a73521ee430e} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
4135 2024.08.27 19:50:00.783775 [ 3 ] {} <Debug> HTTP-Session: 79624907-7cbb-4108-86f1-801160334b33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4136 2024.08.27 19:50:00.783903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 12143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4137 2024.08.27 19:50:00.783950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4138 2024.08.27 19:50:00.783969 [ 3 ] {} <Debug> HTTP-Session: 7c6e1344-132d-4619-baa0-1efeab381f76 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4139 2024.08.27 19:50:00.783985 [ 3 ] {} <Debug> HTTP-Session: 7c6e1344-132d-4619-baa0-1efeab381f76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4140 2024.08.27 19:50:00.783999 [ 3 ] {} <Debug> HTTP-Session: 7c6e1344-132d-4619-baa0-1efeab381f76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4141 2024.08.27 19:50:00.784040 [ 3 ] {} <Trace> HTTP-Session: 7c6e1344-132d-4619-baa0-1efeab381f76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4142 2024.08.27 19:50:00.784169 [ 3 ] {6368c077-f5f6-4048-a782-27495d807a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4143 2024.08.27 19:50:00.784214 [ 3 ] {6368c077-f5f6-4048-a782-27495d807a7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4144 2024.08.27 19:50:00.784342 [ 3 ] {6368c077-f5f6-4048-a782-27495d807a7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4145 2024.08.27 19:50:00.784640 [ 3 ] {6368c077-f5f6-4048-a782-27495d807a7c} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4146 2024.08.27 19:50:00.784675 [ 3 ] {6368c077-f5f6-4048-a782-27495d807a7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4147 2024.08.27 19:50:00.785027 [ 3 ] {6368c077-f5f6-4048-a782-27495d807a7c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4148 2024.08.27 19:50:00.785352 [ 3 ] {6368c077-f5f6-4048-a782-27495d807a7c} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4149 2024.08.27 19:50:00.785517 [ 3 ] {6368c077-f5f6-4048-a782-27495d807a7c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001399 sec., 58613.2952108649 rows/sec., 3.72 MiB/sec.
4150 2024.08.27 19:50:00.785682 [ 3 ] {6368c077-f5f6-4048-a782-27495d807a7c} <Debug> DynamicQueryHandler: Done processing query
4151 2024.08.27 19:50:00.785706 [ 3 ] {6368c077-f5f6-4048-a782-27495d807a7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4152 2024.08.27 19:50:00.785722 [ 3 ] {} <Debug> HTTP-Session: 7c6e1344-132d-4619-baa0-1efeab381f76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4153 2024.08.27 19:50:05.753477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 11847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4154 2024.08.27 19:50:05.753602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4155 2024.08.27 19:50:05.753627 [ 3 ] {} <Debug> HTTP-Session: ee96ad5d-6615-48e1-90b6-b7446bd30737 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4156 2024.08.27 19:50:05.753650 [ 3 ] {} <Debug> HTTP-Session: ee96ad5d-6615-48e1-90b6-b7446bd30737 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4157 2024.08.27 19:50:05.753663 [ 3 ] {} <Debug> HTTP-Session: ee96ad5d-6615-48e1-90b6-b7446bd30737 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4158 2024.08.27 19:50:05.753708 [ 3 ] {} <Trace> HTTP-Session: ee96ad5d-6615-48e1-90b6-b7446bd30737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4159 2024.08.27 19:50:05.753889 [ 3 ] {2533cb0f-21bb-46f8-94c7-4d73b7c32ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4160 2024.08.27 19:50:05.754030 [ 3 ] {2533cb0f-21bb-46f8-94c7-4d73b7c32ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4161 2024.08.27 19:50:05.754360 [ 3 ] {2533cb0f-21bb-46f8-94c7-4d73b7c32ff4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4162 2024.08.27 19:50:05.754859 [ 3 ] {2533cb0f-21bb-46f8-94c7-4d73b7c32ff4} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4163 2024.08.27 19:50:05.754910 [ 3 ] {2533cb0f-21bb-46f8-94c7-4d73b7c32ff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4164 2024.08.27 19:50:05.755353 [ 3 ] {2533cb0f-21bb-46f8-94c7-4d73b7c32ff4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4165 2024.08.27 19:50:05.755754 [ 3 ] {2533cb0f-21bb-46f8-94c7-4d73b7c32ff4} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4166 2024.08.27 19:50:05.755927 [ 3 ] {2533cb0f-21bb-46f8-94c7-4d73b7c32ff4} <Debug> executeQuery: Read 82 rows, 6.84 KiB in 0.002045 sec., 40097.79951100245 rows/sec., 3.27 MiB/sec.
4167 2024.08.27 19:50:05.756155 [ 3 ] {2533cb0f-21bb-46f8-94c7-4d73b7c32ff4} <Debug> DynamicQueryHandler: Done processing query
4168 2024.08.27 19:50:05.756185 [ 3 ] {2533cb0f-21bb-46f8-94c7-4d73b7c32ff4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4169 2024.08.27 19:50:05.756202 [ 3 ] {} <Debug> HTTP-Session: ee96ad5d-6615-48e1-90b6-b7446bd30737 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4170 2024.08.27 19:50:05.756349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4171 2024.08.27 19:50:05.756408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4172 2024.08.27 19:50:05.756430 [ 3 ] {} <Debug> HTTP-Session: 5591007c-38e6-4f9b-bc69-ac86d6073e88 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4173 2024.08.27 19:50:05.756451 [ 3 ] {} <Debug> HTTP-Session: 5591007c-38e6-4f9b-bc69-ac86d6073e88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4174 2024.08.27 19:50:05.756466 [ 3 ] {} <Debug> HTTP-Session: 5591007c-38e6-4f9b-bc69-ac86d6073e88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4175 2024.08.27 19:50:05.756503 [ 3 ] {} <Trace> HTTP-Session: 5591007c-38e6-4f9b-bc69-ac86d6073e88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4176 2024.08.27 19:50:05.756614 [ 3 ] {0cec1366-ce87-4ddc-b15b-29b5555177d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4177 2024.08.27 19:50:05.756664 [ 3 ] {0cec1366-ce87-4ddc-b15b-29b5555177d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4178 2024.08.27 19:50:05.756908 [ 3 ] {0cec1366-ce87-4ddc-b15b-29b5555177d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4179 2024.08.27 19:50:05.757262 [ 3 ] {0cec1366-ce87-4ddc-b15b-29b5555177d4} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4180 2024.08.27 19:50:05.757302 [ 3 ] {0cec1366-ce87-4ddc-b15b-29b5555177d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4181 2024.08.27 19:50:05.757658 [ 3 ] {0cec1366-ce87-4ddc-b15b-29b5555177d4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4182 2024.08.27 19:50:05.758021 [ 3 ] {0cec1366-ce87-4ddc-b15b-29b5555177d4} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4183 2024.08.27 19:50:05.758178 [ 3 ] {0cec1366-ce87-4ddc-b15b-29b5555177d4} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001592 sec., 8165.829145728642 rows/sec., 614.03 KiB/sec.
4184 2024.08.27 19:50:05.758191 [ 140 ] {} <Debug> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
4185 2024.08.27 19:50:05.758288 [ 140 ] {} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4186 2024.08.27 19:50:05.758343 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4187 2024.08.27 19:50:05.758465 [ 3 ] {0cec1366-ce87-4ddc-b15b-29b5555177d4} <Debug> DynamicQueryHandler: Done processing query
4188 2024.08.27 19:50:05.758532 [ 3 ] {0cec1366-ce87-4ddc-b15b-29b5555177d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4189 2024.08.27 19:50:05.758561 [ 3 ] {} <Debug> HTTP-Session: 5591007c-38e6-4f9b-bc69-ac86d6073e88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4190 2024.08.27 19:50:05.758589 [ 201 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::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
4191 2024.08.27 19:50:05.758737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 13090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4192 2024.08.27 19:50:05.758865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4193 2024.08.27 19:50:05.758882 [ 201 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4194 2024.08.27 19:50:05.758904 [ 3 ] {} <Debug> HTTP-Session: e52ca849-6c7a-4459-9ceb-131e0430dbdc Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4195 2024.08.27 19:50:05.758956 [ 3 ] {} <Debug> HTTP-Session: e52ca849-6c7a-4459-9ceb-131e0430dbdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4196 2024.08.27 19:50:05.758961 [ 201 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 31 rows starting from the beginning of the part
4197 2024.08.27 19:50:05.758977 [ 3 ] {} <Debug> HTTP-Session: e52ca849-6c7a-4459-9ceb-131e0430dbdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4198 2024.08.27 19:50:05.759052 [ 3 ] {} <Trace> HTTP-Session: e52ca849-6c7a-4459-9ceb-131e0430dbdc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4199 2024.08.27 19:50:05.759292 [ 201 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 13 rows starting from the beginning of the part
4200 2024.08.27 19:50:05.759389 [ 3 ] {8d42569b-baba-422f-a43c-0e70fb4a3eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4201 2024.08.27 19:50:05.759552 [ 201 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 29 rows starting from the beginning of the part
4202 2024.08.27 19:50:05.759574 [ 3 ] {8d42569b-baba-422f-a43c-0e70fb4a3eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4203 2024.08.27 19:50:05.759939 [ 201 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part
4204 2024.08.27 19:50:05.760232 [ 201 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 31 rows starting from the beginning of the part
4205 2024.08.27 19:50:05.760593 [ 201 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 13 rows starting from the beginning of the part
4206 2024.08.27 19:50:05.761318 [ 3 ] {8d42569b-baba-422f-a43c-0e70fb4a3eec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4207 2024.08.27 19:50:05.762267 [ 3 ] {8d42569b-baba-422f-a43c-0e70fb4a3eec} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4208 2024.08.27 19:50:05.762345 [ 3 ] {8d42569b-baba-422f-a43c-0e70fb4a3eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4209 2024.08.27 19:50:05.763483 [ 3 ] {8d42569b-baba-422f-a43c-0e70fb4a3eec} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4210 2024.08.27 19:50:05.763542 [ 187 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 130 rows, containing 5 columns (5 merged, 0 gathered) in 0.005095033 sec., 25515.045731794085 rows/sec., 1.96 MiB/sec.
4211 2024.08.27 19:50:05.763778 [ 187 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
4212 2024.08.27 19:50:05.763986 [ 3 ] {8d42569b-baba-422f-a43c-0e70fb4a3eec} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4213 2024.08.27 19:50:05.764395 [ 3 ] {8d42569b-baba-422f-a43c-0e70fb4a3eec} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.005107 sec., 15077.344820834149 rows/sec., 1.18 MiB/sec.
4214 2024.08.27 19:50:05.765078 [ 3 ] {8d42569b-baba-422f-a43c-0e70fb4a3eec} <Debug> DynamicQueryHandler: Done processing query
4215 2024.08.27 19:50:05.765147 [ 3 ] {8d42569b-baba-422f-a43c-0e70fb4a3eec} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4216 2024.08.27 19:50:05.765171 [ 3 ] {} <Debug> HTTP-Session: e52ca849-6c7a-4459-9ceb-131e0430dbdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4217 2024.08.27 19:50:05.765226 [ 187 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_11_2} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4218 2024.08.27 19:50:05.765309 [ 187 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_11_2} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
4219 2024.08.27 19:50:05.765372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 30657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4220 2024.08.27 19:50:05.765411 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
4221 2024.08.27 19:50:05.765442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4222 2024.08.27 19:50:05.765466 [ 3 ] {} <Debug> HTTP-Session: 87e319f1-133d-445f-9d2c-ee64a4c10fee Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4223 2024.08.27 19:50:05.765482 [ 3 ] {} <Debug> HTTP-Session: 87e319f1-133d-445f-9d2c-ee64a4c10fee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4224 2024.08.27 19:50:05.765497 [ 3 ] {} <Debug> HTTP-Session: 87e319f1-133d-445f-9d2c-ee64a4c10fee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4225 2024.08.27 19:50:05.765529 [ 3 ] {} <Trace> HTTP-Session: 87e319f1-133d-445f-9d2c-ee64a4c10fee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4226 2024.08.27 19:50:05.765687 [ 3 ] {0fdd919c-5aed-4269-a93e-b4f1e0691e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4227 2024.08.27 19:50:05.765735 [ 3 ] {0fdd919c-5aed-4269-a93e-b4f1e0691e07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4228 2024.08.27 19:50:05.765899 [ 3 ] {0fdd919c-5aed-4269-a93e-b4f1e0691e07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4229 2024.08.27 19:50:05.766303 [ 3 ] {0fdd919c-5aed-4269-a93e-b4f1e0691e07} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4230 2024.08.27 19:50:05.766341 [ 3 ] {0fdd919c-5aed-4269-a93e-b4f1e0691e07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4231 2024.08.27 19:50:05.766730 [ 3 ] {0fdd919c-5aed-4269-a93e-b4f1e0691e07} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4232 2024.08.27 19:50:05.767074 [ 3 ] {0fdd919c-5aed-4269-a93e-b4f1e0691e07} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4233 2024.08.27 19:50:05.767238 [ 3 ] {0fdd919c-5aed-4269-a93e-b4f1e0691e07} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001618 sec., 98887.51545117429 rows/sec., 6.89 MiB/sec.
4234 2024.08.27 19:50:05.767424 [ 3 ] {0fdd919c-5aed-4269-a93e-b4f1e0691e07} <Debug> DynamicQueryHandler: Done processing query
4235 2024.08.27 19:50:05.767449 [ 3 ] {0fdd919c-5aed-4269-a93e-b4f1e0691e07} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4236 2024.08.27 19:50:05.767465 [ 3 ] {} <Debug> HTTP-Session: 87e319f1-133d-445f-9d2c-ee64a4c10fee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4237 2024.08.27 19:50:05.767623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 21198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4238 2024.08.27 19:50:05.767673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4239 2024.08.27 19:50:05.767693 [ 3 ] {} <Debug> HTTP-Session: bf36573c-7698-4699-9197-5fdf1d588df7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4240 2024.08.27 19:50:05.767709 [ 3 ] {} <Debug> HTTP-Session: bf36573c-7698-4699-9197-5fdf1d588df7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4241 2024.08.27 19:50:05.767723 [ 3 ] {} <Debug> HTTP-Session: bf36573c-7698-4699-9197-5fdf1d588df7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4242 2024.08.27 19:50:05.767755 [ 3 ] {} <Trace> HTTP-Session: bf36573c-7698-4699-9197-5fdf1d588df7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4243 2024.08.27 19:50:05.767953 [ 3 ] {c2717ecf-c03f-4a0e-b164-ebb889ebf5fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4244 2024.08.27 19:50:05.768017 [ 3 ] {c2717ecf-c03f-4a0e-b164-ebb889ebf5fc} <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
4245 2024.08.27 19:50:05.768435 [ 3 ] {c2717ecf-c03f-4a0e-b164-ebb889ebf5fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4246 2024.08.27 19:50:05.768928 [ 3 ] {c2717ecf-c03f-4a0e-b164-ebb889ebf5fc} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4247 2024.08.27 19:50:05.768966 [ 3 ] {c2717ecf-c03f-4a0e-b164-ebb889ebf5fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4248 2024.08.27 19:50:05.769691 [ 3 ] {c2717ecf-c03f-4a0e-b164-ebb889ebf5fc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4249 2024.08.27 19:50:05.770177 [ 3 ] {c2717ecf-c03f-4a0e-b164-ebb889ebf5fc} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4250 2024.08.27 19:50:05.770344 [ 140 ] {} <Debug> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
4251 2024.08.27 19:50:05.770367 [ 3 ] {c2717ecf-c03f-4a0e-b164-ebb889ebf5fc} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002535 sec., 5128.205128205128 rows/sec., 9.19 MiB/sec.
4252 2024.08.27 19:50:05.770408 [ 140 ] {} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4253 2024.08.27 19:50:05.770481 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4254 2024.08.27 19:50:05.770718 [ 199 ] {25052027-0a03-49be-8655-a6c64ba66c34::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
4255 2024.08.27 19:50:05.770826 [ 3 ] {c2717ecf-c03f-4a0e-b164-ebb889ebf5fc} <Debug> DynamicQueryHandler: Done processing query
4256 2024.08.27 19:50:05.770859 [ 3 ] {c2717ecf-c03f-4a0e-b164-ebb889ebf5fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
4257 2024.08.27 19:50:05.770888 [ 3 ] {} <Debug> HTTP-Session: bf36573c-7698-4699-9197-5fdf1d588df7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4258 2024.08.27 19:50:05.771040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4259 2024.08.27 19:50:05.771068 [ 199 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4260 2024.08.27 19:50:05.771115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4261 2024.08.27 19:50:05.771152 [ 3 ] {} <Debug> HTTP-Session: f14f9314-922c-42cb-a8ea-f82688272156 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4262 2024.08.27 19:50:05.771153 [ 199 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 86 rows starting from the beginning of the part
4263 2024.08.27 19:50:05.771175 [ 3 ] {} <Debug> HTTP-Session: f14f9314-922c-42cb-a8ea-f82688272156 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4264 2024.08.27 19:50:05.771196 [ 3 ] {} <Debug> HTTP-Session: f14f9314-922c-42cb-a8ea-f82688272156 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4265 2024.08.27 19:50:05.771248 [ 3 ] {} <Trace> HTTP-Session: f14f9314-922c-42cb-a8ea-f82688272156 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4266 2024.08.27 19:50:05.771495 [ 3 ] {514fb4f2-20e7-487c-848c-a650f08e7547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4267 2024.08.27 19:50:05.771514 [ 199 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 13 rows starting from the beginning of the part
4268 2024.08.27 19:50:05.771555 [ 3 ] {514fb4f2-20e7-487c-848c-a650f08e7547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4269 2024.08.27 19:50:05.772014 [ 199 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 27 rows starting from the beginning of the part
4270 2024.08.27 19:50:05.772078 [ 3 ] {514fb4f2-20e7-487c-848c-a650f08e7547} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4271 2024.08.27 19:50:05.772387 [ 199 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part
4272 2024.08.27 19:50:05.772874 [ 199 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 27 rows starting from the beginning of the part
4273 2024.08.27 19:50:05.772920 [ 3 ] {514fb4f2-20e7-487c-848c-a650f08e7547} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4274 2024.08.27 19:50:05.772974 [ 3 ] {514fb4f2-20e7-487c-848c-a650f08e7547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4275 2024.08.27 19:50:05.773296 [ 199 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 13 rows starting from the beginning of the part
4276 2024.08.27 19:50:05.774124 [ 3 ] {514fb4f2-20e7-487c-848c-a650f08e7547} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4277 2024.08.27 19:50:05.774626 [ 3 ] {514fb4f2-20e7-487c-848c-a650f08e7547} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4278 2024.08.27 19:50:05.774853 [ 3 ] {514fb4f2-20e7-487c-848c-a650f08e7547} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003466 sec., 17311.021350259667 rows/sec., 1.17 MiB/sec.
4279 2024.08.27 19:50:05.775130 [ 3 ] {514fb4f2-20e7-487c-848c-a650f08e7547} <Debug> DynamicQueryHandler: Done processing query
4280 2024.08.27 19:50:05.775161 [ 3 ] {514fb4f2-20e7-487c-848c-a650f08e7547} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4281 2024.08.27 19:50:05.775190 [ 3 ] {} <Debug> HTTP-Session: f14f9314-922c-42cb-a8ea-f82688272156 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4282 2024.08.27 19:50:05.776767 [ 187 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 19 columns (19 merged, 0 gathered) in 0.00615741 sec., 29070.664451449553 rows/sec., 52.09 MiB/sec.
4283 2024.08.27 19:50:05.777263 [ 192 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
4284 2024.08.27 19:50:05.777931 [ 192 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4285 2024.08.27 19:50:05.778026 [ 192 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
4286 2024.08.27 19:50:05.778188 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB.
4287 2024.08.27 19:50:09.800247 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache
4288 2024.08.27 19:50:09.800340 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache
4289 2024.08.27 19:50:10.755226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 36816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4290 2024.08.27 19:50:10.755338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4291 2024.08.27 19:50:10.755364 [ 3 ] {} <Debug> HTTP-Session: 1affb38b-d4c5-4529-bf73-5b6cf3108d23 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4292 2024.08.27 19:50:10.755388 [ 3 ] {} <Debug> HTTP-Session: 1affb38b-d4c5-4529-bf73-5b6cf3108d23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4293 2024.08.27 19:50:10.755404 [ 3 ] {} <Debug> HTTP-Session: 1affb38b-d4c5-4529-bf73-5b6cf3108d23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4294 2024.08.27 19:50:10.755454 [ 3 ] {} <Trace> HTTP-Session: 1affb38b-d4c5-4529-bf73-5b6cf3108d23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4295 2024.08.27 19:50:10.755720 [ 3 ] {77c889c4-99d9-4fc1-9d42-2b7e5b46d808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4296 2024.08.27 19:50:10.755790 [ 3 ] {77c889c4-99d9-4fc1-9d42-2b7e5b46d808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4297 2024.08.27 19:50:10.756360 [ 3 ] {77c889c4-99d9-4fc1-9d42-2b7e5b46d808} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4298 2024.08.27 19:50:10.756925 [ 3 ] {77c889c4-99d9-4fc1-9d42-2b7e5b46d808} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4299 2024.08.27 19:50:10.756967 [ 3 ] {77c889c4-99d9-4fc1-9d42-2b7e5b46d808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4300 2024.08.27 19:50:10.757425 [ 3 ] {77c889c4-99d9-4fc1-9d42-2b7e5b46d808} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4301 2024.08.27 19:50:10.757819 [ 3 ] {77c889c4-99d9-4fc1-9d42-2b7e5b46d808} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4302 2024.08.27 19:50:10.757970 [ 3 ] {77c889c4-99d9-4fc1-9d42-2b7e5b46d808} <Debug> executeQuery: Read 243 rows, 22.06 KiB in 0.00237 sec., 102531.64556962025 rows/sec., 9.09 MiB/sec.
4303 2024.08.27 19:50:10.758342 [ 3 ] {77c889c4-99d9-4fc1-9d42-2b7e5b46d808} <Debug> DynamicQueryHandler: Done processing query
4304 2024.08.27 19:50:10.758370 [ 3 ] {77c889c4-99d9-4fc1-9d42-2b7e5b46d808} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
4305 2024.08.27 19:50:10.758394 [ 3 ] {} <Debug> HTTP-Session: 1affb38b-d4c5-4529-bf73-5b6cf3108d23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4306 2024.08.27 19:50:10.758553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 3917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4307 2024.08.27 19:50:10.758604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4308 2024.08.27 19:50:10.758624 [ 3 ] {} <Debug> HTTP-Session: 37f73512-f5d2-4e89-a971-ae6254f903b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4309 2024.08.27 19:50:10.758641 [ 3 ] {} <Debug> HTTP-Session: 37f73512-f5d2-4e89-a971-ae6254f903b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4310 2024.08.27 19:50:10.758656 [ 3 ] {} <Debug> HTTP-Session: 37f73512-f5d2-4e89-a971-ae6254f903b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4311 2024.08.27 19:50:10.758687 [ 3 ] {} <Trace> HTTP-Session: 37f73512-f5d2-4e89-a971-ae6254f903b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4312 2024.08.27 19:50:10.758796 [ 3 ] {2705f472-d0a5-48c6-8ce3-22daf8e5f68d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4313 2024.08.27 19:50:10.758839 [ 3 ] {2705f472-d0a5-48c6-8ce3-22daf8e5f68d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4314 2024.08.27 19:50:10.759090 [ 3 ] {2705f472-d0a5-48c6-8ce3-22daf8e5f68d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4315 2024.08.27 19:50:10.759444 [ 3 ] {2705f472-d0a5-48c6-8ce3-22daf8e5f68d} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4316 2024.08.27 19:50:10.759481 [ 3 ] {2705f472-d0a5-48c6-8ce3-22daf8e5f68d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4317 2024.08.27 19:50:10.759842 [ 3 ] {2705f472-d0a5-48c6-8ce3-22daf8e5f68d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4318 2024.08.27 19:50:10.760213 [ 3 ] {2705f472-d0a5-48c6-8ce3-22daf8e5f68d} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4319 2024.08.27 19:50:10.760341 [ 3 ] {2705f472-d0a5-48c6-8ce3-22daf8e5f68d} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001575 sec., 17142.85714285714 rows/sec., 1.26 MiB/sec.
4320 2024.08.27 19:50:10.760514 [ 3 ] {2705f472-d0a5-48c6-8ce3-22daf8e5f68d} <Debug> DynamicQueryHandler: Done processing query
4321 2024.08.27 19:50:10.760539 [ 3 ] {2705f472-d0a5-48c6-8ce3-22daf8e5f68d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4322 2024.08.27 19:50:10.760556 [ 3 ] {} <Debug> HTTP-Session: 37f73512-f5d2-4e89-a971-ae6254f903b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4323 2024.08.27 19:50:10.760712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4324 2024.08.27 19:50:10.760761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4325 2024.08.27 19:50:10.760781 [ 3 ] {} <Debug> HTTP-Session: 9b83873e-a632-4d4d-8bb1-ae8a5b6a01fa Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4326 2024.08.27 19:50:10.760799 [ 3 ] {} <Debug> HTTP-Session: 9b83873e-a632-4d4d-8bb1-ae8a5b6a01fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4327 2024.08.27 19:50:10.760813 [ 3 ] {} <Debug> HTTP-Session: 9b83873e-a632-4d4d-8bb1-ae8a5b6a01fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4328 2024.08.27 19:50:10.760844 [ 3 ] {} <Trace> HTTP-Session: 9b83873e-a632-4d4d-8bb1-ae8a5b6a01fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4329 2024.08.27 19:50:10.760944 [ 3 ] {4d467e6e-58d1-4393-a698-ce07e1920054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4330 2024.08.27 19:50:10.760992 [ 3 ] {4d467e6e-58d1-4393-a698-ce07e1920054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4331 2024.08.27 19:50:10.761216 [ 3 ] {4d467e6e-58d1-4393-a698-ce07e1920054} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4332 2024.08.27 19:50:10.761579 [ 3 ] {4d467e6e-58d1-4393-a698-ce07e1920054} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4333 2024.08.27 19:50:10.761615 [ 3 ] {4d467e6e-58d1-4393-a698-ce07e1920054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4334 2024.08.27 19:50:10.761971 [ 3 ] {4d467e6e-58d1-4393-a698-ce07e1920054} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4335 2024.08.27 19:50:10.762366 [ 3 ] {4d467e6e-58d1-4393-a698-ce07e1920054} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4336 2024.08.27 19:50:10.762490 [ 3 ] {4d467e6e-58d1-4393-a698-ce07e1920054} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001572 sec., 8905.852417302798 rows/sec., 623.71 KiB/sec.
4337 2024.08.27 19:50:10.762661 [ 3 ] {4d467e6e-58d1-4393-a698-ce07e1920054} <Debug> DynamicQueryHandler: Done processing query
4338 2024.08.27 19:50:10.762686 [ 3 ] {4d467e6e-58d1-4393-a698-ce07e1920054} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4339 2024.08.27 19:50:10.762701 [ 3 ] {} <Debug> HTTP-Session: 9b83873e-a632-4d4d-8bb1-ae8a5b6a01fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4340 2024.08.27 19:50:10.762839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4341 2024.08.27 19:50:10.762889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4342 2024.08.27 19:50:10.762909 [ 3 ] {} <Debug> HTTP-Session: 98f9251a-1709-4c1c-9671-bb9f67021902 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4343 2024.08.27 19:50:10.762926 [ 3 ] {} <Debug> HTTP-Session: 98f9251a-1709-4c1c-9671-bb9f67021902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4344 2024.08.27 19:50:10.762941 [ 3 ] {} <Debug> HTTP-Session: 98f9251a-1709-4c1c-9671-bb9f67021902 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4345 2024.08.27 19:50:10.762997 [ 3 ] {} <Trace> HTTP-Session: 98f9251a-1709-4c1c-9671-bb9f67021902 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4346 2024.08.27 19:50:10.763094 [ 3 ] {7c2d7468-198b-4543-bb44-5ce5025e0ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
4347 2024.08.27 19:50:10.763138 [ 3 ] {7c2d7468-198b-4543-bb44-5ce5025e0ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4348 2024.08.27 19:50:10.763361 [ 3 ] {7c2d7468-198b-4543-bb44-5ce5025e0ab3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4349 2024.08.27 19:50:10.763672 [ 3 ] {7c2d7468-198b-4543-bb44-5ce5025e0ab3} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4350 2024.08.27 19:50:10.763708 [ 3 ] {7c2d7468-198b-4543-bb44-5ce5025e0ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4351 2024.08.27 19:50:10.764054 [ 3 ] {7c2d7468-198b-4543-bb44-5ce5025e0ab3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4352 2024.08.27 19:50:10.764415 [ 3 ] {7c2d7468-198b-4543-bb44-5ce5025e0ab3} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4353 2024.08.27 19:50:10.764566 [ 3 ] {7c2d7468-198b-4543-bb44-5ce5025e0ab3} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00149 sec., 4026.8456375838928 rows/sec., 237.91 KiB/sec.
4354 2024.08.27 19:50:10.764744 [ 3 ] {7c2d7468-198b-4543-bb44-5ce5025e0ab3} <Debug> DynamicQueryHandler: Done processing query
4355 2024.08.27 19:50:10.764768 [ 3 ] {7c2d7468-198b-4543-bb44-5ce5025e0ab3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4356 2024.08.27 19:50:10.764784 [ 3 ] {} <Debug> HTTP-Session: 98f9251a-1709-4c1c-9671-bb9f67021902 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4357 2024.08.27 19:50:10.764988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 66337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4358 2024.08.27 19:50:10.765037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4359 2024.08.27 19:50:10.765057 [ 3 ] {} <Debug> HTTP-Session: 54036930-1981-406c-b3e0-68d67f58e5df Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4360 2024.08.27 19:50:10.765074 [ 3 ] {} <Debug> HTTP-Session: 54036930-1981-406c-b3e0-68d67f58e5df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4361 2024.08.27 19:50:10.765089 [ 3 ] {} <Debug> HTTP-Session: 54036930-1981-406c-b3e0-68d67f58e5df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4362 2024.08.27 19:50:10.765119 [ 3 ] {} <Trace> HTTP-Session: 54036930-1981-406c-b3e0-68d67f58e5df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4363 2024.08.27 19:50:10.765342 [ 3 ] {82b4b2bf-1019-4eb4-ac36-6ec8cd4fdea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4364 2024.08.27 19:50:10.765385 [ 3 ] {82b4b2bf-1019-4eb4-ac36-6ec8cd4fdea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4365 2024.08.27 19:50:10.765610 [ 3 ] {82b4b2bf-1019-4eb4-ac36-6ec8cd4fdea6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4366 2024.08.27 19:50:10.766172 [ 3 ] {82b4b2bf-1019-4eb4-ac36-6ec8cd4fdea6} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4367 2024.08.27 19:50:10.766208 [ 3 ] {82b4b2bf-1019-4eb4-ac36-6ec8cd4fdea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4368 2024.08.27 19:50:10.766594 [ 3 ] {82b4b2bf-1019-4eb4-ac36-6ec8cd4fdea6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4369 2024.08.27 19:50:10.766960 [ 3 ] {82b4b2bf-1019-4eb4-ac36-6ec8cd4fdea6} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4370 2024.08.27 19:50:10.767116 [ 3 ] {82b4b2bf-1019-4eb4-ac36-6ec8cd4fdea6} <Debug> executeQuery: Read 409 rows, 29.84 KiB in 0.001891 sec., 216287.67847699628 rows/sec., 15.41 MiB/sec.
4371 2024.08.27 19:50:10.767299 [ 3 ] {82b4b2bf-1019-4eb4-ac36-6ec8cd4fdea6} <Debug> DynamicQueryHandler: Done processing query
4372 2024.08.27 19:50:10.767324 [ 3 ] {82b4b2bf-1019-4eb4-ac36-6ec8cd4fdea6} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
4373 2024.08.27 19:50:10.767340 [ 3 ] {} <Debug> HTTP-Session: 54036930-1981-406c-b3e0-68d67f58e5df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4374 2024.08.27 19:50:10.767467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4375 2024.08.27 19:50:10.767516 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4376 2024.08.27 19:50:10.767535 [ 3 ] {} <Debug> HTTP-Session: 30ba4eaa-643c-4277-a97c-427bb96832e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4377 2024.08.27 19:50:10.767552 [ 3 ] {} <Debug> HTTP-Session: 30ba4eaa-643c-4277-a97c-427bb96832e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4378 2024.08.27 19:50:10.767567 [ 3 ] {} <Debug> HTTP-Session: 30ba4eaa-643c-4277-a97c-427bb96832e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4379 2024.08.27 19:50:10.767599 [ 3 ] {} <Trace> HTTP-Session: 30ba4eaa-643c-4277-a97c-427bb96832e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4380 2024.08.27 19:50:10.767701 [ 3 ] {3cd7db9e-c384-44db-842c-1c844988e346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4381 2024.08.27 19:50:10.767747 [ 3 ] {3cd7db9e-c384-44db-842c-1c844988e346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4382 2024.08.27 19:50:10.767880 [ 3 ] {3cd7db9e-c384-44db-842c-1c844988e346} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4383 2024.08.27 19:50:10.768155 [ 3 ] {3cd7db9e-c384-44db-842c-1c844988e346} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4384 2024.08.27 19:50:10.768192 [ 3 ] {3cd7db9e-c384-44db-842c-1c844988e346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4385 2024.08.27 19:50:10.768567 [ 3 ] {3cd7db9e-c384-44db-842c-1c844988e346} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4386 2024.08.27 19:50:10.768892 [ 3 ] {3cd7db9e-c384-44db-842c-1c844988e346} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4387 2024.08.27 19:50:10.769048 [ 3 ] {3cd7db9e-c384-44db-842c-1c844988e346} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001361 sec., 4408.52314474651 rows/sec., 230.33 KiB/sec.
4388 2024.08.27 19:50:10.769329 [ 3 ] {3cd7db9e-c384-44db-842c-1c844988e346} <Debug> DynamicQueryHandler: Done processing query
4389 2024.08.27 19:50:10.769353 [ 3 ] {3cd7db9e-c384-44db-842c-1c844988e346} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4390 2024.08.27 19:50:10.769370 [ 3 ] {} <Debug> HTTP-Session: 30ba4eaa-643c-4277-a97c-427bb96832e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4391 2024.08.27 19:50:10.769521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44659, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4392 2024.08.27 19:50:10.769572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4393 2024.08.27 19:50:10.769591 [ 3 ] {} <Debug> HTTP-Session: 04ace349-714c-43c0-a781-ec6d2deca6e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4394 2024.08.27 19:50:10.769608 [ 3 ] {} <Debug> HTTP-Session: 04ace349-714c-43c0-a781-ec6d2deca6e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4395 2024.08.27 19:50:10.769622 [ 3 ] {} <Debug> HTTP-Session: 04ace349-714c-43c0-a781-ec6d2deca6e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4396 2024.08.27 19:50:10.769653 [ 3 ] {} <Trace> HTTP-Session: 04ace349-714c-43c0-a781-ec6d2deca6e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4397 2024.08.27 19:50:10.769852 [ 3 ] {29d076bd-be43-419c-8736-4219a8aef083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4398 2024.08.27 19:50:10.769901 [ 3 ] {29d076bd-be43-419c-8736-4219a8aef083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4399 2024.08.27 19:50:10.770064 [ 3 ] {29d076bd-be43-419c-8736-4219a8aef083} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4400 2024.08.27 19:50:10.770500 [ 3 ] {29d076bd-be43-419c-8736-4219a8aef083} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4401 2024.08.27 19:50:10.770537 [ 3 ] {29d076bd-be43-419c-8736-4219a8aef083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4402 2024.08.27 19:50:10.770920 [ 3 ] {29d076bd-be43-419c-8736-4219a8aef083} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4403 2024.08.27 19:50:10.771266 [ 3 ] {29d076bd-be43-419c-8736-4219a8aef083} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4404 2024.08.27 19:50:10.771426 [ 3 ] {29d076bd-be43-419c-8736-4219a8aef083} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001678 sec., 141239.57091775924 rows/sec., 9.47 MiB/sec.
4405 2024.08.27 19:50:10.771614 [ 3 ] {29d076bd-be43-419c-8736-4219a8aef083} <Debug> DynamicQueryHandler: Done processing query
4406 2024.08.27 19:50:10.771638 [ 3 ] {29d076bd-be43-419c-8736-4219a8aef083} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
4407 2024.08.27 19:50:10.771655 [ 3 ] {} <Debug> HTTP-Session: 04ace349-714c-43c0-a781-ec6d2deca6e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4408 2024.08.27 19:50:10.771768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4409 2024.08.27 19:50:10.771816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4410 2024.08.27 19:50:10.771836 [ 3 ] {} <Debug> HTTP-Session: f273d0ab-b0ef-4bb3-abef-a84029bccc67 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4411 2024.08.27 19:50:10.771853 [ 3 ] {} <Debug> HTTP-Session: f273d0ab-b0ef-4bb3-abef-a84029bccc67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4412 2024.08.27 19:50:10.771867 [ 3 ] {} <Debug> HTTP-Session: f273d0ab-b0ef-4bb3-abef-a84029bccc67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4413 2024.08.27 19:50:10.771898 [ 3 ] {} <Trace> HTTP-Session: f273d0ab-b0ef-4bb3-abef-a84029bccc67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4414 2024.08.27 19:50:10.771991 [ 3 ] {bcde602e-ce7d-4cb6-ad67-12020bed2421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
4415 2024.08.27 19:50:10.772037 [ 3 ] {bcde602e-ce7d-4cb6-ad67-12020bed2421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4416 2024.08.27 19:50:10.772167 [ 3 ] {bcde602e-ce7d-4cb6-ad67-12020bed2421} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4417 2024.08.27 19:50:10.772436 [ 3 ] {bcde602e-ce7d-4cb6-ad67-12020bed2421} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4418 2024.08.27 19:50:10.772473 [ 3 ] {bcde602e-ce7d-4cb6-ad67-12020bed2421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4419 2024.08.27 19:50:10.772847 [ 3 ] {bcde602e-ce7d-4cb6-ad67-12020bed2421} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4420 2024.08.27 19:50:10.773180 [ 3 ] {bcde602e-ce7d-4cb6-ad67-12020bed2421} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4421 2024.08.27 19:50:10.773327 [ 3 ] {bcde602e-ce7d-4cb6-ad67-12020bed2421} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001351 sec., 740.1924500370096 rows/sec., 49.88 KiB/sec.
4422 2024.08.27 19:50:10.773504 [ 3 ] {bcde602e-ce7d-4cb6-ad67-12020bed2421} <Debug> DynamicQueryHandler: Done processing query
4423 2024.08.27 19:50:10.773527 [ 3 ] {bcde602e-ce7d-4cb6-ad67-12020bed2421} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4424 2024.08.27 19:50:10.773543 [ 3 ] {} <Debug> HTTP-Session: f273d0ab-b0ef-4bb3-abef-a84029bccc67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4425 2024.08.27 19:50:10.773683 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44419, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4426 2024.08.27 19:50:10.773730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4427 2024.08.27 19:50:10.773751 [ 3 ] {} <Debug> HTTP-Session: e760df38-6e00-4ce3-a003-f46cd96b1204 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4428 2024.08.27 19:50:10.773766 [ 3 ] {} <Debug> HTTP-Session: e760df38-6e00-4ce3-a003-f46cd96b1204 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4429 2024.08.27 19:50:10.773781 [ 3 ] {} <Debug> HTTP-Session: e760df38-6e00-4ce3-a003-f46cd96b1204 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4430 2024.08.27 19:50:10.773813 [ 3 ] {} <Trace> HTTP-Session: e760df38-6e00-4ce3-a003-f46cd96b1204 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4431 2024.08.27 19:50:10.774119 [ 3 ] {9e89f895-aeb2-470b-a6a2-91c0e86ba887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4432 2024.08.27 19:50:10.774181 [ 3 ] {9e89f895-aeb2-470b-a6a2-91c0e86ba887} <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
4433 2024.08.27 19:50:10.774588 [ 3 ] {9e89f895-aeb2-470b-a6a2-91c0e86ba887} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4434 2024.08.27 19:50:10.775258 [ 3 ] {9e89f895-aeb2-470b-a6a2-91c0e86ba887} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4435 2024.08.27 19:50:10.775295 [ 3 ] {9e89f895-aeb2-470b-a6a2-91c0e86ba887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4436 2024.08.27 19:50:10.775918 [ 3 ] {9e89f895-aeb2-470b-a6a2-91c0e86ba887} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4437 2024.08.27 19:50:10.776331 [ 3 ] {9e89f895-aeb2-470b-a6a2-91c0e86ba887} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4438 2024.08.27 19:50:10.776525 [ 3 ] {9e89f895-aeb2-470b-a6a2-91c0e86ba887} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00262 sec., 10305.343511450383 rows/sec., 18.47 MiB/sec.
4439 2024.08.27 19:50:10.776758 [ 3 ] {9e89f895-aeb2-470b-a6a2-91c0e86ba887} <Debug> DynamicQueryHandler: Done processing query
4440 2024.08.27 19:50:10.776782 [ 3 ] {9e89f895-aeb2-470b-a6a2-91c0e86ba887} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
4441 2024.08.27 19:50:10.776798 [ 3 ] {} <Debug> HTTP-Session: e760df38-6e00-4ce3-a003-f46cd96b1204 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4442 2024.08.27 19:50:10.776940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 12143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4443 2024.08.27 19:50:10.776990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4444 2024.08.27 19:50:10.777009 [ 3 ] {} <Debug> HTTP-Session: aef2665b-2337-459d-9d71-e49ae9d832a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4445 2024.08.27 19:50:10.777026 [ 3 ] {} <Debug> HTTP-Session: aef2665b-2337-459d-9d71-e49ae9d832a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4446 2024.08.27 19:50:10.777041 [ 3 ] {} <Debug> HTTP-Session: aef2665b-2337-459d-9d71-e49ae9d832a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4447 2024.08.27 19:50:10.777072 [ 3 ] {} <Trace> HTTP-Session: aef2665b-2337-459d-9d71-e49ae9d832a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4448 2024.08.27 19:50:10.777192 [ 3 ] {2acd3e4a-e64b-434d-9377-bbdc2c9e21be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4449 2024.08.27 19:50:10.777238 [ 3 ] {2acd3e4a-e64b-434d-9377-bbdc2c9e21be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4450 2024.08.27 19:50:10.777365 [ 3 ] {2acd3e4a-e64b-434d-9377-bbdc2c9e21be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4451 2024.08.27 19:50:10.777731 [ 3 ] {2acd3e4a-e64b-434d-9377-bbdc2c9e21be} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4452 2024.08.27 19:50:10.777767 [ 3 ] {2acd3e4a-e64b-434d-9377-bbdc2c9e21be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4453 2024.08.27 19:50:10.778135 [ 3 ] {2acd3e4a-e64b-434d-9377-bbdc2c9e21be} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4454 2024.08.27 19:50:10.778458 [ 3 ] {2acd3e4a-e64b-434d-9377-bbdc2c9e21be} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4455 2024.08.27 19:50:10.778619 [ 3 ] {2acd3e4a-e64b-434d-9377-bbdc2c9e21be} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001462 sec., 56087.551299589606 rows/sec., 3.56 MiB/sec.
4456 2024.08.27 19:50:10.778920 [ 3 ] {2acd3e4a-e64b-434d-9377-bbdc2c9e21be} <Debug> DynamicQueryHandler: Done processing query
4457 2024.08.27 19:50:10.778963 [ 3 ] {2acd3e4a-e64b-434d-9377-bbdc2c9e21be} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4458 2024.08.27 19:50:10.778981 [ 3 ] {} <Debug> HTTP-Session: aef2665b-2337-459d-9d71-e49ae9d832a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4459 2024.08.27 19:50:15.756795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 11847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4460 2024.08.27 19:50:15.756960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4461 2024.08.27 19:50:15.757002 [ 3 ] {} <Debug> HTTP-Session: 9d6f1fa4-a8f2-4b6e-92ed-89a0f76e3f83 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4462 2024.08.27 19:50:15.757032 [ 3 ] {} <Debug> HTTP-Session: 9d6f1fa4-a8f2-4b6e-92ed-89a0f76e3f83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4463 2024.08.27 19:50:15.757050 [ 3 ] {} <Debug> HTTP-Session: 9d6f1fa4-a8f2-4b6e-92ed-89a0f76e3f83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4464 2024.08.27 19:50:15.757104 [ 3 ] {} <Trace> HTTP-Session: 9d6f1fa4-a8f2-4b6e-92ed-89a0f76e3f83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4465 2024.08.27 19:50:15.757321 [ 3 ] {966d9616-08b8-4f84-b36f-596f2f41b978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4466 2024.08.27 19:50:15.757392 [ 3 ] {966d9616-08b8-4f84-b36f-596f2f41b978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4467 2024.08.27 19:50:15.757814 [ 3 ] {966d9616-08b8-4f84-b36f-596f2f41b978} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4468 2024.08.27 19:50:15.758310 [ 3 ] {966d9616-08b8-4f84-b36f-596f2f41b978} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4469 2024.08.27 19:50:15.758355 [ 3 ] {966d9616-08b8-4f84-b36f-596f2f41b978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4470 2024.08.27 19:50:15.758822 [ 3 ] {966d9616-08b8-4f84-b36f-596f2f41b978} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4471 2024.08.27 19:50:15.759198 [ 3 ] {966d9616-08b8-4f84-b36f-596f2f41b978} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4472 2024.08.27 19:50:15.759370 [ 3 ] {966d9616-08b8-4f84-b36f-596f2f41b978} <Debug> executeQuery: Read 82 rows, 6.84 KiB in 0.002123 sec., 38624.587847385774 rows/sec., 3.15 MiB/sec.
4473 2024.08.27 19:50:15.759390 [ 148 ] {} <Debug> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4474 2024.08.27 19:50:15.759512 [ 148 ] {} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4475 2024.08.27 19:50:15.759636 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4476 2024.08.27 19:50:15.759750 [ 3 ] {966d9616-08b8-4f84-b36f-596f2f41b978} <Debug> DynamicQueryHandler: Done processing query
4477 2024.08.27 19:50:15.759776 [ 187 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::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
4478 2024.08.27 19:50:15.759786 [ 3 ] {966d9616-08b8-4f84-b36f-596f2f41b978} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4479 2024.08.27 19:50:15.759815 [ 3 ] {} <Debug> HTTP-Session: 9d6f1fa4-a8f2-4b6e-92ed-89a0f76e3f83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4480 2024.08.27 19:50:15.759909 [ 187 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4481 2024.08.27 19:50:15.759943 [ 187 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1412 rows starting from the beginning of the part
4482 2024.08.27 19:50:15.759956 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4483 2024.08.27 19:50:15.760032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4484 2024.08.27 19:50:15.760053 [ 187 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 82 rows starting from the beginning of the part
4485 2024.08.27 19:50:15.760096 [ 3 ] {} <Debug> HTTP-Session: 908a866d-c67a-4026-be46-6898e7e7281f Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4486 2024.08.27 19:50:15.760168 [ 3 ] {} <Debug> HTTP-Session: 908a866d-c67a-4026-be46-6898e7e7281f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4487 2024.08.27 19:50:15.760259 [ 3 ] {} <Debug> HTTP-Session: 908a866d-c67a-4026-be46-6898e7e7281f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4488 2024.08.27 19:50:15.760454 [ 187 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 245 rows starting from the beginning of the part
4489 2024.08.27 19:50:15.760463 [ 3 ] {} <Trace> HTTP-Session: 908a866d-c67a-4026-be46-6898e7e7281f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4490 2024.08.27 19:50:15.760738 [ 187 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 82 rows starting from the beginning of the part
4491 2024.08.27 19:50:15.760836 [ 3 ] {fec085eb-38af-4d3f-91eb-ee16cf23e9d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4492 2024.08.27 19:50:15.760922 [ 187 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 243 rows starting from the beginning of the part
4493 2024.08.27 19:50:15.760933 [ 3 ] {fec085eb-38af-4d3f-91eb-ee16cf23e9d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4494 2024.08.27 19:50:15.761246 [ 187 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 82 rows starting from the beginning of the part
4495 2024.08.27 19:50:15.761931 [ 3 ] {fec085eb-38af-4d3f-91eb-ee16cf23e9d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4496 2024.08.27 19:50:15.762422 [ 3 ] {fec085eb-38af-4d3f-91eb-ee16cf23e9d5} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4497 2024.08.27 19:50:15.762469 [ 3 ] {fec085eb-38af-4d3f-91eb-ee16cf23e9d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4498 2024.08.27 19:50:15.763140 [ 3 ] {fec085eb-38af-4d3f-91eb-ee16cf23e9d5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4499 2024.08.27 19:50:15.763813 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2146 rows, containing 5 columns (5 merged, 0 gathered) in 0.004080167 sec., 525958.8639386575 rows/sec., 46.54 MiB/sec.
4500 2024.08.27 19:50:15.763874 [ 3 ] {fec085eb-38af-4d3f-91eb-ee16cf23e9d5} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4501 2024.08.27 19:50:15.764095 [ 3 ] {fec085eb-38af-4d3f-91eb-ee16cf23e9d5} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.003405 sec., 3817.91483113069 rows/sec., 287.09 KiB/sec.
4502 2024.08.27 19:50:15.764191 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4503 2024.08.27 19:50:15.764424 [ 3 ] {fec085eb-38af-4d3f-91eb-ee16cf23e9d5} <Debug> DynamicQueryHandler: Done processing query
4504 2024.08.27 19:50:15.764457 [ 3 ] {fec085eb-38af-4d3f-91eb-ee16cf23e9d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4505 2024.08.27 19:50:15.764505 [ 3 ] {} <Debug> HTTP-Session: 908a866d-c67a-4026-be46-6898e7e7281f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4506 2024.08.27 19:50:15.764777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 13090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4507 2024.08.27 19:50:15.764851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4508 2024.08.27 19:50:15.764897 [ 3 ] {} <Debug> HTTP-Session: 64df3229-7c5b-4ba8-afb5-b3ca66c32785 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4509 2024.08.27 19:50:15.764928 [ 3 ] {} <Debug> HTTP-Session: 64df3229-7c5b-4ba8-afb5-b3ca66c32785 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4510 2024.08.27 19:50:15.764961 [ 3 ] {} <Debug> HTTP-Session: 64df3229-7c5b-4ba8-afb5-b3ca66c32785 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4511 2024.08.27 19:50:15.765025 [ 3 ] {} <Trace> HTTP-Session: 64df3229-7c5b-4ba8-afb5-b3ca66c32785 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4512 2024.08.27 19:50:15.765044 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_21_4} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4513 2024.08.27 19:50:15.765197 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_21_4} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4514 2024.08.27 19:50:15.765233 [ 3 ] {1d2aefea-6546-4d95-a335-4213ab1a369e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4515 2024.08.27 19:50:15.765345 [ 3 ] {1d2aefea-6546-4d95-a335-4213ab1a369e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4516 2024.08.27 19:50:15.765358 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB.
4517 2024.08.27 19:50:15.765704 [ 3 ] {1d2aefea-6546-4d95-a335-4213ab1a369e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4518 2024.08.27 19:50:15.766069 [ 3 ] {1d2aefea-6546-4d95-a335-4213ab1a369e} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4519 2024.08.27 19:50:15.766109 [ 3 ] {1d2aefea-6546-4d95-a335-4213ab1a369e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4520 2024.08.27 19:50:15.766455 [ 3 ] {1d2aefea-6546-4d95-a335-4213ab1a369e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4521 2024.08.27 19:50:15.766865 [ 3 ] {1d2aefea-6546-4d95-a335-4213ab1a369e} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4522 2024.08.27 19:50:15.767035 [ 148 ] {} <Debug> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4523 2024.08.27 19:50:15.767038 [ 3 ] {1d2aefea-6546-4d95-a335-4213ab1a369e} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001874 sec., 41088.580576307366 rows/sec., 3.21 MiB/sec.
4524 2024.08.27 19:50:15.767090 [ 148 ] {} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4525 2024.08.27 19:50:15.767155 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4526 2024.08.27 19:50:15.767346 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::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
4527 2024.08.27 19:50:15.767405 [ 3 ] {1d2aefea-6546-4d95-a335-4213ab1a369e} <Debug> DynamicQueryHandler: Done processing query
4528 2024.08.27 19:50:15.767454 [ 3 ] {1d2aefea-6546-4d95-a335-4213ab1a369e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4529 2024.08.27 19:50:15.767494 [ 3 ] {} <Debug> HTTP-Session: 64df3229-7c5b-4ba8-afb5-b3ca66c32785 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4530 2024.08.27 19:50:15.767657 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4531 2024.08.27 19:50:15.767695 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 902 rows starting from the beginning of the part
4532 2024.08.27 19:50:15.767827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 30657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4533 2024.08.27 19:50:15.767891 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::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
4534 2024.08.27 19:50:15.767961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4535 2024.08.27 19:50:15.768066 [ 3 ] {} <Debug> HTTP-Session: f7cba8cb-18f4-4db2-a260-90d8ce7ef167 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4536 2024.08.27 19:50:15.768154 [ 3 ] {} <Debug> HTTP-Session: f7cba8cb-18f4-4db2-a260-90d8ce7ef167 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4537 2024.08.27 19:50:15.768211 [ 3 ] {} <Debug> HTTP-Session: f7cba8cb-18f4-4db2-a260-90d8ce7ef167 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4538 2024.08.27 19:50:15.768231 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 413 rows starting from the beginning of the part
4539 2024.08.27 19:50:15.768335 [ 3 ] {} <Trace> HTTP-Session: f7cba8cb-18f4-4db2-a260-90d8ce7ef167 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4540 2024.08.27 19:50:15.768491 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::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
4541 2024.08.27 19:50:15.768838 [ 3 ] {02333fda-4fc8-4a83-af0b-51a5e13b6047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4542 2024.08.27 19:50:15.768894 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 409 rows starting from the beginning of the part
4543 2024.08.27 19:50:15.768986 [ 3 ] {02333fda-4fc8-4a83-af0b-51a5e13b6047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4544 2024.08.27 19:50:15.769171 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::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
4545 2024.08.27 19:50:15.769997 [ 3 ] {02333fda-4fc8-4a83-af0b-51a5e13b6047} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4546 2024.08.27 19:50:15.770833 [ 3 ] {02333fda-4fc8-4a83-af0b-51a5e13b6047} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4547 2024.08.27 19:50:15.770910 [ 3 ] {02333fda-4fc8-4a83-af0b-51a5e13b6047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4548 2024.08.27 19:50:15.771826 [ 3 ] {02333fda-4fc8-4a83-af0b-51a5e13b6047} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4549 2024.08.27 19:50:15.772452 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1955 rows, containing 5 columns (5 merged, 0 gathered) in 0.005212275 sec., 375076.1423754503 rows/sec., 28.71 MiB/sec.
4550 2024.08.27 19:50:15.772728 [ 187 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4551 2024.08.27 19:50:15.772729 [ 3 ] {02333fda-4fc8-4a83-af0b-51a5e13b6047} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4552 2024.08.27 19:50:15.772953 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4553 2024.08.27 19:50:15.772975 [ 3 ] {02333fda-4fc8-4a83-af0b-51a5e13b6047} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004356 sec., 36730.94582185492 rows/sec., 2.56 MiB/sec.
4554 2024.08.27 19:50:15.773041 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4555 2024.08.27 19:50:15.773159 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4556 2024.08.27 19:50:15.773994 [ 3 ] {02333fda-4fc8-4a83-af0b-51a5e13b6047} <Debug> DynamicQueryHandler: Done processing query
4557 2024.08.27 19:50:15.774064 [ 3 ] {02333fda-4fc8-4a83-af0b-51a5e13b6047} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4558 2024.08.27 19:50:15.774096 [ 190 ] {f0716f36-2242-4786-aa54-49060a96b200::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
4559 2024.08.27 19:50:15.774131 [ 3 ] {} <Debug> HTTP-Session: f7cba8cb-18f4-4db2-a260-90d8ce7ef167 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4560 2024.08.27 19:50:15.774374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 21236, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4561 2024.08.27 19:50:15.774541 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4562 2024.08.27 19:50:15.774554 [ 187 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_21_4} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4563 2024.08.27 19:50:15.774691 [ 3 ] {} <Debug> HTTP-Session: 676000e3-d42a-4557-a7c1-62c4a6c80089 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4564 2024.08.27 19:50:15.774723 [ 190 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4565 2024.08.27 19:50:15.774749 [ 3 ] {} <Debug> HTTP-Session: 676000e3-d42a-4557-a7c1-62c4a6c80089 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4566 2024.08.27 19:50:15.774809 [ 3 ] {} <Debug> HTTP-Session: 676000e3-d42a-4557-a7c1-62c4a6c80089 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4567 2024.08.27 19:50:15.774839 [ 187 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_21_4} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4568 2024.08.27 19:50:15.774846 [ 190 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5146 rows starting from the beginning of the part
4569 2024.08.27 19:50:15.774874 [ 3 ] {} <Trace> HTTP-Session: 676000e3-d42a-4557-a7c1-62c4a6c80089 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4570 2024.08.27 19:50:15.775138 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB.
4571 2024.08.27 19:50:15.775272 [ 190 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part
4572 2024.08.27 19:50:15.775435 [ 3 ] {b0178e5d-de1b-43a8-996f-a3799af03758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4573 2024.08.27 19:50:15.775537 [ 190 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 239 rows starting from the beginning of the part
4574 2024.08.27 19:50:15.775784 [ 3 ] {b0178e5d-de1b-43a8-996f-a3799af03758} <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
4575 2024.08.27 19:50:15.775855 [ 190 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part
4576 2024.08.27 19:50:15.776266 [ 190 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 237 rows starting from the beginning of the part
4577 2024.08.27 19:50:15.776711 [ 190 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part
4578 2024.08.27 19:50:15.778329 [ 3 ] {b0178e5d-de1b-43a8-996f-a3799af03758} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4579 2024.08.27 19:50:15.780022 [ 3 ] {b0178e5d-de1b-43a8-996f-a3799af03758} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4580 2024.08.27 19:50:15.780087 [ 3 ] {b0178e5d-de1b-43a8-996f-a3799af03758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4581 2024.08.27 19:50:15.781440 [ 3 ] {b0178e5d-de1b-43a8-996f-a3799af03758} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4582 2024.08.27 19:50:15.781968 [ 3 ] {b0178e5d-de1b-43a8-996f-a3799af03758} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4583 2024.08.27 19:50:15.782428 [ 3 ] {b0178e5d-de1b-43a8-996f-a3799af03758} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.007216 sec., 1801.5521064301552 rows/sec., 3.23 MiB/sec.
4584 2024.08.27 19:50:15.782497 [ 190 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6102 rows, containing 5 columns (5 merged, 0 gathered) in 0.009076359 sec., 672296.0164973642 rows/sec., 45.49 MiB/sec.
4585 2024.08.27 19:50:15.782848 [ 3 ] {b0178e5d-de1b-43a8-996f-a3799af03758} <Debug> DynamicQueryHandler: Done processing query
4586 2024.08.27 19:50:15.782876 [ 3 ] {b0178e5d-de1b-43a8-996f-a3799af03758} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
4587 2024.08.27 19:50:15.782892 [ 3 ] {} <Debug> HTTP-Session: 676000e3-d42a-4557-a7c1-62c4a6c80089 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4588 2024.08.27 19:50:15.783046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4589 2024.08.27 19:50:15.783099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4590 2024.08.27 19:50:15.783121 [ 3 ] {} <Debug> HTTP-Session: 9154bee6-deed-46c7-b371-ca3392c0d01a Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4591 2024.08.27 19:50:15.783127 [ 187 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4592 2024.08.27 19:50:15.783143 [ 3 ] {} <Debug> HTTP-Session: 9154bee6-deed-46c7-b371-ca3392c0d01a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4593 2024.08.27 19:50:15.783166 [ 3 ] {} <Debug> HTTP-Session: 9154bee6-deed-46c7-b371-ca3392c0d01a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4594 2024.08.27 19:50:15.783214 [ 3 ] {} <Trace> HTTP-Session: 9154bee6-deed-46c7-b371-ca3392c0d01a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4595 2024.08.27 19:50:15.783367 [ 3 ] {9ba40187-cf89-4d31-84b3-1cefe95e257d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4596 2024.08.27 19:50:15.783439 [ 3 ] {9ba40187-cf89-4d31-84b3-1cefe95e257d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4597 2024.08.27 19:50:15.783702 [ 3 ] {9ba40187-cf89-4d31-84b3-1cefe95e257d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4598 2024.08.27 19:50:15.783734 [ 187 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4599 2024.08.27 19:50:15.783848 [ 187 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4600 2024.08.27 19:50:15.783975 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB.
4601 2024.08.27 19:50:15.784115 [ 3 ] {9ba40187-cf89-4d31-84b3-1cefe95e257d} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4602 2024.08.27 19:50:15.784149 [ 3 ] {9ba40187-cf89-4d31-84b3-1cefe95e257d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4603 2024.08.27 19:50:15.784491 [ 3 ] {9ba40187-cf89-4d31-84b3-1cefe95e257d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4604 2024.08.27 19:50:15.784875 [ 3 ] {9ba40187-cf89-4d31-84b3-1cefe95e257d} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4605 2024.08.27 19:50:15.785025 [ 148 ] {} <Debug> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4606 2024.08.27 19:50:15.785033 [ 3 ] {9ba40187-cf89-4d31-84b3-1cefe95e257d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001706 sec., 35169.98827667057 rows/sec., 2.37 MiB/sec.
4607 2024.08.27 19:50:15.785075 [ 148 ] {} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4608 2024.08.27 19:50:15.785151 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4609 2024.08.27 19:50:15.785318 [ 190 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
4610 2024.08.27 19:50:15.785347 [ 3 ] {9ba40187-cf89-4d31-84b3-1cefe95e257d} <Debug> DynamicQueryHandler: Done processing query
4611 2024.08.27 19:50:15.785389 [ 3 ] {9ba40187-cf89-4d31-84b3-1cefe95e257d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4612 2024.08.27 19:50:15.785429 [ 3 ] {} <Debug> HTTP-Session: 9154bee6-deed-46c7-b371-ca3392c0d01a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4613 2024.08.27 19:50:15.785519 [ 190 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4614 2024.08.27 19:50:15.785553 [ 190 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 874 rows starting from the beginning of the part
4615 2024.08.27 19:50:15.785709 [ 190 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part
4616 2024.08.27 19:50:15.785896 [ 190 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 82 rows starting from the beginning of the part
4617 2024.08.27 19:50:15.786086 [ 190 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part
4618 2024.08.27 19:50:15.786180 [ 190 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 82 rows starting from the beginning of the part
4619 2024.08.27 19:50:15.786375 [ 190 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part
4620 2024.08.27 19:50:15.787692 [ 195 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1218 rows, containing 4 columns (4 merged, 0 gathered) in 0.002397739 sec., 507978.55813330814 rows/sec., 33.31 MiB/sec.
4621 2024.08.27 19:50:15.787884 [ 195 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4622 2024.08.27 19:50:15.788276 [ 195 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_21_4} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4623 2024.08.27 19:50:15.788353 [ 195 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_21_4} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4624 2024.08.27 19:50:15.788431 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB.
4625 2024.08.27 19:50:20.132703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4626 2024.08.27 19:50:20.132839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4627 2024.08.27 19:50:20.132865 [ 3 ] {} <Debug> HTTP-Session: b641bb71-b2ea-4c0d-9a59-7ff63ee0cbe2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4628 2024.08.27 19:50:20.132889 [ 3 ] {} <Debug> HTTP-Session: b641bb71-b2ea-4c0d-9a59-7ff63ee0cbe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4629 2024.08.27 19:50:20.132904 [ 3 ] {} <Debug> HTTP-Session: b641bb71-b2ea-4c0d-9a59-7ff63ee0cbe2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4630 2024.08.27 19:50:20.132953 [ 3 ] {} <Trace> HTTP-Session: b641bb71-b2ea-4c0d-9a59-7ff63ee0cbe2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4631 2024.08.27 19:50:20.133137 [ 3 ] {e7d45616-c795-4e22-931d-eb26db3a0185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4632 2024.08.27 19:50:20.133205 [ 3 ] {e7d45616-c795-4e22-931d-eb26db3a0185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4633 2024.08.27 19:50:20.133572 [ 3 ] {e7d45616-c795-4e22-931d-eb26db3a0185} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4634 2024.08.27 19:50:20.134081 [ 3 ] {e7d45616-c795-4e22-931d-eb26db3a0185} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4635 2024.08.27 19:50:20.134133 [ 3 ] {e7d45616-c795-4e22-931d-eb26db3a0185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4636 2024.08.27 19:50:20.134693 [ 3 ] {e7d45616-c795-4e22-931d-eb26db3a0185} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
4637 2024.08.27 19:50:20.135221 [ 3 ] {e7d45616-c795-4e22-931d-eb26db3a0185} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4638 2024.08.27 19:50:20.135413 [ 3 ] {e7d45616-c795-4e22-931d-eb26db3a0185} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002331 sec., 1716.001716001716 rows/sec., 139.93 KiB/sec.
4639 2024.08.27 19:50:20.135666 [ 3 ] {e7d45616-c795-4e22-931d-eb26db3a0185} <Debug> DynamicQueryHandler: Done processing query
4640 2024.08.27 19:50:20.135698 [ 3 ] {e7d45616-c795-4e22-931d-eb26db3a0185} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4641 2024.08.27 19:50:20.135715 [ 3 ] {} <Debug> HTTP-Session: b641bb71-b2ea-4c0d-9a59-7ff63ee0cbe2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4642 2024.08.27 19:50:20.135979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 202527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4643 2024.08.27 19:50:20.136043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4644 2024.08.27 19:50:20.136065 [ 3 ] {} <Debug> HTTP-Session: a74cb9c8-5fec-4a58-a3be-01dabf04ebee Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4645 2024.08.27 19:50:20.136083 [ 3 ] {} <Debug> HTTP-Session: a74cb9c8-5fec-4a58-a3be-01dabf04ebee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4646 2024.08.27 19:50:20.136097 [ 3 ] {} <Debug> HTTP-Session: a74cb9c8-5fec-4a58-a3be-01dabf04ebee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4647 2024.08.27 19:50:20.136135 [ 3 ] {} <Trace> HTTP-Session: a74cb9c8-5fec-4a58-a3be-01dabf04ebee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4648 2024.08.27 19:50:20.137055 [ 3 ] {3f90a9f8-35f9-4dfd-b14c-d4e49e0ed7c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4649 2024.08.27 19:50:20.137109 [ 3 ] {3f90a9f8-35f9-4dfd-b14c-d4e49e0ed7c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4650 2024.08.27 19:50:20.137361 [ 3 ] {3f90a9f8-35f9-4dfd-b14c-d4e49e0ed7c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4651 2024.08.27 19:50:20.138665 [ 3 ] {3f90a9f8-35f9-4dfd-b14c-d4e49e0ed7c0} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4652 2024.08.27 19:50:20.138703 [ 3 ] {3f90a9f8-35f9-4dfd-b14c-d4e49e0ed7c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4653 2024.08.27 19:50:20.139186 [ 3 ] {3f90a9f8-35f9-4dfd-b14c-d4e49e0ed7c0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4654 2024.08.27 19:50:20.139565 [ 3 ] {3f90a9f8-35f9-4dfd-b14c-d4e49e0ed7c0} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4655 2024.08.27 19:50:20.139707 [ 3 ] {3f90a9f8-35f9-4dfd-b14c-d4e49e0ed7c0} <Debug> executeQuery: Read 1385 rows, 118.77 KiB in 0.003348 sec., 413679.8088410992 rows/sec., 34.64 MiB/sec.
4656 2024.08.27 19:50:20.140071 [ 3 ] {3f90a9f8-35f9-4dfd-b14c-d4e49e0ed7c0} <Debug> DynamicQueryHandler: Done processing query
4657 2024.08.27 19:50:20.140099 [ 3 ] {3f90a9f8-35f9-4dfd-b14c-d4e49e0ed7c0} <Debug> MemoryTracker: Peak memory usage (for query): 5.00 MiB.
4658 2024.08.27 19:50:20.140116 [ 3 ] {} <Debug> HTTP-Session: a74cb9c8-5fec-4a58-a3be-01dabf04ebee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4659 2024.08.27 19:50:20.140357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4660 2024.08.27 19:50:20.140416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4661 2024.08.27 19:50:20.140437 [ 3 ] {} <Debug> HTTP-Session: 2ece8da0-d51e-4411-8736-663c83d9b2af Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4662 2024.08.27 19:50:20.140454 [ 3 ] {} <Debug> HTTP-Session: 2ece8da0-d51e-4411-8736-663c83d9b2af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4663 2024.08.27 19:50:20.140468 [ 3 ] {} <Debug> HTTP-Session: 2ece8da0-d51e-4411-8736-663c83d9b2af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4664 2024.08.27 19:50:20.140504 [ 3 ] {} <Trace> HTTP-Session: 2ece8da0-d51e-4411-8736-663c83d9b2af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4665 2024.08.27 19:50:20.140623 [ 3 ] {7155adfb-ec39-418e-bcae-d76c73a2687b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4666 2024.08.27 19:50:20.140671 [ 3 ] {7155adfb-ec39-418e-bcae-d76c73a2687b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4667 2024.08.27 19:50:20.140926 [ 3 ] {7155adfb-ec39-418e-bcae-d76c73a2687b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4668 2024.08.27 19:50:20.141325 [ 3 ] {7155adfb-ec39-418e-bcae-d76c73a2687b} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4669 2024.08.27 19:50:20.141361 [ 3 ] {7155adfb-ec39-418e-bcae-d76c73a2687b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4670 2024.08.27 19:50:20.141716 [ 3 ] {7155adfb-ec39-418e-bcae-d76c73a2687b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4671 2024.08.27 19:50:20.142072 [ 3 ] {7155adfb-ec39-418e-bcae-d76c73a2687b} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4672 2024.08.27 19:50:20.142203 [ 3 ] {7155adfb-ec39-418e-bcae-d76c73a2687b} <Debug> executeQuery: Read 31 rows, 2.31 KiB in 0.001621 sec., 19123.997532387413 rows/sec., 1.39 MiB/sec.
4673 2024.08.27 19:50:20.142385 [ 3 ] {7155adfb-ec39-418e-bcae-d76c73a2687b} <Debug> DynamicQueryHandler: Done processing query
4674 2024.08.27 19:50:20.142410 [ 3 ] {7155adfb-ec39-418e-bcae-d76c73a2687b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4675 2024.08.27 19:50:20.142428 [ 3 ] {} <Debug> HTTP-Session: 2ece8da0-d51e-4411-8736-663c83d9b2af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4676 2024.08.27 19:50:20.142611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 32340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4677 2024.08.27 19:50:20.142664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4678 2024.08.27 19:50:20.142684 [ 3 ] {} <Debug> HTTP-Session: 13773f59-cbba-4c94-b728-0f49b8015672 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4679 2024.08.27 19:50:20.142700 [ 3 ] {} <Debug> HTTP-Session: 13773f59-cbba-4c94-b728-0f49b8015672 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4680 2024.08.27 19:50:20.142714 [ 3 ] {} <Debug> HTTP-Session: 13773f59-cbba-4c94-b728-0f49b8015672 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4681 2024.08.27 19:50:20.142746 [ 3 ] {} <Trace> HTTP-Session: 13773f59-cbba-4c94-b728-0f49b8015672 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4682 2024.08.27 19:50:20.142925 [ 3 ] {4716fe42-b054-4b48-9b37-37d88818300c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4683 2024.08.27 19:50:20.142970 [ 3 ] {4716fe42-b054-4b48-9b37-37d88818300c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4684 2024.08.27 19:50:20.143200 [ 3 ] {4716fe42-b054-4b48-9b37-37d88818300c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4685 2024.08.27 19:50:20.143665 [ 3 ] {4716fe42-b054-4b48-9b37-37d88818300c} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4686 2024.08.27 19:50:20.143703 [ 3 ] {4716fe42-b054-4b48-9b37-37d88818300c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4687 2024.08.27 19:50:20.144091 [ 3 ] {4716fe42-b054-4b48-9b37-37d88818300c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4688 2024.08.27 19:50:20.144454 [ 3 ] {4716fe42-b054-4b48-9b37-37d88818300c} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4689 2024.08.27 19:50:20.144586 [ 3 ] {4716fe42-b054-4b48-9b37-37d88818300c} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001763 sec., 137266.02382302893 rows/sec., 9.30 MiB/sec.
4690 2024.08.27 19:50:20.144895 [ 3 ] {4716fe42-b054-4b48-9b37-37d88818300c} <Debug> DynamicQueryHandler: Done processing query
4691 2024.08.27 19:50:20.144920 [ 3 ] {4716fe42-b054-4b48-9b37-37d88818300c} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
4692 2024.08.27 19:50:20.144938 [ 3 ] {} <Debug> HTTP-Session: 13773f59-cbba-4c94-b728-0f49b8015672 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4693 2024.08.27 19:50:20.145074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4694 2024.08.27 19:50:20.145125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4695 2024.08.27 19:50:20.145144 [ 3 ] {} <Debug> HTTP-Session: 76a571c3-76d8-477e-a8d8-ba6e995dbfae Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4696 2024.08.27 19:50:20.145160 [ 3 ] {} <Debug> HTTP-Session: 76a571c3-76d8-477e-a8d8-ba6e995dbfae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4697 2024.08.27 19:50:20.145174 [ 3 ] {} <Debug> HTTP-Session: 76a571c3-76d8-477e-a8d8-ba6e995dbfae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4698 2024.08.27 19:50:20.145207 [ 3 ] {} <Trace> HTTP-Session: 76a571c3-76d8-477e-a8d8-ba6e995dbfae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4699 2024.08.27 19:50:20.145308 [ 3 ] {190cea58-7d5e-43b6-889a-7816e4a1d007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
4700 2024.08.27 19:50:20.145353 [ 3 ] {190cea58-7d5e-43b6-889a-7816e4a1d007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4701 2024.08.27 19:50:20.145603 [ 3 ] {190cea58-7d5e-43b6-889a-7816e4a1d007} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4702 2024.08.27 19:50:20.145917 [ 3 ] {190cea58-7d5e-43b6-889a-7816e4a1d007} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4703 2024.08.27 19:50:20.145954 [ 3 ] {190cea58-7d5e-43b6-889a-7816e4a1d007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4704 2024.08.27 19:50:20.146303 [ 3 ] {190cea58-7d5e-43b6-889a-7816e4a1d007} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4705 2024.08.27 19:50:20.146667 [ 3 ] {190cea58-7d5e-43b6-889a-7816e4a1d007} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4706 2024.08.27 19:50:20.146805 [ 3 ] {190cea58-7d5e-43b6-889a-7816e4a1d007} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001523 sec., 3939.592908732764 rows/sec., 232.76 KiB/sec.
4707 2024.08.27 19:50:20.147095 [ 3 ] {190cea58-7d5e-43b6-889a-7816e4a1d007} <Debug> DynamicQueryHandler: Done processing query
4708 2024.08.27 19:50:20.147119 [ 3 ] {190cea58-7d5e-43b6-889a-7816e4a1d007} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4709 2024.08.27 19:50:20.147136 [ 3 ] {} <Debug> HTTP-Session: 76a571c3-76d8-477e-a8d8-ba6e995dbfae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4710 2024.08.27 19:50:20.147339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 141981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4711 2024.08.27 19:50:20.147389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4712 2024.08.27 19:50:20.147408 [ 3 ] {} <Debug> HTTP-Session: 4cf5cd0f-e5b6-46fd-8bda-b9b35e2a87e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4713 2024.08.27 19:50:20.147424 [ 3 ] {} <Debug> HTTP-Session: 4cf5cd0f-e5b6-46fd-8bda-b9b35e2a87e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4714 2024.08.27 19:50:20.147438 [ 3 ] {} <Debug> HTTP-Session: 4cf5cd0f-e5b6-46fd-8bda-b9b35e2a87e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4715 2024.08.27 19:50:20.147470 [ 3 ] {} <Trace> HTTP-Session: 4cf5cd0f-e5b6-46fd-8bda-b9b35e2a87e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4716 2024.08.27 19:50:20.147911 [ 3 ] {040f245c-0d06-45e4-8a63-574f8848de1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4717 2024.08.27 19:50:20.147957 [ 3 ] {040f245c-0d06-45e4-8a63-574f8848de1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4718 2024.08.27 19:50:20.148204 [ 3 ] {040f245c-0d06-45e4-8a63-574f8848de1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4719 2024.08.27 19:50:20.149050 [ 3 ] {040f245c-0d06-45e4-8a63-574f8848de1c} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4720 2024.08.27 19:50:20.149088 [ 3 ] {040f245c-0d06-45e4-8a63-574f8848de1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4721 2024.08.27 19:50:20.149488 [ 3 ] {040f245c-0d06-45e4-8a63-574f8848de1c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4722 2024.08.27 19:50:20.149856 [ 3 ] {040f245c-0d06-45e4-8a63-574f8848de1c} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4723 2024.08.27 19:50:20.149987 [ 3 ] {040f245c-0d06-45e4-8a63-574f8848de1c} <Debug> executeQuery: Read 869 rows, 64.46 KiB in 0.002384 sec., 364513.422818792 rows/sec., 26.40 MiB/sec.
4724 2024.08.27 19:50:20.150163 [ 3 ] {040f245c-0d06-45e4-8a63-574f8848de1c} <Debug> DynamicQueryHandler: Done processing query
4725 2024.08.27 19:50:20.150188 [ 3 ] {040f245c-0d06-45e4-8a63-574f8848de1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB.
4726 2024.08.27 19:50:20.150206 [ 3 ] {} <Debug> HTTP-Session: 4cf5cd0f-e5b6-46fd-8bda-b9b35e2a87e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4727 2024.08.27 19:50:20.150412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4728 2024.08.27 19:50:20.150461 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4729 2024.08.27 19:50:20.150481 [ 3 ] {} <Debug> HTTP-Session: 5b6bf80f-9da8-4e6f-b19f-3c0a32b3c55f Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4730 2024.08.27 19:50:20.150498 [ 3 ] {} <Debug> HTTP-Session: 5b6bf80f-9da8-4e6f-b19f-3c0a32b3c55f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4731 2024.08.27 19:50:20.150512 [ 3 ] {} <Debug> HTTP-Session: 5b6bf80f-9da8-4e6f-b19f-3c0a32b3c55f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4732 2024.08.27 19:50:20.150543 [ 3 ] {} <Trace> HTTP-Session: 5b6bf80f-9da8-4e6f-b19f-3c0a32b3c55f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4733 2024.08.27 19:50:20.150648 [ 3 ] {335f8d4a-cf86-4d14-b10a-89d16dddd34c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4734 2024.08.27 19:50:20.150694 [ 3 ] {335f8d4a-cf86-4d14-b10a-89d16dddd34c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4735 2024.08.27 19:50:20.150827 [ 3 ] {335f8d4a-cf86-4d14-b10a-89d16dddd34c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4736 2024.08.27 19:50:20.151110 [ 3 ] {335f8d4a-cf86-4d14-b10a-89d16dddd34c} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4737 2024.08.27 19:50:20.151146 [ 3 ] {335f8d4a-cf86-4d14-b10a-89d16dddd34c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4738 2024.08.27 19:50:20.151501 [ 3 ] {335f8d4a-cf86-4d14-b10a-89d16dddd34c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4739 2024.08.27 19:50:20.151827 [ 3 ] {335f8d4a-cf86-4d14-b10a-89d16dddd34c} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4740 2024.08.27 19:50:20.151952 [ 3 ] {335f8d4a-cf86-4d14-b10a-89d16dddd34c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001333 sec., 4501.12528132033 rows/sec., 235.17 KiB/sec.
4741 2024.08.27 19:50:20.152119 [ 3 ] {335f8d4a-cf86-4d14-b10a-89d16dddd34c} <Debug> DynamicQueryHandler: Done processing query
4742 2024.08.27 19:50:20.152144 [ 3 ] {335f8d4a-cf86-4d14-b10a-89d16dddd34c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4743 2024.08.27 19:50:20.152160 [ 3 ] {} <Debug> HTTP-Session: 5b6bf80f-9da8-4e6f-b19f-3c0a32b3c55f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4744 2024.08.27 19:50:20.152408 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 172275, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4745 2024.08.27 19:50:20.152457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4746 2024.08.27 19:50:20.152476 [ 3 ] {} <Debug> HTTP-Session: f5c2866a-00ca-4cb5-8afe-b309347f0f35 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4747 2024.08.27 19:50:20.152493 [ 3 ] {} <Debug> HTTP-Session: f5c2866a-00ca-4cb5-8afe-b309347f0f35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4748 2024.08.27 19:50:20.152507 [ 3 ] {} <Debug> HTTP-Session: f5c2866a-00ca-4cb5-8afe-b309347f0f35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4749 2024.08.27 19:50:20.152536 [ 3 ] {} <Trace> HTTP-Session: f5c2866a-00ca-4cb5-8afe-b309347f0f35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4750 2024.08.27 19:50:20.152999 [ 3 ] {25ec9f6a-b855-4166-81b9-61d89c472ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4751 2024.08.27 19:50:20.153049 [ 3 ] {25ec9f6a-b855-4166-81b9-61d89c472ad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4752 2024.08.27 19:50:20.153192 [ 3 ] {25ec9f6a-b855-4166-81b9-61d89c472ad3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4753 2024.08.27 19:50:20.154065 [ 3 ] {25ec9f6a-b855-4166-81b9-61d89c472ad3} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4754 2024.08.27 19:50:20.154102 [ 3 ] {25ec9f6a-b855-4166-81b9-61d89c472ad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4755 2024.08.27 19:50:20.154543 [ 3 ] {25ec9f6a-b855-4166-81b9-61d89c472ad3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4756 2024.08.27 19:50:20.154888 [ 3 ] {25ec9f6a-b855-4166-81b9-61d89c472ad3} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4757 2024.08.27 19:50:20.155021 [ 3 ] {25ec9f6a-b855-4166-81b9-61d89c472ad3} <Debug> executeQuery: Read 911 rows, 62.30 KiB in 0.002307 sec., 394885.13220632856 rows/sec., 26.37 MiB/sec.
4758 2024.08.27 19:50:20.155194 [ 3 ] {25ec9f6a-b855-4166-81b9-61d89c472ad3} <Debug> DynamicQueryHandler: Done processing query
4759 2024.08.27 19:50:20.155219 [ 3 ] {25ec9f6a-b855-4166-81b9-61d89c472ad3} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB.
4760 2024.08.27 19:50:20.155236 [ 3 ] {} <Debug> HTTP-Session: f5c2866a-00ca-4cb5-8afe-b309347f0f35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4761 2024.08.27 19:50:20.155452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4762 2024.08.27 19:50:20.155501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4763 2024.08.27 19:50:20.155520 [ 3 ] {} <Debug> HTTP-Session: 6325b865-ea49-4357-a546-b356c9090458 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4764 2024.08.27 19:50:20.155536 [ 3 ] {} <Debug> HTTP-Session: 6325b865-ea49-4357-a546-b356c9090458 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4765 2024.08.27 19:50:20.155551 [ 3 ] {} <Debug> HTTP-Session: 6325b865-ea49-4357-a546-b356c9090458 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4766 2024.08.27 19:50:20.155581 [ 3 ] {} <Trace> HTTP-Session: 6325b865-ea49-4357-a546-b356c9090458 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4767 2024.08.27 19:50:20.155676 [ 3 ] {868ccd40-d75d-4482-bf28-77b71256461b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
4768 2024.08.27 19:50:20.155722 [ 3 ] {868ccd40-d75d-4482-bf28-77b71256461b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4769 2024.08.27 19:50:20.155850 [ 3 ] {868ccd40-d75d-4482-bf28-77b71256461b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4770 2024.08.27 19:50:20.156130 [ 3 ] {868ccd40-d75d-4482-bf28-77b71256461b} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4771 2024.08.27 19:50:20.156166 [ 3 ] {868ccd40-d75d-4482-bf28-77b71256461b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4772 2024.08.27 19:50:20.156516 [ 3 ] {868ccd40-d75d-4482-bf28-77b71256461b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4773 2024.08.27 19:50:20.156847 [ 3 ] {868ccd40-d75d-4482-bf28-77b71256461b} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4774 2024.08.27 19:50:20.156974 [ 3 ] {868ccd40-d75d-4482-bf28-77b71256461b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001324 sec., 755.2870090634441 rows/sec., 50.89 KiB/sec.
4775 2024.08.27 19:50:20.157245 [ 3 ] {868ccd40-d75d-4482-bf28-77b71256461b} <Debug> DynamicQueryHandler: Done processing query
4776 2024.08.27 19:50:20.157270 [ 3 ] {868ccd40-d75d-4482-bf28-77b71256461b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4777 2024.08.27 19:50:20.157287 [ 3 ] {} <Debug> HTTP-Session: 6325b865-ea49-4357-a546-b356c9090458 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4778 2024.08.27 19:50:20.157458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44380, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4779 2024.08.27 19:50:20.157507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4780 2024.08.27 19:50:20.157526 [ 3 ] {} <Debug> HTTP-Session: ebcad8fc-3705-4015-ae1d-63822db454b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4781 2024.08.27 19:50:20.157543 [ 3 ] {} <Debug> HTTP-Session: ebcad8fc-3705-4015-ae1d-63822db454b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4782 2024.08.27 19:50:20.157556 [ 3 ] {} <Debug> HTTP-Session: ebcad8fc-3705-4015-ae1d-63822db454b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4783 2024.08.27 19:50:20.157588 [ 3 ] {} <Trace> HTTP-Session: ebcad8fc-3705-4015-ae1d-63822db454b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4784 2024.08.27 19:50:20.158031 [ 3 ] {009feca7-93af-4cda-9195-8e60f8b7396d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4785 2024.08.27 19:50:20.158105 [ 3 ] {009feca7-93af-4cda-9195-8e60f8b7396d} <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
4786 2024.08.27 19:50:20.158542 [ 3 ] {009feca7-93af-4cda-9195-8e60f8b7396d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4787 2024.08.27 19:50:20.159234 [ 3 ] {009feca7-93af-4cda-9195-8e60f8b7396d} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4788 2024.08.27 19:50:20.159272 [ 3 ] {009feca7-93af-4cda-9195-8e60f8b7396d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4789 2024.08.27 19:50:20.159929 [ 3 ] {009feca7-93af-4cda-9195-8e60f8b7396d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4790 2024.08.27 19:50:20.160349 [ 3 ] {009feca7-93af-4cda-9195-8e60f8b7396d} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4791 2024.08.27 19:50:20.160496 [ 3 ] {009feca7-93af-4cda-9195-8e60f8b7396d} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002827 sec., 9550.76052352317 rows/sec., 17.11 MiB/sec.
4792 2024.08.27 19:50:20.160732 [ 3 ] {009feca7-93af-4cda-9195-8e60f8b7396d} <Debug> DynamicQueryHandler: Done processing query
4793 2024.08.27 19:50:20.160757 [ 3 ] {009feca7-93af-4cda-9195-8e60f8b7396d} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
4794 2024.08.27 19:50:20.160774 [ 3 ] {} <Debug> HTTP-Session: ebcad8fc-3705-4015-ae1d-63822db454b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4795 2024.08.27 19:50:20.160909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 11243, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4796 2024.08.27 19:50:20.160959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4797 2024.08.27 19:50:20.160978 [ 3 ] {} <Debug> HTTP-Session: 50c705ac-b57a-4f33-a582-fed42a17f853 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4798 2024.08.27 19:50:20.160995 [ 3 ] {} <Debug> HTTP-Session: 50c705ac-b57a-4f33-a582-fed42a17f853 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4799 2024.08.27 19:50:20.161009 [ 3 ] {} <Debug> HTTP-Session: 50c705ac-b57a-4f33-a582-fed42a17f853 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4800 2024.08.27 19:50:20.161040 [ 3 ] {} <Trace> HTTP-Session: 50c705ac-b57a-4f33-a582-fed42a17f853 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4801 2024.08.27 19:50:20.161170 [ 3 ] {31311bdf-d0da-430b-ae0e-8671d2571761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4802 2024.08.27 19:50:20.161216 [ 3 ] {31311bdf-d0da-430b-ae0e-8671d2571761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4803 2024.08.27 19:50:20.161348 [ 3 ] {31311bdf-d0da-430b-ae0e-8671d2571761} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4804 2024.08.27 19:50:20.161716 [ 3 ] {31311bdf-d0da-430b-ae0e-8671d2571761} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4805 2024.08.27 19:50:20.161752 [ 3 ] {31311bdf-d0da-430b-ae0e-8671d2571761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4806 2024.08.27 19:50:20.162125 [ 3 ] {31311bdf-d0da-430b-ae0e-8671d2571761} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4807 2024.08.27 19:50:20.162451 [ 3 ] {31311bdf-d0da-430b-ae0e-8671d2571761} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4808 2024.08.27 19:50:20.162586 [ 3 ] {31311bdf-d0da-430b-ae0e-8671d2571761} <Debug> executeQuery: Read 76 rows, 4.93 KiB in 0.001471 sec., 51665.53365057783 rows/sec., 3.27 MiB/sec.
4809 2024.08.27 19:50:20.162774 [ 3 ] {31311bdf-d0da-430b-ae0e-8671d2571761} <Debug> DynamicQueryHandler: Done processing query
4810 2024.08.27 19:50:20.162799 [ 3 ] {31311bdf-d0da-430b-ae0e-8671d2571761} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4811 2024.08.27 19:50:20.162815 [ 3 ] {} <Debug> HTTP-Session: 50c705ac-b57a-4f33-a582-fed42a17f853 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4812 2024.08.27 19:50:20.760213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4264, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4813 2024.08.27 19:50:20.760343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4814 2024.08.27 19:50:20.760373 [ 3 ] {} <Debug> HTTP-Session: 48a19a2c-de5f-41c8-b34f-bdafd9536454 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4815 2024.08.27 19:50:20.760399 [ 3 ] {} <Debug> HTTP-Session: 48a19a2c-de5f-41c8-b34f-bdafd9536454 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4816 2024.08.27 19:50:20.760414 [ 3 ] {} <Debug> HTTP-Session: 48a19a2c-de5f-41c8-b34f-bdafd9536454 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4817 2024.08.27 19:50:20.760478 [ 3 ] {} <Trace> HTTP-Session: 48a19a2c-de5f-41c8-b34f-bdafd9536454 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4818 2024.08.27 19:50:20.760675 [ 3 ] {11de841a-45b0-4e71-9cdb-c48c5f9cb659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4819 2024.08.27 19:50:20.760747 [ 3 ] {11de841a-45b0-4e71-9cdb-c48c5f9cb659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4820 2024.08.27 19:50:20.761086 [ 3 ] {11de841a-45b0-4e71-9cdb-c48c5f9cb659} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4821 2024.08.27 19:50:20.761560 [ 3 ] {11de841a-45b0-4e71-9cdb-c48c5f9cb659} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4822 2024.08.27 19:50:20.761607 [ 3 ] {11de841a-45b0-4e71-9cdb-c48c5f9cb659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4823 2024.08.27 19:50:20.762042 [ 3 ] {11de841a-45b0-4e71-9cdb-c48c5f9cb659} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4824 2024.08.27 19:50:20.762432 [ 3 ] {11de841a-45b0-4e71-9cdb-c48c5f9cb659} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4825 2024.08.27 19:50:20.762605 [ 3 ] {11de841a-45b0-4e71-9cdb-c48c5f9cb659} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001989 sec., 15082.956259426848 rows/sec., 1.18 MiB/sec.
4826 2024.08.27 19:50:20.762831 [ 3 ] {11de841a-45b0-4e71-9cdb-c48c5f9cb659} <Debug> DynamicQueryHandler: Done processing query
4827 2024.08.27 19:50:20.762859 [ 3 ] {11de841a-45b0-4e71-9cdb-c48c5f9cb659} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4828 2024.08.27 19:50:20.762877 [ 3 ] {} <Debug> HTTP-Session: 48a19a2c-de5f-41c8-b34f-bdafd9536454 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4829 2024.08.27 19:50:20.763015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4830 2024.08.27 19:50:20.763077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4831 2024.08.27 19:50:20.763097 [ 3 ] {} <Debug> HTTP-Session: 318e24fb-85e3-40be-a4ec-1a736b62b00f Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4832 2024.08.27 19:50:20.763115 [ 3 ] {} <Debug> HTTP-Session: 318e24fb-85e3-40be-a4ec-1a736b62b00f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4833 2024.08.27 19:50:20.763129 [ 3 ] {} <Debug> HTTP-Session: 318e24fb-85e3-40be-a4ec-1a736b62b00f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4834 2024.08.27 19:50:20.763164 [ 3 ] {} <Trace> HTTP-Session: 318e24fb-85e3-40be-a4ec-1a736b62b00f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4835 2024.08.27 19:50:20.763283 [ 3 ] {21bde4a9-26ca-4360-b43a-0aec345c9f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4836 2024.08.27 19:50:20.763331 [ 3 ] {21bde4a9-26ca-4360-b43a-0aec345c9f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4837 2024.08.27 19:50:20.763569 [ 3 ] {21bde4a9-26ca-4360-b43a-0aec345c9f69} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4838 2024.08.27 19:50:20.763936 [ 3 ] {21bde4a9-26ca-4360-b43a-0aec345c9f69} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4839 2024.08.27 19:50:20.763974 [ 3 ] {21bde4a9-26ca-4360-b43a-0aec345c9f69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4840 2024.08.27 19:50:20.764342 [ 3 ] {21bde4a9-26ca-4360-b43a-0aec345c9f69} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4841 2024.08.27 19:50:20.764701 [ 3 ] {21bde4a9-26ca-4360-b43a-0aec345c9f69} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4842 2024.08.27 19:50:20.764864 [ 3 ] {21bde4a9-26ca-4360-b43a-0aec345c9f69} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001615 sec., 22291.021671826627 rows/sec., 1.74 MiB/sec.
4843 2024.08.27 19:50:20.765046 [ 3 ] {21bde4a9-26ca-4360-b43a-0aec345c9f69} <Debug> DynamicQueryHandler: Done processing query
4844 2024.08.27 19:50:20.765072 [ 3 ] {21bde4a9-26ca-4360-b43a-0aec345c9f69} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4845 2024.08.27 19:50:20.765088 [ 3 ] {} <Debug> HTTP-Session: 318e24fb-85e3-40be-a4ec-1a736b62b00f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4846 2024.08.27 19:50:20.765210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 2367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4847 2024.08.27 19:50:20.765263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4848 2024.08.27 19:50:20.765283 [ 3 ] {} <Debug> HTTP-Session: 04c0aec2-4b24-4f36-9183-db4743238456 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4849 2024.08.27 19:50:20.765300 [ 3 ] {} <Debug> HTTP-Session: 04c0aec2-4b24-4f36-9183-db4743238456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4850 2024.08.27 19:50:20.765314 [ 3 ] {} <Debug> HTTP-Session: 04c0aec2-4b24-4f36-9183-db4743238456 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4851 2024.08.27 19:50:20.765347 [ 3 ] {} <Trace> HTTP-Session: 04c0aec2-4b24-4f36-9183-db4743238456 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4852 2024.08.27 19:50:20.765454 [ 3 ] {853de594-9a43-4a66-a0a7-4a86aacf328c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4853 2024.08.27 19:50:20.765509 [ 3 ] {853de594-9a43-4a66-a0a7-4a86aacf328c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4854 2024.08.27 19:50:20.765657 [ 3 ] {853de594-9a43-4a66-a0a7-4a86aacf328c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4855 2024.08.27 19:50:20.765956 [ 3 ] {853de594-9a43-4a66-a0a7-4a86aacf328c} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4856 2024.08.27 19:50:20.765993 [ 3 ] {853de594-9a43-4a66-a0a7-4a86aacf328c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4857 2024.08.27 19:50:20.766360 [ 3 ] {853de594-9a43-4a66-a0a7-4a86aacf328c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4858 2024.08.27 19:50:20.766703 [ 3 ] {853de594-9a43-4a66-a0a7-4a86aacf328c} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4859 2024.08.27 19:50:20.766866 [ 3 ] {853de594-9a43-4a66-a0a7-4a86aacf328c} <Debug> executeQuery: Read 12 rows, 883.00 B in 0.001442 sec., 8321.775312066575 rows/sec., 597.99 KiB/sec.
4860 2024.08.27 19:50:20.767039 [ 3 ] {853de594-9a43-4a66-a0a7-4a86aacf328c} <Debug> DynamicQueryHandler: Done processing query
4861 2024.08.27 19:50:20.767064 [ 3 ] {853de594-9a43-4a66-a0a7-4a86aacf328c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4862 2024.08.27 19:50:20.767080 [ 3 ] {} <Debug> HTTP-Session: 04c0aec2-4b24-4f36-9183-db4743238456 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4863 2024.08.27 19:50:20.767194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4864 2024.08.27 19:50:20.767245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4865 2024.08.27 19:50:20.767265 [ 3 ] {} <Debug> HTTP-Session: a9fa0d6d-19b8-47a9-9ee5-957d66197ce4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4866 2024.08.27 19:50:20.767282 [ 3 ] {} <Debug> HTTP-Session: a9fa0d6d-19b8-47a9-9ee5-957d66197ce4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4867 2024.08.27 19:50:20.767296 [ 3 ] {} <Debug> HTTP-Session: a9fa0d6d-19b8-47a9-9ee5-957d66197ce4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4868 2024.08.27 19:50:20.767329 [ 3 ] {} <Trace> HTTP-Session: a9fa0d6d-19b8-47a9-9ee5-957d66197ce4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4869 2024.08.27 19:50:20.767434 [ 3 ] {e65581e2-239d-4bbb-9989-e8951c6e54db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4870 2024.08.27 19:50:20.767481 [ 3 ] {e65581e2-239d-4bbb-9989-e8951c6e54db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4871 2024.08.27 19:50:20.767611 [ 3 ] {e65581e2-239d-4bbb-9989-e8951c6e54db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4872 2024.08.27 19:50:20.767885 [ 3 ] {e65581e2-239d-4bbb-9989-e8951c6e54db} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4873 2024.08.27 19:50:20.767923 [ 3 ] {e65581e2-239d-4bbb-9989-e8951c6e54db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB.
4874 2024.08.27 19:50:20.768277 [ 3 ] {e65581e2-239d-4bbb-9989-e8951c6e54db} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4875 2024.08.27 19:50:20.768603 [ 3 ] {e65581e2-239d-4bbb-9989-e8951c6e54db} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4876 2024.08.27 19:50:20.768770 [ 3 ] {e65581e2-239d-4bbb-9989-e8951c6e54db} <Debug> executeQuery: Read 6 rows, 417.00 B in 0.001352 sec., 4437.869822485208 rows/sec., 301.20 KiB/sec.
4877 2024.08.27 19:50:20.769051 [ 3 ] {e65581e2-239d-4bbb-9989-e8951c6e54db} <Debug> DynamicQueryHandler: Done processing query
4878 2024.08.27 19:50:20.769090 [ 3 ] {e65581e2-239d-4bbb-9989-e8951c6e54db} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4879 2024.08.27 19:50:20.769107 [ 3 ] {} <Debug> HTTP-Session: a9fa0d6d-19b8-47a9-9ee5-957d66197ce4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4880 2024.08.27 19:50:24.801383 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache
4881 2024.08.27 19:50:24.801452 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache
4882 2024.08.27 19:50:25.764988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 11847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4883 2024.08.27 19:50:25.765112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4884 2024.08.27 19:50:25.765141 [ 3 ] {} <Debug> HTTP-Session: 09ed1eb2-fe2b-4526-9d35-ca616fc19321 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4885 2024.08.27 19:50:25.765170 [ 3 ] {} <Debug> HTTP-Session: 09ed1eb2-fe2b-4526-9d35-ca616fc19321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4886 2024.08.27 19:50:25.765188 [ 3 ] {} <Debug> HTTP-Session: 09ed1eb2-fe2b-4526-9d35-ca616fc19321 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4887 2024.08.27 19:50:25.765244 [ 3 ] {} <Trace> HTTP-Session: 09ed1eb2-fe2b-4526-9d35-ca616fc19321 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4888 2024.08.27 19:50:25.765489 [ 3 ] {32f98850-4401-4d8b-85d0-e61fbb041619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4889 2024.08.27 19:50:25.765569 [ 3 ] {32f98850-4401-4d8b-85d0-e61fbb041619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4890 2024.08.27 19:50:25.765947 [ 3 ] {32f98850-4401-4d8b-85d0-e61fbb041619} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4891 2024.08.27 19:50:25.766478 [ 3 ] {32f98850-4401-4d8b-85d0-e61fbb041619} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4892 2024.08.27 19:50:25.766526 [ 3 ] {32f98850-4401-4d8b-85d0-e61fbb041619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
4893 2024.08.27 19:50:25.766981 [ 3 ] {32f98850-4401-4d8b-85d0-e61fbb041619} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4894 2024.08.27 19:50:25.767373 [ 3 ] {32f98850-4401-4d8b-85d0-e61fbb041619} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4895 2024.08.27 19:50:25.767546 [ 3 ] {32f98850-4401-4d8b-85d0-e61fbb041619} <Debug> executeQuery: Read 82 rows, 6.84 KiB in 0.002138 sec., 38353.60149672591 rows/sec., 3.12 MiB/sec.
4896 2024.08.27 19:50:25.768089 [ 3 ] {32f98850-4401-4d8b-85d0-e61fbb041619} <Debug> DynamicQueryHandler: Done processing query
4897 2024.08.27 19:50:25.768265 [ 3 ] {32f98850-4401-4d8b-85d0-e61fbb041619} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4898 2024.08.27 19:50:25.768454 [ 3 ] {} <Debug> HTTP-Session: 09ed1eb2-fe2b-4526-9d35-ca616fc19321 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4899 2024.08.27 19:50:25.768737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4900 2024.08.27 19:50:25.768814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4901 2024.08.27 19:50:25.768838 [ 3 ] {} <Debug> HTTP-Session: 0a30136c-0778-4e3a-9680-3b106679eb88 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4902 2024.08.27 19:50:25.768861 [ 3 ] {} <Debug> HTTP-Session: 0a30136c-0778-4e3a-9680-3b106679eb88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4903 2024.08.27 19:50:25.768878 [ 3 ] {} <Debug> HTTP-Session: 0a30136c-0778-4e3a-9680-3b106679eb88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4904 2024.08.27 19:50:25.768920 [ 3 ] {} <Trace> HTTP-Session: 0a30136c-0778-4e3a-9680-3b106679eb88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4905 2024.08.27 19:50:25.769045 [ 3 ] {0b025bcc-6645-4ec7-b2d7-5f1b2d60f6a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4906 2024.08.27 19:50:25.769096 [ 3 ] {0b025bcc-6645-4ec7-b2d7-5f1b2d60f6a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4907 2024.08.27 19:50:25.769357 [ 3 ] {0b025bcc-6645-4ec7-b2d7-5f1b2d60f6a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4908 2024.08.27 19:50:25.769740 [ 3 ] {0b025bcc-6645-4ec7-b2d7-5f1b2d60f6a7} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4909 2024.08.27 19:50:25.769780 [ 3 ] {0b025bcc-6645-4ec7-b2d7-5f1b2d60f6a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
4910 2024.08.27 19:50:25.770155 [ 3 ] {0b025bcc-6645-4ec7-b2d7-5f1b2d60f6a7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4911 2024.08.27 19:50:25.770541 [ 3 ] {0b025bcc-6645-4ec7-b2d7-5f1b2d60f6a7} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4912 2024.08.27 19:50:25.770711 [ 3 ] {0b025bcc-6645-4ec7-b2d7-5f1b2d60f6a7} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001688 sec., 7701.421800947867 rows/sec., 579.11 KiB/sec.
4913 2024.08.27 19:50:25.770907 [ 3 ] {0b025bcc-6645-4ec7-b2d7-5f1b2d60f6a7} <Debug> DynamicQueryHandler: Done processing query
4914 2024.08.27 19:50:25.770934 [ 3 ] {0b025bcc-6645-4ec7-b2d7-5f1b2d60f6a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4915 2024.08.27 19:50:25.770952 [ 3 ] {} <Debug> HTTP-Session: 0a30136c-0778-4e3a-9680-3b106679eb88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4916 2024.08.27 19:50:25.771117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 13090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4917 2024.08.27 19:50:25.771173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4918 2024.08.27 19:50:25.771192 [ 3 ] {} <Debug> HTTP-Session: 2e07294f-11a7-4fc8-a97f-759581fe031d Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4919 2024.08.27 19:50:25.771209 [ 3 ] {} <Debug> HTTP-Session: 2e07294f-11a7-4fc8-a97f-759581fe031d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4920 2024.08.27 19:50:25.771224 [ 3 ] {} <Debug> HTTP-Session: 2e07294f-11a7-4fc8-a97f-759581fe031d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4921 2024.08.27 19:50:25.771270 [ 3 ] {} <Trace> HTTP-Session: 2e07294f-11a7-4fc8-a97f-759581fe031d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4922 2024.08.27 19:50:25.771401 [ 3 ] {3b0cc8be-74a7-4613-bfd4-fa1f2b62428e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4923 2024.08.27 19:50:25.771447 [ 3 ] {3b0cc8be-74a7-4613-bfd4-fa1f2b62428e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4924 2024.08.27 19:50:25.771683 [ 3 ] {3b0cc8be-74a7-4613-bfd4-fa1f2b62428e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4925 2024.08.27 19:50:25.772064 [ 3 ] {3b0cc8be-74a7-4613-bfd4-fa1f2b62428e} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4926 2024.08.27 19:50:25.772102 [ 3 ] {3b0cc8be-74a7-4613-bfd4-fa1f2b62428e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
4927 2024.08.27 19:50:25.772460 [ 3 ] {3b0cc8be-74a7-4613-bfd4-fa1f2b62428e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4928 2024.08.27 19:50:25.772817 [ 3 ] {3b0cc8be-74a7-4613-bfd4-fa1f2b62428e} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4929 2024.08.27 19:50:25.772988 [ 3 ] {3b0cc8be-74a7-4613-bfd4-fa1f2b62428e} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001633 sec., 47152.48009797918 rows/sec., 3.68 MiB/sec.
4930 2024.08.27 19:50:25.773301 [ 3 ] {3b0cc8be-74a7-4613-bfd4-fa1f2b62428e} <Debug> DynamicQueryHandler: Done processing query
4931 2024.08.27 19:50:25.773327 [ 3 ] {3b0cc8be-74a7-4613-bfd4-fa1f2b62428e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4932 2024.08.27 19:50:25.773344 [ 3 ] {} <Debug> HTTP-Session: 2e07294f-11a7-4fc8-a97f-759581fe031d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4933 2024.08.27 19:50:25.773533 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 30657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4934 2024.08.27 19:50:25.773585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4935 2024.08.27 19:50:25.773606 [ 3 ] {} <Debug> HTTP-Session: 897035fb-9040-40dd-ac17-992b04065059 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4936 2024.08.27 19:50:25.773624 [ 3 ] {} <Debug> HTTP-Session: 897035fb-9040-40dd-ac17-992b04065059 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4937 2024.08.27 19:50:25.773639 [ 3 ] {} <Debug> HTTP-Session: 897035fb-9040-40dd-ac17-992b04065059 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4938 2024.08.27 19:50:25.773671 [ 3 ] {} <Trace> HTTP-Session: 897035fb-9040-40dd-ac17-992b04065059 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4939 2024.08.27 19:50:25.773826 [ 3 ] {56b2417c-962c-4c5e-af3f-3e0dcc5e7146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4940 2024.08.27 19:50:25.773877 [ 3 ] {56b2417c-962c-4c5e-af3f-3e0dcc5e7146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4941 2024.08.27 19:50:25.774045 [ 3 ] {56b2417c-962c-4c5e-af3f-3e0dcc5e7146} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4942 2024.08.27 19:50:25.774432 [ 3 ] {56b2417c-962c-4c5e-af3f-3e0dcc5e7146} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4943 2024.08.27 19:50:25.774470 [ 3 ] {56b2417c-962c-4c5e-af3f-3e0dcc5e7146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
4944 2024.08.27 19:50:25.774858 [ 3 ] {56b2417c-962c-4c5e-af3f-3e0dcc5e7146} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4945 2024.08.27 19:50:25.775200 [ 3 ] {56b2417c-962c-4c5e-af3f-3e0dcc5e7146} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4946 2024.08.27 19:50:25.775366 [ 3 ] {56b2417c-962c-4c5e-af3f-3e0dcc5e7146} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001601 sec., 99937.53903810118 rows/sec., 6.96 MiB/sec.
4947 2024.08.27 19:50:25.775596 [ 3 ] {56b2417c-962c-4c5e-af3f-3e0dcc5e7146} <Debug> DynamicQueryHandler: Done processing query
4948 2024.08.27 19:50:25.775620 [ 3 ] {56b2417c-962c-4c5e-af3f-3e0dcc5e7146} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4949 2024.08.27 19:50:25.775637 [ 3 ] {} <Debug> HTTP-Session: 897035fb-9040-40dd-ac17-992b04065059 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4950 2024.08.27 19:50:25.775789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 21209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4951 2024.08.27 19:50:25.775839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4952 2024.08.27 19:50:25.775858 [ 3 ] {} <Debug> HTTP-Session: db6b67bf-e023-4d22-a5fb-d616113230cd Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4953 2024.08.27 19:50:25.775876 [ 3 ] {} <Debug> HTTP-Session: db6b67bf-e023-4d22-a5fb-d616113230cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4954 2024.08.27 19:50:25.775890 [ 3 ] {} <Debug> HTTP-Session: db6b67bf-e023-4d22-a5fb-d616113230cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4955 2024.08.27 19:50:25.775921 [ 3 ] {} <Trace> HTTP-Session: db6b67bf-e023-4d22-a5fb-d616113230cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4956 2024.08.27 19:50:25.776116 [ 3 ] {e32d3995-950f-443c-a06b-79cdc7600cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4957 2024.08.27 19:50:25.776181 [ 3 ] {e32d3995-950f-443c-a06b-79cdc7600cf3} <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
4958 2024.08.27 19:50:25.776599 [ 3 ] {e32d3995-950f-443c-a06b-79cdc7600cf3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4959 2024.08.27 19:50:25.777217 [ 3 ] {e32d3995-950f-443c-a06b-79cdc7600cf3} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4960 2024.08.27 19:50:25.777256 [ 3 ] {e32d3995-950f-443c-a06b-79cdc7600cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
4961 2024.08.27 19:50:25.777901 [ 3 ] {e32d3995-950f-443c-a06b-79cdc7600cf3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4962 2024.08.27 19:50:25.778342 [ 3 ] {e32d3995-950f-443c-a06b-79cdc7600cf3} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4963 2024.08.27 19:50:25.778549 [ 3 ] {e32d3995-950f-443c-a06b-79cdc7600cf3} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002544 sec., 5110.062893081761 rows/sec., 9.16 MiB/sec.
4964 2024.08.27 19:50:25.778786 [ 3 ] {e32d3995-950f-443c-a06b-79cdc7600cf3} <Debug> DynamicQueryHandler: Done processing query
4965 2024.08.27 19:50:25.778811 [ 3 ] {e32d3995-950f-443c-a06b-79cdc7600cf3} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
4966 2024.08.27 19:50:25.778828 [ 3 ] {} <Debug> HTTP-Session: db6b67bf-e023-4d22-a5fb-d616113230cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4967 2024.08.27 19:50:25.778957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4968 2024.08.27 19:50:25.779008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4969 2024.08.27 19:50:25.779028 [ 3 ] {} <Debug> HTTP-Session: 60e25a0e-bc35-4f99-a8e5-defc69483d8c Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4970 2024.08.27 19:50:25.779045 [ 3 ] {} <Debug> HTTP-Session: 60e25a0e-bc35-4f99-a8e5-defc69483d8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4971 2024.08.27 19:50:25.779060 [ 3 ] {} <Debug> HTTP-Session: 60e25a0e-bc35-4f99-a8e5-defc69483d8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4972 2024.08.27 19:50:25.779092 [ 3 ] {} <Trace> HTTP-Session: 60e25a0e-bc35-4f99-a8e5-defc69483d8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4973 2024.08.27 19:50:25.779211 [ 3 ] {55e63618-72b9-4cbd-9d13-7fad11860a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4974 2024.08.27 19:50:25.779260 [ 3 ] {55e63618-72b9-4cbd-9d13-7fad11860a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4975 2024.08.27 19:50:25.779393 [ 3 ] {55e63618-72b9-4cbd-9d13-7fad11860a30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4976 2024.08.27 19:50:25.779712 [ 3 ] {55e63618-72b9-4cbd-9d13-7fad11860a30} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4977 2024.08.27 19:50:25.779754 [ 3 ] {55e63618-72b9-4cbd-9d13-7fad11860a30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
4978 2024.08.27 19:50:25.780139 [ 3 ] {55e63618-72b9-4cbd-9d13-7fad11860a30} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4979 2024.08.27 19:50:25.780488 [ 3 ] {55e63618-72b9-4cbd-9d13-7fad11860a30} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4980 2024.08.27 19:50:25.780647 [ 3 ] {55e63618-72b9-4cbd-9d13-7fad11860a30} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001465 sec., 40955.631399317404 rows/sec., 2.76 MiB/sec.
4981 2024.08.27 19:50:25.780972 [ 3 ] {55e63618-72b9-4cbd-9d13-7fad11860a30} <Debug> DynamicQueryHandler: Done processing query
4982 2024.08.27 19:50:25.781005 [ 3 ] {55e63618-72b9-4cbd-9d13-7fad11860a30} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4983 2024.08.27 19:50:25.781026 [ 3 ] {} <Debug> HTTP-Session: 60e25a0e-bc35-4f99-a8e5-defc69483d8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4984 2024.08.27 19:50:26.001619 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001110589 sec.
4985 2024.08.27 19:50:30.770592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 36816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4986 2024.08.27 19:50:30.770737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4987 2024.08.27 19:50:30.770771 [ 3 ] {} <Debug> HTTP-Session: 1fa2a4f2-6a8f-45b3-b5f5-f9cfd40eb7b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
4988 2024.08.27 19:50:30.770800 [ 3 ] {} <Debug> HTTP-Session: 1fa2a4f2-6a8f-45b3-b5f5-f9cfd40eb7b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4989 2024.08.27 19:50:30.770820 [ 3 ] {} <Debug> HTTP-Session: 1fa2a4f2-6a8f-45b3-b5f5-f9cfd40eb7b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4990 2024.08.27 19:50:30.770878 [ 3 ] {} <Trace> HTTP-Session: 1fa2a4f2-6a8f-45b3-b5f5-f9cfd40eb7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4991 2024.08.27 19:50:30.771199 [ 3 ] {a56e7ec9-2571-46d3-b4e0-5729e722c2e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4992 2024.08.27 19:50:30.771279 [ 3 ] {a56e7ec9-2571-46d3-b4e0-5729e722c2e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4993 2024.08.27 19:50:30.771678 [ 3 ] {a56e7ec9-2571-46d3-b4e0-5729e722c2e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4994 2024.08.27 19:50:30.772301 [ 3 ] {a56e7ec9-2571-46d3-b4e0-5729e722c2e4} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4995 2024.08.27 19:50:30.772351 [ 3 ] {a56e7ec9-2571-46d3-b4e0-5729e722c2e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
4996 2024.08.27 19:50:30.772799 [ 3 ] {a56e7ec9-2571-46d3-b4e0-5729e722c2e4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4997 2024.08.27 19:50:30.773197 [ 3 ] {a56e7ec9-2571-46d3-b4e0-5729e722c2e4} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4998 2024.08.27 19:50:30.773388 [ 3 ] {a56e7ec9-2571-46d3-b4e0-5729e722c2e4} <Debug> executeQuery: Read 243 rows, 22.06 KiB in 0.002338 sec., 103934.9871685201 rows/sec., 9.21 MiB/sec.
4999 2024.08.27 19:50:30.773741 [ 3 ] {a56e7ec9-2571-46d3-b4e0-5729e722c2e4} <Debug> DynamicQueryHandler: Done processing query
5000 2024.08.27 19:50:30.773771 [ 3 ] {a56e7ec9-2571-46d3-b4e0-5729e722c2e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
5001 2024.08.27 19:50:30.773789 [ 3 ] {} <Debug> HTTP-Session: 1fa2a4f2-6a8f-45b3-b5f5-f9cfd40eb7b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5002 2024.08.27 19:50:30.773969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 3917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5003 2024.08.27 19:50:30.774028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5004 2024.08.27 19:50:30.774048 [ 3 ] {} <Debug> HTTP-Session: 88acfd46-7c06-4ec9-bfcb-9c08da2049b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5005 2024.08.27 19:50:30.774067 [ 3 ] {} <Debug> HTTP-Session: 88acfd46-7c06-4ec9-bfcb-9c08da2049b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5006 2024.08.27 19:50:30.774082 [ 3 ] {} <Debug> HTTP-Session: 88acfd46-7c06-4ec9-bfcb-9c08da2049b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5007 2024.08.27 19:50:30.774118 [ 3 ] {} <Trace> HTTP-Session: 88acfd46-7c06-4ec9-bfcb-9c08da2049b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5008 2024.08.27 19:50:30.774238 [ 3 ] {0730b9a9-c6f3-4a18-a43f-9ac9468b954f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5009 2024.08.27 19:50:30.774286 [ 3 ] {0730b9a9-c6f3-4a18-a43f-9ac9468b954f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5010 2024.08.27 19:50:30.774545 [ 3 ] {0730b9a9-c6f3-4a18-a43f-9ac9468b954f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5011 2024.08.27 19:50:30.774889 [ 3 ] {0730b9a9-c6f3-4a18-a43f-9ac9468b954f} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5012 2024.08.27 19:50:30.774929 [ 3 ] {0730b9a9-c6f3-4a18-a43f-9ac9468b954f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5013 2024.08.27 19:50:30.775289 [ 3 ] {0730b9a9-c6f3-4a18-a43f-9ac9468b954f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
5014 2024.08.27 19:50:30.775672 [ 3 ] {0730b9a9-c6f3-4a18-a43f-9ac9468b954f} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5015 2024.08.27 19:50:30.775848 [ 3 ] {0730b9a9-c6f3-4a18-a43f-9ac9468b954f} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001633 sec., 16533.98652786283 rows/sec., 1.21 MiB/sec.
5016 2024.08.27 19:50:30.775850 [ 133 ] {} <Debug> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
5017 2024.08.27 19:50:30.775971 [ 133 ] {} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5018 2024.08.27 19:50:30.776023 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5019 2024.08.27 19:50:30.776139 [ 3 ] {0730b9a9-c6f3-4a18-a43f-9ac9468b954f} <Debug> DynamicQueryHandler: Done processing query
5020 2024.08.27 19:50:30.776230 [ 3 ] {0730b9a9-c6f3-4a18-a43f-9ac9468b954f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5021 2024.08.27 19:50:30.776301 [ 3 ] {} <Debug> HTTP-Session: 88acfd46-7c06-4ec9-bfcb-9c08da2049b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5022 2024.08.27 19:50:30.776410 [ 190 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::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
5023 2024.08.27 19:50:30.776555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5024 2024.08.27 19:50:30.776659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5025 2024.08.27 19:50:30.776710 [ 3 ] {} <Debug> HTTP-Session: 6eb489eb-9d31-4544-92fd-872596a070a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5026 2024.08.27 19:50:30.776759 [ 3 ] {} <Debug> HTTP-Session: 6eb489eb-9d31-4544-92fd-872596a070a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5027 2024.08.27 19:50:30.776808 [ 3 ] {} <Debug> HTTP-Session: 6eb489eb-9d31-4544-92fd-872596a070a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5028 2024.08.27 19:50:30.776835 [ 190 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5029 2024.08.27 19:50:30.776872 [ 3 ] {} <Trace> HTTP-Session: 6eb489eb-9d31-4544-92fd-872596a070a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5030 2024.08.27 19:50:30.776907 [ 190 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 50 rows starting from the beginning of the part
5031 2024.08.27 19:50:30.777148 [ 3 ] {67a894b7-6c8f-4c45-98cb-6bad5b65afd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
5032 2024.08.27 19:50:30.777153 [ 190 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 27 rows starting from the beginning of the part
5033 2024.08.27 19:50:30.777288 [ 3 ] {67a894b7-6c8f-4c45-98cb-6bad5b65afd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5034 2024.08.27 19:50:30.777598 [ 190 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 13 rows starting from the beginning of the part
5035 2024.08.27 19:50:30.777928 [ 190 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 31 rows starting from the beginning of the part
5036 2024.08.27 19:50:30.778268 [ 190 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 13 rows starting from the beginning of the part
5037 2024.08.27 19:50:30.778645 [ 190 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 27 rows starting from the beginning of the part
5038 2024.08.27 19:50:30.779040 [ 3 ] {67a894b7-6c8f-4c45-98cb-6bad5b65afd1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5039 2024.08.27 19:50:30.779875 [ 3 ] {67a894b7-6c8f-4c45-98cb-6bad5b65afd1} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5040 2024.08.27 19:50:30.779927 [ 3 ] {67a894b7-6c8f-4c45-98cb-6bad5b65afd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5041 2024.08.27 19:50:30.781621 [ 3 ] {67a894b7-6c8f-4c45-98cb-6bad5b65afd1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5042 2024.08.27 19:50:30.782104 [ 190 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 161 rows, containing 5 columns (5 merged, 0 gathered) in 0.005979178 sec., 26926.77822938203 rows/sec., 2.07 MiB/sec.
5043 2024.08.27 19:50:30.782369 [ 190 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
5044 2024.08.27 19:50:30.782655 [ 3 ] {67a894b7-6c8f-4c45-98cb-6bad5b65afd1} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5045 2024.08.27 19:50:30.783146 [ 3 ] {67a894b7-6c8f-4c45-98cb-6bad5b65afd1} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.006124 sec., 2286.0875244937947 rows/sec., 160.10 KiB/sec.
5046 2024.08.27 19:50:30.783524 [ 190 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_16_3} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5047 2024.08.27 19:50:30.783548 [ 3 ] {67a894b7-6c8f-4c45-98cb-6bad5b65afd1} <Debug> DynamicQueryHandler: Done processing query
5048 2024.08.27 19:50:30.783602 [ 3 ] {67a894b7-6c8f-4c45-98cb-6bad5b65afd1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5049 2024.08.27 19:50:30.783649 [ 3 ] {} <Debug> HTTP-Session: 6eb489eb-9d31-4544-92fd-872596a070a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5050 2024.08.27 19:50:30.783690 [ 190 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_16_3} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
5051 2024.08.27 19:50:30.783816 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
5052 2024.08.27 19:50:30.783861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5053 2024.08.27 19:50:30.783924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5054 2024.08.27 19:50:30.783945 [ 3 ] {} <Debug> HTTP-Session: f917b7ba-7beb-49e3-bde6-5b3d241cdf07 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5055 2024.08.27 19:50:30.783963 [ 3 ] {} <Debug> HTTP-Session: f917b7ba-7beb-49e3-bde6-5b3d241cdf07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5056 2024.08.27 19:50:30.783977 [ 3 ] {} <Debug> HTTP-Session: f917b7ba-7beb-49e3-bde6-5b3d241cdf07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5057 2024.08.27 19:50:30.784013 [ 3 ] {} <Trace> HTTP-Session: f917b7ba-7beb-49e3-bde6-5b3d241cdf07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5058 2024.08.27 19:50:30.784122 [ 3 ] {0014839c-22cd-4e6f-b06e-4b5e95e570f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
5059 2024.08.27 19:50:30.784197 [ 3 ] {0014839c-22cd-4e6f-b06e-4b5e95e570f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
5060 2024.08.27 19:50:30.784457 [ 3 ] {0014839c-22cd-4e6f-b06e-4b5e95e570f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5061 2024.08.27 19:50:30.784781 [ 3 ] {0014839c-22cd-4e6f-b06e-4b5e95e570f8} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5062 2024.08.27 19:50:30.784819 [ 3 ] {0014839c-22cd-4e6f-b06e-4b5e95e570f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5063 2024.08.27 19:50:30.785184 [ 3 ] {0014839c-22cd-4e6f-b06e-4b5e95e570f8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5064 2024.08.27 19:50:30.785558 [ 3 ] {0014839c-22cd-4e6f-b06e-4b5e95e570f8} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5065 2024.08.27 19:50:30.785722 [ 133 ] {} <Debug> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
5066 2024.08.27 19:50:30.785732 [ 3 ] {0014839c-22cd-4e6f-b06e-4b5e95e570f8} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001632 sec., 3676.470588235294 rows/sec., 217.21 KiB/sec.
5067 2024.08.27 19:50:30.785791 [ 133 ] {} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5068 2024.08.27 19:50:30.785865 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5069 2024.08.27 19:50:30.786116 [ 3 ] {0014839c-22cd-4e6f-b06e-4b5e95e570f8} <Debug> DynamicQueryHandler: Done processing query
5070 2024.08.27 19:50:30.786132 [ 195 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full
5071 2024.08.27 19:50:30.786189 [ 3 ] {0014839c-22cd-4e6f-b06e-4b5e95e570f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5072 2024.08.27 19:50:30.786290 [ 3 ] {} <Debug> HTTP-Session: f917b7ba-7beb-49e3-bde6-5b3d241cdf07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5073 2024.08.27 19:50:30.786482 [ 195 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5074 2024.08.27 19:50:30.786525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 66337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5075 2024.08.27 19:50:30.786530 [ 195 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 6 rows starting from the beginning of the part
5076 2024.08.27 19:50:30.786579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5077 2024.08.27 19:50:30.786607 [ 3 ] {} <Debug> HTTP-Session: d04d003a-95a9-432f-b3ae-620b5fda5521 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5078 2024.08.27 19:50:30.786637 [ 3 ] {} <Debug> HTTP-Session: d04d003a-95a9-432f-b3ae-620b5fda5521 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5079 2024.08.27 19:50:30.786694 [ 3 ] {} <Debug> HTTP-Session: d04d003a-95a9-432f-b3ae-620b5fda5521 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5080 2024.08.27 19:50:30.786710 [ 195 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part
5081 2024.08.27 19:50:30.786754 [ 3 ] {} <Trace> HTTP-Session: d04d003a-95a9-432f-b3ae-620b5fda5521 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5082 2024.08.27 19:50:30.786895 [ 195 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part
5083 2024.08.27 19:50:30.787005 [ 195 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part
5084 2024.08.27 19:50:30.787120 [ 3 ] {660d2419-957c-4d68-b57d-88e59afd3421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5085 2024.08.27 19:50:30.787166 [ 195 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part
5086 2024.08.27 19:50:30.787205 [ 3 ] {660d2419-957c-4d68-b57d-88e59afd3421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5087 2024.08.27 19:50:30.787793 [ 3 ] {660d2419-957c-4d68-b57d-88e59afd3421} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5088 2024.08.27 19:50:30.788632 [ 3 ] {660d2419-957c-4d68-b57d-88e59afd3421} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5089 2024.08.27 19:50:30.788653 [ 200 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.002673624 sec., 11220.72512814068 rows/sec., 712.25 KiB/sec.
5090 2024.08.27 19:50:30.788676 [ 3 ] {660d2419-957c-4d68-b57d-88e59afd3421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5091 2024.08.27 19:50:30.788909 [ 198 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
5092 2024.08.27 19:50:30.789402 [ 3 ] {660d2419-957c-4d68-b57d-88e59afd3421} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5093 2024.08.27 19:50:30.789953 [ 198 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_9_2} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5094 2024.08.27 19:50:30.790067 [ 198 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_9_2} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2
5095 2024.08.27 19:50:30.790212 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
5096 2024.08.27 19:50:30.790266 [ 3 ] {660d2419-957c-4d68-b57d-88e59afd3421} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5097 2024.08.27 19:50:30.790455 [ 3 ] {660d2419-957c-4d68-b57d-88e59afd3421} <Debug> executeQuery: Read 409 rows, 29.84 KiB in 0.003524 sec., 116061.29398410897 rows/sec., 8.27 MiB/sec.
5098 2024.08.27 19:50:30.790859 [ 3 ] {660d2419-957c-4d68-b57d-88e59afd3421} <Debug> DynamicQueryHandler: Done processing query
5099 2024.08.27 19:50:30.790885 [ 3 ] {660d2419-957c-4d68-b57d-88e59afd3421} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
5100 2024.08.27 19:50:30.790902 [ 3 ] {} <Debug> HTTP-Session: d04d003a-95a9-432f-b3ae-620b5fda5521 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5101 2024.08.27 19:50:30.791033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5102 2024.08.27 19:50:30.791085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5103 2024.08.27 19:50:30.791106 [ 3 ] {} <Debug> HTTP-Session: 1f6b1a97-e48b-4aa1-ab4d-1f7f5f24724d Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5104 2024.08.27 19:50:30.791124 [ 3 ] {} <Debug> HTTP-Session: 1f6b1a97-e48b-4aa1-ab4d-1f7f5f24724d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5105 2024.08.27 19:50:30.791138 [ 3 ] {} <Debug> HTTP-Session: 1f6b1a97-e48b-4aa1-ab4d-1f7f5f24724d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5106 2024.08.27 19:50:30.791170 [ 3 ] {} <Trace> HTTP-Session: 1f6b1a97-e48b-4aa1-ab4d-1f7f5f24724d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5107 2024.08.27 19:50:30.791275 [ 3 ] {f6467b44-210e-415b-b3ed-2d0f36bec882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5108 2024.08.27 19:50:30.791323 [ 3 ] {f6467b44-210e-415b-b3ed-2d0f36bec882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5109 2024.08.27 19:50:30.791476 [ 3 ] {f6467b44-210e-415b-b3ed-2d0f36bec882} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5110 2024.08.27 19:50:30.791782 [ 3 ] {f6467b44-210e-415b-b3ed-2d0f36bec882} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5111 2024.08.27 19:50:30.791824 [ 3 ] {f6467b44-210e-415b-b3ed-2d0f36bec882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5112 2024.08.27 19:50:30.792215 [ 3 ] {f6467b44-210e-415b-b3ed-2d0f36bec882} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5113 2024.08.27 19:50:30.792576 [ 3 ] {f6467b44-210e-415b-b3ed-2d0f36bec882} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5114 2024.08.27 19:50:30.792744 [ 3 ] {f6467b44-210e-415b-b3ed-2d0f36bec882} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001497 sec., 4008.016032064128 rows/sec., 209.40 KiB/sec.
5115 2024.08.27 19:50:30.792913 [ 3 ] {f6467b44-210e-415b-b3ed-2d0f36bec882} <Debug> DynamicQueryHandler: Done processing query
5116 2024.08.27 19:50:30.792938 [ 3 ] {f6467b44-210e-415b-b3ed-2d0f36bec882} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5117 2024.08.27 19:50:30.792955 [ 3 ] {} <Debug> HTTP-Session: 1f6b1a97-e48b-4aa1-ab4d-1f7f5f24724d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5118 2024.08.27 19:50:30.793188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44659, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5119 2024.08.27 19:50:30.793240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5120 2024.08.27 19:50:30.793261 [ 3 ] {} <Debug> HTTP-Session: 0997f67e-ee38-4ed6-9d68-ace6b47eb12c Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5121 2024.08.27 19:50:30.793278 [ 3 ] {} <Debug> HTTP-Session: 0997f67e-ee38-4ed6-9d68-ace6b47eb12c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5122 2024.08.27 19:50:30.793294 [ 3 ] {} <Debug> HTTP-Session: 0997f67e-ee38-4ed6-9d68-ace6b47eb12c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5123 2024.08.27 19:50:30.793326 [ 3 ] {} <Trace> HTTP-Session: 0997f67e-ee38-4ed6-9d68-ace6b47eb12c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5124 2024.08.27 19:50:30.793517 [ 3 ] {1d5d7ddb-9edd-4b4e-8e67-1add94a38834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5125 2024.08.27 19:50:30.793566 [ 3 ] {1d5d7ddb-9edd-4b4e-8e67-1add94a38834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5126 2024.08.27 19:50:30.793717 [ 3 ] {1d5d7ddb-9edd-4b4e-8e67-1add94a38834} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5127 2024.08.27 19:50:30.794165 [ 3 ] {1d5d7ddb-9edd-4b4e-8e67-1add94a38834} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5128 2024.08.27 19:50:30.794202 [ 3 ] {1d5d7ddb-9edd-4b4e-8e67-1add94a38834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5129 2024.08.27 19:50:30.794607 [ 3 ] {1d5d7ddb-9edd-4b4e-8e67-1add94a38834} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5130 2024.08.27 19:50:30.794982 [ 3 ] {1d5d7ddb-9edd-4b4e-8e67-1add94a38834} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5131 2024.08.27 19:50:30.795145 [ 3 ] {1d5d7ddb-9edd-4b4e-8e67-1add94a38834} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001715 sec., 138192.4198250729 rows/sec., 9.26 MiB/sec.
5132 2024.08.27 19:50:30.795330 [ 3 ] {1d5d7ddb-9edd-4b4e-8e67-1add94a38834} <Debug> DynamicQueryHandler: Done processing query
5133 2024.08.27 19:50:30.795356 [ 3 ] {1d5d7ddb-9edd-4b4e-8e67-1add94a38834} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
5134 2024.08.27 19:50:30.795372 [ 3 ] {} <Debug> HTTP-Session: 0997f67e-ee38-4ed6-9d68-ace6b47eb12c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5135 2024.08.27 19:50:30.795507 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5136 2024.08.27 19:50:30.795554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5137 2024.08.27 19:50:30.795575 [ 3 ] {} <Debug> HTTP-Session: 983f203b-7fee-45ad-8c37-6f232c4cbe17 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5138 2024.08.27 19:50:30.795591 [ 3 ] {} <Debug> HTTP-Session: 983f203b-7fee-45ad-8c37-6f232c4cbe17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5139 2024.08.27 19:50:30.795604 [ 3 ] {} <Debug> HTTP-Session: 983f203b-7fee-45ad-8c37-6f232c4cbe17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5140 2024.08.27 19:50:30.795634 [ 3 ] {} <Trace> HTTP-Session: 983f203b-7fee-45ad-8c37-6f232c4cbe17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5141 2024.08.27 19:50:30.795723 [ 3 ] {26441cec-0869-480d-a1dc-cf8a0e22a07e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
5142 2024.08.27 19:50:30.795767 [ 3 ] {26441cec-0869-480d-a1dc-cf8a0e22a07e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
5143 2024.08.27 19:50:30.795900 [ 3 ] {26441cec-0869-480d-a1dc-cf8a0e22a07e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5144 2024.08.27 19:50:30.796150 [ 3 ] {26441cec-0869-480d-a1dc-cf8a0e22a07e} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5145 2024.08.27 19:50:30.796185 [ 3 ] {26441cec-0869-480d-a1dc-cf8a0e22a07e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5146 2024.08.27 19:50:30.796605 [ 3 ] {26441cec-0869-480d-a1dc-cf8a0e22a07e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5147 2024.08.27 19:50:30.797156 [ 3 ] {26441cec-0869-480d-a1dc-cf8a0e22a07e} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5148 2024.08.27 19:50:30.797324 [ 3 ] {26441cec-0869-480d-a1dc-cf8a0e22a07e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001601 sec., 624.6096189881324 rows/sec., 42.09 KiB/sec.
5149 2024.08.27 19:50:30.797487 [ 3 ] {26441cec-0869-480d-a1dc-cf8a0e22a07e} <Debug> DynamicQueryHandler: Done processing query
5150 2024.08.27 19:50:30.797512 [ 3 ] {26441cec-0869-480d-a1dc-cf8a0e22a07e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5151 2024.08.27 19:50:30.797529 [ 3 ] {} <Debug> HTTP-Session: 983f203b-7fee-45ad-8c37-6f232c4cbe17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5152 2024.08.27 19:50:30.797702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5153 2024.08.27 19:50:30.797751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5154 2024.08.27 19:50:30.797770 [ 3 ] {} <Debug> HTTP-Session: a46edc80-fc02-41e2-97ff-601b1e04defa Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5155 2024.08.27 19:50:30.797787 [ 3 ] {} <Debug> HTTP-Session: a46edc80-fc02-41e2-97ff-601b1e04defa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5156 2024.08.27 19:50:30.797803 [ 3 ] {} <Debug> HTTP-Session: a46edc80-fc02-41e2-97ff-601b1e04defa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5157 2024.08.27 19:50:30.797841 [ 3 ] {} <Trace> HTTP-Session: a46edc80-fc02-41e2-97ff-601b1e04defa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5158 2024.08.27 19:50:30.798149 [ 3 ] {d3773db1-c124-4c5a-b56f-b0c7ea12ea37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5159 2024.08.27 19:50:30.798215 [ 3 ] {d3773db1-c124-4c5a-b56f-b0c7ea12ea37} <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
5160 2024.08.27 19:50:30.798934 [ 3 ] {d3773db1-c124-4c5a-b56f-b0c7ea12ea37} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5161 2024.08.27 19:50:30.799618 [ 3 ] {d3773db1-c124-4c5a-b56f-b0c7ea12ea37} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5162 2024.08.27 19:50:30.799656 [ 3 ] {d3773db1-c124-4c5a-b56f-b0c7ea12ea37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5163 2024.08.27 19:50:30.800281 [ 3 ] {d3773db1-c124-4c5a-b56f-b0c7ea12ea37} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
5164 2024.08.27 19:50:30.800700 [ 3 ] {d3773db1-c124-4c5a-b56f-b0c7ea12ea37} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5165 2024.08.27 19:50:30.800878 [ 133 ] {} <Debug> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
5166 2024.08.27 19:50:30.800898 [ 3 ] {d3773db1-c124-4c5a-b56f-b0c7ea12ea37} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002972 sec., 9084.79138627187 rows/sec., 16.28 MiB/sec.
5167 2024.08.27 19:50:30.800943 [ 133 ] {} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5168 2024.08.27 19:50:30.801017 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5169 2024.08.27 19:50:30.801388 [ 200 ] {25052027-0a03-49be-8655-a6c64ba66c34::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
5170 2024.08.27 19:50:30.801472 [ 3 ] {d3773db1-c124-4c5a-b56f-b0c7ea12ea37} <Debug> DynamicQueryHandler: Done processing query
5171 2024.08.27 19:50:30.801522 [ 3 ] {d3773db1-c124-4c5a-b56f-b0c7ea12ea37} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
5172 2024.08.27 19:50:30.801559 [ 3 ] {} <Debug> HTTP-Session: a46edc80-fc02-41e2-97ff-601b1e04defa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5173 2024.08.27 19:50:30.801783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 12143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5174 2024.08.27 19:50:30.801896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5175 2024.08.27 19:50:30.801967 [ 3 ] {} <Debug> HTTP-Session: d5ea6144-f765-4729-a956-6aeaf6c8d480 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5176 2024.08.27 19:50:30.802021 [ 3 ] {} <Debug> HTTP-Session: d5ea6144-f765-4729-a956-6aeaf6c8d480 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5177 2024.08.27 19:50:30.802067 [ 3 ] {} <Debug> HTTP-Session: d5ea6144-f765-4729-a956-6aeaf6c8d480 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5178 2024.08.27 19:50:30.802176 [ 3 ] {} <Trace> HTTP-Session: d5ea6144-f765-4729-a956-6aeaf6c8d480 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5179 2024.08.27 19:50:30.802204 [ 200 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5180 2024.08.27 19:50:30.802368 [ 200 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 179 rows starting from the beginning of the part
5181 2024.08.27 19:50:30.802418 [ 3 ] {e7ee313f-8161-410e-a135-228a61825fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5182 2024.08.27 19:50:30.802531 [ 3 ] {e7ee313f-8161-410e-a135-228a61825fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5183 2024.08.27 19:50:30.803112 [ 200 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 27 rows starting from the beginning of the part
5184 2024.08.27 19:50:30.803444 [ 3 ] {e7ee313f-8161-410e-a135-228a61825fc8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5185 2024.08.27 19:50:30.803918 [ 200 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 13 rows starting from the beginning of the part
5186 2024.08.27 19:50:30.804633 [ 200 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 27 rows starting from the beginning of the part
5187 2024.08.27 19:50:30.804793 [ 3 ] {e7ee313f-8161-410e-a135-228a61825fc8} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5188 2024.08.27 19:50:30.804895 [ 3 ] {e7ee313f-8161-410e-a135-228a61825fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5189 2024.08.27 19:50:30.805320 [ 200 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 13 rows starting from the beginning of the part
5190 2024.08.27 19:50:30.805992 [ 200 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 27 rows starting from the beginning of the part
5191 2024.08.27 19:50:30.806315 [ 3 ] {e7ee313f-8161-410e-a135-228a61825fc8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5192 2024.08.27 19:50:30.807296 [ 3 ] {e7ee313f-8161-410e-a135-228a61825fc8} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5193 2024.08.27 19:50:30.807656 [ 3 ] {e7ee313f-8161-410e-a135-228a61825fc8} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005309 sec., 15445.46995667734 rows/sec., 1004.52 KiB/sec.
5194 2024.08.27 19:50:30.808465 [ 3 ] {e7ee313f-8161-410e-a135-228a61825fc8} <Debug> DynamicQueryHandler: Done processing query
5195 2024.08.27 19:50:30.808512 [ 3 ] {e7ee313f-8161-410e-a135-228a61825fc8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5196 2024.08.27 19:50:30.808554 [ 3 ] {} <Debug> HTTP-Session: d5ea6144-f765-4729-a956-6aeaf6c8d480 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5197 2024.08.27 19:50:30.810676 [ 198 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 286 rows, containing 19 columns (19 merged, 0 gathered) in 0.009527705 sec., 30017.722001258437 rows/sec., 53.79 MiB/sec.
5198 2024.08.27 19:50:30.811062 [ 200 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
5199 2024.08.27 19:50:30.811669 [ 200 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5200 2024.08.27 19:50:30.811751 [ 200 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
5201 2024.08.27 19:50:30.811865 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.61 MiB.
5202 2024.08.27 19:50:35.766235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5203 2024.08.27 19:50:35.766362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5204 2024.08.27 19:50:35.766387 [ 3 ] {} <Debug> HTTP-Session: 46791d1c-644e-492f-8441-840c49056a50 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5205 2024.08.27 19:50:35.766411 [ 3 ] {} <Debug> HTTP-Session: 46791d1c-644e-492f-8441-840c49056a50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5206 2024.08.27 19:50:35.766427 [ 3 ] {} <Debug> HTTP-Session: 46791d1c-644e-492f-8441-840c49056a50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5207 2024.08.27 19:50:35.766475 [ 3 ] {} <Trace> HTTP-Session: 46791d1c-644e-492f-8441-840c49056a50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5208 2024.08.27 19:50:35.766654 [ 3 ] {934775c0-f5a6-4cd9-9a32-9b46d40c1275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5209 2024.08.27 19:50:35.766722 [ 3 ] {934775c0-f5a6-4cd9-9a32-9b46d40c1275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5210 2024.08.27 19:50:35.767048 [ 3 ] {934775c0-f5a6-4cd9-9a32-9b46d40c1275} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5211 2024.08.27 19:50:35.767466 [ 3 ] {934775c0-f5a6-4cd9-9a32-9b46d40c1275} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5212 2024.08.27 19:50:35.767515 [ 3 ] {934775c0-f5a6-4cd9-9a32-9b46d40c1275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5213 2024.08.27 19:50:35.767917 [ 3 ] {934775c0-f5a6-4cd9-9a32-9b46d40c1275} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
5214 2024.08.27 19:50:35.768294 [ 3 ] {934775c0-f5a6-4cd9-9a32-9b46d40c1275} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5215 2024.08.27 19:50:35.768453 [ 3 ] {934775c0-f5a6-4cd9-9a32-9b46d40c1275} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001866 sec., 2143.6227224008576 rows/sec., 174.80 KiB/sec.
5216 2024.08.27 19:50:35.768901 [ 3 ] {934775c0-f5a6-4cd9-9a32-9b46d40c1275} <Debug> DynamicQueryHandler: Done processing query
5217 2024.08.27 19:50:35.768927 [ 3 ] {934775c0-f5a6-4cd9-9a32-9b46d40c1275} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5218 2024.08.27 19:50:35.768944 [ 3 ] {} <Debug> HTTP-Session: 46791d1c-644e-492f-8441-840c49056a50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5219 2024.08.27 19:50:35.769176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 12115, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5220 2024.08.27 19:50:35.769230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5221 2024.08.27 19:50:35.769252 [ 3 ] {} <Debug> HTTP-Session: d257c282-f701-4263-a610-d528832b1cde Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5222 2024.08.27 19:50:35.769270 [ 3 ] {} <Debug> HTTP-Session: d257c282-f701-4263-a610-d528832b1cde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5223 2024.08.27 19:50:35.769285 [ 3 ] {} <Debug> HTTP-Session: d257c282-f701-4263-a610-d528832b1cde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5224 2024.08.27 19:50:35.769320 [ 3 ] {} <Trace> HTTP-Session: d257c282-f701-4263-a610-d528832b1cde Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5225 2024.08.27 19:50:35.769449 [ 3 ] {d2f5e336-8db1-452a-ad5d-1c1d27b8cf59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5226 2024.08.27 19:50:35.769495 [ 3 ] {d2f5e336-8db1-452a-ad5d-1c1d27b8cf59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5227 2024.08.27 19:50:35.769749 [ 3 ] {d2f5e336-8db1-452a-ad5d-1c1d27b8cf59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5228 2024.08.27 19:50:35.770127 [ 3 ] {d2f5e336-8db1-452a-ad5d-1c1d27b8cf59} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5229 2024.08.27 19:50:35.770164 [ 3 ] {d2f5e336-8db1-452a-ad5d-1c1d27b8cf59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5230 2024.08.27 19:50:35.770525 [ 3 ] {d2f5e336-8db1-452a-ad5d-1c1d27b8cf59} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5231 2024.08.27 19:50:35.770885 [ 3 ] {d2f5e336-8db1-452a-ad5d-1c1d27b8cf59} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5232 2024.08.27 19:50:35.771044 [ 3 ] {d2f5e336-8db1-452a-ad5d-1c1d27b8cf59} <Debug> executeQuery: Read 84 rows, 6.98 KiB in 0.001635 sec., 51376.14678899083 rows/sec., 4.17 MiB/sec.
5233 2024.08.27 19:50:35.771061 [ 129 ] {} <Debug> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5234 2024.08.27 19:50:35.771179 [ 129 ] {} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5235 2024.08.27 19:50:35.771226 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5236 2024.08.27 19:50:35.771323 [ 3 ] {d2f5e336-8db1-452a-ad5d-1c1d27b8cf59} <Debug> DynamicQueryHandler: Done processing query
5237 2024.08.27 19:50:35.771388 [ 3 ] {d2f5e336-8db1-452a-ad5d-1c1d27b8cf59} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5238 2024.08.27 19:50:35.771434 [ 3 ] {} <Debug> HTTP-Session: d257c282-f701-4263-a610-d528832b1cde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5239 2024.08.27 19:50:35.771469 [ 197 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::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
5240 2024.08.27 19:50:35.771622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 2475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5241 2024.08.27 19:50:35.771750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5242 2024.08.27 19:50:35.771775 [ 197 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5243 2024.08.27 19:50:35.771790 [ 3 ] {} <Debug> HTTP-Session: 36d64808-9245-4572-ba08-dd2c387940e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5244 2024.08.27 19:50:35.771843 [ 3 ] {} <Debug> HTTP-Session: 36d64808-9245-4572-ba08-dd2c387940e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5245 2024.08.27 19:50:35.771847 [ 197 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1414 rows starting from the beginning of the part
5246 2024.08.27 19:50:35.771863 [ 3 ] {} <Debug> HTTP-Session: 36d64808-9245-4572-ba08-dd2c387940e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5247 2024.08.27 19:50:35.771927 [ 3 ] {} <Trace> HTTP-Session: 36d64808-9245-4572-ba08-dd2c387940e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5248 2024.08.27 19:50:35.772170 [ 197 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1385 rows starting from the beginning of the part
5249 2024.08.27 19:50:35.772298 [ 3 ] {929f332a-9a30-47de-a257-6bf2f6b5d9fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5250 2024.08.27 19:50:35.772490 [ 197 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part
5251 2024.08.27 19:50:35.772528 [ 3 ] {929f332a-9a30-47de-a257-6bf2f6b5d9fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5252 2024.08.27 19:50:35.772850 [ 197 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 82 rows starting from the beginning of the part
5253 2024.08.27 19:50:35.773212 [ 197 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 243 rows starting from the beginning of the part
5254 2024.08.27 19:50:35.773578 [ 197 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 84 rows starting from the beginning of the part
5255 2024.08.27 19:50:35.774142 [ 3 ] {929f332a-9a30-47de-a257-6bf2f6b5d9fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5256 2024.08.27 19:50:35.774961 [ 3 ] {929f332a-9a30-47de-a257-6bf2f6b5d9fd} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5257 2024.08.27 19:50:35.775016 [ 3 ] {929f332a-9a30-47de-a257-6bf2f6b5d9fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5258 2024.08.27 19:50:35.776086 [ 3 ] {929f332a-9a30-47de-a257-6bf2f6b5d9fd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
5259 2024.08.27 19:50:35.776684 [ 3 ] {929f332a-9a30-47de-a257-6bf2f6b5d9fd} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5260 2024.08.27 19:50:35.776969 [ 3 ] {929f332a-9a30-47de-a257-6bf2f6b5d9fd} <Debug> executeQuery: Read 17 rows, 1.26 KiB in 0.004794 sec., 3546.099290780142 rows/sec., 262.17 KiB/sec.
5261 2024.08.27 19:50:35.777693 [ 200 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3238 rows, containing 5 columns (5 merged, 0 gathered) in 0.006363434 sec., 508844.752691707 rows/sec., 44.68 MiB/sec.
5262 2024.08.27 19:50:35.777722 [ 3 ] {929f332a-9a30-47de-a257-6bf2f6b5d9fd} <Debug> DynamicQueryHandler: Done processing query
5263 2024.08.27 19:50:35.777804 [ 3 ] {929f332a-9a30-47de-a257-6bf2f6b5d9fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5264 2024.08.27 19:50:35.777833 [ 3 ] {} <Debug> HTTP-Session: 36d64808-9245-4572-ba08-dd2c387940e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5265 2024.08.27 19:50:35.778012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 13776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5266 2024.08.27 19:50:35.778073 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5267 2024.08.27 19:50:35.778085 [ 198 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5268 2024.08.27 19:50:35.778102 [ 3 ] {} <Debug> HTTP-Session: 893e6731-aab7-46af-9d3e-30e5aea379be Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5269 2024.08.27 19:50:35.778151 [ 3 ] {} <Debug> HTTP-Session: 893e6731-aab7-46af-9d3e-30e5aea379be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5270 2024.08.27 19:50:35.778197 [ 3 ] {} <Debug> HTTP-Session: 893e6731-aab7-46af-9d3e-30e5aea379be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5271 2024.08.27 19:50:35.778255 [ 3 ] {} <Trace> HTTP-Session: 893e6731-aab7-46af-9d3e-30e5aea379be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5272 2024.08.27 19:50:35.778523 [ 3 ] {4359469d-2a9e-46b3-a32e-8c0c833305aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5273 2024.08.27 19:50:35.778646 [ 3 ] {4359469d-2a9e-46b3-a32e-8c0c833305aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5274 2024.08.27 19:50:35.779113 [ 198 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_26_5} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5275 2024.08.27 19:50:35.779265 [ 3 ] {4359469d-2a9e-46b3-a32e-8c0c833305aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5276 2024.08.27 19:50:35.779326 [ 198 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_26_5} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5277 2024.08.27 19:50:35.779476 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB.
5278 2024.08.27 19:50:35.779733 [ 3 ] {4359469d-2a9e-46b3-a32e-8c0c833305aa} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5279 2024.08.27 19:50:35.779775 [ 3 ] {4359469d-2a9e-46b3-a32e-8c0c833305aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5280 2024.08.27 19:50:35.780154 [ 3 ] {4359469d-2a9e-46b3-a32e-8c0c833305aa} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5281 2024.08.27 19:50:35.780529 [ 3 ] {4359469d-2a9e-46b3-a32e-8c0c833305aa} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5282 2024.08.27 19:50:35.780685 [ 129 ] {} <Debug> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5283 2024.08.27 19:50:35.780689 [ 3 ] {4359469d-2a9e-46b3-a32e-8c0c833305aa} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.002315 sec., 34989.20086393089 rows/sec., 2.73 MiB/sec.
5284 2024.08.27 19:50:35.780744 [ 129 ] {} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5285 2024.08.27 19:50:35.780812 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5286 2024.08.27 19:50:35.781042 [ 200 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::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
5287 2024.08.27 19:50:35.781074 [ 3 ] {4359469d-2a9e-46b3-a32e-8c0c833305aa} <Debug> DynamicQueryHandler: Done processing query
5288 2024.08.27 19:50:35.781125 [ 3 ] {4359469d-2a9e-46b3-a32e-8c0c833305aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5289 2024.08.27 19:50:35.781148 [ 3 ] {} <Debug> HTTP-Session: 893e6731-aab7-46af-9d3e-30e5aea379be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5290 2024.08.27 19:50:35.781291 [ 200 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5291 2024.08.27 19:50:35.781356 [ 200 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 906 rows starting from the beginning of the part
5292 2024.08.27 19:50:35.781376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 31037, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5293 2024.08.27 19:50:35.781501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5294 2024.08.27 19:50:35.781590 [ 3 ] {} <Debug> HTTP-Session: 9dc6e59e-9ddd-48c0-8d9b-eabdc0597af3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5295 2024.08.27 19:50:35.781654 [ 3 ] {} <Debug> HTTP-Session: 9dc6e59e-9ddd-48c0-8d9b-eabdc0597af3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5296 2024.08.27 19:50:35.781667 [ 200 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 869 rows starting from the beginning of the part
5297 2024.08.27 19:50:35.781713 [ 3 ] {} <Debug> HTTP-Session: 9dc6e59e-9ddd-48c0-8d9b-eabdc0597af3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5298 2024.08.27 19:50:35.781883 [ 3 ] {} <Trace> HTTP-Session: 9dc6e59e-9ddd-48c0-8d9b-eabdc0597af3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5299 2024.08.27 19:50:35.782090 [ 200 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part
5300 2024.08.27 19:50:35.782266 [ 200 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::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
5301 2024.08.27 19:50:35.782324 [ 3 ] {1c2bacd3-18e8-4844-a216-2c11d2e37ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5302 2024.08.27 19:50:35.782530 [ 3 ] {1c2bacd3-18e8-4844-a216-2c11d2e37ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5303 2024.08.27 19:50:35.782576 [ 200 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 409 rows starting from the beginning of the part
5304 2024.08.27 19:50:35.783073 [ 200 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 81 rows starting from the beginning of the part
5305 2024.08.27 19:50:35.783634 [ 3 ] {1c2bacd3-18e8-4844-a216-2c11d2e37ac0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5306 2024.08.27 19:50:35.784487 [ 3 ] {1c2bacd3-18e8-4844-a216-2c11d2e37ac0} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5307 2024.08.27 19:50:35.784568 [ 3 ] {1c2bacd3-18e8-4844-a216-2c11d2e37ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5308 2024.08.27 19:50:35.785675 [ 3 ] {1c2bacd3-18e8-4844-a216-2c11d2e37ac0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5309 2024.08.27 19:50:35.786344 [ 3 ] {1c2bacd3-18e8-4844-a216-2c11d2e37ac0} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5310 2024.08.27 19:50:35.786528 [ 198 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2378 rows, containing 5 columns (5 merged, 0 gathered) in 0.005591861 sec., 425260.9283385263 rows/sec., 32.58 MiB/sec.
5311 2024.08.27 19:50:35.786714 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5312 2024.08.27 19:50:35.786725 [ 3 ] {1c2bacd3-18e8-4844-a216-2c11d2e37ac0} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.004609 sec., 35148.622260794094 rows/sec., 2.45 MiB/sec.
5313 2024.08.27 19:50:35.786787 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5314 2024.08.27 19:50:35.786908 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5315 2024.08.27 19:50:35.787243 [ 193 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5316 2024.08.27 19:50:35.787334 [ 3 ] {1c2bacd3-18e8-4844-a216-2c11d2e37ac0} <Debug> DynamicQueryHandler: Done processing query
5317 2024.08.27 19:50:35.787399 [ 198 ] {f0716f36-2242-4786-aa54-49060a96b200::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
5318 2024.08.27 19:50:35.787460 [ 3 ] {1c2bacd3-18e8-4844-a216-2c11d2e37ac0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5319 2024.08.27 19:50:35.787587 [ 3 ] {} <Debug> HTTP-Session: 9dc6e59e-9ddd-48c0-8d9b-eabdc0597af3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5320 2024.08.27 19:50:35.788062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 21215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5321 2024.08.27 19:50:35.788320 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5322 2024.08.27 19:50:35.788369 [ 198 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5323 2024.08.27 19:50:35.788384 [ 3 ] {} <Debug> HTTP-Session: 9f5c41b2-db35-4e8f-baba-fec173ebc83d Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5324 2024.08.27 19:50:35.788476 [ 3 ] {} <Debug> HTTP-Session: 9f5c41b2-db35-4e8f-baba-fec173ebc83d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5325 2024.08.27 19:50:35.788490 [ 198 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6102 rows starting from the beginning of the part
5326 2024.08.27 19:50:35.788539 [ 3 ] {} <Debug> HTTP-Session: 9f5c41b2-db35-4e8f-baba-fec173ebc83d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5327 2024.08.27 19:50:35.788762 [ 3 ] {} <Trace> HTTP-Session: 9f5c41b2-db35-4e8f-baba-fec173ebc83d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5328 2024.08.27 19:50:35.788983 [ 198 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 911 rows starting from the beginning of the part
5329 2024.08.27 19:50:35.789417 [ 198 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part
5330 2024.08.27 19:50:35.789430 [ 3 ] {424db6ff-1112-46da-b3cf-2347383c2191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5331 2024.08.27 19:50:35.789847 [ 198 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part
5332 2024.08.27 19:50:35.789883 [ 3 ] {424db6ff-1112-46da-b3cf-2347383c2191} <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
5333 2024.08.27 19:50:35.790356 [ 198 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 237 rows starting from the beginning of the part
5334 2024.08.27 19:50:35.790809 [ 198 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 162 rows starting from the beginning of the part
5335 2024.08.27 19:50:35.792242 [ 193 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_26_5} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5336 2024.08.27 19:50:35.793040 [ 193 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_26_5} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5337 2024.08.27 19:50:35.793463 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
5338 2024.08.27 19:50:35.793782 [ 3 ] {424db6ff-1112-46da-b3cf-2347383c2191} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5339 2024.08.27 19:50:35.794923 [ 3 ] {424db6ff-1112-46da-b3cf-2347383c2191} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5340 2024.08.27 19:50:35.795001 [ 3 ] {424db6ff-1112-46da-b3cf-2347383c2191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5341 2024.08.27 19:50:35.796024 [ 3 ] {424db6ff-1112-46da-b3cf-2347383c2191} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
5342 2024.08.27 19:50:35.796598 [ 3 ] {424db6ff-1112-46da-b3cf-2347383c2191} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5343 2024.08.27 19:50:35.796888 [ 3 ] {424db6ff-1112-46da-b3cf-2347383c2191} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00785 sec., 1656.0509554140128 rows/sec., 2.97 MiB/sec.
5344 2024.08.27 19:50:35.797519 [ 198 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7584 rows, containing 5 columns (5 merged, 0 gathered) in 0.010441471 sec., 726334.4408081964 rows/sec., 49.12 MiB/sec.
5345 2024.08.27 19:50:35.797838 [ 3 ] {424db6ff-1112-46da-b3cf-2347383c2191} <Debug> DynamicQueryHandler: Done processing query
5346 2024.08.27 19:50:35.797871 [ 3 ] {424db6ff-1112-46da-b3cf-2347383c2191} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
5347 2024.08.27 19:50:35.797888 [ 3 ] {} <Debug> HTTP-Session: 9f5c41b2-db35-4e8f-baba-fec173ebc83d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5348 2024.08.27 19:50:35.798026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5349 2024.08.27 19:50:35.798080 [ 198 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5350 2024.08.27 19:50:35.798100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5351 2024.08.27 19:50:35.798166 [ 3 ] {} <Debug> HTTP-Session: 02a98579-66ca-4230-be11-67f3338fbfc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5352 2024.08.27 19:50:35.798221 [ 3 ] {} <Debug> HTTP-Session: 02a98579-66ca-4230-be11-67f3338fbfc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5353 2024.08.27 19:50:35.798255 [ 3 ] {} <Debug> HTTP-Session: 02a98579-66ca-4230-be11-67f3338fbfc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5354 2024.08.27 19:50:35.798291 [ 3 ] {} <Trace> HTTP-Session: 02a98579-66ca-4230-be11-67f3338fbfc0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5355 2024.08.27 19:50:35.798596 [ 3 ] {c27cdafc-9ddd-4739-b2f4-69189ac8b117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5356 2024.08.27 19:50:35.798699 [ 3 ] {c27cdafc-9ddd-4739-b2f4-69189ac8b117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5357 2024.08.27 19:50:35.799038 [ 198 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5358 2024.08.27 19:50:35.799053 [ 3 ] {c27cdafc-9ddd-4739-b2f4-69189ac8b117} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5359 2024.08.27 19:50:35.799214 [ 198 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5360 2024.08.27 19:50:35.799316 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB.
5361 2024.08.27 19:50:35.799472 [ 3 ] {c27cdafc-9ddd-4739-b2f4-69189ac8b117} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5362 2024.08.27 19:50:35.799512 [ 3 ] {c27cdafc-9ddd-4739-b2f4-69189ac8b117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5363 2024.08.27 19:50:35.799878 [ 3 ] {c27cdafc-9ddd-4739-b2f4-69189ac8b117} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5364 2024.08.27 19:50:35.800268 [ 3 ] {c27cdafc-9ddd-4739-b2f4-69189ac8b117} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5365 2024.08.27 19:50:35.800430 [ 128 ] {} <Debug> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5366 2024.08.27 19:50:35.800438 [ 3 ] {c27cdafc-9ddd-4739-b2f4-69189ac8b117} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001993 sec., 30105.368790767687 rows/sec., 2.03 MiB/sec.
5367 2024.08.27 19:50:35.800485 [ 128 ] {} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5368 2024.08.27 19:50:35.800560 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5369 2024.08.27 19:50:35.800896 [ 3 ] {c27cdafc-9ddd-4739-b2f4-69189ac8b117} <Debug> DynamicQueryHandler: Done processing query
5370 2024.08.27 19:50:35.800902 [ 200 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
5371 2024.08.27 19:50:35.800974 [ 3 ] {c27cdafc-9ddd-4739-b2f4-69189ac8b117} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5372 2024.08.27 19:50:35.801055 [ 3 ] {} <Debug> HTTP-Session: 02a98579-66ca-4230-be11-67f3338fbfc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5373 2024.08.27 19:50:35.801311 [ 200 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5374 2024.08.27 19:50:35.801349 [ 200 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1218 rows starting from the beginning of the part
5375 2024.08.27 19:50:35.801433 [ 200 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 76 rows starting from the beginning of the part
5376 2024.08.27 19:50:35.801622 [ 200 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
5377 2024.08.27 19:50:35.801808 [ 200 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part
5378 2024.08.27 19:50:35.802014 [ 200 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 82 rows starting from the beginning of the part
5379 2024.08.27 19:50:35.802230 [ 200 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
5380 2024.08.27 19:50:35.803565 [ 198 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1502 rows, containing 4 columns (4 merged, 0 gathered) in 0.002909968 sec., 516156.8787010716 rows/sec., 33.80 MiB/sec.
5381 2024.08.27 19:50:35.803763 [ 198 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5382 2024.08.27 19:50:35.804207 [ 198 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_26_5} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5383 2024.08.27 19:50:35.804284 [ 198 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_26_5} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5384 2024.08.27 19:50:35.804366 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB.
5385 2024.08.27 19:50:39.801695 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache
5386 2024.08.27 19:50:39.801762 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache
5387 2024.08.27 19:50:40.776768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5388 2024.08.27 19:50:40.776891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5389 2024.08.27 19:50:40.776916 [ 3 ] {} <Debug> HTTP-Session: ba95e19c-7b4b-4921-9d25-eb09138a6221 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5390 2024.08.27 19:50:40.776941 [ 3 ] {} <Debug> HTTP-Session: ba95e19c-7b4b-4921-9d25-eb09138a6221 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5391 2024.08.27 19:50:40.776957 [ 3 ] {} <Debug> HTTP-Session: ba95e19c-7b4b-4921-9d25-eb09138a6221 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5392 2024.08.27 19:50:40.777006 [ 3 ] {} <Trace> HTTP-Session: ba95e19c-7b4b-4921-9d25-eb09138a6221 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5393 2024.08.27 19:50:40.777202 [ 3 ] {4cc54e2a-918e-4aaf-8580-09a213ea9805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5394 2024.08.27 19:50:40.777271 [ 3 ] {4cc54e2a-918e-4aaf-8580-09a213ea9805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5395 2024.08.27 19:50:40.777614 [ 3 ] {4cc54e2a-918e-4aaf-8580-09a213ea9805} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5396 2024.08.27 19:50:40.778043 [ 3 ] {4cc54e2a-918e-4aaf-8580-09a213ea9805} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5397 2024.08.27 19:50:40.778093 [ 3 ] {4cc54e2a-918e-4aaf-8580-09a213ea9805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5398 2024.08.27 19:50:40.778521 [ 3 ] {4cc54e2a-918e-4aaf-8580-09a213ea9805} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
5399 2024.08.27 19:50:40.778914 [ 3 ] {4cc54e2a-918e-4aaf-8580-09a213ea9805} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5400 2024.08.27 19:50:40.779098 [ 124 ] {} <Debug> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
5401 2024.08.27 19:50:40.779109 [ 3 ] {4cc54e2a-918e-4aaf-8580-09a213ea9805} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001946 sec., 2055.498458376156 rows/sec., 167.61 KiB/sec.
5402 2024.08.27 19:50:40.779193 [ 124 ] {} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5403 2024.08.27 19:50:40.779271 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5404 2024.08.27 19:50:40.779481 [ 186 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::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
5405 2024.08.27 19:50:40.779556 [ 3 ] {4cc54e2a-918e-4aaf-8580-09a213ea9805} <Debug> DynamicQueryHandler: Done processing query
5406 2024.08.27 19:50:40.779605 [ 3 ] {4cc54e2a-918e-4aaf-8580-09a213ea9805} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5407 2024.08.27 19:50:40.779650 [ 3 ] {} <Debug> HTTP-Session: ba95e19c-7b4b-4921-9d25-eb09138a6221 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5408 2024.08.27 19:50:40.779751 [ 186 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5409 2024.08.27 19:50:40.779793 [ 186 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part
5410 2024.08.27 19:50:40.779918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 37083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5411 2024.08.27 19:50:40.780002 [ 186 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
5412 2024.08.27 19:50:40.780067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5413 2024.08.27 19:50:40.780159 [ 3 ] {} <Debug> HTTP-Session: 77d06f94-85c5-4ab0-80c9-4d2a11fa1cd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5414 2024.08.27 19:50:40.780245 [ 3 ] {} <Debug> HTTP-Session: 77d06f94-85c5-4ab0-80c9-4d2a11fa1cd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5415 2024.08.27 19:50:40.780289 [ 186 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::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
5416 2024.08.27 19:50:40.780306 [ 3 ] {} <Debug> HTTP-Session: 77d06f94-85c5-4ab0-80c9-4d2a11fa1cd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5417 2024.08.27 19:50:40.780463 [ 3 ] {} <Trace> HTTP-Session: 77d06f94-85c5-4ab0-80c9-4d2a11fa1cd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5418 2024.08.27 19:50:40.780527 [ 186 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part
5419 2024.08.27 19:50:40.780810 [ 186 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part
5420 2024.08.27 19:50:40.781040 [ 3 ] {e05f86e6-81ee-4ae8-a7d6-2203d9bea8cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5421 2024.08.27 19:50:40.781148 [ 186 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part
5422 2024.08.27 19:50:40.781236 [ 3 ] {e05f86e6-81ee-4ae8-a7d6-2203d9bea8cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5423 2024.08.27 19:50:40.782161 [ 3 ] {e05f86e6-81ee-4ae8-a7d6-2203d9bea8cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5424 2024.08.27 19:50:40.783274 [ 3 ] {e05f86e6-81ee-4ae8-a7d6-2203d9bea8cc} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5425 2024.08.27 19:50:40.783346 [ 3 ] {e05f86e6-81ee-4ae8-a7d6-2203d9bea8cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5426 2024.08.27 19:50:40.783812 [ 186 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 5 columns (5 merged, 0 gathered) in 0.004429623 sec., 4966.562617179837 rows/sec., 424.39 KiB/sec.
5427 2024.08.27 19:50:40.784002 [ 186 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
5428 2024.08.27 19:50:40.784271 [ 3 ] {e05f86e6-81ee-4ae8-a7d6-2203d9bea8cc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5429 2024.08.27 19:50:40.785163 [ 186 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_6_1} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5430 2024.08.27 19:50:40.785322 [ 3 ] {e05f86e6-81ee-4ae8-a7d6-2203d9bea8cc} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5431 2024.08.27 19:50:40.785366 [ 186 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_6_1} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
5432 2024.08.27 19:50:40.785544 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
5433 2024.08.27 19:50:40.785665 [ 3 ] {e05f86e6-81ee-4ae8-a7d6-2203d9bea8cc} <Debug> executeQuery: Read 245 rows, 22.20 KiB in 0.004914 sec., 49857.54985754986 rows/sec., 4.41 MiB/sec.
5434 2024.08.27 19:50:40.786106 [ 3 ] {e05f86e6-81ee-4ae8-a7d6-2203d9bea8cc} <Debug> DynamicQueryHandler: Done processing query
5435 2024.08.27 19:50:40.786134 [ 3 ] {e05f86e6-81ee-4ae8-a7d6-2203d9bea8cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
5436 2024.08.27 19:50:40.786151 [ 3 ] {} <Debug> HTTP-Session: 77d06f94-85c5-4ab0-80c9-4d2a11fa1cd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5437 2024.08.27 19:50:40.786312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5438 2024.08.27 19:50:40.786367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5439 2024.08.27 19:50:40.786387 [ 3 ] {} <Debug> HTTP-Session: 59c6de33-9eed-4cab-abc6-d47d7ab3a71d Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5440 2024.08.27 19:50:40.786405 [ 3 ] {} <Debug> HTTP-Session: 59c6de33-9eed-4cab-abc6-d47d7ab3a71d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5441 2024.08.27 19:50:40.786419 [ 3 ] {} <Debug> HTTP-Session: 59c6de33-9eed-4cab-abc6-d47d7ab3a71d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5442 2024.08.27 19:50:40.786455 [ 3 ] {} <Trace> HTTP-Session: 59c6de33-9eed-4cab-abc6-d47d7ab3a71d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5443 2024.08.27 19:50:40.786574 [ 3 ] {58f11835-ba68-4698-8fc3-dc0cfaea6e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5444 2024.08.27 19:50:40.786623 [ 3 ] {58f11835-ba68-4698-8fc3-dc0cfaea6e1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5445 2024.08.27 19:50:40.786882 [ 3 ] {58f11835-ba68-4698-8fc3-dc0cfaea6e1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5446 2024.08.27 19:50:40.787215 [ 3 ] {58f11835-ba68-4698-8fc3-dc0cfaea6e1f} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5447 2024.08.27 19:50:40.787253 [ 3 ] {58f11835-ba68-4698-8fc3-dc0cfaea6e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5448 2024.08.27 19:50:40.787622 [ 3 ] {58f11835-ba68-4698-8fc3-dc0cfaea6e1f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5449 2024.08.27 19:50:40.788010 [ 3 ] {58f11835-ba68-4698-8fc3-dc0cfaea6e1f} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5450 2024.08.27 19:50:40.788155 [ 3 ] {58f11835-ba68-4698-8fc3-dc0cfaea6e1f} <Debug> executeQuery: Read 31 rows, 2.31 KiB in 0.001608 sec., 19278.606965174127 rows/sec., 1.40 MiB/sec.
5451 2024.08.27 19:50:40.788444 [ 3 ] {58f11835-ba68-4698-8fc3-dc0cfaea6e1f} <Debug> DynamicQueryHandler: Done processing query
5452 2024.08.27 19:50:40.788470 [ 3 ] {58f11835-ba68-4698-8fc3-dc0cfaea6e1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5453 2024.08.27 19:50:40.788487 [ 3 ] {} <Debug> HTTP-Session: 59c6de33-9eed-4cab-abc6-d47d7ab3a71d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5454 2024.08.27 19:50:40.788609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5455 2024.08.27 19:50:40.788660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5456 2024.08.27 19:50:40.788680 [ 3 ] {} <Debug> HTTP-Session: bb4fa05f-88ac-4cdc-83be-f06b44977ec0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5457 2024.08.27 19:50:40.788696 [ 3 ] {} <Debug> HTTP-Session: bb4fa05f-88ac-4cdc-83be-f06b44977ec0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5458 2024.08.27 19:50:40.788710 [ 3 ] {} <Debug> HTTP-Session: bb4fa05f-88ac-4cdc-83be-f06b44977ec0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5459 2024.08.27 19:50:40.788743 [ 3 ] {} <Trace> HTTP-Session: bb4fa05f-88ac-4cdc-83be-f06b44977ec0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5460 2024.08.27 19:50:40.788848 [ 3 ] {781e4330-a310-4b54-bcfb-aa8485868b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
5461 2024.08.27 19:50:40.788894 [ 3 ] {781e4330-a310-4b54-bcfb-aa8485868b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5462 2024.08.27 19:50:40.789148 [ 3 ] {781e4330-a310-4b54-bcfb-aa8485868b84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5463 2024.08.27 19:50:40.789456 [ 3 ] {781e4330-a310-4b54-bcfb-aa8485868b84} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5464 2024.08.27 19:50:40.789494 [ 3 ] {781e4330-a310-4b54-bcfb-aa8485868b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5465 2024.08.27 19:50:40.789850 [ 3 ] {781e4330-a310-4b54-bcfb-aa8485868b84} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5466 2024.08.27 19:50:40.790223 [ 3 ] {781e4330-a310-4b54-bcfb-aa8485868b84} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5467 2024.08.27 19:50:40.790379 [ 124 ] {} <Debug> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
5468 2024.08.27 19:50:40.790387 [ 3 ] {781e4330-a310-4b54-bcfb-aa8485868b84} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001559 sec., 8980.115458627324 rows/sec., 628.91 KiB/sec.
5469 2024.08.27 19:50:40.790445 [ 124 ] {} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5470 2024.08.27 19:50:40.790519 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5471 2024.08.27 19:50:40.790728 [ 188 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::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
5472 2024.08.27 19:50:40.790746 [ 3 ] {781e4330-a310-4b54-bcfb-aa8485868b84} <Debug> DynamicQueryHandler: Done processing query
5473 2024.08.27 19:50:40.790805 [ 3 ] {781e4330-a310-4b54-bcfb-aa8485868b84} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5474 2024.08.27 19:50:40.790823 [ 3 ] {} <Debug> HTTP-Session: bb4fa05f-88ac-4cdc-83be-f06b44977ec0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5475 2024.08.27 19:50:40.791006 [ 188 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5476 2024.08.27 19:50:40.791019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5477 2024.08.27 19:50:40.791083 [ 188 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 242 rows starting from the beginning of the part
5478 2024.08.27 19:50:40.791120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5479 2024.08.27 19:50:40.791152 [ 3 ] {} <Debug> HTTP-Session: 97b2c6e3-2cbf-44f3-894c-08bc83186851 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5480 2024.08.27 19:50:40.791186 [ 3 ] {} <Debug> HTTP-Session: 97b2c6e3-2cbf-44f3-894c-08bc83186851 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5481 2024.08.27 19:50:40.791229 [ 3 ] {} <Debug> HTTP-Session: 97b2c6e3-2cbf-44f3-894c-08bc83186851 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5482 2024.08.27 19:50:40.791388 [ 3 ] {} <Trace> HTTP-Session: 97b2c6e3-2cbf-44f3-894c-08bc83186851 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5483 2024.08.27 19:50:40.791446 [ 188 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part
5484 2024.08.27 19:50:40.791703 [ 3 ] {eed6308e-31e4-48d6-9714-f224ba3ae6d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
5485 2024.08.27 19:50:40.791782 [ 188 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part
5486 2024.08.27 19:50:40.791840 [ 3 ] {eed6308e-31e4-48d6-9714-f224ba3ae6d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
5487 2024.08.27 19:50:40.792190 [ 188 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 242 rows starting from the beginning of the part
5488 2024.08.27 19:50:40.792453 [ 188 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part
5489 2024.08.27 19:50:40.792863 [ 188 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part
5490 2024.08.27 19:50:40.793425 [ 3 ] {eed6308e-31e4-48d6-9714-f224ba3ae6d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5491 2024.08.27 19:50:40.794331 [ 3 ] {eed6308e-31e4-48d6-9714-f224ba3ae6d9} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5492 2024.08.27 19:50:40.794395 [ 3 ] {eed6308e-31e4-48d6-9714-f224ba3ae6d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5493 2024.08.27 19:50:40.795358 [ 3 ] {eed6308e-31e4-48d6-9714-f224ba3ae6d9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5494 2024.08.27 19:50:40.796343 [ 201 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005720754 sec., 94393.15167196492 rows/sec., 6.41 MiB/sec.
5495 2024.08.27 19:50:40.796483 [ 3 ] {eed6308e-31e4-48d6-9714-f224ba3ae6d9} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5496 2024.08.27 19:50:40.796688 [ 201 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5497 2024.08.27 19:50:40.796793 [ 3 ] {eed6308e-31e4-48d6-9714-f224ba3ae6d9} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005236 sec., 1145.912910618793 rows/sec., 67.70 KiB/sec.
5498 2024.08.27 19:50:40.797241 [ 3 ] {eed6308e-31e4-48d6-9714-f224ba3ae6d9} <Debug> DynamicQueryHandler: Done processing query
5499 2024.08.27 19:50:40.797312 [ 3 ] {eed6308e-31e4-48d6-9714-f224ba3ae6d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5500 2024.08.27 19:50:40.797376 [ 3 ] {} <Debug> HTTP-Session: 97b2c6e3-2cbf-44f3-894c-08bc83186851 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5501 2024.08.27 19:50:40.797655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 67021, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5502 2024.08.27 19:50:40.797671 [ 201 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_11_2} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5503 2024.08.27 19:50:40.797759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5504 2024.08.27 19:50:40.797808 [ 3 ] {} <Debug> HTTP-Session: 0378f11b-3d16-4260-8fbb-873886e3e82e Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5505 2024.08.27 19:50:40.797829 [ 3 ] {} <Debug> HTTP-Session: 0378f11b-3d16-4260-8fbb-873886e3e82e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5506 2024.08.27 19:50:40.797857 [ 201 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_11_2} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5507 2024.08.27 19:50:40.797863 [ 3 ] {} <Debug> HTTP-Session: 0378f11b-3d16-4260-8fbb-873886e3e82e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5508 2024.08.27 19:50:40.797947 [ 3 ] {} <Trace> HTTP-Session: 0378f11b-3d16-4260-8fbb-873886e3e82e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5509 2024.08.27 19:50:40.798035 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
5510 2024.08.27 19:50:40.798246 [ 3 ] {7da9f7ca-1556-4caf-b61a-e1f2d719fd5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5511 2024.08.27 19:50:40.798296 [ 3 ] {7da9f7ca-1556-4caf-b61a-e1f2d719fd5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5512 2024.08.27 19:50:40.798552 [ 3 ] {7da9f7ca-1556-4caf-b61a-e1f2d719fd5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5513 2024.08.27 19:50:40.799134 [ 3 ] {7da9f7ca-1556-4caf-b61a-e1f2d719fd5e} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5514 2024.08.27 19:50:40.799173 [ 3 ] {7da9f7ca-1556-4caf-b61a-e1f2d719fd5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5515 2024.08.27 19:50:40.799570 [ 3 ] {7da9f7ca-1556-4caf-b61a-e1f2d719fd5e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5516 2024.08.27 19:50:40.799941 [ 3 ] {7da9f7ca-1556-4caf-b61a-e1f2d719fd5e} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5517 2024.08.27 19:50:40.800098 [ 3 ] {7da9f7ca-1556-4caf-b61a-e1f2d719fd5e} <Debug> executeQuery: Read 413 rows, 30.17 KiB in 0.00196 sec., 210714.2857142857 rows/sec., 15.03 MiB/sec.
5518 2024.08.27 19:50:40.800458 [ 3 ] {7da9f7ca-1556-4caf-b61a-e1f2d719fd5e} <Debug> DynamicQueryHandler: Done processing query
5519 2024.08.27 19:50:40.800488 [ 3 ] {7da9f7ca-1556-4caf-b61a-e1f2d719fd5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
5520 2024.08.27 19:50:40.800505 [ 3 ] {} <Debug> HTTP-Session: 0378f11b-3d16-4260-8fbb-873886e3e82e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5521 2024.08.27 19:50:40.800637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5522 2024.08.27 19:50:40.800687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5523 2024.08.27 19:50:40.800706 [ 3 ] {} <Debug> HTTP-Session: cd009813-15d5-4ca9-90fa-968f5332a5b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5524 2024.08.27 19:50:40.800723 [ 3 ] {} <Debug> HTTP-Session: cd009813-15d5-4ca9-90fa-968f5332a5b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5525 2024.08.27 19:50:40.800738 [ 3 ] {} <Debug> HTTP-Session: cd009813-15d5-4ca9-90fa-968f5332a5b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5526 2024.08.27 19:50:40.800768 [ 3 ] {} <Trace> HTTP-Session: cd009813-15d5-4ca9-90fa-968f5332a5b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5527 2024.08.27 19:50:40.800868 [ 3 ] {3b332b68-bafb-4138-92b5-669a686588e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5528 2024.08.27 19:50:40.800915 [ 3 ] {3b332b68-bafb-4138-92b5-669a686588e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5529 2024.08.27 19:50:40.801067 [ 3 ] {3b332b68-bafb-4138-92b5-669a686588e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5530 2024.08.27 19:50:40.801348 [ 3 ] {3b332b68-bafb-4138-92b5-669a686588e8} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5531 2024.08.27 19:50:40.801385 [ 3 ] {3b332b68-bafb-4138-92b5-669a686588e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5532 2024.08.27 19:50:40.801751 [ 3 ] {3b332b68-bafb-4138-92b5-669a686588e8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5533 2024.08.27 19:50:40.802085 [ 3 ] {3b332b68-bafb-4138-92b5-669a686588e8} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5534 2024.08.27 19:50:40.802255 [ 3 ] {3b332b68-bafb-4138-92b5-669a686588e8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001405 sec., 4270.462633451957 rows/sec., 223.11 KiB/sec.
5535 2024.08.27 19:50:40.802548 [ 3 ] {3b332b68-bafb-4138-92b5-669a686588e8} <Debug> DynamicQueryHandler: Done processing query
5536 2024.08.27 19:50:40.802573 [ 3 ] {3b332b68-bafb-4138-92b5-669a686588e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5537 2024.08.27 19:50:40.802589 [ 3 ] {} <Debug> HTTP-Session: cd009813-15d5-4ca9-90fa-968f5332a5b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5538 2024.08.27 19:50:40.802746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 45041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5539 2024.08.27 19:50:40.802796 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5540 2024.08.27 19:50:40.802816 [ 3 ] {} <Debug> HTTP-Session: 99442f00-5669-437c-a1d4-6ecbe7933584 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5541 2024.08.27 19:50:40.802833 [ 3 ] {} <Debug> HTTP-Session: 99442f00-5669-437c-a1d4-6ecbe7933584 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5542 2024.08.27 19:50:40.802847 [ 3 ] {} <Debug> HTTP-Session: 99442f00-5669-437c-a1d4-6ecbe7933584 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5543 2024.08.27 19:50:40.802880 [ 3 ] {} <Trace> HTTP-Session: 99442f00-5669-437c-a1d4-6ecbe7933584 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5544 2024.08.27 19:50:40.803080 [ 3 ] {f7698b0b-5787-46c1-9137-a51d241dcb60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5545 2024.08.27 19:50:40.803138 [ 3 ] {f7698b0b-5787-46c1-9137-a51d241dcb60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5546 2024.08.27 19:50:40.803325 [ 3 ] {f7698b0b-5787-46c1-9137-a51d241dcb60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5547 2024.08.27 19:50:40.803771 [ 3 ] {f7698b0b-5787-46c1-9137-a51d241dcb60} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5548 2024.08.27 19:50:40.803809 [ 3 ] {f7698b0b-5787-46c1-9137-a51d241dcb60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5549 2024.08.27 19:50:40.804219 [ 3 ] {f7698b0b-5787-46c1-9137-a51d241dcb60} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5550 2024.08.27 19:50:40.804582 [ 3 ] {f7698b0b-5787-46c1-9137-a51d241dcb60} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5551 2024.08.27 19:50:40.804737 [ 3 ] {f7698b0b-5787-46c1-9137-a51d241dcb60} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001769 sec., 135104.57885811193 rows/sec., 9.06 MiB/sec.
5552 2024.08.27 19:50:40.805128 [ 3 ] {f7698b0b-5787-46c1-9137-a51d241dcb60} <Debug> DynamicQueryHandler: Done processing query
5553 2024.08.27 19:50:40.805155 [ 3 ] {f7698b0b-5787-46c1-9137-a51d241dcb60} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
5554 2024.08.27 19:50:40.805171 [ 3 ] {} <Debug> HTTP-Session: 99442f00-5669-437c-a1d4-6ecbe7933584 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5555 2024.08.27 19:50:40.805291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5556 2024.08.27 19:50:40.805341 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5557 2024.08.27 19:50:40.805360 [ 3 ] {} <Debug> HTTP-Session: b1b38380-fb5c-4092-99dd-5ddbffad1fb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5558 2024.08.27 19:50:40.805376 [ 3 ] {} <Debug> HTTP-Session: b1b38380-fb5c-4092-99dd-5ddbffad1fb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5559 2024.08.27 19:50:40.805390 [ 3 ] {} <Debug> HTTP-Session: b1b38380-fb5c-4092-99dd-5ddbffad1fb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5560 2024.08.27 19:50:40.805420 [ 3 ] {} <Trace> HTTP-Session: b1b38380-fb5c-4092-99dd-5ddbffad1fb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5561 2024.08.27 19:50:40.805520 [ 3 ] {8c7d677d-e035-477a-a401-2cf47dda5bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
5562 2024.08.27 19:50:40.805568 [ 3 ] {8c7d677d-e035-477a-a401-2cf47dda5bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
5563 2024.08.27 19:50:40.805725 [ 3 ] {8c7d677d-e035-477a-a401-2cf47dda5bf9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5564 2024.08.27 19:50:40.806017 [ 3 ] {8c7d677d-e035-477a-a401-2cf47dda5bf9} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5565 2024.08.27 19:50:40.806054 [ 3 ] {8c7d677d-e035-477a-a401-2cf47dda5bf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5566 2024.08.27 19:50:40.806412 [ 3 ] {8c7d677d-e035-477a-a401-2cf47dda5bf9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5567 2024.08.27 19:50:40.806828 [ 3 ] {8c7d677d-e035-477a-a401-2cf47dda5bf9} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5568 2024.08.27 19:50:40.807242 [ 3 ] {8c7d677d-e035-477a-a401-2cf47dda5bf9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001716 sec., 582.7505827505827 rows/sec., 39.27 KiB/sec.
5569 2024.08.27 19:50:40.807270 [ 122 ] {} <Debug> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
5570 2024.08.27 19:50:40.807461 [ 122 ] {} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5571 2024.08.27 19:50:40.807536 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5572 2024.08.27 19:50:40.807756 [ 3 ] {8c7d677d-e035-477a-a401-2cf47dda5bf9} <Debug> DynamicQueryHandler: Done processing query
5573 2024.08.27 19:50:40.807893 [ 3 ] {8c7d677d-e035-477a-a401-2cf47dda5bf9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5574 2024.08.27 19:50:40.807977 [ 3 ] {} <Debug> HTTP-Session: b1b38380-fb5c-4092-99dd-5ddbffad1fb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5575 2024.08.27 19:50:40.807983 [ 186 ] {afc919f4-e251-4651-9794-de04bc279f9c::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
5576 2024.08.27 19:50:40.808179 [ 186 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5577 2024.08.27 19:50:40.808223 [ 186 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part
5578 2024.08.27 19:50:40.808250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5579 2024.08.27 19:50:40.808383 [ 186 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part
5580 2024.08.27 19:50:40.808420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5581 2024.08.27 19:50:40.808545 [ 3 ] {} <Debug> HTTP-Session: 43ae7b2c-8993-434a-b77d-45d21e693cd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5582 2024.08.27 19:50:40.808683 [ 3 ] {} <Debug> HTTP-Session: 43ae7b2c-8993-434a-b77d-45d21e693cd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5583 2024.08.27 19:50:40.808701 [ 186 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part
5584 2024.08.27 19:50:40.808778 [ 3 ] {} <Debug> HTTP-Session: 43ae7b2c-8993-434a-b77d-45d21e693cd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5585 2024.08.27 19:50:40.808991 [ 3 ] {} <Trace> HTTP-Session: 43ae7b2c-8993-434a-b77d-45d21e693cd4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5586 2024.08.27 19:50:40.809062 [ 186 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part
5587 2024.08.27 19:50:40.809223 [ 186 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part
5588 2024.08.27 19:50:40.809433 [ 186 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part
5589 2024.08.27 19:50:40.809740 [ 3 ] {9b8e3a22-ae0f-44d0-a50b-c03d3730481a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5590 2024.08.27 19:50:40.809951 [ 3 ] {9b8e3a22-ae0f-44d0-a50b-c03d3730481a} <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
5591 2024.08.27 19:50:40.811880 [ 3 ] {9b8e3a22-ae0f-44d0-a50b-c03d3730481a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5592 2024.08.27 19:50:40.812537 [ 188 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.004856019 sec., 2059.300015094669 rows/sec., 138.76 KiB/sec.
5593 2024.08.27 19:50:40.812785 [ 188 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
5594 2024.08.27 19:50:40.813477 [ 3 ] {9b8e3a22-ae0f-44d0-a50b-c03d3730481a} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5595 2024.08.27 19:50:40.813555 [ 3 ] {9b8e3a22-ae0f-44d0-a50b-c03d3730481a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5596 2024.08.27 19:50:40.813904 [ 188 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_10_2} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5597 2024.08.27 19:50:40.814087 [ 188 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_10_2} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2
5598 2024.08.27 19:50:40.814265 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
5599 2024.08.27 19:50:40.814669 [ 3 ] {9b8e3a22-ae0f-44d0-a50b-c03d3730481a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5600 2024.08.27 19:50:40.815101 [ 3 ] {9b8e3a22-ae0f-44d0-a50b-c03d3730481a} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5601 2024.08.27 19:50:40.815299 [ 3 ] {9b8e3a22-ae0f-44d0-a50b-c03d3730481a} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00603 sec., 4477.611940298508 rows/sec., 8.02 MiB/sec.
5602 2024.08.27 19:50:40.815907 [ 3 ] {9b8e3a22-ae0f-44d0-a50b-c03d3730481a} <Debug> DynamicQueryHandler: Done processing query
5603 2024.08.27 19:50:40.815932 [ 3 ] {9b8e3a22-ae0f-44d0-a50b-c03d3730481a} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
5604 2024.08.27 19:50:40.815948 [ 3 ] {} <Debug> HTTP-Session: 43ae7b2c-8993-434a-b77d-45d21e693cd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5605 2024.08.27 19:50:40.816082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 12143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5606 2024.08.27 19:50:40.816130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5607 2024.08.27 19:50:40.816149 [ 3 ] {} <Debug> HTTP-Session: 9837d6f1-6c99-4a5d-a022-54e5efdea1f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5608 2024.08.27 19:50:40.816166 [ 3 ] {} <Debug> HTTP-Session: 9837d6f1-6c99-4a5d-a022-54e5efdea1f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5609 2024.08.27 19:50:40.816181 [ 3 ] {} <Debug> HTTP-Session: 9837d6f1-6c99-4a5d-a022-54e5efdea1f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5610 2024.08.27 19:50:40.816212 [ 3 ] {} <Trace> HTTP-Session: 9837d6f1-6c99-4a5d-a022-54e5efdea1f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5611 2024.08.27 19:50:40.816347 [ 3 ] {1390504f-23fb-47ef-80df-2ef1b896edbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5612 2024.08.27 19:50:40.816394 [ 3 ] {1390504f-23fb-47ef-80df-2ef1b896edbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5613 2024.08.27 19:50:40.816541 [ 3 ] {1390504f-23fb-47ef-80df-2ef1b896edbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5614 2024.08.27 19:50:40.816862 [ 3 ] {1390504f-23fb-47ef-80df-2ef1b896edbf} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5615 2024.08.27 19:50:40.816897 [ 3 ] {1390504f-23fb-47ef-80df-2ef1b896edbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5616 2024.08.27 19:50:40.817265 [ 3 ] {1390504f-23fb-47ef-80df-2ef1b896edbf} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5617 2024.08.27 19:50:40.817590 [ 3 ] {1390504f-23fb-47ef-80df-2ef1b896edbf} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5618 2024.08.27 19:50:40.817739 [ 3 ] {1390504f-23fb-47ef-80df-2ef1b896edbf} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001445 sec., 56747.40484429066 rows/sec., 3.60 MiB/sec.
5619 2024.08.27 19:50:40.818041 [ 3 ] {1390504f-23fb-47ef-80df-2ef1b896edbf} <Debug> DynamicQueryHandler: Done processing query
5620 2024.08.27 19:50:40.818075 [ 3 ] {1390504f-23fb-47ef-80df-2ef1b896edbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5621 2024.08.27 19:50:40.818091 [ 3 ] {} <Debug> HTTP-Session: 9837d6f1-6c99-4a5d-a022-54e5efdea1f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5622 2024.08.27 19:50:45.766348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 11847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5623 2024.08.27 19:50:45.766485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5624 2024.08.27 19:50:45.766516 [ 3 ] {} <Debug> HTTP-Session: 34529d26-4c58-4022-8dcf-3ed066cbbf2e Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5625 2024.08.27 19:50:45.766544 [ 3 ] {} <Debug> HTTP-Session: 34529d26-4c58-4022-8dcf-3ed066cbbf2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5626 2024.08.27 19:50:45.766562 [ 3 ] {} <Debug> HTTP-Session: 34529d26-4c58-4022-8dcf-3ed066cbbf2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5627 2024.08.27 19:50:45.766617 [ 3 ] {} <Trace> HTTP-Session: 34529d26-4c58-4022-8dcf-3ed066cbbf2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5628 2024.08.27 19:50:45.766825 [ 3 ] {9c6e693c-e65e-4408-b701-13c4df022aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5629 2024.08.27 19:50:45.766892 [ 3 ] {9c6e693c-e65e-4408-b701-13c4df022aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5630 2024.08.27 19:50:45.767219 [ 3 ] {9c6e693c-e65e-4408-b701-13c4df022aba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5631 2024.08.27 19:50:45.767747 [ 3 ] {9c6e693c-e65e-4408-b701-13c4df022aba} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5632 2024.08.27 19:50:45.767795 [ 3 ] {9c6e693c-e65e-4408-b701-13c4df022aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5633 2024.08.27 19:50:45.768221 [ 3 ] {9c6e693c-e65e-4408-b701-13c4df022aba} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5634 2024.08.27 19:50:45.768617 [ 3 ] {9c6e693c-e65e-4408-b701-13c4df022aba} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5635 2024.08.27 19:50:45.768787 [ 3 ] {9c6e693c-e65e-4408-b701-13c4df022aba} <Debug> executeQuery: Read 82 rows, 6.84 KiB in 0.002037 sec., 40255.277368679424 rows/sec., 3.28 MiB/sec.
5636 2024.08.27 19:50:45.769016 [ 3 ] {9c6e693c-e65e-4408-b701-13c4df022aba} <Debug> DynamicQueryHandler: Done processing query
5637 2024.08.27 19:50:45.769044 [ 3 ] {9c6e693c-e65e-4408-b701-13c4df022aba} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5638 2024.08.27 19:50:45.769060 [ 3 ] {} <Debug> HTTP-Session: 34529d26-4c58-4022-8dcf-3ed066cbbf2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5639 2024.08.27 19:50:45.769198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5640 2024.08.27 19:50:45.769257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5641 2024.08.27 19:50:45.769277 [ 3 ] {} <Debug> HTTP-Session: a062eed2-52ce-4319-b7ab-016184cad3aa Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5642 2024.08.27 19:50:45.769295 [ 3 ] {} <Debug> HTTP-Session: a062eed2-52ce-4319-b7ab-016184cad3aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5643 2024.08.27 19:50:45.769310 [ 3 ] {} <Debug> HTTP-Session: a062eed2-52ce-4319-b7ab-016184cad3aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5644 2024.08.27 19:50:45.769347 [ 3 ] {} <Trace> HTTP-Session: a062eed2-52ce-4319-b7ab-016184cad3aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5645 2024.08.27 19:50:45.769455 [ 3 ] {ca41503f-3367-4512-9bc1-3faa0bb4f2f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5646 2024.08.27 19:50:45.769500 [ 3 ] {ca41503f-3367-4512-9bc1-3faa0bb4f2f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5647 2024.08.27 19:50:45.769737 [ 3 ] {ca41503f-3367-4512-9bc1-3faa0bb4f2f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5648 2024.08.27 19:50:45.770121 [ 3 ] {ca41503f-3367-4512-9bc1-3faa0bb4f2f5} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5649 2024.08.27 19:50:45.770160 [ 3 ] {ca41503f-3367-4512-9bc1-3faa0bb4f2f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5650 2024.08.27 19:50:45.770511 [ 3 ] {ca41503f-3367-4512-9bc1-3faa0bb4f2f5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
5651 2024.08.27 19:50:45.770869 [ 3 ] {ca41503f-3367-4512-9bc1-3faa0bb4f2f5} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5652 2024.08.27 19:50:45.771027 [ 3 ] {ca41503f-3367-4512-9bc1-3faa0bb4f2f5} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001599 sec., 8130.081300813008 rows/sec., 611.34 KiB/sec.
5653 2024.08.27 19:50:45.771216 [ 3 ] {ca41503f-3367-4512-9bc1-3faa0bb4f2f5} <Debug> DynamicQueryHandler: Done processing query
5654 2024.08.27 19:50:45.771242 [ 3 ] {ca41503f-3367-4512-9bc1-3faa0bb4f2f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5655 2024.08.27 19:50:45.771259 [ 3 ] {} <Debug> HTTP-Session: a062eed2-52ce-4319-b7ab-016184cad3aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5656 2024.08.27 19:50:45.771430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 13090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5657 2024.08.27 19:50:45.771481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5658 2024.08.27 19:50:45.771502 [ 3 ] {} <Debug> HTTP-Session: 15477272-95f7-422d-87be-6b19edf8dad3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5659 2024.08.27 19:50:45.771518 [ 3 ] {} <Debug> HTTP-Session: 15477272-95f7-422d-87be-6b19edf8dad3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5660 2024.08.27 19:50:45.771533 [ 3 ] {} <Debug> HTTP-Session: 15477272-95f7-422d-87be-6b19edf8dad3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5661 2024.08.27 19:50:45.771565 [ 3 ] {} <Trace> HTTP-Session: 15477272-95f7-422d-87be-6b19edf8dad3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5662 2024.08.27 19:50:45.771682 [ 3 ] {a9777393-fbdc-40e2-9e69-65311bcbeff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5663 2024.08.27 19:50:45.771727 [ 3 ] {a9777393-fbdc-40e2-9e69-65311bcbeff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5664 2024.08.27 19:50:45.771956 [ 3 ] {a9777393-fbdc-40e2-9e69-65311bcbeff4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5665 2024.08.27 19:50:45.772323 [ 3 ] {a9777393-fbdc-40e2-9e69-65311bcbeff4} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5666 2024.08.27 19:50:45.772361 [ 3 ] {a9777393-fbdc-40e2-9e69-65311bcbeff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5667 2024.08.27 19:50:45.772717 [ 3 ] {a9777393-fbdc-40e2-9e69-65311bcbeff4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5668 2024.08.27 19:50:45.773064 [ 3 ] {a9777393-fbdc-40e2-9e69-65311bcbeff4} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5669 2024.08.27 19:50:45.773225 [ 3 ] {a9777393-fbdc-40e2-9e69-65311bcbeff4} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001582 sec., 48672.566371681416 rows/sec., 3.80 MiB/sec.
5670 2024.08.27 19:50:45.773509 [ 3 ] {a9777393-fbdc-40e2-9e69-65311bcbeff4} <Debug> DynamicQueryHandler: Done processing query
5671 2024.08.27 19:50:45.773539 [ 3 ] {a9777393-fbdc-40e2-9e69-65311bcbeff4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5672 2024.08.27 19:50:45.773564 [ 3 ] {} <Debug> HTTP-Session: 15477272-95f7-422d-87be-6b19edf8dad3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5673 2024.08.27 19:50:45.773747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 30657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5674 2024.08.27 19:50:45.773797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5675 2024.08.27 19:50:45.773817 [ 3 ] {} <Debug> HTTP-Session: e8d09335-56a7-47f0-af0e-a033d77e16f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5676 2024.08.27 19:50:45.773833 [ 3 ] {} <Debug> HTTP-Session: e8d09335-56a7-47f0-af0e-a033d77e16f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5677 2024.08.27 19:50:45.773847 [ 3 ] {} <Debug> HTTP-Session: e8d09335-56a7-47f0-af0e-a033d77e16f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5678 2024.08.27 19:50:45.773880 [ 3 ] {} <Trace> HTTP-Session: e8d09335-56a7-47f0-af0e-a033d77e16f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5679 2024.08.27 19:50:45.774031 [ 3 ] {fa0c17d6-24d3-473a-945f-aeec76e7e0be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5680 2024.08.27 19:50:45.774080 [ 3 ] {fa0c17d6-24d3-473a-945f-aeec76e7e0be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5681 2024.08.27 19:50:45.774244 [ 3 ] {fa0c17d6-24d3-473a-945f-aeec76e7e0be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5682 2024.08.27 19:50:45.774621 [ 3 ] {fa0c17d6-24d3-473a-945f-aeec76e7e0be} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5683 2024.08.27 19:50:45.774658 [ 3 ] {fa0c17d6-24d3-473a-945f-aeec76e7e0be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5684 2024.08.27 19:50:45.775041 [ 3 ] {fa0c17d6-24d3-473a-945f-aeec76e7e0be} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5685 2024.08.27 19:50:45.775379 [ 3 ] {fa0c17d6-24d3-473a-945f-aeec76e7e0be} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5686 2024.08.27 19:50:45.775547 [ 3 ] {fa0c17d6-24d3-473a-945f-aeec76e7e0be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001583 sec., 101073.9102969046 rows/sec., 7.04 MiB/sec.
5687 2024.08.27 19:50:45.775857 [ 3 ] {fa0c17d6-24d3-473a-945f-aeec76e7e0be} <Debug> DynamicQueryHandler: Done processing query
5688 2024.08.27 19:50:45.775890 [ 3 ] {fa0c17d6-24d3-473a-945f-aeec76e7e0be} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5689 2024.08.27 19:50:45.775908 [ 3 ] {} <Debug> HTTP-Session: e8d09335-56a7-47f0-af0e-a033d77e16f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5690 2024.08.27 19:50:45.776168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 21250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5691 2024.08.27 19:50:45.776218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5692 2024.08.27 19:50:45.776238 [ 3 ] {} <Debug> HTTP-Session: ff179c48-1001-432f-b348-a7c0827d7744 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5693 2024.08.27 19:50:45.776255 [ 3 ] {} <Debug> HTTP-Session: ff179c48-1001-432f-b348-a7c0827d7744 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5694 2024.08.27 19:50:45.776269 [ 3 ] {} <Debug> HTTP-Session: ff179c48-1001-432f-b348-a7c0827d7744 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5695 2024.08.27 19:50:45.776300 [ 3 ] {} <Trace> HTTP-Session: ff179c48-1001-432f-b348-a7c0827d7744 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5696 2024.08.27 19:50:45.776502 [ 3 ] {1c5371be-3e15-466d-8e47-2d672663e2c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5697 2024.08.27 19:50:45.776573 [ 3 ] {1c5371be-3e15-466d-8e47-2d672663e2c3} <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
5698 2024.08.27 19:50:45.777019 [ 3 ] {1c5371be-3e15-466d-8e47-2d672663e2c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5699 2024.08.27 19:50:45.777579 [ 3 ] {1c5371be-3e15-466d-8e47-2d672663e2c3} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5700 2024.08.27 19:50:45.777616 [ 3 ] {1c5371be-3e15-466d-8e47-2d672663e2c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5701 2024.08.27 19:50:45.778214 [ 3 ] {1c5371be-3e15-466d-8e47-2d672663e2c3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
5702 2024.08.27 19:50:45.778616 [ 3 ] {1c5371be-3e15-466d-8e47-2d672663e2c3} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5703 2024.08.27 19:50:45.778833 [ 3 ] {1c5371be-3e15-466d-8e47-2d672663e2c3} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002448 sec., 5310.4575163398695 rows/sec., 9.52 MiB/sec.
5704 2024.08.27 19:50:45.779377 [ 3 ] {1c5371be-3e15-466d-8e47-2d672663e2c3} <Debug> DynamicQueryHandler: Done processing query
5705 2024.08.27 19:50:45.779401 [ 3 ] {1c5371be-3e15-466d-8e47-2d672663e2c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
5706 2024.08.27 19:50:45.779418 [ 3 ] {} <Debug> HTTP-Session: ff179c48-1001-432f-b348-a7c0827d7744 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5707 2024.08.27 19:50:45.779550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5708 2024.08.27 19:50:45.779601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5709 2024.08.27 19:50:45.779620 [ 3 ] {} <Debug> HTTP-Session: 8092638d-b344-4275-9623-78f0b9a6cb8d Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5710 2024.08.27 19:50:45.779636 [ 3 ] {} <Debug> HTTP-Session: 8092638d-b344-4275-9623-78f0b9a6cb8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5711 2024.08.27 19:50:45.779651 [ 3 ] {} <Debug> HTTP-Session: 8092638d-b344-4275-9623-78f0b9a6cb8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5712 2024.08.27 19:50:45.779682 [ 3 ] {} <Trace> HTTP-Session: 8092638d-b344-4275-9623-78f0b9a6cb8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5713 2024.08.27 19:50:45.779805 [ 3 ] {a0e9e88f-029b-4bca-8282-2ff6fbfecb9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5714 2024.08.27 19:50:45.779851 [ 3 ] {a0e9e88f-029b-4bca-8282-2ff6fbfecb9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5715 2024.08.27 19:50:45.779996 [ 3 ] {a0e9e88f-029b-4bca-8282-2ff6fbfecb9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5716 2024.08.27 19:50:45.780304 [ 3 ] {a0e9e88f-029b-4bca-8282-2ff6fbfecb9b} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5717 2024.08.27 19:50:45.780340 [ 3 ] {a0e9e88f-029b-4bca-8282-2ff6fbfecb9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5718 2024.08.27 19:50:45.780700 [ 3 ] {a0e9e88f-029b-4bca-8282-2ff6fbfecb9b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5719 2024.08.27 19:50:45.781024 [ 3 ] {a0e9e88f-029b-4bca-8282-2ff6fbfecb9b} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5720 2024.08.27 19:50:45.781191 [ 3 ] {a0e9e88f-029b-4bca-8282-2ff6fbfecb9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001428 sec., 42016.80672268908 rows/sec., 2.83 MiB/sec.
5721 2024.08.27 19:50:45.781527 [ 3 ] {a0e9e88f-029b-4bca-8282-2ff6fbfecb9b} <Debug> DynamicQueryHandler: Done processing query
5722 2024.08.27 19:50:45.781552 [ 3 ] {a0e9e88f-029b-4bca-8282-2ff6fbfecb9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5723 2024.08.27 19:50:45.781569 [ 3 ] {} <Debug> HTTP-Session: 8092638d-b344-4275-9623-78f0b9a6cb8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5724 2024.08.27 19:50:50.127522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5725 2024.08.27 19:50:50.127662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5726 2024.08.27 19:50:50.127691 [ 3 ] {} <Debug> HTTP-Session: 67b27087-73b8-4455-9faf-8710a52b6b2b Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5727 2024.08.27 19:50:50.127720 [ 3 ] {} <Debug> HTTP-Session: 67b27087-73b8-4455-9faf-8710a52b6b2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5728 2024.08.27 19:50:50.127737 [ 3 ] {} <Debug> HTTP-Session: 67b27087-73b8-4455-9faf-8710a52b6b2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5729 2024.08.27 19:50:50.127793 [ 3 ] {} <Trace> HTTP-Session: 67b27087-73b8-4455-9faf-8710a52b6b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5730 2024.08.27 19:50:50.127993 [ 3 ] {7ce21962-f677-462f-a41f-52c72d89152c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5731 2024.08.27 19:50:50.128069 [ 3 ] {7ce21962-f677-462f-a41f-52c72d89152c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5732 2024.08.27 19:50:50.128418 [ 3 ] {7ce21962-f677-462f-a41f-52c72d89152c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5733 2024.08.27 19:50:50.128915 [ 3 ] {7ce21962-f677-462f-a41f-52c72d89152c} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5734 2024.08.27 19:50:50.128961 [ 3 ] {7ce21962-f677-462f-a41f-52c72d89152c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5735 2024.08.27 19:50:50.129366 [ 3 ] {7ce21962-f677-462f-a41f-52c72d89152c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
5736 2024.08.27 19:50:50.129735 [ 3 ] {7ce21962-f677-462f-a41f-52c72d89152c} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5737 2024.08.27 19:50:50.129903 [ 3 ] {7ce21962-f677-462f-a41f-52c72d89152c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00196 sec., 1020.4081632653061 rows/sec., 83.21 KiB/sec.
5738 2024.08.27 19:50:50.130259 [ 3 ] {7ce21962-f677-462f-a41f-52c72d89152c} <Debug> DynamicQueryHandler: Done processing query
5739 2024.08.27 19:50:50.130287 [ 3 ] {7ce21962-f677-462f-a41f-52c72d89152c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5740 2024.08.27 19:50:50.130304 [ 3 ] {} <Debug> HTTP-Session: 67b27087-73b8-4455-9faf-8710a52b6b2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5741 2024.08.27 19:50:50.130576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 202395, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5742 2024.08.27 19:50:50.130634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5743 2024.08.27 19:50:50.130654 [ 3 ] {} <Debug> HTTP-Session: 26d94c9f-b4bb-4b63-850f-c2be99c289db Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5744 2024.08.27 19:50:50.130673 [ 3 ] {} <Debug> HTTP-Session: 26d94c9f-b4bb-4b63-850f-c2be99c289db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5745 2024.08.27 19:50:50.130687 [ 3 ] {} <Debug> HTTP-Session: 26d94c9f-b4bb-4b63-850f-c2be99c289db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5746 2024.08.27 19:50:50.130724 [ 3 ] {} <Trace> HTTP-Session: 26d94c9f-b4bb-4b63-850f-c2be99c289db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5747 2024.08.27 19:50:50.131684 [ 3 ] {bd32459d-bf50-4fc7-bd10-6622886e79b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5748 2024.08.27 19:50:50.131736 [ 3 ] {bd32459d-bf50-4fc7-bd10-6622886e79b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5749 2024.08.27 19:50:50.131996 [ 3 ] {bd32459d-bf50-4fc7-bd10-6622886e79b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5750 2024.08.27 19:50:50.133230 [ 3 ] {bd32459d-bf50-4fc7-bd10-6622886e79b1} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5751 2024.08.27 19:50:50.133269 [ 3 ] {bd32459d-bf50-4fc7-bd10-6622886e79b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5752 2024.08.27 19:50:50.133726 [ 3 ] {bd32459d-bf50-4fc7-bd10-6622886e79b1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5753 2024.08.27 19:50:50.134082 [ 3 ] {bd32459d-bf50-4fc7-bd10-6622886e79b1} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5754 2024.08.27 19:50:50.134241 [ 3 ] {bd32459d-bf50-4fc7-bd10-6622886e79b1} <Debug> executeQuery: Read 1384 rows, 118.69 KiB in 0.003351 sec., 413011.0414801552 rows/sec., 34.59 MiB/sec.
5755 2024.08.27 19:50:50.134587 [ 3 ] {bd32459d-bf50-4fc7-bd10-6622886e79b1} <Debug> DynamicQueryHandler: Done processing query
5756 2024.08.27 19:50:50.134613 [ 3 ] {bd32459d-bf50-4fc7-bd10-6622886e79b1} <Debug> MemoryTracker: Peak memory usage (for query): 5.00 MiB.
5757 2024.08.27 19:50:50.134629 [ 3 ] {} <Debug> HTTP-Session: 26d94c9f-b4bb-4b63-850f-c2be99c289db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5758 2024.08.27 19:50:50.134812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5759 2024.08.27 19:50:50.134866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5760 2024.08.27 19:50:50.134886 [ 3 ] {} <Debug> HTTP-Session: 0f9b87ea-33e5-43b8-ab07-b32639ef1d60 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5761 2024.08.27 19:50:50.134904 [ 3 ] {} <Debug> HTTP-Session: 0f9b87ea-33e5-43b8-ab07-b32639ef1d60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5762 2024.08.27 19:50:50.134918 [ 3 ] {} <Debug> HTTP-Session: 0f9b87ea-33e5-43b8-ab07-b32639ef1d60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5763 2024.08.27 19:50:50.134952 [ 3 ] {} <Trace> HTTP-Session: 0f9b87ea-33e5-43b8-ab07-b32639ef1d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5764 2024.08.27 19:50:50.135059 [ 3 ] {f4964eca-dcc0-4461-b8fb-b7dc424bad83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5765 2024.08.27 19:50:50.135104 [ 3 ] {f4964eca-dcc0-4461-b8fb-b7dc424bad83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5766 2024.08.27 19:50:50.135350 [ 3 ] {f4964eca-dcc0-4461-b8fb-b7dc424bad83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5767 2024.08.27 19:50:50.135673 [ 3 ] {f4964eca-dcc0-4461-b8fb-b7dc424bad83} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5768 2024.08.27 19:50:50.135736 [ 3 ] {f4964eca-dcc0-4461-b8fb-b7dc424bad83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5769 2024.08.27 19:50:50.136088 [ 3 ] {f4964eca-dcc0-4461-b8fb-b7dc424bad83} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
5770 2024.08.27 19:50:50.136441 [ 3 ] {f4964eca-dcc0-4461-b8fb-b7dc424bad83} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5771 2024.08.27 19:50:50.136601 [ 3 ] {f4964eca-dcc0-4461-b8fb-b7dc424bad83} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.001567 sec., 18506.7007019783 rows/sec., 1.35 MiB/sec.
5772 2024.08.27 19:50:50.136825 [ 3 ] {f4964eca-dcc0-4461-b8fb-b7dc424bad83} <Debug> DynamicQueryHandler: Done processing query
5773 2024.08.27 19:50:50.136850 [ 3 ] {f4964eca-dcc0-4461-b8fb-b7dc424bad83} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5774 2024.08.27 19:50:50.136865 [ 3 ] {} <Debug> HTTP-Session: 0f9b87ea-33e5-43b8-ab07-b32639ef1d60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5775 2024.08.27 19:50:50.137085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 32340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5776 2024.08.27 19:50:50.137136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5777 2024.08.27 19:50:50.137155 [ 3 ] {} <Debug> HTTP-Session: bbd0437e-6b45-48ff-96c2-75dd5222840f Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5778 2024.08.27 19:50:50.137171 [ 3 ] {} <Debug> HTTP-Session: bbd0437e-6b45-48ff-96c2-75dd5222840f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5779 2024.08.27 19:50:50.137185 [ 3 ] {} <Debug> HTTP-Session: bbd0437e-6b45-48ff-96c2-75dd5222840f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5780 2024.08.27 19:50:50.137216 [ 3 ] {} <Trace> HTTP-Session: bbd0437e-6b45-48ff-96c2-75dd5222840f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5781 2024.08.27 19:50:50.137404 [ 3 ] {81e795c2-5bee-4aab-8c2d-2297a06c6977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
5782 2024.08.27 19:50:50.137449 [ 3 ] {81e795c2-5bee-4aab-8c2d-2297a06c6977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5783 2024.08.27 19:50:50.137675 [ 3 ] {81e795c2-5bee-4aab-8c2d-2297a06c6977} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5784 2024.08.27 19:50:50.138194 [ 3 ] {81e795c2-5bee-4aab-8c2d-2297a06c6977} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5785 2024.08.27 19:50:50.138231 [ 3 ] {81e795c2-5bee-4aab-8c2d-2297a06c6977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5786 2024.08.27 19:50:50.138596 [ 3 ] {81e795c2-5bee-4aab-8c2d-2297a06c6977} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5787 2024.08.27 19:50:50.138945 [ 3 ] {81e795c2-5bee-4aab-8c2d-2297a06c6977} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5788 2024.08.27 19:50:50.139100 [ 3 ] {81e795c2-5bee-4aab-8c2d-2297a06c6977} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001803 sec., 134220.74320576817 rows/sec., 9.09 MiB/sec.
5789 2024.08.27 19:50:50.139279 [ 3 ] {81e795c2-5bee-4aab-8c2d-2297a06c6977} <Debug> DynamicQueryHandler: Done processing query
5790 2024.08.27 19:50:50.139304 [ 3 ] {81e795c2-5bee-4aab-8c2d-2297a06c6977} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
5791 2024.08.27 19:50:50.139320 [ 3 ] {} <Debug> HTTP-Session: bbd0437e-6b45-48ff-96c2-75dd5222840f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5792 2024.08.27 19:50:50.139462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5793 2024.08.27 19:50:50.139510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5794 2024.08.27 19:50:50.139529 [ 3 ] {} <Debug> HTTP-Session: 2b0beab5-c364-4382-b11f-d97a274ca8a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5795 2024.08.27 19:50:50.139546 [ 3 ] {} <Debug> HTTP-Session: 2b0beab5-c364-4382-b11f-d97a274ca8a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5796 2024.08.27 19:50:50.139560 [ 3 ] {} <Debug> HTTP-Session: 2b0beab5-c364-4382-b11f-d97a274ca8a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5797 2024.08.27 19:50:50.139591 [ 3 ] {} <Trace> HTTP-Session: 2b0beab5-c364-4382-b11f-d97a274ca8a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5798 2024.08.27 19:50:50.139684 [ 3 ] {8405d54b-1d9d-43e4-bfd0-e67727f2afe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
5799 2024.08.27 19:50:50.139726 [ 3 ] {8405d54b-1d9d-43e4-bfd0-e67727f2afe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
5800 2024.08.27 19:50:50.139948 [ 3 ] {8405d54b-1d9d-43e4-bfd0-e67727f2afe1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5801 2024.08.27 19:50:50.140278 [ 3 ] {8405d54b-1d9d-43e4-bfd0-e67727f2afe1} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5802 2024.08.27 19:50:50.140319 [ 3 ] {8405d54b-1d9d-43e4-bfd0-e67727f2afe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5803 2024.08.27 19:50:50.140705 [ 3 ] {8405d54b-1d9d-43e4-bfd0-e67727f2afe1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5804 2024.08.27 19:50:50.141073 [ 3 ] {8405d54b-1d9d-43e4-bfd0-e67727f2afe1} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5805 2024.08.27 19:50:50.141231 [ 3 ] {8405d54b-1d9d-43e4-bfd0-e67727f2afe1} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001569 sec., 3824.091778202677 rows/sec., 225.94 KiB/sec.
5806 2024.08.27 19:50:50.141406 [ 3 ] {8405d54b-1d9d-43e4-bfd0-e67727f2afe1} <Debug> DynamicQueryHandler: Done processing query
5807 2024.08.27 19:50:50.141431 [ 3 ] {8405d54b-1d9d-43e4-bfd0-e67727f2afe1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5808 2024.08.27 19:50:50.141447 [ 3 ] {} <Debug> HTTP-Session: 2b0beab5-c364-4382-b11f-d97a274ca8a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5809 2024.08.27 19:50:50.141724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 141642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5810 2024.08.27 19:50:50.141774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5811 2024.08.27 19:50:50.141793 [ 3 ] {} <Debug> HTTP-Session: 1e5aacce-2e42-470f-b6d9-8f413908ef5f Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5812 2024.08.27 19:50:50.141810 [ 3 ] {} <Debug> HTTP-Session: 1e5aacce-2e42-470f-b6d9-8f413908ef5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5813 2024.08.27 19:50:50.141824 [ 3 ] {} <Debug> HTTP-Session: 1e5aacce-2e42-470f-b6d9-8f413908ef5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5814 2024.08.27 19:50:50.141855 [ 3 ] {} <Trace> HTTP-Session: 1e5aacce-2e42-470f-b6d9-8f413908ef5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5815 2024.08.27 19:50:50.142290 [ 3 ] {157acb55-dfb3-4a58-bab9-3db888ab762f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5816 2024.08.27 19:50:50.142334 [ 3 ] {157acb55-dfb3-4a58-bab9-3db888ab762f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5817 2024.08.27 19:50:50.142557 [ 3 ] {157acb55-dfb3-4a58-bab9-3db888ab762f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5818 2024.08.27 19:50:50.143425 [ 3 ] {157acb55-dfb3-4a58-bab9-3db888ab762f} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5819 2024.08.27 19:50:50.143463 [ 3 ] {157acb55-dfb3-4a58-bab9-3db888ab762f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5820 2024.08.27 19:50:50.143851 [ 3 ] {157acb55-dfb3-4a58-bab9-3db888ab762f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5821 2024.08.27 19:50:50.144214 [ 3 ] {157acb55-dfb3-4a58-bab9-3db888ab762f} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5822 2024.08.27 19:50:50.144373 [ 3 ] {157acb55-dfb3-4a58-bab9-3db888ab762f} <Debug> executeQuery: Read 867 rows, 64.30 KiB in 0.002386 sec., 363369.65632858337 rows/sec., 26.32 MiB/sec.
5823 2024.08.27 19:50:50.144704 [ 3 ] {157acb55-dfb3-4a58-bab9-3db888ab762f} <Debug> DynamicQueryHandler: Done processing query
5824 2024.08.27 19:50:50.144729 [ 3 ] {157acb55-dfb3-4a58-bab9-3db888ab762f} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB.
5825 2024.08.27 19:50:50.144746 [ 3 ] {} <Debug> HTTP-Session: 1e5aacce-2e42-470f-b6d9-8f413908ef5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5826 2024.08.27 19:50:50.144908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5827 2024.08.27 19:50:50.144958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5828 2024.08.27 19:50:50.144977 [ 3 ] {} <Debug> HTTP-Session: 819e62e1-f408-4ceb-b9e4-a8f9205e7754 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5829 2024.08.27 19:50:50.144994 [ 3 ] {} <Debug> HTTP-Session: 819e62e1-f408-4ceb-b9e4-a8f9205e7754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5830 2024.08.27 19:50:50.145007 [ 3 ] {} <Debug> HTTP-Session: 819e62e1-f408-4ceb-b9e4-a8f9205e7754 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5831 2024.08.27 19:50:50.145038 [ 3 ] {} <Trace> HTTP-Session: 819e62e1-f408-4ceb-b9e4-a8f9205e7754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5832 2024.08.27 19:50:50.145137 [ 3 ] {de770fc6-14cb-42e2-b2cd-c2cd78520b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5833 2024.08.27 19:50:50.145183 [ 3 ] {de770fc6-14cb-42e2-b2cd-c2cd78520b1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5834 2024.08.27 19:50:50.145332 [ 3 ] {de770fc6-14cb-42e2-b2cd-c2cd78520b1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5835 2024.08.27 19:50:50.145611 [ 3 ] {de770fc6-14cb-42e2-b2cd-c2cd78520b1f} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5836 2024.08.27 19:50:50.145647 [ 3 ] {de770fc6-14cb-42e2-b2cd-c2cd78520b1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5837 2024.08.27 19:50:50.146002 [ 3 ] {de770fc6-14cb-42e2-b2cd-c2cd78520b1f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5838 2024.08.27 19:50:50.146319 [ 3 ] {de770fc6-14cb-42e2-b2cd-c2cd78520b1f} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5839 2024.08.27 19:50:50.146469 [ 114 ] {} <Debug> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
5840 2024.08.27 19:50:50.146472 [ 3 ] {de770fc6-14cb-42e2-b2cd-c2cd78520b1f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001354 sec., 4431.314623338257 rows/sec., 231.52 KiB/sec.
5841 2024.08.27 19:50:50.146557 [ 114 ] {} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5842 2024.08.27 19:50:50.146619 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5843 2024.08.27 19:50:50.146864 [ 3 ] {de770fc6-14cb-42e2-b2cd-c2cd78520b1f} <Debug> DynamicQueryHandler: Done processing query
5844 2024.08.27 19:50:50.146969 [ 3 ] {de770fc6-14cb-42e2-b2cd-c2cd78520b1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5845 2024.08.27 19:50:50.147054 [ 3 ] {} <Debug> HTTP-Session: 819e62e1-f408-4ceb-b9e4-a8f9205e7754 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5846 2024.08.27 19:50:50.147112 [ 188 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
5847 2024.08.27 19:50:50.147317 [ 188 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5848 2024.08.27 19:50:50.147361 [ 188 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
5849 2024.08.27 19:50:50.147375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 172151, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5850 2024.08.27 19:50:50.147515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5851 2024.08.27 19:50:50.147573 [ 188 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
5852 2024.08.27 19:50:50.147601 [ 3 ] {} <Debug> HTTP-Session: f7470257-9c8b-408b-b4f5-b3e1ab77d211 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5853 2024.08.27 19:50:50.147681 [ 3 ] {} <Debug> HTTP-Session: f7470257-9c8b-408b-b4f5-b3e1ab77d211 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5854 2024.08.27 19:50:50.147745 [ 3 ] {} <Debug> HTTP-Session: f7470257-9c8b-408b-b4f5-b3e1ab77d211 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5855 2024.08.27 19:50:50.147882 [ 3 ] {} <Trace> HTTP-Session: f7470257-9c8b-408b-b4f5-b3e1ab77d211 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5856 2024.08.27 19:50:50.147946 [ 188 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
5857 2024.08.27 19:50:50.148185 [ 188 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
5858 2024.08.27 19:50:50.148343 [ 188 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
5859 2024.08.27 19:50:50.148557 [ 3 ] {030d1b72-558c-4bef-91b7-d6a2073eadd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5860 2024.08.27 19:50:50.148627 [ 188 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
5861 2024.08.27 19:50:50.148718 [ 3 ] {030d1b72-558c-4bef-91b7-d6a2073eadd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5862 2024.08.27 19:50:50.149384 [ 3 ] {030d1b72-558c-4bef-91b7-d6a2073eadd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5863 2024.08.27 19:50:50.150799 [ 188 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.004068646 sec., 16221.612792068907 rows/sec., 847.52 KiB/sec.
5864 2024.08.27 19:50:50.150940 [ 3 ] {030d1b72-558c-4bef-91b7-d6a2073eadd6} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5865 2024.08.27 19:50:50.151001 [ 3 ] {030d1b72-558c-4bef-91b7-d6a2073eadd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5866 2024.08.27 19:50:50.151019 [ 186 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5867 2024.08.27 19:50:50.151998 [ 186 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_11_2} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5868 2024.08.27 19:50:50.151999 [ 3 ] {030d1b72-558c-4bef-91b7-d6a2073eadd6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5869 2024.08.27 19:50:50.152137 [ 186 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_11_2} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5870 2024.08.27 19:50:50.152347 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
5871 2024.08.27 19:50:50.152596 [ 3 ] {030d1b72-558c-4bef-91b7-d6a2073eadd6} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5872 2024.08.27 19:50:50.152769 [ 3 ] {030d1b72-558c-4bef-91b7-d6a2073eadd6} <Debug> executeQuery: Read 910 rows, 62.23 KiB in 0.004627 sec., 196671.70953101362 rows/sec., 13.13 MiB/sec.
5873 2024.08.27 19:50:50.153119 [ 3 ] {030d1b72-558c-4bef-91b7-d6a2073eadd6} <Debug> DynamicQueryHandler: Done processing query
5874 2024.08.27 19:50:50.153144 [ 3 ] {030d1b72-558c-4bef-91b7-d6a2073eadd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB.
5875 2024.08.27 19:50:50.153163 [ 3 ] {} <Debug> HTTP-Session: f7470257-9c8b-408b-b4f5-b3e1ab77d211 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5876 2024.08.27 19:50:50.153320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5877 2024.08.27 19:50:50.153370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5878 2024.08.27 19:50:50.153389 [ 3 ] {} <Debug> HTTP-Session: 31602db6-4690-4d5a-8203-a3724ebd9abc Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5879 2024.08.27 19:50:50.153405 [ 3 ] {} <Debug> HTTP-Session: 31602db6-4690-4d5a-8203-a3724ebd9abc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5880 2024.08.27 19:50:50.153419 [ 3 ] {} <Debug> HTTP-Session: 31602db6-4690-4d5a-8203-a3724ebd9abc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5881 2024.08.27 19:50:50.153450 [ 3 ] {} <Trace> HTTP-Session: 31602db6-4690-4d5a-8203-a3724ebd9abc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5882 2024.08.27 19:50:50.153544 [ 3 ] {1de790de-8365-4446-b790-1813ebec7837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
5883 2024.08.27 19:50:50.153593 [ 3 ] {1de790de-8365-4446-b790-1813ebec7837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
5884 2024.08.27 19:50:50.153736 [ 3 ] {1de790de-8365-4446-b790-1813ebec7837} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5885 2024.08.27 19:50:50.154004 [ 3 ] {1de790de-8365-4446-b790-1813ebec7837} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5886 2024.08.27 19:50:50.154041 [ 3 ] {1de790de-8365-4446-b790-1813ebec7837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5887 2024.08.27 19:50:50.154393 [ 3 ] {1de790de-8365-4446-b790-1813ebec7837} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5888 2024.08.27 19:50:50.154708 [ 3 ] {1de790de-8365-4446-b790-1813ebec7837} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5889 2024.08.27 19:50:50.154871 [ 3 ] {1de790de-8365-4446-b790-1813ebec7837} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001348 sec., 741.839762611276 rows/sec., 49.99 KiB/sec.
5890 2024.08.27 19:50:50.155040 [ 3 ] {1de790de-8365-4446-b790-1813ebec7837} <Debug> DynamicQueryHandler: Done processing query
5891 2024.08.27 19:50:50.155065 [ 3 ] {1de790de-8365-4446-b790-1813ebec7837} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5892 2024.08.27 19:50:50.155081 [ 3 ] {} <Debug> HTTP-Session: 31602db6-4690-4d5a-8203-a3724ebd9abc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5893 2024.08.27 19:50:50.155253 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5894 2024.08.27 19:50:50.155302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5895 2024.08.27 19:50:50.155321 [ 3 ] {} <Debug> HTTP-Session: e8893f0b-659f-4b9c-8a14-2b2f0d500118 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5896 2024.08.27 19:50:50.155337 [ 3 ] {} <Debug> HTTP-Session: e8893f0b-659f-4b9c-8a14-2b2f0d500118 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5897 2024.08.27 19:50:50.155351 [ 3 ] {} <Debug> HTTP-Session: e8893f0b-659f-4b9c-8a14-2b2f0d500118 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5898 2024.08.27 19:50:50.155382 [ 3 ] {} <Trace> HTTP-Session: e8893f0b-659f-4b9c-8a14-2b2f0d500118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5899 2024.08.27 19:50:50.155830 [ 3 ] {34eb7f16-73d3-4a15-a19e-d44c5d751a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5900 2024.08.27 19:50:50.155893 [ 3 ] {34eb7f16-73d3-4a15-a19e-d44c5d751a5e} <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
5901 2024.08.27 19:50:50.156309 [ 3 ] {34eb7f16-73d3-4a15-a19e-d44c5d751a5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5902 2024.08.27 19:50:50.157034 [ 3 ] {34eb7f16-73d3-4a15-a19e-d44c5d751a5e} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5903 2024.08.27 19:50:50.157070 [ 3 ] {34eb7f16-73d3-4a15-a19e-d44c5d751a5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5904 2024.08.27 19:50:50.157687 [ 3 ] {34eb7f16-73d3-4a15-a19e-d44c5d751a5e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
5905 2024.08.27 19:50:50.158096 [ 3 ] {34eb7f16-73d3-4a15-a19e-d44c5d751a5e} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5906 2024.08.27 19:50:50.158320 [ 3 ] {34eb7f16-73d3-4a15-a19e-d44c5d751a5e} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002853 sec., 9463.72239747634 rows/sec., 16.96 MiB/sec.
5907 2024.08.27 19:50:50.158692 [ 3 ] {34eb7f16-73d3-4a15-a19e-d44c5d751a5e} <Debug> DynamicQueryHandler: Done processing query
5908 2024.08.27 19:50:50.158715 [ 3 ] {34eb7f16-73d3-4a15-a19e-d44c5d751a5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
5909 2024.08.27 19:50:50.158731 [ 3 ] {} <Debug> HTTP-Session: e8893f0b-659f-4b9c-8a14-2b2f0d500118 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5910 2024.08.27 19:50:50.158906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 11243, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5911 2024.08.27 19:50:50.158954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5912 2024.08.27 19:50:50.158973 [ 3 ] {} <Debug> HTTP-Session: 7898fb92-f644-468b-a0c1-7e6451cc0f4c Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5913 2024.08.27 19:50:50.158989 [ 3 ] {} <Debug> HTTP-Session: 7898fb92-f644-468b-a0c1-7e6451cc0f4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5914 2024.08.27 19:50:50.159003 [ 3 ] {} <Debug> HTTP-Session: 7898fb92-f644-468b-a0c1-7e6451cc0f4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5915 2024.08.27 19:50:50.159035 [ 3 ] {} <Trace> HTTP-Session: 7898fb92-f644-468b-a0c1-7e6451cc0f4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5916 2024.08.27 19:50:50.159163 [ 3 ] {fbd553a6-f903-4c22-87ac-24c6eda2f39d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5917 2024.08.27 19:50:50.159208 [ 3 ] {fbd553a6-f903-4c22-87ac-24c6eda2f39d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5918 2024.08.27 19:50:50.159338 [ 3 ] {fbd553a6-f903-4c22-87ac-24c6eda2f39d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5919 2024.08.27 19:50:50.159695 [ 3 ] {fbd553a6-f903-4c22-87ac-24c6eda2f39d} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5920 2024.08.27 19:50:50.159731 [ 3 ] {fbd553a6-f903-4c22-87ac-24c6eda2f39d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5921 2024.08.27 19:50:50.160090 [ 3 ] {fbd553a6-f903-4c22-87ac-24c6eda2f39d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5922 2024.08.27 19:50:50.160416 [ 3 ] {fbd553a6-f903-4c22-87ac-24c6eda2f39d} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5923 2024.08.27 19:50:50.160570 [ 3 ] {fbd553a6-f903-4c22-87ac-24c6eda2f39d} <Debug> executeQuery: Read 76 rows, 4.93 KiB in 0.001461 sec., 52019.16495550992 rows/sec., 3.29 MiB/sec.
5924 2024.08.27 19:50:50.160740 [ 3 ] {fbd553a6-f903-4c22-87ac-24c6eda2f39d} <Debug> DynamicQueryHandler: Done processing query
5925 2024.08.27 19:50:50.160764 [ 3 ] {fbd553a6-f903-4c22-87ac-24c6eda2f39d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5926 2024.08.27 19:50:50.160780 [ 3 ] {} <Debug> HTTP-Session: 7898fb92-f644-468b-a0c1-7e6451cc0f4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5927 2024.08.27 19:50:50.756606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4264, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5928 2024.08.27 19:50:50.756729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5929 2024.08.27 19:50:50.756760 [ 3 ] {} <Debug> HTTP-Session: 378605d7-9ae7-4bbe-b633-9bd473dd648d Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5930 2024.08.27 19:50:50.756788 [ 3 ] {} <Debug> HTTP-Session: 378605d7-9ae7-4bbe-b633-9bd473dd648d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5931 2024.08.27 19:50:50.756806 [ 3 ] {} <Debug> HTTP-Session: 378605d7-9ae7-4bbe-b633-9bd473dd648d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5932 2024.08.27 19:50:50.756861 [ 3 ] {} <Trace> HTTP-Session: 378605d7-9ae7-4bbe-b633-9bd473dd648d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5933 2024.08.27 19:50:50.757065 [ 3 ] {9aa04627-6874-4bc1-ae4b-e8463b4cb01e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5934 2024.08.27 19:50:50.757142 [ 3 ] {9aa04627-6874-4bc1-ae4b-e8463b4cb01e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5935 2024.08.27 19:50:50.757476 [ 3 ] {9aa04627-6874-4bc1-ae4b-e8463b4cb01e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5936 2024.08.27 19:50:50.757934 [ 3 ] {9aa04627-6874-4bc1-ae4b-e8463b4cb01e} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5937 2024.08.27 19:50:50.757981 [ 3 ] {9aa04627-6874-4bc1-ae4b-e8463b4cb01e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5938 2024.08.27 19:50:50.758401 [ 3 ] {9aa04627-6874-4bc1-ae4b-e8463b4cb01e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5939 2024.08.27 19:50:50.758790 [ 3 ] {9aa04627-6874-4bc1-ae4b-e8463b4cb01e} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5940 2024.08.27 19:50:50.758968 [ 3 ] {9aa04627-6874-4bc1-ae4b-e8463b4cb01e} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001968 sec., 15243.902439024389 rows/sec., 1.19 MiB/sec.
5941 2024.08.27 19:50:50.759177 [ 3 ] {9aa04627-6874-4bc1-ae4b-e8463b4cb01e} <Debug> DynamicQueryHandler: Done processing query
5942 2024.08.27 19:50:50.759204 [ 3 ] {9aa04627-6874-4bc1-ae4b-e8463b4cb01e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5943 2024.08.27 19:50:50.759221 [ 3 ] {} <Debug> HTTP-Session: 378605d7-9ae7-4bbe-b633-9bd473dd648d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5944 2024.08.27 19:50:50.759357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5945 2024.08.27 19:50:50.759410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5946 2024.08.27 19:50:50.759431 [ 3 ] {} <Debug> HTTP-Session: 7c4c6e1e-3490-4984-a019-417facc0821d Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5947 2024.08.27 19:50:50.759449 [ 3 ] {} <Debug> HTTP-Session: 7c4c6e1e-3490-4984-a019-417facc0821d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5948 2024.08.27 19:50:50.759464 [ 3 ] {} <Debug> HTTP-Session: 7c4c6e1e-3490-4984-a019-417facc0821d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5949 2024.08.27 19:50:50.759499 [ 3 ] {} <Trace> HTTP-Session: 7c4c6e1e-3490-4984-a019-417facc0821d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5950 2024.08.27 19:50:50.759616 [ 3 ] {bd4ff942-eb29-4393-84e6-8803932d2dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5951 2024.08.27 19:50:50.759663 [ 3 ] {bd4ff942-eb29-4393-84e6-8803932d2dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5952 2024.08.27 19:50:50.759897 [ 3 ] {bd4ff942-eb29-4393-84e6-8803932d2dd8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5953 2024.08.27 19:50:50.760276 [ 3 ] {bd4ff942-eb29-4393-84e6-8803932d2dd8} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5954 2024.08.27 19:50:50.760314 [ 3 ] {bd4ff942-eb29-4393-84e6-8803932d2dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5955 2024.08.27 19:50:50.760663 [ 3 ] {bd4ff942-eb29-4393-84e6-8803932d2dd8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5956 2024.08.27 19:50:50.761022 [ 3 ] {bd4ff942-eb29-4393-84e6-8803932d2dd8} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5957 2024.08.27 19:50:50.761192 [ 3 ] {bd4ff942-eb29-4393-84e6-8803932d2dd8} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001608 sec., 22388.059701492537 rows/sec., 1.75 MiB/sec.
5958 2024.08.27 19:50:50.761379 [ 3 ] {bd4ff942-eb29-4393-84e6-8803932d2dd8} <Debug> DynamicQueryHandler: Done processing query
5959 2024.08.27 19:50:50.761403 [ 3 ] {bd4ff942-eb29-4393-84e6-8803932d2dd8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5960 2024.08.27 19:50:50.761419 [ 3 ] {} <Debug> HTTP-Session: 7c4c6e1e-3490-4984-a019-417facc0821d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5961 2024.08.27 19:50:50.761604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 2367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5962 2024.08.27 19:50:50.761652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5963 2024.08.27 19:50:50.761671 [ 3 ] {} <Debug> HTTP-Session: 24d1dde5-9c53-455d-a2cc-42f28270117e Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5964 2024.08.27 19:50:50.761688 [ 3 ] {} <Debug> HTTP-Session: 24d1dde5-9c53-455d-a2cc-42f28270117e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5965 2024.08.27 19:50:50.761702 [ 3 ] {} <Debug> HTTP-Session: 24d1dde5-9c53-455d-a2cc-42f28270117e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5966 2024.08.27 19:50:50.761733 [ 3 ] {} <Trace> HTTP-Session: 24d1dde5-9c53-455d-a2cc-42f28270117e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5967 2024.08.27 19:50:50.761836 [ 3 ] {444a5f35-49c1-4ab2-b541-0f558a285e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5968 2024.08.27 19:50:50.761883 [ 3 ] {444a5f35-49c1-4ab2-b541-0f558a285e5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5969 2024.08.27 19:50:50.762031 [ 3 ] {444a5f35-49c1-4ab2-b541-0f558a285e5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5970 2024.08.27 19:50:50.762308 [ 3 ] {444a5f35-49c1-4ab2-b541-0f558a285e5a} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5971 2024.08.27 19:50:50.762346 [ 3 ] {444a5f35-49c1-4ab2-b541-0f558a285e5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5972 2024.08.27 19:50:50.762711 [ 3 ] {444a5f35-49c1-4ab2-b541-0f558a285e5a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5973 2024.08.27 19:50:50.763060 [ 3 ] {444a5f35-49c1-4ab2-b541-0f558a285e5a} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5974 2024.08.27 19:50:50.763225 [ 3 ] {444a5f35-49c1-4ab2-b541-0f558a285e5a} <Debug> executeQuery: Read 12 rows, 883.00 B in 0.001405 sec., 8540.925266903914 rows/sec., 613.74 KiB/sec.
5975 2024.08.27 19:50:50.763385 [ 3 ] {444a5f35-49c1-4ab2-b541-0f558a285e5a} <Debug> DynamicQueryHandler: Done processing query
5976 2024.08.27 19:50:50.763409 [ 3 ] {444a5f35-49c1-4ab2-b541-0f558a285e5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5977 2024.08.27 19:50:50.763424 [ 3 ] {} <Debug> HTTP-Session: 24d1dde5-9c53-455d-a2cc-42f28270117e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5978 2024.08.27 19:50:50.763542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5979 2024.08.27 19:50:50.763589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5980 2024.08.27 19:50:50.763608 [ 3 ] {} <Debug> HTTP-Session: 86320a4c-d5bf-4f7d-a4d7-1a74e0fe2169 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
5981 2024.08.27 19:50:50.763624 [ 3 ] {} <Debug> HTTP-Session: 86320a4c-d5bf-4f7d-a4d7-1a74e0fe2169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5982 2024.08.27 19:50:50.763638 [ 3 ] {} <Debug> HTTP-Session: 86320a4c-d5bf-4f7d-a4d7-1a74e0fe2169 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5983 2024.08.27 19:50:50.763669 [ 3 ] {} <Trace> HTTP-Session: 86320a4c-d5bf-4f7d-a4d7-1a74e0fe2169 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5984 2024.08.27 19:50:50.763764 [ 3 ] {56271719-2b7a-4ab7-979a-9b625c39d681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5985 2024.08.27 19:50:50.763808 [ 3 ] {56271719-2b7a-4ab7-979a-9b625c39d681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5986 2024.08.27 19:50:50.763935 [ 3 ] {56271719-2b7a-4ab7-979a-9b625c39d681} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5987 2024.08.27 19:50:50.764192 [ 3 ] {56271719-2b7a-4ab7-979a-9b625c39d681} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5988 2024.08.27 19:50:50.764229 [ 3 ] {56271719-2b7a-4ab7-979a-9b625c39d681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB.
5989 2024.08.27 19:50:50.764586 [ 3 ] {56271719-2b7a-4ab7-979a-9b625c39d681} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5990 2024.08.27 19:50:50.764909 [ 3 ] {56271719-2b7a-4ab7-979a-9b625c39d681} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5991 2024.08.27 19:50:50.765070 [ 3 ] {56271719-2b7a-4ab7-979a-9b625c39d681} <Debug> executeQuery: Read 6 rows, 417.00 B in 0.00132 sec., 4545.454545454545 rows/sec., 308.50 KiB/sec.
5992 2024.08.27 19:50:50.765376 [ 3 ] {56271719-2b7a-4ab7-979a-9b625c39d681} <Debug> DynamicQueryHandler: Done processing query
5993 2024.08.27 19:50:50.765421 [ 3 ] {56271719-2b7a-4ab7-979a-9b625c39d681} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5994 2024.08.27 19:50:50.765441 [ 3 ] {} <Debug> HTTP-Session: 86320a4c-d5bf-4f7d-a4d7-1a74e0fe2169 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5995 2024.08.27 19:50:54.802811 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache
5996 2024.08.27 19:50:54.802881 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache
5997 2024.08.27 19:50:55.765641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 11847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5998 2024.08.27 19:50:55.765741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5999 2024.08.27 19:50:55.765765 [ 3 ] {} <Debug> HTTP-Session: 8bb47f2f-f63c-48ba-9c92-c91dd40ac311 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6000 2024.08.27 19:50:55.765787 [ 3 ] {} <Debug> HTTP-Session: 8bb47f2f-f63c-48ba-9c92-c91dd40ac311 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6001 2024.08.27 19:50:55.765802 [ 3 ] {} <Debug> HTTP-Session: 8bb47f2f-f63c-48ba-9c92-c91dd40ac311 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6002 2024.08.27 19:50:55.765847 [ 3 ] {} <Trace> HTTP-Session: 8bb47f2f-f63c-48ba-9c92-c91dd40ac311 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6003 2024.08.27 19:50:55.766034 [ 3 ] {a829e0e7-5f1c-4a49-8496-227d475de817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6004 2024.08.27 19:50:55.766165 [ 3 ] {a829e0e7-5f1c-4a49-8496-227d475de817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6005 2024.08.27 19:50:55.766488 [ 3 ] {a829e0e7-5f1c-4a49-8496-227d475de817} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6006 2024.08.27 19:50:55.766973 [ 3 ] {a829e0e7-5f1c-4a49-8496-227d475de817} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6007 2024.08.27 19:50:55.767020 [ 3 ] {a829e0e7-5f1c-4a49-8496-227d475de817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6008 2024.08.27 19:50:55.767436 [ 3 ] {a829e0e7-5f1c-4a49-8496-227d475de817} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6009 2024.08.27 19:50:55.767812 [ 3 ] {a829e0e7-5f1c-4a49-8496-227d475de817} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6010 2024.08.27 19:50:55.767994 [ 3 ] {a829e0e7-5f1c-4a49-8496-227d475de817} <Debug> executeQuery: Read 82 rows, 6.84 KiB in 0.001964 sec., 41751.52749490835 rows/sec., 3.40 MiB/sec.
6011 2024.08.27 19:50:55.767995 [ 109 ] {} <Debug> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6012 2024.08.27 19:50:55.768093 [ 109 ] {} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6013 2024.08.27 19:50:55.768154 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6014 2024.08.27 19:50:55.768306 [ 3 ] {a829e0e7-5f1c-4a49-8496-227d475de817} <Debug> DynamicQueryHandler: Done processing query
6015 2024.08.27 19:50:55.768323 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::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
6016 2024.08.27 19:50:55.768341 [ 3 ] {a829e0e7-5f1c-4a49-8496-227d475de817} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6017 2024.08.27 19:50:55.768396 [ 3 ] {} <Debug> HTTP-Session: 8bb47f2f-f63c-48ba-9c92-c91dd40ac311 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6018 2024.08.27 19:50:55.768543 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6019 2024.08.27 19:50:55.768585 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6020 2024.08.27 19:50:55.768607 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1418 rows starting from the beginning of the part
6021 2024.08.27 19:50:55.768677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6022 2024.08.27 19:50:55.768755 [ 3 ] {} <Debug> HTTP-Session: 19d7ceef-c871-49d8-aee8-66bfb184e14e Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6023 2024.08.27 19:50:55.768828 [ 3 ] {} <Debug> HTTP-Session: 19d7ceef-c871-49d8-aee8-66bfb184e14e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6024 2024.08.27 19:50:55.768849 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 245 rows starting from the beginning of the part
6025 2024.08.27 19:50:55.768894 [ 3 ] {} <Debug> HTTP-Session: 19d7ceef-c871-49d8-aee8-66bfb184e14e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6026 2024.08.27 19:50:55.769012 [ 3 ] {} <Trace> HTTP-Session: 19d7ceef-c871-49d8-aee8-66bfb184e14e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6027 2024.08.27 19:50:55.769180 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 82 rows starting from the beginning of the part
6028 2024.08.27 19:50:55.769379 [ 3 ] {8b7b94d8-1aa6-45e9-86b1-5b1021a128b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6029 2024.08.27 19:50:55.769481 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1384 rows starting from the beginning of the part
6030 2024.08.27 19:50:55.769539 [ 3 ] {8b7b94d8-1aa6-45e9-86b1-5b1021a128b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6031 2024.08.27 19:50:55.769849 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part
6032 2024.08.27 19:50:55.770095 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 82 rows starting from the beginning of the part
6033 2024.08.27 19:50:55.770831 [ 3 ] {8b7b94d8-1aa6-45e9-86b1-5b1021a128b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6034 2024.08.27 19:50:55.771623 [ 3 ] {8b7b94d8-1aa6-45e9-86b1-5b1021a128b7} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6035 2024.08.27 19:50:55.771686 [ 3 ] {8b7b94d8-1aa6-45e9-86b1-5b1021a128b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6036 2024.08.27 19:50:55.772689 [ 3 ] {8b7b94d8-1aa6-45e9-86b1-5b1021a128b7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
6037 2024.08.27 19:50:55.773159 [ 3 ] {8b7b94d8-1aa6-45e9-86b1-5b1021a128b7} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6038 2024.08.27 19:50:55.773426 [ 108 ] {} <Debug> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
6039 2024.08.27 19:50:55.773541 [ 108 ] {} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6040 2024.08.27 19:50:55.773567 [ 3 ] {8b7b94d8-1aa6-45e9-86b1-5b1021a128b7} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.004293 sec., 3028.185418122525 rows/sec., 227.71 KiB/sec.
6041 2024.08.27 19:50:55.773616 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6042 2024.08.27 19:50:55.774203 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3241 rows, containing 5 columns (5 merged, 0 gathered) in 0.005949458 sec., 544755.5054594888 rows/sec., 47.82 MiB/sec.
6043 2024.08.27 19:50:55.774209 [ 196 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::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
6044 2024.08.27 19:50:55.774352 [ 3 ] {8b7b94d8-1aa6-45e9-86b1-5b1021a128b7} <Debug> DynamicQueryHandler: Done processing query
6045 2024.08.27 19:50:55.774419 [ 3 ] {8b7b94d8-1aa6-45e9-86b1-5b1021a128b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6046 2024.08.27 19:50:55.774529 [ 3 ] {} <Debug> HTTP-Session: 19d7ceef-c871-49d8-aee8-66bfb184e14e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6047 2024.08.27 19:50:55.774654 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6048 2024.08.27 19:50:55.774911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 13090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6049 2024.08.27 19:50:55.775146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6050 2024.08.27 19:50:55.775156 [ 196 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6051 2024.08.27 19:50:55.775257 [ 3 ] {} <Debug> HTTP-Session: 071f3433-fca8-4883-be43-e27710e0b590 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6052 2024.08.27 19:50:55.775319 [ 196 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 54 rows starting from the beginning of the part
6053 2024.08.27 19:50:55.775376 [ 3 ] {} <Debug> HTTP-Session: 071f3433-fca8-4883-be43-e27710e0b590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6054 2024.08.27 19:50:55.775479 [ 3 ] {} <Debug> HTTP-Session: 071f3433-fca8-4883-be43-e27710e0b590 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6055 2024.08.27 19:50:55.775733 [ 3 ] {} <Trace> HTTP-Session: 071f3433-fca8-4883-be43-e27710e0b590 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6056 2024.08.27 19:50:55.775830 [ 196 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::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
6057 2024.08.27 19:50:55.776410 [ 3 ] {664d3e1c-9ea6-42ee-a33c-e38af8a0b788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6058 2024.08.27 19:50:55.776472 [ 196 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 31 rows starting from the beginning of the part
6059 2024.08.27 19:50:55.776659 [ 3 ] {664d3e1c-9ea6-42ee-a33c-e38af8a0b788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6060 2024.08.27 19:50:55.777059 [ 196 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 13 rows starting from the beginning of the part
6061 2024.08.27 19:50:55.777599 [ 196 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 29 rows starting from the beginning of the part
6062 2024.08.27 19:50:55.778240 [ 196 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 13 rows starting from the beginning of the part
6063 2024.08.27 19:50:55.778381 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_31_6} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6064 2024.08.27 19:50:55.778833 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_31_6} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6065 2024.08.27 19:50:55.779227 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB.
6066 2024.08.27 19:50:55.779512 [ 3 ] {664d3e1c-9ea6-42ee-a33c-e38af8a0b788} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6067 2024.08.27 19:50:55.780512 [ 3 ] {664d3e1c-9ea6-42ee-a33c-e38af8a0b788} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6068 2024.08.27 19:50:55.780583 [ 3 ] {664d3e1c-9ea6-42ee-a33c-e38af8a0b788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6069 2024.08.27 19:50:55.781666 [ 187 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 157 rows, containing 5 columns (5 merged, 0 gathered) in 0.007822057 sec., 20071.446679562676 rows/sec., 1.53 MiB/sec.
6070 2024.08.27 19:50:55.781682 [ 3 ] {664d3e1c-9ea6-42ee-a33c-e38af8a0b788} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6071 2024.08.27 19:50:55.781853 [ 187 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
6072 2024.08.27 19:50:55.782218 [ 3 ] {664d3e1c-9ea6-42ee-a33c-e38af8a0b788} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6073 2024.08.27 19:50:55.782515 [ 108 ] {} <Debug> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6074 2024.08.27 19:50:55.782578 [ 3 ] {664d3e1c-9ea6-42ee-a33c-e38af8a0b788} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.006456 sec., 11926.889714993804 rows/sec., 953.57 KiB/sec.
6075 2024.08.27 19:50:55.782614 [ 108 ] {} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6076 2024.08.27 19:50:55.782766 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6077 2024.08.27 19:50:55.783097 [ 187 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_21_4} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6078 2024.08.27 19:50:55.783201 [ 3 ] {664d3e1c-9ea6-42ee-a33c-e38af8a0b788} <Debug> DynamicQueryHandler: Done processing query
6079 2024.08.27 19:50:55.783268 [ 3 ] {664d3e1c-9ea6-42ee-a33c-e38af8a0b788} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6080 2024.08.27 19:50:55.783247 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::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
6081 2024.08.27 19:50:55.783303 [ 3 ] {} <Debug> HTTP-Session: 071f3433-fca8-4883-be43-e27710e0b590 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6082 2024.08.27 19:50:55.783330 [ 187 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_21_4} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
6083 2024.08.27 19:50:55.783558 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
6084 2024.08.27 19:50:55.783614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 30657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6085 2024.08.27 19:50:55.783759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6086 2024.08.27 19:50:55.783769 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6087 2024.08.27 19:50:55.783792 [ 3 ] {} <Debug> HTTP-Session: 16048c4a-2b84-4915-b4da-469541395af6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6088 2024.08.27 19:50:55.783835 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 914 rows starting from the beginning of the part
6089 2024.08.27 19:50:55.783846 [ 3 ] {} <Debug> HTTP-Session: 16048c4a-2b84-4915-b4da-469541395af6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6090 2024.08.27 19:50:55.783890 [ 3 ] {} <Debug> HTTP-Session: 16048c4a-2b84-4915-b4da-469541395af6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6091 2024.08.27 19:50:55.784021 [ 3 ] {} <Trace> HTTP-Session: 16048c4a-2b84-4915-b4da-469541395af6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6092 2024.08.27 19:50:55.784130 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 413 rows starting from the beginning of the part
6093 2024.08.27 19:50:55.784469 [ 3 ] {4e5ac1e5-386d-46a1-88ba-8788841107b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6094 2024.08.27 19:50:55.784467 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::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
6095 2024.08.27 19:50:55.784602 [ 3 ] {4e5ac1e5-386d-46a1-88ba-8788841107b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6096 2024.08.27 19:50:55.784767 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 867 rows starting from the beginning of the part
6097 2024.08.27 19:50:55.785150 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part
6098 2024.08.27 19:50:55.785550 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::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
6099 2024.08.27 19:50:55.785862 [ 3 ] {4e5ac1e5-386d-46a1-88ba-8788841107b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6100 2024.08.27 19:50:55.786963 [ 3 ] {4e5ac1e5-386d-46a1-88ba-8788841107b2} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6101 2024.08.27 19:50:55.787027 [ 3 ] {4e5ac1e5-386d-46a1-88ba-8788841107b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6102 2024.08.27 19:50:55.788096 [ 3 ] {4e5ac1e5-386d-46a1-88ba-8788841107b2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6103 2024.08.27 19:50:55.788761 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2384 rows, containing 5 columns (5 merged, 0 gathered) in 0.005808345 sec., 410443.9388500511 rows/sec., 31.45 MiB/sec.
6104 2024.08.27 19:50:55.788804 [ 3 ] {4e5ac1e5-386d-46a1-88ba-8788841107b2} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6105 2024.08.27 19:50:55.789016 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6106 2024.08.27 19:50:55.789050 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6107 2024.08.27 19:50:55.789154 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6108 2024.08.27 19:50:55.789169 [ 3 ] {4e5ac1e5-386d-46a1-88ba-8788841107b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004866 sec., 32881.216605014386 rows/sec., 2.29 MiB/sec.
6109 2024.08.27 19:50:55.789225 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6110 2024.08.27 19:50:55.789787 [ 3 ] {4e5ac1e5-386d-46a1-88ba-8788841107b2} <Debug> DynamicQueryHandler: Done processing query
6111 2024.08.27 19:50:55.789830 [ 191 ] {f0716f36-2242-4786-aa54-49060a96b200::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
6112 2024.08.27 19:50:55.789890 [ 3 ] {4e5ac1e5-386d-46a1-88ba-8788841107b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6113 2024.08.27 19:50:55.790048 [ 3 ] {} <Debug> HTTP-Session: 16048c4a-2b84-4915-b4da-469541395af6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6114 2024.08.27 19:50:55.790339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 21228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6115 2024.08.27 19:50:55.790404 [ 191 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6116 2024.08.27 19:50:55.790442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6117 2024.08.27 19:50:55.790468 [ 191 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7584 rows starting from the beginning of the part
6118 2024.08.27 19:50:55.790481 [ 3 ] {} <Debug> HTTP-Session: 035c0a16-4e86-475d-8f5d-df9261840abd Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6119 2024.08.27 19:50:55.790532 [ 3 ] {} <Debug> HTTP-Session: 035c0a16-4e86-475d-8f5d-df9261840abd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6120 2024.08.27 19:50:55.790594 [ 3 ] {} <Debug> HTTP-Session: 035c0a16-4e86-475d-8f5d-df9261840abd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6121 2024.08.27 19:50:55.790773 [ 3 ] {} <Trace> HTTP-Session: 035c0a16-4e86-475d-8f5d-df9261840abd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6122 2024.08.27 19:50:55.790847 [ 191 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 239 rows starting from the beginning of the part
6123 2024.08.27 19:50:55.791152 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_31_6} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6124 2024.08.27 19:50:55.791377 [ 191 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part
6125 2024.08.27 19:50:55.791500 [ 3 ] {116c2f96-c5b5-4e1a-8ce0-abec29504027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6126 2024.08.27 19:50:55.791667 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_31_6} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6127 2024.08.27 19:50:55.791856 [ 191 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 910 rows starting from the beginning of the part
6128 2024.08.27 19:50:55.792051 [ 3 ] {116c2f96-c5b5-4e1a-8ce0-abec29504027} <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
6129 2024.08.27 19:50:55.792125 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
6130 2024.08.27 19:50:55.792400 [ 191 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 12 rows starting from the beginning of the part
6131 2024.08.27 19:50:55.792709 [ 191 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part
6132 2024.08.27 19:50:55.794026 [ 3 ] {116c2f96-c5b5-4e1a-8ce0-abec29504027} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6133 2024.08.27 19:50:55.794880 [ 3 ] {116c2f96-c5b5-4e1a-8ce0-abec29504027} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6134 2024.08.27 19:50:55.794925 [ 3 ] {116c2f96-c5b5-4e1a-8ce0-abec29504027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6135 2024.08.27 19:50:55.795989 [ 3 ] {116c2f96-c5b5-4e1a-8ce0-abec29504027} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
6136 2024.08.27 19:50:55.796672 [ 3 ] {116c2f96-c5b5-4e1a-8ce0-abec29504027} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6137 2024.08.27 19:50:55.796890 [ 108 ] {} <Debug> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
6138 2024.08.27 19:50:55.796900 [ 3 ] {116c2f96-c5b5-4e1a-8ce0-abec29504027} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00582 sec., 2233.676975945017 rows/sec., 4.00 MiB/sec.
6139 2024.08.27 19:50:55.796963 [ 108 ] {} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6140 2024.08.27 19:50:55.797064 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6141 2024.08.27 19:50:55.797661 [ 195 ] {25052027-0a03-49be-8655-a6c64ba66c34::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
6142 2024.08.27 19:50:55.797971 [ 3 ] {116c2f96-c5b5-4e1a-8ce0-abec29504027} <Debug> DynamicQueryHandler: Done processing query
6143 2024.08.27 19:50:55.798107 [ 3 ] {116c2f96-c5b5-4e1a-8ce0-abec29504027} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
6144 2024.08.27 19:50:55.798212 [ 3 ] {} <Debug> HTTP-Session: 035c0a16-4e86-475d-8f5d-df9261840abd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6145 2024.08.27 19:50:55.798576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6146 2024.08.27 19:50:55.798753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6147 2024.08.27 19:50:55.798851 [ 3 ] {} <Debug> HTTP-Session: 9c8e28ee-8598-4903-9ab3-a007e7c30d0d Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6148 2024.08.27 19:50:55.798920 [ 3 ] {} <Debug> HTTP-Session: 9c8e28ee-8598-4903-9ab3-a007e7c30d0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6149 2024.08.27 19:50:55.799006 [ 3 ] {} <Debug> HTTP-Session: 9c8e28ee-8598-4903-9ab3-a007e7c30d0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6150 2024.08.27 19:50:55.799145 [ 3 ] {} <Trace> HTTP-Session: 9c8e28ee-8598-4903-9ab3-a007e7c30d0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6151 2024.08.27 19:50:55.799362 [ 191 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9065 rows, containing 5 columns (5 merged, 0 gathered) in 0.009956202 sec., 910487.7542661347 rows/sec., 61.55 MiB/sec.
6152 2024.08.27 19:50:55.799414 [ 3 ] {d4e0d3ee-8e97-4f7c-b6da-00275714243b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6153 2024.08.27 19:50:55.799510 [ 3 ] {d4e0d3ee-8e97-4f7c-b6da-00275714243b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6154 2024.08.27 19:50:55.799650 [ 191 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6155 2024.08.27 19:50:55.799655 [ 195 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6156 2024.08.27 19:50:55.799963 [ 195 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 286 rows starting from the beginning of the part
6157 2024.08.27 19:50:55.800154 [ 3 ] {d4e0d3ee-8e97-4f7c-b6da-00275714243b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6158 2024.08.27 19:50:55.801270 [ 195 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 13 rows starting from the beginning of the part
6159 2024.08.27 19:50:55.801733 [ 3 ] {d4e0d3ee-8e97-4f7c-b6da-00275714243b} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6160 2024.08.27 19:50:55.801870 [ 3 ] {d4e0d3ee-8e97-4f7c-b6da-00275714243b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6161 2024.08.27 19:50:55.801940 [ 191 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6162 2024.08.27 19:50:55.802279 [ 195 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 27 rows starting from the beginning of the part
6163 2024.08.27 19:50:55.802279 [ 191 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6164 2024.08.27 19:50:55.802491 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB.
6165 2024.08.27 19:50:55.803014 [ 195 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 13 rows starting from the beginning of the part
6166 2024.08.27 19:50:55.803090 [ 3 ] {d4e0d3ee-8e97-4f7c-b6da-00275714243b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6167 2024.08.27 19:50:55.803501 [ 195 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 27 rows starting from the beginning of the part
6168 2024.08.27 19:50:55.804000 [ 195 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 13 rows starting from the beginning of the part
6169 2024.08.27 19:50:55.804007 [ 3 ] {d4e0d3ee-8e97-4f7c-b6da-00275714243b} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6170 2024.08.27 19:50:55.804451 [ 3 ] {d4e0d3ee-8e97-4f7c-b6da-00275714243b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005104 sec., 11755.485893416928 rows/sec., 811.25 KiB/sec.
6171 2024.08.27 19:50:55.804526 [ 108 ] {} <Debug> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6172 2024.08.27 19:50:55.804674 [ 108 ] {} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6173 2024.08.27 19:50:55.804819 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6174 2024.08.27 19:50:55.805005 [ 3 ] {d4e0d3ee-8e97-4f7c-b6da-00275714243b} <Debug> DynamicQueryHandler: Done processing query
6175 2024.08.27 19:50:55.805095 [ 3 ] {d4e0d3ee-8e97-4f7c-b6da-00275714243b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6176 2024.08.27 19:50:55.805208 [ 3 ] {} <Debug> HTTP-Session: 9c8e28ee-8598-4903-9ab3-a007e7c30d0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6177 2024.08.27 19:50:55.805504 [ 197 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
6178 2024.08.27 19:50:55.806321 [ 197 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6179 2024.08.27 19:50:55.806385 [ 197 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1502 rows starting from the beginning of the part
6180 2024.08.27 19:50:55.806731 [ 197 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 82 rows starting from the beginning of the part
6181 2024.08.27 19:50:55.807004 [ 197 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
6182 2024.08.27 19:50:55.807340 [ 197 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 76 rows starting from the beginning of the part
6183 2024.08.27 19:50:55.807701 [ 197 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
6184 2024.08.27 19:50:55.807959 [ 197 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part
6185 2024.08.27 19:50:55.811502 [ 197 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1786 rows, containing 4 columns (4 merged, 0 gathered) in 0.006459035 sec., 276511.89380456985 rows/sec., 18.09 MiB/sec.
6186 2024.08.27 19:50:55.811827 [ 197 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6187 2024.08.27 19:50:55.812607 [ 197 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_31_6} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6188 2024.08.27 19:50:55.812733 [ 197 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_31_6} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6189 2024.08.27 19:50:55.812908 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB.
6190 2024.08.27 19:50:55.813731 [ 190 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 379 rows, containing 19 columns (19 merged, 0 gathered) in 0.016486219 sec., 22988.89757560542 rows/sec., 41.20 MiB/sec.
6191 2024.08.27 19:50:55.814158 [ 195 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
6192 2024.08.27 19:50:55.814707 [ 195 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6193 2024.08.27 19:50:55.814783 [ 195 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
6194 2024.08.27 19:50:55.814885 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB.
6195 2024.08.27 19:50:56.000387 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.81 MiB, peak 197.46 MiB, free memory in arenas 0.00 B, will set to 189.13 MiB (RSS), difference: 1.32 MiB
6196 2024.08.27 19:51:00.771324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6197 2024.08.27 19:51:00.771459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6198 2024.08.27 19:51:00.771503 [ 3 ] {} <Debug> HTTP-Session: d8cbae91-51f3-4939-92cb-3d3ab87cb0c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6199 2024.08.27 19:51:00.771541 [ 3 ] {} <Debug> HTTP-Session: d8cbae91-51f3-4939-92cb-3d3ab87cb0c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6200 2024.08.27 19:51:00.771568 [ 3 ] {} <Debug> HTTP-Session: d8cbae91-51f3-4939-92cb-3d3ab87cb0c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6201 2024.08.27 19:51:00.771643 [ 3 ] {} <Trace> HTTP-Session: d8cbae91-51f3-4939-92cb-3d3ab87cb0c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6202 2024.08.27 19:51:00.771897 [ 3 ] {86a4f970-6985-4d59-9710-243b8252bb66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6203 2024.08.27 19:51:00.771996 [ 3 ] {86a4f970-6985-4d59-9710-243b8252bb66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6204 2024.08.27 19:51:00.772525 [ 3 ] {86a4f970-6985-4d59-9710-243b8252bb66} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6205 2024.08.27 19:51:00.772997 [ 3 ] {86a4f970-6985-4d59-9710-243b8252bb66} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6206 2024.08.27 19:51:00.773036 [ 3 ] {86a4f970-6985-4d59-9710-243b8252bb66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6207 2024.08.27 19:51:00.773420 [ 3 ] {86a4f970-6985-4d59-9710-243b8252bb66} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
6208 2024.08.27 19:51:00.773805 [ 3 ] {86a4f970-6985-4d59-9710-243b8252bb66} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6209 2024.08.27 19:51:00.774017 [ 3 ] {86a4f970-6985-4d59-9710-243b8252bb66} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.0022 sec., 1818.181818181818 rows/sec., 148.26 KiB/sec.
6210 2024.08.27 19:51:00.774221 [ 3 ] {86a4f970-6985-4d59-9710-243b8252bb66} <Debug> DynamicQueryHandler: Done processing query
6211 2024.08.27 19:51:00.774247 [ 3 ] {86a4f970-6985-4d59-9710-243b8252bb66} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6212 2024.08.27 19:51:00.774263 [ 3 ] {} <Debug> HTTP-Session: d8cbae91-51f3-4939-92cb-3d3ab87cb0c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6213 2024.08.27 19:51:00.774511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 37084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6214 2024.08.27 19:51:00.774559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6215 2024.08.27 19:51:00.774579 [ 3 ] {} <Debug> HTTP-Session: 556db33f-8f85-4719-a4d7-4c0fddf9ce23 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6216 2024.08.27 19:51:00.774595 [ 3 ] {} <Debug> HTTP-Session: 556db33f-8f85-4719-a4d7-4c0fddf9ce23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6217 2024.08.27 19:51:00.774608 [ 3 ] {} <Debug> HTTP-Session: 556db33f-8f85-4719-a4d7-4c0fddf9ce23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6218 2024.08.27 19:51:00.774640 [ 3 ] {} <Trace> HTTP-Session: 556db33f-8f85-4719-a4d7-4c0fddf9ce23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6219 2024.08.27 19:51:00.774810 [ 3 ] {43f1d6ab-cc25-439d-b2bf-0160957cdcd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6220 2024.08.27 19:51:00.774858 [ 3 ] {43f1d6ab-cc25-439d-b2bf-0160957cdcd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6221 2024.08.27 19:51:00.775094 [ 3 ] {43f1d6ab-cc25-439d-b2bf-0160957cdcd1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6222 2024.08.27 19:51:00.775606 [ 3 ] {43f1d6ab-cc25-439d-b2bf-0160957cdcd1} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6223 2024.08.27 19:51:00.775644 [ 3 ] {43f1d6ab-cc25-439d-b2bf-0160957cdcd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6224 2024.08.27 19:51:00.776030 [ 3 ] {43f1d6ab-cc25-439d-b2bf-0160957cdcd1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6225 2024.08.27 19:51:00.776397 [ 3 ] {43f1d6ab-cc25-439d-b2bf-0160957cdcd1} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6226 2024.08.27 19:51:00.776533 [ 3 ] {43f1d6ab-cc25-439d-b2bf-0160957cdcd1} <Debug> executeQuery: Read 245 rows, 22.20 KiB in 0.001811 sec., 135284.373274434 rows/sec., 11.97 MiB/sec.
6227 2024.08.27 19:51:00.776715 [ 3 ] {43f1d6ab-cc25-439d-b2bf-0160957cdcd1} <Debug> DynamicQueryHandler: Done processing query
6228 2024.08.27 19:51:00.776740 [ 3 ] {43f1d6ab-cc25-439d-b2bf-0160957cdcd1} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
6229 2024.08.27 19:51:00.776756 [ 3 ] {} <Debug> HTTP-Session: 556db33f-8f85-4719-a4d7-4c0fddf9ce23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6230 2024.08.27 19:51:00.776905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6231 2024.08.27 19:51:00.776953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6232 2024.08.27 19:51:00.776973 [ 3 ] {} <Debug> HTTP-Session: 052a789d-28e6-4305-8cfa-418269088865 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6233 2024.08.27 19:51:00.776990 [ 3 ] {} <Debug> HTTP-Session: 052a789d-28e6-4305-8cfa-418269088865 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6234 2024.08.27 19:51:00.777004 [ 3 ] {} <Debug> HTTP-Session: 052a789d-28e6-4305-8cfa-418269088865 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6235 2024.08.27 19:51:00.777035 [ 3 ] {} <Trace> HTTP-Session: 052a789d-28e6-4305-8cfa-418269088865 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6236 2024.08.27 19:51:00.777140 [ 3 ] {e28d9e1f-7fc1-4536-b1fc-b9e50b1c688e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6237 2024.08.27 19:51:00.777185 [ 3 ] {e28d9e1f-7fc1-4536-b1fc-b9e50b1c688e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6238 2024.08.27 19:51:00.777416 [ 3 ] {e28d9e1f-7fc1-4536-b1fc-b9e50b1c688e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6239 2024.08.27 19:51:00.777730 [ 3 ] {e28d9e1f-7fc1-4536-b1fc-b9e50b1c688e} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6240 2024.08.27 19:51:00.777766 [ 3 ] {e28d9e1f-7fc1-4536-b1fc-b9e50b1c688e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6241 2024.08.27 19:51:00.778120 [ 3 ] {e28d9e1f-7fc1-4536-b1fc-b9e50b1c688e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
6242 2024.08.27 19:51:00.778483 [ 3 ] {e28d9e1f-7fc1-4536-b1fc-b9e50b1c688e} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6243 2024.08.27 19:51:00.778611 [ 3 ] {e28d9e1f-7fc1-4536-b1fc-b9e50b1c688e} <Debug> executeQuery: Read 31 rows, 2.31 KiB in 0.001503 sec., 20625.415834996675 rows/sec., 1.50 MiB/sec.
6244 2024.08.27 19:51:00.778792 [ 3 ] {e28d9e1f-7fc1-4536-b1fc-b9e50b1c688e} <Debug> DynamicQueryHandler: Done processing query
6245 2024.08.27 19:51:00.778820 [ 3 ] {e28d9e1f-7fc1-4536-b1fc-b9e50b1c688e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6246 2024.08.27 19:51:00.778838 [ 3 ] {} <Debug> HTTP-Session: 052a789d-28e6-4305-8cfa-418269088865 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6247 2024.08.27 19:51:00.779005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6248 2024.08.27 19:51:00.779052 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6249 2024.08.27 19:51:00.779070 [ 3 ] {} <Debug> HTTP-Session: d19d714a-5bab-4f72-9bb0-c686f4cadc1f Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6250 2024.08.27 19:51:00.779086 [ 3 ] {} <Debug> HTTP-Session: d19d714a-5bab-4f72-9bb0-c686f4cadc1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6251 2024.08.27 19:51:00.779099 [ 3 ] {} <Debug> HTTP-Session: d19d714a-5bab-4f72-9bb0-c686f4cadc1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6252 2024.08.27 19:51:00.779129 [ 3 ] {} <Trace> HTTP-Session: d19d714a-5bab-4f72-9bb0-c686f4cadc1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6253 2024.08.27 19:51:00.779226 [ 3 ] {8d31154a-af31-4e5f-bfe2-646f67f2ab48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
6254 2024.08.27 19:51:00.779269 [ 3 ] {8d31154a-af31-4e5f-bfe2-646f67f2ab48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6255 2024.08.27 19:51:00.779488 [ 3 ] {8d31154a-af31-4e5f-bfe2-646f67f2ab48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6256 2024.08.27 19:51:00.779784 [ 3 ] {8d31154a-af31-4e5f-bfe2-646f67f2ab48} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6257 2024.08.27 19:51:00.779819 [ 3 ] {8d31154a-af31-4e5f-bfe2-646f67f2ab48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6258 2024.08.27 19:51:00.780247 [ 3 ] {8d31154a-af31-4e5f-bfe2-646f67f2ab48} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6259 2024.08.27 19:51:00.780613 [ 3 ] {8d31154a-af31-4e5f-bfe2-646f67f2ab48} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6260 2024.08.27 19:51:00.780742 [ 3 ] {8d31154a-af31-4e5f-bfe2-646f67f2ab48} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00152 sec., 9210.526315789473 rows/sec., 645.05 KiB/sec.
6261 2024.08.27 19:51:00.780916 [ 3 ] {8d31154a-af31-4e5f-bfe2-646f67f2ab48} <Debug> DynamicQueryHandler: Done processing query
6262 2024.08.27 19:51:00.780942 [ 3 ] {8d31154a-af31-4e5f-bfe2-646f67f2ab48} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6263 2024.08.27 19:51:00.780958 [ 3 ] {} <Debug> HTTP-Session: d19d714a-5bab-4f72-9bb0-c686f4cadc1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6264 2024.08.27 19:51:00.781078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6265 2024.08.27 19:51:00.781128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6266 2024.08.27 19:51:00.781148 [ 3 ] {} <Debug> HTTP-Session: a6764ac7-9eed-457c-845f-aff29e1ef1bb Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6267 2024.08.27 19:51:00.781164 [ 3 ] {} <Debug> HTTP-Session: a6764ac7-9eed-457c-845f-aff29e1ef1bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6268 2024.08.27 19:51:00.781177 [ 3 ] {} <Debug> HTTP-Session: a6764ac7-9eed-457c-845f-aff29e1ef1bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6269 2024.08.27 19:51:00.781208 [ 3 ] {} <Trace> HTTP-Session: a6764ac7-9eed-457c-845f-aff29e1ef1bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6270 2024.08.27 19:51:00.781304 [ 3 ] {d58aed1d-6f1f-4248-bc27-4052b73b948d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
6271 2024.08.27 19:51:00.781349 [ 3 ] {d58aed1d-6f1f-4248-bc27-4052b73b948d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
6272 2024.08.27 19:51:00.781577 [ 3 ] {d58aed1d-6f1f-4248-bc27-4052b73b948d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6273 2024.08.27 19:51:00.781889 [ 3 ] {d58aed1d-6f1f-4248-bc27-4052b73b948d} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6274 2024.08.27 19:51:00.781925 [ 3 ] {d58aed1d-6f1f-4248-bc27-4052b73b948d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6275 2024.08.27 19:51:00.782278 [ 3 ] {d58aed1d-6f1f-4248-bc27-4052b73b948d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6276 2024.08.27 19:51:00.782629 [ 3 ] {d58aed1d-6f1f-4248-bc27-4052b73b948d} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6277 2024.08.27 19:51:00.782759 [ 3 ] {d58aed1d-6f1f-4248-bc27-4052b73b948d} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00148 sec., 4054.054054054054 rows/sec., 239.52 KiB/sec.
6278 2024.08.27 19:51:00.783047 [ 3 ] {d58aed1d-6f1f-4248-bc27-4052b73b948d} <Debug> DynamicQueryHandler: Done processing query
6279 2024.08.27 19:51:00.783073 [ 3 ] {d58aed1d-6f1f-4248-bc27-4052b73b948d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6280 2024.08.27 19:51:00.783090 [ 3 ] {} <Debug> HTTP-Session: a6764ac7-9eed-457c-845f-aff29e1ef1bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6281 2024.08.27 19:51:00.783301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 67023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6282 2024.08.27 19:51:00.783349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6283 2024.08.27 19:51:00.783368 [ 3 ] {} <Debug> HTTP-Session: 638c3f60-4ace-4231-b33f-fa067edec91f Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6284 2024.08.27 19:51:00.783385 [ 3 ] {} <Debug> HTTP-Session: 638c3f60-4ace-4231-b33f-fa067edec91f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6285 2024.08.27 19:51:00.783400 [ 3 ] {} <Debug> HTTP-Session: 638c3f60-4ace-4231-b33f-fa067edec91f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6286 2024.08.27 19:51:00.783431 [ 3 ] {} <Trace> HTTP-Session: 638c3f60-4ace-4231-b33f-fa067edec91f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6287 2024.08.27 19:51:00.783651 [ 3 ] {830391eb-2440-42af-88af-1a431c1f0fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6288 2024.08.27 19:51:00.783697 [ 3 ] {830391eb-2440-42af-88af-1a431c1f0fb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6289 2024.08.27 19:51:00.783948 [ 3 ] {830391eb-2440-42af-88af-1a431c1f0fb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6290 2024.08.27 19:51:00.784510 [ 3 ] {830391eb-2440-42af-88af-1a431c1f0fb4} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6291 2024.08.27 19:51:00.784547 [ 3 ] {830391eb-2440-42af-88af-1a431c1f0fb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6292 2024.08.27 19:51:00.784918 [ 3 ] {830391eb-2440-42af-88af-1a431c1f0fb4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6293 2024.08.27 19:51:00.785251 [ 3 ] {830391eb-2440-42af-88af-1a431c1f0fb4} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6294 2024.08.27 19:51:00.785373 [ 3 ] {830391eb-2440-42af-88af-1a431c1f0fb4} <Debug> executeQuery: Read 413 rows, 30.17 KiB in 0.001867 sec., 221210.49812533477 rows/sec., 15.78 MiB/sec.
6295 2024.08.27 19:51:00.785638 [ 3 ] {830391eb-2440-42af-88af-1a431c1f0fb4} <Debug> DynamicQueryHandler: Done processing query
6296 2024.08.27 19:51:00.785689 [ 3 ] {830391eb-2440-42af-88af-1a431c1f0fb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
6297 2024.08.27 19:51:00.785722 [ 3 ] {} <Debug> HTTP-Session: 638c3f60-4ace-4231-b33f-fa067edec91f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6298 2024.08.27 19:51:00.785922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6299 2024.08.27 19:51:00.785972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6300 2024.08.27 19:51:00.785992 [ 3 ] {} <Debug> HTTP-Session: b11e46fa-34a1-4dc4-a20a-4aa66f1ec4b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6301 2024.08.27 19:51:00.786009 [ 3 ] {} <Debug> HTTP-Session: b11e46fa-34a1-4dc4-a20a-4aa66f1ec4b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6302 2024.08.27 19:51:00.786022 [ 3 ] {} <Debug> HTTP-Session: b11e46fa-34a1-4dc4-a20a-4aa66f1ec4b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6303 2024.08.27 19:51:00.786054 [ 3 ] {} <Trace> HTTP-Session: b11e46fa-34a1-4dc4-a20a-4aa66f1ec4b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6304 2024.08.27 19:51:00.786152 [ 3 ] {ab8ed7f3-d008-4d61-9a5a-fd0878974e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6305 2024.08.27 19:51:00.786199 [ 3 ] {ab8ed7f3-d008-4d61-9a5a-fd0878974e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6306 2024.08.27 19:51:00.786351 [ 3 ] {ab8ed7f3-d008-4d61-9a5a-fd0878974e77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6307 2024.08.27 19:51:00.786674 [ 3 ] {ab8ed7f3-d008-4d61-9a5a-fd0878974e77} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6308 2024.08.27 19:51:00.786709 [ 3 ] {ab8ed7f3-d008-4d61-9a5a-fd0878974e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6309 2024.08.27 19:51:00.787069 [ 3 ] {ab8ed7f3-d008-4d61-9a5a-fd0878974e77} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6310 2024.08.27 19:51:00.787388 [ 3 ] {ab8ed7f3-d008-4d61-9a5a-fd0878974e77} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6311 2024.08.27 19:51:00.787516 [ 3 ] {ab8ed7f3-d008-4d61-9a5a-fd0878974e77} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001391 sec., 4313.443565780014 rows/sec., 225.36 KiB/sec.
6312 2024.08.27 19:51:00.787681 [ 3 ] {ab8ed7f3-d008-4d61-9a5a-fd0878974e77} <Debug> DynamicQueryHandler: Done processing query
6313 2024.08.27 19:51:00.787706 [ 3 ] {ab8ed7f3-d008-4d61-9a5a-fd0878974e77} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6314 2024.08.27 19:51:00.787721 [ 3 ] {} <Debug> HTTP-Session: b11e46fa-34a1-4dc4-a20a-4aa66f1ec4b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6315 2024.08.27 19:51:00.787885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 45042, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6316 2024.08.27 19:51:00.787933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6317 2024.08.27 19:51:00.787952 [ 3 ] {} <Debug> HTTP-Session: 2d1f85c5-9ee0-4f7d-860c-56942e9f959b Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6318 2024.08.27 19:51:00.787969 [ 3 ] {} <Debug> HTTP-Session: 2d1f85c5-9ee0-4f7d-860c-56942e9f959b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6319 2024.08.27 19:51:00.787983 [ 3 ] {} <Debug> HTTP-Session: 2d1f85c5-9ee0-4f7d-860c-56942e9f959b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6320 2024.08.27 19:51:00.788014 [ 3 ] {} <Trace> HTTP-Session: 2d1f85c5-9ee0-4f7d-860c-56942e9f959b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6321 2024.08.27 19:51:00.788186 [ 3 ] {0a7ffa52-76f3-4a8e-88a7-665888d1322e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6322 2024.08.27 19:51:00.788234 [ 3 ] {0a7ffa52-76f3-4a8e-88a7-665888d1322e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6323 2024.08.27 19:51:00.788374 [ 3 ] {0a7ffa52-76f3-4a8e-88a7-665888d1322e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6324 2024.08.27 19:51:00.788837 [ 3 ] {0a7ffa52-76f3-4a8e-88a7-665888d1322e} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6325 2024.08.27 19:51:00.788872 [ 3 ] {0a7ffa52-76f3-4a8e-88a7-665888d1322e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6326 2024.08.27 19:51:00.789263 [ 3 ] {0a7ffa52-76f3-4a8e-88a7-665888d1322e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6327 2024.08.27 19:51:00.789603 [ 3 ] {0a7ffa52-76f3-4a8e-88a7-665888d1322e} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6328 2024.08.27 19:51:00.789730 [ 3 ] {0a7ffa52-76f3-4a8e-88a7-665888d1322e} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001628 sec., 146805.8968058968 rows/sec., 9.84 MiB/sec.
6329 2024.08.27 19:51:00.789971 [ 3 ] {0a7ffa52-76f3-4a8e-88a7-665888d1322e} <Debug> DynamicQueryHandler: Done processing query
6330 2024.08.27 19:51:00.790007 [ 3 ] {0a7ffa52-76f3-4a8e-88a7-665888d1322e} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
6331 2024.08.27 19:51:00.790023 [ 3 ] {} <Debug> HTTP-Session: 2d1f85c5-9ee0-4f7d-860c-56942e9f959b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6332 2024.08.27 19:51:00.790140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6333 2024.08.27 19:51:00.790185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6334 2024.08.27 19:51:00.790203 [ 3 ] {} <Debug> HTTP-Session: a1447061-4404-488d-aea1-46ed5f33960b Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6335 2024.08.27 19:51:00.790218 [ 3 ] {} <Debug> HTTP-Session: a1447061-4404-488d-aea1-46ed5f33960b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6336 2024.08.27 19:51:00.790231 [ 3 ] {} <Debug> HTTP-Session: a1447061-4404-488d-aea1-46ed5f33960b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6337 2024.08.27 19:51:00.790260 [ 3 ] {} <Trace> HTTP-Session: a1447061-4404-488d-aea1-46ed5f33960b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6338 2024.08.27 19:51:00.790348 [ 3 ] {3043bc6a-43c1-4c7e-a3df-2abaa352a6e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
6339 2024.08.27 19:51:00.790391 [ 3 ] {3043bc6a-43c1-4c7e-a3df-2abaa352a6e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
6340 2024.08.27 19:51:00.790530 [ 3 ] {3043bc6a-43c1-4c7e-a3df-2abaa352a6e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6341 2024.08.27 19:51:00.790782 [ 3 ] {3043bc6a-43c1-4c7e-a3df-2abaa352a6e4} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6342 2024.08.27 19:51:00.790814 [ 3 ] {3043bc6a-43c1-4c7e-a3df-2abaa352a6e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6343 2024.08.27 19:51:00.791223 [ 3 ] {3043bc6a-43c1-4c7e-a3df-2abaa352a6e4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6344 2024.08.27 19:51:00.791542 [ 3 ] {3043bc6a-43c1-4c7e-a3df-2abaa352a6e4} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6345 2024.08.27 19:51:00.791665 [ 3 ] {3043bc6a-43c1-4c7e-a3df-2abaa352a6e4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001307 sec., 765.1109410864575 rows/sec., 51.56 KiB/sec.
6346 2024.08.27 19:51:00.791987 [ 3 ] {3043bc6a-43c1-4c7e-a3df-2abaa352a6e4} <Debug> DynamicQueryHandler: Done processing query
6347 2024.08.27 19:51:00.792013 [ 3 ] {3043bc6a-43c1-4c7e-a3df-2abaa352a6e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6348 2024.08.27 19:51:00.792029 [ 3 ] {} <Debug> HTTP-Session: a1447061-4404-488d-aea1-46ed5f33960b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6349 2024.08.27 19:51:00.792180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6350 2024.08.27 19:51:00.792229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6351 2024.08.27 19:51:00.792249 [ 3 ] {} <Debug> HTTP-Session: c2b67517-ff52-4ad6-8c68-daf7271f5bca Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6352 2024.08.27 19:51:00.792265 [ 3 ] {} <Debug> HTTP-Session: c2b67517-ff52-4ad6-8c68-daf7271f5bca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6353 2024.08.27 19:51:00.792279 [ 3 ] {} <Debug> HTTP-Session: c2b67517-ff52-4ad6-8c68-daf7271f5bca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6354 2024.08.27 19:51:00.792310 [ 3 ] {} <Trace> HTTP-Session: c2b67517-ff52-4ad6-8c68-daf7271f5bca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6355 2024.08.27 19:51:00.792609 [ 3 ] {ba53073a-a057-4154-8c00-0113b450b749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6356 2024.08.27 19:51:00.792681 [ 3 ] {ba53073a-a057-4154-8c00-0113b450b749} <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
6357 2024.08.27 19:51:00.793111 [ 3 ] {ba53073a-a057-4154-8c00-0113b450b749} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6358 2024.08.27 19:51:00.793891 [ 3 ] {ba53073a-a057-4154-8c00-0113b450b749} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6359 2024.08.27 19:51:00.793936 [ 3 ] {ba53073a-a057-4154-8c00-0113b450b749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6360 2024.08.27 19:51:00.794579 [ 3 ] {ba53073a-a057-4154-8c00-0113b450b749} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
6361 2024.08.27 19:51:00.794994 [ 3 ] {ba53073a-a057-4154-8c00-0113b450b749} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6362 2024.08.27 19:51:00.795138 [ 3 ] {ba53073a-a057-4154-8c00-0113b450b749} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002743 sec., 9843.23733138899 rows/sec., 17.64 MiB/sec.
6363 2024.08.27 19:51:00.795359 [ 3 ] {ba53073a-a057-4154-8c00-0113b450b749} <Debug> DynamicQueryHandler: Done processing query
6364 2024.08.27 19:51:00.795383 [ 3 ] {ba53073a-a057-4154-8c00-0113b450b749} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
6365 2024.08.27 19:51:00.795400 [ 3 ] {} <Debug> HTTP-Session: c2b67517-ff52-4ad6-8c68-daf7271f5bca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6366 2024.08.27 19:51:00.795544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 12143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6367 2024.08.27 19:51:00.795593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6368 2024.08.27 19:51:00.795613 [ 3 ] {} <Debug> HTTP-Session: aaa14bae-3d2a-4542-994d-32b1d634af47 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6369 2024.08.27 19:51:00.795630 [ 3 ] {} <Debug> HTTP-Session: aaa14bae-3d2a-4542-994d-32b1d634af47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6370 2024.08.27 19:51:00.795643 [ 3 ] {} <Debug> HTTP-Session: aaa14bae-3d2a-4542-994d-32b1d634af47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6371 2024.08.27 19:51:00.795675 [ 3 ] {} <Trace> HTTP-Session: aaa14bae-3d2a-4542-994d-32b1d634af47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6372 2024.08.27 19:51:00.795803 [ 3 ] {197ad410-094c-4a62-ac4f-c07fab254288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6373 2024.08.27 19:51:00.795849 [ 3 ] {197ad410-094c-4a62-ac4f-c07fab254288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6374 2024.08.27 19:51:00.795972 [ 3 ] {197ad410-094c-4a62-ac4f-c07fab254288} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6375 2024.08.27 19:51:00.796273 [ 3 ] {197ad410-094c-4a62-ac4f-c07fab254288} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6376 2024.08.27 19:51:00.796306 [ 3 ] {197ad410-094c-4a62-ac4f-c07fab254288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6377 2024.08.27 19:51:00.796647 [ 3 ] {197ad410-094c-4a62-ac4f-c07fab254288} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6378 2024.08.27 19:51:00.797019 [ 3 ] {197ad410-094c-4a62-ac4f-c07fab254288} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6379 2024.08.27 19:51:00.797166 [ 3 ] {197ad410-094c-4a62-ac4f-c07fab254288} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001412 sec., 58073.65439093484 rows/sec., 3.69 MiB/sec.
6380 2024.08.27 19:51:00.797337 [ 3 ] {197ad410-094c-4a62-ac4f-c07fab254288} <Debug> DynamicQueryHandler: Done processing query
6381 2024.08.27 19:51:00.797361 [ 3 ] {197ad410-094c-4a62-ac4f-c07fab254288} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6382 2024.08.27 19:51:00.797377 [ 3 ] {} <Debug> HTTP-Session: aaa14bae-3d2a-4542-994d-32b1d634af47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6383 2024.08.27 19:51:05.767454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 11847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6384 2024.08.27 19:51:05.767588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6385 2024.08.27 19:51:05.767617 [ 3 ] {} <Debug> HTTP-Session: 7ea340c4-084c-48f3-8d64-64c35bdaf332 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6386 2024.08.27 19:51:05.767642 [ 3 ] {} <Debug> HTTP-Session: 7ea340c4-084c-48f3-8d64-64c35bdaf332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6387 2024.08.27 19:51:05.767657 [ 3 ] {} <Debug> HTTP-Session: 7ea340c4-084c-48f3-8d64-64c35bdaf332 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6388 2024.08.27 19:51:05.767705 [ 3 ] {} <Trace> HTTP-Session: 7ea340c4-084c-48f3-8d64-64c35bdaf332 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6389 2024.08.27 19:51:05.767903 [ 3 ] {5ac2aad7-3e40-4e07-822e-1c4f12eb1de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6390 2024.08.27 19:51:05.767968 [ 3 ] {5ac2aad7-3e40-4e07-822e-1c4f12eb1de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6391 2024.08.27 19:51:05.768298 [ 3 ] {5ac2aad7-3e40-4e07-822e-1c4f12eb1de2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6392 2024.08.27 19:51:05.768800 [ 3 ] {5ac2aad7-3e40-4e07-822e-1c4f12eb1de2} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6393 2024.08.27 19:51:05.768842 [ 3 ] {5ac2aad7-3e40-4e07-822e-1c4f12eb1de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6394 2024.08.27 19:51:05.769256 [ 3 ] {5ac2aad7-3e40-4e07-822e-1c4f12eb1de2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6395 2024.08.27 19:51:05.769633 [ 3 ] {5ac2aad7-3e40-4e07-822e-1c4f12eb1de2} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6396 2024.08.27 19:51:05.769783 [ 3 ] {5ac2aad7-3e40-4e07-822e-1c4f12eb1de2} <Debug> executeQuery: Read 82 rows, 6.84 KiB in 0.001955 sec., 41943.73401534527 rows/sec., 3.42 MiB/sec.
6397 2024.08.27 19:51:05.769996 [ 3 ] {5ac2aad7-3e40-4e07-822e-1c4f12eb1de2} <Debug> DynamicQueryHandler: Done processing query
6398 2024.08.27 19:51:05.770023 [ 3 ] {5ac2aad7-3e40-4e07-822e-1c4f12eb1de2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6399 2024.08.27 19:51:05.770039 [ 3 ] {} <Debug> HTTP-Session: 7ea340c4-084c-48f3-8d64-64c35bdaf332 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6400 2024.08.27 19:51:05.770199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6401 2024.08.27 19:51:05.770254 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6402 2024.08.27 19:51:05.770273 [ 3 ] {} <Debug> HTTP-Session: e9842cb1-6818-4ece-a6c0-7ef1e0b4a728 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6403 2024.08.27 19:51:05.770290 [ 3 ] {} <Debug> HTTP-Session: e9842cb1-6818-4ece-a6c0-7ef1e0b4a728 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6404 2024.08.27 19:51:05.770303 [ 3 ] {} <Debug> HTTP-Session: e9842cb1-6818-4ece-a6c0-7ef1e0b4a728 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6405 2024.08.27 19:51:05.770337 [ 3 ] {} <Trace> HTTP-Session: e9842cb1-6818-4ece-a6c0-7ef1e0b4a728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6406 2024.08.27 19:51:05.770437 [ 3 ] {ecc09161-299a-4c04-a2b5-3c0685dc49f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6407 2024.08.27 19:51:05.770481 [ 3 ] {ecc09161-299a-4c04-a2b5-3c0685dc49f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6408 2024.08.27 19:51:05.770701 [ 3 ] {ecc09161-299a-4c04-a2b5-3c0685dc49f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6409 2024.08.27 19:51:05.771100 [ 3 ] {ecc09161-299a-4c04-a2b5-3c0685dc49f7} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6410 2024.08.27 19:51:05.771137 [ 3 ] {ecc09161-299a-4c04-a2b5-3c0685dc49f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6411 2024.08.27 19:51:05.771493 [ 3 ] {ecc09161-299a-4c04-a2b5-3c0685dc49f7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
6412 2024.08.27 19:51:05.771851 [ 3 ] {ecc09161-299a-4c04-a2b5-3c0685dc49f7} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6413 2024.08.27 19:51:05.771979 [ 3 ] {ecc09161-299a-4c04-a2b5-3c0685dc49f7} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001536 sec., 8463.541666666666 rows/sec., 636.42 KiB/sec.
6414 2024.08.27 19:51:05.772151 [ 3 ] {ecc09161-299a-4c04-a2b5-3c0685dc49f7} <Debug> DynamicQueryHandler: Done processing query
6415 2024.08.27 19:51:05.772176 [ 3 ] {ecc09161-299a-4c04-a2b5-3c0685dc49f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6416 2024.08.27 19:51:05.772192 [ 3 ] {} <Debug> HTTP-Session: e9842cb1-6818-4ece-a6c0-7ef1e0b4a728 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6417 2024.08.27 19:51:05.772331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 13090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6418 2024.08.27 19:51:05.772382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6419 2024.08.27 19:51:05.772402 [ 3 ] {} <Debug> HTTP-Session: 41902c80-8eca-4a7e-b33e-e0b4645725e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6420 2024.08.27 19:51:05.772419 [ 3 ] {} <Debug> HTTP-Session: 41902c80-8eca-4a7e-b33e-e0b4645725e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6421 2024.08.27 19:51:05.772434 [ 3 ] {} <Debug> HTTP-Session: 41902c80-8eca-4a7e-b33e-e0b4645725e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6422 2024.08.27 19:51:05.772466 [ 3 ] {} <Trace> HTTP-Session: 41902c80-8eca-4a7e-b33e-e0b4645725e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6423 2024.08.27 19:51:05.772586 [ 3 ] {109a4fb4-faf4-43f5-a497-5cd8a2f051eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6424 2024.08.27 19:51:05.772632 [ 3 ] {109a4fb4-faf4-43f5-a497-5cd8a2f051eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6425 2024.08.27 19:51:05.772858 [ 3 ] {109a4fb4-faf4-43f5-a497-5cd8a2f051eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6426 2024.08.27 19:51:05.773226 [ 3 ] {109a4fb4-faf4-43f5-a497-5cd8a2f051eb} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6427 2024.08.27 19:51:05.773262 [ 3 ] {109a4fb4-faf4-43f5-a497-5cd8a2f051eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6428 2024.08.27 19:51:05.773673 [ 3 ] {109a4fb4-faf4-43f5-a497-5cd8a2f051eb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6429 2024.08.27 19:51:05.774017 [ 3 ] {109a4fb4-faf4-43f5-a497-5cd8a2f051eb} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6430 2024.08.27 19:51:05.774138 [ 3 ] {109a4fb4-faf4-43f5-a497-5cd8a2f051eb} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001611 sec., 47796.39975170702 rows/sec., 3.73 MiB/sec.
6431 2024.08.27 19:51:05.774299 [ 3 ] {109a4fb4-faf4-43f5-a497-5cd8a2f051eb} <Debug> DynamicQueryHandler: Done processing query
6432 2024.08.27 19:51:05.774323 [ 3 ] {109a4fb4-faf4-43f5-a497-5cd8a2f051eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6433 2024.08.27 19:51:05.774338 [ 3 ] {} <Debug> HTTP-Session: 41902c80-8eca-4a7e-b33e-e0b4645725e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6434 2024.08.27 19:51:05.774514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 30657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6435 2024.08.27 19:51:05.774563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6436 2024.08.27 19:51:05.774581 [ 3 ] {} <Debug> HTTP-Session: a706b05c-abf5-44e6-9fdd-7ec967089f3e Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6437 2024.08.27 19:51:05.774597 [ 3 ] {} <Debug> HTTP-Session: a706b05c-abf5-44e6-9fdd-7ec967089f3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6438 2024.08.27 19:51:05.774611 [ 3 ] {} <Debug> HTTP-Session: a706b05c-abf5-44e6-9fdd-7ec967089f3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6439 2024.08.27 19:51:05.774640 [ 3 ] {} <Trace> HTTP-Session: a706b05c-abf5-44e6-9fdd-7ec967089f3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6440 2024.08.27 19:51:05.774780 [ 3 ] {ec4bc33c-41ac-41fd-80a7-f1faa9d30184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6441 2024.08.27 19:51:05.774826 [ 3 ] {ec4bc33c-41ac-41fd-80a7-f1faa9d30184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6442 2024.08.27 19:51:05.775030 [ 3 ] {ec4bc33c-41ac-41fd-80a7-f1faa9d30184} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6443 2024.08.27 19:51:05.775431 [ 3 ] {ec4bc33c-41ac-41fd-80a7-f1faa9d30184} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6444 2024.08.27 19:51:05.775466 [ 3 ] {ec4bc33c-41ac-41fd-80a7-f1faa9d30184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6445 2024.08.27 19:51:05.775845 [ 3 ] {ec4bc33c-41ac-41fd-80a7-f1faa9d30184} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6446 2024.08.27 19:51:05.776173 [ 3 ] {ec4bc33c-41ac-41fd-80a7-f1faa9d30184} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6447 2024.08.27 19:51:05.776302 [ 3 ] {ec4bc33c-41ac-41fd-80a7-f1faa9d30184} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001538 sec., 104031.20936280883 rows/sec., 7.25 MiB/sec.
6448 2024.08.27 19:51:05.776477 [ 3 ] {ec4bc33c-41ac-41fd-80a7-f1faa9d30184} <Debug> DynamicQueryHandler: Done processing query
6449 2024.08.27 19:51:05.776501 [ 3 ] {ec4bc33c-41ac-41fd-80a7-f1faa9d30184} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6450 2024.08.27 19:51:05.776517 [ 3 ] {} <Debug> HTTP-Session: a706b05c-abf5-44e6-9fdd-7ec967089f3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6451 2024.08.27 19:51:05.776691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 21259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6452 2024.08.27 19:51:05.776742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6453 2024.08.27 19:51:05.776762 [ 3 ] {} <Debug> HTTP-Session: 20c5f509-49e6-4fef-8006-1d826bea66a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6454 2024.08.27 19:51:05.776779 [ 3 ] {} <Debug> HTTP-Session: 20c5f509-49e6-4fef-8006-1d826bea66a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6455 2024.08.27 19:51:05.776792 [ 3 ] {} <Debug> HTTP-Session: 20c5f509-49e6-4fef-8006-1d826bea66a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6456 2024.08.27 19:51:05.776823 [ 3 ] {} <Trace> HTTP-Session: 20c5f509-49e6-4fef-8006-1d826bea66a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6457 2024.08.27 19:51:05.777029 [ 3 ] {4ee8180d-a988-45ee-a164-6331c8da7fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6458 2024.08.27 19:51:05.777093 [ 3 ] {4ee8180d-a988-45ee-a164-6331c8da7fef} <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
6459 2024.08.27 19:51:05.777511 [ 3 ] {4ee8180d-a988-45ee-a164-6331c8da7fef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6460 2024.08.27 19:51:05.778062 [ 3 ] {4ee8180d-a988-45ee-a164-6331c8da7fef} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6461 2024.08.27 19:51:05.778097 [ 3 ] {4ee8180d-a988-45ee-a164-6331c8da7fef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6462 2024.08.27 19:51:05.778704 [ 3 ] {4ee8180d-a988-45ee-a164-6331c8da7fef} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
6463 2024.08.27 19:51:05.779097 [ 3 ] {4ee8180d-a988-45ee-a164-6331c8da7fef} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6464 2024.08.27 19:51:05.779239 [ 3 ] {4ee8180d-a988-45ee-a164-6331c8da7fef} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002354 sec., 5522.51486830926 rows/sec., 9.90 MiB/sec.
6465 2024.08.27 19:51:05.779449 [ 3 ] {4ee8180d-a988-45ee-a164-6331c8da7fef} <Debug> DynamicQueryHandler: Done processing query
6466 2024.08.27 19:51:05.779472 [ 3 ] {4ee8180d-a988-45ee-a164-6331c8da7fef} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
6467 2024.08.27 19:51:05.779488 [ 3 ] {} <Debug> HTTP-Session: 20c5f509-49e6-4fef-8006-1d826bea66a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6468 2024.08.27 19:51:05.779610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6469 2024.08.27 19:51:05.779683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6470 2024.08.27 19:51:05.779703 [ 3 ] {} <Debug> HTTP-Session: 66c4cae0-3d2e-4c3f-8723-46a9c8c0e0f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6471 2024.08.27 19:51:05.779719 [ 3 ] {} <Debug> HTTP-Session: 66c4cae0-3d2e-4c3f-8723-46a9c8c0e0f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6472 2024.08.27 19:51:05.779732 [ 3 ] {} <Debug> HTTP-Session: 66c4cae0-3d2e-4c3f-8723-46a9c8c0e0f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6473 2024.08.27 19:51:05.779761 [ 3 ] {} <Trace> HTTP-Session: 66c4cae0-3d2e-4c3f-8723-46a9c8c0e0f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6474 2024.08.27 19:51:05.779932 [ 3 ] {0cad3055-5d7a-4ddb-8871-746bba2a55c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6475 2024.08.27 19:51:05.779977 [ 3 ] {0cad3055-5d7a-4ddb-8871-746bba2a55c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6476 2024.08.27 19:51:05.780106 [ 3 ] {0cad3055-5d7a-4ddb-8871-746bba2a55c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6477 2024.08.27 19:51:05.780415 [ 3 ] {0cad3055-5d7a-4ddb-8871-746bba2a55c7} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6478 2024.08.27 19:51:05.780476 [ 3 ] {0cad3055-5d7a-4ddb-8871-746bba2a55c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6479 2024.08.27 19:51:05.780828 [ 3 ] {0cad3055-5d7a-4ddb-8871-746bba2a55c7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6480 2024.08.27 19:51:05.781150 [ 3 ] {0cad3055-5d7a-4ddb-8871-746bba2a55c7} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6481 2024.08.27 19:51:05.781278 [ 3 ] {0cad3055-5d7a-4ddb-8871-746bba2a55c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001387 sec., 43258.83201153569 rows/sec., 2.92 MiB/sec.
6482 2024.08.27 19:51:05.781440 [ 3 ] {0cad3055-5d7a-4ddb-8871-746bba2a55c7} <Debug> DynamicQueryHandler: Done processing query
6483 2024.08.27 19:51:05.781465 [ 3 ] {0cad3055-5d7a-4ddb-8871-746bba2a55c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6484 2024.08.27 19:51:05.781481 [ 3 ] {} <Debug> HTTP-Session: 66c4cae0-3d2e-4c3f-8723-46a9c8c0e0f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6485 2024.08.27 19:51:09.802934 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache
6486 2024.08.27 19:51:09.803009 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache
6487 2024.08.27 19:51:10.773557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 36816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6488 2024.08.27 19:51:10.773681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6489 2024.08.27 19:51:10.773711 [ 3 ] {} <Debug> HTTP-Session: d9f5bf01-f6c0-466f-a42f-40f8a657bd61 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6490 2024.08.27 19:51:10.773739 [ 3 ] {} <Debug> HTTP-Session: d9f5bf01-f6c0-466f-a42f-40f8a657bd61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6491 2024.08.27 19:51:10.773759 [ 3 ] {} <Debug> HTTP-Session: d9f5bf01-f6c0-466f-a42f-40f8a657bd61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6492 2024.08.27 19:51:10.773815 [ 3 ] {} <Trace> HTTP-Session: d9f5bf01-f6c0-466f-a42f-40f8a657bd61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6493 2024.08.27 19:51:10.774076 [ 3 ] {b3334537-ce35-4845-b4fd-52c00c695f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6494 2024.08.27 19:51:10.774146 [ 3 ] {b3334537-ce35-4845-b4fd-52c00c695f96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6495 2024.08.27 19:51:10.774480 [ 3 ] {b3334537-ce35-4845-b4fd-52c00c695f96} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6496 2024.08.27 19:51:10.775086 [ 3 ] {b3334537-ce35-4845-b4fd-52c00c695f96} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6497 2024.08.27 19:51:10.775131 [ 3 ] {b3334537-ce35-4845-b4fd-52c00c695f96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6498 2024.08.27 19:51:10.775576 [ 3 ] {b3334537-ce35-4845-b4fd-52c00c695f96} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6499 2024.08.27 19:51:10.775971 [ 3 ] {b3334537-ce35-4845-b4fd-52c00c695f96} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6500 2024.08.27 19:51:10.776110 [ 3 ] {b3334537-ce35-4845-b4fd-52c00c695f96} <Debug> executeQuery: Read 243 rows, 22.06 KiB in 0.002164 sec., 112292.0517560074 rows/sec., 9.95 MiB/sec.
6501 2024.08.27 19:51:10.776319 [ 3 ] {b3334537-ce35-4845-b4fd-52c00c695f96} <Debug> DynamicQueryHandler: Done processing query
6502 2024.08.27 19:51:10.776346 [ 3 ] {b3334537-ce35-4845-b4fd-52c00c695f96} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
6503 2024.08.27 19:51:10.776361 [ 3 ] {} <Debug> HTTP-Session: d9f5bf01-f6c0-466f-a42f-40f8a657bd61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6504 2024.08.27 19:51:10.776535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 3917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6505 2024.08.27 19:51:10.776591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6506 2024.08.27 19:51:10.776610 [ 3 ] {} <Debug> HTTP-Session: 54d2926d-28e0-48fe-bba0-17530ea89a10 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6507 2024.08.27 19:51:10.776627 [ 3 ] {} <Debug> HTTP-Session: 54d2926d-28e0-48fe-bba0-17530ea89a10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6508 2024.08.27 19:51:10.776640 [ 3 ] {} <Debug> HTTP-Session: 54d2926d-28e0-48fe-bba0-17530ea89a10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6509 2024.08.27 19:51:10.776675 [ 3 ] {} <Trace> HTTP-Session: 54d2926d-28e0-48fe-bba0-17530ea89a10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6510 2024.08.27 19:51:10.776778 [ 3 ] {a11836c1-5bec-40c5-9c09-043aceeadeb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6511 2024.08.27 19:51:10.776823 [ 3 ] {a11836c1-5bec-40c5-9c09-043aceeadeb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6512 2024.08.27 19:51:10.777113 [ 3 ] {a11836c1-5bec-40c5-9c09-043aceeadeb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6513 2024.08.27 19:51:10.777449 [ 3 ] {a11836c1-5bec-40c5-9c09-043aceeadeb9} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6514 2024.08.27 19:51:10.777486 [ 3 ] {a11836c1-5bec-40c5-9c09-043aceeadeb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6515 2024.08.27 19:51:10.777840 [ 3 ] {a11836c1-5bec-40c5-9c09-043aceeadeb9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
6516 2024.08.27 19:51:10.778207 [ 3 ] {a11836c1-5bec-40c5-9c09-043aceeadeb9} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6517 2024.08.27 19:51:10.778338 [ 3 ] {a11836c1-5bec-40c5-9c09-043aceeadeb9} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.00154 sec., 17532.467532467534 rows/sec., 1.29 MiB/sec.
6518 2024.08.27 19:51:10.778522 [ 3 ] {a11836c1-5bec-40c5-9c09-043aceeadeb9} <Debug> DynamicQueryHandler: Done processing query
6519 2024.08.27 19:51:10.778547 [ 3 ] {a11836c1-5bec-40c5-9c09-043aceeadeb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6520 2024.08.27 19:51:10.778564 [ 3 ] {} <Debug> HTTP-Session: 54d2926d-28e0-48fe-bba0-17530ea89a10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6521 2024.08.27 19:51:10.778700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6522 2024.08.27 19:51:10.778752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6523 2024.08.27 19:51:10.778773 [ 3 ] {} <Debug> HTTP-Session: 74b3ab1e-103f-459d-9372-52fd34092377 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6524 2024.08.27 19:51:10.778790 [ 3 ] {} <Debug> HTTP-Session: 74b3ab1e-103f-459d-9372-52fd34092377 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6525 2024.08.27 19:51:10.778804 [ 3 ] {} <Debug> HTTP-Session: 74b3ab1e-103f-459d-9372-52fd34092377 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6526 2024.08.27 19:51:10.778838 [ 3 ] {} <Trace> HTTP-Session: 74b3ab1e-103f-459d-9372-52fd34092377 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6527 2024.08.27 19:51:10.778939 [ 3 ] {9d81da80-2fd0-40c3-bcc2-7b091551a80f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
6528 2024.08.27 19:51:10.778985 [ 3 ] {9d81da80-2fd0-40c3-bcc2-7b091551a80f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6529 2024.08.27 19:51:10.779210 [ 3 ] {9d81da80-2fd0-40c3-bcc2-7b091551a80f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6530 2024.08.27 19:51:10.779518 [ 3 ] {9d81da80-2fd0-40c3-bcc2-7b091551a80f} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6531 2024.08.27 19:51:10.779555 [ 3 ] {9d81da80-2fd0-40c3-bcc2-7b091551a80f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6532 2024.08.27 19:51:10.779911 [ 3 ] {9d81da80-2fd0-40c3-bcc2-7b091551a80f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6533 2024.08.27 19:51:10.780249 [ 3 ] {9d81da80-2fd0-40c3-bcc2-7b091551a80f} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6534 2024.08.27 19:51:10.780373 [ 3 ] {9d81da80-2fd0-40c3-bcc2-7b091551a80f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001487 sec., 9414.92938802959 rows/sec., 659.36 KiB/sec.
6535 2024.08.27 19:51:10.780574 [ 3 ] {9d81da80-2fd0-40c3-bcc2-7b091551a80f} <Debug> DynamicQueryHandler: Done processing query
6536 2024.08.27 19:51:10.780597 [ 3 ] {9d81da80-2fd0-40c3-bcc2-7b091551a80f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6537 2024.08.27 19:51:10.780612 [ 3 ] {} <Debug> HTTP-Session: 74b3ab1e-103f-459d-9372-52fd34092377 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6538 2024.08.27 19:51:10.780723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6539 2024.08.27 19:51:10.780771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6540 2024.08.27 19:51:10.780790 [ 3 ] {} <Debug> HTTP-Session: 1cba96a9-162d-4c77-9f4b-be438ef2667e Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6541 2024.08.27 19:51:10.780807 [ 3 ] {} <Debug> HTTP-Session: 1cba96a9-162d-4c77-9f4b-be438ef2667e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6542 2024.08.27 19:51:10.780820 [ 3 ] {} <Debug> HTTP-Session: 1cba96a9-162d-4c77-9f4b-be438ef2667e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6543 2024.08.27 19:51:10.780850 [ 3 ] {} <Trace> HTTP-Session: 1cba96a9-162d-4c77-9f4b-be438ef2667e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6544 2024.08.27 19:51:10.781005 [ 3 ] {61315142-b2b9-4d78-89e1-6587354e8fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
6545 2024.08.27 19:51:10.781055 [ 3 ] {61315142-b2b9-4d78-89e1-6587354e8fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
6546 2024.08.27 19:51:10.781282 [ 3 ] {61315142-b2b9-4d78-89e1-6587354e8fc4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6547 2024.08.27 19:51:10.781590 [ 3 ] {61315142-b2b9-4d78-89e1-6587354e8fc4} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6548 2024.08.27 19:51:10.781626 [ 3 ] {61315142-b2b9-4d78-89e1-6587354e8fc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6549 2024.08.27 19:51:10.781982 [ 3 ] {61315142-b2b9-4d78-89e1-6587354e8fc4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6550 2024.08.27 19:51:10.782339 [ 3 ] {61315142-b2b9-4d78-89e1-6587354e8fc4} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6551 2024.08.27 19:51:10.782459 [ 95 ] {} <Debug> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0
6552 2024.08.27 19:51:10.782470 [ 3 ] {61315142-b2b9-4d78-89e1-6587354e8fc4} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00149 sec., 4026.8456375838928 rows/sec., 237.91 KiB/sec.
6553 2024.08.27 19:51:10.782501 [ 95 ] {} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6554 2024.08.27 19:51:10.782536 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6555 2024.08.27 19:51:10.782725 [ 193 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full
6556 2024.08.27 19:51:10.782738 [ 3 ] {61315142-b2b9-4d78-89e1-6587354e8fc4} <Debug> DynamicQueryHandler: Done processing query
6557 2024.08.27 19:51:10.782826 [ 3 ] {61315142-b2b9-4d78-89e1-6587354e8fc4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6558 2024.08.27 19:51:10.782848 [ 3 ] {} <Debug> HTTP-Session: 1cba96a9-162d-4c77-9f4b-be438ef2667e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6559 2024.08.27 19:51:10.782985 [ 193 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6560 2024.08.27 19:51:10.783049 [ 193 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 6 rows starting from the beginning of the part
6561 2024.08.27 19:51:10.783071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 66337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6562 2024.08.27 19:51:10.783150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6563 2024.08.27 19:51:10.783224 [ 3 ] {} <Debug> HTTP-Session: 74ccf5eb-ca87-4b23-a20d-ce6b501377b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6564 2024.08.27 19:51:10.783288 [ 3 ] {} <Debug> HTTP-Session: 74ccf5eb-ca87-4b23-a20d-ce6b501377b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6565 2024.08.27 19:51:10.783341 [ 3 ] {} <Debug> HTTP-Session: 74ccf5eb-ca87-4b23-a20d-ce6b501377b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6566 2024.08.27 19:51:10.783369 [ 193 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part
6567 2024.08.27 19:51:10.783464 [ 3 ] {} <Trace> HTTP-Session: 74ccf5eb-ca87-4b23-a20d-ce6b501377b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6568 2024.08.27 19:51:10.783765 [ 193 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part
6569 2024.08.27 19:51:10.783849 [ 193 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part
6570 2024.08.27 19:51:10.784044 [ 3 ] {565ef4ee-2920-4142-9cc5-386f74e51933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6571 2024.08.27 19:51:10.784225 [ 193 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part
6572 2024.08.27 19:51:10.784248 [ 3 ] {565ef4ee-2920-4142-9cc5-386f74e51933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6573 2024.08.27 19:51:10.785233 [ 3 ] {565ef4ee-2920-4142-9cc5-386f74e51933} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6574 2024.08.27 19:51:10.786666 [ 3 ] {565ef4ee-2920-4142-9cc5-386f74e51933} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6575 2024.08.27 19:51:10.786767 [ 3 ] {565ef4ee-2920-4142-9cc5-386f74e51933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6576 2024.08.27 19:51:10.786868 [ 190 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004223089 sec., 7103.804821541767 rows/sec., 450.93 KiB/sec.
6577 2024.08.27 19:51:10.787165 [ 190 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary)
6578 2024.08.27 19:51:10.787599 [ 3 ] {565ef4ee-2920-4142-9cc5-386f74e51933} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6579 2024.08.27 19:51:10.788296 [ 190 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_13_3} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6580 2024.08.27 19:51:10.788462 [ 3 ] {565ef4ee-2920-4142-9cc5-386f74e51933} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6581 2024.08.27 19:51:10.788498 [ 190 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_13_3} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3
6582 2024.08.27 19:51:10.788703 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
6583 2024.08.27 19:51:10.788783 [ 3 ] {565ef4ee-2920-4142-9cc5-386f74e51933} <Debug> executeQuery: Read 409 rows, 29.84 KiB in 0.00503 sec., 81312.12723658052 rows/sec., 5.79 MiB/sec.
6584 2024.08.27 19:51:10.789194 [ 3 ] {565ef4ee-2920-4142-9cc5-386f74e51933} <Debug> DynamicQueryHandler: Done processing query
6585 2024.08.27 19:51:10.789236 [ 3 ] {565ef4ee-2920-4142-9cc5-386f74e51933} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
6586 2024.08.27 19:51:10.789253 [ 3 ] {} <Debug> HTTP-Session: 74ccf5eb-ca87-4b23-a20d-ce6b501377b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6587 2024.08.27 19:51:10.789399 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6588 2024.08.27 19:51:10.789446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6589 2024.08.27 19:51:10.789464 [ 3 ] {} <Debug> HTTP-Session: 3f29d0c8-9380-4072-bd72-1e5259a66a30 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6590 2024.08.27 19:51:10.789480 [ 3 ] {} <Debug> HTTP-Session: 3f29d0c8-9380-4072-bd72-1e5259a66a30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6591 2024.08.27 19:51:10.789493 [ 3 ] {} <Debug> HTTP-Session: 3f29d0c8-9380-4072-bd72-1e5259a66a30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6592 2024.08.27 19:51:10.789523 [ 3 ] {} <Trace> HTTP-Session: 3f29d0c8-9380-4072-bd72-1e5259a66a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6593 2024.08.27 19:51:10.789619 [ 3 ] {02827cd5-3834-4326-80f8-fbc2c3c9bcb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6594 2024.08.27 19:51:10.789664 [ 3 ] {02827cd5-3834-4326-80f8-fbc2c3c9bcb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6595 2024.08.27 19:51:10.789810 [ 3 ] {02827cd5-3834-4326-80f8-fbc2c3c9bcb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6596 2024.08.27 19:51:10.790180 [ 3 ] {02827cd5-3834-4326-80f8-fbc2c3c9bcb1} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6597 2024.08.27 19:51:10.790217 [ 3 ] {02827cd5-3834-4326-80f8-fbc2c3c9bcb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6598 2024.08.27 19:51:10.790584 [ 3 ] {02827cd5-3834-4326-80f8-fbc2c3c9bcb1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6599 2024.08.27 19:51:10.790919 [ 3 ] {02827cd5-3834-4326-80f8-fbc2c3c9bcb1} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6600 2024.08.27 19:51:10.791074 [ 3 ] {02827cd5-3834-4326-80f8-fbc2c3c9bcb1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001428 sec., 4201.680672268907 rows/sec., 219.52 KiB/sec.
6601 2024.08.27 19:51:10.791280 [ 3 ] {02827cd5-3834-4326-80f8-fbc2c3c9bcb1} <Debug> DynamicQueryHandler: Done processing query
6602 2024.08.27 19:51:10.791305 [ 3 ] {02827cd5-3834-4326-80f8-fbc2c3c9bcb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6603 2024.08.27 19:51:10.791323 [ 3 ] {} <Debug> HTTP-Session: 3f29d0c8-9380-4072-bd72-1e5259a66a30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6604 2024.08.27 19:51:10.791482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44659, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6605 2024.08.27 19:51:10.791531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6606 2024.08.27 19:51:10.791550 [ 3 ] {} <Debug> HTTP-Session: 5dbf2ec4-969f-4264-a48d-f802f4823bf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6607 2024.08.27 19:51:10.791566 [ 3 ] {} <Debug> HTTP-Session: 5dbf2ec4-969f-4264-a48d-f802f4823bf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6608 2024.08.27 19:51:10.791581 [ 3 ] {} <Debug> HTTP-Session: 5dbf2ec4-969f-4264-a48d-f802f4823bf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6609 2024.08.27 19:51:10.791612 [ 3 ] {} <Trace> HTTP-Session: 5dbf2ec4-969f-4264-a48d-f802f4823bf0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6610 2024.08.27 19:51:10.791840 [ 3 ] {3a91d92d-4a03-4cb7-a6f3-b20846decab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6611 2024.08.27 19:51:10.791887 [ 3 ] {3a91d92d-4a03-4cb7-a6f3-b20846decab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6612 2024.08.27 19:51:10.792031 [ 3 ] {3a91d92d-4a03-4cb7-a6f3-b20846decab6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6613 2024.08.27 19:51:10.792472 [ 3 ] {3a91d92d-4a03-4cb7-a6f3-b20846decab6} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6614 2024.08.27 19:51:10.792509 [ 3 ] {3a91d92d-4a03-4cb7-a6f3-b20846decab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6615 2024.08.27 19:51:10.792890 [ 3 ] {3a91d92d-4a03-4cb7-a6f3-b20846decab6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6616 2024.08.27 19:51:10.793212 [ 3 ] {3a91d92d-4a03-4cb7-a6f3-b20846decab6} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6617 2024.08.27 19:51:10.793358 [ 3 ] {3a91d92d-4a03-4cb7-a6f3-b20846decab6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001665 sec., 142342.34234234234 rows/sec., 9.54 MiB/sec.
6618 2024.08.27 19:51:10.793625 [ 3 ] {3a91d92d-4a03-4cb7-a6f3-b20846decab6} <Debug> DynamicQueryHandler: Done processing query
6619 2024.08.27 19:51:10.793665 [ 3 ] {3a91d92d-4a03-4cb7-a6f3-b20846decab6} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
6620 2024.08.27 19:51:10.793689 [ 3 ] {} <Debug> HTTP-Session: 5dbf2ec4-969f-4264-a48d-f802f4823bf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6621 2024.08.27 19:51:10.793811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6622 2024.08.27 19:51:10.793858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6623 2024.08.27 19:51:10.793876 [ 3 ] {} <Debug> HTTP-Session: 890ae8d6-9b24-459f-a8bb-aa486063e9ce Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6624 2024.08.27 19:51:10.793892 [ 3 ] {} <Debug> HTTP-Session: 890ae8d6-9b24-459f-a8bb-aa486063e9ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6625 2024.08.27 19:51:10.793906 [ 3 ] {} <Debug> HTTP-Session: 890ae8d6-9b24-459f-a8bb-aa486063e9ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6626 2024.08.27 19:51:10.793935 [ 3 ] {} <Trace> HTTP-Session: 890ae8d6-9b24-459f-a8bb-aa486063e9ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6627 2024.08.27 19:51:10.794095 [ 3 ] {a19c772c-bdd6-4361-8f80-ba2547c7bd7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
6628 2024.08.27 19:51:10.794142 [ 3 ] {a19c772c-bdd6-4361-8f80-ba2547c7bd7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
6629 2024.08.27 19:51:10.794290 [ 3 ] {a19c772c-bdd6-4361-8f80-ba2547c7bd7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6630 2024.08.27 19:51:10.794557 [ 3 ] {a19c772c-bdd6-4361-8f80-ba2547c7bd7e} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6631 2024.08.27 19:51:10.794594 [ 3 ] {a19c772c-bdd6-4361-8f80-ba2547c7bd7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6632 2024.08.27 19:51:10.794944 [ 3 ] {a19c772c-bdd6-4361-8f80-ba2547c7bd7e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6633 2024.08.27 19:51:10.795289 [ 3 ] {a19c772c-bdd6-4361-8f80-ba2547c7bd7e} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6634 2024.08.27 19:51:10.795437 [ 3 ] {a19c772c-bdd6-4361-8f80-ba2547c7bd7e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001357 sec., 736.9196757553427 rows/sec., 49.66 KiB/sec.
6635 2024.08.27 19:51:10.795655 [ 3 ] {a19c772c-bdd6-4361-8f80-ba2547c7bd7e} <Debug> DynamicQueryHandler: Done processing query
6636 2024.08.27 19:51:10.795679 [ 3 ] {a19c772c-bdd6-4361-8f80-ba2547c7bd7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6637 2024.08.27 19:51:10.795696 [ 3 ] {} <Debug> HTTP-Session: 890ae8d6-9b24-459f-a8bb-aa486063e9ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6638 2024.08.27 19:51:10.795839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6639 2024.08.27 19:51:10.795887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6640 2024.08.27 19:51:10.795907 [ 3 ] {} <Debug> HTTP-Session: 11a677ed-4bfd-4f57-8017-22f68a6e595e Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6641 2024.08.27 19:51:10.795924 [ 3 ] {} <Debug> HTTP-Session: 11a677ed-4bfd-4f57-8017-22f68a6e595e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6642 2024.08.27 19:51:10.795938 [ 3 ] {} <Debug> HTTP-Session: 11a677ed-4bfd-4f57-8017-22f68a6e595e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6643 2024.08.27 19:51:10.795968 [ 3 ] {} <Trace> HTTP-Session: 11a677ed-4bfd-4f57-8017-22f68a6e595e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6644 2024.08.27 19:51:10.796287 [ 3 ] {d78fc6d8-b6d4-40ef-8f09-b8ed58893105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6645 2024.08.27 19:51:10.796352 [ 3 ] {d78fc6d8-b6d4-40ef-8f09-b8ed58893105} <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
6646 2024.08.27 19:51:10.796778 [ 3 ] {d78fc6d8-b6d4-40ef-8f09-b8ed58893105} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6647 2024.08.27 19:51:10.797540 [ 3 ] {d78fc6d8-b6d4-40ef-8f09-b8ed58893105} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6648 2024.08.27 19:51:10.797578 [ 3 ] {d78fc6d8-b6d4-40ef-8f09-b8ed58893105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6649 2024.08.27 19:51:10.798256 [ 3 ] {d78fc6d8-b6d4-40ef-8f09-b8ed58893105} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
6650 2024.08.27 19:51:10.798672 [ 3 ] {d78fc6d8-b6d4-40ef-8f09-b8ed58893105} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6651 2024.08.27 19:51:10.798853 [ 3 ] {d78fc6d8-b6d4-40ef-8f09-b8ed58893105} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.0028 sec., 9642.857142857143 rows/sec., 17.28 MiB/sec.
6652 2024.08.27 19:51:10.799081 [ 3 ] {d78fc6d8-b6d4-40ef-8f09-b8ed58893105} <Debug> DynamicQueryHandler: Done processing query
6653 2024.08.27 19:51:10.799107 [ 3 ] {d78fc6d8-b6d4-40ef-8f09-b8ed58893105} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
6654 2024.08.27 19:51:10.799123 [ 3 ] {} <Debug> HTTP-Session: 11a677ed-4bfd-4f57-8017-22f68a6e595e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6655 2024.08.27 19:51:10.799265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 12143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6656 2024.08.27 19:51:10.799314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6657 2024.08.27 19:51:10.799335 [ 3 ] {} <Debug> HTTP-Session: bbd7e23a-e11a-428c-858d-c686282ab887 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6658 2024.08.27 19:51:10.799352 [ 3 ] {} <Debug> HTTP-Session: bbd7e23a-e11a-428c-858d-c686282ab887 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6659 2024.08.27 19:51:10.799366 [ 3 ] {} <Debug> HTTP-Session: bbd7e23a-e11a-428c-858d-c686282ab887 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6660 2024.08.27 19:51:10.799397 [ 3 ] {} <Trace> HTTP-Session: bbd7e23a-e11a-428c-858d-c686282ab887 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6661 2024.08.27 19:51:10.799525 [ 3 ] {42fd644a-83bd-4dba-be81-7d4e93a63cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6662 2024.08.27 19:51:10.799571 [ 3 ] {42fd644a-83bd-4dba-be81-7d4e93a63cf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6663 2024.08.27 19:51:10.799701 [ 3 ] {42fd644a-83bd-4dba-be81-7d4e93a63cf6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6664 2024.08.27 19:51:10.800061 [ 3 ] {42fd644a-83bd-4dba-be81-7d4e93a63cf6} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6665 2024.08.27 19:51:10.800098 [ 3 ] {42fd644a-83bd-4dba-be81-7d4e93a63cf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6666 2024.08.27 19:51:10.800467 [ 3 ] {42fd644a-83bd-4dba-be81-7d4e93a63cf6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6667 2024.08.27 19:51:10.800786 [ 3 ] {42fd644a-83bd-4dba-be81-7d4e93a63cf6} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6668 2024.08.27 19:51:10.800935 [ 3 ] {42fd644a-83bd-4dba-be81-7d4e93a63cf6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001457 sec., 56280.02745367193 rows/sec., 3.57 MiB/sec.
6669 2024.08.27 19:51:10.801101 [ 3 ] {42fd644a-83bd-4dba-be81-7d4e93a63cf6} <Debug> DynamicQueryHandler: Done processing query
6670 2024.08.27 19:51:10.801123 [ 3 ] {42fd644a-83bd-4dba-be81-7d4e93a63cf6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6671 2024.08.27 19:51:10.801139 [ 3 ] {} <Debug> HTTP-Session: bbd7e23a-e11a-428c-858d-c686282ab887 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6672 2024.08.27 19:51:15.785437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 11847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6673 2024.08.27 19:51:15.785548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6674 2024.08.27 19:51:15.785572 [ 3 ] {} <Debug> HTTP-Session: 7695ec16-7941-420a-a716-24d42b653647 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6675 2024.08.27 19:51:15.785594 [ 3 ] {} <Debug> HTTP-Session: 7695ec16-7941-420a-a716-24d42b653647 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6676 2024.08.27 19:51:15.785608 [ 3 ] {} <Debug> HTTP-Session: 7695ec16-7941-420a-a716-24d42b653647 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6677 2024.08.27 19:51:15.785654 [ 3 ] {} <Trace> HTTP-Session: 7695ec16-7941-420a-a716-24d42b653647 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6678 2024.08.27 19:51:15.785907 [ 3 ] {c2d669de-e75c-443e-85ce-4be015f6a7f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6679 2024.08.27 19:51:15.785969 [ 3 ] {c2d669de-e75c-443e-85ce-4be015f6a7f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6680 2024.08.27 19:51:15.786280 [ 3 ] {c2d669de-e75c-443e-85ce-4be015f6a7f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6681 2024.08.27 19:51:15.786806 [ 3 ] {c2d669de-e75c-443e-85ce-4be015f6a7f4} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6682 2024.08.27 19:51:15.786844 [ 3 ] {c2d669de-e75c-443e-85ce-4be015f6a7f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6683 2024.08.27 19:51:15.787226 [ 3 ] {c2d669de-e75c-443e-85ce-4be015f6a7f4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6684 2024.08.27 19:51:15.787576 [ 3 ] {c2d669de-e75c-443e-85ce-4be015f6a7f4} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6685 2024.08.27 19:51:15.787786 [ 3 ] {c2d669de-e75c-443e-85ce-4be015f6a7f4} <Debug> executeQuery: Read 82 rows, 6.84 KiB in 0.001937 sec., 42333.50542075375 rows/sec., 3.45 MiB/sec.
6686 2024.08.27 19:51:15.788007 [ 3 ] {c2d669de-e75c-443e-85ce-4be015f6a7f4} <Debug> DynamicQueryHandler: Done processing query
6687 2024.08.27 19:51:15.788032 [ 3 ] {c2d669de-e75c-443e-85ce-4be015f6a7f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6688 2024.08.27 19:51:15.788049 [ 3 ] {} <Debug> HTTP-Session: 7695ec16-7941-420a-a716-24d42b653647 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6689 2024.08.27 19:51:15.788183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6690 2024.08.27 19:51:15.788229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6691 2024.08.27 19:51:15.788248 [ 3 ] {} <Debug> HTTP-Session: 1ad82518-72d2-4231-8998-76f47c0d28ea Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6692 2024.08.27 19:51:15.788263 [ 3 ] {} <Debug> HTTP-Session: 1ad82518-72d2-4231-8998-76f47c0d28ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6693 2024.08.27 19:51:15.788277 [ 3 ] {} <Debug> HTTP-Session: 1ad82518-72d2-4231-8998-76f47c0d28ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6694 2024.08.27 19:51:15.788307 [ 3 ] {} <Trace> HTTP-Session: 1ad82518-72d2-4231-8998-76f47c0d28ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6695 2024.08.27 19:51:15.788398 [ 3 ] {7c9ca9fd-6830-49df-a058-f291f807a13f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6696 2024.08.27 19:51:15.788439 [ 3 ] {7c9ca9fd-6830-49df-a058-f291f807a13f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6697 2024.08.27 19:51:15.788660 [ 3 ] {7c9ca9fd-6830-49df-a058-f291f807a13f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6698 2024.08.27 19:51:15.789070 [ 3 ] {7c9ca9fd-6830-49df-a058-f291f807a13f} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6699 2024.08.27 19:51:15.789105 [ 3 ] {7c9ca9fd-6830-49df-a058-f291f807a13f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6700 2024.08.27 19:51:15.789438 [ 3 ] {7c9ca9fd-6830-49df-a058-f291f807a13f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
6701 2024.08.27 19:51:15.789833 [ 3 ] {7c9ca9fd-6830-49df-a058-f291f807a13f} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6702 2024.08.27 19:51:15.789983 [ 3 ] {7c9ca9fd-6830-49df-a058-f291f807a13f} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001567 sec., 8296.107211231652 rows/sec., 623.83 KiB/sec.
6703 2024.08.27 19:51:15.790152 [ 3 ] {7c9ca9fd-6830-49df-a058-f291f807a13f} <Debug> DynamicQueryHandler: Done processing query
6704 2024.08.27 19:51:15.790176 [ 3 ] {7c9ca9fd-6830-49df-a058-f291f807a13f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6705 2024.08.27 19:51:15.790192 [ 3 ] {} <Debug> HTTP-Session: 1ad82518-72d2-4231-8998-76f47c0d28ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6706 2024.08.27 19:51:15.790313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 13090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6707 2024.08.27 19:51:15.790360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6708 2024.08.27 19:51:15.790379 [ 3 ] {} <Debug> HTTP-Session: 662c9fd4-c576-423b-bc34-197de83ed095 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6709 2024.08.27 19:51:15.790394 [ 3 ] {} <Debug> HTTP-Session: 662c9fd4-c576-423b-bc34-197de83ed095 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6710 2024.08.27 19:51:15.790407 [ 3 ] {} <Debug> HTTP-Session: 662c9fd4-c576-423b-bc34-197de83ed095 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6711 2024.08.27 19:51:15.790436 [ 3 ] {} <Trace> HTTP-Session: 662c9fd4-c576-423b-bc34-197de83ed095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6712 2024.08.27 19:51:15.790544 [ 3 ] {8dd8ed13-d039-4408-8462-55ce10790fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6713 2024.08.27 19:51:15.790585 [ 3 ] {8dd8ed13-d039-4408-8462-55ce10790fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6714 2024.08.27 19:51:15.790865 [ 3 ] {8dd8ed13-d039-4408-8462-55ce10790fc8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6715 2024.08.27 19:51:15.791218 [ 3 ] {8dd8ed13-d039-4408-8462-55ce10790fc8} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6716 2024.08.27 19:51:15.791253 [ 3 ] {8dd8ed13-d039-4408-8462-55ce10790fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6717 2024.08.27 19:51:15.791580 [ 3 ] {8dd8ed13-d039-4408-8462-55ce10790fc8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6718 2024.08.27 19:51:15.791974 [ 3 ] {8dd8ed13-d039-4408-8462-55ce10790fc8} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6719 2024.08.27 19:51:15.792119 [ 3 ] {8dd8ed13-d039-4408-8462-55ce10790fc8} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001575 sec., 48888.88888888889 rows/sec., 3.82 MiB/sec.
6720 2024.08.27 19:51:15.792280 [ 3 ] {8dd8ed13-d039-4408-8462-55ce10790fc8} <Debug> DynamicQueryHandler: Done processing query
6721 2024.08.27 19:51:15.792304 [ 3 ] {8dd8ed13-d039-4408-8462-55ce10790fc8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6722 2024.08.27 19:51:15.792320 [ 3 ] {} <Debug> HTTP-Session: 662c9fd4-c576-423b-bc34-197de83ed095 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6723 2024.08.27 19:51:15.792478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 30657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6724 2024.08.27 19:51:15.792524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6725 2024.08.27 19:51:15.792542 [ 3 ] {} <Debug> HTTP-Session: d3af3f5d-ab45-4a97-a292-77867a327960 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6726 2024.08.27 19:51:15.792558 [ 3 ] {} <Debug> HTTP-Session: d3af3f5d-ab45-4a97-a292-77867a327960 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6727 2024.08.27 19:51:15.792571 [ 3 ] {} <Debug> HTTP-Session: d3af3f5d-ab45-4a97-a292-77867a327960 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6728 2024.08.27 19:51:15.792601 [ 3 ] {} <Trace> HTTP-Session: d3af3f5d-ab45-4a97-a292-77867a327960 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6729 2024.08.27 19:51:15.792809 [ 3 ] {44f341b3-ea9e-483d-88bc-c934bdeb0e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6730 2024.08.27 19:51:15.792854 [ 3 ] {44f341b3-ea9e-483d-88bc-c934bdeb0e1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6731 2024.08.27 19:51:15.792992 [ 3 ] {44f341b3-ea9e-483d-88bc-c934bdeb0e1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6732 2024.08.27 19:51:15.793433 [ 3 ] {44f341b3-ea9e-483d-88bc-c934bdeb0e1b} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6733 2024.08.27 19:51:15.793467 [ 3 ] {44f341b3-ea9e-483d-88bc-c934bdeb0e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6734 2024.08.27 19:51:15.793892 [ 3 ] {44f341b3-ea9e-483d-88bc-c934bdeb0e1b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6735 2024.08.27 19:51:15.794207 [ 3 ] {44f341b3-ea9e-483d-88bc-c934bdeb0e1b} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6736 2024.08.27 19:51:15.794359 [ 3 ] {44f341b3-ea9e-483d-88bc-c934bdeb0e1b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001652 sec., 96852.30024213075 rows/sec., 6.75 MiB/sec.
6737 2024.08.27 19:51:15.794525 [ 3 ] {44f341b3-ea9e-483d-88bc-c934bdeb0e1b} <Debug> DynamicQueryHandler: Done processing query
6738 2024.08.27 19:51:15.794549 [ 3 ] {44f341b3-ea9e-483d-88bc-c934bdeb0e1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6739 2024.08.27 19:51:15.794564 [ 3 ] {} <Debug> HTTP-Session: d3af3f5d-ab45-4a97-a292-77867a327960 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6740 2024.08.27 19:51:15.794688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 21233, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6741 2024.08.27 19:51:15.794734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6742 2024.08.27 19:51:15.794820 [ 3 ] {} <Debug> HTTP-Session: 766137c8-bed0-494d-a3b1-e7702df06fe7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6743 2024.08.27 19:51:15.794836 [ 3 ] {} <Debug> HTTP-Session: 766137c8-bed0-494d-a3b1-e7702df06fe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6744 2024.08.27 19:51:15.794849 [ 3 ] {} <Debug> HTTP-Session: 766137c8-bed0-494d-a3b1-e7702df06fe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6745 2024.08.27 19:51:15.794878 [ 3 ] {} <Trace> HTTP-Session: 766137c8-bed0-494d-a3b1-e7702df06fe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6746 2024.08.27 19:51:15.795069 [ 3 ] {0cedd29d-5fe8-45c6-8997-8dea1c262a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6747 2024.08.27 19:51:15.795129 [ 3 ] {0cedd29d-5fe8-45c6-8997-8dea1c262a0a} <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
6748 2024.08.27 19:51:15.795517 [ 3 ] {0cedd29d-5fe8-45c6-8997-8dea1c262a0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6749 2024.08.27 19:51:15.796123 [ 3 ] {0cedd29d-5fe8-45c6-8997-8dea1c262a0a} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6750 2024.08.27 19:51:15.796157 [ 3 ] {0cedd29d-5fe8-45c6-8997-8dea1c262a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6751 2024.08.27 19:51:15.796718 [ 3 ] {0cedd29d-5fe8-45c6-8997-8dea1c262a0a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
6752 2024.08.27 19:51:15.797159 [ 3 ] {0cedd29d-5fe8-45c6-8997-8dea1c262a0a} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6753 2024.08.27 19:51:15.797347 [ 3 ] {0cedd29d-5fe8-45c6-8997-8dea1c262a0a} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00241 sec., 5394.190871369295 rows/sec., 9.67 MiB/sec.
6754 2024.08.27 19:51:15.797552 [ 3 ] {0cedd29d-5fe8-45c6-8997-8dea1c262a0a} <Debug> DynamicQueryHandler: Done processing query
6755 2024.08.27 19:51:15.797575 [ 3 ] {0cedd29d-5fe8-45c6-8997-8dea1c262a0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
6756 2024.08.27 19:51:15.797590 [ 3 ] {} <Debug> HTTP-Session: 766137c8-bed0-494d-a3b1-e7702df06fe7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6757 2024.08.27 19:51:15.797705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6758 2024.08.27 19:51:15.797818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6759 2024.08.27 19:51:15.797836 [ 3 ] {} <Debug> HTTP-Session: 2ec6345d-e8fd-43d8-baa8-e462dac77056 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6760 2024.08.27 19:51:15.797852 [ 3 ] {} <Debug> HTTP-Session: 2ec6345d-e8fd-43d8-baa8-e462dac77056 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6761 2024.08.27 19:51:15.797865 [ 3 ] {} <Debug> HTTP-Session: 2ec6345d-e8fd-43d8-baa8-e462dac77056 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6762 2024.08.27 19:51:15.797894 [ 3 ] {} <Trace> HTTP-Session: 2ec6345d-e8fd-43d8-baa8-e462dac77056 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6763 2024.08.27 19:51:15.798011 [ 3 ] {7d1e3f53-8a7d-46ae-9cec-a1b40b7fc0f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6764 2024.08.27 19:51:15.798055 [ 3 ] {7d1e3f53-8a7d-46ae-9cec-a1b40b7fc0f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6765 2024.08.27 19:51:15.798176 [ 3 ] {7d1e3f53-8a7d-46ae-9cec-a1b40b7fc0f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6766 2024.08.27 19:51:15.798491 [ 3 ] {7d1e3f53-8a7d-46ae-9cec-a1b40b7fc0f3} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6767 2024.08.27 19:51:15.798526 [ 3 ] {7d1e3f53-8a7d-46ae-9cec-a1b40b7fc0f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6768 2024.08.27 19:51:15.798935 [ 3 ] {7d1e3f53-8a7d-46ae-9cec-a1b40b7fc0f3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6769 2024.08.27 19:51:15.799234 [ 3 ] {7d1e3f53-8a7d-46ae-9cec-a1b40b7fc0f3} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6770 2024.08.27 19:51:15.799392 [ 3 ] {7d1e3f53-8a7d-46ae-9cec-a1b40b7fc0f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001445 sec., 41522.491349480966 rows/sec., 2.80 MiB/sec.
6771 2024.08.27 19:51:15.799546 [ 3 ] {7d1e3f53-8a7d-46ae-9cec-a1b40b7fc0f3} <Debug> DynamicQueryHandler: Done processing query
6772 2024.08.27 19:51:15.799569 [ 3 ] {7d1e3f53-8a7d-46ae-9cec-a1b40b7fc0f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6773 2024.08.27 19:51:15.799584 [ 3 ] {} <Debug> HTTP-Session: 2ec6345d-e8fd-43d8-baa8-e462dac77056 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6774 2024.08.27 19:51:20.222638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6775 2024.08.27 19:51:20.222808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6776 2024.08.27 19:51:20.222849 [ 3 ] {} <Debug> HTTP-Session: 528809d1-0ac2-4a9d-a9ba-dca8ead84559 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6777 2024.08.27 19:51:20.222885 [ 3 ] {} <Debug> HTTP-Session: 528809d1-0ac2-4a9d-a9ba-dca8ead84559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6778 2024.08.27 19:51:20.222909 [ 3 ] {} <Debug> HTTP-Session: 528809d1-0ac2-4a9d-a9ba-dca8ead84559 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6779 2024.08.27 19:51:20.222979 [ 3 ] {} <Trace> HTTP-Session: 528809d1-0ac2-4a9d-a9ba-dca8ead84559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6780 2024.08.27 19:51:20.223295 [ 3 ] {204ac47c-df68-4c3d-b746-41406a1c1e74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6781 2024.08.27 19:51:20.223403 [ 3 ] {204ac47c-df68-4c3d-b746-41406a1c1e74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6782 2024.08.27 19:51:20.223745 [ 3 ] {204ac47c-df68-4c3d-b746-41406a1c1e74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6783 2024.08.27 19:51:20.224191 [ 3 ] {204ac47c-df68-4c3d-b746-41406a1c1e74} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6784 2024.08.27 19:51:20.224295 [ 3 ] {204ac47c-df68-4c3d-b746-41406a1c1e74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6785 2024.08.27 19:51:20.224672 [ 3 ] {204ac47c-df68-4c3d-b746-41406a1c1e74} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
6786 2024.08.27 19:51:20.225038 [ 3 ] {204ac47c-df68-4c3d-b746-41406a1c1e74} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6787 2024.08.27 19:51:20.225189 [ 3 ] {204ac47c-df68-4c3d-b746-41406a1c1e74} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002036 sec., 1964.6365422396857 rows/sec., 160.20 KiB/sec.
6788 2024.08.27 19:51:20.225451 [ 3 ] {204ac47c-df68-4c3d-b746-41406a1c1e74} <Debug> DynamicQueryHandler: Done processing query
6789 2024.08.27 19:51:20.225476 [ 3 ] {204ac47c-df68-4c3d-b746-41406a1c1e74} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6790 2024.08.27 19:51:20.225491 [ 3 ] {} <Debug> HTTP-Session: 528809d1-0ac2-4a9d-a9ba-dca8ead84559 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6791 2024.08.27 19:51:20.225729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 202527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6792 2024.08.27 19:51:20.225776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6793 2024.08.27 19:51:20.225795 [ 3 ] {} <Debug> HTTP-Session: 4f688f51-e0a3-4764-8e39-3e496a44083b Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6794 2024.08.27 19:51:20.225811 [ 3 ] {} <Debug> HTTP-Session: 4f688f51-e0a3-4764-8e39-3e496a44083b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6795 2024.08.27 19:51:20.225824 [ 3 ] {} <Debug> HTTP-Session: 4f688f51-e0a3-4764-8e39-3e496a44083b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6796 2024.08.27 19:51:20.225854 [ 3 ] {} <Trace> HTTP-Session: 4f688f51-e0a3-4764-8e39-3e496a44083b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6797 2024.08.27 19:51:20.226800 [ 3 ] {388fc74f-dcfa-4679-934d-7b653ce6ad3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6798 2024.08.27 19:51:20.226843 [ 3 ] {388fc74f-dcfa-4679-934d-7b653ce6ad3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6799 2024.08.27 19:51:20.227057 [ 3 ] {388fc74f-dcfa-4679-934d-7b653ce6ad3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6800 2024.08.27 19:51:20.228467 [ 3 ] {388fc74f-dcfa-4679-934d-7b653ce6ad3b} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6801 2024.08.27 19:51:20.228502 [ 3 ] {388fc74f-dcfa-4679-934d-7b653ce6ad3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6802 2024.08.27 19:51:20.228912 [ 3 ] {388fc74f-dcfa-4679-934d-7b653ce6ad3b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
6803 2024.08.27 19:51:20.229309 [ 3 ] {388fc74f-dcfa-4679-934d-7b653ce6ad3b} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6804 2024.08.27 19:51:20.229457 [ 3 ] {388fc74f-dcfa-4679-934d-7b653ce6ad3b} <Debug> executeQuery: Read 1385 rows, 118.77 KiB in 0.003371 sec., 410857.3123702166 rows/sec., 34.41 MiB/sec.
6805 2024.08.27 19:51:20.229478 [ 86 ] {} <Debug> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
6806 2024.08.27 19:51:20.229603 [ 86 ] {} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6807 2024.08.27 19:51:20.229659 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6808 2024.08.27 19:51:20.229685 [ 3 ] {388fc74f-dcfa-4679-934d-7b653ce6ad3b} <Debug> DynamicQueryHandler: Done processing query
6809 2024.08.27 19:51:20.229734 [ 3 ] {388fc74f-dcfa-4679-934d-7b653ce6ad3b} <Debug> MemoryTracker: Peak memory usage (for query): 5.00 MiB.
6810 2024.08.27 19:51:20.229781 [ 3 ] {} <Debug> HTTP-Session: 4f688f51-e0a3-4764-8e39-3e496a44083b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6811 2024.08.27 19:51:20.229895 [ 193 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::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
6812 2024.08.27 19:51:20.230080 [ 193 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6813 2024.08.27 19:51:20.230123 [ 193 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1418 rows starting from the beginning of the part
6814 2024.08.27 19:51:20.230154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6815 2024.08.27 19:51:20.230371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6816 2024.08.27 19:51:20.230442 [ 193 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 245 rows starting from the beginning of the part
6817 2024.08.27 19:51:20.230463 [ 3 ] {} <Debug> HTTP-Session: b25735d4-ddf8-4e96-9d0e-c90d3f1a7236 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6818 2024.08.27 19:51:20.230520 [ 3 ] {} <Debug> HTTP-Session: b25735d4-ddf8-4e96-9d0e-c90d3f1a7236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6819 2024.08.27 19:51:20.230595 [ 3 ] {} <Debug> HTTP-Session: b25735d4-ddf8-4e96-9d0e-c90d3f1a7236 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6820 2024.08.27 19:51:20.230707 [ 193 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 82 rows starting from the beginning of the part
6821 2024.08.27 19:51:20.230750 [ 3 ] {} <Trace> HTTP-Session: b25735d4-ddf8-4e96-9d0e-c90d3f1a7236 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6822 2024.08.27 19:51:20.230916 [ 193 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 243 rows starting from the beginning of the part
6823 2024.08.27 19:51:20.231217 [ 193 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 82 rows starting from the beginning of the part
6824 2024.08.27 19:51:20.231299 [ 3 ] {83b9e9f4-0212-4a37-ba2f-aa8394c41cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6825 2024.08.27 19:51:20.231473 [ 3 ] {83b9e9f4-0212-4a37-ba2f-aa8394c41cea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6826 2024.08.27 19:51:20.231500 [ 193 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1385 rows starting from the beginning of the part
6827 2024.08.27 19:51:20.232486 [ 3 ] {83b9e9f4-0212-4a37-ba2f-aa8394c41cea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6828 2024.08.27 19:51:20.233357 [ 3 ] {83b9e9f4-0212-4a37-ba2f-aa8394c41cea} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6829 2024.08.27 19:51:20.233438 [ 3 ] {83b9e9f4-0212-4a37-ba2f-aa8394c41cea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6830 2024.08.27 19:51:20.234459 [ 3 ] {83b9e9f4-0212-4a37-ba2f-aa8394c41cea} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
6831 2024.08.27 19:51:20.234931 [ 3 ] {83b9e9f4-0212-4a37-ba2f-aa8394c41cea} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6832 2024.08.27 19:51:20.235310 [ 86 ] {} <Debug> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
6833 2024.08.27 19:51:20.235442 [ 86 ] {} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6834 2024.08.27 19:51:20.235448 [ 3 ] {83b9e9f4-0212-4a37-ba2f-aa8394c41cea} <Debug> executeQuery: Read 31 rows, 2.31 KiB in 0.004383 sec., 7072.781200091262 rows/sec., 526.94 KiB/sec.
6835 2024.08.27 19:51:20.235584 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6836 2024.08.27 19:51:20.236036 [ 189 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3455 rows, containing 5 columns (5 merged, 0 gathered) in 0.006265142 sec., 551463.9572415119 rows/sec., 48.62 MiB/sec.
6837 2024.08.27 19:51:20.236044 [ 195 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::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
6838 2024.08.27 19:51:20.236077 [ 3 ] {83b9e9f4-0212-4a37-ba2f-aa8394c41cea} <Debug> DynamicQueryHandler: Done processing query
6839 2024.08.27 19:51:20.236153 [ 3 ] {83b9e9f4-0212-4a37-ba2f-aa8394c41cea} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6840 2024.08.27 19:51:20.236179 [ 3 ] {} <Debug> HTTP-Session: b25735d4-ddf8-4e96-9d0e-c90d3f1a7236 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6841 2024.08.27 19:51:20.236341 [ 195 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6842 2024.08.27 19:51:20.236385 [ 195 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 58 rows starting from the beginning of the part
6843 2024.08.27 19:51:20.236470 [ 189 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
6844 2024.08.27 19:51:20.236494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 32340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6845 2024.08.27 19:51:20.236739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6846 2024.08.27 19:51:20.236804 [ 195 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 31 rows starting from the beginning of the part
6847 2024.08.27 19:51:20.236843 [ 3 ] {} <Debug> HTTP-Session: 573813bc-f918-4093-af51-d8cdf55dd7a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6848 2024.08.27 19:51:20.236947 [ 3 ] {} <Debug> HTTP-Session: 573813bc-f918-4093-af51-d8cdf55dd7a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6849 2024.08.27 19:51:20.237010 [ 3 ] {} <Debug> HTTP-Session: 573813bc-f918-4093-af51-d8cdf55dd7a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6850 2024.08.27 19:51:20.237220 [ 3 ] {} <Trace> HTTP-Session: 573813bc-f918-4093-af51-d8cdf55dd7a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6851 2024.08.27 19:51:20.237230 [ 195 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 13 rows starting from the beginning of the part
6852 2024.08.27 19:51:20.238056 [ 195 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 27 rows starting from the beginning of the part
6853 2024.08.27 19:51:20.238053 [ 3 ] {534971c2-7032-415a-aa4d-cfddf0a1e6eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
6854 2024.08.27 19:51:20.238299 [ 3 ] {534971c2-7032-415a-aa4d-cfddf0a1e6eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6855 2024.08.27 19:51:20.238588 [ 195 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 13 rows starting from the beginning of the part
6856 2024.08.27 19:51:20.238997 [ 195 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 31 rows starting from the beginning of the part
6857 2024.08.27 19:51:20.239111 [ 189 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_36_7} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6858 2024.08.27 19:51:20.239871 [ 189 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_36_7} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
6859 2024.08.27 19:51:20.240196 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB.
6860 2024.08.27 19:51:20.240440 [ 3 ] {534971c2-7032-415a-aa4d-cfddf0a1e6eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6861 2024.08.27 19:51:20.241161 [ 3 ] {534971c2-7032-415a-aa4d-cfddf0a1e6eb} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6862 2024.08.27 19:51:20.241205 [ 3 ] {534971c2-7032-415a-aa4d-cfddf0a1e6eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6863 2024.08.27 19:51:20.241586 [ 189 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 173 rows, containing 5 columns (5 merged, 0 gathered) in 0.005697173 sec., 30365.93763257672 rows/sec., 2.32 MiB/sec.
6864 2024.08.27 19:51:20.241794 [ 189 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
6865 2024.08.27 19:51:20.241956 [ 3 ] {534971c2-7032-415a-aa4d-cfddf0a1e6eb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6866 2024.08.27 19:51:20.242793 [ 189 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_26_5} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6867 2024.08.27 19:51:20.242962 [ 189 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_26_5} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
6868 2024.08.27 19:51:20.242971 [ 3 ] {534971c2-7032-415a-aa4d-cfddf0a1e6eb} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6869 2024.08.27 19:51:20.243107 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
6870 2024.08.27 19:51:20.243322 [ 3 ] {534971c2-7032-415a-aa4d-cfddf0a1e6eb} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.005704 sec., 42426.36746143058 rows/sec., 2.87 MiB/sec.
6871 2024.08.27 19:51:20.243669 [ 3 ] {534971c2-7032-415a-aa4d-cfddf0a1e6eb} <Debug> DynamicQueryHandler: Done processing query
6872 2024.08.27 19:51:20.243694 [ 3 ] {534971c2-7032-415a-aa4d-cfddf0a1e6eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
6873 2024.08.27 19:51:20.243710 [ 3 ] {} <Debug> HTTP-Session: 573813bc-f918-4093-af51-d8cdf55dd7a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6874 2024.08.27 19:51:20.243861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6875 2024.08.27 19:51:20.243910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6876 2024.08.27 19:51:20.243927 [ 3 ] {} <Debug> HTTP-Session: 03d4ba90-10f7-438c-a3c5-0dbad59b10be Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6877 2024.08.27 19:51:20.243943 [ 3 ] {} <Debug> HTTP-Session: 03d4ba90-10f7-438c-a3c5-0dbad59b10be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6878 2024.08.27 19:51:20.243956 [ 3 ] {} <Debug> HTTP-Session: 03d4ba90-10f7-438c-a3c5-0dbad59b10be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6879 2024.08.27 19:51:20.243987 [ 3 ] {} <Trace> HTTP-Session: 03d4ba90-10f7-438c-a3c5-0dbad59b10be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6880 2024.08.27 19:51:20.244080 [ 3 ] {6ae01329-427f-4a43-858c-bf04a4686884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
6881 2024.08.27 19:51:20.244122 [ 3 ] {6ae01329-427f-4a43-858c-bf04a4686884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
6882 2024.08.27 19:51:20.244421 [ 3 ] {6ae01329-427f-4a43-858c-bf04a4686884} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6883 2024.08.27 19:51:20.244723 [ 3 ] {6ae01329-427f-4a43-858c-bf04a4686884} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6884 2024.08.27 19:51:20.244758 [ 3 ] {6ae01329-427f-4a43-858c-bf04a4686884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6885 2024.08.27 19:51:20.245088 [ 3 ] {6ae01329-427f-4a43-858c-bf04a4686884} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6886 2024.08.27 19:51:20.245511 [ 3 ] {6ae01329-427f-4a43-858c-bf04a4686884} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6887 2024.08.27 19:51:20.245673 [ 3 ] {6ae01329-427f-4a43-858c-bf04a4686884} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001588 sec., 3778.337531486146 rows/sec., 223.23 KiB/sec.
6888 2024.08.27 19:51:20.245991 [ 3 ] {6ae01329-427f-4a43-858c-bf04a4686884} <Debug> DynamicQueryHandler: Done processing query
6889 2024.08.27 19:51:20.246028 [ 3 ] {6ae01329-427f-4a43-858c-bf04a4686884} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6890 2024.08.27 19:51:20.246060 [ 3 ] {} <Debug> HTTP-Session: 03d4ba90-10f7-438c-a3c5-0dbad59b10be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6891 2024.08.27 19:51:20.246232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 141981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6892 2024.08.27 19:51:20.246344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6893 2024.08.27 19:51:20.246362 [ 3 ] {} <Debug> HTTP-Session: 1a9f6239-061b-4809-9140-9d5ed811488e Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6894 2024.08.27 19:51:20.246379 [ 3 ] {} <Debug> HTTP-Session: 1a9f6239-061b-4809-9140-9d5ed811488e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6895 2024.08.27 19:51:20.246393 [ 3 ] {} <Debug> HTTP-Session: 1a9f6239-061b-4809-9140-9d5ed811488e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6896 2024.08.27 19:51:20.246421 [ 3 ] {} <Trace> HTTP-Session: 1a9f6239-061b-4809-9140-9d5ed811488e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6897 2024.08.27 19:51:20.246874 [ 3 ] {571cd091-4cb6-4e71-a8fe-3e4873821b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6898 2024.08.27 19:51:20.246920 [ 3 ] {571cd091-4cb6-4e71-a8fe-3e4873821b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6899 2024.08.27 19:51:20.247152 [ 3 ] {571cd091-4cb6-4e71-a8fe-3e4873821b7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6900 2024.08.27 19:51:20.248071 [ 3 ] {571cd091-4cb6-4e71-a8fe-3e4873821b7d} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6901 2024.08.27 19:51:20.248107 [ 3 ] {571cd091-4cb6-4e71-a8fe-3e4873821b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6902 2024.08.27 19:51:20.248570 [ 3 ] {571cd091-4cb6-4e71-a8fe-3e4873821b7d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
6903 2024.08.27 19:51:20.248922 [ 3 ] {571cd091-4cb6-4e71-a8fe-3e4873821b7d} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6904 2024.08.27 19:51:20.249075 [ 86 ] {} <Debug> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
6905 2024.08.27 19:51:20.249078 [ 3 ] {571cd091-4cb6-4e71-a8fe-3e4873821b7d} <Debug> executeQuery: Read 869 rows, 64.46 KiB in 0.002555 sec., 340117.4168297456 rows/sec., 24.64 MiB/sec.
6906 2024.08.27 19:51:20.249121 [ 86 ] {} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6907 2024.08.27 19:51:20.249181 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6908 2024.08.27 19:51:20.249450 [ 198 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::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
6909 2024.08.27 19:51:20.249456 [ 3 ] {571cd091-4cb6-4e71-a8fe-3e4873821b7d} <Debug> DynamicQueryHandler: Done processing query
6910 2024.08.27 19:51:20.249539 [ 3 ] {571cd091-4cb6-4e71-a8fe-3e4873821b7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB.
6911 2024.08.27 19:51:20.249577 [ 3 ] {} <Debug> HTTP-Session: 1a9f6239-061b-4809-9140-9d5ed811488e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6912 2024.08.27 19:51:20.249709 [ 198 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6913 2024.08.27 19:51:20.249760 [ 198 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 914 rows starting from the beginning of the part
6914 2024.08.27 19:51:20.249942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6915 2024.08.27 19:51:20.249991 [ 198 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 413 rows starting from the beginning of the part
6916 2024.08.27 19:51:20.250072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6917 2024.08.27 19:51:20.250135 [ 3 ] {} <Debug> HTTP-Session: 82f7e02a-1784-4a18-bc7d-03d7ee362051 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6918 2024.08.27 19:51:20.250202 [ 3 ] {} <Debug> HTTP-Session: 82f7e02a-1784-4a18-bc7d-03d7ee362051 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6919 2024.08.27 19:51:20.250351 [ 3 ] {} <Debug> HTTP-Session: 82f7e02a-1784-4a18-bc7d-03d7ee362051 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6920 2024.08.27 19:51:20.250430 [ 198 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::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
6921 2024.08.27 19:51:20.250464 [ 3 ] {} <Trace> HTTP-Session: 82f7e02a-1784-4a18-bc7d-03d7ee362051 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6922 2024.08.27 19:51:20.250692 [ 198 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 409 rows starting from the beginning of the part
6923 2024.08.27 19:51:20.250791 [ 3 ] {91ffe3c4-e08d-45eb-bad3-67ac459f4319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6924 2024.08.27 19:51:20.251065 [ 3 ] {91ffe3c4-e08d-45eb-bad3-67ac459f4319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6925 2024.08.27 19:51:20.251090 [ 198 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::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
6926 2024.08.27 19:51:20.251479 [ 198 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 869 rows starting from the beginning of the part
6927 2024.08.27 19:51:20.252102 [ 3 ] {91ffe3c4-e08d-45eb-bad3-67ac459f4319} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6928 2024.08.27 19:51:20.252780 [ 3 ] {91ffe3c4-e08d-45eb-bad3-67ac459f4319} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6929 2024.08.27 19:51:20.252831 [ 3 ] {91ffe3c4-e08d-45eb-bad3-67ac459f4319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6930 2024.08.27 19:51:20.253776 [ 3 ] {91ffe3c4-e08d-45eb-bad3-67ac459f4319} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6931 2024.08.27 19:51:20.254425 [ 3 ] {91ffe3c4-e08d-45eb-bad3-67ac459f4319} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6932 2024.08.27 19:51:20.254601 [ 3 ] {91ffe3c4-e08d-45eb-bad3-67ac459f4319} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003935 sec., 1524.7776365946631 rows/sec., 79.66 KiB/sec.
6933 2024.08.27 19:51:20.255007 [ 3 ] {91ffe3c4-e08d-45eb-bad3-67ac459f4319} <Debug> DynamicQueryHandler: Done processing query
6934 2024.08.27 19:51:20.255051 [ 3 ] {91ffe3c4-e08d-45eb-bad3-67ac459f4319} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6935 2024.08.27 19:51:20.255071 [ 198 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2759 rows, containing 5 columns (5 merged, 0 gathered) in 0.005760164 sec., 478979.4179471279 rows/sec., 36.56 MiB/sec.
6936 2024.08.27 19:51:20.255086 [ 3 ] {} <Debug> HTTP-Session: 82f7e02a-1784-4a18-bc7d-03d7ee362051 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6937 2024.08.27 19:51:20.255328 [ 198 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
6938 2024.08.27 19:51:20.255401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 172365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6939 2024.08.27 19:51:20.255485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6940 2024.08.27 19:51:20.255523 [ 3 ] {} <Debug> HTTP-Session: cbc02ee1-7fa5-4186-abeb-37ce00d0be79 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6941 2024.08.27 19:51:20.255543 [ 3 ] {} <Debug> HTTP-Session: cbc02ee1-7fa5-4186-abeb-37ce00d0be79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6942 2024.08.27 19:51:20.255569 [ 3 ] {} <Debug> HTTP-Session: cbc02ee1-7fa5-4186-abeb-37ce00d0be79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6943 2024.08.27 19:51:20.255657 [ 3 ] {} <Trace> HTTP-Session: cbc02ee1-7fa5-4186-abeb-37ce00d0be79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6944 2024.08.27 19:51:20.256087 [ 198 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_36_7} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6945 2024.08.27 19:51:20.256169 [ 198 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_36_7} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
6946 2024.08.27 19:51:20.256252 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
6947 2024.08.27 19:51:20.256412 [ 3 ] {eb96f12d-49f6-43d8-873b-cdeec45c2bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6948 2024.08.27 19:51:20.256465 [ 3 ] {eb96f12d-49f6-43d8-873b-cdeec45c2bab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6949 2024.08.27 19:51:20.256628 [ 3 ] {eb96f12d-49f6-43d8-873b-cdeec45c2bab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6950 2024.08.27 19:51:20.257506 [ 3 ] {eb96f12d-49f6-43d8-873b-cdeec45c2bab} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6951 2024.08.27 19:51:20.257541 [ 3 ] {eb96f12d-49f6-43d8-873b-cdeec45c2bab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6952 2024.08.27 19:51:20.257953 [ 3 ] {eb96f12d-49f6-43d8-873b-cdeec45c2bab} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
6953 2024.08.27 19:51:20.258347 [ 3 ] {eb96f12d-49f6-43d8-873b-cdeec45c2bab} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6954 2024.08.27 19:51:20.258499 [ 3 ] {eb96f12d-49f6-43d8-873b-cdeec45c2bab} <Debug> executeQuery: Read 911 rows, 62.30 KiB in 0.002516 sec., 362082.6709062003 rows/sec., 24.18 MiB/sec.
6955 2024.08.27 19:51:20.258499 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
6956 2024.08.27 19:51:20.258581 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6957 2024.08.27 19:51:20.258642 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6958 2024.08.27 19:51:20.258760 [ 3 ] {eb96f12d-49f6-43d8-873b-cdeec45c2bab} <Debug> DynamicQueryHandler: Done processing query
6959 2024.08.27 19:51:20.258767 [ 195 ] {f0716f36-2242-4786-aa54-49060a96b200::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
6960 2024.08.27 19:51:20.258789 [ 3 ] {eb96f12d-49f6-43d8-873b-cdeec45c2bab} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB.
6961 2024.08.27 19:51:20.258815 [ 3 ] {} <Debug> HTTP-Session: cbc02ee1-7fa5-4186-abeb-37ce00d0be79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6962 2024.08.27 19:51:20.258904 [ 195 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6963 2024.08.27 19:51:20.258931 [ 195 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9065 rows starting from the beginning of the part
6964 2024.08.27 19:51:20.259044 [ 195 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 239 rows starting from the beginning of the part
6965 2024.08.27 19:51:20.259081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6966 2024.08.27 19:51:20.259242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6967 2024.08.27 19:51:20.259435 [ 3 ] {} <Debug> HTTP-Session: e901f0d6-7ab8-42a0-afdc-6b2191cb78bd Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6968 2024.08.27 19:51:20.259473 [ 195 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part
6969 2024.08.27 19:51:20.259512 [ 3 ] {} <Debug> HTTP-Session: e901f0d6-7ab8-42a0-afdc-6b2191cb78bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6970 2024.08.27 19:51:20.259559 [ 3 ] {} <Debug> HTTP-Session: e901f0d6-7ab8-42a0-afdc-6b2191cb78bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6971 2024.08.27 19:51:20.259718 [ 3 ] {} <Trace> HTTP-Session: e901f0d6-7ab8-42a0-afdc-6b2191cb78bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6972 2024.08.27 19:51:20.259797 [ 195 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 237 rows starting from the beginning of the part
6973 2024.08.27 19:51:20.260005 [ 3 ] {41fd8b10-1238-4b25-b117-235bc992a30a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
6974 2024.08.27 19:51:20.260026 [ 195 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part
6975 2024.08.27 19:51:20.260163 [ 3 ] {41fd8b10-1238-4b25-b117-235bc992a30a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
6976 2024.08.27 19:51:20.260451 [ 195 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 911 rows starting from the beginning of the part
6977 2024.08.27 19:51:20.261059 [ 3 ] {41fd8b10-1238-4b25-b117-235bc992a30a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6978 2024.08.27 19:51:20.261477 [ 3 ] {41fd8b10-1238-4b25-b117-235bc992a30a} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6979 2024.08.27 19:51:20.261512 [ 3 ] {41fd8b10-1238-4b25-b117-235bc992a30a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6980 2024.08.27 19:51:20.261928 [ 3 ] {41fd8b10-1238-4b25-b117-235bc992a30a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6981 2024.08.27 19:51:20.262484 [ 3 ] {41fd8b10-1238-4b25-b117-235bc992a30a} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6982 2024.08.27 19:51:20.262735 [ 3 ] {41fd8b10-1238-4b25-b117-235bc992a30a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002829 sec., 353.4817956875221 rows/sec., 23.82 KiB/sec.
6983 2024.08.27 19:51:20.263341 [ 3 ] {41fd8b10-1238-4b25-b117-235bc992a30a} <Debug> DynamicQueryHandler: Done processing query
6984 2024.08.27 19:51:20.263367 [ 3 ] {41fd8b10-1238-4b25-b117-235bc992a30a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6985 2024.08.27 19:51:20.263382 [ 3 ] {} <Debug> HTTP-Session: e901f0d6-7ab8-42a0-afdc-6b2191cb78bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6986 2024.08.27 19:51:20.263551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6987 2024.08.27 19:51:20.263814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6988 2024.08.27 19:51:20.263849 [ 3 ] {} <Debug> HTTP-Session: 20605d02-37c7-4dd3-a53f-767fb028f481 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
6989 2024.08.27 19:51:20.263865 [ 3 ] {} <Debug> HTTP-Session: 20605d02-37c7-4dd3-a53f-767fb028f481 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6990 2024.08.27 19:51:20.263880 [ 3 ] {} <Debug> HTTP-Session: 20605d02-37c7-4dd3-a53f-767fb028f481 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6991 2024.08.27 19:51:20.263910 [ 3 ] {} <Trace> HTTP-Session: 20605d02-37c7-4dd3-a53f-767fb028f481 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6992 2024.08.27 19:51:20.264406 [ 3 ] {018436ae-55ec-49e6-b0fa-fa5ad3f9f5f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6993 2024.08.27 19:51:20.264474 [ 3 ] {018436ae-55ec-49e6-b0fa-fa5ad3f9f5f9} <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
6994 2024.08.27 19:51:20.265041 [ 3 ] {018436ae-55ec-49e6-b0fa-fa5ad3f9f5f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6995 2024.08.27 19:51:20.265184 [ 200 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10772 rows, containing 5 columns (5 merged, 0 gathered) in 0.006492276 sec., 1659202.412220306 rows/sec., 112.11 MiB/sec.
6996 2024.08.27 19:51:20.265719 [ 200 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
6997 2024.08.27 19:51:20.266217 [ 3 ] {018436ae-55ec-49e6-b0fa-fa5ad3f9f5f9} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6998 2024.08.27 19:51:20.266365 [ 3 ] {018436ae-55ec-49e6-b0fa-fa5ad3f9f5f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
6999 2024.08.27 19:51:20.266870 [ 200 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7000 2024.08.27 19:51:20.267097 [ 200 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7001 2024.08.27 19:51:20.267405 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.03 MiB.
7002 2024.08.27 19:51:20.267688 [ 3 ] {018436ae-55ec-49e6-b0fa-fa5ad3f9f5f9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
7003 2024.08.27 19:51:20.268096 [ 3 ] {018436ae-55ec-49e6-b0fa-fa5ad3f9f5f9} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7004 2024.08.27 19:51:20.268337 [ 84 ] {} <Debug> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
7005 2024.08.27 19:51:20.268345 [ 3 ] {018436ae-55ec-49e6-b0fa-fa5ad3f9f5f9} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.004275 sec., 6315.78947368421 rows/sec., 11.32 MiB/sec.
7006 2024.08.27 19:51:20.268418 [ 84 ] {} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7007 2024.08.27 19:51:20.268512 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
7008 2024.08.27 19:51:20.268813 [ 201 ] {25052027-0a03-49be-8655-a6c64ba66c34::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
7009 2024.08.27 19:51:20.268931 [ 3 ] {018436ae-55ec-49e6-b0fa-fa5ad3f9f5f9} <Debug> DynamicQueryHandler: Done processing query
7010 2024.08.27 19:51:20.268973 [ 3 ] {018436ae-55ec-49e6-b0fa-fa5ad3f9f5f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
7011 2024.08.27 19:51:20.269024 [ 3 ] {} <Debug> HTTP-Session: 20605d02-37c7-4dd3-a53f-767fb028f481 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7012 2024.08.27 19:51:20.269222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 11243, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7013 2024.08.27 19:51:20.269404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7014 2024.08.27 19:51:20.269471 [ 3 ] {} <Debug> HTTP-Session: a314c30f-b87d-498b-84ca-9ebf4f1b4b20 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7015 2024.08.27 19:51:20.269497 [ 201 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7016 2024.08.27 19:51:20.269507 [ 3 ] {} <Debug> HTTP-Session: a314c30f-b87d-498b-84ca-9ebf4f1b4b20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7017 2024.08.27 19:51:20.269559 [ 3 ] {} <Debug> HTTP-Session: a314c30f-b87d-498b-84ca-9ebf4f1b4b20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7018 2024.08.27 19:51:20.269645 [ 3 ] {} <Trace> HTTP-Session: a314c30f-b87d-498b-84ca-9ebf4f1b4b20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7019 2024.08.27 19:51:20.269650 [ 201 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 379 rows starting from the beginning of the part
7020 2024.08.27 19:51:20.269972 [ 3 ] {715da4df-8661-471e-8f5a-f97be23ccc5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7021 2024.08.27 19:51:20.270150 [ 3 ] {715da4df-8661-471e-8f5a-f97be23ccc5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7022 2024.08.27 19:51:20.270231 [ 201 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 27 rows starting from the beginning of the part
7023 2024.08.27 19:51:20.271097 [ 3 ] {715da4df-8661-471e-8f5a-f97be23ccc5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7024 2024.08.27 19:51:20.271107 [ 201 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 13 rows starting from the beginning of the part
7025 2024.08.27 19:51:20.271806 [ 201 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 27 rows starting from the beginning of the part
7026 2024.08.27 19:51:20.272268 [ 3 ] {715da4df-8661-471e-8f5a-f97be23ccc5e} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7027 2024.08.27 19:51:20.272440 [ 3 ] {715da4df-8661-471e-8f5a-f97be23ccc5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
7028 2024.08.27 19:51:20.272460 [ 201 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 13 rows starting from the beginning of the part
7029 2024.08.27 19:51:20.273042 [ 201 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 27 rows starting from the beginning of the part
7030 2024.08.27 19:51:20.273798 [ 3 ] {715da4df-8661-471e-8f5a-f97be23ccc5e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7031 2024.08.27 19:51:20.274603 [ 3 ] {715da4df-8661-471e-8f5a-f97be23ccc5e} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7032 2024.08.27 19:51:20.274937 [ 84 ] {} <Debug> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7033 2024.08.27 19:51:20.274996 [ 3 ] {715da4df-8661-471e-8f5a-f97be23ccc5e} <Debug> executeQuery: Read 76 rows, 4.93 KiB in 0.005208 sec., 14592.933947772657 rows/sec., 945.81 KiB/sec.
7034 2024.08.27 19:51:20.275026 [ 84 ] {} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7035 2024.08.27 19:51:20.275108 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
7036 2024.08.27 19:51:20.275425 [ 200 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
7037 2024.08.27 19:51:20.275459 [ 3 ] {715da4df-8661-471e-8f5a-f97be23ccc5e} <Debug> DynamicQueryHandler: Done processing query
7038 2024.08.27 19:51:20.275518 [ 3 ] {715da4df-8661-471e-8f5a-f97be23ccc5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7039 2024.08.27 19:51:20.275584 [ 3 ] {} <Debug> HTTP-Session: a314c30f-b87d-498b-84ca-9ebf4f1b4b20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7040 2024.08.27 19:51:20.275756 [ 200 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7041 2024.08.27 19:51:20.275815 [ 200 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1786 rows starting from the beginning of the part
7042 2024.08.27 19:51:20.276086 [ 200 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 82 rows starting from the beginning of the part
7043 2024.08.27 19:51:20.276492 [ 200 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part
7044 2024.08.27 19:51:20.276763 [ 200 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 82 rows starting from the beginning of the part
7045 2024.08.27 19:51:20.277008 [ 200 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part
7046 2024.08.27 19:51:20.277343 [ 200 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 76 rows starting from the beginning of the part
7047 2024.08.27 19:51:20.281132 [ 199 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2146 rows, containing 4 columns (4 merged, 0 gathered) in 0.005892307 sec., 364203.6981440376 rows/sec., 23.79 MiB/sec.
7048 2024.08.27 19:51:20.281614 [ 186 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7049 2024.08.27 19:51:20.282247 [ 186 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_36_7} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7050 2024.08.27 19:51:20.282578 [ 186 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_36_7} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7051 2024.08.27 19:51:20.282968 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB.
7052 2024.08.27 19:51:20.283122 [ 186 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 486 rows, containing 19 columns (19 merged, 0 gathered) in 0.014482407 sec., 33557.95759641336 rows/sec., 60.13 MiB/sec.
7053 2024.08.27 19:51:20.283775 [ 199 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
7054 2024.08.27 19:51:20.284391 [ 199 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7055 2024.08.27 19:51:20.284463 [ 199 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
7056 2024.08.27 19:51:20.284590 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.34 MiB.
7057 2024.08.27 19:51:20.789110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 3686, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7058 2024.08.27 19:51:20.789220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7059 2024.08.27 19:51:20.789246 [ 3 ] {} <Debug> HTTP-Session: 2a655fca-725b-4309-a128-d8b83730b12f Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7060 2024.08.27 19:51:20.789269 [ 3 ] {} <Debug> HTTP-Session: 2a655fca-725b-4309-a128-d8b83730b12f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7061 2024.08.27 19:51:20.789284 [ 3 ] {} <Debug> HTTP-Session: 2a655fca-725b-4309-a128-d8b83730b12f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7062 2024.08.27 19:51:20.789334 [ 3 ] {} <Trace> HTTP-Session: 2a655fca-725b-4309-a128-d8b83730b12f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7063 2024.08.27 19:51:20.789516 [ 3 ] {eb908b2b-cc6d-4898-91b4-2f74750a7732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7064 2024.08.27 19:51:20.789582 [ 3 ] {eb908b2b-cc6d-4898-91b4-2f74750a7732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7065 2024.08.27 19:51:20.789994 [ 3 ] {eb908b2b-cc6d-4898-91b4-2f74750a7732} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7066 2024.08.27 19:51:20.790376 [ 3 ] {eb908b2b-cc6d-4898-91b4-2f74750a7732} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7067 2024.08.27 19:51:20.790423 [ 3 ] {eb908b2b-cc6d-4898-91b4-2f74750a7732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
7068 2024.08.27 19:51:20.790837 [ 3 ] {eb908b2b-cc6d-4898-91b4-2f74750a7732} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7069 2024.08.27 19:51:20.791293 [ 3 ] {eb908b2b-cc6d-4898-91b4-2f74750a7732} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7070 2024.08.27 19:51:20.791468 [ 3 ] {eb908b2b-cc6d-4898-91b4-2f74750a7732} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.002001 sec., 12993.503248375811 rows/sec., 1.01 MiB/sec.
7071 2024.08.27 19:51:20.791677 [ 3 ] {eb908b2b-cc6d-4898-91b4-2f74750a7732} <Debug> DynamicQueryHandler: Done processing query
7072 2024.08.27 19:51:20.791704 [ 3 ] {eb908b2b-cc6d-4898-91b4-2f74750a7732} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7073 2024.08.27 19:51:20.791721 [ 3 ] {} <Debug> HTTP-Session: 2a655fca-725b-4309-a128-d8b83730b12f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7074 2024.08.27 19:51:20.791858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7075 2024.08.27 19:51:20.791980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7076 2024.08.27 19:51:20.792002 [ 3 ] {} <Debug> HTTP-Session: daa8c19f-bb9a-41e2-bf12-b59b7ee67dc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7077 2024.08.27 19:51:20.792021 [ 3 ] {} <Debug> HTTP-Session: daa8c19f-bb9a-41e2-bf12-b59b7ee67dc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7078 2024.08.27 19:51:20.792036 [ 3 ] {} <Debug> HTTP-Session: daa8c19f-bb9a-41e2-bf12-b59b7ee67dc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7079 2024.08.27 19:51:20.792071 [ 3 ] {} <Trace> HTTP-Session: daa8c19f-bb9a-41e2-bf12-b59b7ee67dc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7080 2024.08.27 19:51:20.792201 [ 3 ] {4afeca14-720f-4a40-9274-1a15af871e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7081 2024.08.27 19:51:20.792253 [ 3 ] {4afeca14-720f-4a40-9274-1a15af871e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7082 2024.08.27 19:51:20.792498 [ 3 ] {4afeca14-720f-4a40-9274-1a15af871e7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7083 2024.08.27 19:51:20.792803 [ 3 ] {4afeca14-720f-4a40-9274-1a15af871e7e} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7084 2024.08.27 19:51:20.792840 [ 3 ] {4afeca14-720f-4a40-9274-1a15af871e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
7085 2024.08.27 19:51:20.793244 [ 3 ] {4afeca14-720f-4a40-9274-1a15af871e7e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7086 2024.08.27 19:51:20.793590 [ 3 ] {4afeca14-720f-4a40-9274-1a15af871e7e} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7087 2024.08.27 19:51:20.793749 [ 3 ] {4afeca14-720f-4a40-9274-1a15af871e7e} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001619 sec., 17294.626312538603 rows/sec., 1.35 MiB/sec.
7088 2024.08.27 19:51:20.793976 [ 3 ] {4afeca14-720f-4a40-9274-1a15af871e7e} <Debug> DynamicQueryHandler: Done processing query
7089 2024.08.27 19:51:20.793999 [ 3 ] {4afeca14-720f-4a40-9274-1a15af871e7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7090 2024.08.27 19:51:20.794016 [ 3 ] {} <Debug> HTTP-Session: daa8c19f-bb9a-41e2-bf12-b59b7ee67dc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7091 2024.08.27 19:51:20.794144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1976, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7092 2024.08.27 19:51:20.794191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7093 2024.08.27 19:51:20.794209 [ 3 ] {} <Debug> HTTP-Session: 6e27a183-ffeb-404a-84f9-04a8ba6fdc93 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7094 2024.08.27 19:51:20.794224 [ 3 ] {} <Debug> HTTP-Session: 6e27a183-ffeb-404a-84f9-04a8ba6fdc93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7095 2024.08.27 19:51:20.794237 [ 3 ] {} <Debug> HTTP-Session: 6e27a183-ffeb-404a-84f9-04a8ba6fdc93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7096 2024.08.27 19:51:20.794267 [ 3 ] {} <Trace> HTTP-Session: 6e27a183-ffeb-404a-84f9-04a8ba6fdc93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7097 2024.08.27 19:51:20.794359 [ 3 ] {b2560344-3d20-415d-b73b-919a226c271a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7098 2024.08.27 19:51:20.794404 [ 3 ] {b2560344-3d20-415d-b73b-919a226c271a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7099 2024.08.27 19:51:20.794541 [ 3 ] {b2560344-3d20-415d-b73b-919a226c271a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7100 2024.08.27 19:51:20.794869 [ 3 ] {b2560344-3d20-415d-b73b-919a226c271a} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7101 2024.08.27 19:51:20.794968 [ 3 ] {b2560344-3d20-415d-b73b-919a226c271a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
7102 2024.08.27 19:51:20.795314 [ 3 ] {b2560344-3d20-415d-b73b-919a226c271a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7103 2024.08.27 19:51:20.795641 [ 3 ] {b2560344-3d20-415d-b73b-919a226c271a} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7104 2024.08.27 19:51:20.795791 [ 3 ] {b2560344-3d20-415d-b73b-919a226c271a} <Debug> executeQuery: Read 10 rows, 727.00 B in 0.001478 sec., 6765.899864682003 rows/sec., 480.35 KiB/sec.
7105 2024.08.27 19:51:20.796017 [ 3 ] {b2560344-3d20-415d-b73b-919a226c271a} <Debug> DynamicQueryHandler: Done processing query
7106 2024.08.27 19:51:20.796040 [ 3 ] {b2560344-3d20-415d-b73b-919a226c271a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7107 2024.08.27 19:51:20.796055 [ 3 ] {} <Debug> HTTP-Session: 6e27a183-ffeb-404a-84f9-04a8ba6fdc93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7108 2024.08.27 19:51:20.796161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7109 2024.08.27 19:51:20.796206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7110 2024.08.27 19:51:20.796226 [ 3 ] {} <Debug> HTTP-Session: 80bc49d0-7c00-45a9-86a2-c7f4302893c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7111 2024.08.27 19:51:20.796241 [ 3 ] {} <Debug> HTTP-Session: 80bc49d0-7c00-45a9-86a2-c7f4302893c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7112 2024.08.27 19:51:20.796254 [ 3 ] {} <Debug> HTTP-Session: 80bc49d0-7c00-45a9-86a2-c7f4302893c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7113 2024.08.27 19:51:20.796283 [ 3 ] {} <Trace> HTTP-Session: 80bc49d0-7c00-45a9-86a2-c7f4302893c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7114 2024.08.27 19:51:20.796373 [ 3 ] {7c873d90-b43e-4a9e-87f5-c5759e8f7cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7115 2024.08.27 19:51:20.796416 [ 3 ] {7c873d90-b43e-4a9e-87f5-c5759e8f7cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7116 2024.08.27 19:51:20.796537 [ 3 ] {7c873d90-b43e-4a9e-87f5-c5759e8f7cc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7117 2024.08.27 19:51:20.796771 [ 3 ] {7c873d90-b43e-4a9e-87f5-c5759e8f7cc2} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7118 2024.08.27 19:51:20.796806 [ 3 ] {7c873d90-b43e-4a9e-87f5-c5759e8f7cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB.
7119 2024.08.27 19:51:20.797204 [ 3 ] {7c873d90-b43e-4a9e-87f5-c5759e8f7cc2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7120 2024.08.27 19:51:20.797507 [ 3 ] {7c873d90-b43e-4a9e-87f5-c5759e8f7cc2} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7121 2024.08.27 19:51:20.797656 [ 3 ] {7c873d90-b43e-4a9e-87f5-c5759e8f7cc2} <Debug> executeQuery: Read 4 rows, 288.00 B in 0.001316 sec., 3039.51367781155 rows/sec., 213.72 KiB/sec.
7122 2024.08.27 19:51:20.797885 [ 3 ] {7c873d90-b43e-4a9e-87f5-c5759e8f7cc2} <Debug> DynamicQueryHandler: Done processing query
7123 2024.08.27 19:51:20.797984 [ 3 ] {7c873d90-b43e-4a9e-87f5-c5759e8f7cc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7124 2024.08.27 19:51:20.798011 [ 3 ] {} <Debug> HTTP-Session: 80bc49d0-7c00-45a9-86a2-c7f4302893c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7125 2024.08.27 19:51:21.001424 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.46 MiB, peak 198.67 MiB, free memory in arenas 0.00 B, will set to 191.97 MiB (RSS), difference: 1.52 MiB
7126 2024.08.27 19:51:24.803058 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache
7127 2024.08.27 19:51:24.803210 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache
7128 2024.08.27 19:51:25.808738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 11847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7129 2024.08.27 19:51:25.808835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7130 2024.08.27 19:51:25.808857 [ 3 ] {} <Debug> HTTP-Session: b13e4fc2-c391-4d64-930b-d95f39d58d81 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7131 2024.08.27 19:51:25.808880 [ 3 ] {} <Debug> HTTP-Session: b13e4fc2-c391-4d64-930b-d95f39d58d81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7132 2024.08.27 19:51:25.808894 [ 3 ] {} <Debug> HTTP-Session: b13e4fc2-c391-4d64-930b-d95f39d58d81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7133 2024.08.27 19:51:25.808938 [ 3 ] {} <Trace> HTTP-Session: b13e4fc2-c391-4d64-930b-d95f39d58d81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7134 2024.08.27 19:51:25.809125 [ 3 ] {0f91dfb4-c700-4886-a276-1d3dc32535fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7135 2024.08.27 19:51:25.809187 [ 3 ] {0f91dfb4-c700-4886-a276-1d3dc32535fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7136 2024.08.27 19:51:25.809559 [ 3 ] {0f91dfb4-c700-4886-a276-1d3dc32535fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7137 2024.08.27 19:51:25.810019 [ 3 ] {0f91dfb4-c700-4886-a276-1d3dc32535fd} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7138 2024.08.27 19:51:25.810057 [ 3 ] {0f91dfb4-c700-4886-a276-1d3dc32535fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7139 2024.08.27 19:51:25.810514 [ 3 ] {0f91dfb4-c700-4886-a276-1d3dc32535fd} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7140 2024.08.27 19:51:25.810875 [ 3 ] {0f91dfb4-c700-4886-a276-1d3dc32535fd} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7141 2024.08.27 19:51:25.811049 [ 3 ] {0f91dfb4-c700-4886-a276-1d3dc32535fd} <Debug> executeQuery: Read 82 rows, 6.84 KiB in 0.001982 sec., 41372.351160444 rows/sec., 3.37 MiB/sec.
7142 2024.08.27 19:51:25.811721 [ 3 ] {0f91dfb4-c700-4886-a276-1d3dc32535fd} <Debug> DynamicQueryHandler: Done processing query
7143 2024.08.27 19:51:25.811808 [ 3 ] {0f91dfb4-c700-4886-a276-1d3dc32535fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7144 2024.08.27 19:51:25.811896 [ 3 ] {} <Debug> HTTP-Session: b13e4fc2-c391-4d64-930b-d95f39d58d81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7145 2024.08.27 19:51:25.812062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7146 2024.08.27 19:51:25.812115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7147 2024.08.27 19:51:25.812134 [ 3 ] {} <Debug> HTTP-Session: 91c10ea5-6839-4a89-aa2d-8f8780e07122 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7148 2024.08.27 19:51:25.812151 [ 3 ] {} <Debug> HTTP-Session: 91c10ea5-6839-4a89-aa2d-8f8780e07122 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7149 2024.08.27 19:51:25.812164 [ 3 ] {} <Debug> HTTP-Session: 91c10ea5-6839-4a89-aa2d-8f8780e07122 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7150 2024.08.27 19:51:25.812197 [ 3 ] {} <Trace> HTTP-Session: 91c10ea5-6839-4a89-aa2d-8f8780e07122 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7151 2024.08.27 19:51:25.812303 [ 3 ] {bf3cd7e4-0c11-48a7-9110-5256cd7c6b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7152 2024.08.27 19:51:25.812411 [ 3 ] {bf3cd7e4-0c11-48a7-9110-5256cd7c6b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7153 2024.08.27 19:51:25.812642 [ 3 ] {bf3cd7e4-0c11-48a7-9110-5256cd7c6b84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7154 2024.08.27 19:51:25.812945 [ 3 ] {bf3cd7e4-0c11-48a7-9110-5256cd7c6b84} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7155 2024.08.27 19:51:25.812980 [ 3 ] {bf3cd7e4-0c11-48a7-9110-5256cd7c6b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7156 2024.08.27 19:51:25.813308 [ 3 ] {bf3cd7e4-0c11-48a7-9110-5256cd7c6b84} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
7157 2024.08.27 19:51:25.813717 [ 3 ] {bf3cd7e4-0c11-48a7-9110-5256cd7c6b84} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7158 2024.08.27 19:51:25.813867 [ 3 ] {bf3cd7e4-0c11-48a7-9110-5256cd7c6b84} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001562 sec., 8322.663252240716 rows/sec., 625.83 KiB/sec.
7159 2024.08.27 19:51:25.814026 [ 3 ] {bf3cd7e4-0c11-48a7-9110-5256cd7c6b84} <Debug> DynamicQueryHandler: Done processing query
7160 2024.08.27 19:51:25.814049 [ 3 ] {bf3cd7e4-0c11-48a7-9110-5256cd7c6b84} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7161 2024.08.27 19:51:25.814065 [ 3 ] {} <Debug> HTTP-Session: 91c10ea5-6839-4a89-aa2d-8f8780e07122 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7162 2024.08.27 19:51:25.814197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 13090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7163 2024.08.27 19:51:25.814243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7164 2024.08.27 19:51:25.814261 [ 3 ] {} <Debug> HTTP-Session: 9276e5cb-05c2-4a12-8b2e-702024596540 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7165 2024.08.27 19:51:25.814276 [ 3 ] {} <Debug> HTTP-Session: 9276e5cb-05c2-4a12-8b2e-702024596540 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7166 2024.08.27 19:51:25.814290 [ 3 ] {} <Debug> HTTP-Session: 9276e5cb-05c2-4a12-8b2e-702024596540 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7167 2024.08.27 19:51:25.814319 [ 3 ] {} <Trace> HTTP-Session: 9276e5cb-05c2-4a12-8b2e-702024596540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7168 2024.08.27 19:51:25.814492 [ 3 ] {7629dcee-a8c4-4ce0-a79a-558f1fb6ac4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7169 2024.08.27 19:51:25.814534 [ 3 ] {7629dcee-a8c4-4ce0-a79a-558f1fb6ac4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7170 2024.08.27 19:51:25.814745 [ 3 ] {7629dcee-a8c4-4ce0-a79a-558f1fb6ac4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7171 2024.08.27 19:51:25.815082 [ 3 ] {7629dcee-a8c4-4ce0-a79a-558f1fb6ac4f} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7172 2024.08.27 19:51:25.815116 [ 3 ] {7629dcee-a8c4-4ce0-a79a-558f1fb6ac4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7173 2024.08.27 19:51:25.815508 [ 3 ] {7629dcee-a8c4-4ce0-a79a-558f1fb6ac4f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7174 2024.08.27 19:51:25.815841 [ 3 ] {7629dcee-a8c4-4ce0-a79a-558f1fb6ac4f} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7175 2024.08.27 19:51:25.816003 [ 3 ] {7629dcee-a8c4-4ce0-a79a-558f1fb6ac4f} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001576 sec., 48857.86802030457 rows/sec., 3.81 MiB/sec.
7176 2024.08.27 19:51:25.816171 [ 3 ] {7629dcee-a8c4-4ce0-a79a-558f1fb6ac4f} <Debug> DynamicQueryHandler: Done processing query
7177 2024.08.27 19:51:25.816194 [ 3 ] {7629dcee-a8c4-4ce0-a79a-558f1fb6ac4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7178 2024.08.27 19:51:25.816209 [ 3 ] {} <Debug> HTTP-Session: 9276e5cb-05c2-4a12-8b2e-702024596540 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7179 2024.08.27 19:51:25.816426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 30657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7180 2024.08.27 19:51:25.816471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7181 2024.08.27 19:51:25.816489 [ 3 ] {} <Debug> HTTP-Session: cbb80df2-37e1-463e-9907-0fc41ad43d93 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7182 2024.08.27 19:51:25.816504 [ 3 ] {} <Debug> HTTP-Session: cbb80df2-37e1-463e-9907-0fc41ad43d93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7183 2024.08.27 19:51:25.816540 [ 3 ] {} <Debug> HTTP-Session: cbb80df2-37e1-463e-9907-0fc41ad43d93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7184 2024.08.27 19:51:25.816570 [ 3 ] {} <Trace> HTTP-Session: cbb80df2-37e1-463e-9907-0fc41ad43d93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7185 2024.08.27 19:51:25.816727 [ 3 ] {da4563ef-d697-4ebd-90dd-94c067ecd6e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7186 2024.08.27 19:51:25.816776 [ 3 ] {da4563ef-d697-4ebd-90dd-94c067ecd6e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7187 2024.08.27 19:51:25.816911 [ 3 ] {da4563ef-d697-4ebd-90dd-94c067ecd6e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7188 2024.08.27 19:51:25.817249 [ 3 ] {da4563ef-d697-4ebd-90dd-94c067ecd6e1} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7189 2024.08.27 19:51:25.817284 [ 3 ] {da4563ef-d697-4ebd-90dd-94c067ecd6e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7190 2024.08.27 19:51:25.817700 [ 3 ] {da4563ef-d697-4ebd-90dd-94c067ecd6e1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7191 2024.08.27 19:51:25.818015 [ 3 ] {da4563ef-d697-4ebd-90dd-94c067ecd6e1} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7192 2024.08.27 19:51:25.818182 [ 3 ] {da4563ef-d697-4ebd-90dd-94c067ecd6e1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001572 sec., 101781.17048346056 rows/sec., 7.09 MiB/sec.
7193 2024.08.27 19:51:25.818331 [ 3 ] {da4563ef-d697-4ebd-90dd-94c067ecd6e1} <Debug> DynamicQueryHandler: Done processing query
7194 2024.08.27 19:51:25.818419 [ 3 ] {da4563ef-d697-4ebd-90dd-94c067ecd6e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7195 2024.08.27 19:51:25.818433 [ 3 ] {} <Debug> HTTP-Session: cbb80df2-37e1-463e-9907-0fc41ad43d93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7196 2024.08.27 19:51:25.818558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 21240, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7197 2024.08.27 19:51:25.818602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7198 2024.08.27 19:51:25.818620 [ 3 ] {} <Debug> HTTP-Session: f58723aa-f4f2-46c6-90c3-5b33ee91bcfc Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7199 2024.08.27 19:51:25.818635 [ 3 ] {} <Debug> HTTP-Session: f58723aa-f4f2-46c6-90c3-5b33ee91bcfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7200 2024.08.27 19:51:25.818649 [ 3 ] {} <Debug> HTTP-Session: f58723aa-f4f2-46c6-90c3-5b33ee91bcfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7201 2024.08.27 19:51:25.818677 [ 3 ] {} <Trace> HTTP-Session: f58723aa-f4f2-46c6-90c3-5b33ee91bcfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7202 2024.08.27 19:51:25.818851 [ 3 ] {ef43110b-cfde-4fd8-b93a-38971246e2a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7203 2024.08.27 19:51:25.818910 [ 3 ] {ef43110b-cfde-4fd8-b93a-38971246e2a5} <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
7204 2024.08.27 19:51:25.819288 [ 3 ] {ef43110b-cfde-4fd8-b93a-38971246e2a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7205 2024.08.27 19:51:25.819862 [ 3 ] {ef43110b-cfde-4fd8-b93a-38971246e2a5} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7206 2024.08.27 19:51:25.819895 [ 3 ] {ef43110b-cfde-4fd8-b93a-38971246e2a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7207 2024.08.27 19:51:25.820527 [ 3 ] {ef43110b-cfde-4fd8-b93a-38971246e2a5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
7208 2024.08.27 19:51:25.820905 [ 3 ] {ef43110b-cfde-4fd8-b93a-38971246e2a5} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7209 2024.08.27 19:51:25.821073 [ 3 ] {ef43110b-cfde-4fd8-b93a-38971246e2a5} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002346 sec., 5541.346973572037 rows/sec., 9.93 MiB/sec.
7210 2024.08.27 19:51:25.821281 [ 3 ] {ef43110b-cfde-4fd8-b93a-38971246e2a5} <Debug> DynamicQueryHandler: Done processing query
7211 2024.08.27 19:51:25.821304 [ 3 ] {ef43110b-cfde-4fd8-b93a-38971246e2a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
7212 2024.08.27 19:51:25.821319 [ 3 ] {} <Debug> HTTP-Session: f58723aa-f4f2-46c6-90c3-5b33ee91bcfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7213 2024.08.27 19:51:25.821500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7214 2024.08.27 19:51:25.821546 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7215 2024.08.27 19:51:25.821564 [ 3 ] {} <Debug> HTTP-Session: afcab9ef-504d-4651-9d6a-b70a568260f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7216 2024.08.27 19:51:25.821579 [ 3 ] {} <Debug> HTTP-Session: afcab9ef-504d-4651-9d6a-b70a568260f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7217 2024.08.27 19:51:25.821592 [ 3 ] {} <Debug> HTTP-Session: afcab9ef-504d-4651-9d6a-b70a568260f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7218 2024.08.27 19:51:25.821621 [ 3 ] {} <Trace> HTTP-Session: afcab9ef-504d-4651-9d6a-b70a568260f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7219 2024.08.27 19:51:25.821730 [ 3 ] {370652b8-4a6c-4076-b6b8-e0f7ae30b33d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7220 2024.08.27 19:51:25.821773 [ 3 ] {370652b8-4a6c-4076-b6b8-e0f7ae30b33d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7221 2024.08.27 19:51:25.821893 [ 3 ] {370652b8-4a6c-4076-b6b8-e0f7ae30b33d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7222 2024.08.27 19:51:25.822152 [ 3 ] {370652b8-4a6c-4076-b6b8-e0f7ae30b33d} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7223 2024.08.27 19:51:25.822186 [ 3 ] {370652b8-4a6c-4076-b6b8-e0f7ae30b33d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7224 2024.08.27 19:51:25.822584 [ 3 ] {370652b8-4a6c-4076-b6b8-e0f7ae30b33d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7225 2024.08.27 19:51:25.822874 [ 3 ] {370652b8-4a6c-4076-b6b8-e0f7ae30b33d} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7226 2024.08.27 19:51:25.823022 [ 3 ] {370652b8-4a6c-4076-b6b8-e0f7ae30b33d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001349 sec., 44477.390659747965 rows/sec., 3.00 MiB/sec.
7227 2024.08.27 19:51:25.823169 [ 3 ] {370652b8-4a6c-4076-b6b8-e0f7ae30b33d} <Debug> DynamicQueryHandler: Done processing query
7228 2024.08.27 19:51:25.823191 [ 3 ] {370652b8-4a6c-4076-b6b8-e0f7ae30b33d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7229 2024.08.27 19:51:25.823206 [ 3 ] {} <Debug> HTTP-Session: afcab9ef-504d-4651-9d6a-b70a568260f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7230 2024.08.27 19:51:30.814463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 36816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7231 2024.08.27 19:51:30.814600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7232 2024.08.27 19:51:30.814630 [ 3 ] {} <Debug> HTTP-Session: 2b2b0d41-dc01-4c7f-9873-50ad936316ca Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7233 2024.08.27 19:51:30.814659 [ 3 ] {} <Debug> HTTP-Session: 2b2b0d41-dc01-4c7f-9873-50ad936316ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7234 2024.08.27 19:51:30.814676 [ 3 ] {} <Debug> HTTP-Session: 2b2b0d41-dc01-4c7f-9873-50ad936316ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7235 2024.08.27 19:51:30.814733 [ 3 ] {} <Trace> HTTP-Session: 2b2b0d41-dc01-4c7f-9873-50ad936316ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7236 2024.08.27 19:51:30.815015 [ 3 ] {2e344aa8-7e2c-471f-a73d-f2123db2fbdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7237 2024.08.27 19:51:30.815083 [ 3 ] {2e344aa8-7e2c-471f-a73d-f2123db2fbdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7238 2024.08.27 19:51:30.815416 [ 3 ] {2e344aa8-7e2c-471f-a73d-f2123db2fbdd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7239 2024.08.27 19:51:30.816007 [ 3 ] {2e344aa8-7e2c-471f-a73d-f2123db2fbdd} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7240 2024.08.27 19:51:30.816052 [ 3 ] {2e344aa8-7e2c-471f-a73d-f2123db2fbdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7241 2024.08.27 19:51:30.816491 [ 3 ] {2e344aa8-7e2c-471f-a73d-f2123db2fbdd} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7242 2024.08.27 19:51:30.816893 [ 3 ] {2e344aa8-7e2c-471f-a73d-f2123db2fbdd} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7243 2024.08.27 19:51:30.817046 [ 3 ] {2e344aa8-7e2c-471f-a73d-f2123db2fbdd} <Debug> executeQuery: Read 243 rows, 22.06 KiB in 0.002157 sec., 112656.46731571628 rows/sec., 9.99 MiB/sec.
7244 2024.08.27 19:51:30.817363 [ 3 ] {2e344aa8-7e2c-471f-a73d-f2123db2fbdd} <Debug> DynamicQueryHandler: Done processing query
7245 2024.08.27 19:51:30.817398 [ 3 ] {2e344aa8-7e2c-471f-a73d-f2123db2fbdd} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
7246 2024.08.27 19:51:30.817415 [ 3 ] {} <Debug> HTTP-Session: 2b2b0d41-dc01-4c7f-9873-50ad936316ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7247 2024.08.27 19:51:30.817569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 3917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7248 2024.08.27 19:51:30.817624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7249 2024.08.27 19:51:30.817644 [ 3 ] {} <Debug> HTTP-Session: d247affc-48ca-4e62-93bb-7485249ed0dc Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7250 2024.08.27 19:51:30.817662 [ 3 ] {} <Debug> HTTP-Session: d247affc-48ca-4e62-93bb-7485249ed0dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7251 2024.08.27 19:51:30.817676 [ 3 ] {} <Debug> HTTP-Session: d247affc-48ca-4e62-93bb-7485249ed0dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7252 2024.08.27 19:51:30.817711 [ 3 ] {} <Trace> HTTP-Session: d247affc-48ca-4e62-93bb-7485249ed0dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7253 2024.08.27 19:51:30.817827 [ 3 ] {09053cbc-e8cb-4935-badc-a644782f7ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7254 2024.08.27 19:51:30.817876 [ 3 ] {09053cbc-e8cb-4935-badc-a644782f7ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7255 2024.08.27 19:51:30.818133 [ 3 ] {09053cbc-e8cb-4935-badc-a644782f7ceb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7256 2024.08.27 19:51:30.818465 [ 3 ] {09053cbc-e8cb-4935-badc-a644782f7ceb} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7257 2024.08.27 19:51:30.818503 [ 3 ] {09053cbc-e8cb-4935-badc-a644782f7ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7258 2024.08.27 19:51:30.818853 [ 3 ] {09053cbc-e8cb-4935-badc-a644782f7ceb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
7259 2024.08.27 19:51:30.819213 [ 3 ] {09053cbc-e8cb-4935-badc-a644782f7ceb} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7260 2024.08.27 19:51:30.819344 [ 3 ] {09053cbc-e8cb-4935-badc-a644782f7ceb} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001554 sec., 17374.517374517374 rows/sec., 1.28 MiB/sec.
7261 2024.08.27 19:51:30.819511 [ 3 ] {09053cbc-e8cb-4935-badc-a644782f7ceb} <Debug> DynamicQueryHandler: Done processing query
7262 2024.08.27 19:51:30.819535 [ 3 ] {09053cbc-e8cb-4935-badc-a644782f7ceb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7263 2024.08.27 19:51:30.819552 [ 3 ] {} <Debug> HTTP-Session: d247affc-48ca-4e62-93bb-7485249ed0dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7264 2024.08.27 19:51:30.819678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7265 2024.08.27 19:51:30.819736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7266 2024.08.27 19:51:30.819757 [ 3 ] {} <Debug> HTTP-Session: 63724ea9-2195-49a1-a2b6-17efb14b84c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7267 2024.08.27 19:51:30.819775 [ 3 ] {} <Debug> HTTP-Session: 63724ea9-2195-49a1-a2b6-17efb14b84c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7268 2024.08.27 19:51:30.819788 [ 3 ] {} <Debug> HTTP-Session: 63724ea9-2195-49a1-a2b6-17efb14b84c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7269 2024.08.27 19:51:30.819821 [ 3 ] {} <Trace> HTTP-Session: 63724ea9-2195-49a1-a2b6-17efb14b84c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7270 2024.08.27 19:51:30.819946 [ 3 ] {cda86a49-e99a-484e-abab-706397c87637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
7271 2024.08.27 19:51:30.819991 [ 3 ] {cda86a49-e99a-484e-abab-706397c87637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7272 2024.08.27 19:51:30.820220 [ 3 ] {cda86a49-e99a-484e-abab-706397c87637} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7273 2024.08.27 19:51:30.820532 [ 3 ] {cda86a49-e99a-484e-abab-706397c87637} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7274 2024.08.27 19:51:30.820569 [ 3 ] {cda86a49-e99a-484e-abab-706397c87637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7275 2024.08.27 19:51:30.820927 [ 3 ] {cda86a49-e99a-484e-abab-706397c87637} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7276 2024.08.27 19:51:30.821293 [ 3 ] {cda86a49-e99a-484e-abab-706397c87637} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7277 2024.08.27 19:51:30.821416 [ 75 ] {} <Debug> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
7278 2024.08.27 19:51:30.821424 [ 3 ] {cda86a49-e99a-484e-abab-706397c87637} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001515 sec., 9240.924092409241 rows/sec., 647.17 KiB/sec.
7279 2024.08.27 19:51:30.821459 [ 75 ] {} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7280 2024.08.27 19:51:30.821497 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7281 2024.08.27 19:51:30.821684 [ 3 ] {cda86a49-e99a-484e-abab-706397c87637} <Debug> DynamicQueryHandler: Done processing query
7282 2024.08.27 19:51:30.821706 [ 201 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::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
7283 2024.08.27 19:51:30.821722 [ 3 ] {cda86a49-e99a-484e-abab-706397c87637} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7284 2024.08.27 19:51:30.821804 [ 3 ] {} <Debug> HTTP-Session: 63724ea9-2195-49a1-a2b6-17efb14b84c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7285 2024.08.27 19:51:30.822010 [ 201 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7286 2024.08.27 19:51:30.822013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7287 2024.08.27 19:51:30.822074 [ 201 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 242 rows starting from the beginning of the part
7288 2024.08.27 19:51:30.822123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7289 2024.08.27 19:51:30.822198 [ 3 ] {} <Debug> HTTP-Session: 952c20a0-e838-4008-885b-77eae0a450a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7290 2024.08.27 19:51:30.822287 [ 3 ] {} <Debug> HTTP-Session: 952c20a0-e838-4008-885b-77eae0a450a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7291 2024.08.27 19:51:30.822370 [ 3 ] {} <Debug> HTTP-Session: 952c20a0-e838-4008-885b-77eae0a450a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7292 2024.08.27 19:51:30.822377 [ 201 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 242 rows starting from the beginning of the part
7293 2024.08.27 19:51:30.822473 [ 3 ] {} <Trace> HTTP-Session: 952c20a0-e838-4008-885b-77eae0a450a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7294 2024.08.27 19:51:30.822638 [ 201 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part
7295 2024.08.27 19:51:30.822815 [ 3 ] {cbe6b7de-0d6a-44c3-ba79-2de78f782555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
7296 2024.08.27 19:51:30.822950 [ 201 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part
7297 2024.08.27 19:51:30.822975 [ 3 ] {cbe6b7de-0d6a-44c3-ba79-2de78f782555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
7298 2024.08.27 19:51:30.823314 [ 201 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 242 rows starting from the beginning of the part
7299 2024.08.27 19:51:30.823618 [ 201 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part
7300 2024.08.27 19:51:30.824405 [ 3 ] {cbe6b7de-0d6a-44c3-ba79-2de78f782555} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7301 2024.08.27 19:51:30.825236 [ 3 ] {cbe6b7de-0d6a-44c3-ba79-2de78f782555} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7302 2024.08.27 19:51:30.825301 [ 3 ] {cbe6b7de-0d6a-44c3-ba79-2de78f782555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7303 2024.08.27 19:51:30.826379 [ 3 ] {cbe6b7de-0d6a-44c3-ba79-2de78f782555} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7304 2024.08.27 19:51:30.826864 [ 201 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.005267386 sec., 145802.87072183433 rows/sec., 9.90 MiB/sec.
7305 2024.08.27 19:51:30.827115 [ 201 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
7306 2024.08.27 19:51:30.827390 [ 3 ] {cbe6b7de-0d6a-44c3-ba79-2de78f782555} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7307 2024.08.27 19:51:30.827944 [ 3 ] {cbe6b7de-0d6a-44c3-ba79-2de78f782555} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005234 sec., 1146.350783339702 rows/sec., 67.73 KiB/sec.
7308 2024.08.27 19:51:30.828596 [ 201 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_16_3} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7309 2024.08.27 19:51:30.828614 [ 3 ] {cbe6b7de-0d6a-44c3-ba79-2de78f782555} <Debug> DynamicQueryHandler: Done processing query
7310 2024.08.27 19:51:30.828670 [ 3 ] {cbe6b7de-0d6a-44c3-ba79-2de78f782555} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7311 2024.08.27 19:51:30.828704 [ 3 ] {} <Debug> HTTP-Session: 952c20a0-e838-4008-885b-77eae0a450a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7312 2024.08.27 19:51:30.828759 [ 201 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_16_3} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
7313 2024.08.27 19:51:30.828855 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
7314 2024.08.27 19:51:30.828936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 66337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7315 2024.08.27 19:51:30.828993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7316 2024.08.27 19:51:30.829012 [ 3 ] {} <Debug> HTTP-Session: 137f4017-0782-494b-8bcd-a4a86022c6d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7317 2024.08.27 19:51:30.829028 [ 3 ] {} <Debug> HTTP-Session: 137f4017-0782-494b-8bcd-a4a86022c6d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7318 2024.08.27 19:51:30.829042 [ 3 ] {} <Debug> HTTP-Session: 137f4017-0782-494b-8bcd-a4a86022c6d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7319 2024.08.27 19:51:30.829074 [ 3 ] {} <Trace> HTTP-Session: 137f4017-0782-494b-8bcd-a4a86022c6d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7320 2024.08.27 19:51:30.829311 [ 3 ] {d3e24b60-d6ca-40c1-a996-aad4a8fd6f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7321 2024.08.27 19:51:30.829357 [ 3 ] {d3e24b60-d6ca-40c1-a996-aad4a8fd6f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7322 2024.08.27 19:51:30.829618 [ 3 ] {d3e24b60-d6ca-40c1-a996-aad4a8fd6f2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7323 2024.08.27 19:51:30.830206 [ 3 ] {d3e24b60-d6ca-40c1-a996-aad4a8fd6f2e} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7324 2024.08.27 19:51:30.830244 [ 3 ] {d3e24b60-d6ca-40c1-a996-aad4a8fd6f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7325 2024.08.27 19:51:30.830632 [ 3 ] {d3e24b60-d6ca-40c1-a996-aad4a8fd6f2e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7326 2024.08.27 19:51:30.831020 [ 3 ] {d3e24b60-d6ca-40c1-a996-aad4a8fd6f2e} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7327 2024.08.27 19:51:30.831155 [ 3 ] {d3e24b60-d6ca-40c1-a996-aad4a8fd6f2e} <Debug> executeQuery: Read 409 rows, 29.84 KiB in 0.001971 sec., 207508.87874175544 rows/sec., 14.79 MiB/sec.
7328 2024.08.27 19:51:30.831466 [ 3 ] {d3e24b60-d6ca-40c1-a996-aad4a8fd6f2e} <Debug> DynamicQueryHandler: Done processing query
7329 2024.08.27 19:51:30.831502 [ 3 ] {d3e24b60-d6ca-40c1-a996-aad4a8fd6f2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
7330 2024.08.27 19:51:30.831519 [ 3 ] {} <Debug> HTTP-Session: 137f4017-0782-494b-8bcd-a4a86022c6d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7331 2024.08.27 19:51:30.831672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7332 2024.08.27 19:51:30.831722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7333 2024.08.27 19:51:30.831741 [ 3 ] {} <Debug> HTTP-Session: 02254606-6078-429c-8d91-8f2abaf33505 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7334 2024.08.27 19:51:30.831757 [ 3 ] {} <Debug> HTTP-Session: 02254606-6078-429c-8d91-8f2abaf33505 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7335 2024.08.27 19:51:30.831770 [ 3 ] {} <Debug> HTTP-Session: 02254606-6078-429c-8d91-8f2abaf33505 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7336 2024.08.27 19:51:30.831801 [ 3 ] {} <Trace> HTTP-Session: 02254606-6078-429c-8d91-8f2abaf33505 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7337 2024.08.27 19:51:30.831900 [ 3 ] {c89fc890-c125-414e-ad92-490d19c46ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7338 2024.08.27 19:51:30.831949 [ 3 ] {c89fc890-c125-414e-ad92-490d19c46ce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7339 2024.08.27 19:51:30.832098 [ 3 ] {c89fc890-c125-414e-ad92-490d19c46ce7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7340 2024.08.27 19:51:30.832364 [ 3 ] {c89fc890-c125-414e-ad92-490d19c46ce7} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7341 2024.08.27 19:51:30.832400 [ 3 ] {c89fc890-c125-414e-ad92-490d19c46ce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7342 2024.08.27 19:51:30.832757 [ 3 ] {c89fc890-c125-414e-ad92-490d19c46ce7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7343 2024.08.27 19:51:30.833086 [ 3 ] {c89fc890-c125-414e-ad92-490d19c46ce7} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7344 2024.08.27 19:51:30.833217 [ 3 ] {c89fc890-c125-414e-ad92-490d19c46ce7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001344 sec., 4464.285714285715 rows/sec., 233.24 KiB/sec.
7345 2024.08.27 19:51:30.833370 [ 3 ] {c89fc890-c125-414e-ad92-490d19c46ce7} <Debug> DynamicQueryHandler: Done processing query
7346 2024.08.27 19:51:30.833394 [ 3 ] {c89fc890-c125-414e-ad92-490d19c46ce7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7347 2024.08.27 19:51:30.833410 [ 3 ] {} <Debug> HTTP-Session: 02254606-6078-429c-8d91-8f2abaf33505 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7348 2024.08.27 19:51:30.833578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44659, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7349 2024.08.27 19:51:30.833626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7350 2024.08.27 19:51:30.833645 [ 3 ] {} <Debug> HTTP-Session: ee8d3b32-7bdf-4026-ae64-63f4aa84c1d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7351 2024.08.27 19:51:30.833661 [ 3 ] {} <Debug> HTTP-Session: ee8d3b32-7bdf-4026-ae64-63f4aa84c1d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7352 2024.08.27 19:51:30.833675 [ 3 ] {} <Debug> HTTP-Session: ee8d3b32-7bdf-4026-ae64-63f4aa84c1d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7353 2024.08.27 19:51:30.833705 [ 3 ] {} <Trace> HTTP-Session: ee8d3b32-7bdf-4026-ae64-63f4aa84c1d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7354 2024.08.27 19:51:30.833887 [ 3 ] {ac6bcaca-754d-4d5a-aef4-2b08fa7d946c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7355 2024.08.27 19:51:30.833935 [ 3 ] {ac6bcaca-754d-4d5a-aef4-2b08fa7d946c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7356 2024.08.27 19:51:30.834078 [ 3 ] {ac6bcaca-754d-4d5a-aef4-2b08fa7d946c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7357 2024.08.27 19:51:30.834520 [ 3 ] {ac6bcaca-754d-4d5a-aef4-2b08fa7d946c} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7358 2024.08.27 19:51:30.834555 [ 3 ] {ac6bcaca-754d-4d5a-aef4-2b08fa7d946c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7359 2024.08.27 19:51:30.834937 [ 3 ] {ac6bcaca-754d-4d5a-aef4-2b08fa7d946c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7360 2024.08.27 19:51:30.835280 [ 3 ] {ac6bcaca-754d-4d5a-aef4-2b08fa7d946c} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7361 2024.08.27 19:51:30.835409 [ 3 ] {ac6bcaca-754d-4d5a-aef4-2b08fa7d946c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001618 sec., 146477.13226205192 rows/sec., 9.82 MiB/sec.
7362 2024.08.27 19:51:30.835578 [ 3 ] {ac6bcaca-754d-4d5a-aef4-2b08fa7d946c} <Debug> DynamicQueryHandler: Done processing query
7363 2024.08.27 19:51:30.835603 [ 3 ] {ac6bcaca-754d-4d5a-aef4-2b08fa7d946c} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
7364 2024.08.27 19:51:30.835619 [ 3 ] {} <Debug> HTTP-Session: ee8d3b32-7bdf-4026-ae64-63f4aa84c1d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7365 2024.08.27 19:51:30.835746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7366 2024.08.27 19:51:30.835796 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7367 2024.08.27 19:51:30.835815 [ 3 ] {} <Debug> HTTP-Session: 558c91ea-2e87-4e3b-bdea-d502c4722f67 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7368 2024.08.27 19:51:30.835831 [ 3 ] {} <Debug> HTTP-Session: 558c91ea-2e87-4e3b-bdea-d502c4722f67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7369 2024.08.27 19:51:30.835845 [ 3 ] {} <Debug> HTTP-Session: 558c91ea-2e87-4e3b-bdea-d502c4722f67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7370 2024.08.27 19:51:30.835875 [ 3 ] {} <Trace> HTTP-Session: 558c91ea-2e87-4e3b-bdea-d502c4722f67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7371 2024.08.27 19:51:30.835968 [ 3 ] {e51d18e8-77ef-40b1-b2da-dc29900e9942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
7372 2024.08.27 19:51:30.836014 [ 3 ] {e51d18e8-77ef-40b1-b2da-dc29900e9942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
7373 2024.08.27 19:51:30.836142 [ 3 ] {e51d18e8-77ef-40b1-b2da-dc29900e9942} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7374 2024.08.27 19:51:30.836388 [ 3 ] {e51d18e8-77ef-40b1-b2da-dc29900e9942} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7375 2024.08.27 19:51:30.836423 [ 3 ] {e51d18e8-77ef-40b1-b2da-dc29900e9942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7376 2024.08.27 19:51:30.836776 [ 3 ] {e51d18e8-77ef-40b1-b2da-dc29900e9942} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7377 2024.08.27 19:51:30.837101 [ 3 ] {e51d18e8-77ef-40b1-b2da-dc29900e9942} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7378 2024.08.27 19:51:30.837222 [ 75 ] {} <Debug> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0
7379 2024.08.27 19:51:30.837226 [ 3 ] {e51d18e8-77ef-40b1-b2da-dc29900e9942} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001281 sec., 780.64012490242 rows/sec., 52.60 KiB/sec.
7380 2024.08.27 19:51:30.837263 [ 75 ] {} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7381 2024.08.27 19:51:30.837297 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7382 2024.08.27 19:51:30.837444 [ 187 ] {afc919f4-e251-4651-9794-de04bc279f9c::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
7383 2024.08.27 19:51:30.837447 [ 3 ] {e51d18e8-77ef-40b1-b2da-dc29900e9942} <Debug> DynamicQueryHandler: Done processing query
7384 2024.08.27 19:51:30.837518 [ 3 ] {e51d18e8-77ef-40b1-b2da-dc29900e9942} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
7385 2024.08.27 19:51:30.837563 [ 3 ] {} <Debug> HTTP-Session: 558c91ea-2e87-4e3b-bdea-d502c4722f67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7386 2024.08.27 19:51:30.837641 [ 187 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7387 2024.08.27 19:51:30.837673 [ 187 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part
7388 2024.08.27 19:51:30.837737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44443, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7389 2024.08.27 19:51:30.837770 [ 187 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part
7390 2024.08.27 19:51:30.837871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7391 2024.08.27 19:51:30.838007 [ 3 ] {} <Debug> HTTP-Session: 16e9d0a2-14aa-4af6-b97e-98b0ebc19808 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7392 2024.08.27 19:51:30.838124 [ 3 ] {} <Debug> HTTP-Session: 16e9d0a2-14aa-4af6-b97e-98b0ebc19808 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7393 2024.08.27 19:51:30.838134 [ 187 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part
7394 2024.08.27 19:51:30.838194 [ 3 ] {} <Debug> HTTP-Session: 16e9d0a2-14aa-4af6-b97e-98b0ebc19808 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7395 2024.08.27 19:51:30.838348 [ 3 ] {} <Trace> HTTP-Session: 16e9d0a2-14aa-4af6-b97e-98b0ebc19808 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7396 2024.08.27 19:51:30.838511 [ 187 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part
7397 2024.08.27 19:51:30.838747 [ 187 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part
7398 2024.08.27 19:51:30.838873 [ 3 ] {a7b98177-b6a3-43fe-ade4-41833f713ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7399 2024.08.27 19:51:30.838989 [ 187 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part
7400 2024.08.27 19:51:30.839255 [ 3 ] {a7b98177-b6a3-43fe-ade4-41833f713ca3} <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
7401 2024.08.27 19:51:30.840513 [ 3 ] {a7b98177-b6a3-43fe-ade4-41833f713ca3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7402 2024.08.27 19:51:30.841439 [ 191 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.004086917 sec., 3670.248258039006 rows/sec., 247.31 KiB/sec.
7403 2024.08.27 19:51:30.841577 [ 191 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
7404 2024.08.27 19:51:30.841732 [ 3 ] {a7b98177-b6a3-43fe-ade4-41833f713ca3} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7405 2024.08.27 19:51:30.841777 [ 3 ] {a7b98177-b6a3-43fe-ade4-41833f713ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7406 2024.08.27 19:51:30.842145 [ 191 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_15_3} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7407 2024.08.27 19:51:30.842249 [ 191 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_15_3} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3
7408 2024.08.27 19:51:30.842332 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
7409 2024.08.27 19:51:30.842644 [ 3 ] {a7b98177-b6a3-43fe-ade4-41833f713ca3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
7410 2024.08.27 19:51:30.843069 [ 3 ] {a7b98177-b6a3-43fe-ade4-41833f713ca3} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7411 2024.08.27 19:51:30.843230 [ 3 ] {a7b98177-b6a3-43fe-ade4-41833f713ca3} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.004683 sec., 5765.534913516976 rows/sec., 10.33 MiB/sec.
7412 2024.08.27 19:51:30.843846 [ 3 ] {a7b98177-b6a3-43fe-ade4-41833f713ca3} <Debug> DynamicQueryHandler: Done processing query
7413 2024.08.27 19:51:30.843872 [ 3 ] {a7b98177-b6a3-43fe-ade4-41833f713ca3} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
7414 2024.08.27 19:51:30.843889 [ 3 ] {} <Debug> HTTP-Session: 16e9d0a2-14aa-4af6-b97e-98b0ebc19808 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7415 2024.08.27 19:51:30.844010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 12143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7416 2024.08.27 19:51:30.844060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7417 2024.08.27 19:51:30.844079 [ 3 ] {} <Debug> HTTP-Session: c54775e2-03fe-4d30-93ac-660320136992 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7418 2024.08.27 19:51:30.844095 [ 3 ] {} <Debug> HTTP-Session: c54775e2-03fe-4d30-93ac-660320136992 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7419 2024.08.27 19:51:30.844109 [ 3 ] {} <Debug> HTTP-Session: c54775e2-03fe-4d30-93ac-660320136992 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7420 2024.08.27 19:51:30.844140 [ 3 ] {} <Trace> HTTP-Session: c54775e2-03fe-4d30-93ac-660320136992 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7421 2024.08.27 19:51:30.844264 [ 3 ] {48e319ca-8d5e-4d06-b68e-9b4eced5f18c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7422 2024.08.27 19:51:30.844312 [ 3 ] {48e319ca-8d5e-4d06-b68e-9b4eced5f18c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7423 2024.08.27 19:51:30.844455 [ 3 ] {48e319ca-8d5e-4d06-b68e-9b4eced5f18c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7424 2024.08.27 19:51:30.844771 [ 3 ] {48e319ca-8d5e-4d06-b68e-9b4eced5f18c} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7425 2024.08.27 19:51:30.844808 [ 3 ] {48e319ca-8d5e-4d06-b68e-9b4eced5f18c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7426 2024.08.27 19:51:30.845181 [ 3 ] {48e319ca-8d5e-4d06-b68e-9b4eced5f18c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7427 2024.08.27 19:51:30.845521 [ 3 ] {48e319ca-8d5e-4d06-b68e-9b4eced5f18c} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7428 2024.08.27 19:51:30.845668 [ 3 ] {48e319ca-8d5e-4d06-b68e-9b4eced5f18c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00145 sec., 56551.724137931036 rows/sec., 3.59 MiB/sec.
7429 2024.08.27 19:51:30.845861 [ 3 ] {48e319ca-8d5e-4d06-b68e-9b4eced5f18c} <Debug> DynamicQueryHandler: Done processing query
7430 2024.08.27 19:51:30.845892 [ 3 ] {48e319ca-8d5e-4d06-b68e-9b4eced5f18c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7431 2024.08.27 19:51:30.845909 [ 3 ] {} <Debug> HTTP-Session: c54775e2-03fe-4d30-93ac-660320136992 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7432 2024.08.27 19:51:35.805702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7433 2024.08.27 19:51:35.805836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7434 2024.08.27 19:51:35.805865 [ 3 ] {} <Debug> HTTP-Session: bd243a81-c227-42f2-bcf7-3f6e46e108c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7435 2024.08.27 19:51:35.805894 [ 3 ] {} <Debug> HTTP-Session: bd243a81-c227-42f2-bcf7-3f6e46e108c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7436 2024.08.27 19:51:35.805913 [ 3 ] {} <Debug> HTTP-Session: bd243a81-c227-42f2-bcf7-3f6e46e108c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7437 2024.08.27 19:51:35.805969 [ 3 ] {} <Trace> HTTP-Session: bd243a81-c227-42f2-bcf7-3f6e46e108c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7438 2024.08.27 19:51:35.806171 [ 3 ] {c84d2219-2061-4b10-b7b8-0c20133636e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7439 2024.08.27 19:51:35.806244 [ 3 ] {c84d2219-2061-4b10-b7b8-0c20133636e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7440 2024.08.27 19:51:35.806578 [ 3 ] {c84d2219-2061-4b10-b7b8-0c20133636e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7441 2024.08.27 19:51:35.806995 [ 3 ] {c84d2219-2061-4b10-b7b8-0c20133636e1} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7442 2024.08.27 19:51:35.807037 [ 3 ] {c84d2219-2061-4b10-b7b8-0c20133636e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7443 2024.08.27 19:51:35.807431 [ 3 ] {c84d2219-2061-4b10-b7b8-0c20133636e1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
7444 2024.08.27 19:51:35.807874 [ 3 ] {c84d2219-2061-4b10-b7b8-0c20133636e1} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7445 2024.08.27 19:51:35.808064 [ 3 ] {c84d2219-2061-4b10-b7b8-0c20133636e1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001941 sec., 2060.7934054611023 rows/sec., 168.04 KiB/sec.
7446 2024.08.27 19:51:35.808442 [ 3 ] {c84d2219-2061-4b10-b7b8-0c20133636e1} <Debug> DynamicQueryHandler: Done processing query
7447 2024.08.27 19:51:35.808469 [ 3 ] {c84d2219-2061-4b10-b7b8-0c20133636e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7448 2024.08.27 19:51:35.808486 [ 3 ] {} <Debug> HTTP-Session: bd243a81-c227-42f2-bcf7-3f6e46e108c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7449 2024.08.27 19:51:35.808622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 12115, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7450 2024.08.27 19:51:35.808679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7451 2024.08.27 19:51:35.808699 [ 3 ] {} <Debug> HTTP-Session: 943c4c16-19ff-4519-b7c2-1cdc8a2f0b6c Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7452 2024.08.27 19:51:35.808717 [ 3 ] {} <Debug> HTTP-Session: 943c4c16-19ff-4519-b7c2-1cdc8a2f0b6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7453 2024.08.27 19:51:35.808731 [ 3 ] {} <Debug> HTTP-Session: 943c4c16-19ff-4519-b7c2-1cdc8a2f0b6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7454 2024.08.27 19:51:35.808767 [ 3 ] {} <Trace> HTTP-Session: 943c4c16-19ff-4519-b7c2-1cdc8a2f0b6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7455 2024.08.27 19:51:35.808901 [ 3 ] {8188105c-2f19-4b1e-a35c-bb8e87a38626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7456 2024.08.27 19:51:35.808950 [ 3 ] {8188105c-2f19-4b1e-a35c-bb8e87a38626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7457 2024.08.27 19:51:35.809207 [ 3 ] {8188105c-2f19-4b1e-a35c-bb8e87a38626} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7458 2024.08.27 19:51:35.809576 [ 3 ] {8188105c-2f19-4b1e-a35c-bb8e87a38626} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7459 2024.08.27 19:51:35.809615 [ 3 ] {8188105c-2f19-4b1e-a35c-bb8e87a38626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7460 2024.08.27 19:51:35.809987 [ 3 ] {8188105c-2f19-4b1e-a35c-bb8e87a38626} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7461 2024.08.27 19:51:35.810414 [ 3 ] {8188105c-2f19-4b1e-a35c-bb8e87a38626} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7462 2024.08.27 19:51:35.810581 [ 3 ] {8188105c-2f19-4b1e-a35c-bb8e87a38626} <Debug> executeQuery: Read 84 rows, 6.98 KiB in 0.00172 sec., 48837.20930232558 rows/sec., 3.97 MiB/sec.
7463 2024.08.27 19:51:35.810906 [ 3 ] {8188105c-2f19-4b1e-a35c-bb8e87a38626} <Debug> DynamicQueryHandler: Done processing query
7464 2024.08.27 19:51:35.810950 [ 3 ] {8188105c-2f19-4b1e-a35c-bb8e87a38626} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7465 2024.08.27 19:51:35.810968 [ 3 ] {} <Debug> HTTP-Session: 943c4c16-19ff-4519-b7c2-1cdc8a2f0b6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7466 2024.08.27 19:51:35.811095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 2475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7467 2024.08.27 19:51:35.811142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7468 2024.08.27 19:51:35.811161 [ 3 ] {} <Debug> HTTP-Session: b4fd9d1b-3898-44b2-80a1-7ccf742dc1ad Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7469 2024.08.27 19:51:35.811177 [ 3 ] {} <Debug> HTTP-Session: b4fd9d1b-3898-44b2-80a1-7ccf742dc1ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7470 2024.08.27 19:51:35.811191 [ 3 ] {} <Debug> HTTP-Session: b4fd9d1b-3898-44b2-80a1-7ccf742dc1ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7471 2024.08.27 19:51:35.811221 [ 3 ] {} <Trace> HTTP-Session: b4fd9d1b-3898-44b2-80a1-7ccf742dc1ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7472 2024.08.27 19:51:35.811328 [ 3 ] {98ff6e53-4b58-40be-805d-893f4dd0b9cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7473 2024.08.27 19:51:35.811373 [ 3 ] {98ff6e53-4b58-40be-805d-893f4dd0b9cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7474 2024.08.27 19:51:35.811607 [ 3 ] {98ff6e53-4b58-40be-805d-893f4dd0b9cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7475 2024.08.27 19:51:35.811985 [ 3 ] {98ff6e53-4b58-40be-805d-893f4dd0b9cb} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7476 2024.08.27 19:51:35.812024 [ 3 ] {98ff6e53-4b58-40be-805d-893f4dd0b9cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7477 2024.08.27 19:51:35.812384 [ 3 ] {98ff6e53-4b58-40be-805d-893f4dd0b9cb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
7478 2024.08.27 19:51:35.812753 [ 3 ] {98ff6e53-4b58-40be-805d-893f4dd0b9cb} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7479 2024.08.27 19:51:35.812892 [ 3 ] {98ff6e53-4b58-40be-805d-893f4dd0b9cb} <Debug> executeQuery: Read 17 rows, 1.26 KiB in 0.001555 sec., 10932.475884244373 rows/sec., 808.25 KiB/sec.
7480 2024.08.27 19:51:35.813106 [ 3 ] {98ff6e53-4b58-40be-805d-893f4dd0b9cb} <Debug> DynamicQueryHandler: Done processing query
7481 2024.08.27 19:51:35.813131 [ 3 ] {98ff6e53-4b58-40be-805d-893f4dd0b9cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7482 2024.08.27 19:51:35.813147 [ 3 ] {} <Debug> HTTP-Session: b4fd9d1b-3898-44b2-80a1-7ccf742dc1ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7483 2024.08.27 19:51:35.813268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 13776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7484 2024.08.27 19:51:35.813318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7485 2024.08.27 19:51:35.813337 [ 3 ] {} <Debug> HTTP-Session: b146fa70-8889-4e65-8286-4e5d0d6a4cba Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7486 2024.08.27 19:51:35.813354 [ 3 ] {} <Debug> HTTP-Session: b146fa70-8889-4e65-8286-4e5d0d6a4cba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7487 2024.08.27 19:51:35.813368 [ 3 ] {} <Debug> HTTP-Session: b146fa70-8889-4e65-8286-4e5d0d6a4cba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7488 2024.08.27 19:51:35.813400 [ 3 ] {} <Trace> HTTP-Session: b146fa70-8889-4e65-8286-4e5d0d6a4cba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7489 2024.08.27 19:51:35.813521 [ 3 ] {ef052db6-91c6-473a-9aaa-058e66969ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7490 2024.08.27 19:51:35.813565 [ 3 ] {ef052db6-91c6-473a-9aaa-058e66969ee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7491 2024.08.27 19:51:35.813809 [ 3 ] {ef052db6-91c6-473a-9aaa-058e66969ee0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7492 2024.08.27 19:51:35.814171 [ 3 ] {ef052db6-91c6-473a-9aaa-058e66969ee0} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7493 2024.08.27 19:51:35.814208 [ 3 ] {ef052db6-91c6-473a-9aaa-058e66969ee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7494 2024.08.27 19:51:35.814567 [ 3 ] {ef052db6-91c6-473a-9aaa-058e66969ee0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7495 2024.08.27 19:51:35.814914 [ 3 ] {ef052db6-91c6-473a-9aaa-058e66969ee0} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7496 2024.08.27 19:51:35.815075 [ 3 ] {ef052db6-91c6-473a-9aaa-058e66969ee0} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001609 sec., 50341.82722187694 rows/sec., 3.93 MiB/sec.
7497 2024.08.27 19:51:35.815263 [ 3 ] {ef052db6-91c6-473a-9aaa-058e66969ee0} <Debug> DynamicQueryHandler: Done processing query
7498 2024.08.27 19:51:35.815289 [ 3 ] {ef052db6-91c6-473a-9aaa-058e66969ee0} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7499 2024.08.27 19:51:35.815305 [ 3 ] {} <Debug> HTTP-Session: b146fa70-8889-4e65-8286-4e5d0d6a4cba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7500 2024.08.27 19:51:35.815459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 31039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7501 2024.08.27 19:51:35.815505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7502 2024.08.27 19:51:35.815523 [ 3 ] {} <Debug> HTTP-Session: db5be43c-8655-460b-999c-a269ff526963 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7503 2024.08.27 19:51:35.815539 [ 3 ] {} <Debug> HTTP-Session: db5be43c-8655-460b-999c-a269ff526963 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7504 2024.08.27 19:51:35.815552 [ 3 ] {} <Debug> HTTP-Session: db5be43c-8655-460b-999c-a269ff526963 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7505 2024.08.27 19:51:35.815580 [ 3 ] {} <Trace> HTTP-Session: db5be43c-8655-460b-999c-a269ff526963 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7506 2024.08.27 19:51:35.815787 [ 3 ] {97ae75bc-72be-46cf-9de0-fc7ee39c9eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7507 2024.08.27 19:51:35.815834 [ 3 ] {97ae75bc-72be-46cf-9de0-fc7ee39c9eaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7508 2024.08.27 19:51:35.815980 [ 3 ] {97ae75bc-72be-46cf-9de0-fc7ee39c9eaf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7509 2024.08.27 19:51:35.816366 [ 3 ] {97ae75bc-72be-46cf-9de0-fc7ee39c9eaf} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7510 2024.08.27 19:51:35.816402 [ 3 ] {97ae75bc-72be-46cf-9de0-fc7ee39c9eaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7511 2024.08.27 19:51:35.816795 [ 3 ] {97ae75bc-72be-46cf-9de0-fc7ee39c9eaf} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7512 2024.08.27 19:51:35.817134 [ 3 ] {97ae75bc-72be-46cf-9de0-fc7ee39c9eaf} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7513 2024.08.27 19:51:35.817298 [ 3 ] {97ae75bc-72be-46cf-9de0-fc7ee39c9eaf} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001573 sec., 102987.92116973935 rows/sec., 7.17 MiB/sec.
7514 2024.08.27 19:51:35.817472 [ 3 ] {97ae75bc-72be-46cf-9de0-fc7ee39c9eaf} <Debug> DynamicQueryHandler: Done processing query
7515 2024.08.27 19:51:35.817497 [ 3 ] {97ae75bc-72be-46cf-9de0-fc7ee39c9eaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7516 2024.08.27 19:51:35.817513 [ 3 ] {} <Debug> HTTP-Session: db5be43c-8655-460b-999c-a269ff526963 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7517 2024.08.27 19:51:35.817643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 21243, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7518 2024.08.27 19:51:35.817693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7519 2024.08.27 19:51:35.817712 [ 3 ] {} <Debug> HTTP-Session: 68fc4e72-24c8-43fa-9d1d-b057d60cf7c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7520 2024.08.27 19:51:35.817728 [ 3 ] {} <Debug> HTTP-Session: 68fc4e72-24c8-43fa-9d1d-b057d60cf7c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7521 2024.08.27 19:51:35.817741 [ 3 ] {} <Debug> HTTP-Session: 68fc4e72-24c8-43fa-9d1d-b057d60cf7c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7522 2024.08.27 19:51:35.817770 [ 3 ] {} <Trace> HTTP-Session: 68fc4e72-24c8-43fa-9d1d-b057d60cf7c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7523 2024.08.27 19:51:35.817958 [ 3 ] {32335dac-f6da-42ac-a618-573c372c7e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7524 2024.08.27 19:51:35.818019 [ 3 ] {32335dac-f6da-42ac-a618-573c372c7e5a} <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
7525 2024.08.27 19:51:35.818422 [ 3 ] {32335dac-f6da-42ac-a618-573c372c7e5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7526 2024.08.27 19:51:35.818966 [ 3 ] {32335dac-f6da-42ac-a618-573c372c7e5a} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7527 2024.08.27 19:51:35.819002 [ 3 ] {32335dac-f6da-42ac-a618-573c372c7e5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7528 2024.08.27 19:51:35.819612 [ 3 ] {32335dac-f6da-42ac-a618-573c372c7e5a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
7529 2024.08.27 19:51:35.820025 [ 3 ] {32335dac-f6da-42ac-a618-573c372c7e5a} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7530 2024.08.27 19:51:35.820219 [ 3 ] {32335dac-f6da-42ac-a618-573c372c7e5a} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002368 sec., 5489.864864864865 rows/sec., 9.84 MiB/sec.
7531 2024.08.27 19:51:35.820425 [ 3 ] {32335dac-f6da-42ac-a618-573c372c7e5a} <Debug> DynamicQueryHandler: Done processing query
7532 2024.08.27 19:51:35.820450 [ 3 ] {32335dac-f6da-42ac-a618-573c372c7e5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
7533 2024.08.27 19:51:35.820466 [ 3 ] {} <Debug> HTTP-Session: 68fc4e72-24c8-43fa-9d1d-b057d60cf7c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7534 2024.08.27 19:51:35.820585 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7535 2024.08.27 19:51:35.820634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7536 2024.08.27 19:51:35.820653 [ 3 ] {} <Debug> HTTP-Session: e70c85bc-d667-4e1f-9a05-9defce3e9aa4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7537 2024.08.27 19:51:35.820670 [ 3 ] {} <Debug> HTTP-Session: e70c85bc-d667-4e1f-9a05-9defce3e9aa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7538 2024.08.27 19:51:35.820684 [ 3 ] {} <Debug> HTTP-Session: e70c85bc-d667-4e1f-9a05-9defce3e9aa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7539 2024.08.27 19:51:35.820714 [ 3 ] {} <Trace> HTTP-Session: e70c85bc-d667-4e1f-9a05-9defce3e9aa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7540 2024.08.27 19:51:35.820837 [ 3 ] {8e068214-fe85-409c-953e-7b892918860b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7541 2024.08.27 19:51:35.820883 [ 3 ] {8e068214-fe85-409c-953e-7b892918860b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7542 2024.08.27 19:51:35.821012 [ 3 ] {8e068214-fe85-409c-953e-7b892918860b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7543 2024.08.27 19:51:35.821330 [ 3 ] {8e068214-fe85-409c-953e-7b892918860b} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7544 2024.08.27 19:51:35.821367 [ 3 ] {8e068214-fe85-409c-953e-7b892918860b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7545 2024.08.27 19:51:35.821734 [ 3 ] {8e068214-fe85-409c-953e-7b892918860b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7546 2024.08.27 19:51:35.822041 [ 3 ] {8e068214-fe85-409c-953e-7b892918860b} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7547 2024.08.27 19:51:35.822193 [ 3 ] {8e068214-fe85-409c-953e-7b892918860b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001425 sec., 42105.26315789473 rows/sec., 2.84 MiB/sec.
7548 2024.08.27 19:51:35.822349 [ 3 ] {8e068214-fe85-409c-953e-7b892918860b} <Debug> DynamicQueryHandler: Done processing query
7549 2024.08.27 19:51:35.822374 [ 3 ] {8e068214-fe85-409c-953e-7b892918860b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7550 2024.08.27 19:51:35.822388 [ 3 ] {} <Debug> HTTP-Session: e70c85bc-d667-4e1f-9a05-9defce3e9aa4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7551 2024.08.27 19:51:39.803267 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache
7552 2024.08.27 19:51:39.803334 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache
7553 2024.08.27 19:51:40.811890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7554 2024.08.27 19:51:40.812045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7555 2024.08.27 19:51:40.812087 [ 3 ] {} <Debug> HTTP-Session: c5f762fe-a740-4068-8dfe-ab724b877430 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7556 2024.08.27 19:51:40.812125 [ 3 ] {} <Debug> HTTP-Session: c5f762fe-a740-4068-8dfe-ab724b877430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7557 2024.08.27 19:51:40.812151 [ 3 ] {} <Debug> HTTP-Session: c5f762fe-a740-4068-8dfe-ab724b877430 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7558 2024.08.27 19:51:40.812225 [ 3 ] {} <Trace> HTTP-Session: c5f762fe-a740-4068-8dfe-ab724b877430 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7559 2024.08.27 19:51:40.812480 [ 3 ] {7c603d90-63d0-4df5-873a-05bec90a31e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7560 2024.08.27 19:51:40.812549 [ 3 ] {7c603d90-63d0-4df5-873a-05bec90a31e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7561 2024.08.27 19:51:40.812885 [ 3 ] {7c603d90-63d0-4df5-873a-05bec90a31e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7562 2024.08.27 19:51:40.813321 [ 3 ] {7c603d90-63d0-4df5-873a-05bec90a31e6} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7563 2024.08.27 19:51:40.813364 [ 3 ] {7c603d90-63d0-4df5-873a-05bec90a31e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7564 2024.08.27 19:51:40.813779 [ 3 ] {7c603d90-63d0-4df5-873a-05bec90a31e6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
7565 2024.08.27 19:51:40.814188 [ 3 ] {7c603d90-63d0-4df5-873a-05bec90a31e6} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7566 2024.08.27 19:51:40.814345 [ 3 ] {7c603d90-63d0-4df5-873a-05bec90a31e6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001925 sec., 2077.9220779220777 rows/sec., 169.44 KiB/sec.
7567 2024.08.27 19:51:40.814346 [ 67 ] {} <Debug> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
7568 2024.08.27 19:51:40.814411 [ 67 ] {} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7569 2024.08.27 19:51:40.814446 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7570 2024.08.27 19:51:40.814602 [ 3 ] {7c603d90-63d0-4df5-873a-05bec90a31e6} <Debug> DynamicQueryHandler: Done processing query
7571 2024.08.27 19:51:40.814625 [ 197 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::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
7572 2024.08.27 19:51:40.814639 [ 3 ] {7c603d90-63d0-4df5-873a-05bec90a31e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7573 2024.08.27 19:51:40.814722 [ 3 ] {} <Debug> HTTP-Session: c5f762fe-a740-4068-8dfe-ab724b877430 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7574 2024.08.27 19:51:40.814890 [ 197 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7575 2024.08.27 19:51:40.814953 [ 197 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 18 rows starting from the beginning of the part
7576 2024.08.27 19:51:40.814975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 37083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7577 2024.08.27 19:51:40.815140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7578 2024.08.27 19:51:40.815220 [ 197 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
7579 2024.08.27 19:51:40.815241 [ 3 ] {} <Debug> HTTP-Session: b49dac2e-2b7d-4178-a1f3-e8b49439e46a Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7580 2024.08.27 19:51:40.815324 [ 3 ] {} <Debug> HTTP-Session: b49dac2e-2b7d-4178-a1f3-e8b49439e46a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7581 2024.08.27 19:51:40.815422 [ 3 ] {} <Debug> HTTP-Session: b49dac2e-2b7d-4178-a1f3-e8b49439e46a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7582 2024.08.27 19:51:40.815518 [ 197 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part
7583 2024.08.27 19:51:40.815560 [ 3 ] {} <Trace> HTTP-Session: b49dac2e-2b7d-4178-a1f3-e8b49439e46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7584 2024.08.27 19:51:40.815849 [ 197 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part
7585 2024.08.27 19:51:40.816043 [ 197 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part
7586 2024.08.27 19:51:40.816073 [ 3 ] {9c9e79d9-8e2c-452e-acdf-60a17adb43ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7587 2024.08.27 19:51:40.816219 [ 3 ] {9c9e79d9-8e2c-452e-acdf-60a17adb43ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7588 2024.08.27 19:51:40.816473 [ 197 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part
7589 2024.08.27 19:51:40.817298 [ 3 ] {9c9e79d9-8e2c-452e-acdf-60a17adb43ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7590 2024.08.27 19:51:40.818502 [ 3 ] {9c9e79d9-8e2c-452e-acdf-60a17adb43ce} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7591 2024.08.27 19:51:40.818567 [ 3 ] {9c9e79d9-8e2c-452e-acdf-60a17adb43ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7592 2024.08.27 19:51:40.819152 [ 197 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.004623835 sec., 7785.744949808979 rows/sec., 665.29 KiB/sec.
7593 2024.08.27 19:51:40.819355 [ 197 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
7594 2024.08.27 19:51:40.819684 [ 3 ] {9c9e79d9-8e2c-452e-acdf-60a17adb43ce} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7595 2024.08.27 19:51:40.820348 [ 196 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_11_2} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7596 2024.08.27 19:51:40.820554 [ 3 ] {9c9e79d9-8e2c-452e-acdf-60a17adb43ce} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7597 2024.08.27 19:51:40.820600 [ 196 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_11_2} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
7598 2024.08.27 19:51:40.820789 [ 67 ] {} <Debug> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7599 2024.08.27 19:51:40.820867 [ 67 ] {} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7600 2024.08.27 19:51:40.820882 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
7601 2024.08.27 19:51:40.820898 [ 3 ] {9c9e79d9-8e2c-452e-acdf-60a17adb43ce} <Debug> executeQuery: Read 245 rows, 22.20 KiB in 0.005042 sec., 48591.8286394288 rows/sec., 4.30 MiB/sec.
7602 2024.08.27 19:51:40.820905 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7603 2024.08.27 19:51:40.821179 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::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
7604 2024.08.27 19:51:40.821322 [ 3 ] {9c9e79d9-8e2c-452e-acdf-60a17adb43ce} <Debug> DynamicQueryHandler: Done processing query
7605 2024.08.27 19:51:40.821375 [ 3 ] {9c9e79d9-8e2c-452e-acdf-60a17adb43ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
7606 2024.08.27 19:51:40.821426 [ 3 ] {} <Debug> HTTP-Session: b49dac2e-2b7d-4178-a1f3-e8b49439e46a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7607 2024.08.27 19:51:40.821515 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7608 2024.08.27 19:51:40.821560 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1418 rows starting from the beginning of the part
7609 2024.08.27 19:51:40.821641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7610 2024.08.27 19:51:40.821789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7611 2024.08.27 19:51:40.821874 [ 3 ] {} <Debug> HTTP-Session: 987b5a99-8ff4-4cff-ae24-a3e8f1205d80 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7612 2024.08.27 19:51:40.821867 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 26 rows starting from the beginning of the part
7613 2024.08.27 19:51:40.821934 [ 3 ] {} <Debug> HTTP-Session: 987b5a99-8ff4-4cff-ae24-a3e8f1205d80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7614 2024.08.27 19:51:40.822002 [ 3 ] {} <Debug> HTTP-Session: 987b5a99-8ff4-4cff-ae24-a3e8f1205d80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7615 2024.08.27 19:51:40.822129 [ 3 ] {} <Trace> HTTP-Session: 987b5a99-8ff4-4cff-ae24-a3e8f1205d80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7616 2024.08.27 19:51:40.822248 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 82 rows starting from the beginning of the part
7617 2024.08.27 19:51:40.822505 [ 3 ] {2a38888d-4653-44dc-9688-4bf030f18de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7618 2024.08.27 19:51:40.822628 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 243 rows starting from the beginning of the part
7619 2024.08.27 19:51:40.822649 [ 3 ] {2a38888d-4653-44dc-9688-4bf030f18de7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7620 2024.08.27 19:51:40.823009 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 84 rows starting from the beginning of the part
7621 2024.08.27 19:51:40.823302 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 245 rows starting from the beginning of the part
7622 2024.08.27 19:51:40.824048 [ 3 ] {2a38888d-4653-44dc-9688-4bf030f18de7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7623 2024.08.27 19:51:40.824805 [ 3 ] {2a38888d-4653-44dc-9688-4bf030f18de7} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7624 2024.08.27 19:51:40.824868 [ 3 ] {2a38888d-4653-44dc-9688-4bf030f18de7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7625 2024.08.27 19:51:40.826008 [ 3 ] {2a38888d-4653-44dc-9688-4bf030f18de7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
7626 2024.08.27 19:51:40.826803 [ 3 ] {2a38888d-4653-44dc-9688-4bf030f18de7} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7627 2024.08.27 19:51:40.826862 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 5 columns (5 merged, 0 gathered) in 0.005828585 sec., 359950.14227295306 rows/sec., 31.84 MiB/sec.
7628 2024.08.27 19:51:40.827038 [ 3 ] {2a38888d-4653-44dc-9688-4bf030f18de7} <Debug> executeQuery: Read 31 rows, 2.31 KiB in 0.004716 sec., 6573.367260390161 rows/sec., 489.73 KiB/sec.
7629 2024.08.27 19:51:40.827245 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
7630 2024.08.27 19:51:40.827617 [ 3 ] {2a38888d-4653-44dc-9688-4bf030f18de7} <Debug> DynamicQueryHandler: Done processing query
7631 2024.08.27 19:51:40.827704 [ 3 ] {2a38888d-4653-44dc-9688-4bf030f18de7} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7632 2024.08.27 19:51:40.827790 [ 3 ] {} <Debug> HTTP-Session: 987b5a99-8ff4-4cff-ae24-a3e8f1205d80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7633 2024.08.27 19:51:40.828098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7634 2024.08.27 19:51:40.828262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7635 2024.08.27 19:51:40.828344 [ 3 ] {} <Debug> HTTP-Session: 63dad08a-e0c7-494c-b7bd-ae4f6c263fc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7636 2024.08.27 19:51:40.828441 [ 3 ] {} <Debug> HTTP-Session: 63dad08a-e0c7-494c-b7bd-ae4f6c263fc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7637 2024.08.27 19:51:40.828493 [ 3 ] {} <Debug> HTTP-Session: 63dad08a-e0c7-494c-b7bd-ae4f6c263fc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7638 2024.08.27 19:51:40.828551 [ 3 ] {} <Trace> HTTP-Session: 63dad08a-e0c7-494c-b7bd-ae4f6c263fc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7639 2024.08.27 19:51:40.828729 [ 3 ] {488973e1-f161-46dd-8db2-e1f18e52e770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
7640 2024.08.27 19:51:40.828771 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_41_8} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7641 2024.08.27 19:51:40.828818 [ 3 ] {488973e1-f161-46dd-8db2-e1f18e52e770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7642 2024.08.27 19:51:40.828958 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_41_8} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
7643 2024.08.27 19:51:40.829114 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB.
7644 2024.08.27 19:51:40.829295 [ 3 ] {488973e1-f161-46dd-8db2-e1f18e52e770} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7645 2024.08.27 19:51:40.829617 [ 3 ] {488973e1-f161-46dd-8db2-e1f18e52e770} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7646 2024.08.27 19:51:40.829654 [ 3 ] {488973e1-f161-46dd-8db2-e1f18e52e770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7647 2024.08.27 19:51:40.830023 [ 3 ] {488973e1-f161-46dd-8db2-e1f18e52e770} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7648 2024.08.27 19:51:40.830405 [ 3 ] {488973e1-f161-46dd-8db2-e1f18e52e770} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7649 2024.08.27 19:51:40.830542 [ 3 ] {488973e1-f161-46dd-8db2-e1f18e52e770} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001881 sec., 7442.849548112706 rows/sec., 521.25 KiB/sec.
7650 2024.08.27 19:51:40.830720 [ 3 ] {488973e1-f161-46dd-8db2-e1f18e52e770} <Debug> DynamicQueryHandler: Done processing query
7651 2024.08.27 19:51:40.830745 [ 3 ] {488973e1-f161-46dd-8db2-e1f18e52e770} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7652 2024.08.27 19:51:40.830761 [ 3 ] {} <Debug> HTTP-Session: 63dad08a-e0c7-494c-b7bd-ae4f6c263fc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7653 2024.08.27 19:51:40.830881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7654 2024.08.27 19:51:40.830932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7655 2024.08.27 19:51:40.830951 [ 3 ] {} <Debug> HTTP-Session: 4c96a1f1-8d1e-412f-92e7-6bb103ffe7eb Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7656 2024.08.27 19:51:40.830967 [ 3 ] {} <Debug> HTTP-Session: 4c96a1f1-8d1e-412f-92e7-6bb103ffe7eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7657 2024.08.27 19:51:40.830981 [ 3 ] {} <Debug> HTTP-Session: 4c96a1f1-8d1e-412f-92e7-6bb103ffe7eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7658 2024.08.27 19:51:40.831012 [ 3 ] {} <Trace> HTTP-Session: 4c96a1f1-8d1e-412f-92e7-6bb103ffe7eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7659 2024.08.27 19:51:40.831110 [ 3 ] {46b74c08-d836-4767-8371-d9351ad712ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
7660 2024.08.27 19:51:40.831152 [ 3 ] {46b74c08-d836-4767-8371-d9351ad712ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
7661 2024.08.27 19:51:40.831380 [ 3 ] {46b74c08-d836-4767-8371-d9351ad712ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7662 2024.08.27 19:51:40.831672 [ 3 ] {46b74c08-d836-4767-8371-d9351ad712ce} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7663 2024.08.27 19:51:40.831708 [ 3 ] {46b74c08-d836-4767-8371-d9351ad712ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7664 2024.08.27 19:51:40.832054 [ 3 ] {46b74c08-d836-4767-8371-d9351ad712ce} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7665 2024.08.27 19:51:40.832423 [ 3 ] {46b74c08-d836-4767-8371-d9351ad712ce} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7666 2024.08.27 19:51:40.832555 [ 3 ] {46b74c08-d836-4767-8371-d9351ad712ce} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001471 sec., 4078.8579197824606 rows/sec., 240.99 KiB/sec.
7667 2024.08.27 19:51:40.832716 [ 3 ] {46b74c08-d836-4767-8371-d9351ad712ce} <Debug> DynamicQueryHandler: Done processing query
7668 2024.08.27 19:51:40.832741 [ 3 ] {46b74c08-d836-4767-8371-d9351ad712ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7669 2024.08.27 19:51:40.832757 [ 3 ] {} <Debug> HTTP-Session: 4c96a1f1-8d1e-412f-92e7-6bb103ffe7eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7670 2024.08.27 19:51:40.833006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 67021, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7671 2024.08.27 19:51:40.833055 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7672 2024.08.27 19:51:40.833074 [ 3 ] {} <Debug> HTTP-Session: 0f0d255d-65cf-4b80-821f-d2a0aba93451 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7673 2024.08.27 19:51:40.833091 [ 3 ] {} <Debug> HTTP-Session: 0f0d255d-65cf-4b80-821f-d2a0aba93451 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7674 2024.08.27 19:51:40.833105 [ 3 ] {} <Debug> HTTP-Session: 0f0d255d-65cf-4b80-821f-d2a0aba93451 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7675 2024.08.27 19:51:40.833135 [ 3 ] {} <Trace> HTTP-Session: 0f0d255d-65cf-4b80-821f-d2a0aba93451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7676 2024.08.27 19:51:40.833406 [ 3 ] {03c8b1e5-b9b5-416c-8444-f0d64adbc423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7677 2024.08.27 19:51:40.833451 [ 3 ] {03c8b1e5-b9b5-416c-8444-f0d64adbc423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7678 2024.08.27 19:51:40.833675 [ 3 ] {03c8b1e5-b9b5-416c-8444-f0d64adbc423} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7679 2024.08.27 19:51:40.834281 [ 3 ] {03c8b1e5-b9b5-416c-8444-f0d64adbc423} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7680 2024.08.27 19:51:40.834318 [ 3 ] {03c8b1e5-b9b5-416c-8444-f0d64adbc423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7681 2024.08.27 19:51:40.834700 [ 3 ] {03c8b1e5-b9b5-416c-8444-f0d64adbc423} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7682 2024.08.27 19:51:40.835054 [ 3 ] {03c8b1e5-b9b5-416c-8444-f0d64adbc423} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7683 2024.08.27 19:51:40.835183 [ 67 ] {} <Debug> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7684 2024.08.27 19:51:40.835187 [ 3 ] {03c8b1e5-b9b5-416c-8444-f0d64adbc423} <Debug> executeQuery: Read 413 rows, 30.17 KiB in 0.001938 sec., 213106.29514963878 rows/sec., 15.20 MiB/sec.
7685 2024.08.27 19:51:40.835215 [ 67 ] {} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7686 2024.08.27 19:51:40.835248 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7687 2024.08.27 19:51:40.835583 [ 3 ] {03c8b1e5-b9b5-416c-8444-f0d64adbc423} <Debug> DynamicQueryHandler: Done processing query
7688 2024.08.27 19:51:40.835583 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::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
7689 2024.08.27 19:51:40.835658 [ 3 ] {03c8b1e5-b9b5-416c-8444-f0d64adbc423} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
7690 2024.08.27 19:51:40.835744 [ 3 ] {} <Debug> HTTP-Session: 0f0d255d-65cf-4b80-821f-d2a0aba93451 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7691 2024.08.27 19:51:40.836011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7692 2024.08.27 19:51:40.836179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7693 2024.08.27 19:51:40.836276 [ 3 ] {} <Debug> HTTP-Session: b1e33f26-513e-4bcf-b108-2b0cc2e9925e Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7694 2024.08.27 19:51:40.836352 [ 3 ] {} <Debug> HTTP-Session: b1e33f26-513e-4bcf-b108-2b0cc2e9925e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7695 2024.08.27 19:51:40.836415 [ 3 ] {} <Debug> HTTP-Session: b1e33f26-513e-4bcf-b108-2b0cc2e9925e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7696 2024.08.27 19:51:40.836430 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7697 2024.08.27 19:51:40.836551 [ 3 ] {} <Trace> HTTP-Session: b1e33f26-513e-4bcf-b108-2b0cc2e9925e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7698 2024.08.27 19:51:40.836558 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 914 rows starting from the beginning of the part
7699 2024.08.27 19:51:40.836805 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 28 rows starting from the beginning of the part
7700 2024.08.27 19:51:40.836870 [ 3 ] {cebefd6a-be43-4a38-9884-e34d97577f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7701 2024.08.27 19:51:40.837058 [ 3 ] {cebefd6a-be43-4a38-9884-e34d97577f75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7702 2024.08.27 19:51:40.837140 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::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
7703 2024.08.27 19:51:40.837495 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 409 rows starting from the beginning of the part
7704 2024.08.27 19:51:40.837888 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 81 rows starting from the beginning of the part
7705 2024.08.27 19:51:40.838241 [ 3 ] {cebefd6a-be43-4a38-9884-e34d97577f75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7706 2024.08.27 19:51:40.838258 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 413 rows starting from the beginning of the part
7707 2024.08.27 19:51:40.839062 [ 3 ] {cebefd6a-be43-4a38-9884-e34d97577f75} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7708 2024.08.27 19:51:40.839136 [ 3 ] {cebefd6a-be43-4a38-9884-e34d97577f75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7709 2024.08.27 19:51:40.840198 [ 3 ] {cebefd6a-be43-4a38-9884-e34d97577f75} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7710 2024.08.27 19:51:40.840964 [ 3 ] {cebefd6a-be43-4a38-9884-e34d97577f75} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7711 2024.08.27 19:51:40.841224 [ 67 ] {} <Debug> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
7712 2024.08.27 19:51:40.841335 [ 67 ] {} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7713 2024.08.27 19:51:40.841363 [ 3 ] {cebefd6a-be43-4a38-9884-e34d97577f75} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004632 sec., 1295.3367875647668 rows/sec., 67.68 KiB/sec.
7714 2024.08.27 19:51:40.841420 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7715 2024.08.27 19:51:40.842040 [ 190 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1922 rows, containing 5 columns (5 merged, 0 gathered) in 0.006677899 sec., 287815.0747712716 rows/sec., 22.01 MiB/sec.
7716 2024.08.27 19:51:40.842207 [ 197 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
7717 2024.08.27 19:51:40.842232 [ 3 ] {cebefd6a-be43-4a38-9884-e34d97577f75} <Debug> DynamicQueryHandler: Done processing query
7718 2024.08.27 19:51:40.842326 [ 3 ] {cebefd6a-be43-4a38-9884-e34d97577f75} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7719 2024.08.27 19:51:40.842394 [ 3 ] {} <Debug> HTTP-Session: b1e33f26-513e-4bcf-b108-2b0cc2e9925e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7720 2024.08.27 19:51:40.842480 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
7721 2024.08.27 19:51:40.842737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 45041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7722 2024.08.27 19:51:40.842757 [ 197 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7723 2024.08.27 19:51:40.842862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7724 2024.08.27 19:51:40.842860 [ 197 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
7725 2024.08.27 19:51:40.842948 [ 3 ] {} <Debug> HTTP-Session: 4974b75a-87ea-4462-b77a-cef243ae2307 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7726 2024.08.27 19:51:40.843039 [ 3 ] {} <Debug> HTTP-Session: 4974b75a-87ea-4462-b77a-cef243ae2307 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7727 2024.08.27 19:51:40.843114 [ 3 ] {} <Debug> HTTP-Session: 4974b75a-87ea-4462-b77a-cef243ae2307 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7728 2024.08.27 19:51:40.843295 [ 3 ] {} <Trace> HTTP-Session: 4974b75a-87ea-4462-b77a-cef243ae2307 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7729 2024.08.27 19:51:40.843699 [ 197 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
7730 2024.08.27 19:51:40.843832 [ 3 ] {8760dd3b-9cba-41ac-aa8b-5a5d6fa0515d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7731 2024.08.27 19:51:40.844064 [ 3 ] {8760dd3b-9cba-41ac-aa8b-5a5d6fa0515d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7732 2024.08.27 19:51:40.844190 [ 197 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
7733 2024.08.27 19:51:40.844319 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_41_8} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7734 2024.08.27 19:51:40.844802 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_41_8} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
7735 2024.08.27 19:51:40.844918 [ 197 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
7736 2024.08.27 19:51:40.845322 [ 197 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
7737 2024.08.27 19:51:40.845351 [ 3 ] {8760dd3b-9cba-41ac-aa8b-5a5d6fa0515d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7738 2024.08.27 19:51:40.845415 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB.
7739 2024.08.27 19:51:40.845713 [ 197 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
7740 2024.08.27 19:51:40.846557 [ 3 ] {8760dd3b-9cba-41ac-aa8b-5a5d6fa0515d} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7741 2024.08.27 19:51:40.846636 [ 3 ] {8760dd3b-9cba-41ac-aa8b-5a5d6fa0515d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7742 2024.08.27 19:51:40.847823 [ 3 ] {8760dd3b-9cba-41ac-aa8b-5a5d6fa0515d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7743 2024.08.27 19:51:40.848231 [ 197 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.006548957 sec., 14658.822771320685 rows/sec., 765.87 KiB/sec.
7744 2024.08.27 19:51:40.848447 [ 197 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
7745 2024.08.27 19:51:40.848710 [ 3 ] {8760dd3b-9cba-41ac-aa8b-5a5d6fa0515d} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7746 2024.08.27 19:51:40.849068 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7747 2024.08.27 19:51:40.849127 [ 3 ] {8760dd3b-9cba-41ac-aa8b-5a5d6fa0515d} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.005561 sec., 42977.881675957564 rows/sec., 2.88 MiB/sec.
7748 2024.08.27 19:51:40.849140 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7749 2024.08.27 19:51:40.849215 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7750 2024.08.27 19:51:40.849515 [ 197 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_16_3} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7751 2024.08.27 19:51:40.849708 [ 196 ] {f0716f36-2242-4786-aa54-49060a96b200::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
7752 2024.08.27 19:51:40.849751 [ 3 ] {8760dd3b-9cba-41ac-aa8b-5a5d6fa0515d} <Debug> DynamicQueryHandler: Done processing query
7753 2024.08.27 19:51:40.849821 [ 3 ] {8760dd3b-9cba-41ac-aa8b-5a5d6fa0515d} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
7754 2024.08.27 19:51:40.849834 [ 197 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_16_3} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
7755 2024.08.27 19:51:40.849899 [ 3 ] {} <Debug> HTTP-Session: 4974b75a-87ea-4462-b77a-cef243ae2307 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7756 2024.08.27 19:51:40.850114 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
7757 2024.08.27 19:51:40.850164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7758 2024.08.27 19:51:40.850258 [ 196 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7759 2024.08.27 19:51:40.850286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7760 2024.08.27 19:51:40.850319 [ 196 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10772 rows starting from the beginning of the part
7761 2024.08.27 19:51:40.850334 [ 3 ] {} <Debug> HTTP-Session: 302282df-0406-4ee9-958d-2e2f0b329010 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7762 2024.08.27 19:51:40.850384 [ 3 ] {} <Debug> HTTP-Session: 302282df-0406-4ee9-958d-2e2f0b329010 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7763 2024.08.27 19:51:40.850435 [ 3 ] {} <Debug> HTTP-Session: 302282df-0406-4ee9-958d-2e2f0b329010 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7764 2024.08.27 19:51:40.850579 [ 3 ] {} <Trace> HTTP-Session: 302282df-0406-4ee9-958d-2e2f0b329010 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7765 2024.08.27 19:51:40.850630 [ 196 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 10 rows starting from the beginning of the part
7766 2024.08.27 19:51:40.850913 [ 3 ] {17d0fb20-0203-4a37-bf93-ad7b55f59bfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
7767 2024.08.27 19:51:40.850937 [ 196 ] {f0716f36-2242-4786-aa54-49060a96b200::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
7768 2024.08.27 19:51:40.851050 [ 3 ] {17d0fb20-0203-4a37-bf93-ad7b55f59bfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
7769 2024.08.27 19:51:40.851261 [ 196 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 237 rows starting from the beginning of the part
7770 2024.08.27 19:51:40.851651 [ 196 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 162 rows starting from the beginning of the part
7771 2024.08.27 19:51:40.851998 [ 196 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 239 rows starting from the beginning of the part
7772 2024.08.27 19:51:40.852366 [ 3 ] {17d0fb20-0203-4a37-bf93-ad7b55f59bfb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7773 2024.08.27 19:51:40.853285 [ 3 ] {17d0fb20-0203-4a37-bf93-ad7b55f59bfb} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7774 2024.08.27 19:51:40.853345 [ 3 ] {17d0fb20-0203-4a37-bf93-ad7b55f59bfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7775 2024.08.27 19:51:40.853846 [ 3 ] {17d0fb20-0203-4a37-bf93-ad7b55f59bfb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7776 2024.08.27 19:51:40.854760 [ 3 ] {17d0fb20-0203-4a37-bf93-ad7b55f59bfb} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7777 2024.08.27 19:51:40.855171 [ 3 ] {17d0fb20-0203-4a37-bf93-ad7b55f59bfb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004387 sec., 227.9462046956918 rows/sec., 15.36 KiB/sec.
7778 2024.08.27 19:51:40.855535 [ 3 ] {17d0fb20-0203-4a37-bf93-ad7b55f59bfb} <Debug> DynamicQueryHandler: Done processing query
7779 2024.08.27 19:51:40.855572 [ 3 ] {17d0fb20-0203-4a37-bf93-ad7b55f59bfb} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
7780 2024.08.27 19:51:40.855590 [ 3 ] {} <Debug> HTTP-Session: 302282df-0406-4ee9-958d-2e2f0b329010 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7781 2024.08.27 19:51:40.855789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7782 2024.08.27 19:51:40.855884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7783 2024.08.27 19:51:40.855914 [ 3 ] {} <Debug> HTTP-Session: 3ea2b1d7-e892-4371-b3d4-25d26c3abe5e Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7784 2024.08.27 19:51:40.855934 [ 3 ] {} <Debug> HTTP-Session: 3ea2b1d7-e892-4371-b3d4-25d26c3abe5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7785 2024.08.27 19:51:40.855949 [ 3 ] {} <Debug> HTTP-Session: 3ea2b1d7-e892-4371-b3d4-25d26c3abe5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7786 2024.08.27 19:51:40.855982 [ 3 ] {} <Trace> HTTP-Session: 3ea2b1d7-e892-4371-b3d4-25d26c3abe5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7787 2024.08.27 19:51:40.857077 [ 3 ] {2b57fbaa-b198-4e8a-a925-9b58b5f4a4ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7788 2024.08.27 19:51:40.857160 [ 3 ] {2b57fbaa-b198-4e8a-a925-9b58b5f4a4ee} <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
7789 2024.08.27 19:51:40.858050 [ 196 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11580 rows, containing 5 columns (5 merged, 0 gathered) in 0.008642201 sec., 1339936.4351743264 rows/sec., 90.58 MiB/sec.
7790 2024.08.27 19:51:40.858360 [ 3 ] {2b57fbaa-b198-4e8a-a925-9b58b5f4a4ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7791 2024.08.27 19:51:40.858418 [ 196 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
7792 2024.08.27 19:51:40.859238 [ 196 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7793 2024.08.27 19:51:40.859434 [ 196 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
7794 2024.08.27 19:51:40.859633 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB.
7795 2024.08.27 19:51:40.859829 [ 3 ] {2b57fbaa-b198-4e8a-a925-9b58b5f4a4ee} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7796 2024.08.27 19:51:40.859871 [ 3 ] {2b57fbaa-b198-4e8a-a925-9b58b5f4a4ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7797 2024.08.27 19:51:40.860554 [ 3 ] {2b57fbaa-b198-4e8a-a925-9b58b5f4a4ee} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
7798 2024.08.27 19:51:40.860980 [ 3 ] {2b57fbaa-b198-4e8a-a925-9b58b5f4a4ee} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7799 2024.08.27 19:51:40.861135 [ 3 ] {2b57fbaa-b198-4e8a-a925-9b58b5f4a4ee} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.004823 sec., 5598.175409496164 rows/sec., 10.03 MiB/sec.
7800 2024.08.27 19:51:40.861389 [ 3 ] {2b57fbaa-b198-4e8a-a925-9b58b5f4a4ee} <Debug> DynamicQueryHandler: Done processing query
7801 2024.08.27 19:51:40.861414 [ 3 ] {2b57fbaa-b198-4e8a-a925-9b58b5f4a4ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
7802 2024.08.27 19:51:40.861431 [ 3 ] {} <Debug> HTTP-Session: 3ea2b1d7-e892-4371-b3d4-25d26c3abe5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7803 2024.08.27 19:51:40.861595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 12143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7804 2024.08.27 19:51:40.861644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7805 2024.08.27 19:51:40.861663 [ 3 ] {} <Debug> HTTP-Session: de15a4a2-d69c-4884-b053-313d94c88763 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7806 2024.08.27 19:51:40.861680 [ 3 ] {} <Debug> HTTP-Session: de15a4a2-d69c-4884-b053-313d94c88763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7807 2024.08.27 19:51:40.861695 [ 3 ] {} <Debug> HTTP-Session: de15a4a2-d69c-4884-b053-313d94c88763 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7808 2024.08.27 19:51:40.861725 [ 3 ] {} <Trace> HTTP-Session: de15a4a2-d69c-4884-b053-313d94c88763 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7809 2024.08.27 19:51:40.861873 [ 3 ] {2946ce91-12fc-42a3-93f3-b3269ed2b28d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7810 2024.08.27 19:51:40.861917 [ 3 ] {2946ce91-12fc-42a3-93f3-b3269ed2b28d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7811 2024.08.27 19:51:40.862049 [ 3 ] {2946ce91-12fc-42a3-93f3-b3269ed2b28d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7812 2024.08.27 19:51:40.862348 [ 3 ] {2946ce91-12fc-42a3-93f3-b3269ed2b28d} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7813 2024.08.27 19:51:40.862383 [ 3 ] {2946ce91-12fc-42a3-93f3-b3269ed2b28d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7814 2024.08.27 19:51:40.862807 [ 3 ] {2946ce91-12fc-42a3-93f3-b3269ed2b28d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7815 2024.08.27 19:51:40.863123 [ 3 ] {2946ce91-12fc-42a3-93f3-b3269ed2b28d} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7816 2024.08.27 19:51:40.863250 [ 3 ] {2946ce91-12fc-42a3-93f3-b3269ed2b28d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001446 sec., 56708.160442600274 rows/sec., 3.60 MiB/sec.
7817 2024.08.27 19:51:40.863252 [ 67 ] {} <Debug> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7818 2024.08.27 19:51:40.863304 [ 67 ] {} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7819 2024.08.27 19:51:40.863335 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7820 2024.08.27 19:51:40.863480 [ 3 ] {2946ce91-12fc-42a3-93f3-b3269ed2b28d} <Debug> DynamicQueryHandler: Done processing query
7821 2024.08.27 19:51:40.863510 [ 193 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
7822 2024.08.27 19:51:40.863523 [ 3 ] {2946ce91-12fc-42a3-93f3-b3269ed2b28d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7823 2024.08.27 19:51:40.863590 [ 3 ] {} <Debug> HTTP-Session: de15a4a2-d69c-4884-b053-313d94c88763 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7824 2024.08.27 19:51:40.863718 [ 193 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7825 2024.08.27 19:51:40.863758 [ 193 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2146 rows starting from the beginning of the part
7826 2024.08.27 19:51:40.863883 [ 193 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 4 rows starting from the beginning of the part
7827 2024.08.27 19:51:40.864012 [ 193 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
7828 2024.08.27 19:51:40.864227 [ 193 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 82 rows starting from the beginning of the part
7829 2024.08.27 19:51:40.864411 [ 193 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
7830 2024.08.27 19:51:40.864590 [ 193 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 82 rows starting from the beginning of the part
7831 2024.08.27 19:51:40.866105 [ 194 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2434 rows, containing 4 columns (4 merged, 0 gathered) in 0.002703894 sec., 900183.2172415042 rows/sec., 58.79 MiB/sec.
7832 2024.08.27 19:51:40.866484 [ 194 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
7833 2024.08.27 19:51:40.866998 [ 194 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_41_8} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7834 2024.08.27 19:51:40.867103 [ 194 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_41_8} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
7835 2024.08.27 19:51:40.867215 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB.
7836 2024.08.27 19:51:45.805557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 11847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7837 2024.08.27 19:51:45.805690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7838 2024.08.27 19:51:45.805717 [ 3 ] {} <Debug> HTTP-Session: ee21be23-9899-4403-869d-0b41ccaa24c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7839 2024.08.27 19:51:45.805743 [ 3 ] {} <Debug> HTTP-Session: ee21be23-9899-4403-869d-0b41ccaa24c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7840 2024.08.27 19:51:45.805759 [ 3 ] {} <Debug> HTTP-Session: ee21be23-9899-4403-869d-0b41ccaa24c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7841 2024.08.27 19:51:45.805809 [ 3 ] {} <Trace> HTTP-Session: ee21be23-9899-4403-869d-0b41ccaa24c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7842 2024.08.27 19:51:45.806018 [ 3 ] {aa75c218-7b98-4ee1-ac3f-36ab1745a148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7843 2024.08.27 19:51:45.806086 [ 3 ] {aa75c218-7b98-4ee1-ac3f-36ab1745a148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7844 2024.08.27 19:51:45.806418 [ 3 ] {aa75c218-7b98-4ee1-ac3f-36ab1745a148} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7845 2024.08.27 19:51:45.806894 [ 3 ] {aa75c218-7b98-4ee1-ac3f-36ab1745a148} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7846 2024.08.27 19:51:45.806937 [ 3 ] {aa75c218-7b98-4ee1-ac3f-36ab1745a148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7847 2024.08.27 19:51:45.807360 [ 3 ] {aa75c218-7b98-4ee1-ac3f-36ab1745a148} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
7848 2024.08.27 19:51:45.807763 [ 3 ] {aa75c218-7b98-4ee1-ac3f-36ab1745a148} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7849 2024.08.27 19:51:45.807934 [ 3 ] {aa75c218-7b98-4ee1-ac3f-36ab1745a148} <Debug> executeQuery: Read 82 rows, 6.84 KiB in 0.001985 sec., 41309.823677581866 rows/sec., 3.36 MiB/sec.
7850 2024.08.27 19:51:45.808149 [ 3 ] {aa75c218-7b98-4ee1-ac3f-36ab1745a148} <Debug> DynamicQueryHandler: Done processing query
7851 2024.08.27 19:51:45.808176 [ 3 ] {aa75c218-7b98-4ee1-ac3f-36ab1745a148} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7852 2024.08.27 19:51:45.808194 [ 3 ] {} <Debug> HTTP-Session: ee21be23-9899-4403-869d-0b41ccaa24c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7853 2024.08.27 19:51:45.808325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7854 2024.08.27 19:51:45.808375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7855 2024.08.27 19:51:45.808394 [ 3 ] {} <Debug> HTTP-Session: 38d53e76-117f-43b9-817c-8eb4af46fe22 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7856 2024.08.27 19:51:45.808411 [ 3 ] {} <Debug> HTTP-Session: 38d53e76-117f-43b9-817c-8eb4af46fe22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7857 2024.08.27 19:51:45.808425 [ 3 ] {} <Debug> HTTP-Session: 38d53e76-117f-43b9-817c-8eb4af46fe22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7858 2024.08.27 19:51:45.808455 [ 3 ] {} <Trace> HTTP-Session: 38d53e76-117f-43b9-817c-8eb4af46fe22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7859 2024.08.27 19:51:45.808557 [ 3 ] {22af6e99-4703-47a1-b6e5-98ce30426b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7860 2024.08.27 19:51:45.808602 [ 3 ] {22af6e99-4703-47a1-b6e5-98ce30426b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7861 2024.08.27 19:51:45.808830 [ 3 ] {22af6e99-4703-47a1-b6e5-98ce30426b44} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7862 2024.08.27 19:51:45.809147 [ 3 ] {22af6e99-4703-47a1-b6e5-98ce30426b44} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7863 2024.08.27 19:51:45.809184 [ 3 ] {22af6e99-4703-47a1-b6e5-98ce30426b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7864 2024.08.27 19:51:45.809541 [ 3 ] {22af6e99-4703-47a1-b6e5-98ce30426b44} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
7865 2024.08.27 19:51:45.809897 [ 3 ] {22af6e99-4703-47a1-b6e5-98ce30426b44} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7866 2024.08.27 19:51:45.810055 [ 3 ] {22af6e99-4703-47a1-b6e5-98ce30426b44} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001518 sec., 8563.899868247694 rows/sec., 643.97 KiB/sec.
7867 2024.08.27 19:51:45.810062 [ 62 ] {} <Debug> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
7868 2024.08.27 19:51:45.810171 [ 62 ] {} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7869 2024.08.27 19:51:45.810223 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7870 2024.08.27 19:51:45.810316 [ 3 ] {22af6e99-4703-47a1-b6e5-98ce30426b44} <Debug> DynamicQueryHandler: Done processing query
7871 2024.08.27 19:51:45.810368 [ 3 ] {22af6e99-4703-47a1-b6e5-98ce30426b44} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7872 2024.08.27 19:51:45.810399 [ 3 ] {} <Debug> HTTP-Session: 38d53e76-117f-43b9-817c-8eb4af46fe22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7873 2024.08.27 19:51:45.810399 [ 194 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::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
7874 2024.08.27 19:51:45.810589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 13090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7875 2024.08.27 19:51:45.810655 [ 194 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7876 2024.08.27 19:51:45.810685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7877 2024.08.27 19:51:45.810723 [ 194 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 58 rows starting from the beginning of the part
7878 2024.08.27 19:51:45.810733 [ 3 ] {} <Debug> HTTP-Session: e9f486db-a44d-407a-91c3-a3b5a0629af8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7879 2024.08.27 19:51:45.810788 [ 3 ] {} <Debug> HTTP-Session: e9f486db-a44d-407a-91c3-a3b5a0629af8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7880 2024.08.27 19:51:45.810825 [ 3 ] {} <Debug> HTTP-Session: e9f486db-a44d-407a-91c3-a3b5a0629af8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7881 2024.08.27 19:51:45.810963 [ 3 ] {} <Trace> HTTP-Session: e9f486db-a44d-407a-91c3-a3b5a0629af8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7882 2024.08.27 19:51:45.811015 [ 194 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 13 rows starting from the beginning of the part
7883 2024.08.27 19:51:45.811342 [ 3 ] {4d151a97-65b2-4857-9e4a-1728018917eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7884 2024.08.27 19:51:45.811357 [ 194 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 27 rows starting from the beginning of the part
7885 2024.08.27 19:51:45.811463 [ 3 ] {4d151a97-65b2-4857-9e4a-1728018917eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7886 2024.08.27 19:51:45.811725 [ 194 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::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
7887 2024.08.27 19:51:45.812021 [ 194 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 31 rows starting from the beginning of the part
7888 2024.08.27 19:51:45.812379 [ 194 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 13 rows starting from the beginning of the part
7889 2024.08.27 19:51:45.813059 [ 3 ] {4d151a97-65b2-4857-9e4a-1728018917eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7890 2024.08.27 19:51:45.813909 [ 3 ] {4d151a97-65b2-4857-9e4a-1728018917eb} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7891 2024.08.27 19:51:45.813976 [ 3 ] {4d151a97-65b2-4857-9e4a-1728018917eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7892 2024.08.27 19:51:45.814969 [ 3 ] {4d151a97-65b2-4857-9e4a-1728018917eb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
7893 2024.08.27 19:51:45.815146 [ 188 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 5 columns (5 merged, 0 gathered) in 0.004842949 sec., 32831.23567892208 rows/sec., 2.51 MiB/sec.
7894 2024.08.27 19:51:45.815389 [ 199 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
7895 2024.08.27 19:51:45.815539 [ 3 ] {4d151a97-65b2-4857-9e4a-1728018917eb} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7896 2024.08.27 19:51:45.815848 [ 3 ] {4d151a97-65b2-4857-9e4a-1728018917eb} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.004679 sec., 16456.507800812138 rows/sec., 1.28 MiB/sec.
7897 2024.08.27 19:51:45.816084 [ 3 ] {4d151a97-65b2-4857-9e4a-1728018917eb} <Debug> DynamicQueryHandler: Done processing query
7898 2024.08.27 19:51:45.816089 [ 199 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_31_6} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7899 2024.08.27 19:51:45.816112 [ 3 ] {4d151a97-65b2-4857-9e4a-1728018917eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7900 2024.08.27 19:51:45.816139 [ 3 ] {} <Debug> HTTP-Session: e9f486db-a44d-407a-91c3-a3b5a0629af8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7901 2024.08.27 19:51:45.816195 [ 199 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_31_6} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
7902 2024.08.27 19:51:45.816283 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
7903 2024.08.27 19:51:45.816317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 30657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7904 2024.08.27 19:51:45.816367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7905 2024.08.27 19:51:45.816386 [ 3 ] {} <Debug> HTTP-Session: 939d3ceb-d53c-4986-94d5-7bfef0423f8d Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7906 2024.08.27 19:51:45.816404 [ 3 ] {} <Debug> HTTP-Session: 939d3ceb-d53c-4986-94d5-7bfef0423f8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7907 2024.08.27 19:51:45.816417 [ 3 ] {} <Debug> HTTP-Session: 939d3ceb-d53c-4986-94d5-7bfef0423f8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7908 2024.08.27 19:51:45.816447 [ 3 ] {} <Trace> HTTP-Session: 939d3ceb-d53c-4986-94d5-7bfef0423f8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7909 2024.08.27 19:51:45.816606 [ 3 ] {06f4bee1-6d5a-4176-9eca-f0e7df586c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7910 2024.08.27 19:51:45.816654 [ 3 ] {06f4bee1-6d5a-4176-9eca-f0e7df586c39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7911 2024.08.27 19:51:45.816803 [ 3 ] {06f4bee1-6d5a-4176-9eca-f0e7df586c39} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7912 2024.08.27 19:51:45.817175 [ 3 ] {06f4bee1-6d5a-4176-9eca-f0e7df586c39} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7913 2024.08.27 19:51:45.817212 [ 3 ] {06f4bee1-6d5a-4176-9eca-f0e7df586c39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7914 2024.08.27 19:51:45.817609 [ 3 ] {06f4bee1-6d5a-4176-9eca-f0e7df586c39} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
7915 2024.08.27 19:51:45.817954 [ 3 ] {06f4bee1-6d5a-4176-9eca-f0e7df586c39} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7916 2024.08.27 19:51:45.818102 [ 3 ] {06f4bee1-6d5a-4176-9eca-f0e7df586c39} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001576 sec., 101522.84263959392 rows/sec., 7.07 MiB/sec.
7917 2024.08.27 19:51:45.818294 [ 3 ] {06f4bee1-6d5a-4176-9eca-f0e7df586c39} <Debug> DynamicQueryHandler: Done processing query
7918 2024.08.27 19:51:45.818318 [ 3 ] {06f4bee1-6d5a-4176-9eca-f0e7df586c39} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7919 2024.08.27 19:51:45.818334 [ 3 ] {} <Debug> HTTP-Session: 939d3ceb-d53c-4986-94d5-7bfef0423f8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7920 2024.08.27 19:51:45.818489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 21262, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7921 2024.08.27 19:51:45.818536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7922 2024.08.27 19:51:45.818555 [ 3 ] {} <Debug> HTTP-Session: b404e0ce-1aa8-4f45-970d-7bdd84794461 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7923 2024.08.27 19:51:45.818571 [ 3 ] {} <Debug> HTTP-Session: b404e0ce-1aa8-4f45-970d-7bdd84794461 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7924 2024.08.27 19:51:45.818585 [ 3 ] {} <Debug> HTTP-Session: b404e0ce-1aa8-4f45-970d-7bdd84794461 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7925 2024.08.27 19:51:45.818615 [ 3 ] {} <Trace> HTTP-Session: b404e0ce-1aa8-4f45-970d-7bdd84794461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7926 2024.08.27 19:51:45.818805 [ 3 ] {43387130-9382-4884-95ca-4bf024a6db5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7927 2024.08.27 19:51:45.818871 [ 3 ] {43387130-9382-4884-95ca-4bf024a6db5f} <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
7928 2024.08.27 19:51:45.819299 [ 3 ] {43387130-9382-4884-95ca-4bf024a6db5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7929 2024.08.27 19:51:45.819825 [ 3 ] {43387130-9382-4884-95ca-4bf024a6db5f} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7930 2024.08.27 19:51:45.819861 [ 3 ] {43387130-9382-4884-95ca-4bf024a6db5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7931 2024.08.27 19:51:45.820454 [ 3 ] {43387130-9382-4884-95ca-4bf024a6db5f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
7932 2024.08.27 19:51:45.820864 [ 3 ] {43387130-9382-4884-95ca-4bf024a6db5f} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7933 2024.08.27 19:51:45.821062 [ 3 ] {43387130-9382-4884-95ca-4bf024a6db5f} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002355 sec., 5520.169851380043 rows/sec., 9.89 MiB/sec.
7934 2024.08.27 19:51:45.821064 [ 60 ] {} <Debug> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
7935 2024.08.27 19:51:45.821199 [ 60 ] {} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7936 2024.08.27 19:51:45.821283 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7937 2024.08.27 19:51:45.821492 [ 3 ] {43387130-9382-4884-95ca-4bf024a6db5f} <Debug> DynamicQueryHandler: Done processing query
7938 2024.08.27 19:51:45.821575 [ 3 ] {43387130-9382-4884-95ca-4bf024a6db5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
7939 2024.08.27 19:51:45.821657 [ 3 ] {} <Debug> HTTP-Session: b404e0ce-1aa8-4f45-970d-7bdd84794461 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7940 2024.08.27 19:51:45.821783 [ 188 ] {25052027-0a03-49be-8655-a6c64ba66c34::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
7941 2024.08.27 19:51:45.821887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7942 2024.08.27 19:51:45.821980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7943 2024.08.27 19:51:45.822039 [ 3 ] {} <Debug> HTTP-Session: 56d295f4-7fc9-412b-bc61-c3b98265f9e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7944 2024.08.27 19:51:45.822078 [ 3 ] {} <Debug> HTTP-Session: 56d295f4-7fc9-412b-bc61-c3b98265f9e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7945 2024.08.27 19:51:45.822103 [ 3 ] {} <Debug> HTTP-Session: 56d295f4-7fc9-412b-bc61-c3b98265f9e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7946 2024.08.27 19:51:45.822207 [ 3 ] {} <Trace> HTTP-Session: 56d295f4-7fc9-412b-bc61-c3b98265f9e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7947 2024.08.27 19:51:45.822527 [ 3 ] {80be0c5c-c691-418f-b8e5-94ab6985f8c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7948 2024.08.27 19:51:45.822666 [ 3 ] {80be0c5c-c691-418f-b8e5-94ab6985f8c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7949 2024.08.27 19:51:45.823042 [ 188 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7950 2024.08.27 19:51:45.823286 [ 188 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 486 rows starting from the beginning of the part
7951 2024.08.27 19:51:45.823356 [ 3 ] {80be0c5c-c691-418f-b8e5-94ab6985f8c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7952 2024.08.27 19:51:45.824061 [ 188 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 13 rows starting from the beginning of the part
7953 2024.08.27 19:51:45.824591 [ 3 ] {80be0c5c-c691-418f-b8e5-94ab6985f8c8} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7954 2024.08.27 19:51:45.824703 [ 3 ] {80be0c5c-c691-418f-b8e5-94ab6985f8c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB.
7955 2024.08.27 19:51:45.824793 [ 188 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 27 rows starting from the beginning of the part
7956 2024.08.27 19:51:45.825464 [ 188 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 13 rows starting from the beginning of the part
7957 2024.08.27 19:51:45.826075 [ 188 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 27 rows starting from the beginning of the part
7958 2024.08.27 19:51:45.826111 [ 3 ] {80be0c5c-c691-418f-b8e5-94ab6985f8c8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
7959 2024.08.27 19:51:45.826804 [ 188 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 13 rows starting from the beginning of the part
7960 2024.08.27 19:51:45.827423 [ 3 ] {80be0c5c-c691-418f-b8e5-94ab6985f8c8} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7961 2024.08.27 19:51:45.827799 [ 3 ] {80be0c5c-c691-418f-b8e5-94ab6985f8c8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005405 sec., 11100.832562442183 rows/sec., 766.07 KiB/sec.
7962 2024.08.27 19:51:45.828137 [ 3 ] {80be0c5c-c691-418f-b8e5-94ab6985f8c8} <Debug> DynamicQueryHandler: Done processing query
7963 2024.08.27 19:51:45.828172 [ 3 ] {80be0c5c-c691-418f-b8e5-94ab6985f8c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7964 2024.08.27 19:51:45.828213 [ 3 ] {} <Debug> HTTP-Session: 56d295f4-7fc9-412b-bc61-c3b98265f9e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7965 2024.08.27 19:51:45.841992 [ 189 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 579 rows, containing 19 columns (19 merged, 0 gathered) in 0.020571106 sec., 28146.274682557178 rows/sec., 50.44 MiB/sec.
7966 2024.08.27 19:51:45.842626 [ 200 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
7967 2024.08.27 19:51:45.843221 [ 200 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7968 2024.08.27 19:51:45.843315 [ 200 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
7969 2024.08.27 19:51:45.843435 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB.
7970 2024.08.27 19:51:50.228897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7971 2024.08.27 19:51:50.229034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7972 2024.08.27 19:51:50.229058 [ 3 ] {} <Debug> HTTP-Session: 813a20d7-93d1-4abf-8bca-db7b20dbfecc Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7973 2024.08.27 19:51:50.229083 [ 3 ] {} <Debug> HTTP-Session: 813a20d7-93d1-4abf-8bca-db7b20dbfecc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7974 2024.08.27 19:51:50.229098 [ 3 ] {} <Debug> HTTP-Session: 813a20d7-93d1-4abf-8bca-db7b20dbfecc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7975 2024.08.27 19:51:50.229146 [ 3 ] {} <Trace> HTTP-Session: 813a20d7-93d1-4abf-8bca-db7b20dbfecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7976 2024.08.27 19:51:50.229325 [ 3 ] {258fcb88-c95f-4248-af81-a9cdcba82eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7977 2024.08.27 19:51:50.229393 [ 3 ] {258fcb88-c95f-4248-af81-a9cdcba82eb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7978 2024.08.27 19:51:50.229731 [ 3 ] {258fcb88-c95f-4248-af81-a9cdcba82eb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7979 2024.08.27 19:51:50.230102 [ 3 ] {258fcb88-c95f-4248-af81-a9cdcba82eb1} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7980 2024.08.27 19:51:50.230146 [ 3 ] {258fcb88-c95f-4248-af81-a9cdcba82eb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
7981 2024.08.27 19:51:50.230565 [ 3 ] {258fcb88-c95f-4248-af81-a9cdcba82eb1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
7982 2024.08.27 19:51:50.230956 [ 3 ] {258fcb88-c95f-4248-af81-a9cdcba82eb1} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7983 2024.08.27 19:51:50.231140 [ 3 ] {258fcb88-c95f-4248-af81-a9cdcba82eb1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001861 sec., 1074.69102632993 rows/sec., 87.63 KiB/sec.
7984 2024.08.27 19:51:50.231361 [ 3 ] {258fcb88-c95f-4248-af81-a9cdcba82eb1} <Debug> DynamicQueryHandler: Done processing query
7985 2024.08.27 19:51:50.231388 [ 3 ] {258fcb88-c95f-4248-af81-a9cdcba82eb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7986 2024.08.27 19:51:50.231404 [ 3 ] {} <Debug> HTTP-Session: 813a20d7-93d1-4abf-8bca-db7b20dbfecc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7987 2024.08.27 19:51:50.231911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 202395, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7988 2024.08.27 19:51:50.231960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7989 2024.08.27 19:51:50.231979 [ 3 ] {} <Debug> HTTP-Session: 6efbe420-bbec-4de3-be76-095323bef420 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
7990 2024.08.27 19:51:50.231996 [ 3 ] {} <Debug> HTTP-Session: 6efbe420-bbec-4de3-be76-095323bef420 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7991 2024.08.27 19:51:50.232009 [ 3 ] {} <Debug> HTTP-Session: 6efbe420-bbec-4de3-be76-095323bef420 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7992 2024.08.27 19:51:50.232039 [ 3 ] {} <Trace> HTTP-Session: 6efbe420-bbec-4de3-be76-095323bef420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7993 2024.08.27 19:51:50.232544 [ 3 ] {eecaa52a-bb16-4168-9b1c-a785b0a70d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7994 2024.08.27 19:51:50.232594 [ 3 ] {eecaa52a-bb16-4168-9b1c-a785b0a70d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7995 2024.08.27 19:51:50.232833 [ 3 ] {eecaa52a-bb16-4168-9b1c-a785b0a70d93} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7996 2024.08.27 19:51:50.233936 [ 3 ] {eecaa52a-bb16-4168-9b1c-a785b0a70d93} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7997 2024.08.27 19:51:50.233976 [ 3 ] {eecaa52a-bb16-4168-9b1c-a785b0a70d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
7998 2024.08.27 19:51:50.234445 [ 3 ] {eecaa52a-bb16-4168-9b1c-a785b0a70d93} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
7999 2024.08.27 19:51:50.234821 [ 3 ] {eecaa52a-bb16-4168-9b1c-a785b0a70d93} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8000 2024.08.27 19:51:50.235000 [ 3 ] {eecaa52a-bb16-4168-9b1c-a785b0a70d93} <Debug> executeQuery: Read 1384 rows, 118.69 KiB in 0.002784 sec., 497126.4367816092 rows/sec., 41.63 MiB/sec.
8001 2024.08.27 19:51:50.235301 [ 3 ] {eecaa52a-bb16-4168-9b1c-a785b0a70d93} <Debug> DynamicQueryHandler: Done processing query
8002 2024.08.27 19:51:50.235364 [ 3 ] {eecaa52a-bb16-4168-9b1c-a785b0a70d93} <Debug> MemoryTracker: Peak memory usage (for query): 5.00 MiB.
8003 2024.08.27 19:51:50.235415 [ 3 ] {} <Debug> HTTP-Session: 6efbe420-bbec-4de3-be76-095323bef420 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8004 2024.08.27 19:51:50.235763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8005 2024.08.27 19:51:50.235815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8006 2024.08.27 19:51:50.235836 [ 3 ] {} <Debug> HTTP-Session: d0866bef-ee71-4701-a5cc-5e4e4920e133 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8007 2024.08.27 19:51:50.235853 [ 3 ] {} <Debug> HTTP-Session: d0866bef-ee71-4701-a5cc-5e4e4920e133 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8008 2024.08.27 19:51:50.235867 [ 3 ] {} <Debug> HTTP-Session: d0866bef-ee71-4701-a5cc-5e4e4920e133 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8009 2024.08.27 19:51:50.235898 [ 3 ] {} <Trace> HTTP-Session: d0866bef-ee71-4701-a5cc-5e4e4920e133 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8010 2024.08.27 19:51:50.236015 [ 3 ] {3c8cf83b-6cf1-4a27-a821-ce9190c81914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8011 2024.08.27 19:51:50.236063 [ 3 ] {3c8cf83b-6cf1-4a27-a821-ce9190c81914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8012 2024.08.27 19:51:50.236314 [ 3 ] {3c8cf83b-6cf1-4a27-a821-ce9190c81914} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8013 2024.08.27 19:51:50.236610 [ 3 ] {3c8cf83b-6cf1-4a27-a821-ce9190c81914} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8014 2024.08.27 19:51:50.236647 [ 3 ] {3c8cf83b-6cf1-4a27-a821-ce9190c81914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8015 2024.08.27 19:51:50.236999 [ 3 ] {3c8cf83b-6cf1-4a27-a821-ce9190c81914} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
8016 2024.08.27 19:51:50.237376 [ 3 ] {3c8cf83b-6cf1-4a27-a821-ce9190c81914} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8017 2024.08.27 19:51:50.237536 [ 3 ] {3c8cf83b-6cf1-4a27-a821-ce9190c81914} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.001551 sec., 18697.614442295293 rows/sec., 1.37 MiB/sec.
8018 2024.08.27 19:51:50.237701 [ 3 ] {3c8cf83b-6cf1-4a27-a821-ce9190c81914} <Debug> DynamicQueryHandler: Done processing query
8019 2024.08.27 19:51:50.237726 [ 3 ] {3c8cf83b-6cf1-4a27-a821-ce9190c81914} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8020 2024.08.27 19:51:50.237742 [ 3 ] {} <Debug> HTTP-Session: d0866bef-ee71-4701-a5cc-5e4e4920e133 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8021 2024.08.27 19:51:50.237928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 32340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8022 2024.08.27 19:51:50.237977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8023 2024.08.27 19:51:50.237996 [ 3 ] {} <Debug> HTTP-Session: de23b19d-47bd-40d4-ac71-d71883e4a86f Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8024 2024.08.27 19:51:50.238012 [ 3 ] {} <Debug> HTTP-Session: de23b19d-47bd-40d4-ac71-d71883e4a86f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8025 2024.08.27 19:51:50.238028 [ 3 ] {} <Debug> HTTP-Session: de23b19d-47bd-40d4-ac71-d71883e4a86f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8026 2024.08.27 19:51:50.238058 [ 3 ] {} <Trace> HTTP-Session: de23b19d-47bd-40d4-ac71-d71883e4a86f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8027 2024.08.27 19:51:50.238213 [ 3 ] {c5f43ff6-14bd-488e-9f3b-e47b95c5b7a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8028 2024.08.27 19:51:50.238258 [ 3 ] {c5f43ff6-14bd-488e-9f3b-e47b95c5b7a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8029 2024.08.27 19:51:50.238483 [ 3 ] {c5f43ff6-14bd-488e-9f3b-e47b95c5b7a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8030 2024.08.27 19:51:50.238887 [ 3 ] {c5f43ff6-14bd-488e-9f3b-e47b95c5b7a4} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8031 2024.08.27 19:51:50.238925 [ 3 ] {c5f43ff6-14bd-488e-9f3b-e47b95c5b7a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8032 2024.08.27 19:51:50.239297 [ 3 ] {c5f43ff6-14bd-488e-9f3b-e47b95c5b7a4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
8033 2024.08.27 19:51:50.239652 [ 3 ] {c5f43ff6-14bd-488e-9f3b-e47b95c5b7a4} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8034 2024.08.27 19:51:50.239819 [ 3 ] {c5f43ff6-14bd-488e-9f3b-e47b95c5b7a4} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001676 sec., 144391.40811455846 rows/sec., 9.78 MiB/sec.
8035 2024.08.27 19:51:50.239988 [ 3 ] {c5f43ff6-14bd-488e-9f3b-e47b95c5b7a4} <Debug> DynamicQueryHandler: Done processing query
8036 2024.08.27 19:51:50.240012 [ 3 ] {c5f43ff6-14bd-488e-9f3b-e47b95c5b7a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
8037 2024.08.27 19:51:50.240028 [ 3 ] {} <Debug> HTTP-Session: de23b19d-47bd-40d4-ac71-d71883e4a86f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8038 2024.08.27 19:51:50.240170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8039 2024.08.27 19:51:50.240219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8040 2024.08.27 19:51:50.240238 [ 3 ] {} <Debug> HTTP-Session: 52fd7610-2789-45a5-8737-bb9b26c7c03a Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8041 2024.08.27 19:51:50.240254 [ 3 ] {} <Debug> HTTP-Session: 52fd7610-2789-45a5-8737-bb9b26c7c03a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8042 2024.08.27 19:51:50.240268 [ 3 ] {} <Debug> HTTP-Session: 52fd7610-2789-45a5-8737-bb9b26c7c03a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8043 2024.08.27 19:51:50.240298 [ 3 ] {} <Trace> HTTP-Session: 52fd7610-2789-45a5-8737-bb9b26c7c03a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8044 2024.08.27 19:51:50.240393 [ 3 ] {5eb3056a-c02c-40e0-aee4-fa019d27d4d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
8045 2024.08.27 19:51:50.240435 [ 3 ] {5eb3056a-c02c-40e0-aee4-fa019d27d4d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
8046 2024.08.27 19:51:50.240681 [ 3 ] {5eb3056a-c02c-40e0-aee4-fa019d27d4d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8047 2024.08.27 19:51:50.240964 [ 3 ] {5eb3056a-c02c-40e0-aee4-fa019d27d4d6} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8048 2024.08.27 19:51:50.241001 [ 3 ] {5eb3056a-c02c-40e0-aee4-fa019d27d4d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8049 2024.08.27 19:51:50.241348 [ 3 ] {5eb3056a-c02c-40e0-aee4-fa019d27d4d6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
8050 2024.08.27 19:51:50.241743 [ 3 ] {5eb3056a-c02c-40e0-aee4-fa019d27d4d6} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8051 2024.08.27 19:51:50.241926 [ 31 ] {} <Debug> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0
8052 2024.08.27 19:51:50.241934 [ 3 ] {5eb3056a-c02c-40e0-aee4-fa019d27d4d6} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001551 sec., 3868.4719535783365 rows/sec., 228.56 KiB/sec.
8053 2024.08.27 19:51:50.242012 [ 31 ] {} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8054 2024.08.27 19:51:50.242083 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8055 2024.08.27 19:51:50.242305 [ 188 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full
8056 2024.08.27 19:51:50.242349 [ 3 ] {5eb3056a-c02c-40e0-aee4-fa019d27d4d6} <Debug> DynamicQueryHandler: Done processing query
8057 2024.08.27 19:51:50.242430 [ 3 ] {5eb3056a-c02c-40e0-aee4-fa019d27d4d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8058 2024.08.27 19:51:50.242518 [ 3 ] {} <Debug> HTTP-Session: 52fd7610-2789-45a5-8737-bb9b26c7c03a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8059 2024.08.27 19:51:50.242635 [ 188 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8060 2024.08.27 19:51:50.242678 [ 188 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 6 rows starting from the beginning of the part
8061 2024.08.27 19:51:50.242758 [ 188 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part
8062 2024.08.27 19:51:50.242945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 141642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8063 2024.08.27 19:51:50.243080 [ 188 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part
8064 2024.08.27 19:51:50.243108 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8065 2024.08.27 19:51:50.243185 [ 3 ] {} <Debug> HTTP-Session: 55a5eed7-6a4d-47ae-936c-66ea129c4a1f Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8066 2024.08.27 19:51:50.243270 [ 3 ] {} <Debug> HTTP-Session: 55a5eed7-6a4d-47ae-936c-66ea129c4a1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8067 2024.08.27 19:51:50.243328 [ 3 ] {} <Debug> HTTP-Session: 55a5eed7-6a4d-47ae-936c-66ea129c4a1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8068 2024.08.27 19:51:50.243420 [ 3 ] {} <Trace> HTTP-Session: 55a5eed7-6a4d-47ae-936c-66ea129c4a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8069 2024.08.27 19:51:50.243527 [ 188 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part
8070 2024.08.27 19:51:50.243735 [ 188 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part
8071 2024.08.27 19:51:50.243997 [ 3 ] {2012bf72-ff7f-4751-aab5-f33a28fa171f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8072 2024.08.27 19:51:50.244168 [ 3 ] {2012bf72-ff7f-4751-aab5-f33a28fa171f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8073 2024.08.27 19:51:50.244980 [ 3 ] {2012bf72-ff7f-4751-aab5-f33a28fa171f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8074 2024.08.27 19:51:50.246062 [ 189 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003863733 sec., 7764.51167821379 rows/sec., 492.86 KiB/sec.
8075 2024.08.27 19:51:50.246246 [ 195 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary)
8076 2024.08.27 19:51:50.246308 [ 3 ] {2012bf72-ff7f-4751-aab5-f33a28fa171f} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8077 2024.08.27 19:51:50.246351 [ 3 ] {2012bf72-ff7f-4751-aab5-f33a28fa171f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8078 2024.08.27 19:51:50.246851 [ 195 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_17_4} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8079 2024.08.27 19:51:50.246946 [ 195 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_17_4} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4
8080 2024.08.27 19:51:50.246951 [ 3 ] {2012bf72-ff7f-4751-aab5-f33a28fa171f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8081 2024.08.27 19:51:50.247042 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
8082 2024.08.27 19:51:50.247331 [ 3 ] {2012bf72-ff7f-4751-aab5-f33a28fa171f} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8083 2024.08.27 19:51:50.247507 [ 3 ] {2012bf72-ff7f-4751-aab5-f33a28fa171f} <Debug> executeQuery: Read 867 rows, 64.30 KiB in 0.00384 sec., 225781.25 rows/sec., 16.35 MiB/sec.
8084 2024.08.27 19:51:50.247863 [ 3 ] {2012bf72-ff7f-4751-aab5-f33a28fa171f} <Debug> DynamicQueryHandler: Done processing query
8085 2024.08.27 19:51:50.247912 [ 3 ] {2012bf72-ff7f-4751-aab5-f33a28fa171f} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB.
8086 2024.08.27 19:51:50.247937 [ 3 ] {} <Debug> HTTP-Session: 55a5eed7-6a4d-47ae-936c-66ea129c4a1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8087 2024.08.27 19:51:50.248168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8088 2024.08.27 19:51:50.248216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8089 2024.08.27 19:51:50.248236 [ 3 ] {} <Debug> HTTP-Session: 26d42c95-80d1-49b2-bced-e086d713d351 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8090 2024.08.27 19:51:50.248252 [ 3 ] {} <Debug> HTTP-Session: 26d42c95-80d1-49b2-bced-e086d713d351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8091 2024.08.27 19:51:50.248266 [ 3 ] {} <Debug> HTTP-Session: 26d42c95-80d1-49b2-bced-e086d713d351 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8092 2024.08.27 19:51:50.248297 [ 3 ] {} <Trace> HTTP-Session: 26d42c95-80d1-49b2-bced-e086d713d351 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8093 2024.08.27 19:51:50.248402 [ 3 ] {2b2023cb-7ae3-4b4b-9662-cbc86d6de782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8094 2024.08.27 19:51:50.248452 [ 3 ] {2b2023cb-7ae3-4b4b-9662-cbc86d6de782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8095 2024.08.27 19:51:50.248603 [ 3 ] {2b2023cb-7ae3-4b4b-9662-cbc86d6de782} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8096 2024.08.27 19:51:50.248916 [ 3 ] {2b2023cb-7ae3-4b4b-9662-cbc86d6de782} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8097 2024.08.27 19:51:50.248953 [ 3 ] {2b2023cb-7ae3-4b4b-9662-cbc86d6de782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8098 2024.08.27 19:51:50.249318 [ 3 ] {2b2023cb-7ae3-4b4b-9662-cbc86d6de782} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
8099 2024.08.27 19:51:50.249651 [ 3 ] {2b2023cb-7ae3-4b4b-9662-cbc86d6de782} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8100 2024.08.27 19:51:50.249817 [ 3 ] {2b2023cb-7ae3-4b4b-9662-cbc86d6de782} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001443 sec., 4158.004158004158 rows/sec., 217.24 KiB/sec.
8101 2024.08.27 19:51:50.249987 [ 3 ] {2b2023cb-7ae3-4b4b-9662-cbc86d6de782} <Debug> DynamicQueryHandler: Done processing query
8102 2024.08.27 19:51:50.250013 [ 3 ] {2b2023cb-7ae3-4b4b-9662-cbc86d6de782} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8103 2024.08.27 19:51:50.250029 [ 3 ] {} <Debug> HTTP-Session: 26d42c95-80d1-49b2-bced-e086d713d351 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8104 2024.08.27 19:51:50.250301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 172585, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8105 2024.08.27 19:51:50.250349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8106 2024.08.27 19:51:50.250368 [ 3 ] {} <Debug> HTTP-Session: abe51aa4-4e3f-4715-a307-8060d86bc79f Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8107 2024.08.27 19:51:50.250384 [ 3 ] {} <Debug> HTTP-Session: abe51aa4-4e3f-4715-a307-8060d86bc79f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8108 2024.08.27 19:51:50.250397 [ 3 ] {} <Debug> HTTP-Session: abe51aa4-4e3f-4715-a307-8060d86bc79f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8109 2024.08.27 19:51:50.250427 [ 3 ] {} <Trace> HTTP-Session: abe51aa4-4e3f-4715-a307-8060d86bc79f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8110 2024.08.27 19:51:50.250823 [ 3 ] {977e22a4-e978-4303-9a44-bd193ba19ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8111 2024.08.27 19:51:50.250871 [ 3 ] {977e22a4-e978-4303-9a44-bd193ba19ad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8112 2024.08.27 19:51:50.251021 [ 3 ] {977e22a4-e978-4303-9a44-bd193ba19ad3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8113 2024.08.27 19:51:50.251880 [ 3 ] {977e22a4-e978-4303-9a44-bd193ba19ad3} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8114 2024.08.27 19:51:50.251918 [ 3 ] {977e22a4-e978-4303-9a44-bd193ba19ad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8115 2024.08.27 19:51:50.252353 [ 3 ] {977e22a4-e978-4303-9a44-bd193ba19ad3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8116 2024.08.27 19:51:50.252707 [ 3 ] {977e22a4-e978-4303-9a44-bd193ba19ad3} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8117 2024.08.27 19:51:50.252867 [ 3 ] {977e22a4-e978-4303-9a44-bd193ba19ad3} <Debug> executeQuery: Read 912 rows, 62.38 KiB in 0.002304 sec., 395833.3333333333 rows/sec., 26.44 MiB/sec.
8118 2024.08.27 19:51:50.253034 [ 3 ] {977e22a4-e978-4303-9a44-bd193ba19ad3} <Debug> DynamicQueryHandler: Done processing query
8119 2024.08.27 19:51:50.253059 [ 3 ] {977e22a4-e978-4303-9a44-bd193ba19ad3} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB.
8120 2024.08.27 19:51:50.253075 [ 3 ] {} <Debug> HTTP-Session: abe51aa4-4e3f-4715-a307-8060d86bc79f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8121 2024.08.27 19:51:50.253293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8122 2024.08.27 19:51:50.253341 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8123 2024.08.27 19:51:50.253360 [ 3 ] {} <Debug> HTTP-Session: b5ae6990-8cbe-40d6-9339-50543a9c743a Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8124 2024.08.27 19:51:50.253376 [ 3 ] {} <Debug> HTTP-Session: b5ae6990-8cbe-40d6-9339-50543a9c743a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8125 2024.08.27 19:51:50.253391 [ 3 ] {} <Debug> HTTP-Session: b5ae6990-8cbe-40d6-9339-50543a9c743a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8126 2024.08.27 19:51:50.253421 [ 3 ] {} <Trace> HTTP-Session: b5ae6990-8cbe-40d6-9339-50543a9c743a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8127 2024.08.27 19:51:50.253512 [ 3 ] {bdb72fc3-06fe-49ac-b720-cba292ac3980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
8128 2024.08.27 19:51:50.253557 [ 3 ] {bdb72fc3-06fe-49ac-b720-cba292ac3980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
8129 2024.08.27 19:51:50.253686 [ 3 ] {bdb72fc3-06fe-49ac-b720-cba292ac3980} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8130 2024.08.27 19:51:50.253947 [ 3 ] {bdb72fc3-06fe-49ac-b720-cba292ac3980} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8131 2024.08.27 19:51:50.253983 [ 3 ] {bdb72fc3-06fe-49ac-b720-cba292ac3980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8132 2024.08.27 19:51:50.254332 [ 3 ] {bdb72fc3-06fe-49ac-b720-cba292ac3980} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
8133 2024.08.27 19:51:50.254660 [ 3 ] {bdb72fc3-06fe-49ac-b720-cba292ac3980} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8134 2024.08.27 19:51:50.254820 [ 3 ] {bdb72fc3-06fe-49ac-b720-cba292ac3980} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001324 sec., 755.2870090634441 rows/sec., 50.89 KiB/sec.
8135 2024.08.27 19:51:50.254985 [ 3 ] {bdb72fc3-06fe-49ac-b720-cba292ac3980} <Debug> DynamicQueryHandler: Done processing query
8136 2024.08.27 19:51:50.255010 [ 3 ] {bdb72fc3-06fe-49ac-b720-cba292ac3980} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
8137 2024.08.27 19:51:50.255026 [ 3 ] {} <Debug> HTTP-Session: b5ae6990-8cbe-40d6-9339-50543a9c743a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8138 2024.08.27 19:51:50.255194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8139 2024.08.27 19:51:50.255243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8140 2024.08.27 19:51:50.255261 [ 3 ] {} <Debug> HTTP-Session: 0e9ce785-44cd-420c-bc89-5e8515172b48 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8141 2024.08.27 19:51:50.255277 [ 3 ] {} <Debug> HTTP-Session: 0e9ce785-44cd-420c-bc89-5e8515172b48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8142 2024.08.27 19:51:50.255292 [ 3 ] {} <Debug> HTTP-Session: 0e9ce785-44cd-420c-bc89-5e8515172b48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8143 2024.08.27 19:51:50.255321 [ 3 ] {} <Trace> HTTP-Session: 0e9ce785-44cd-420c-bc89-5e8515172b48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8144 2024.08.27 19:51:50.255588 [ 3 ] {a8582820-b9b2-48ec-a0c2-105cdd5429e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8145 2024.08.27 19:51:50.255653 [ 3 ] {a8582820-b9b2-48ec-a0c2-105cdd5429e9} <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
8146 2024.08.27 19:51:50.256067 [ 3 ] {a8582820-b9b2-48ec-a0c2-105cdd5429e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8147 2024.08.27 19:51:50.256703 [ 3 ] {a8582820-b9b2-48ec-a0c2-105cdd5429e9} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8148 2024.08.27 19:51:50.256739 [ 3 ] {a8582820-b9b2-48ec-a0c2-105cdd5429e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8149 2024.08.27 19:51:50.257361 [ 3 ] {a8582820-b9b2-48ec-a0c2-105cdd5429e9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
8150 2024.08.27 19:51:50.257775 [ 3 ] {a8582820-b9b2-48ec-a0c2-105cdd5429e9} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8151 2024.08.27 19:51:50.257984 [ 3 ] {a8582820-b9b2-48ec-a0c2-105cdd5429e9} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002575 sec., 10485.436893203883 rows/sec., 18.79 MiB/sec.
8152 2024.08.27 19:51:50.258493 [ 3 ] {a8582820-b9b2-48ec-a0c2-105cdd5429e9} <Debug> DynamicQueryHandler: Done processing query
8153 2024.08.27 19:51:50.258519 [ 3 ] {a8582820-b9b2-48ec-a0c2-105cdd5429e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
8154 2024.08.27 19:51:50.258536 [ 3 ] {} <Debug> HTTP-Session: 0e9ce785-44cd-420c-bc89-5e8515172b48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8155 2024.08.27 19:51:50.258660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8156 2024.08.27 19:51:50.258709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8157 2024.08.27 19:51:50.258728 [ 3 ] {} <Debug> HTTP-Session: dcc1d692-10c3-4a21-8204-792960eb78af Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8158 2024.08.27 19:51:50.258745 [ 3 ] {} <Debug> HTTP-Session: dcc1d692-10c3-4a21-8204-792960eb78af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8159 2024.08.27 19:51:50.258758 [ 3 ] {} <Debug> HTTP-Session: dcc1d692-10c3-4a21-8204-792960eb78af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8160 2024.08.27 19:51:50.258789 [ 3 ] {} <Trace> HTTP-Session: dcc1d692-10c3-4a21-8204-792960eb78af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8161 2024.08.27 19:51:50.258922 [ 3 ] {63860588-53d2-43ac-a8f6-706dc992cc7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8162 2024.08.27 19:51:50.258969 [ 3 ] {63860588-53d2-43ac-a8f6-706dc992cc7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8163 2024.08.27 19:51:50.259116 [ 3 ] {63860588-53d2-43ac-a8f6-706dc992cc7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8164 2024.08.27 19:51:50.259415 [ 3 ] {63860588-53d2-43ac-a8f6-706dc992cc7c} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8165 2024.08.27 19:51:50.259452 [ 3 ] {63860588-53d2-43ac-a8f6-706dc992cc7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8166 2024.08.27 19:51:50.259818 [ 3 ] {63860588-53d2-43ac-a8f6-706dc992cc7c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8167 2024.08.27 19:51:50.260146 [ 3 ] {63860588-53d2-43ac-a8f6-706dc992cc7c} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8168 2024.08.27 19:51:50.260304 [ 3 ] {63860588-53d2-43ac-a8f6-706dc992cc7c} <Debug> executeQuery: Read 78 rows, 5.05 KiB in 0.001431 sec., 54507.337526205454 rows/sec., 3.45 MiB/sec.
8169 2024.08.27 19:51:50.260470 [ 3 ] {63860588-53d2-43ac-a8f6-706dc992cc7c} <Debug> DynamicQueryHandler: Done processing query
8170 2024.08.27 19:51:50.260495 [ 3 ] {63860588-53d2-43ac-a8f6-706dc992cc7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8171 2024.08.27 19:51:50.260511 [ 3 ] {} <Debug> HTTP-Session: dcc1d692-10c3-4a21-8204-792960eb78af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8172 2024.08.27 19:51:50.796186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 3686, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8173 2024.08.27 19:51:50.796317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8174 2024.08.27 19:51:50.796347 [ 3 ] {} <Debug> HTTP-Session: d6b0b71b-633e-4aae-936a-65df05ceb5ff Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8175 2024.08.27 19:51:50.796376 [ 3 ] {} <Debug> HTTP-Session: d6b0b71b-633e-4aae-936a-65df05ceb5ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8176 2024.08.27 19:51:50.796395 [ 3 ] {} <Debug> HTTP-Session: d6b0b71b-633e-4aae-936a-65df05ceb5ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8177 2024.08.27 19:51:50.796451 [ 3 ] {} <Trace> HTTP-Session: d6b0b71b-633e-4aae-936a-65df05ceb5ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8178 2024.08.27 19:51:50.796637 [ 3 ] {a368e998-a534-4724-a40a-31a7729aab54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8179 2024.08.27 19:51:50.796708 [ 3 ] {a368e998-a534-4724-a40a-31a7729aab54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8180 2024.08.27 19:51:50.797040 [ 3 ] {a368e998-a534-4724-a40a-31a7729aab54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8181 2024.08.27 19:51:50.797460 [ 3 ] {a368e998-a534-4724-a40a-31a7729aab54} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8182 2024.08.27 19:51:50.797509 [ 3 ] {a368e998-a534-4724-a40a-31a7729aab54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8183 2024.08.27 19:51:50.797940 [ 3 ] {a368e998-a534-4724-a40a-31a7729aab54} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8184 2024.08.27 19:51:50.798352 [ 3 ] {a368e998-a534-4724-a40a-31a7729aab54} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8185 2024.08.27 19:51:50.798562 [ 3 ] {a368e998-a534-4724-a40a-31a7729aab54} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001973 sec., 13177.901672579828 rows/sec., 1.02 MiB/sec.
8186 2024.08.27 19:51:50.798772 [ 3 ] {a368e998-a534-4724-a40a-31a7729aab54} <Debug> DynamicQueryHandler: Done processing query
8187 2024.08.27 19:51:50.798801 [ 3 ] {a368e998-a534-4724-a40a-31a7729aab54} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8188 2024.08.27 19:51:50.798817 [ 3 ] {} <Debug> HTTP-Session: d6b0b71b-633e-4aae-936a-65df05ceb5ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8189 2024.08.27 19:51:50.798948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8190 2024.08.27 19:51:50.799005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8191 2024.08.27 19:51:50.799027 [ 3 ] {} <Debug> HTTP-Session: 7957bdc4-a238-4966-bb43-871a60ba0fbf Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8192 2024.08.27 19:51:50.799047 [ 3 ] {} <Debug> HTTP-Session: 7957bdc4-a238-4966-bb43-871a60ba0fbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8193 2024.08.27 19:51:50.799063 [ 3 ] {} <Debug> HTTP-Session: 7957bdc4-a238-4966-bb43-871a60ba0fbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8194 2024.08.27 19:51:50.799100 [ 3 ] {} <Trace> HTTP-Session: 7957bdc4-a238-4966-bb43-871a60ba0fbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8195 2024.08.27 19:51:50.799225 [ 3 ] {ffa56b41-7ded-4c65-94c2-fdd5cb7f1ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8196 2024.08.27 19:51:50.799278 [ 3 ] {ffa56b41-7ded-4c65-94c2-fdd5cb7f1ba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8197 2024.08.27 19:51:50.799523 [ 3 ] {ffa56b41-7ded-4c65-94c2-fdd5cb7f1ba8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8198 2024.08.27 19:51:50.799875 [ 3 ] {ffa56b41-7ded-4c65-94c2-fdd5cb7f1ba8} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8199 2024.08.27 19:51:50.799914 [ 3 ] {ffa56b41-7ded-4c65-94c2-fdd5cb7f1ba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8200 2024.08.27 19:51:50.800283 [ 3 ] {ffa56b41-7ded-4c65-94c2-fdd5cb7f1ba8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8201 2024.08.27 19:51:50.800658 [ 3 ] {ffa56b41-7ded-4c65-94c2-fdd5cb7f1ba8} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8202 2024.08.27 19:51:50.800831 [ 3 ] {ffa56b41-7ded-4c65-94c2-fdd5cb7f1ba8} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001635 sec., 17125.382262996944 rows/sec., 1.34 MiB/sec.
8203 2024.08.27 19:51:50.801012 [ 3 ] {ffa56b41-7ded-4c65-94c2-fdd5cb7f1ba8} <Debug> DynamicQueryHandler: Done processing query
8204 2024.08.27 19:51:50.801038 [ 3 ] {ffa56b41-7ded-4c65-94c2-fdd5cb7f1ba8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8205 2024.08.27 19:51:50.801054 [ 3 ] {} <Debug> HTTP-Session: 7957bdc4-a238-4966-bb43-871a60ba0fbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8206 2024.08.27 19:51:50.801184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1976, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8207 2024.08.27 19:51:50.801238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8208 2024.08.27 19:51:50.801257 [ 3 ] {} <Debug> HTTP-Session: e28b309b-9e0e-4441-8cfe-e2021e4c3497 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8209 2024.08.27 19:51:50.801274 [ 3 ] {} <Debug> HTTP-Session: e28b309b-9e0e-4441-8cfe-e2021e4c3497 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8210 2024.08.27 19:51:50.801288 [ 3 ] {} <Debug> HTTP-Session: e28b309b-9e0e-4441-8cfe-e2021e4c3497 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8211 2024.08.27 19:51:50.801320 [ 3 ] {} <Trace> HTTP-Session: e28b309b-9e0e-4441-8cfe-e2021e4c3497 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8212 2024.08.27 19:51:50.801425 [ 3 ] {78441127-2727-4d1e-85db-1f1df6003751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8213 2024.08.27 19:51:50.801474 [ 3 ] {78441127-2727-4d1e-85db-1f1df6003751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8214 2024.08.27 19:51:50.801628 [ 3 ] {78441127-2727-4d1e-85db-1f1df6003751} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8215 2024.08.27 19:51:50.801943 [ 3 ] {78441127-2727-4d1e-85db-1f1df6003751} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8216 2024.08.27 19:51:50.801981 [ 3 ] {78441127-2727-4d1e-85db-1f1df6003751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8217 2024.08.27 19:51:50.802373 [ 3 ] {78441127-2727-4d1e-85db-1f1df6003751} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8218 2024.08.27 19:51:50.802715 [ 3 ] {78441127-2727-4d1e-85db-1f1df6003751} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8219 2024.08.27 19:51:50.802883 [ 3 ] {78441127-2727-4d1e-85db-1f1df6003751} <Debug> executeQuery: Read 10 rows, 727.00 B in 0.001477 sec., 6770.480704129993 rows/sec., 480.68 KiB/sec.
8220 2024.08.27 19:51:50.803159 [ 3 ] {78441127-2727-4d1e-85db-1f1df6003751} <Debug> DynamicQueryHandler: Done processing query
8221 2024.08.27 19:51:50.803218 [ 3 ] {78441127-2727-4d1e-85db-1f1df6003751} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8222 2024.08.27 19:51:50.803271 [ 3 ] {} <Debug> HTTP-Session: e28b309b-9e0e-4441-8cfe-e2021e4c3497 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8223 2024.08.27 19:51:50.803402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8224 2024.08.27 19:51:50.803451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8225 2024.08.27 19:51:50.803471 [ 3 ] {} <Debug> HTTP-Session: 1134289a-e882-41b5-b201-e33d4ab50c6c Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8226 2024.08.27 19:51:50.803487 [ 3 ] {} <Debug> HTTP-Session: 1134289a-e882-41b5-b201-e33d4ab50c6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8227 2024.08.27 19:51:50.803502 [ 3 ] {} <Debug> HTTP-Session: 1134289a-e882-41b5-b201-e33d4ab50c6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8228 2024.08.27 19:51:50.803535 [ 3 ] {} <Trace> HTTP-Session: 1134289a-e882-41b5-b201-e33d4ab50c6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8229 2024.08.27 19:51:50.803641 [ 3 ] {1b75b70d-4432-48ac-b2e5-0edfe635487a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8230 2024.08.27 19:51:50.803688 [ 3 ] {1b75b70d-4432-48ac-b2e5-0edfe635487a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8231 2024.08.27 19:51:50.803841 [ 3 ] {1b75b70d-4432-48ac-b2e5-0edfe635487a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8232 2024.08.27 19:51:50.804125 [ 3 ] {1b75b70d-4432-48ac-b2e5-0edfe635487a} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8233 2024.08.27 19:51:50.804162 [ 3 ] {1b75b70d-4432-48ac-b2e5-0edfe635487a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8234 2024.08.27 19:51:50.804527 [ 3 ] {1b75b70d-4432-48ac-b2e5-0edfe635487a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8235 2024.08.27 19:51:50.804897 [ 3 ] {1b75b70d-4432-48ac-b2e5-0edfe635487a} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8236 2024.08.27 19:51:50.805066 [ 3 ] {1b75b70d-4432-48ac-b2e5-0edfe635487a} <Debug> executeQuery: Read 4 rows, 288.00 B in 0.001441 sec., 2775.850104094379 rows/sec., 195.18 KiB/sec.
8237 2024.08.27 19:51:50.805317 [ 3 ] {1b75b70d-4432-48ac-b2e5-0edfe635487a} <Debug> DynamicQueryHandler: Done processing query
8238 2024.08.27 19:51:50.805366 [ 3 ] {1b75b70d-4432-48ac-b2e5-0edfe635487a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8239 2024.08.27 19:51:50.805411 [ 3 ] {} <Debug> HTTP-Session: 1134289a-e882-41b5-b201-e33d4ab50c6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8240 2024.08.27 19:51:51.001056 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 194.39 MiB, peak 202.63 MiB, free memory in arenas 0.00 B, will set to 193.39 MiB (RSS), difference: -1.01 MiB
8241 2024.08.27 19:51:54.804370 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache
8242 2024.08.27 19:51:54.804441 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache
8243 2024.08.27 19:51:55.804162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 11847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8244 2024.08.27 19:51:55.804289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8245 2024.08.27 19:51:55.804320 [ 3 ] {} <Debug> HTTP-Session: 36a0bf55-fa9b-46db-a6a8-af304b02a87d Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8246 2024.08.27 19:51:55.804348 [ 3 ] {} <Debug> HTTP-Session: 36a0bf55-fa9b-46db-a6a8-af304b02a87d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8247 2024.08.27 19:51:55.804366 [ 3 ] {} <Debug> HTTP-Session: 36a0bf55-fa9b-46db-a6a8-af304b02a87d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8248 2024.08.27 19:51:55.804423 [ 3 ] {} <Trace> HTTP-Session: 36a0bf55-fa9b-46db-a6a8-af304b02a87d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8249 2024.08.27 19:51:55.804669 [ 3 ] {68b285c5-48f2-4d1a-abf7-f0da7fc9041e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8250 2024.08.27 19:51:55.804754 [ 3 ] {68b285c5-48f2-4d1a-abf7-f0da7fc9041e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8251 2024.08.27 19:51:55.805093 [ 3 ] {68b285c5-48f2-4d1a-abf7-f0da7fc9041e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8252 2024.08.27 19:51:55.805556 [ 3 ] {68b285c5-48f2-4d1a-abf7-f0da7fc9041e} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8253 2024.08.27 19:51:55.805605 [ 3 ] {68b285c5-48f2-4d1a-abf7-f0da7fc9041e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8254 2024.08.27 19:51:55.806037 [ 3 ] {68b285c5-48f2-4d1a-abf7-f0da7fc9041e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8255 2024.08.27 19:51:55.806438 [ 3 ] {68b285c5-48f2-4d1a-abf7-f0da7fc9041e} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8256 2024.08.27 19:51:55.806625 [ 3 ] {68b285c5-48f2-4d1a-abf7-f0da7fc9041e} <Debug> executeQuery: Read 82 rows, 6.84 KiB in 0.002037 sec., 40255.277368679424 rows/sec., 3.28 MiB/sec.
8257 2024.08.27 19:51:55.806960 [ 3 ] {68b285c5-48f2-4d1a-abf7-f0da7fc9041e} <Debug> DynamicQueryHandler: Done processing query
8258 2024.08.27 19:51:55.806990 [ 3 ] {68b285c5-48f2-4d1a-abf7-f0da7fc9041e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8259 2024.08.27 19:51:55.807007 [ 3 ] {} <Debug> HTTP-Session: 36a0bf55-fa9b-46db-a6a8-af304b02a87d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8260 2024.08.27 19:51:55.807164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8261 2024.08.27 19:51:55.807220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8262 2024.08.27 19:51:55.807240 [ 3 ] {} <Debug> HTTP-Session: 502098a5-9f4e-4532-ab1c-415ed077e468 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8263 2024.08.27 19:51:55.807259 [ 3 ] {} <Debug> HTTP-Session: 502098a5-9f4e-4532-ab1c-415ed077e468 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8264 2024.08.27 19:51:55.807273 [ 3 ] {} <Debug> HTTP-Session: 502098a5-9f4e-4532-ab1c-415ed077e468 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8265 2024.08.27 19:51:55.807309 [ 3 ] {} <Trace> HTTP-Session: 502098a5-9f4e-4532-ab1c-415ed077e468 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8266 2024.08.27 19:51:55.807426 [ 3 ] {a9607fa9-c76b-4b0a-bb15-ff9049f18fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8267 2024.08.27 19:51:55.807473 [ 3 ] {a9607fa9-c76b-4b0a-bb15-ff9049f18fe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8268 2024.08.27 19:51:55.807724 [ 3 ] {a9607fa9-c76b-4b0a-bb15-ff9049f18fe9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8269 2024.08.27 19:51:55.808055 [ 3 ] {a9607fa9-c76b-4b0a-bb15-ff9049f18fe9} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8270 2024.08.27 19:51:55.808094 [ 3 ] {a9607fa9-c76b-4b0a-bb15-ff9049f18fe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8271 2024.08.27 19:51:55.808460 [ 3 ] {a9607fa9-c76b-4b0a-bb15-ff9049f18fe9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
8272 2024.08.27 19:51:55.808825 [ 3 ] {a9607fa9-c76b-4b0a-bb15-ff9049f18fe9} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8273 2024.08.27 19:51:55.808990 [ 3 ] {a9607fa9-c76b-4b0a-bb15-ff9049f18fe9} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001589 sec., 8181.2460667086225 rows/sec., 615.19 KiB/sec.
8274 2024.08.27 19:51:55.809173 [ 3 ] {a9607fa9-c76b-4b0a-bb15-ff9049f18fe9} <Debug> DynamicQueryHandler: Done processing query
8275 2024.08.27 19:51:55.809199 [ 3 ] {a9607fa9-c76b-4b0a-bb15-ff9049f18fe9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8276 2024.08.27 19:51:55.809215 [ 3 ] {} <Debug> HTTP-Session: 502098a5-9f4e-4532-ab1c-415ed077e468 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8277 2024.08.27 19:51:55.809354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 13090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8278 2024.08.27 19:51:55.809407 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8279 2024.08.27 19:51:55.809426 [ 3 ] {} <Debug> HTTP-Session: 04d09949-938d-4fcb-aae5-52418b5dc621 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8280 2024.08.27 19:51:55.809443 [ 3 ] {} <Debug> HTTP-Session: 04d09949-938d-4fcb-aae5-52418b5dc621 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8281 2024.08.27 19:51:55.809457 [ 3 ] {} <Debug> HTTP-Session: 04d09949-938d-4fcb-aae5-52418b5dc621 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8282 2024.08.27 19:51:55.809489 [ 3 ] {} <Trace> HTTP-Session: 04d09949-938d-4fcb-aae5-52418b5dc621 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8283 2024.08.27 19:51:55.809614 [ 3 ] {7eb0fcb1-a54c-4ca5-9a98-39252957726c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8284 2024.08.27 19:51:55.809661 [ 3 ] {7eb0fcb1-a54c-4ca5-9a98-39252957726c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8285 2024.08.27 19:51:55.809894 [ 3 ] {7eb0fcb1-a54c-4ca5-9a98-39252957726c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8286 2024.08.27 19:51:55.810236 [ 3 ] {7eb0fcb1-a54c-4ca5-9a98-39252957726c} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8287 2024.08.27 19:51:55.810274 [ 3 ] {7eb0fcb1-a54c-4ca5-9a98-39252957726c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8288 2024.08.27 19:51:55.810642 [ 3 ] {7eb0fcb1-a54c-4ca5-9a98-39252957726c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8289 2024.08.27 19:51:55.811008 [ 3 ] {7eb0fcb1-a54c-4ca5-9a98-39252957726c} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8290 2024.08.27 19:51:55.811180 [ 3 ] {7eb0fcb1-a54c-4ca5-9a98-39252957726c} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001607 sec., 47915.37025513379 rows/sec., 3.74 MiB/sec.
8291 2024.08.27 19:51:55.811346 [ 3 ] {7eb0fcb1-a54c-4ca5-9a98-39252957726c} <Debug> DynamicQueryHandler: Done processing query
8292 2024.08.27 19:51:55.811372 [ 3 ] {7eb0fcb1-a54c-4ca5-9a98-39252957726c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8293 2024.08.27 19:51:55.811389 [ 3 ] {} <Debug> HTTP-Session: 04d09949-938d-4fcb-aae5-52418b5dc621 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8294 2024.08.27 19:51:55.811558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 30657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8295 2024.08.27 19:51:55.811607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8296 2024.08.27 19:51:55.811627 [ 3 ] {} <Debug> HTTP-Session: ab136b49-9846-45ae-89e8-77c10952b851 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8297 2024.08.27 19:51:55.811644 [ 3 ] {} <Debug> HTTP-Session: ab136b49-9846-45ae-89e8-77c10952b851 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8298 2024.08.27 19:51:55.811658 [ 3 ] {} <Debug> HTTP-Session: ab136b49-9846-45ae-89e8-77c10952b851 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8299 2024.08.27 19:51:55.811689 [ 3 ] {} <Trace> HTTP-Session: ab136b49-9846-45ae-89e8-77c10952b851 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8300 2024.08.27 19:51:55.811836 [ 3 ] {7939f9f3-39bf-491a-9fb3-9b48f47b2cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8301 2024.08.27 19:51:55.811883 [ 3 ] {7939f9f3-39bf-491a-9fb3-9b48f47b2cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8302 2024.08.27 19:51:55.812031 [ 3 ] {7939f9f3-39bf-491a-9fb3-9b48f47b2cab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8303 2024.08.27 19:51:55.812483 [ 3 ] {7939f9f3-39bf-491a-9fb3-9b48f47b2cab} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8304 2024.08.27 19:51:55.812521 [ 3 ] {7939f9f3-39bf-491a-9fb3-9b48f47b2cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8305 2024.08.27 19:51:55.812918 [ 3 ] {7939f9f3-39bf-491a-9fb3-9b48f47b2cab} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8306 2024.08.27 19:51:55.813279 [ 3 ] {7939f9f3-39bf-491a-9fb3-9b48f47b2cab} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8307 2024.08.27 19:51:55.813446 [ 3 ] {7939f9f3-39bf-491a-9fb3-9b48f47b2cab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001667 sec., 95980.80383923215 rows/sec., 6.68 MiB/sec.
8308 2024.08.27 19:51:55.813629 [ 3 ] {7939f9f3-39bf-491a-9fb3-9b48f47b2cab} <Debug> DynamicQueryHandler: Done processing query
8309 2024.08.27 19:51:55.813654 [ 3 ] {7939f9f3-39bf-491a-9fb3-9b48f47b2cab} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8310 2024.08.27 19:51:55.813670 [ 3 ] {} <Debug> HTTP-Session: ab136b49-9846-45ae-89e8-77c10952b851 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8311 2024.08.27 19:51:55.813827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 21277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8312 2024.08.27 19:51:55.813876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8313 2024.08.27 19:51:55.813895 [ 3 ] {} <Debug> HTTP-Session: a50ff086-2d63-40c2-af15-77ad0ecebb84 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8314 2024.08.27 19:51:55.813911 [ 3 ] {} <Debug> HTTP-Session: a50ff086-2d63-40c2-af15-77ad0ecebb84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8315 2024.08.27 19:51:55.813925 [ 3 ] {} <Debug> HTTP-Session: a50ff086-2d63-40c2-af15-77ad0ecebb84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8316 2024.08.27 19:51:55.813956 [ 3 ] {} <Trace> HTTP-Session: a50ff086-2d63-40c2-af15-77ad0ecebb84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8317 2024.08.27 19:51:55.814143 [ 3 ] {d34010dc-69cd-4aab-b543-f14619e6519e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8318 2024.08.27 19:51:55.814208 [ 3 ] {d34010dc-69cd-4aab-b543-f14619e6519e} <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
8319 2024.08.27 19:51:55.814634 [ 3 ] {d34010dc-69cd-4aab-b543-f14619e6519e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8320 2024.08.27 19:51:55.815127 [ 3 ] {d34010dc-69cd-4aab-b543-f14619e6519e} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8321 2024.08.27 19:51:55.815163 [ 3 ] {d34010dc-69cd-4aab-b543-f14619e6519e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8322 2024.08.27 19:51:55.815761 [ 3 ] {d34010dc-69cd-4aab-b543-f14619e6519e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
8323 2024.08.27 19:51:55.816179 [ 3 ] {d34010dc-69cd-4aab-b543-f14619e6519e} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8324 2024.08.27 19:51:55.816359 [ 3 ] {d34010dc-69cd-4aab-b543-f14619e6519e} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002325 sec., 5591.397849462366 rows/sec., 10.02 MiB/sec.
8325 2024.08.27 19:51:55.816561 [ 3 ] {d34010dc-69cd-4aab-b543-f14619e6519e} <Debug> DynamicQueryHandler: Done processing query
8326 2024.08.27 19:51:55.816587 [ 3 ] {d34010dc-69cd-4aab-b543-f14619e6519e} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
8327 2024.08.27 19:51:55.816604 [ 3 ] {} <Debug> HTTP-Session: a50ff086-2d63-40c2-af15-77ad0ecebb84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8328 2024.08.27 19:51:55.816755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8329 2024.08.27 19:51:55.816804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8330 2024.08.27 19:51:55.816824 [ 3 ] {} <Debug> HTTP-Session: 94922632-01b9-4212-a4ed-0da110230780 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8331 2024.08.27 19:51:55.816840 [ 3 ] {} <Debug> HTTP-Session: 94922632-01b9-4212-a4ed-0da110230780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8332 2024.08.27 19:51:55.816854 [ 3 ] {} <Debug> HTTP-Session: 94922632-01b9-4212-a4ed-0da110230780 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8333 2024.08.27 19:51:55.816885 [ 3 ] {} <Trace> HTTP-Session: 94922632-01b9-4212-a4ed-0da110230780 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8334 2024.08.27 19:51:55.817002 [ 3 ] {fd522cfc-df01-4460-a776-10a577d1cef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8335 2024.08.27 19:51:55.817048 [ 3 ] {fd522cfc-df01-4460-a776-10a577d1cef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8336 2024.08.27 19:51:55.817175 [ 3 ] {fd522cfc-df01-4460-a776-10a577d1cef9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8337 2024.08.27 19:51:55.817510 [ 3 ] {fd522cfc-df01-4460-a776-10a577d1cef9} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8338 2024.08.27 19:51:55.817550 [ 3 ] {fd522cfc-df01-4460-a776-10a577d1cef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8339 2024.08.27 19:51:55.817921 [ 3 ] {fd522cfc-df01-4460-a776-10a577d1cef9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8340 2024.08.27 19:51:55.818248 [ 3 ] {fd522cfc-df01-4460-a776-10a577d1cef9} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8341 2024.08.27 19:51:55.818420 [ 3 ] {fd522cfc-df01-4460-a776-10a577d1cef9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001459 sec., 41124.057573680606 rows/sec., 2.77 MiB/sec.
8342 2024.08.27 19:51:55.818590 [ 3 ] {fd522cfc-df01-4460-a776-10a577d1cef9} <Debug> DynamicQueryHandler: Done processing query
8343 2024.08.27 19:51:55.818615 [ 3 ] {fd522cfc-df01-4460-a776-10a577d1cef9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8344 2024.08.27 19:51:55.818632 [ 3 ] {} <Debug> HTTP-Session: 94922632-01b9-4212-a4ed-0da110230780 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8345 2024.08.27 19:52:00.798853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8346 2024.08.27 19:52:00.798984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8347 2024.08.27 19:52:00.799009 [ 3 ] {} <Debug> HTTP-Session: 97cf1c0f-c442-44fa-8528-000aa7582464 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8348 2024.08.27 19:52:00.799032 [ 3 ] {} <Debug> HTTP-Session: 97cf1c0f-c442-44fa-8528-000aa7582464 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8349 2024.08.27 19:52:00.799046 [ 3 ] {} <Debug> HTTP-Session: 97cf1c0f-c442-44fa-8528-000aa7582464 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8350 2024.08.27 19:52:00.799097 [ 3 ] {} <Trace> HTTP-Session: 97cf1c0f-c442-44fa-8528-000aa7582464 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8351 2024.08.27 19:52:00.799280 [ 3 ] {a99bd7cc-a3d5-4cd6-9864-488fe7cb5091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8352 2024.08.27 19:52:00.799349 [ 3 ] {a99bd7cc-a3d5-4cd6-9864-488fe7cb5091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8353 2024.08.27 19:52:00.799686 [ 3 ] {a99bd7cc-a3d5-4cd6-9864-488fe7cb5091} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8354 2024.08.27 19:52:00.800151 [ 3 ] {a99bd7cc-a3d5-4cd6-9864-488fe7cb5091} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8355 2024.08.27 19:52:00.800205 [ 3 ] {a99bd7cc-a3d5-4cd6-9864-488fe7cb5091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8356 2024.08.27 19:52:00.800780 [ 3 ] {a99bd7cc-a3d5-4cd6-9864-488fe7cb5091} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
8357 2024.08.27 19:52:00.801400 [ 3 ] {a99bd7cc-a3d5-4cd6-9864-488fe7cb5091} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8358 2024.08.27 19:52:00.801606 [ 3 ] {a99bd7cc-a3d5-4cd6-9864-488fe7cb5091} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002381 sec., 1679.9664006719865 rows/sec., 136.99 KiB/sec.
8359 2024.08.27 19:52:00.801828 [ 3 ] {a99bd7cc-a3d5-4cd6-9864-488fe7cb5091} <Debug> DynamicQueryHandler: Done processing query
8360 2024.08.27 19:52:00.801856 [ 3 ] {a99bd7cc-a3d5-4cd6-9864-488fe7cb5091} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8361 2024.08.27 19:52:00.801872 [ 3 ] {} <Debug> HTTP-Session: 97cf1c0f-c442-44fa-8528-000aa7582464 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8362 2024.08.27 19:52:00.802077 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 37084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8363 2024.08.27 19:52:00.802129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8364 2024.08.27 19:52:00.802149 [ 3 ] {} <Debug> HTTP-Session: 758f2aed-1610-40d9-9add-8d683463aa40 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8365 2024.08.27 19:52:00.802165 [ 3 ] {} <Debug> HTTP-Session: 758f2aed-1610-40d9-9add-8d683463aa40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8366 2024.08.27 19:52:00.802179 [ 3 ] {} <Debug> HTTP-Session: 758f2aed-1610-40d9-9add-8d683463aa40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8367 2024.08.27 19:52:00.802211 [ 3 ] {} <Trace> HTTP-Session: 758f2aed-1610-40d9-9add-8d683463aa40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8368 2024.08.27 19:52:00.802381 [ 3 ] {219a5697-f6b6-483e-8e61-2cfdfe5e6067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8369 2024.08.27 19:52:00.802426 [ 3 ] {219a5697-f6b6-483e-8e61-2cfdfe5e6067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8370 2024.08.27 19:52:00.802654 [ 3 ] {219a5697-f6b6-483e-8e61-2cfdfe5e6067} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8371 2024.08.27 19:52:00.803179 [ 3 ] {219a5697-f6b6-483e-8e61-2cfdfe5e6067} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8372 2024.08.27 19:52:00.803215 [ 3 ] {219a5697-f6b6-483e-8e61-2cfdfe5e6067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8373 2024.08.27 19:52:00.803600 [ 3 ] {219a5697-f6b6-483e-8e61-2cfdfe5e6067} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8374 2024.08.27 19:52:00.803965 [ 3 ] {219a5697-f6b6-483e-8e61-2cfdfe5e6067} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8375 2024.08.27 19:52:00.804106 [ 3 ] {219a5697-f6b6-483e-8e61-2cfdfe5e6067} <Debug> executeQuery: Read 245 rows, 22.20 KiB in 0.001816 sec., 134911.89427312775 rows/sec., 11.94 MiB/sec.
8376 2024.08.27 19:52:00.804172 [ 54 ] {} <Debug> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8377 2024.08.27 19:52:00.804271 [ 54 ] {} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8378 2024.08.27 19:52:00.804314 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8379 2024.08.27 19:52:00.804354 [ 3 ] {219a5697-f6b6-483e-8e61-2cfdfe5e6067} <Debug> DynamicQueryHandler: Done processing query
8380 2024.08.27 19:52:00.804417 [ 3 ] {219a5697-f6b6-483e-8e61-2cfdfe5e6067} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
8381 2024.08.27 19:52:00.804503 [ 3 ] {} <Debug> HTTP-Session: 758f2aed-1610-40d9-9add-8d683463aa40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8382 2024.08.27 19:52:00.804615 [ 200 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::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
8383 2024.08.27 19:52:00.804841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8384 2024.08.27 19:52:00.805033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8385 2024.08.27 19:52:00.805099 [ 3 ] {} <Debug> HTTP-Session: bd21a2cb-327e-48de-b2e0-982ea5621e71 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8386 2024.08.27 19:52:00.805116 [ 200 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8387 2024.08.27 19:52:00.805131 [ 3 ] {} <Debug> HTTP-Session: bd21a2cb-327e-48de-b2e0-982ea5621e71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8388 2024.08.27 19:52:00.805178 [ 3 ] {} <Debug> HTTP-Session: bd21a2cb-327e-48de-b2e0-982ea5621e71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8389 2024.08.27 19:52:00.805187 [ 200 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1418 rows starting from the beginning of the part
8390 2024.08.27 19:52:00.805250 [ 3 ] {} <Trace> HTTP-Session: bd21a2cb-327e-48de-b2e0-982ea5621e71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8391 2024.08.27 19:52:00.805473 [ 200 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 82 rows starting from the beginning of the part
8392 2024.08.27 19:52:00.805608 [ 3 ] {ec247727-b23e-4941-ad4d-bdc64bc07b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8393 2024.08.27 19:52:00.805794 [ 3 ] {ec247727-b23e-4941-ad4d-bdc64bc07b9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8394 2024.08.27 19:52:00.805883 [ 200 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1384 rows starting from the beginning of the part
8395 2024.08.27 19:52:00.806259 [ 200 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 26 rows starting from the beginning of the part
8396 2024.08.27 19:52:00.806612 [ 200 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 82 rows starting from the beginning of the part
8397 2024.08.27 19:52:00.806903 [ 200 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 245 rows starting from the beginning of the part
8398 2024.08.27 19:52:00.807472 [ 3 ] {ec247727-b23e-4941-ad4d-bdc64bc07b9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8399 2024.08.27 19:52:00.808289 [ 3 ] {ec247727-b23e-4941-ad4d-bdc64bc07b9b} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8400 2024.08.27 19:52:00.808343 [ 3 ] {ec247727-b23e-4941-ad4d-bdc64bc07b9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8401 2024.08.27 19:52:00.809355 [ 3 ] {ec247727-b23e-4941-ad4d-bdc64bc07b9b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
8402 2024.08.27 19:52:00.810226 [ 3 ] {ec247727-b23e-4941-ad4d-bdc64bc07b9b} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8403 2024.08.27 19:52:00.810790 [ 3 ] {ec247727-b23e-4941-ad4d-bdc64bc07b9b} <Debug> executeQuery: Read 31 rows, 2.31 KiB in 0.005313 sec., 5834.744965179748 rows/sec., 434.70 KiB/sec.
8404 2024.08.27 19:52:00.811073 [ 200 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3237 rows, containing 5 columns (5 merged, 0 gathered) in 0.006681979 sec., 484437.3201412336 rows/sec., 42.53 MiB/sec.
8405 2024.08.27 19:52:00.811465 [ 3 ] {ec247727-b23e-4941-ad4d-bdc64bc07b9b} <Debug> DynamicQueryHandler: Done processing query
8406 2024.08.27 19:52:00.811482 [ 200 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8407 2024.08.27 19:52:00.811523 [ 3 ] {ec247727-b23e-4941-ad4d-bdc64bc07b9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8408 2024.08.27 19:52:00.811593 [ 3 ] {} <Debug> HTTP-Session: bd21a2cb-327e-48de-b2e0-982ea5621e71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8409 2024.08.27 19:52:00.811817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8410 2024.08.27 19:52:00.811970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8411 2024.08.27 19:52:00.812019 [ 3 ] {} <Debug> HTTP-Session: 4ee5dac9-4f96-4eb3-8933-7de8957c07de Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8412 2024.08.27 19:52:00.812065 [ 3 ] {} <Debug> HTTP-Session: 4ee5dac9-4f96-4eb3-8933-7de8957c07de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8413 2024.08.27 19:52:00.812116 [ 3 ] {} <Debug> HTTP-Session: 4ee5dac9-4f96-4eb3-8933-7de8957c07de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8414 2024.08.27 19:52:00.812180 [ 3 ] {} <Trace> HTTP-Session: 4ee5dac9-4f96-4eb3-8933-7de8957c07de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8415 2024.08.27 19:52:00.812364 [ 3 ] {2df59fa8-f250-4abe-bed4-74563594a5f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8416 2024.08.27 19:52:00.812401 [ 195 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_46_9} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8417 2024.08.27 19:52:00.812423 [ 3 ] {2df59fa8-f250-4abe-bed4-74563594a5f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8418 2024.08.27 19:52:00.812547 [ 195 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_46_9} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8419 2024.08.27 19:52:00.812670 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB.
8420 2024.08.27 19:52:00.812777 [ 3 ] {2df59fa8-f250-4abe-bed4-74563594a5f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8421 2024.08.27 19:52:00.813086 [ 3 ] {2df59fa8-f250-4abe-bed4-74563594a5f6} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8422 2024.08.27 19:52:00.813123 [ 3 ] {2df59fa8-f250-4abe-bed4-74563594a5f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8423 2024.08.27 19:52:00.813502 [ 3 ] {2df59fa8-f250-4abe-bed4-74563594a5f6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8424 2024.08.27 19:52:00.813876 [ 3 ] {2df59fa8-f250-4abe-bed4-74563594a5f6} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8425 2024.08.27 19:52:00.814031 [ 3 ] {2df59fa8-f250-4abe-bed4-74563594a5f6} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001736 sec., 8064.5161290322585 rows/sec., 564.79 KiB/sec.
8426 2024.08.27 19:52:00.814374 [ 3 ] {2df59fa8-f250-4abe-bed4-74563594a5f6} <Debug> DynamicQueryHandler: Done processing query
8427 2024.08.27 19:52:00.814400 [ 3 ] {2df59fa8-f250-4abe-bed4-74563594a5f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8428 2024.08.27 19:52:00.814416 [ 3 ] {} <Debug> HTTP-Session: 4ee5dac9-4f96-4eb3-8933-7de8957c07de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8429 2024.08.27 19:52:00.814535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8430 2024.08.27 19:52:00.814585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8431 2024.08.27 19:52:00.814605 [ 3 ] {} <Debug> HTTP-Session: fa78e579-e269-46fe-8c37-c1eddfccc1c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8432 2024.08.27 19:52:00.814622 [ 3 ] {} <Debug> HTTP-Session: fa78e579-e269-46fe-8c37-c1eddfccc1c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8433 2024.08.27 19:52:00.814636 [ 3 ] {} <Debug> HTTP-Session: fa78e579-e269-46fe-8c37-c1eddfccc1c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8434 2024.08.27 19:52:00.814666 [ 3 ] {} <Trace> HTTP-Session: fa78e579-e269-46fe-8c37-c1eddfccc1c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8435 2024.08.27 19:52:00.814766 [ 3 ] {d33bd911-94fb-4aca-9610-2243b4036914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
8436 2024.08.27 19:52:00.814810 [ 3 ] {d33bd911-94fb-4aca-9610-2243b4036914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
8437 2024.08.27 19:52:00.815060 [ 3 ] {d33bd911-94fb-4aca-9610-2243b4036914} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8438 2024.08.27 19:52:00.815378 [ 3 ] {d33bd911-94fb-4aca-9610-2243b4036914} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8439 2024.08.27 19:52:00.815415 [ 3 ] {d33bd911-94fb-4aca-9610-2243b4036914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8440 2024.08.27 19:52:00.815766 [ 3 ] {d33bd911-94fb-4aca-9610-2243b4036914} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
8441 2024.08.27 19:52:00.816122 [ 3 ] {d33bd911-94fb-4aca-9610-2243b4036914} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8442 2024.08.27 19:52:00.816280 [ 3 ] {d33bd911-94fb-4aca-9610-2243b4036914} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001538 sec., 3901.1703511053315 rows/sec., 230.49 KiB/sec.
8443 2024.08.27 19:52:00.816496 [ 3 ] {d33bd911-94fb-4aca-9610-2243b4036914} <Debug> DynamicQueryHandler: Done processing query
8444 2024.08.27 19:52:00.816520 [ 3 ] {d33bd911-94fb-4aca-9610-2243b4036914} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8445 2024.08.27 19:52:00.816536 [ 3 ] {} <Debug> HTTP-Session: fa78e579-e269-46fe-8c37-c1eddfccc1c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8446 2024.08.27 19:52:00.816711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 67023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8447 2024.08.27 19:52:00.816758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8448 2024.08.27 19:52:00.816777 [ 3 ] {} <Debug> HTTP-Session: 9c02bd75-6985-43bf-b04b-0b015731f7a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8449 2024.08.27 19:52:00.816793 [ 3 ] {} <Debug> HTTP-Session: 9c02bd75-6985-43bf-b04b-0b015731f7a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8450 2024.08.27 19:52:00.816806 [ 3 ] {} <Debug> HTTP-Session: 9c02bd75-6985-43bf-b04b-0b015731f7a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8451 2024.08.27 19:52:00.816837 [ 3 ] {} <Trace> HTTP-Session: 9c02bd75-6985-43bf-b04b-0b015731f7a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8452 2024.08.27 19:52:00.817075 [ 3 ] {78c789dc-3241-4ed3-9516-46d20fc053a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8453 2024.08.27 19:52:00.817119 [ 3 ] {78c789dc-3241-4ed3-9516-46d20fc053a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8454 2024.08.27 19:52:00.817344 [ 3 ] {78c789dc-3241-4ed3-9516-46d20fc053a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8455 2024.08.27 19:52:00.817974 [ 3 ] {78c789dc-3241-4ed3-9516-46d20fc053a4} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8456 2024.08.27 19:52:00.818011 [ 3 ] {78c789dc-3241-4ed3-9516-46d20fc053a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8457 2024.08.27 19:52:00.818397 [ 3 ] {78c789dc-3241-4ed3-9516-46d20fc053a4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8458 2024.08.27 19:52:00.818779 [ 3 ] {78c789dc-3241-4ed3-9516-46d20fc053a4} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8459 2024.08.27 19:52:00.818937 [ 54 ] {} <Debug> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8460 2024.08.27 19:52:00.818941 [ 3 ] {78c789dc-3241-4ed3-9516-46d20fc053a4} <Debug> executeQuery: Read 413 rows, 30.17 KiB in 0.001998 sec., 206706.7067067067 rows/sec., 14.75 MiB/sec.
8461 2024.08.27 19:52:00.819000 [ 54 ] {} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8462 2024.08.27 19:52:00.819069 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8463 2024.08.27 19:52:00.819298 [ 3 ] {78c789dc-3241-4ed3-9516-46d20fc053a4} <Debug> DynamicQueryHandler: Done processing query
8464 2024.08.27 19:52:00.819303 [ 195 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::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
8465 2024.08.27 19:52:00.819338 [ 3 ] {78c789dc-3241-4ed3-9516-46d20fc053a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
8466 2024.08.27 19:52:00.819388 [ 3 ] {} <Debug> HTTP-Session: 9c02bd75-6985-43bf-b04b-0b015731f7a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8467 2024.08.27 19:52:00.819698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8468 2024.08.27 19:52:00.819874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8469 2024.08.27 19:52:00.819994 [ 3 ] {} <Debug> HTTP-Session: 96b6a161-fc1f-4daa-a36e-6e6e758552bb Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8470 2024.08.27 19:52:00.820010 [ 195 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8471 2024.08.27 19:52:00.820073 [ 3 ] {} <Debug> HTTP-Session: 96b6a161-fc1f-4daa-a36e-6e6e758552bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8472 2024.08.27 19:52:00.820148 [ 3 ] {} <Debug> HTTP-Session: 96b6a161-fc1f-4daa-a36e-6e6e758552bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8473 2024.08.27 19:52:00.820152 [ 195 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 914 rows starting from the beginning of the part
8474 2024.08.27 19:52:00.820289 [ 3 ] {} <Trace> HTTP-Session: 96b6a161-fc1f-4daa-a36e-6e6e758552bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8475 2024.08.27 19:52:00.820590 [ 195 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 77 rows starting from the beginning of the part
8476 2024.08.27 19:52:00.820718 [ 3 ] {473893a7-6071-4277-b57c-497cd1cae255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8477 2024.08.27 19:52:00.820885 [ 3 ] {473893a7-6071-4277-b57c-497cd1cae255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8478 2024.08.27 19:52:00.820897 [ 195 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 867 rows starting from the beginning of the part
8479 2024.08.27 19:52:00.821312 [ 195 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 28 rows starting from the beginning of the part
8480 2024.08.27 19:52:00.821736 [ 195 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 77 rows starting from the beginning of the part
8481 2024.08.27 19:52:00.821963 [ 195 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 413 rows starting from the beginning of the part
8482 2024.08.27 19:52:00.822019 [ 3 ] {473893a7-6071-4277-b57c-497cd1cae255} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8483 2024.08.27 19:52:00.822689 [ 3 ] {473893a7-6071-4277-b57c-497cd1cae255} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8484 2024.08.27 19:52:00.822731 [ 3 ] {473893a7-6071-4277-b57c-497cd1cae255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8485 2024.08.27 19:52:00.823262 [ 3 ] {473893a7-6071-4277-b57c-497cd1cae255} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
8486 2024.08.27 19:52:00.823803 [ 3 ] {473893a7-6071-4277-b57c-497cd1cae255} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8487 2024.08.27 19:52:00.824045 [ 3 ] {473893a7-6071-4277-b57c-497cd1cae255} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003509 sec., 1709.8888572242804 rows/sec., 89.34 KiB/sec.
8488 2024.08.27 19:52:00.824335 [ 186 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2376 rows, containing 5 columns (5 merged, 0 gathered) in 0.005184635 sec., 458277.19791267853 rows/sec., 35.11 MiB/sec.
8489 2024.08.27 19:52:00.824351 [ 3 ] {473893a7-6071-4277-b57c-497cd1cae255} <Debug> DynamicQueryHandler: Done processing query
8490 2024.08.27 19:52:00.824412 [ 3 ] {473893a7-6071-4277-b57c-497cd1cae255} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8491 2024.08.27 19:52:00.824432 [ 3 ] {} <Debug> HTTP-Session: 96b6a161-fc1f-4daa-a36e-6e6e758552bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8492 2024.08.27 19:52:00.824581 [ 186 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8493 2024.08.27 19:52:00.824619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 45042, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8494 2024.08.27 19:52:00.824708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8495 2024.08.27 19:52:00.824728 [ 3 ] {} <Debug> HTTP-Session: a49af3d0-2380-4ed3-8148-5e10be53d990 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8496 2024.08.27 19:52:00.824746 [ 3 ] {} <Debug> HTTP-Session: a49af3d0-2380-4ed3-8148-5e10be53d990 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8497 2024.08.27 19:52:00.824787 [ 3 ] {} <Debug> HTTP-Session: a49af3d0-2380-4ed3-8148-5e10be53d990 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8498 2024.08.27 19:52:00.824846 [ 3 ] {} <Trace> HTTP-Session: a49af3d0-2380-4ed3-8148-5e10be53d990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8499 2024.08.27 19:52:00.825250 [ 3 ] {bdaedbc9-c43f-40e5-a2b5-6c38ca943e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8500 2024.08.27 19:52:00.825317 [ 3 ] {bdaedbc9-c43f-40e5-a2b5-6c38ca943e55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8501 2024.08.27 19:52:00.825456 [ 186 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_46_9} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8502 2024.08.27 19:52:00.825722 [ 3 ] {bdaedbc9-c43f-40e5-a2b5-6c38ca943e55} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8503 2024.08.27 19:52:00.825723 [ 186 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_46_9} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8504 2024.08.27 19:52:00.825904 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB.
8505 2024.08.27 19:52:00.826271 [ 3 ] {bdaedbc9-c43f-40e5-a2b5-6c38ca943e55} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8506 2024.08.27 19:52:00.826314 [ 3 ] {bdaedbc9-c43f-40e5-a2b5-6c38ca943e55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8507 2024.08.27 19:52:00.826742 [ 3 ] {bdaedbc9-c43f-40e5-a2b5-6c38ca943e55} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8508 2024.08.27 19:52:00.827104 [ 3 ] {bdaedbc9-c43f-40e5-a2b5-6c38ca943e55} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8509 2024.08.27 19:52:00.827261 [ 3 ] {bdaedbc9-c43f-40e5-a2b5-6c38ca943e55} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.002191 sec., 109082.61068005479 rows/sec., 7.31 MiB/sec.
8510 2024.08.27 19:52:00.827270 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8511 2024.08.27 19:52:00.827358 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8512 2024.08.27 19:52:00.827408 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8513 2024.08.27 19:52:00.827563 [ 3 ] {bdaedbc9-c43f-40e5-a2b5-6c38ca943e55} <Debug> DynamicQueryHandler: Done processing query
8514 2024.08.27 19:52:00.827596 [ 187 ] {f0716f36-2242-4786-aa54-49060a96b200::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
8515 2024.08.27 19:52:00.827602 [ 3 ] {bdaedbc9-c43f-40e5-a2b5-6c38ca943e55} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
8516 2024.08.27 19:52:00.827662 [ 3 ] {} <Debug> HTTP-Session: a49af3d0-2380-4ed3-8148-5e10be53d990 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8517 2024.08.27 19:52:00.827888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8518 2024.08.27 19:52:00.827998 [ 187 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8519 2024.08.27 19:52:00.828007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8520 2024.08.27 19:52:00.828068 [ 3 ] {} <Debug> HTTP-Session: f4311864-ef42-4ff7-b0e3-8699d3fd5f84 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8521 2024.08.27 19:52:00.828071 [ 187 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 11580 rows starting from the beginning of the part
8522 2024.08.27 19:52:00.828089 [ 3 ] {} <Debug> HTTP-Session: f4311864-ef42-4ff7-b0e3-8699d3fd5f84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8523 2024.08.27 19:52:00.828110 [ 3 ] {} <Debug> HTTP-Session: f4311864-ef42-4ff7-b0e3-8699d3fd5f84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8524 2024.08.27 19:52:00.828199 [ 3 ] {} <Trace> HTTP-Session: f4311864-ef42-4ff7-b0e3-8699d3fd5f84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8525 2024.08.27 19:52:00.828235 [ 187 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part
8526 2024.08.27 19:52:00.828535 [ 3 ] {c22f32b9-42a9-49f3-bb86-6ccb65600773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
8527 2024.08.27 19:52:00.828558 [ 187 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 912 rows starting from the beginning of the part
8528 2024.08.27 19:52:00.828623 [ 3 ] {c22f32b9-42a9-49f3-bb86-6ccb65600773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
8529 2024.08.27 19:52:00.828773 [ 187 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 10 rows starting from the beginning of the part
8530 2024.08.27 19:52:00.829158 [ 187 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part
8531 2024.08.27 19:52:00.829400 [ 187 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 239 rows starting from the beginning of the part
8532 2024.08.27 19:52:00.829736 [ 3 ] {c22f32b9-42a9-49f3-bb86-6ccb65600773} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8533 2024.08.27 19:52:00.830212 [ 3 ] {c22f32b9-42a9-49f3-bb86-6ccb65600773} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8534 2024.08.27 19:52:00.830253 [ 3 ] {c22f32b9-42a9-49f3-bb86-6ccb65600773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8535 2024.08.27 19:52:00.830697 [ 3 ] {c22f32b9-42a9-49f3-bb86-6ccb65600773} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
8536 2024.08.27 19:52:00.831198 [ 3 ] {c22f32b9-42a9-49f3-bb86-6ccb65600773} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8537 2024.08.27 19:52:00.831460 [ 3 ] {c22f32b9-42a9-49f3-bb86-6ccb65600773} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003097 sec., 322.8931223764934 rows/sec., 21.76 KiB/sec.
8538 2024.08.27 19:52:00.831695 [ 3 ] {c22f32b9-42a9-49f3-bb86-6ccb65600773} <Debug> DynamicQueryHandler: Done processing query
8539 2024.08.27 19:52:00.831730 [ 3 ] {c22f32b9-42a9-49f3-bb86-6ccb65600773} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
8540 2024.08.27 19:52:00.831760 [ 3 ] {} <Debug> HTTP-Session: f4311864-ef42-4ff7-b0e3-8699d3fd5f84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8541 2024.08.27 19:52:00.831964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8542 2024.08.27 19:52:00.832018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8543 2024.08.27 19:52:00.832037 [ 3 ] {} <Debug> HTTP-Session: cc7addb5-4bf1-4c7a-be38-de3f6c1fc21d Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8544 2024.08.27 19:52:00.832054 [ 3 ] {} <Debug> HTTP-Session: cc7addb5-4bf1-4c7a-be38-de3f6c1fc21d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8545 2024.08.27 19:52:00.832068 [ 3 ] {} <Debug> HTTP-Session: cc7addb5-4bf1-4c7a-be38-de3f6c1fc21d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8546 2024.08.27 19:52:00.832109 [ 3 ] {} <Trace> HTTP-Session: cc7addb5-4bf1-4c7a-be38-de3f6c1fc21d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8547 2024.08.27 19:52:00.832531 [ 3 ] {40e714f4-71bc-4c7a-9569-091932758b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8548 2024.08.27 19:52:00.832624 [ 3 ] {40e714f4-71bc-4c7a-9569-091932758b01} <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
8549 2024.08.27 19:52:00.833110 [ 3 ] {40e714f4-71bc-4c7a-9569-091932758b01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8550 2024.08.27 19:52:00.833980 [ 3 ] {40e714f4-71bc-4c7a-9569-091932758b01} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8551 2024.08.27 19:52:00.834020 [ 3 ] {40e714f4-71bc-4c7a-9569-091932758b01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8552 2024.08.27 19:52:00.834354 [ 191 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13061 rows, containing 5 columns (5 merged, 0 gathered) in 0.006876522 sec., 1899361.334116287 rows/sec., 128.38 MiB/sec.
8553 2024.08.27 19:52:00.834904 [ 192 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8554 2024.08.27 19:52:00.835235 [ 3 ] {40e714f4-71bc-4c7a-9569-091932758b01} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
8555 2024.08.27 19:52:00.835992 [ 192 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8556 2024.08.27 19:52:00.836141 [ 192 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8557 2024.08.27 19:52:00.836369 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB.
8558 2024.08.27 19:52:00.836368 [ 3 ] {40e714f4-71bc-4c7a-9569-091932758b01} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8559 2024.08.27 19:52:00.836611 [ 3 ] {40e714f4-71bc-4c7a-9569-091932758b01} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.004427 sec., 6098.938332956855 rows/sec., 10.93 MiB/sec.
8560 2024.08.27 19:52:00.836858 [ 3 ] {40e714f4-71bc-4c7a-9569-091932758b01} <Debug> DynamicQueryHandler: Done processing query
8561 2024.08.27 19:52:00.836884 [ 3 ] {40e714f4-71bc-4c7a-9569-091932758b01} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
8562 2024.08.27 19:52:00.836900 [ 3 ] {} <Debug> HTTP-Session: cc7addb5-4bf1-4c7a-be38-de3f6c1fc21d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8563 2024.08.27 19:52:00.837048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 12143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8564 2024.08.27 19:52:00.837095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8565 2024.08.27 19:52:00.837115 [ 3 ] {} <Debug> HTTP-Session: 4ae24b4a-1d6b-4166-bd69-7ad92986c8df Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8566 2024.08.27 19:52:00.837131 [ 3 ] {} <Debug> HTTP-Session: 4ae24b4a-1d6b-4166-bd69-7ad92986c8df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8567 2024.08.27 19:52:00.837146 [ 3 ] {} <Debug> HTTP-Session: 4ae24b4a-1d6b-4166-bd69-7ad92986c8df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8568 2024.08.27 19:52:00.837180 [ 3 ] {} <Trace> HTTP-Session: 4ae24b4a-1d6b-4166-bd69-7ad92986c8df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8569 2024.08.27 19:52:00.837303 [ 3 ] {3e3de7bb-79d5-4e34-a46d-eb6b36458a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8570 2024.08.27 19:52:00.837348 [ 3 ] {3e3de7bb-79d5-4e34-a46d-eb6b36458a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8571 2024.08.27 19:52:00.837484 [ 3 ] {3e3de7bb-79d5-4e34-a46d-eb6b36458a6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8572 2024.08.27 19:52:00.837813 [ 3 ] {3e3de7bb-79d5-4e34-a46d-eb6b36458a6b} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8573 2024.08.27 19:52:00.837849 [ 3 ] {3e3de7bb-79d5-4e34-a46d-eb6b36458a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8574 2024.08.27 19:52:00.838221 [ 3 ] {3e3de7bb-79d5-4e34-a46d-eb6b36458a6b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8575 2024.08.27 19:52:00.838567 [ 3 ] {3e3de7bb-79d5-4e34-a46d-eb6b36458a6b} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8576 2024.08.27 19:52:00.838725 [ 54 ] {} <Debug> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8577 2024.08.27 19:52:00.838733 [ 3 ] {3e3de7bb-79d5-4e34-a46d-eb6b36458a6b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001467 sec., 55896.387184730746 rows/sec., 3.55 MiB/sec.
8578 2024.08.27 19:52:00.838775 [ 54 ] {} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8579 2024.08.27 19:52:00.838836 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8580 2024.08.27 19:52:00.839016 [ 190 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
8581 2024.08.27 19:52:00.839055 [ 3 ] {3e3de7bb-79d5-4e34-a46d-eb6b36458a6b} <Debug> DynamicQueryHandler: Done processing query
8582 2024.08.27 19:52:00.839097 [ 3 ] {3e3de7bb-79d5-4e34-a46d-eb6b36458a6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8583 2024.08.27 19:52:00.839134 [ 3 ] {} <Debug> HTTP-Session: 4ae24b4a-1d6b-4166-bd69-7ad92986c8df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8584 2024.08.27 19:52:00.839249 [ 190 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8585 2024.08.27 19:52:00.839293 [ 190 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2434 rows starting from the beginning of the part
8586 2024.08.27 19:52:00.839388 [ 190 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
8587 2024.08.27 19:52:00.839536 [ 190 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 78 rows starting from the beginning of the part
8588 2024.08.27 19:52:00.839677 [ 190 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 4 rows starting from the beginning of the part
8589 2024.08.27 19:52:00.839778 [ 190 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
8590 2024.08.27 19:52:00.839977 [ 190 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 82 rows starting from the beginning of the part
8591 2024.08.27 19:52:00.841430 [ 197 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2718 rows, containing 4 columns (4 merged, 0 gathered) in 0.002503301 sec., 1085766.3541060383 rows/sec., 70.89 MiB/sec.
8592 2024.08.27 19:52:00.841683 [ 191 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8593 2024.08.27 19:52:00.842085 [ 191 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_46_9} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8594 2024.08.27 19:52:00.842163 [ 191 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_46_9} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8595 2024.08.27 19:52:00.842245 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB.
8596 2024.08.27 19:52:05.780313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 11847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8597 2024.08.27 19:52:05.780444 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8598 2024.08.27 19:52:05.780470 [ 3 ] {} <Debug> HTTP-Session: 2a00c239-5fdc-4e1d-bb0a-3bae5a613c71 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8599 2024.08.27 19:52:05.780495 [ 3 ] {} <Debug> HTTP-Session: 2a00c239-5fdc-4e1d-bb0a-3bae5a613c71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8600 2024.08.27 19:52:05.780510 [ 3 ] {} <Debug> HTTP-Session: 2a00c239-5fdc-4e1d-bb0a-3bae5a613c71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8601 2024.08.27 19:52:05.780557 [ 3 ] {} <Trace> HTTP-Session: 2a00c239-5fdc-4e1d-bb0a-3bae5a613c71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8602 2024.08.27 19:52:05.780771 [ 3 ] {0fb597ce-5298-47df-957e-217cc556a05e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8603 2024.08.27 19:52:05.780840 [ 3 ] {0fb597ce-5298-47df-957e-217cc556a05e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8604 2024.08.27 19:52:05.781198 [ 3 ] {0fb597ce-5298-47df-957e-217cc556a05e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8605 2024.08.27 19:52:05.781689 [ 3 ] {0fb597ce-5298-47df-957e-217cc556a05e} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8606 2024.08.27 19:52:05.781733 [ 3 ] {0fb597ce-5298-47df-957e-217cc556a05e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8607 2024.08.27 19:52:05.782159 [ 3 ] {0fb597ce-5298-47df-957e-217cc556a05e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
8608 2024.08.27 19:52:05.782550 [ 3 ] {0fb597ce-5298-47df-957e-217cc556a05e} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8609 2024.08.27 19:52:05.782716 [ 3 ] {0fb597ce-5298-47df-957e-217cc556a05e} <Debug> executeQuery: Read 82 rows, 6.84 KiB in 0.002021 sec., 40573.973280554186 rows/sec., 3.30 MiB/sec.
8610 2024.08.27 19:52:05.782935 [ 3 ] {0fb597ce-5298-47df-957e-217cc556a05e} <Debug> DynamicQueryHandler: Done processing query
8611 2024.08.27 19:52:05.782962 [ 3 ] {0fb597ce-5298-47df-957e-217cc556a05e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8612 2024.08.27 19:52:05.782978 [ 3 ] {} <Debug> HTTP-Session: 2a00c239-5fdc-4e1d-bb0a-3bae5a613c71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8613 2024.08.27 19:52:05.783115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8614 2024.08.27 19:52:05.783187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8615 2024.08.27 19:52:05.783209 [ 3 ] {} <Debug> HTTP-Session: d529003d-5b4b-42ea-9c67-19cbd57d3b4a Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8616 2024.08.27 19:52:05.783225 [ 3 ] {} <Debug> HTTP-Session: d529003d-5b4b-42ea-9c67-19cbd57d3b4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8617 2024.08.27 19:52:05.783240 [ 3 ] {} <Debug> HTTP-Session: d529003d-5b4b-42ea-9c67-19cbd57d3b4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8618 2024.08.27 19:52:05.783270 [ 3 ] {} <Trace> HTTP-Session: d529003d-5b4b-42ea-9c67-19cbd57d3b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8619 2024.08.27 19:52:05.783368 [ 3 ] {b99f7fc9-cef6-4c31-8940-6e98bfc2af58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8620 2024.08.27 19:52:05.783412 [ 3 ] {b99f7fc9-cef6-4c31-8940-6e98bfc2af58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8621 2024.08.27 19:52:05.783636 [ 3 ] {b99f7fc9-cef6-4c31-8940-6e98bfc2af58} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8622 2024.08.27 19:52:05.783953 [ 3 ] {b99f7fc9-cef6-4c31-8940-6e98bfc2af58} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8623 2024.08.27 19:52:05.783991 [ 3 ] {b99f7fc9-cef6-4c31-8940-6e98bfc2af58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8624 2024.08.27 19:52:05.784345 [ 3 ] {b99f7fc9-cef6-4c31-8940-6e98bfc2af58} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
8625 2024.08.27 19:52:05.784706 [ 3 ] {b99f7fc9-cef6-4c31-8940-6e98bfc2af58} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8626 2024.08.27 19:52:05.784861 [ 3 ] {b99f7fc9-cef6-4c31-8940-6e98bfc2af58} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001519 sec., 8558.262014483213 rows/sec., 643.54 KiB/sec.
8627 2024.08.27 19:52:05.785149 [ 3 ] {b99f7fc9-cef6-4c31-8940-6e98bfc2af58} <Debug> DynamicQueryHandler: Done processing query
8628 2024.08.27 19:52:05.785193 [ 3 ] {b99f7fc9-cef6-4c31-8940-6e98bfc2af58} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8629 2024.08.27 19:52:05.785210 [ 3 ] {} <Debug> HTTP-Session: d529003d-5b4b-42ea-9c67-19cbd57d3b4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8630 2024.08.27 19:52:05.785355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 13090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8631 2024.08.27 19:52:05.785405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8632 2024.08.27 19:52:05.785426 [ 3 ] {} <Debug> HTTP-Session: d74a8b87-3e86-488a-9ca5-59df76af96e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8633 2024.08.27 19:52:05.785443 [ 3 ] {} <Debug> HTTP-Session: d74a8b87-3e86-488a-9ca5-59df76af96e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8634 2024.08.27 19:52:05.785457 [ 3 ] {} <Debug> HTTP-Session: d74a8b87-3e86-488a-9ca5-59df76af96e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8635 2024.08.27 19:52:05.785487 [ 3 ] {} <Trace> HTTP-Session: d74a8b87-3e86-488a-9ca5-59df76af96e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8636 2024.08.27 19:52:05.785605 [ 3 ] {3e1e05fa-fdd2-4a81-8be8-cd1718770056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8637 2024.08.27 19:52:05.785650 [ 3 ] {3e1e05fa-fdd2-4a81-8be8-cd1718770056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8638 2024.08.27 19:52:05.785896 [ 3 ] {3e1e05fa-fdd2-4a81-8be8-cd1718770056} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8639 2024.08.27 19:52:05.786265 [ 3 ] {3e1e05fa-fdd2-4a81-8be8-cd1718770056} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8640 2024.08.27 19:52:05.786302 [ 3 ] {3e1e05fa-fdd2-4a81-8be8-cd1718770056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8641 2024.08.27 19:52:05.786657 [ 3 ] {3e1e05fa-fdd2-4a81-8be8-cd1718770056} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
8642 2024.08.27 19:52:05.787036 [ 3 ] {3e1e05fa-fdd2-4a81-8be8-cd1718770056} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8643 2024.08.27 19:52:05.787174 [ 3 ] {3e1e05fa-fdd2-4a81-8be8-cd1718770056} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001613 sec., 47737.13577185369 rows/sec., 3.73 MiB/sec.
8644 2024.08.27 19:52:05.787350 [ 3 ] {3e1e05fa-fdd2-4a81-8be8-cd1718770056} <Debug> DynamicQueryHandler: Done processing query
8645 2024.08.27 19:52:05.787375 [ 3 ] {3e1e05fa-fdd2-4a81-8be8-cd1718770056} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8646 2024.08.27 19:52:05.787391 [ 3 ] {} <Debug> HTTP-Session: d74a8b87-3e86-488a-9ca5-59df76af96e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8647 2024.08.27 19:52:05.787553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 30657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8648 2024.08.27 19:52:05.787602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8649 2024.08.27 19:52:05.787621 [ 3 ] {} <Debug> HTTP-Session: b5c533b6-e665-4312-8087-7b2337d06ea8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8650 2024.08.27 19:52:05.787637 [ 3 ] {} <Debug> HTTP-Session: b5c533b6-e665-4312-8087-7b2337d06ea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8651 2024.08.27 19:52:05.787650 [ 3 ] {} <Debug> HTTP-Session: b5c533b6-e665-4312-8087-7b2337d06ea8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8652 2024.08.27 19:52:05.787681 [ 3 ] {} <Trace> HTTP-Session: b5c533b6-e665-4312-8087-7b2337d06ea8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8653 2024.08.27 19:52:05.787832 [ 3 ] {05a98bbe-374c-484e-b656-b5da7f38a1fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8654 2024.08.27 19:52:05.787879 [ 3 ] {05a98bbe-374c-484e-b656-b5da7f38a1fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8655 2024.08.27 19:52:05.788024 [ 3 ] {05a98bbe-374c-484e-b656-b5da7f38a1fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8656 2024.08.27 19:52:05.788416 [ 3 ] {05a98bbe-374c-484e-b656-b5da7f38a1fd} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8657 2024.08.27 19:52:05.788453 [ 3 ] {05a98bbe-374c-484e-b656-b5da7f38a1fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8658 2024.08.27 19:52:05.788842 [ 3 ] {05a98bbe-374c-484e-b656-b5da7f38a1fd} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
8659 2024.08.27 19:52:05.789186 [ 3 ] {05a98bbe-374c-484e-b656-b5da7f38a1fd} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8660 2024.08.27 19:52:05.789337 [ 3 ] {05a98bbe-374c-484e-b656-b5da7f38a1fd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001577 sec., 101458.4654407102 rows/sec., 7.07 MiB/sec.
8661 2024.08.27 19:52:05.789517 [ 3 ] {05a98bbe-374c-484e-b656-b5da7f38a1fd} <Debug> DynamicQueryHandler: Done processing query
8662 2024.08.27 19:52:05.789540 [ 3 ] {05a98bbe-374c-484e-b656-b5da7f38a1fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8663 2024.08.27 19:52:05.789555 [ 3 ] {} <Debug> HTTP-Session: b5c533b6-e665-4312-8087-7b2337d06ea8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8664 2024.08.27 19:52:05.789695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 21283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8665 2024.08.27 19:52:05.789744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8666 2024.08.27 19:52:05.789762 [ 3 ] {} <Debug> HTTP-Session: 3516f405-9356-4e37-a751-246cb1c81e55 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8667 2024.08.27 19:52:05.789779 [ 3 ] {} <Debug> HTTP-Session: 3516f405-9356-4e37-a751-246cb1c81e55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8668 2024.08.27 19:52:05.789793 [ 3 ] {} <Debug> HTTP-Session: 3516f405-9356-4e37-a751-246cb1c81e55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8669 2024.08.27 19:52:05.789823 [ 3 ] {} <Trace> HTTP-Session: 3516f405-9356-4e37-a751-246cb1c81e55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8670 2024.08.27 19:52:05.790020 [ 3 ] {275bf348-a31b-4f28-9b18-0507a908e24a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8671 2024.08.27 19:52:05.790085 [ 3 ] {275bf348-a31b-4f28-9b18-0507a908e24a} <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
8672 2024.08.27 19:52:05.790513 [ 3 ] {275bf348-a31b-4f28-9b18-0507a908e24a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8673 2024.08.27 19:52:05.791084 [ 3 ] {275bf348-a31b-4f28-9b18-0507a908e24a} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8674 2024.08.27 19:52:05.791121 [ 3 ] {275bf348-a31b-4f28-9b18-0507a908e24a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8675 2024.08.27 19:52:05.791740 [ 3 ] {275bf348-a31b-4f28-9b18-0507a908e24a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
8676 2024.08.27 19:52:05.792157 [ 3 ] {275bf348-a31b-4f28-9b18-0507a908e24a} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8677 2024.08.27 19:52:05.792347 [ 3 ] {275bf348-a31b-4f28-9b18-0507a908e24a} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002444 sec., 5319.148936170212 rows/sec., 9.53 MiB/sec.
8678 2024.08.27 19:52:05.792700 [ 3 ] {275bf348-a31b-4f28-9b18-0507a908e24a} <Debug> DynamicQueryHandler: Done processing query
8679 2024.08.27 19:52:05.792726 [ 3 ] {275bf348-a31b-4f28-9b18-0507a908e24a} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
8680 2024.08.27 19:52:05.792742 [ 3 ] {} <Debug> HTTP-Session: 3516f405-9356-4e37-a751-246cb1c81e55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8681 2024.08.27 19:52:05.792870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8682 2024.08.27 19:52:05.792919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8683 2024.08.27 19:52:05.792938 [ 3 ] {} <Debug> HTTP-Session: 6c656650-ac0c-417b-8a1a-bf6007704285 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8684 2024.08.27 19:52:05.792955 [ 3 ] {} <Debug> HTTP-Session: 6c656650-ac0c-417b-8a1a-bf6007704285 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8685 2024.08.27 19:52:05.792969 [ 3 ] {} <Debug> HTTP-Session: 6c656650-ac0c-417b-8a1a-bf6007704285 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8686 2024.08.27 19:52:05.793000 [ 3 ] {} <Trace> HTTP-Session: 6c656650-ac0c-417b-8a1a-bf6007704285 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8687 2024.08.27 19:52:05.793120 [ 3 ] {abac2e80-aeab-451f-9441-e0121f753e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8688 2024.08.27 19:52:05.793166 [ 3 ] {abac2e80-aeab-451f-9441-e0121f753e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8689 2024.08.27 19:52:05.793300 [ 3 ] {abac2e80-aeab-451f-9441-e0121f753e22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8690 2024.08.27 19:52:05.793614 [ 3 ] {abac2e80-aeab-451f-9441-e0121f753e22} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8691 2024.08.27 19:52:05.793651 [ 3 ] {abac2e80-aeab-451f-9441-e0121f753e22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8692 2024.08.27 19:52:05.794026 [ 3 ] {abac2e80-aeab-451f-9441-e0121f753e22} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
8693 2024.08.27 19:52:05.794353 [ 3 ] {abac2e80-aeab-451f-9441-e0121f753e22} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8694 2024.08.27 19:52:05.794502 [ 3 ] {abac2e80-aeab-451f-9441-e0121f753e22} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001422 sec., 42194.09282700422 rows/sec., 2.84 MiB/sec.
8695 2024.08.27 19:52:05.794666 [ 3 ] {abac2e80-aeab-451f-9441-e0121f753e22} <Debug> DynamicQueryHandler: Done processing query
8696 2024.08.27 19:52:05.794691 [ 3 ] {abac2e80-aeab-451f-9441-e0121f753e22} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8697 2024.08.27 19:52:05.794707 [ 3 ] {} <Debug> HTTP-Session: 6c656650-ac0c-417b-8a1a-bf6007704285 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8698 2024.08.27 19:52:09.804517 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache
8699 2024.08.27 19:52:09.804586 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache
8700 2024.08.27 19:52:10.777923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 36816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8701 2024.08.27 19:52:10.778036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8702 2024.08.27 19:52:10.778063 [ 3 ] {} <Debug> HTTP-Session: 774f961e-f8c1-437a-aef7-1d7814ffd367 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8703 2024.08.27 19:52:10.778087 [ 3 ] {} <Debug> HTTP-Session: 774f961e-f8c1-437a-aef7-1d7814ffd367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8704 2024.08.27 19:52:10.778102 [ 3 ] {} <Debug> HTTP-Session: 774f961e-f8c1-437a-aef7-1d7814ffd367 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8705 2024.08.27 19:52:10.778151 [ 3 ] {} <Trace> HTTP-Session: 774f961e-f8c1-437a-aef7-1d7814ffd367 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8706 2024.08.27 19:52:10.778418 [ 3 ] {0b1cfa19-05c5-4b46-81de-a0939e7a24c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8707 2024.08.27 19:52:10.778486 [ 3 ] {0b1cfa19-05c5-4b46-81de-a0939e7a24c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8708 2024.08.27 19:52:10.778825 [ 3 ] {0b1cfa19-05c5-4b46-81de-a0939e7a24c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8709 2024.08.27 19:52:10.779552 [ 3 ] {0b1cfa19-05c5-4b46-81de-a0939e7a24c2} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8710 2024.08.27 19:52:10.779601 [ 3 ] {0b1cfa19-05c5-4b46-81de-a0939e7a24c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8711 2024.08.27 19:52:10.780063 [ 3 ] {0b1cfa19-05c5-4b46-81de-a0939e7a24c2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
8712 2024.08.27 19:52:10.780465 [ 3 ] {0b1cfa19-05c5-4b46-81de-a0939e7a24c2} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8713 2024.08.27 19:52:10.780641 [ 3 ] {0b1cfa19-05c5-4b46-81de-a0939e7a24c2} <Debug> executeQuery: Read 243 rows, 22.06 KiB in 0.002336 sec., 104023.97260273973 rows/sec., 9.22 MiB/sec.
8714 2024.08.27 19:52:10.780876 [ 3 ] {0b1cfa19-05c5-4b46-81de-a0939e7a24c2} <Debug> DynamicQueryHandler: Done processing query
8715 2024.08.27 19:52:10.780904 [ 3 ] {0b1cfa19-05c5-4b46-81de-a0939e7a24c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
8716 2024.08.27 19:52:10.780920 [ 3 ] {} <Debug> HTTP-Session: 774f961e-f8c1-437a-aef7-1d7814ffd367 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8717 2024.08.27 19:52:10.781094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 3917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8718 2024.08.27 19:52:10.781152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8719 2024.08.27 19:52:10.781171 [ 3 ] {} <Debug> HTTP-Session: 6fafab09-569a-41a4-8a41-220831419e7e Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8720 2024.08.27 19:52:10.781189 [ 3 ] {} <Debug> HTTP-Session: 6fafab09-569a-41a4-8a41-220831419e7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8721 2024.08.27 19:52:10.781203 [ 3 ] {} <Debug> HTTP-Session: 6fafab09-569a-41a4-8a41-220831419e7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8722 2024.08.27 19:52:10.781239 [ 3 ] {} <Trace> HTTP-Session: 6fafab09-569a-41a4-8a41-220831419e7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8723 2024.08.27 19:52:10.781354 [ 3 ] {0d58f3f7-9f1f-4f14-adea-93b2abcd97f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8724 2024.08.27 19:52:10.781401 [ 3 ] {0d58f3f7-9f1f-4f14-adea-93b2abcd97f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8725 2024.08.27 19:52:10.781638 [ 3 ] {0d58f3f7-9f1f-4f14-adea-93b2abcd97f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8726 2024.08.27 19:52:10.782006 [ 3 ] {0d58f3f7-9f1f-4f14-adea-93b2abcd97f1} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8727 2024.08.27 19:52:10.782045 [ 3 ] {0d58f3f7-9f1f-4f14-adea-93b2abcd97f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8728 2024.08.27 19:52:10.782403 [ 3 ] {0d58f3f7-9f1f-4f14-adea-93b2abcd97f1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
8729 2024.08.27 19:52:10.782787 [ 3 ] {0d58f3f7-9f1f-4f14-adea-93b2abcd97f1} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8730 2024.08.27 19:52:10.782948 [ 3 ] {0d58f3f7-9f1f-4f14-adea-93b2abcd97f1} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001619 sec., 16676.961087090796 rows/sec., 1.22 MiB/sec.
8731 2024.08.27 19:52:10.782966 [ 45 ] {} <Debug> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
8732 2024.08.27 19:52:10.783085 [ 45 ] {} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8733 2024.08.27 19:52:10.783141 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8734 2024.08.27 19:52:10.783258 [ 3 ] {0d58f3f7-9f1f-4f14-adea-93b2abcd97f1} <Debug> DynamicQueryHandler: Done processing query
8735 2024.08.27 19:52:10.783348 [ 3 ] {0d58f3f7-9f1f-4f14-adea-93b2abcd97f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8736 2024.08.27 19:52:10.783445 [ 3 ] {} <Debug> HTTP-Session: 6fafab09-569a-41a4-8a41-220831419e7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8737 2024.08.27 19:52:10.783529 [ 193 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::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
8738 2024.08.27 19:52:10.783717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8739 2024.08.27 19:52:10.783879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8740 2024.08.27 19:52:10.783941 [ 3 ] {} <Debug> HTTP-Session: dcc0f57a-297e-4a97-91a5-e6491b81d465 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8741 2024.08.27 19:52:10.783994 [ 3 ] {} <Debug> HTTP-Session: dcc0f57a-297e-4a97-91a5-e6491b81d465 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8742 2024.08.27 19:52:10.784028 [ 193 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8743 2024.08.27 19:52:10.784038 [ 3 ] {} <Debug> HTTP-Session: dcc0f57a-297e-4a97-91a5-e6491b81d465 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8744 2024.08.27 19:52:10.784100 [ 193 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 58 rows starting from the beginning of the part
8745 2024.08.27 19:52:10.784123 [ 3 ] {} <Trace> HTTP-Session: dcc0f57a-297e-4a97-91a5-e6491b81d465 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8746 2024.08.27 19:52:10.784345 [ 193 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 29 rows starting from the beginning of the part
8747 2024.08.27 19:52:10.784429 [ 3 ] {fccb6147-802b-47ac-9545-ded604177014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8748 2024.08.27 19:52:10.784652 [ 3 ] {fccb6147-802b-47ac-9545-ded604177014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8749 2024.08.27 19:52:10.784801 [ 193 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 13 rows starting from the beginning of the part
8750 2024.08.27 19:52:10.785160 [ 193 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 31 rows starting from the beginning of the part
8751 2024.08.27 19:52:10.785578 [ 193 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 13 rows starting from the beginning of the part
8752 2024.08.27 19:52:10.785947 [ 193 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 27 rows starting from the beginning of the part
8753 2024.08.27 19:52:10.786407 [ 3 ] {fccb6147-802b-47ac-9545-ded604177014} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8754 2024.08.27 19:52:10.787252 [ 3 ] {fccb6147-802b-47ac-9545-ded604177014} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8755 2024.08.27 19:52:10.787324 [ 3 ] {fccb6147-802b-47ac-9545-ded604177014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8756 2024.08.27 19:52:10.788429 [ 3 ] {fccb6147-802b-47ac-9545-ded604177014} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8757 2024.08.27 19:52:10.788948 [ 193 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 171 rows, containing 5 columns (5 merged, 0 gathered) in 0.005715413 sec., 29919.09770999926 rows/sec., 2.29 MiB/sec.
8758 2024.08.27 19:52:10.789224 [ 193 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
8759 2024.08.27 19:52:10.789409 [ 3 ] {fccb6147-802b-47ac-9545-ded604177014} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8760 2024.08.27 19:52:10.789794 [ 3 ] {fccb6147-802b-47ac-9545-ded604177014} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00549 sec., 2550.0910746812388 rows/sec., 178.59 KiB/sec.
8761 2024.08.27 19:52:10.790289 [ 3 ] {fccb6147-802b-47ac-9545-ded604177014} <Debug> DynamicQueryHandler: Done processing query
8762 2024.08.27 19:52:10.790335 [ 3 ] {fccb6147-802b-47ac-9545-ded604177014} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8763 2024.08.27 19:52:10.790338 [ 191 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_36_7} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8764 2024.08.27 19:52:10.790356 [ 3 ] {} <Debug> HTTP-Session: dcc0f57a-297e-4a97-91a5-e6491b81d465 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8765 2024.08.27 19:52:10.790456 [ 191 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_36_7} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
8766 2024.08.27 19:52:10.790500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8767 2024.08.27 19:52:10.790567 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
8768 2024.08.27 19:52:10.790576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8769 2024.08.27 19:52:10.790605 [ 3 ] {} <Debug> HTTP-Session: 0c88f90a-92ef-4e49-bb2c-cb4139bc92bf Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8770 2024.08.27 19:52:10.790622 [ 3 ] {} <Debug> HTTP-Session: 0c88f90a-92ef-4e49-bb2c-cb4139bc92bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8771 2024.08.27 19:52:10.790636 [ 3 ] {} <Debug> HTTP-Session: 0c88f90a-92ef-4e49-bb2c-cb4139bc92bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8772 2024.08.27 19:52:10.790667 [ 3 ] {} <Trace> HTTP-Session: 0c88f90a-92ef-4e49-bb2c-cb4139bc92bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8773 2024.08.27 19:52:10.790767 [ 3 ] {eabeaa8c-2cac-4abc-912e-51ca86f69355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
8774 2024.08.27 19:52:10.790812 [ 3 ] {eabeaa8c-2cac-4abc-912e-51ca86f69355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
8775 2024.08.27 19:52:10.791064 [ 3 ] {eabeaa8c-2cac-4abc-912e-51ca86f69355} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8776 2024.08.27 19:52:10.791418 [ 3 ] {eabeaa8c-2cac-4abc-912e-51ca86f69355} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8777 2024.08.27 19:52:10.791456 [ 3 ] {eabeaa8c-2cac-4abc-912e-51ca86f69355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8778 2024.08.27 19:52:10.791822 [ 3 ] {eabeaa8c-2cac-4abc-912e-51ca86f69355} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8779 2024.08.27 19:52:10.792204 [ 3 ] {eabeaa8c-2cac-4abc-912e-51ca86f69355} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8780 2024.08.27 19:52:10.792365 [ 3 ] {eabeaa8c-2cac-4abc-912e-51ca86f69355} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001616 sec., 3712.871287128713 rows/sec., 219.36 KiB/sec.
8781 2024.08.27 19:52:10.792732 [ 3 ] {eabeaa8c-2cac-4abc-912e-51ca86f69355} <Debug> DynamicQueryHandler: Done processing query
8782 2024.08.27 19:52:10.792758 [ 3 ] {eabeaa8c-2cac-4abc-912e-51ca86f69355} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8783 2024.08.27 19:52:10.792774 [ 3 ] {} <Debug> HTTP-Session: 0c88f90a-92ef-4e49-bb2c-cb4139bc92bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8784 2024.08.27 19:52:10.792959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 66337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8785 2024.08.27 19:52:10.793009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8786 2024.08.27 19:52:10.793029 [ 3 ] {} <Debug> HTTP-Session: f7c2058d-69f9-4355-ae1a-ae8dc43a7707 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8787 2024.08.27 19:52:10.793045 [ 3 ] {} <Debug> HTTP-Session: f7c2058d-69f9-4355-ae1a-ae8dc43a7707 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8788 2024.08.27 19:52:10.793059 [ 3 ] {} <Debug> HTTP-Session: f7c2058d-69f9-4355-ae1a-ae8dc43a7707 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8789 2024.08.27 19:52:10.793088 [ 3 ] {} <Trace> HTTP-Session: f7c2058d-69f9-4355-ae1a-ae8dc43a7707 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8790 2024.08.27 19:52:10.793360 [ 3 ] {b3f03392-4e38-49e3-a114-33faef65faab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8791 2024.08.27 19:52:10.793407 [ 3 ] {b3f03392-4e38-49e3-a114-33faef65faab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8792 2024.08.27 19:52:10.793660 [ 3 ] {b3f03392-4e38-49e3-a114-33faef65faab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8793 2024.08.27 19:52:10.794264 [ 3 ] {b3f03392-4e38-49e3-a114-33faef65faab} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8794 2024.08.27 19:52:10.794302 [ 3 ] {b3f03392-4e38-49e3-a114-33faef65faab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8795 2024.08.27 19:52:10.794690 [ 3 ] {b3f03392-4e38-49e3-a114-33faef65faab} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
8796 2024.08.27 19:52:10.795071 [ 3 ] {b3f03392-4e38-49e3-a114-33faef65faab} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8797 2024.08.27 19:52:10.795237 [ 3 ] {b3f03392-4e38-49e3-a114-33faef65faab} <Debug> executeQuery: Read 409 rows, 29.84 KiB in 0.002039 sec., 200588.52378616968 rows/sec., 14.29 MiB/sec.
8798 2024.08.27 19:52:10.795421 [ 3 ] {b3f03392-4e38-49e3-a114-33faef65faab} <Debug> DynamicQueryHandler: Done processing query
8799 2024.08.27 19:52:10.795447 [ 3 ] {b3f03392-4e38-49e3-a114-33faef65faab} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
8800 2024.08.27 19:52:10.795464 [ 3 ] {} <Debug> HTTP-Session: f7c2058d-69f9-4355-ae1a-ae8dc43a7707 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8801 2024.08.27 19:52:10.795623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8802 2024.08.27 19:52:10.795672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8803 2024.08.27 19:52:10.795691 [ 3 ] {} <Debug> HTTP-Session: d2fc8d1a-abdb-4aef-8d1f-68ca5125fca5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8804 2024.08.27 19:52:10.795707 [ 3 ] {} <Debug> HTTP-Session: d2fc8d1a-abdb-4aef-8d1f-68ca5125fca5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8805 2024.08.27 19:52:10.795721 [ 3 ] {} <Debug> HTTP-Session: d2fc8d1a-abdb-4aef-8d1f-68ca5125fca5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8806 2024.08.27 19:52:10.795752 [ 3 ] {} <Trace> HTTP-Session: d2fc8d1a-abdb-4aef-8d1f-68ca5125fca5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8807 2024.08.27 19:52:10.795849 [ 3 ] {e7fb1ff0-149d-460d-9a72-2667c5022dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8808 2024.08.27 19:52:10.795893 [ 3 ] {e7fb1ff0-149d-460d-9a72-2667c5022dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8809 2024.08.27 19:52:10.796028 [ 3 ] {e7fb1ff0-149d-460d-9a72-2667c5022dbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8810 2024.08.27 19:52:10.796291 [ 3 ] {e7fb1ff0-149d-460d-9a72-2667c5022dbe} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8811 2024.08.27 19:52:10.796327 [ 3 ] {e7fb1ff0-149d-460d-9a72-2667c5022dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8812 2024.08.27 19:52:10.796696 [ 3 ] {e7fb1ff0-149d-460d-9a72-2667c5022dbe} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8813 2024.08.27 19:52:10.797035 [ 3 ] {e7fb1ff0-149d-460d-9a72-2667c5022dbe} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8814 2024.08.27 19:52:10.797193 [ 3 ] {e7fb1ff0-149d-460d-9a72-2667c5022dbe} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001362 sec., 4405.286343612335 rows/sec., 230.16 KiB/sec.
8815 2024.08.27 19:52:10.797396 [ 3 ] {e7fb1ff0-149d-460d-9a72-2667c5022dbe} <Debug> DynamicQueryHandler: Done processing query
8816 2024.08.27 19:52:10.797420 [ 3 ] {e7fb1ff0-149d-460d-9a72-2667c5022dbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8817 2024.08.27 19:52:10.797436 [ 3 ] {} <Debug> HTTP-Session: d2fc8d1a-abdb-4aef-8d1f-68ca5125fca5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8818 2024.08.27 19:52:10.797598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44659, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8819 2024.08.27 19:52:10.797646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8820 2024.08.27 19:52:10.797665 [ 3 ] {} <Debug> HTTP-Session: 1bc8e761-c008-4f7c-bf31-bde30b54adcd Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8821 2024.08.27 19:52:10.797681 [ 3 ] {} <Debug> HTTP-Session: 1bc8e761-c008-4f7c-bf31-bde30b54adcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8822 2024.08.27 19:52:10.797694 [ 3 ] {} <Debug> HTTP-Session: 1bc8e761-c008-4f7c-bf31-bde30b54adcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8823 2024.08.27 19:52:10.797725 [ 3 ] {} <Trace> HTTP-Session: 1bc8e761-c008-4f7c-bf31-bde30b54adcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8824 2024.08.27 19:52:10.797911 [ 3 ] {f9265599-bb95-4c11-b8bc-21f94c101a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8825 2024.08.27 19:52:10.797957 [ 3 ] {f9265599-bb95-4c11-b8bc-21f94c101a7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8826 2024.08.27 19:52:10.798104 [ 3 ] {f9265599-bb95-4c11-b8bc-21f94c101a7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8827 2024.08.27 19:52:10.798516 [ 3 ] {f9265599-bb95-4c11-b8bc-21f94c101a7f} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8828 2024.08.27 19:52:10.798552 [ 3 ] {f9265599-bb95-4c11-b8bc-21f94c101a7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8829 2024.08.27 19:52:10.798947 [ 3 ] {f9265599-bb95-4c11-b8bc-21f94c101a7f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
8830 2024.08.27 19:52:10.799305 [ 3 ] {f9265599-bb95-4c11-b8bc-21f94c101a7f} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8831 2024.08.27 19:52:10.799472 [ 3 ] {f9265599-bb95-4c11-b8bc-21f94c101a7f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001653 sec., 143375.68058076224 rows/sec., 9.61 MiB/sec.
8832 2024.08.27 19:52:10.799826 [ 3 ] {f9265599-bb95-4c11-b8bc-21f94c101a7f} <Debug> DynamicQueryHandler: Done processing query
8833 2024.08.27 19:52:10.799862 [ 3 ] {f9265599-bb95-4c11-b8bc-21f94c101a7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
8834 2024.08.27 19:52:10.799880 [ 3 ] {} <Debug> HTTP-Session: 1bc8e761-c008-4f7c-bf31-bde30b54adcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8835 2024.08.27 19:52:10.800011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8836 2024.08.27 19:52:10.800060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8837 2024.08.27 19:52:10.800083 [ 3 ] {} <Debug> HTTP-Session: 7da29363-5ca0-47b9-889c-97d3f8399d94 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8838 2024.08.27 19:52:10.800100 [ 3 ] {} <Debug> HTTP-Session: 7da29363-5ca0-47b9-889c-97d3f8399d94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8839 2024.08.27 19:52:10.800113 [ 3 ] {} <Debug> HTTP-Session: 7da29363-5ca0-47b9-889c-97d3f8399d94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8840 2024.08.27 19:52:10.800143 [ 3 ] {} <Trace> HTTP-Session: 7da29363-5ca0-47b9-889c-97d3f8399d94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8841 2024.08.27 19:52:10.800240 [ 3 ] {c1c84d14-212b-4a17-87c1-c60feba75036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
8842 2024.08.27 19:52:10.800288 [ 3 ] {c1c84d14-212b-4a17-87c1-c60feba75036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
8843 2024.08.27 19:52:10.800439 [ 3 ] {c1c84d14-212b-4a17-87c1-c60feba75036} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8844 2024.08.27 19:52:10.800701 [ 3 ] {c1c84d14-212b-4a17-87c1-c60feba75036} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8845 2024.08.27 19:52:10.800737 [ 3 ] {c1c84d14-212b-4a17-87c1-c60feba75036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8846 2024.08.27 19:52:10.801101 [ 3 ] {c1c84d14-212b-4a17-87c1-c60feba75036} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8847 2024.08.27 19:52:10.801427 [ 3 ] {c1c84d14-212b-4a17-87c1-c60feba75036} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8848 2024.08.27 19:52:10.801584 [ 3 ] {c1c84d14-212b-4a17-87c1-c60feba75036} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001354 sec., 738.5524372230428 rows/sec., 49.77 KiB/sec.
8849 2024.08.27 19:52:10.801742 [ 3 ] {c1c84d14-212b-4a17-87c1-c60feba75036} <Debug> DynamicQueryHandler: Done processing query
8850 2024.08.27 19:52:10.801766 [ 3 ] {c1c84d14-212b-4a17-87c1-c60feba75036} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
8851 2024.08.27 19:52:10.801782 [ 3 ] {} <Debug> HTTP-Session: 7da29363-5ca0-47b9-889c-97d3f8399d94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8852 2024.08.27 19:52:10.801946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8853 2024.08.27 19:52:10.801994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8854 2024.08.27 19:52:10.802012 [ 3 ] {} <Debug> HTTP-Session: 707feac8-bcdb-4bbb-b9a5-239a0c92fe99 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8855 2024.08.27 19:52:10.802029 [ 3 ] {} <Debug> HTTP-Session: 707feac8-bcdb-4bbb-b9a5-239a0c92fe99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8856 2024.08.27 19:52:10.802043 [ 3 ] {} <Debug> HTTP-Session: 707feac8-bcdb-4bbb-b9a5-239a0c92fe99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8857 2024.08.27 19:52:10.802072 [ 3 ] {} <Trace> HTTP-Session: 707feac8-bcdb-4bbb-b9a5-239a0c92fe99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8858 2024.08.27 19:52:10.802372 [ 3 ] {4993f9f6-76ec-46d5-b329-352e99b968bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8859 2024.08.27 19:52:10.802434 [ 3 ] {4993f9f6-76ec-46d5-b329-352e99b968bd} <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
8860 2024.08.27 19:52:10.802850 [ 3 ] {4993f9f6-76ec-46d5-b329-352e99b968bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8861 2024.08.27 19:52:10.803746 [ 3 ] {4993f9f6-76ec-46d5-b329-352e99b968bd} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8862 2024.08.27 19:52:10.803783 [ 3 ] {4993f9f6-76ec-46d5-b329-352e99b968bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8863 2024.08.27 19:52:10.804449 [ 3 ] {4993f9f6-76ec-46d5-b329-352e99b968bd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
8864 2024.08.27 19:52:10.804864 [ 3 ] {4993f9f6-76ec-46d5-b329-352e99b968bd} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8865 2024.08.27 19:52:10.805032 [ 45 ] {} <Debug> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
8866 2024.08.27 19:52:10.805057 [ 3 ] {4993f9f6-76ec-46d5-b329-352e99b968bd} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002902 sec., 9303.928325292902 rows/sec., 16.67 MiB/sec.
8867 2024.08.27 19:52:10.805106 [ 45 ] {} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8868 2024.08.27 19:52:10.805198 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8869 2024.08.27 19:52:10.805465 [ 193 ] {25052027-0a03-49be-8655-a6c64ba66c34::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
8870 2024.08.27 19:52:10.805623 [ 3 ] {4993f9f6-76ec-46d5-b329-352e99b968bd} <Debug> DynamicQueryHandler: Done processing query
8871 2024.08.27 19:52:10.805676 [ 3 ] {4993f9f6-76ec-46d5-b329-352e99b968bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
8872 2024.08.27 19:52:10.805730 [ 3 ] {} <Debug> HTTP-Session: 707feac8-bcdb-4bbb-b9a5-239a0c92fe99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8873 2024.08.27 19:52:10.805959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 12143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8874 2024.08.27 19:52:10.806087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8875 2024.08.27 19:52:10.806104 [ 193 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8876 2024.08.27 19:52:10.806122 [ 3 ] {} <Debug> HTTP-Session: 08b64b45-5afd-486a-941a-ef8e9571eeea Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8877 2024.08.27 19:52:10.806189 [ 3 ] {} <Debug> HTTP-Session: 08b64b45-5afd-486a-941a-ef8e9571eeea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8878 2024.08.27 19:52:10.806237 [ 3 ] {} <Debug> HTTP-Session: 08b64b45-5afd-486a-941a-ef8e9571eeea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8879 2024.08.27 19:52:10.806259 [ 193 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 579 rows starting from the beginning of the part
8880 2024.08.27 19:52:10.806300 [ 3 ] {} <Trace> HTTP-Session: 08b64b45-5afd-486a-941a-ef8e9571eeea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8881 2024.08.27 19:52:10.806687 [ 3 ] {fde3fbf5-b8ce-449d-bd9f-2d42a891e72d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8882 2024.08.27 19:52:10.806823 [ 3 ] {fde3fbf5-b8ce-449d-bd9f-2d42a891e72d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8883 2024.08.27 19:52:10.806853 [ 193 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 27 rows starting from the beginning of the part
8884 2024.08.27 19:52:10.807745 [ 193 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 13 rows starting from the beginning of the part
8885 2024.08.27 19:52:10.807752 [ 3 ] {fde3fbf5-b8ce-449d-bd9f-2d42a891e72d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8886 2024.08.27 19:52:10.808338 [ 193 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 27 rows starting from the beginning of the part
8887 2024.08.27 19:52:10.808954 [ 3 ] {fde3fbf5-b8ce-449d-bd9f-2d42a891e72d} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8888 2024.08.27 19:52:10.809040 [ 3 ] {fde3fbf5-b8ce-449d-bd9f-2d42a891e72d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8889 2024.08.27 19:52:10.809045 [ 193 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 13 rows starting from the beginning of the part
8890 2024.08.27 19:52:10.809748 [ 193 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 27 rows starting from the beginning of the part
8891 2024.08.27 19:52:10.810430 [ 3 ] {fde3fbf5-b8ce-449d-bd9f-2d42a891e72d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
8892 2024.08.27 19:52:10.811286 [ 3 ] {fde3fbf5-b8ce-449d-bd9f-2d42a891e72d} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8893 2024.08.27 19:52:10.811721 [ 3 ] {fde3fbf5-b8ce-449d-bd9f-2d42a891e72d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005182 sec., 15824.006175221923 rows/sec., 1.01 MiB/sec.
8894 2024.08.27 19:52:10.812180 [ 3 ] {fde3fbf5-b8ce-449d-bd9f-2d42a891e72d} <Debug> DynamicQueryHandler: Done processing query
8895 2024.08.27 19:52:10.812209 [ 3 ] {fde3fbf5-b8ce-449d-bd9f-2d42a891e72d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8896 2024.08.27 19:52:10.812226 [ 3 ] {} <Debug> HTTP-Session: 08b64b45-5afd-486a-941a-ef8e9571eeea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8897 2024.08.27 19:52:10.815324 [ 196 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 19 columns (19 merged, 0 gathered) in 0.010000953 sec., 68593.463042972 rows/sec., 122.92 MiB/sec.
8898 2024.08.27 19:52:10.816322 [ 199 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
8899 2024.08.27 19:52:10.816903 [ 199 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8900 2024.08.27 19:52:10.816977 [ 199 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
8901 2024.08.27 19:52:10.817112 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.59 MiB.
8902 2024.08.27 19:52:15.772203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 11847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8903 2024.08.27 19:52:15.772325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8904 2024.08.27 19:52:15.772351 [ 3 ] {} <Debug> HTTP-Session: db8c94cb-e89a-4b51-ae63-ad48709de717 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8905 2024.08.27 19:52:15.772377 [ 3 ] {} <Debug> HTTP-Session: db8c94cb-e89a-4b51-ae63-ad48709de717 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8906 2024.08.27 19:52:15.772393 [ 3 ] {} <Debug> HTTP-Session: db8c94cb-e89a-4b51-ae63-ad48709de717 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8907 2024.08.27 19:52:15.772441 [ 3 ] {} <Trace> HTTP-Session: db8c94cb-e89a-4b51-ae63-ad48709de717 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8908 2024.08.27 19:52:15.772650 [ 3 ] {18225ad3-fa6a-438e-ba88-e6b2aa3b8bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8909 2024.08.27 19:52:15.772718 [ 3 ] {18225ad3-fa6a-438e-ba88-e6b2aa3b8bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8910 2024.08.27 19:52:15.773048 [ 3 ] {18225ad3-fa6a-438e-ba88-e6b2aa3b8bd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8911 2024.08.27 19:52:15.773533 [ 3 ] {18225ad3-fa6a-438e-ba88-e6b2aa3b8bd6} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8912 2024.08.27 19:52:15.773578 [ 3 ] {18225ad3-fa6a-438e-ba88-e6b2aa3b8bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8913 2024.08.27 19:52:15.774025 [ 3 ] {18225ad3-fa6a-438e-ba88-e6b2aa3b8bd6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
8914 2024.08.27 19:52:15.774425 [ 3 ] {18225ad3-fa6a-438e-ba88-e6b2aa3b8bd6} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8915 2024.08.27 19:52:15.774579 [ 3 ] {18225ad3-fa6a-438e-ba88-e6b2aa3b8bd6} <Debug> executeQuery: Read 82 rows, 6.84 KiB in 0.002003 sec., 40938.59211183225 rows/sec., 3.33 MiB/sec.
8916 2024.08.27 19:52:15.774924 [ 3 ] {18225ad3-fa6a-438e-ba88-e6b2aa3b8bd6} <Debug> DynamicQueryHandler: Done processing query
8917 2024.08.27 19:52:15.774978 [ 3 ] {18225ad3-fa6a-438e-ba88-e6b2aa3b8bd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8918 2024.08.27 19:52:15.775015 [ 3 ] {} <Debug> HTTP-Session: db8c94cb-e89a-4b51-ae63-ad48709de717 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8919 2024.08.27 19:52:15.775150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8920 2024.08.27 19:52:15.775207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8921 2024.08.27 19:52:15.775228 [ 3 ] {} <Debug> HTTP-Session: c83ef523-2024-43e9-be68-21d482f11246 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8922 2024.08.27 19:52:15.775247 [ 3 ] {} <Debug> HTTP-Session: c83ef523-2024-43e9-be68-21d482f11246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8923 2024.08.27 19:52:15.775261 [ 3 ] {} <Debug> HTTP-Session: c83ef523-2024-43e9-be68-21d482f11246 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8924 2024.08.27 19:52:15.775296 [ 3 ] {} <Trace> HTTP-Session: c83ef523-2024-43e9-be68-21d482f11246 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8925 2024.08.27 19:52:15.775410 [ 3 ] {1eb07e45-4070-4cab-aa27-d5143278f740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8926 2024.08.27 19:52:15.775461 [ 3 ] {1eb07e45-4070-4cab-aa27-d5143278f740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8927 2024.08.27 19:52:15.775720 [ 3 ] {1eb07e45-4070-4cab-aa27-d5143278f740} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8928 2024.08.27 19:52:15.776057 [ 3 ] {1eb07e45-4070-4cab-aa27-d5143278f740} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8929 2024.08.27 19:52:15.776096 [ 3 ] {1eb07e45-4070-4cab-aa27-d5143278f740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8930 2024.08.27 19:52:15.776461 [ 3 ] {1eb07e45-4070-4cab-aa27-d5143278f740} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
8931 2024.08.27 19:52:15.776831 [ 3 ] {1eb07e45-4070-4cab-aa27-d5143278f740} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8932 2024.08.27 19:52:15.776966 [ 3 ] {1eb07e45-4070-4cab-aa27-d5143278f740} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.00159 sec., 8176.100628930817 rows/sec., 614.80 KiB/sec.
8933 2024.08.27 19:52:15.777260 [ 3 ] {1eb07e45-4070-4cab-aa27-d5143278f740} <Debug> DynamicQueryHandler: Done processing query
8934 2024.08.27 19:52:15.777319 [ 3 ] {1eb07e45-4070-4cab-aa27-d5143278f740} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8935 2024.08.27 19:52:15.777337 [ 3 ] {} <Debug> HTTP-Session: c83ef523-2024-43e9-be68-21d482f11246 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8936 2024.08.27 19:52:15.777520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 13090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8937 2024.08.27 19:52:15.777571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8938 2024.08.27 19:52:15.777591 [ 3 ] {} <Debug> HTTP-Session: 882c1eb8-80c4-4181-9bd5-e3eeb0245ddb Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8939 2024.08.27 19:52:15.777609 [ 3 ] {} <Debug> HTTP-Session: 882c1eb8-80c4-4181-9bd5-e3eeb0245ddb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8940 2024.08.27 19:52:15.777623 [ 3 ] {} <Debug> HTTP-Session: 882c1eb8-80c4-4181-9bd5-e3eeb0245ddb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8941 2024.08.27 19:52:15.777656 [ 3 ] {} <Trace> HTTP-Session: 882c1eb8-80c4-4181-9bd5-e3eeb0245ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8942 2024.08.27 19:52:15.777781 [ 3 ] {bf741970-9789-4c04-a88f-794cf7fd0ee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8943 2024.08.27 19:52:15.777828 [ 3 ] {bf741970-9789-4c04-a88f-794cf7fd0ee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8944 2024.08.27 19:52:15.778089 [ 3 ] {bf741970-9789-4c04-a88f-794cf7fd0ee8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8945 2024.08.27 19:52:15.778550 [ 3 ] {bf741970-9789-4c04-a88f-794cf7fd0ee8} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8946 2024.08.27 19:52:15.778587 [ 3 ] {bf741970-9789-4c04-a88f-794cf7fd0ee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8947 2024.08.27 19:52:15.778951 [ 3 ] {bf741970-9789-4c04-a88f-794cf7fd0ee8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
8948 2024.08.27 19:52:15.779324 [ 3 ] {bf741970-9789-4c04-a88f-794cf7fd0ee8} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8949 2024.08.27 19:52:15.779450 [ 3 ] {bf741970-9789-4c04-a88f-794cf7fd0ee8} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001713 sec., 44950.37945125511 rows/sec., 3.51 MiB/sec.
8950 2024.08.27 19:52:15.779624 [ 3 ] {bf741970-9789-4c04-a88f-794cf7fd0ee8} <Debug> DynamicQueryHandler: Done processing query
8951 2024.08.27 19:52:15.779650 [ 3 ] {bf741970-9789-4c04-a88f-794cf7fd0ee8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8952 2024.08.27 19:52:15.779666 [ 3 ] {} <Debug> HTTP-Session: 882c1eb8-80c4-4181-9bd5-e3eeb0245ddb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8953 2024.08.27 19:52:15.779847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 30657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8954 2024.08.27 19:52:15.779918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8955 2024.08.27 19:52:15.779953 [ 3 ] {} <Debug> HTTP-Session: 271825b9-4e48-4dd0-951d-f789678ded91 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8956 2024.08.27 19:52:15.779972 [ 3 ] {} <Debug> HTTP-Session: 271825b9-4e48-4dd0-951d-f789678ded91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8957 2024.08.27 19:52:15.779987 [ 3 ] {} <Debug> HTTP-Session: 271825b9-4e48-4dd0-951d-f789678ded91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8958 2024.08.27 19:52:15.780019 [ 3 ] {} <Trace> HTTP-Session: 271825b9-4e48-4dd0-951d-f789678ded91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8959 2024.08.27 19:52:15.780172 [ 3 ] {746cdfa4-dc03-415c-b4c4-af2a4153ac78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8960 2024.08.27 19:52:15.780221 [ 3 ] {746cdfa4-dc03-415c-b4c4-af2a4153ac78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8961 2024.08.27 19:52:15.780369 [ 3 ] {746cdfa4-dc03-415c-b4c4-af2a4153ac78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8962 2024.08.27 19:52:15.780762 [ 3 ] {746cdfa4-dc03-415c-b4c4-af2a4153ac78} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8963 2024.08.27 19:52:15.780797 [ 3 ] {746cdfa4-dc03-415c-b4c4-af2a4153ac78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8964 2024.08.27 19:52:15.781197 [ 3 ] {746cdfa4-dc03-415c-b4c4-af2a4153ac78} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
8965 2024.08.27 19:52:15.781546 [ 3 ] {746cdfa4-dc03-415c-b4c4-af2a4153ac78} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8966 2024.08.27 19:52:15.781679 [ 3 ] {746cdfa4-dc03-415c-b4c4-af2a4153ac78} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001574 sec., 101651.84243964421 rows/sec., 7.08 MiB/sec.
8967 2024.08.27 19:52:15.781854 [ 3 ] {746cdfa4-dc03-415c-b4c4-af2a4153ac78} <Debug> DynamicQueryHandler: Done processing query
8968 2024.08.27 19:52:15.781880 [ 3 ] {746cdfa4-dc03-415c-b4c4-af2a4153ac78} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8969 2024.08.27 19:52:15.781898 [ 3 ] {} <Debug> HTTP-Session: 271825b9-4e48-4dd0-951d-f789678ded91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8970 2024.08.27 19:52:15.782055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 21330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8971 2024.08.27 19:52:15.782106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8972 2024.08.27 19:52:15.782127 [ 3 ] {} <Debug> HTTP-Session: 9bfc1223-d955-47cb-9157-1ab1a4b3aa27 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8973 2024.08.27 19:52:15.782144 [ 3 ] {} <Debug> HTTP-Session: 9bfc1223-d955-47cb-9157-1ab1a4b3aa27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8974 2024.08.27 19:52:15.782159 [ 3 ] {} <Debug> HTTP-Session: 9bfc1223-d955-47cb-9157-1ab1a4b3aa27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8975 2024.08.27 19:52:15.782190 [ 3 ] {} <Trace> HTTP-Session: 9bfc1223-d955-47cb-9157-1ab1a4b3aa27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8976 2024.08.27 19:52:15.782386 [ 3 ] {27b20d0a-d177-411e-9386-f8f3e39aea9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8977 2024.08.27 19:52:15.782452 [ 3 ] {27b20d0a-d177-411e-9386-f8f3e39aea9e} <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
8978 2024.08.27 19:52:15.782859 [ 3 ] {27b20d0a-d177-411e-9386-f8f3e39aea9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8979 2024.08.27 19:52:15.783446 [ 3 ] {27b20d0a-d177-411e-9386-f8f3e39aea9e} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8980 2024.08.27 19:52:15.783483 [ 3 ] {27b20d0a-d177-411e-9386-f8f3e39aea9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8981 2024.08.27 19:52:15.784103 [ 3 ] {27b20d0a-d177-411e-9386-f8f3e39aea9e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
8982 2024.08.27 19:52:15.784531 [ 3 ] {27b20d0a-d177-411e-9386-f8f3e39aea9e} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8983 2024.08.27 19:52:15.784708 [ 3 ] {27b20d0a-d177-411e-9386-f8f3e39aea9e} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00243 sec., 5349.794238683128 rows/sec., 9.59 MiB/sec.
8984 2024.08.27 19:52:15.785243 [ 3 ] {27b20d0a-d177-411e-9386-f8f3e39aea9e} <Debug> DynamicQueryHandler: Done processing query
8985 2024.08.27 19:52:15.785269 [ 3 ] {27b20d0a-d177-411e-9386-f8f3e39aea9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
8986 2024.08.27 19:52:15.785288 [ 3 ] {} <Debug> HTTP-Session: 9bfc1223-d955-47cb-9157-1ab1a4b3aa27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8987 2024.08.27 19:52:15.785414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8988 2024.08.27 19:52:15.785467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8989 2024.08.27 19:52:15.785487 [ 3 ] {} <Debug> HTTP-Session: 371331f5-e9c3-4578-8f4c-d9f1ef0bbadb Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
8990 2024.08.27 19:52:15.785504 [ 3 ] {} <Debug> HTTP-Session: 371331f5-e9c3-4578-8f4c-d9f1ef0bbadb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8991 2024.08.27 19:52:15.785519 [ 3 ] {} <Debug> HTTP-Session: 371331f5-e9c3-4578-8f4c-d9f1ef0bbadb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8992 2024.08.27 19:52:15.785550 [ 3 ] {} <Trace> HTTP-Session: 371331f5-e9c3-4578-8f4c-d9f1ef0bbadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8993 2024.08.27 19:52:15.785672 [ 3 ] {e4102a96-b11b-47ec-bc59-c0de6cc89d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8994 2024.08.27 19:52:15.785720 [ 3 ] {e4102a96-b11b-47ec-bc59-c0de6cc89d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8995 2024.08.27 19:52:15.785871 [ 3 ] {e4102a96-b11b-47ec-bc59-c0de6cc89d35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8996 2024.08.27 19:52:15.786178 [ 3 ] {e4102a96-b11b-47ec-bc59-c0de6cc89d35} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8997 2024.08.27 19:52:15.786231 [ 3 ] {e4102a96-b11b-47ec-bc59-c0de6cc89d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB.
8998 2024.08.27 19:52:15.786626 [ 3 ] {e4102a96-b11b-47ec-bc59-c0de6cc89d35} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
8999 2024.08.27 19:52:15.786963 [ 3 ] {e4102a96-b11b-47ec-bc59-c0de6cc89d35} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9000 2024.08.27 19:52:15.787098 [ 3 ] {e4102a96-b11b-47ec-bc59-c0de6cc89d35} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001471 sec., 40788.579197824605 rows/sec., 2.75 MiB/sec.
9001 2024.08.27 19:52:15.787265 [ 3 ] {e4102a96-b11b-47ec-bc59-c0de6cc89d35} <Debug> DynamicQueryHandler: Done processing query
9002 2024.08.27 19:52:15.787297 [ 3 ] {e4102a96-b11b-47ec-bc59-c0de6cc89d35} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9003 2024.08.27 19:52:15.787314 [ 3 ] {} <Debug> HTTP-Session: 371331f5-e9c3-4578-8f4c-d9f1ef0bbadb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9004 2024.08.27 19:52:20.192789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9005 2024.08.27 19:52:20.192935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9006 2024.08.27 19:52:20.192968 [ 3 ] {} <Debug> HTTP-Session: 84cf04d3-041c-41c5-bd53-0b84fd977b40 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9007 2024.08.27 19:52:20.192997 [ 3 ] {} <Debug> HTTP-Session: 84cf04d3-041c-41c5-bd53-0b84fd977b40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9008 2024.08.27 19:52:20.193016 [ 3 ] {} <Debug> HTTP-Session: 84cf04d3-041c-41c5-bd53-0b84fd977b40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9009 2024.08.27 19:52:20.193071 [ 3 ] {} <Trace> HTTP-Session: 84cf04d3-041c-41c5-bd53-0b84fd977b40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9010 2024.08.27 19:52:20.193291 [ 3 ] {e8506c0e-8e51-446f-aebb-868e1084aa61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9011 2024.08.27 19:52:20.193370 [ 3 ] {e8506c0e-8e51-446f-aebb-868e1084aa61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9012 2024.08.27 19:52:20.193754 [ 3 ] {e8506c0e-8e51-446f-aebb-868e1084aa61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9013 2024.08.27 19:52:20.194181 [ 3 ] {e8506c0e-8e51-446f-aebb-868e1084aa61} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9014 2024.08.27 19:52:20.194229 [ 3 ] {e8506c0e-8e51-446f-aebb-868e1084aa61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9015 2024.08.27 19:52:20.194653 [ 3 ] {e8506c0e-8e51-446f-aebb-868e1084aa61} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
9016 2024.08.27 19:52:20.195051 [ 3 ] {e8506c0e-8e51-446f-aebb-868e1084aa61} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9017 2024.08.27 19:52:20.195263 [ 3 ] {e8506c0e-8e51-446f-aebb-868e1084aa61} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002022 sec., 1978.2393669634027 rows/sec., 161.31 KiB/sec.
9018 2024.08.27 19:52:20.195653 [ 3 ] {e8506c0e-8e51-446f-aebb-868e1084aa61} <Debug> DynamicQueryHandler: Done processing query
9019 2024.08.27 19:52:20.195681 [ 3 ] {e8506c0e-8e51-446f-aebb-868e1084aa61} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9020 2024.08.27 19:52:20.195699 [ 3 ] {} <Debug> HTTP-Session: 84cf04d3-041c-41c5-bd53-0b84fd977b40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9021 2024.08.27 19:52:20.196032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 202527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9022 2024.08.27 19:52:20.196086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9023 2024.08.27 19:52:20.196108 [ 3 ] {} <Debug> HTTP-Session: 36b9a35b-37a4-49f1-a25d-a65f95d34d79 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9024 2024.08.27 19:52:20.196127 [ 3 ] {} <Debug> HTTP-Session: 36b9a35b-37a4-49f1-a25d-a65f95d34d79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9025 2024.08.27 19:52:20.196141 [ 3 ] {} <Debug> HTTP-Session: 36b9a35b-37a4-49f1-a25d-a65f95d34d79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9026 2024.08.27 19:52:20.196177 [ 3 ] {} <Trace> HTTP-Session: 36b9a35b-37a4-49f1-a25d-a65f95d34d79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9027 2024.08.27 19:52:20.196680 [ 3 ] {9106fcb6-9439-413a-8753-af364d056500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9028 2024.08.27 19:52:20.196730 [ 3 ] {9106fcb6-9439-413a-8753-af364d056500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9029 2024.08.27 19:52:20.196999 [ 3 ] {9106fcb6-9439-413a-8753-af364d056500} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9030 2024.08.27 19:52:20.198302 [ 3 ] {9106fcb6-9439-413a-8753-af364d056500} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9031 2024.08.27 19:52:20.198342 [ 3 ] {9106fcb6-9439-413a-8753-af364d056500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9032 2024.08.27 19:52:20.198821 [ 3 ] {9106fcb6-9439-413a-8753-af364d056500} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9033 2024.08.27 19:52:20.199205 [ 3 ] {9106fcb6-9439-413a-8753-af364d056500} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9034 2024.08.27 19:52:20.199388 [ 3 ] {9106fcb6-9439-413a-8753-af364d056500} <Debug> executeQuery: Read 1385 rows, 118.77 KiB in 0.003049 sec., 454247.29419481795 rows/sec., 38.04 MiB/sec.
9035 2024.08.27 19:52:20.199579 [ 3 ] {9106fcb6-9439-413a-8753-af364d056500} <Debug> DynamicQueryHandler: Done processing query
9036 2024.08.27 19:52:20.199605 [ 3 ] {9106fcb6-9439-413a-8753-af364d056500} <Debug> MemoryTracker: Peak memory usage (for query): 5.00 MiB.
9037 2024.08.27 19:52:20.199623 [ 3 ] {} <Debug> HTTP-Session: 36b9a35b-37a4-49f1-a25d-a65f95d34d79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9038 2024.08.27 19:52:20.199884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9039 2024.08.27 19:52:20.199938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9040 2024.08.27 19:52:20.199960 [ 3 ] {} <Debug> HTTP-Session: d6fd1da8-dd6f-43d6-8e66-63f7536e0a0d Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9041 2024.08.27 19:52:20.199978 [ 3 ] {} <Debug> HTTP-Session: d6fd1da8-dd6f-43d6-8e66-63f7536e0a0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9042 2024.08.27 19:52:20.199993 [ 3 ] {} <Debug> HTTP-Session: d6fd1da8-dd6f-43d6-8e66-63f7536e0a0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9043 2024.08.27 19:52:20.200028 [ 3 ] {} <Trace> HTTP-Session: d6fd1da8-dd6f-43d6-8e66-63f7536e0a0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9044 2024.08.27 19:52:20.200144 [ 3 ] {62fc9be5-6f8a-4f9b-a958-1464f2d667fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9045 2024.08.27 19:52:20.200190 [ 3 ] {62fc9be5-6f8a-4f9b-a958-1464f2d667fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9046 2024.08.27 19:52:20.200424 [ 3 ] {62fc9be5-6f8a-4f9b-a958-1464f2d667fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9047 2024.08.27 19:52:20.200763 [ 3 ] {62fc9be5-6f8a-4f9b-a958-1464f2d667fc} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9048 2024.08.27 19:52:20.200803 [ 3 ] {62fc9be5-6f8a-4f9b-a958-1464f2d667fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9049 2024.08.27 19:52:20.201164 [ 3 ] {62fc9be5-6f8a-4f9b-a958-1464f2d667fc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
9050 2024.08.27 19:52:20.201556 [ 3 ] {62fc9be5-6f8a-4f9b-a958-1464f2d667fc} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9051 2024.08.27 19:52:20.201741 [ 3 ] {62fc9be5-6f8a-4f9b-a958-1464f2d667fc} <Debug> executeQuery: Read 31 rows, 2.31 KiB in 0.001634 sec., 18971.8482252142 rows/sec., 1.38 MiB/sec.
9052 2024.08.27 19:52:20.201906 [ 3 ] {62fc9be5-6f8a-4f9b-a958-1464f2d667fc} <Debug> DynamicQueryHandler: Done processing query
9053 2024.08.27 19:52:20.201931 [ 3 ] {62fc9be5-6f8a-4f9b-a958-1464f2d667fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9054 2024.08.27 19:52:20.201947 [ 3 ] {} <Debug> HTTP-Session: d6fd1da8-dd6f-43d6-8e66-63f7536e0a0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9055 2024.08.27 19:52:20.202134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 32340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9056 2024.08.27 19:52:20.202184 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9057 2024.08.27 19:52:20.202204 [ 3 ] {} <Debug> HTTP-Session: ea2470b5-efc2-4206-b3e7-67c7703d9623 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9058 2024.08.27 19:52:20.202221 [ 3 ] {} <Debug> HTTP-Session: ea2470b5-efc2-4206-b3e7-67c7703d9623 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9059 2024.08.27 19:52:20.202235 [ 3 ] {} <Debug> HTTP-Session: ea2470b5-efc2-4206-b3e7-67c7703d9623 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9060 2024.08.27 19:52:20.202266 [ 3 ] {} <Trace> HTTP-Session: ea2470b5-efc2-4206-b3e7-67c7703d9623 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9061 2024.08.27 19:52:20.202443 [ 3 ] {3bfce3a6-ed75-4d3c-8b66-e6ed3a030479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9062 2024.08.27 19:52:20.202486 [ 3 ] {3bfce3a6-ed75-4d3c-8b66-e6ed3a030479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9063 2024.08.27 19:52:20.202714 [ 3 ] {3bfce3a6-ed75-4d3c-8b66-e6ed3a030479} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9064 2024.08.27 19:52:20.203154 [ 3 ] {3bfce3a6-ed75-4d3c-8b66-e6ed3a030479} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9065 2024.08.27 19:52:20.203192 [ 3 ] {3bfce3a6-ed75-4d3c-8b66-e6ed3a030479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9066 2024.08.27 19:52:20.203567 [ 3 ] {3bfce3a6-ed75-4d3c-8b66-e6ed3a030479} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
9067 2024.08.27 19:52:20.203930 [ 3 ] {3bfce3a6-ed75-4d3c-8b66-e6ed3a030479} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9068 2024.08.27 19:52:20.204099 [ 36 ] {} <Debug> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
9069 2024.08.27 19:52:20.204104 [ 3 ] {3bfce3a6-ed75-4d3c-8b66-e6ed3a030479} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001746 sec., 138602.52004581902 rows/sec., 9.39 MiB/sec.
9070 2024.08.27 19:52:20.204197 [ 36 ] {} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9071 2024.08.27 19:52:20.204266 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9072 2024.08.27 19:52:20.204462 [ 3 ] {3bfce3a6-ed75-4d3c-8b66-e6ed3a030479} <Debug> DynamicQueryHandler: Done processing query
9073 2024.08.27 19:52:20.204480 [ 194 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::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
9074 2024.08.27 19:52:20.204495 [ 3 ] {3bfce3a6-ed75-4d3c-8b66-e6ed3a030479} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
9075 2024.08.27 19:52:20.204572 [ 3 ] {} <Debug> HTTP-Session: ea2470b5-efc2-4206-b3e7-67c7703d9623 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9076 2024.08.27 19:52:20.204722 [ 194 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9077 2024.08.27 19:52:20.204779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9078 2024.08.27 19:52:20.204799 [ 194 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 242 rows starting from the beginning of the part
9079 2024.08.27 19:52:20.204873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9080 2024.08.27 19:52:20.204971 [ 3 ] {} <Debug> HTTP-Session: 6be8f00e-2f6a-43fd-8ff6-20d448febcc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9081 2024.08.27 19:52:20.205057 [ 3 ] {} <Debug> HTTP-Session: 6be8f00e-2f6a-43fd-8ff6-20d448febcc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9082 2024.08.27 19:52:20.205065 [ 194 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part
9083 2024.08.27 19:52:20.205103 [ 3 ] {} <Debug> HTTP-Session: 6be8f00e-2f6a-43fd-8ff6-20d448febcc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9084 2024.08.27 19:52:20.205242 [ 3 ] {} <Trace> HTTP-Session: 6be8f00e-2f6a-43fd-8ff6-20d448febcc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9085 2024.08.27 19:52:20.205340 [ 194 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 242 rows starting from the beginning of the part
9086 2024.08.27 19:52:20.205534 [ 194 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part
9087 2024.08.27 19:52:20.205640 [ 3 ] {656abbd4-0276-4bb9-a6c7-8fbf77c541a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
9088 2024.08.27 19:52:20.205832 [ 3 ] {656abbd4-0276-4bb9-a6c7-8fbf77c541a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
9089 2024.08.27 19:52:20.205880 [ 194 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part
9090 2024.08.27 19:52:20.206327 [ 194 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 242 rows starting from the beginning of the part
9091 2024.08.27 19:52:20.207138 [ 3 ] {656abbd4-0276-4bb9-a6c7-8fbf77c541a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9092 2024.08.27 19:52:20.207943 [ 3 ] {656abbd4-0276-4bb9-a6c7-8fbf77c541a7} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9093 2024.08.27 19:52:20.208006 [ 3 ] {656abbd4-0276-4bb9-a6c7-8fbf77c541a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9094 2024.08.27 19:52:20.209016 [ 3 ] {656abbd4-0276-4bb9-a6c7-8fbf77c541a7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
9095 2024.08.27 19:52:20.209548 [ 194 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.005155674 sec., 148962.09496566307 rows/sec., 10.11 MiB/sec.
9096 2024.08.27 19:52:20.209775 [ 194 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
9097 2024.08.27 19:52:20.209980 [ 3 ] {656abbd4-0276-4bb9-a6c7-8fbf77c541a7} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9098 2024.08.27 19:52:20.210390 [ 3 ] {656abbd4-0276-4bb9-a6c7-8fbf77c541a7} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.004885 sec., 1228.2497441146368 rows/sec., 72.57 KiB/sec.
9099 2024.08.27 19:52:20.210808 [ 3 ] {656abbd4-0276-4bb9-a6c7-8fbf77c541a7} <Debug> DynamicQueryHandler: Done processing query
9100 2024.08.27 19:52:20.210855 [ 3 ] {656abbd4-0276-4bb9-a6c7-8fbf77c541a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9101 2024.08.27 19:52:20.210853 [ 194 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_21_4} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9102 2024.08.27 19:52:20.210883 [ 3 ] {} <Debug> HTTP-Session: 6be8f00e-2f6a-43fd-8ff6-20d448febcc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9103 2024.08.27 19:52:20.210992 [ 194 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_21_4} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
9104 2024.08.27 19:52:20.211092 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
9105 2024.08.27 19:52:20.211146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 141981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9106 2024.08.27 19:52:20.211204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9107 2024.08.27 19:52:20.211224 [ 3 ] {} <Debug> HTTP-Session: 9ad159d6-5d33-4172-a4c1-641fa5fae606 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9108 2024.08.27 19:52:20.211241 [ 3 ] {} <Debug> HTTP-Session: 9ad159d6-5d33-4172-a4c1-641fa5fae606 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9109 2024.08.27 19:52:20.211255 [ 3 ] {} <Debug> HTTP-Session: 9ad159d6-5d33-4172-a4c1-641fa5fae606 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9110 2024.08.27 19:52:20.211287 [ 3 ] {} <Trace> HTTP-Session: 9ad159d6-5d33-4172-a4c1-641fa5fae606 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9111 2024.08.27 19:52:20.211631 [ 3 ] {444ebe4e-59fd-4dcd-a068-c55188716fdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9112 2024.08.27 19:52:20.211678 [ 3 ] {444ebe4e-59fd-4dcd-a068-c55188716fdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9113 2024.08.27 19:52:20.211927 [ 3 ] {444ebe4e-59fd-4dcd-a068-c55188716fdd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9114 2024.08.27 19:52:20.212801 [ 3 ] {444ebe4e-59fd-4dcd-a068-c55188716fdd} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9115 2024.08.27 19:52:20.212840 [ 3 ] {444ebe4e-59fd-4dcd-a068-c55188716fdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9116 2024.08.27 19:52:20.213282 [ 3 ] {444ebe4e-59fd-4dcd-a068-c55188716fdd} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9117 2024.08.27 19:52:20.213662 [ 3 ] {444ebe4e-59fd-4dcd-a068-c55188716fdd} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9118 2024.08.27 19:52:20.213843 [ 3 ] {444ebe4e-59fd-4dcd-a068-c55188716fdd} <Debug> executeQuery: Read 869 rows, 64.46 KiB in 0.00241 sec., 360580.91286307055 rows/sec., 26.12 MiB/sec.
9119 2024.08.27 19:52:20.214175 [ 3 ] {444ebe4e-59fd-4dcd-a068-c55188716fdd} <Debug> DynamicQueryHandler: Done processing query
9120 2024.08.27 19:52:20.214244 [ 3 ] {444ebe4e-59fd-4dcd-a068-c55188716fdd} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB.
9121 2024.08.27 19:52:20.214316 [ 3 ] {} <Debug> HTTP-Session: 9ad159d6-5d33-4172-a4c1-641fa5fae606 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9122 2024.08.27 19:52:20.214693 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9123 2024.08.27 19:52:20.214749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9124 2024.08.27 19:52:20.214770 [ 3 ] {} <Debug> HTTP-Session: 3e169551-14d1-47ce-9aec-17ab48adcf7b Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9125 2024.08.27 19:52:20.214787 [ 3 ] {} <Debug> HTTP-Session: 3e169551-14d1-47ce-9aec-17ab48adcf7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9126 2024.08.27 19:52:20.214801 [ 3 ] {} <Debug> HTTP-Session: 3e169551-14d1-47ce-9aec-17ab48adcf7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9127 2024.08.27 19:52:20.214833 [ 3 ] {} <Trace> HTTP-Session: 3e169551-14d1-47ce-9aec-17ab48adcf7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9128 2024.08.27 19:52:20.214936 [ 3 ] {94ea3e95-b905-4eb2-b70b-03dc16ee33af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9129 2024.08.27 19:52:20.214983 [ 3 ] {94ea3e95-b905-4eb2-b70b-03dc16ee33af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9130 2024.08.27 19:52:20.215138 [ 3 ] {94ea3e95-b905-4eb2-b70b-03dc16ee33af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9131 2024.08.27 19:52:20.215459 [ 3 ] {94ea3e95-b905-4eb2-b70b-03dc16ee33af} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9132 2024.08.27 19:52:20.215497 [ 3 ] {94ea3e95-b905-4eb2-b70b-03dc16ee33af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9133 2024.08.27 19:52:20.215863 [ 3 ] {94ea3e95-b905-4eb2-b70b-03dc16ee33af} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
9134 2024.08.27 19:52:20.216199 [ 3 ] {94ea3e95-b905-4eb2-b70b-03dc16ee33af} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9135 2024.08.27 19:52:20.216369 [ 3 ] {94ea3e95-b905-4eb2-b70b-03dc16ee33af} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001446 sec., 4149.377593360996 rows/sec., 216.79 KiB/sec.
9136 2024.08.27 19:52:20.216687 [ 3 ] {94ea3e95-b905-4eb2-b70b-03dc16ee33af} <Debug> DynamicQueryHandler: Done processing query
9137 2024.08.27 19:52:20.216712 [ 3 ] {94ea3e95-b905-4eb2-b70b-03dc16ee33af} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9138 2024.08.27 19:52:20.216729 [ 3 ] {} <Debug> HTTP-Session: 3e169551-14d1-47ce-9aec-17ab48adcf7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9139 2024.08.27 19:52:20.216985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 172789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9140 2024.08.27 19:52:20.217035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9141 2024.08.27 19:52:20.217056 [ 3 ] {} <Debug> HTTP-Session: cd4c74fd-4638-4b15-97c7-da0a81ab4fc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9142 2024.08.27 19:52:20.217073 [ 3 ] {} <Debug> HTTP-Session: cd4c74fd-4638-4b15-97c7-da0a81ab4fc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9143 2024.08.27 19:52:20.217087 [ 3 ] {} <Debug> HTTP-Session: cd4c74fd-4638-4b15-97c7-da0a81ab4fc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9144 2024.08.27 19:52:20.217118 [ 3 ] {} <Trace> HTTP-Session: cd4c74fd-4638-4b15-97c7-da0a81ab4fc4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9145 2024.08.27 19:52:20.217539 [ 3 ] {47649e4f-08d8-4b58-a7f6-aad325dce98a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9146 2024.08.27 19:52:20.217587 [ 3 ] {47649e4f-08d8-4b58-a7f6-aad325dce98a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9147 2024.08.27 19:52:20.217756 [ 3 ] {47649e4f-08d8-4b58-a7f6-aad325dce98a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9148 2024.08.27 19:52:20.218668 [ 3 ] {47649e4f-08d8-4b58-a7f6-aad325dce98a} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9149 2024.08.27 19:52:20.218705 [ 3 ] {47649e4f-08d8-4b58-a7f6-aad325dce98a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9150 2024.08.27 19:52:20.219144 [ 3 ] {47649e4f-08d8-4b58-a7f6-aad325dce98a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9151 2024.08.27 19:52:20.219497 [ 3 ] {47649e4f-08d8-4b58-a7f6-aad325dce98a} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9152 2024.08.27 19:52:20.219664 [ 3 ] {47649e4f-08d8-4b58-a7f6-aad325dce98a} <Debug> executeQuery: Read 913 rows, 62.46 KiB in 0.002376 sec., 384259.25925925927 rows/sec., 25.67 MiB/sec.
9153 2024.08.27 19:52:20.219837 [ 3 ] {47649e4f-08d8-4b58-a7f6-aad325dce98a} <Debug> DynamicQueryHandler: Done processing query
9154 2024.08.27 19:52:20.219862 [ 3 ] {47649e4f-08d8-4b58-a7f6-aad325dce98a} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB.
9155 2024.08.27 19:52:20.219878 [ 3 ] {} <Debug> HTTP-Session: cd4c74fd-4638-4b15-97c7-da0a81ab4fc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9156 2024.08.27 19:52:20.220191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9157 2024.08.27 19:52:20.220240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9158 2024.08.27 19:52:20.220261 [ 3 ] {} <Debug> HTTP-Session: 6292bacd-a1d2-49dc-b368-9495d4a1eb77 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9159 2024.08.27 19:52:20.220277 [ 3 ] {} <Debug> HTTP-Session: 6292bacd-a1d2-49dc-b368-9495d4a1eb77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9160 2024.08.27 19:52:20.220292 [ 3 ] {} <Debug> HTTP-Session: 6292bacd-a1d2-49dc-b368-9495d4a1eb77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9161 2024.08.27 19:52:20.220323 [ 3 ] {} <Trace> HTTP-Session: 6292bacd-a1d2-49dc-b368-9495d4a1eb77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9162 2024.08.27 19:52:20.220426 [ 3 ] {2efe6ca2-ccd3-412e-a502-323f94a4286a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
9163 2024.08.27 19:52:20.220472 [ 3 ] {2efe6ca2-ccd3-412e-a502-323f94a4286a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
9164 2024.08.27 19:52:20.220601 [ 3 ] {2efe6ca2-ccd3-412e-a502-323f94a4286a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9165 2024.08.27 19:52:20.220897 [ 3 ] {2efe6ca2-ccd3-412e-a502-323f94a4286a} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9166 2024.08.27 19:52:20.220934 [ 3 ] {2efe6ca2-ccd3-412e-a502-323f94a4286a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9167 2024.08.27 19:52:20.221295 [ 3 ] {2efe6ca2-ccd3-412e-a502-323f94a4286a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
9168 2024.08.27 19:52:20.221627 [ 3 ] {2efe6ca2-ccd3-412e-a502-323f94a4286a} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9169 2024.08.27 19:52:20.221785 [ 36 ] {} <Debug> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0
9170 2024.08.27 19:52:20.221793 [ 3 ] {2efe6ca2-ccd3-412e-a502-323f94a4286a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001379 sec., 725.1631617113851 rows/sec., 48.86 KiB/sec.
9171 2024.08.27 19:52:20.221849 [ 36 ] {} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9172 2024.08.27 19:52:20.221917 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9173 2024.08.27 19:52:20.222126 [ 3 ] {2efe6ca2-ccd3-412e-a502-323f94a4286a} <Debug> DynamicQueryHandler: Done processing query
9174 2024.08.27 19:52:20.222127 [ 196 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full
9175 2024.08.27 19:52:20.222162 [ 3 ] {2efe6ca2-ccd3-412e-a502-323f94a4286a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
9176 2024.08.27 19:52:20.222214 [ 3 ] {} <Debug> HTTP-Session: 6292bacd-a1d2-49dc-b368-9495d4a1eb77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9177 2024.08.27 19:52:20.222366 [ 196 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9178 2024.08.27 19:52:20.222413 [ 196 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part
9179 2024.08.27 19:52:20.222466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9180 2024.08.27 19:52:20.222640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9181 2024.08.27 19:52:20.222697 [ 196 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part
9182 2024.08.27 19:52:20.222725 [ 3 ] {} <Debug> HTTP-Session: b3158d74-a4e6-426d-9aac-09b3b10488af Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9183 2024.08.27 19:52:20.222800 [ 3 ] {} <Debug> HTTP-Session: b3158d74-a4e6-426d-9aac-09b3b10488af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9184 2024.08.27 19:52:20.222854 [ 3 ] {} <Debug> HTTP-Session: b3158d74-a4e6-426d-9aac-09b3b10488af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9185 2024.08.27 19:52:20.222964 [ 196 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part
9186 2024.08.27 19:52:20.222992 [ 3 ] {} <Trace> HTTP-Session: b3158d74-a4e6-426d-9aac-09b3b10488af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9187 2024.08.27 19:52:20.223329 [ 196 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part
9188 2024.08.27 19:52:20.223498 [ 196 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part
9189 2024.08.27 19:52:20.223720 [ 3 ] {8e4d808b-7bb6-431b-8ad5-5acee94f8e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9190 2024.08.27 19:52:20.223776 [ 196 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part
9191 2024.08.27 19:52:20.224094 [ 3 ] {8e4d808b-7bb6-431b-8ad5-5acee94f8e30} <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
9192 2024.08.27 19:52:20.226192 [ 3 ] {8e4d808b-7bb6-431b-8ad5-5acee94f8e30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9193 2024.08.27 19:52:20.227156 [ 188 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.005130114 sec., 3898.5488431641093 rows/sec., 262.70 KiB/sec.
9194 2024.08.27 19:52:20.227319 [ 188 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary)
9195 2024.08.27 19:52:20.228339 [ 3 ] {8e4d808b-7bb6-431b-8ad5-5acee94f8e30} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9196 2024.08.27 19:52:20.228409 [ 3 ] {8e4d808b-7bb6-431b-8ad5-5acee94f8e30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9197 2024.08.27 19:52:20.228565 [ 188 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_20_4} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9198 2024.08.27 19:52:20.228790 [ 188 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_20_4} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4
9199 2024.08.27 19:52:20.228953 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
9200 2024.08.27 19:52:20.229469 [ 3 ] {8e4d808b-7bb6-431b-8ad5-5acee94f8e30} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
9201 2024.08.27 19:52:20.229913 [ 3 ] {8e4d808b-7bb6-431b-8ad5-5acee94f8e30} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9202 2024.08.27 19:52:20.230129 [ 3 ] {8e4d808b-7bb6-431b-8ad5-5acee94f8e30} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.006874 sec., 3927.8440500436427 rows/sec., 7.04 MiB/sec.
9203 2024.08.27 19:52:20.230876 [ 3 ] {8e4d808b-7bb6-431b-8ad5-5acee94f8e30} <Debug> DynamicQueryHandler: Done processing query
9204 2024.08.27 19:52:20.230902 [ 3 ] {8e4d808b-7bb6-431b-8ad5-5acee94f8e30} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
9205 2024.08.27 19:52:20.230919 [ 3 ] {} <Debug> HTTP-Session: b3158d74-a4e6-426d-9aac-09b3b10488af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9206 2024.08.27 19:52:20.231054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9207 2024.08.27 19:52:20.231105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9208 2024.08.27 19:52:20.231125 [ 3 ] {} <Debug> HTTP-Session: 9102f986-3f88-4328-9f70-4bfe88fda91c Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9209 2024.08.27 19:52:20.231142 [ 3 ] {} <Debug> HTTP-Session: 9102f986-3f88-4328-9f70-4bfe88fda91c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9210 2024.08.27 19:52:20.231156 [ 3 ] {} <Debug> HTTP-Session: 9102f986-3f88-4328-9f70-4bfe88fda91c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9211 2024.08.27 19:52:20.231188 [ 3 ] {} <Trace> HTTP-Session: 9102f986-3f88-4328-9f70-4bfe88fda91c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9212 2024.08.27 19:52:20.231332 [ 3 ] {899c9689-52cc-41bb-b097-f67fe435934d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9213 2024.08.27 19:52:20.231379 [ 3 ] {899c9689-52cc-41bb-b097-f67fe435934d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9214 2024.08.27 19:52:20.231533 [ 3 ] {899c9689-52cc-41bb-b097-f67fe435934d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9215 2024.08.27 19:52:20.231887 [ 3 ] {899c9689-52cc-41bb-b097-f67fe435934d} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9216 2024.08.27 19:52:20.231923 [ 3 ] {899c9689-52cc-41bb-b097-f67fe435934d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9217 2024.08.27 19:52:20.232297 [ 3 ] {899c9689-52cc-41bb-b097-f67fe435934d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9218 2024.08.27 19:52:20.232643 [ 3 ] {899c9689-52cc-41bb-b097-f67fe435934d} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9219 2024.08.27 19:52:20.232808 [ 3 ] {899c9689-52cc-41bb-b097-f67fe435934d} <Debug> executeQuery: Read 78 rows, 5.05 KiB in 0.001527 sec., 51080.550098231826 rows/sec., 3.23 MiB/sec.
9220 2024.08.27 19:52:20.232983 [ 3 ] {899c9689-52cc-41bb-b097-f67fe435934d} <Debug> DynamicQueryHandler: Done processing query
9221 2024.08.27 19:52:20.233008 [ 3 ] {899c9689-52cc-41bb-b097-f67fe435934d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9222 2024.08.27 19:52:20.233024 [ 3 ] {} <Debug> HTTP-Session: 9102f986-3f88-4328-9f70-4bfe88fda91c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9223 2024.08.27 19:52:20.761607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 3686, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9224 2024.08.27 19:52:20.761700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9225 2024.08.27 19:52:20.761725 [ 3 ] {} <Debug> HTTP-Session: 771dd183-2cef-42f8-a596-c75461990787 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9226 2024.08.27 19:52:20.761748 [ 3 ] {} <Debug> HTTP-Session: 771dd183-2cef-42f8-a596-c75461990787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9227 2024.08.27 19:52:20.761763 [ 3 ] {} <Debug> HTTP-Session: 771dd183-2cef-42f8-a596-c75461990787 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9228 2024.08.27 19:52:20.761807 [ 3 ] {} <Trace> HTTP-Session: 771dd183-2cef-42f8-a596-c75461990787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9229 2024.08.27 19:52:20.761964 [ 3 ] {c6856523-473c-4672-b55b-84a9c0f045a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9230 2024.08.27 19:52:20.762025 [ 3 ] {c6856523-473c-4672-b55b-84a9c0f045a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9231 2024.08.27 19:52:20.762343 [ 3 ] {c6856523-473c-4672-b55b-84a9c0f045a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9232 2024.08.27 19:52:20.762822 [ 3 ] {c6856523-473c-4672-b55b-84a9c0f045a8} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9233 2024.08.27 19:52:20.762868 [ 3 ] {c6856523-473c-4672-b55b-84a9c0f045a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9234 2024.08.27 19:52:20.763279 [ 3 ] {c6856523-473c-4672-b55b-84a9c0f045a8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9235 2024.08.27 19:52:20.763677 [ 3 ] {c6856523-473c-4672-b55b-84a9c0f045a8} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9236 2024.08.27 19:52:20.763871 [ 3 ] {c6856523-473c-4672-b55b-84a9c0f045a8} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001949 sec., 13340.174448435095 rows/sec., 1.03 MiB/sec.
9237 2024.08.27 19:52:20.763870 [ 36 ] {} <Debug> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9238 2024.08.27 19:52:20.763975 [ 36 ] {} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9239 2024.08.27 19:52:20.764039 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9240 2024.08.27 19:52:20.764230 [ 3 ] {c6856523-473c-4672-b55b-84a9c0f045a8} <Debug> DynamicQueryHandler: Done processing query
9241 2024.08.27 19:52:20.764245 [ 196 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::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
9242 2024.08.27 19:52:20.764311 [ 3 ] {c6856523-473c-4672-b55b-84a9c0f045a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9243 2024.08.27 19:52:20.764401 [ 3 ] {} <Debug> HTTP-Session: 771dd183-2cef-42f8-a596-c75461990787 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9244 2024.08.27 19:52:20.764762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9245 2024.08.27 19:52:20.764892 [ 196 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9246 2024.08.27 19:52:20.764995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9247 2024.08.27 19:52:20.765032 [ 196 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1418 rows starting from the beginning of the part
9248 2024.08.27 19:52:20.765095 [ 3 ] {} <Debug> HTTP-Session: 4e5ae5f1-955d-4d4c-bf50-56178e4c3994 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9249 2024.08.27 19:52:20.765182 [ 3 ] {} <Debug> HTTP-Session: 4e5ae5f1-955d-4d4c-bf50-56178e4c3994 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9250 2024.08.27 19:52:20.765245 [ 3 ] {} <Debug> HTTP-Session: 4e5ae5f1-955d-4d4c-bf50-56178e4c3994 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9251 2024.08.27 19:52:20.765381 [ 196 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 82 rows starting from the beginning of the part
9252 2024.08.27 19:52:20.765395 [ 3 ] {} <Trace> HTTP-Session: 4e5ae5f1-955d-4d4c-bf50-56178e4c3994 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9253 2024.08.27 19:52:20.765720 [ 196 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 243 rows starting from the beginning of the part
9254 2024.08.27 19:52:20.765768 [ 3 ] {022fb046-4bbf-4d9f-a67e-552f84c13da2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9255 2024.08.27 19:52:20.765917 [ 3 ] {022fb046-4bbf-4d9f-a67e-552f84c13da2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9256 2024.08.27 19:52:20.766012 [ 196 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 82 rows starting from the beginning of the part
9257 2024.08.27 19:52:20.766426 [ 196 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1385 rows starting from the beginning of the part
9258 2024.08.27 19:52:20.766847 [ 196 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 26 rows starting from the beginning of the part
9259 2024.08.27 19:52:20.767451 [ 3 ] {022fb046-4bbf-4d9f-a67e-552f84c13da2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9260 2024.08.27 19:52:20.768651 [ 3 ] {022fb046-4bbf-4d9f-a67e-552f84c13da2} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9261 2024.08.27 19:52:20.768746 [ 3 ] {022fb046-4bbf-4d9f-a67e-552f84c13da2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9262 2024.08.27 19:52:20.770115 [ 3 ] {022fb046-4bbf-4d9f-a67e-552f84c13da2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9263 2024.08.27 19:52:20.771033 [ 3 ] {022fb046-4bbf-4d9f-a67e-552f84c13da2} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9264 2024.08.27 19:52:20.771261 [ 36 ] {} <Debug> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9265 2024.08.27 19:52:20.771294 [ 3 ] {022fb046-4bbf-4d9f-a67e-552f84c13da2} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.005642 sec., 4962.779156327543 rows/sec., 396.37 KiB/sec.
9266 2024.08.27 19:52:20.771334 [ 36 ] {} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9267 2024.08.27 19:52:20.771406 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9268 2024.08.27 19:52:20.771666 [ 188 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::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
9269 2024.08.27 19:52:20.771738 [ 3 ] {022fb046-4bbf-4d9f-a67e-552f84c13da2} <Debug> DynamicQueryHandler: Done processing query
9270 2024.08.27 19:52:20.771815 [ 3 ] {022fb046-4bbf-4d9f-a67e-552f84c13da2} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9271 2024.08.27 19:52:20.771885 [ 3 ] {} <Debug> HTTP-Session: 4e5ae5f1-955d-4d4c-bf50-56178e4c3994 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9272 2024.08.27 19:52:20.772055 [ 188 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9273 2024.08.27 19:52:20.772120 [ 188 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 914 rows starting from the beginning of the part
9274 2024.08.27 19:52:20.772284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1976, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9275 2024.08.27 19:52:20.772571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9276 2024.08.27 19:52:20.772630 [ 196 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3236 rows, containing 5 columns (5 merged, 0 gathered) in 0.008490229 sec., 381144.01861245435 rows/sec., 33.46 MiB/sec.
9277 2024.08.27 19:52:20.772688 [ 188 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 77 rows starting from the beginning of the part
9278 2024.08.27 19:52:20.772716 [ 3 ] {} <Debug> HTTP-Session: c5bfc68b-8f4b-4e78-89fc-0052f5ee4c3c Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9279 2024.08.27 19:52:20.772834 [ 3 ] {} <Debug> HTTP-Session: c5bfc68b-8f4b-4e78-89fc-0052f5ee4c3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9280 2024.08.27 19:52:20.772925 [ 3 ] {} <Debug> HTTP-Session: c5bfc68b-8f4b-4e78-89fc-0052f5ee4c3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9281 2024.08.27 19:52:20.773114 [ 3 ] {} <Trace> HTTP-Session: c5bfc68b-8f4b-4e78-89fc-0052f5ee4c3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9282 2024.08.27 19:52:20.773117 [ 188 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 409 rows starting from the beginning of the part
9283 2024.08.27 19:52:20.773132 [ 196 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9284 2024.08.27 19:52:20.773628 [ 3 ] {bcc8e90a-b75c-49c2-acb8-040fe517c578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9285 2024.08.27 19:52:20.773725 [ 188 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 77 rows starting from the beginning of the part
9286 2024.08.27 19:52:20.773918 [ 3 ] {bcc8e90a-b75c-49c2-acb8-040fe517c578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9287 2024.08.27 19:52:20.774140 [ 188 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 869 rows starting from the beginning of the part
9288 2024.08.27 19:52:20.774684 [ 188 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 28 rows starting from the beginning of the part
9289 2024.08.27 19:52:20.776159 [ 3 ] {bcc8e90a-b75c-49c2-acb8-040fe517c578} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9290 2024.08.27 19:52:20.776492 [ 196 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_51_10} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9291 2024.08.27 19:52:20.776714 [ 196 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_51_10} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9292 2024.08.27 19:52:20.776953 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB.
9293 2024.08.27 19:52:20.777473 [ 3 ] {bcc8e90a-b75c-49c2-acb8-040fe517c578} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9294 2024.08.27 19:52:20.777546 [ 3 ] {bcc8e90a-b75c-49c2-acb8-040fe517c578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9295 2024.08.27 19:52:20.778543 [ 3 ] {bcc8e90a-b75c-49c2-acb8-040fe517c578} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9296 2024.08.27 19:52:20.779296 [ 201 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2374 rows, containing 5 columns (5 merged, 0 gathered) in 0.007771967 sec., 305456.7781875553 rows/sec., 23.40 MiB/sec.
9297 2024.08.27 19:52:20.779430 [ 3 ] {bcc8e90a-b75c-49c2-acb8-040fe517c578} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9298 2024.08.27 19:52:20.779669 [ 201 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9299 2024.08.27 19:52:20.779689 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9300 2024.08.27 19:52:20.779693 [ 3 ] {bcc8e90a-b75c-49c2-acb8-040fe517c578} <Debug> executeQuery: Read 10 rows, 727.00 B in 0.006303 sec., 1586.5460891638904 rows/sec., 112.64 KiB/sec.
9301 2024.08.27 19:52:20.779806 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9302 2024.08.27 19:52:20.779907 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9303 2024.08.27 19:52:20.780346 [ 190 ] {f0716f36-2242-4786-aa54-49060a96b200::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
9304 2024.08.27 19:52:20.780363 [ 3 ] {bcc8e90a-b75c-49c2-acb8-040fe517c578} <Debug> DynamicQueryHandler: Done processing query
9305 2024.08.27 19:52:20.780467 [ 3 ] {bcc8e90a-b75c-49c2-acb8-040fe517c578} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9306 2024.08.27 19:52:20.780551 [ 3 ] {} <Debug> HTTP-Session: c5bfc68b-8f4b-4e78-89fc-0052f5ee4c3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9307 2024.08.27 19:52:20.780857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9308 2024.08.27 19:52:20.781043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9309 2024.08.27 19:52:20.781078 [ 190 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9310 2024.08.27 19:52:20.781141 [ 3 ] {} <Debug> HTTP-Session: 1a928c7f-e574-4e65-bb96-63f459d1d072 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9311 2024.08.27 19:52:20.781200 [ 190 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13061 rows starting from the beginning of the part
9312 2024.08.27 19:52:20.781227 [ 3 ] {} <Debug> HTTP-Session: 1a928c7f-e574-4e65-bb96-63f459d1d072 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9313 2024.08.27 19:52:20.781299 [ 3 ] {} <Debug> HTTP-Session: 1a928c7f-e574-4e65-bb96-63f459d1d072 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9314 2024.08.27 19:52:20.781484 [ 3 ] {} <Trace> HTTP-Session: 1a928c7f-e574-4e65-bb96-63f459d1d072 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9315 2024.08.27 19:52:20.781599 [ 190 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part
9316 2024.08.27 19:52:20.782052 [ 190 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 237 rows starting from the beginning of the part
9317 2024.08.27 19:52:20.782053 [ 3 ] {fa0da344-f0ac-45cc-83f2-4b2409d204ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9318 2024.08.27 19:52:20.782398 [ 3 ] {fa0da344-f0ac-45cc-83f2-4b2409d204ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9319 2024.08.27 19:52:20.782606 [ 190 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part
9320 2024.08.27 19:52:20.782999 [ 190 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 913 rows starting from the beginning of the part
9321 2024.08.27 19:52:20.783426 [ 190 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 10 rows starting from the beginning of the part
9322 2024.08.27 19:52:20.784351 [ 3 ] {fa0da344-f0ac-45cc-83f2-4b2409d204ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9323 2024.08.27 19:52:20.784992 [ 187 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_51_10} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9324 2024.08.27 19:52:20.785405 [ 187 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_51_10} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9325 2024.08.27 19:52:20.785435 [ 3 ] {fa0da344-f0ac-45cc-83f2-4b2409d204ac} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9326 2024.08.27 19:52:20.785489 [ 3 ] {fa0da344-f0ac-45cc-83f2-4b2409d204ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9327 2024.08.27 19:52:20.785590 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB.
9328 2024.08.27 19:52:20.785998 [ 3 ] {fa0da344-f0ac-45cc-83f2-4b2409d204ac} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9329 2024.08.27 19:52:20.786577 [ 3 ] {fa0da344-f0ac-45cc-83f2-4b2409d204ac} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9330 2024.08.27 19:52:20.786885 [ 34 ] {} <Debug> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9331 2024.08.27 19:52:20.786969 [ 3 ] {fa0da344-f0ac-45cc-83f2-4b2409d204ac} <Debug> executeQuery: Read 4 rows, 288.00 B in 0.005156 sec., 775.7951900698216 rows/sec., 54.55 KiB/sec.
9332 2024.08.27 19:52:20.786982 [ 34 ] {} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9333 2024.08.27 19:52:20.787058 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9334 2024.08.27 19:52:20.787546 [ 3 ] {fa0da344-f0ac-45cc-83f2-4b2409d204ac} <Debug> DynamicQueryHandler: Done processing query
9335 2024.08.27 19:52:20.787628 [ 3 ] {fa0da344-f0ac-45cc-83f2-4b2409d204ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9336 2024.08.27 19:52:20.787670 [ 201 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
9337 2024.08.27 19:52:20.787702 [ 3 ] {} <Debug> HTTP-Session: 1a928c7f-e574-4e65-bb96-63f459d1d072 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9338 2024.08.27 19:52:20.787958 [ 201 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9339 2024.08.27 19:52:20.787999 [ 201 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2718 rows starting from the beginning of the part
9340 2024.08.27 19:52:20.788125 [ 201 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
9341 2024.08.27 19:52:20.788368 [ 201 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 82 rows starting from the beginning of the part
9342 2024.08.27 19:52:20.788708 [ 201 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
9343 2024.08.27 19:52:20.788956 [ 201 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 78 rows starting from the beginning of the part
9344 2024.08.27 19:52:20.789131 [ 201 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 4 rows starting from the beginning of the part
9345 2024.08.27 19:52:20.790724 [ 190 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14541 rows, containing 5 columns (5 merged, 0 gathered) in 0.010656784 sec., 1364482.9434471037 rows/sec., 92.21 MiB/sec.
9346 2024.08.27 19:52:20.791158 [ 190 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9347 2024.08.27 19:52:20.791791 [ 201 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3002 rows, containing 4 columns (4 merged, 0 gathered) in 0.004570764 sec., 656782.9798256923 rows/sec., 42.87 MiB/sec.
9348 2024.08.27 19:52:20.792008 [ 190 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9349 2024.08.27 19:52:20.792105 [ 190 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9350 2024.08.27 19:52:20.792118 [ 186 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9351 2024.08.27 19:52:20.792214 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.77 MiB.
9352 2024.08.27 19:52:20.792616 [ 186 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_51_10} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9353 2024.08.27 19:52:20.792703 [ 186 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_51_10} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9354 2024.08.27 19:52:20.792788 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB.
9355 2024.08.27 19:52:21.001249 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 197.14 MiB, peak 206.08 MiB, free memory in arenas 0.00 B, will set to 196.06 MiB (RSS), difference: -1.09 MiB
9356 2024.08.27 19:52:24.805622 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache
9357 2024.08.27 19:52:24.805694 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache
9358 2024.08.27 19:52:25.769034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 11847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9359 2024.08.27 19:52:25.769154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9360 2024.08.27 19:52:25.769184 [ 3 ] {} <Debug> HTTP-Session: d898d929-2db5-44fa-aa88-1f1add887705 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9361 2024.08.27 19:52:25.769212 [ 3 ] {} <Debug> HTTP-Session: d898d929-2db5-44fa-aa88-1f1add887705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9362 2024.08.27 19:52:25.769228 [ 3 ] {} <Debug> HTTP-Session: d898d929-2db5-44fa-aa88-1f1add887705 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9363 2024.08.27 19:52:25.769280 [ 3 ] {} <Trace> HTTP-Session: d898d929-2db5-44fa-aa88-1f1add887705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9364 2024.08.27 19:52:25.769494 [ 3 ] {e4f510ad-0e44-4f02-847f-dbf62ea31fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9365 2024.08.27 19:52:25.769566 [ 3 ] {e4f510ad-0e44-4f02-847f-dbf62ea31fb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9366 2024.08.27 19:52:25.769906 [ 3 ] {e4f510ad-0e44-4f02-847f-dbf62ea31fb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9367 2024.08.27 19:52:25.770412 [ 3 ] {e4f510ad-0e44-4f02-847f-dbf62ea31fb5} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9368 2024.08.27 19:52:25.770461 [ 3 ] {e4f510ad-0e44-4f02-847f-dbf62ea31fb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9369 2024.08.27 19:52:25.770928 [ 3 ] {e4f510ad-0e44-4f02-847f-dbf62ea31fb5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
9370 2024.08.27 19:52:25.771337 [ 3 ] {e4f510ad-0e44-4f02-847f-dbf62ea31fb5} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9371 2024.08.27 19:52:25.771520 [ 3 ] {e4f510ad-0e44-4f02-847f-dbf62ea31fb5} <Debug> executeQuery: Read 82 rows, 6.84 KiB in 0.002097 sec., 39103.481163567005 rows/sec., 3.18 MiB/sec.
9372 2024.08.27 19:52:25.771758 [ 3 ] {e4f510ad-0e44-4f02-847f-dbf62ea31fb5} <Debug> DynamicQueryHandler: Done processing query
9373 2024.08.27 19:52:25.771787 [ 3 ] {e4f510ad-0e44-4f02-847f-dbf62ea31fb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9374 2024.08.27 19:52:25.771803 [ 3 ] {} <Debug> HTTP-Session: d898d929-2db5-44fa-aa88-1f1add887705 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9375 2024.08.27 19:52:25.771945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9376 2024.08.27 19:52:25.771999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9377 2024.08.27 19:52:25.772020 [ 3 ] {} <Debug> HTTP-Session: 84fec8b4-df27-4f7e-971b-49540155b6f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9378 2024.08.27 19:52:25.772039 [ 3 ] {} <Debug> HTTP-Session: 84fec8b4-df27-4f7e-971b-49540155b6f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9379 2024.08.27 19:52:25.772053 [ 3 ] {} <Debug> HTTP-Session: 84fec8b4-df27-4f7e-971b-49540155b6f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9380 2024.08.27 19:52:25.772089 [ 3 ] {} <Trace> HTTP-Session: 84fec8b4-df27-4f7e-971b-49540155b6f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9381 2024.08.27 19:52:25.772209 [ 3 ] {984300c4-87c7-4f20-a15f-9e4973c34615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9382 2024.08.27 19:52:25.772258 [ 3 ] {984300c4-87c7-4f20-a15f-9e4973c34615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9383 2024.08.27 19:52:25.772497 [ 3 ] {984300c4-87c7-4f20-a15f-9e4973c34615} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9384 2024.08.27 19:52:25.772889 [ 3 ] {984300c4-87c7-4f20-a15f-9e4973c34615} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9385 2024.08.27 19:52:25.772928 [ 3 ] {984300c4-87c7-4f20-a15f-9e4973c34615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9386 2024.08.27 19:52:25.773292 [ 3 ] {984300c4-87c7-4f20-a15f-9e4973c34615} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
9387 2024.08.27 19:52:25.773667 [ 3 ] {984300c4-87c7-4f20-a15f-9e4973c34615} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9388 2024.08.27 19:52:25.773834 [ 3 ] {984300c4-87c7-4f20-a15f-9e4973c34615} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001657 sec., 7845.503922751961 rows/sec., 589.95 KiB/sec.
9389 2024.08.27 19:52:25.774017 [ 3 ] {984300c4-87c7-4f20-a15f-9e4973c34615} <Debug> DynamicQueryHandler: Done processing query
9390 2024.08.27 19:52:25.774042 [ 3 ] {984300c4-87c7-4f20-a15f-9e4973c34615} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9391 2024.08.27 19:52:25.774060 [ 3 ] {} <Debug> HTTP-Session: 84fec8b4-df27-4f7e-971b-49540155b6f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9392 2024.08.27 19:52:25.774198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 13090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9393 2024.08.27 19:52:25.774248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9394 2024.08.27 19:52:25.774268 [ 3 ] {} <Debug> HTTP-Session: 4490b107-b7be-4a5c-ad0e-a742bf375e93 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9395 2024.08.27 19:52:25.774286 [ 3 ] {} <Debug> HTTP-Session: 4490b107-b7be-4a5c-ad0e-a742bf375e93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9396 2024.08.27 19:52:25.774300 [ 3 ] {} <Debug> HTTP-Session: 4490b107-b7be-4a5c-ad0e-a742bf375e93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9397 2024.08.27 19:52:25.774332 [ 3 ] {} <Trace> HTTP-Session: 4490b107-b7be-4a5c-ad0e-a742bf375e93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9398 2024.08.27 19:52:25.774451 [ 3 ] {f440e3ec-1fc3-475d-bab4-696857112dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9399 2024.08.27 19:52:25.774496 [ 3 ] {f440e3ec-1fc3-475d-bab4-696857112dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9400 2024.08.27 19:52:25.774724 [ 3 ] {f440e3ec-1fc3-475d-bab4-696857112dca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9401 2024.08.27 19:52:25.775100 [ 3 ] {f440e3ec-1fc3-475d-bab4-696857112dca} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9402 2024.08.27 19:52:25.775137 [ 3 ] {f440e3ec-1fc3-475d-bab4-696857112dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9403 2024.08.27 19:52:25.775498 [ 3 ] {f440e3ec-1fc3-475d-bab4-696857112dca} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
9404 2024.08.27 19:52:25.775875 [ 3 ] {f440e3ec-1fc3-475d-bab4-696857112dca} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9405 2024.08.27 19:52:25.776030 [ 3 ] {f440e3ec-1fc3-475d-bab4-696857112dca} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001616 sec., 47648.514851485146 rows/sec., 3.72 MiB/sec.
9406 2024.08.27 19:52:25.776207 [ 3 ] {f440e3ec-1fc3-475d-bab4-696857112dca} <Debug> DynamicQueryHandler: Done processing query
9407 2024.08.27 19:52:25.776232 [ 3 ] {f440e3ec-1fc3-475d-bab4-696857112dca} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9408 2024.08.27 19:52:25.776249 [ 3 ] {} <Debug> HTTP-Session: 4490b107-b7be-4a5c-ad0e-a742bf375e93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9409 2024.08.27 19:52:25.776428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 30657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9410 2024.08.27 19:52:25.776479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9411 2024.08.27 19:52:25.776500 [ 3 ] {} <Debug> HTTP-Session: f9fec1fb-a767-4429-8e01-9d75680c41ba Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9412 2024.08.27 19:52:25.776517 [ 3 ] {} <Debug> HTTP-Session: f9fec1fb-a767-4429-8e01-9d75680c41ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9413 2024.08.27 19:52:25.776531 [ 3 ] {} <Debug> HTTP-Session: f9fec1fb-a767-4429-8e01-9d75680c41ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9414 2024.08.27 19:52:25.776563 [ 3 ] {} <Trace> HTTP-Session: f9fec1fb-a767-4429-8e01-9d75680c41ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9415 2024.08.27 19:52:25.776716 [ 3 ] {32537bfe-4399-4784-8f78-b188012223d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9416 2024.08.27 19:52:25.776765 [ 3 ] {32537bfe-4399-4784-8f78-b188012223d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9417 2024.08.27 19:52:25.776911 [ 3 ] {32537bfe-4399-4784-8f78-b188012223d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9418 2024.08.27 19:52:25.777320 [ 3 ] {32537bfe-4399-4784-8f78-b188012223d6} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9419 2024.08.27 19:52:25.777358 [ 3 ] {32537bfe-4399-4784-8f78-b188012223d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9420 2024.08.27 19:52:25.777760 [ 3 ] {32537bfe-4399-4784-8f78-b188012223d6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
9421 2024.08.27 19:52:25.778121 [ 3 ] {32537bfe-4399-4784-8f78-b188012223d6} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9422 2024.08.27 19:52:25.778283 [ 3 ] {32537bfe-4399-4784-8f78-b188012223d6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001637 sec., 97739.76786805132 rows/sec., 6.81 MiB/sec.
9423 2024.08.27 19:52:25.778462 [ 3 ] {32537bfe-4399-4784-8f78-b188012223d6} <Debug> DynamicQueryHandler: Done processing query
9424 2024.08.27 19:52:25.778487 [ 3 ] {32537bfe-4399-4784-8f78-b188012223d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9425 2024.08.27 19:52:25.778504 [ 3 ] {} <Debug> HTTP-Session: f9fec1fb-a767-4429-8e01-9d75680c41ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9426 2024.08.27 19:52:25.778638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 21347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9427 2024.08.27 19:52:25.778687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9428 2024.08.27 19:52:25.778708 [ 3 ] {} <Debug> HTTP-Session: f2ca0698-0514-4f14-af27-ce0a761fba0f Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9429 2024.08.27 19:52:25.778725 [ 3 ] {} <Debug> HTTP-Session: f2ca0698-0514-4f14-af27-ce0a761fba0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9430 2024.08.27 19:52:25.778738 [ 3 ] {} <Debug> HTTP-Session: f2ca0698-0514-4f14-af27-ce0a761fba0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9431 2024.08.27 19:52:25.778770 [ 3 ] {} <Trace> HTTP-Session: f2ca0698-0514-4f14-af27-ce0a761fba0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9432 2024.08.27 19:52:25.778978 [ 3 ] {26d0947d-37ad-434b-a2a5-aa2ffb26be26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9433 2024.08.27 19:52:25.779044 [ 3 ] {26d0947d-37ad-434b-a2a5-aa2ffb26be26} <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
9434 2024.08.27 19:52:25.779469 [ 3 ] {26d0947d-37ad-434b-a2a5-aa2ffb26be26} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9435 2024.08.27 19:52:25.780047 [ 3 ] {26d0947d-37ad-434b-a2a5-aa2ffb26be26} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9436 2024.08.27 19:52:25.780083 [ 3 ] {26d0947d-37ad-434b-a2a5-aa2ffb26be26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9437 2024.08.27 19:52:25.780693 [ 3 ] {26d0947d-37ad-434b-a2a5-aa2ffb26be26} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
9438 2024.08.27 19:52:25.781118 [ 3 ] {26d0947d-37ad-434b-a2a5-aa2ffb26be26} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9439 2024.08.27 19:52:25.781330 [ 3 ] {26d0947d-37ad-434b-a2a5-aa2ffb26be26} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002466 sec., 5271.695052716951 rows/sec., 9.45 MiB/sec.
9440 2024.08.27 19:52:25.781910 [ 3 ] {26d0947d-37ad-434b-a2a5-aa2ffb26be26} <Debug> DynamicQueryHandler: Done processing query
9441 2024.08.27 19:52:25.781936 [ 3 ] {26d0947d-37ad-434b-a2a5-aa2ffb26be26} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
9442 2024.08.27 19:52:25.781953 [ 3 ] {} <Debug> HTTP-Session: f2ca0698-0514-4f14-af27-ce0a761fba0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9443 2024.08.27 19:52:25.782084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9444 2024.08.27 19:52:25.782135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9445 2024.08.27 19:52:25.782155 [ 3 ] {} <Debug> HTTP-Session: bd02e978-3d79-4279-a0ca-a57ad4a50060 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9446 2024.08.27 19:52:25.782172 [ 3 ] {} <Debug> HTTP-Session: bd02e978-3d79-4279-a0ca-a57ad4a50060 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9447 2024.08.27 19:52:25.782186 [ 3 ] {} <Debug> HTTP-Session: bd02e978-3d79-4279-a0ca-a57ad4a50060 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9448 2024.08.27 19:52:25.782219 [ 3 ] {} <Trace> HTTP-Session: bd02e978-3d79-4279-a0ca-a57ad4a50060 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9449 2024.08.27 19:52:25.782346 [ 3 ] {04602b87-b523-4c95-9c64-04dd9cb52ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9450 2024.08.27 19:52:25.782394 [ 3 ] {04602b87-b523-4c95-9c64-04dd9cb52ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9451 2024.08.27 19:52:25.782548 [ 3 ] {04602b87-b523-4c95-9c64-04dd9cb52ae1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9452 2024.08.27 19:52:25.782855 [ 3 ] {04602b87-b523-4c95-9c64-04dd9cb52ae1} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9453 2024.08.27 19:52:25.782893 [ 3 ] {04602b87-b523-4c95-9c64-04dd9cb52ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9454 2024.08.27 19:52:25.783270 [ 3 ] {04602b87-b523-4c95-9c64-04dd9cb52ae1} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
9455 2024.08.27 19:52:25.783597 [ 3 ] {04602b87-b523-4c95-9c64-04dd9cb52ae1} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9456 2024.08.27 19:52:25.783754 [ 3 ] {04602b87-b523-4c95-9c64-04dd9cb52ae1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001448 sec., 41436.464088397785 rows/sec., 2.79 MiB/sec.
9457 2024.08.27 19:52:25.783924 [ 3 ] {04602b87-b523-4c95-9c64-04dd9cb52ae1} <Debug> DynamicQueryHandler: Done processing query
9458 2024.08.27 19:52:25.783949 [ 3 ] {04602b87-b523-4c95-9c64-04dd9cb52ae1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9459 2024.08.27 19:52:25.783966 [ 3 ] {} <Debug> HTTP-Session: bd02e978-3d79-4279-a0ca-a57ad4a50060 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9460 2024.08.27 19:52:26.001329 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000947125 sec.
9461 2024.08.27 19:52:30.768234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 36816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9462 2024.08.27 19:52:30.768377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9463 2024.08.27 19:52:30.768407 [ 3 ] {} <Debug> HTTP-Session: 3399fc2d-b81b-4949-98a7-50385f430a3a Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9464 2024.08.27 19:52:30.768437 [ 3 ] {} <Debug> HTTP-Session: 3399fc2d-b81b-4949-98a7-50385f430a3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9465 2024.08.27 19:52:30.768455 [ 3 ] {} <Debug> HTTP-Session: 3399fc2d-b81b-4949-98a7-50385f430a3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9466 2024.08.27 19:52:30.768512 [ 3 ] {} <Trace> HTTP-Session: 3399fc2d-b81b-4949-98a7-50385f430a3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9467 2024.08.27 19:52:30.768809 [ 3 ] {f37cc6c7-439f-4835-8de5-e802b0878d0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9468 2024.08.27 19:52:30.768884 [ 3 ] {f37cc6c7-439f-4835-8de5-e802b0878d0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9469 2024.08.27 19:52:30.769223 [ 3 ] {f37cc6c7-439f-4835-8de5-e802b0878d0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9470 2024.08.27 19:52:30.769985 [ 3 ] {f37cc6c7-439f-4835-8de5-e802b0878d0a} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9471 2024.08.27 19:52:30.770033 [ 3 ] {f37cc6c7-439f-4835-8de5-e802b0878d0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9472 2024.08.27 19:52:30.770492 [ 3 ] {f37cc6c7-439f-4835-8de5-e802b0878d0a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
9473 2024.08.27 19:52:30.770888 [ 3 ] {f37cc6c7-439f-4835-8de5-e802b0878d0a} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9474 2024.08.27 19:52:30.771078 [ 3 ] {f37cc6c7-439f-4835-8de5-e802b0878d0a} <Debug> executeQuery: Read 243 rows, 22.06 KiB in 0.002397 sec., 101376.72090112642 rows/sec., 8.99 MiB/sec.
9475 2024.08.27 19:52:30.771311 [ 3 ] {f37cc6c7-439f-4835-8de5-e802b0878d0a} <Debug> DynamicQueryHandler: Done processing query
9476 2024.08.27 19:52:30.771338 [ 3 ] {f37cc6c7-439f-4835-8de5-e802b0878d0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
9477 2024.08.27 19:52:30.771356 [ 3 ] {} <Debug> HTTP-Session: 3399fc2d-b81b-4949-98a7-50385f430a3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9478 2024.08.27 19:52:30.771524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 3917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9479 2024.08.27 19:52:30.771582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9480 2024.08.27 19:52:30.771604 [ 3 ] {} <Debug> HTTP-Session: 642fda80-81f1-43cb-ae16-e7e0708515c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9481 2024.08.27 19:52:30.771622 [ 3 ] {} <Debug> HTTP-Session: 642fda80-81f1-43cb-ae16-e7e0708515c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9482 2024.08.27 19:52:30.771636 [ 3 ] {} <Debug> HTTP-Session: 642fda80-81f1-43cb-ae16-e7e0708515c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9483 2024.08.27 19:52:30.771671 [ 3 ] {} <Trace> HTTP-Session: 642fda80-81f1-43cb-ae16-e7e0708515c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9484 2024.08.27 19:52:30.771788 [ 3 ] {06ba228a-1221-4359-bafa-2130b24bbe2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9485 2024.08.27 19:52:30.771834 [ 3 ] {06ba228a-1221-4359-bafa-2130b24bbe2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9486 2024.08.27 19:52:30.772077 [ 3 ] {06ba228a-1221-4359-bafa-2130b24bbe2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9487 2024.08.27 19:52:30.772442 [ 3 ] {06ba228a-1221-4359-bafa-2130b24bbe2a} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9488 2024.08.27 19:52:30.772479 [ 3 ] {06ba228a-1221-4359-bafa-2130b24bbe2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9489 2024.08.27 19:52:30.772837 [ 3 ] {06ba228a-1221-4359-bafa-2130b24bbe2a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
9490 2024.08.27 19:52:30.773209 [ 3 ] {06ba228a-1221-4359-bafa-2130b24bbe2a} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9491 2024.08.27 19:52:30.773381 [ 3 ] {06ba228a-1221-4359-bafa-2130b24bbe2a} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.00162 sec., 16666.666666666668 rows/sec., 1.22 MiB/sec.
9492 2024.08.27 19:52:30.773564 [ 3 ] {06ba228a-1221-4359-bafa-2130b24bbe2a} <Debug> DynamicQueryHandler: Done processing query
9493 2024.08.27 19:52:30.773590 [ 3 ] {06ba228a-1221-4359-bafa-2130b24bbe2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9494 2024.08.27 19:52:30.773605 [ 3 ] {} <Debug> HTTP-Session: 642fda80-81f1-43cb-ae16-e7e0708515c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9495 2024.08.27 19:52:30.773769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9496 2024.08.27 19:52:30.773822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9497 2024.08.27 19:52:30.773842 [ 3 ] {} <Debug> HTTP-Session: 20db5cb1-90c8-43ef-904a-4772c6decad8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9498 2024.08.27 19:52:30.773859 [ 3 ] {} <Debug> HTTP-Session: 20db5cb1-90c8-43ef-904a-4772c6decad8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9499 2024.08.27 19:52:30.773873 [ 3 ] {} <Debug> HTTP-Session: 20db5cb1-90c8-43ef-904a-4772c6decad8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9500 2024.08.27 19:52:30.773905 [ 3 ] {} <Trace> HTTP-Session: 20db5cb1-90c8-43ef-904a-4772c6decad8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9501 2024.08.27 19:52:30.774006 [ 3 ] {c74ebbfd-2863-4c3e-8ed1-a8cd626398a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9502 2024.08.27 19:52:30.774049 [ 3 ] {c74ebbfd-2863-4c3e-8ed1-a8cd626398a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9503 2024.08.27 19:52:30.774278 [ 3 ] {c74ebbfd-2863-4c3e-8ed1-a8cd626398a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9504 2024.08.27 19:52:30.774597 [ 3 ] {c74ebbfd-2863-4c3e-8ed1-a8cd626398a8} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9505 2024.08.27 19:52:30.774635 [ 3 ] {c74ebbfd-2863-4c3e-8ed1-a8cd626398a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9506 2024.08.27 19:52:30.774996 [ 3 ] {c74ebbfd-2863-4c3e-8ed1-a8cd626398a8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9507 2024.08.27 19:52:30.775362 [ 3 ] {c74ebbfd-2863-4c3e-8ed1-a8cd626398a8} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9508 2024.08.27 19:52:30.775525 [ 3 ] {c74ebbfd-2863-4c3e-8ed1-a8cd626398a8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001546 sec., 9055.627425614488 rows/sec., 634.20 KiB/sec.
9509 2024.08.27 19:52:30.775704 [ 3 ] {c74ebbfd-2863-4c3e-8ed1-a8cd626398a8} <Debug> DynamicQueryHandler: Done processing query
9510 2024.08.27 19:52:30.775729 [ 3 ] {c74ebbfd-2863-4c3e-8ed1-a8cd626398a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9511 2024.08.27 19:52:30.775746 [ 3 ] {} <Debug> HTTP-Session: 20db5cb1-90c8-43ef-904a-4772c6decad8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9512 2024.08.27 19:52:30.775857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9513 2024.08.27 19:52:30.775908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9514 2024.08.27 19:52:30.775928 [ 3 ] {} <Debug> HTTP-Session: bd1873cc-b410-46eb-94c2-4575462f6c3f Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9515 2024.08.27 19:52:30.775945 [ 3 ] {} <Debug> HTTP-Session: bd1873cc-b410-46eb-94c2-4575462f6c3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9516 2024.08.27 19:52:30.775959 [ 3 ] {} <Debug> HTTP-Session: bd1873cc-b410-46eb-94c2-4575462f6c3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9517 2024.08.27 19:52:30.775991 [ 3 ] {} <Trace> HTTP-Session: bd1873cc-b410-46eb-94c2-4575462f6c3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9518 2024.08.27 19:52:30.776097 [ 3 ] {7c6a223c-a577-45b2-8bf4-8bbb23f86ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
9519 2024.08.27 19:52:30.776142 [ 3 ] {7c6a223c-a577-45b2-8bf4-8bbb23f86ab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
9520 2024.08.27 19:52:30.776368 [ 3 ] {7c6a223c-a577-45b2-8bf4-8bbb23f86ab8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9521 2024.08.27 19:52:30.776706 [ 3 ] {7c6a223c-a577-45b2-8bf4-8bbb23f86ab8} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9522 2024.08.27 19:52:30.776744 [ 3 ] {7c6a223c-a577-45b2-8bf4-8bbb23f86ab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9523 2024.08.27 19:52:30.777095 [ 3 ] {7c6a223c-a577-45b2-8bf4-8bbb23f86ab8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
9524 2024.08.27 19:52:30.777457 [ 3 ] {7c6a223c-a577-45b2-8bf4-8bbb23f86ab8} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9525 2024.08.27 19:52:30.777615 [ 23 ] {} <Debug> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0
9526 2024.08.27 19:52:30.777626 [ 3 ] {7c6a223c-a577-45b2-8bf4-8bbb23f86ab8} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001543 sec., 3888.528839922229 rows/sec., 229.74 KiB/sec.
9527 2024.08.27 19:52:30.777707 [ 23 ] {} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9528 2024.08.27 19:52:30.777771 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9529 2024.08.27 19:52:30.778007 [ 3 ] {7c6a223c-a577-45b2-8bf4-8bbb23f86ab8} <Debug> DynamicQueryHandler: Done processing query
9530 2024.08.27 19:52:30.778030 [ 195 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full
9531 2024.08.27 19:52:30.778056 [ 3 ] {7c6a223c-a577-45b2-8bf4-8bbb23f86ab8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9532 2024.08.27 19:52:30.778084 [ 3 ] {} <Debug> HTTP-Session: bd1873cc-b410-46eb-94c2-4575462f6c3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9533 2024.08.27 19:52:30.778539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 66337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9534 2024.08.27 19:52:30.778677 [ 195 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9535 2024.08.27 19:52:30.778760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9536 2024.08.27 19:52:30.778824 [ 195 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 6 rows starting from the beginning of the part
9537 2024.08.27 19:52:30.778842 [ 3 ] {} <Debug> HTTP-Session: cc0fc922-69a7-4180-a146-40ee7709a5ee Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9538 2024.08.27 19:52:30.778910 [ 3 ] {} <Debug> HTTP-Session: cc0fc922-69a7-4180-a146-40ee7709a5ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9539 2024.08.27 19:52:30.779010 [ 3 ] {} <Debug> HTTP-Session: cc0fc922-69a7-4180-a146-40ee7709a5ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9540 2024.08.27 19:52:30.779090 [ 195 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part
9541 2024.08.27 19:52:30.779100 [ 3 ] {} <Trace> HTTP-Session: cc0fc922-69a7-4180-a146-40ee7709a5ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9542 2024.08.27 19:52:30.779185 [ 195 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part
9543 2024.08.27 19:52:30.779574 [ 3 ] {309c4e24-3c7a-4f12-8f62-5488a3cba778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9544 2024.08.27 19:52:30.779591 [ 195 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part
9545 2024.08.27 19:52:30.779713 [ 3 ] {309c4e24-3c7a-4f12-8f62-5488a3cba778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9546 2024.08.27 19:52:30.779797 [ 195 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part
9547 2024.08.27 19:52:30.780537 [ 3 ] {309c4e24-3c7a-4f12-8f62-5488a3cba778} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9548 2024.08.27 19:52:30.781464 [ 3 ] {309c4e24-3c7a-4f12-8f62-5488a3cba778} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9549 2024.08.27 19:52:30.781505 [ 200 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003614879 sec., 8299.032969015007 rows/sec., 526.79 KiB/sec.
9550 2024.08.27 19:52:30.781516 [ 3 ] {309c4e24-3c7a-4f12-8f62-5488a3cba778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9551 2024.08.27 19:52:30.781768 [ 200 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary)
9552 2024.08.27 19:52:30.782365 [ 3 ] {309c4e24-3c7a-4f12-8f62-5488a3cba778} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
9553 2024.08.27 19:52:30.782799 [ 200 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_21_5} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9554 2024.08.27 19:52:30.782987 [ 200 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_21_5} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5
9555 2024.08.27 19:52:30.783175 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
9556 2024.08.27 19:52:30.783206 [ 3 ] {309c4e24-3c7a-4f12-8f62-5488a3cba778} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9557 2024.08.27 19:52:30.783400 [ 3 ] {309c4e24-3c7a-4f12-8f62-5488a3cba778} <Debug> executeQuery: Read 409 rows, 29.84 KiB in 0.004154 sec., 98459.31632161772 rows/sec., 7.02 MiB/sec.
9558 2024.08.27 19:52:30.783598 [ 3 ] {309c4e24-3c7a-4f12-8f62-5488a3cba778} <Debug> DynamicQueryHandler: Done processing query
9559 2024.08.27 19:52:30.783623 [ 3 ] {309c4e24-3c7a-4f12-8f62-5488a3cba778} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
9560 2024.08.27 19:52:30.783639 [ 3 ] {} <Debug> HTTP-Session: cc0fc922-69a7-4180-a146-40ee7709a5ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9561 2024.08.27 19:52:30.783835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9562 2024.08.27 19:52:30.783885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9563 2024.08.27 19:52:30.783905 [ 3 ] {} <Debug> HTTP-Session: ebb83d1c-f2d9-4830-a159-e9a56f8bc671 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9564 2024.08.27 19:52:30.783922 [ 3 ] {} <Debug> HTTP-Session: ebb83d1c-f2d9-4830-a159-e9a56f8bc671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9565 2024.08.27 19:52:30.783936 [ 3 ] {} <Debug> HTTP-Session: ebb83d1c-f2d9-4830-a159-e9a56f8bc671 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9566 2024.08.27 19:52:30.783968 [ 3 ] {} <Trace> HTTP-Session: ebb83d1c-f2d9-4830-a159-e9a56f8bc671 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9567 2024.08.27 19:52:30.784066 [ 3 ] {1691d6bb-b684-4e97-a258-63b7911a02c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9568 2024.08.27 19:52:30.784111 [ 3 ] {1691d6bb-b684-4e97-a258-63b7911a02c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9569 2024.08.27 19:52:30.784245 [ 3 ] {1691d6bb-b684-4e97-a258-63b7911a02c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9570 2024.08.27 19:52:30.784513 [ 3 ] {1691d6bb-b684-4e97-a258-63b7911a02c3} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9571 2024.08.27 19:52:30.784548 [ 3 ] {1691d6bb-b684-4e97-a258-63b7911a02c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9572 2024.08.27 19:52:30.784917 [ 3 ] {1691d6bb-b684-4e97-a258-63b7911a02c3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
9573 2024.08.27 19:52:30.785266 [ 3 ] {1691d6bb-b684-4e97-a258-63b7911a02c3} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9574 2024.08.27 19:52:30.785430 [ 23 ] {} <Debug> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
9575 2024.08.27 19:52:30.785439 [ 3 ] {1691d6bb-b684-4e97-a258-63b7911a02c3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001388 sec., 4322.766570605188 rows/sec., 225.85 KiB/sec.
9576 2024.08.27 19:52:30.785487 [ 23 ] {} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9577 2024.08.27 19:52:30.785554 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9578 2024.08.27 19:52:30.785721 [ 191 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
9579 2024.08.27 19:52:30.785740 [ 3 ] {1691d6bb-b684-4e97-a258-63b7911a02c3} <Debug> DynamicQueryHandler: Done processing query
9580 2024.08.27 19:52:30.785775 [ 3 ] {1691d6bb-b684-4e97-a258-63b7911a02c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9581 2024.08.27 19:52:30.785800 [ 3 ] {} <Debug> HTTP-Session: ebb83d1c-f2d9-4830-a159-e9a56f8bc671 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9582 2024.08.27 19:52:30.785887 [ 191 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9583 2024.08.27 19:52:30.785924 [ 191 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
9584 2024.08.27 19:52:30.785996 [ 191 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
9585 2024.08.27 19:52:30.786096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44659, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9586 2024.08.27 19:52:30.786308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9587 2024.08.27 19:52:30.786410 [ 3 ] {} <Debug> HTTP-Session: f64df286-c768-477a-9358-1de4507d0ccd Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9588 2024.08.27 19:52:30.786417 [ 191 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
9589 2024.08.27 19:52:30.786450 [ 3 ] {} <Debug> HTTP-Session: f64df286-c768-477a-9358-1de4507d0ccd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9590 2024.08.27 19:52:30.786476 [ 3 ] {} <Debug> HTTP-Session: f64df286-c768-477a-9358-1de4507d0ccd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9591 2024.08.27 19:52:30.786563 [ 3 ] {} <Trace> HTTP-Session: f64df286-c768-477a-9358-1de4507d0ccd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9592 2024.08.27 19:52:30.786574 [ 191 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
9593 2024.08.27 19:52:30.786812 [ 191 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
9594 2024.08.27 19:52:30.786982 [ 191 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
9595 2024.08.27 19:52:30.786988 [ 3 ] {a4b43be0-bd72-421b-bd7f-b6aae4df45d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9596 2024.08.27 19:52:30.787189 [ 3 ] {a4b43be0-bd72-421b-bd7f-b6aae4df45d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9597 2024.08.27 19:52:30.787648 [ 3 ] {a4b43be0-bd72-421b-bd7f-b6aae4df45d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9598 2024.08.27 19:52:30.788442 [ 3 ] {a4b43be0-bd72-421b-bd7f-b6aae4df45d0} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9599 2024.08.27 19:52:30.788488 [ 3 ] {a4b43be0-bd72-421b-bd7f-b6aae4df45d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9600 2024.08.27 19:52:30.788811 [ 200 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.003143891 sec., 40077.7253409867 rows/sec., 2.04 MiB/sec.
9601 2024.08.27 19:52:30.789202 [ 200 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
9602 2024.08.27 19:52:30.789426 [ 3 ] {a4b43be0-bd72-421b-bd7f-b6aae4df45d0} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
9603 2024.08.27 19:52:30.789899 [ 200 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_21_4} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9604 2024.08.27 19:52:30.790202 [ 200 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_21_4} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
9605 2024.08.27 19:52:30.790368 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
9606 2024.08.27 19:52:30.790542 [ 3 ] {a4b43be0-bd72-421b-bd7f-b6aae4df45d0} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9607 2024.08.27 19:52:30.790766 [ 3 ] {a4b43be0-bd72-421b-bd7f-b6aae4df45d0} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004002 sec., 59220.389805097446 rows/sec., 3.97 MiB/sec.
9608 2024.08.27 19:52:30.791165 [ 3 ] {a4b43be0-bd72-421b-bd7f-b6aae4df45d0} <Debug> DynamicQueryHandler: Done processing query
9609 2024.08.27 19:52:30.791214 [ 3 ] {a4b43be0-bd72-421b-bd7f-b6aae4df45d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
9610 2024.08.27 19:52:30.791232 [ 3 ] {} <Debug> HTTP-Session: f64df286-c768-477a-9358-1de4507d0ccd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9611 2024.08.27 19:52:30.791394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9612 2024.08.27 19:52:30.791444 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9613 2024.08.27 19:52:30.791464 [ 3 ] {} <Debug> HTTP-Session: 2d5199e9-10e1-497d-abdc-7f2ec9b8fae0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9614 2024.08.27 19:52:30.791480 [ 3 ] {} <Debug> HTTP-Session: 2d5199e9-10e1-497d-abdc-7f2ec9b8fae0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9615 2024.08.27 19:52:30.791494 [ 3 ] {} <Debug> HTTP-Session: 2d5199e9-10e1-497d-abdc-7f2ec9b8fae0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9616 2024.08.27 19:52:30.791524 [ 3 ] {} <Trace> HTTP-Session: 2d5199e9-10e1-497d-abdc-7f2ec9b8fae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9617 2024.08.27 19:52:30.791624 [ 3 ] {7cac0eca-f025-4591-ac7f-9078b9b8311f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
9618 2024.08.27 19:52:30.791673 [ 3 ] {7cac0eca-f025-4591-ac7f-9078b9b8311f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
9619 2024.08.27 19:52:30.791839 [ 3 ] {7cac0eca-f025-4591-ac7f-9078b9b8311f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9620 2024.08.27 19:52:30.792120 [ 3 ] {7cac0eca-f025-4591-ac7f-9078b9b8311f} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9621 2024.08.27 19:52:30.792156 [ 3 ] {7cac0eca-f025-4591-ac7f-9078b9b8311f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9622 2024.08.27 19:52:30.792511 [ 3 ] {7cac0eca-f025-4591-ac7f-9078b9b8311f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
9623 2024.08.27 19:52:30.792839 [ 3 ] {7cac0eca-f025-4591-ac7f-9078b9b8311f} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9624 2024.08.27 19:52:30.792973 [ 3 ] {7cac0eca-f025-4591-ac7f-9078b9b8311f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001372 sec., 728.862973760933 rows/sec., 49.11 KiB/sec.
9625 2024.08.27 19:52:30.793143 [ 3 ] {7cac0eca-f025-4591-ac7f-9078b9b8311f} <Debug> DynamicQueryHandler: Done processing query
9626 2024.08.27 19:52:30.793166 [ 3 ] {7cac0eca-f025-4591-ac7f-9078b9b8311f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
9627 2024.08.27 19:52:30.793182 [ 3 ] {} <Debug> HTTP-Session: 2d5199e9-10e1-497d-abdc-7f2ec9b8fae0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9628 2024.08.27 19:52:30.793327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44474, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9629 2024.08.27 19:52:30.793375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9630 2024.08.27 19:52:30.793394 [ 3 ] {} <Debug> HTTP-Session: 9c5a6d29-2bec-4c56-ad40-7497c1da011f Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9631 2024.08.27 19:52:30.793411 [ 3 ] {} <Debug> HTTP-Session: 9c5a6d29-2bec-4c56-ad40-7497c1da011f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9632 2024.08.27 19:52:30.793424 [ 3 ] {} <Debug> HTTP-Session: 9c5a6d29-2bec-4c56-ad40-7497c1da011f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9633 2024.08.27 19:52:30.793454 [ 3 ] {} <Trace> HTTP-Session: 9c5a6d29-2bec-4c56-ad40-7497c1da011f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9634 2024.08.27 19:52:30.793782 [ 3 ] {a1b38a43-bbc1-4e30-86ad-0124d53924aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9635 2024.08.27 19:52:30.793845 [ 3 ] {a1b38a43-bbc1-4e30-86ad-0124d53924aa} <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
9636 2024.08.27 19:52:30.794274 [ 3 ] {a1b38a43-bbc1-4e30-86ad-0124d53924aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9637 2024.08.27 19:52:30.794888 [ 3 ] {a1b38a43-bbc1-4e30-86ad-0124d53924aa} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9638 2024.08.27 19:52:30.794933 [ 3 ] {a1b38a43-bbc1-4e30-86ad-0124d53924aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9639 2024.08.27 19:52:30.795544 [ 3 ] {a1b38a43-bbc1-4e30-86ad-0124d53924aa} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
9640 2024.08.27 19:52:30.795960 [ 3 ] {a1b38a43-bbc1-4e30-86ad-0124d53924aa} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9641 2024.08.27 19:52:30.796109 [ 3 ] {a1b38a43-bbc1-4e30-86ad-0124d53924aa} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002578 sec., 10473.235065942592 rows/sec., 18.77 MiB/sec.
9642 2024.08.27 19:52:30.796311 [ 3 ] {a1b38a43-bbc1-4e30-86ad-0124d53924aa} <Debug> DynamicQueryHandler: Done processing query
9643 2024.08.27 19:52:30.796335 [ 3 ] {a1b38a43-bbc1-4e30-86ad-0124d53924aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
9644 2024.08.27 19:52:30.796351 [ 3 ] {} <Debug> HTTP-Session: 9c5a6d29-2bec-4c56-ad40-7497c1da011f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9645 2024.08.27 19:52:30.796482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 12143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9646 2024.08.27 19:52:30.796529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9647 2024.08.27 19:52:30.796548 [ 3 ] {} <Debug> HTTP-Session: f90e1305-403b-4506-9e9d-9f41ae697be6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9648 2024.08.27 19:52:30.796564 [ 3 ] {} <Debug> HTTP-Session: f90e1305-403b-4506-9e9d-9f41ae697be6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9649 2024.08.27 19:52:30.796578 [ 3 ] {} <Debug> HTTP-Session: f90e1305-403b-4506-9e9d-9f41ae697be6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9650 2024.08.27 19:52:30.796608 [ 3 ] {} <Trace> HTTP-Session: f90e1305-403b-4506-9e9d-9f41ae697be6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9651 2024.08.27 19:52:30.796737 [ 3 ] {7b4382aa-ec13-4342-a233-83769bf96bfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9652 2024.08.27 19:52:30.796781 [ 3 ] {7b4382aa-ec13-4342-a233-83769bf96bfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9653 2024.08.27 19:52:30.796906 [ 3 ] {7b4382aa-ec13-4342-a233-83769bf96bfb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9654 2024.08.27 19:52:30.797203 [ 3 ] {7b4382aa-ec13-4342-a233-83769bf96bfb} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9655 2024.08.27 19:52:30.797238 [ 3 ] {7b4382aa-ec13-4342-a233-83769bf96bfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9656 2024.08.27 19:52:30.797596 [ 3 ] {7b4382aa-ec13-4342-a233-83769bf96bfb} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
9657 2024.08.27 19:52:30.797910 [ 3 ] {7b4382aa-ec13-4342-a233-83769bf96bfb} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9658 2024.08.27 19:52:30.798043 [ 3 ] {7b4382aa-ec13-4342-a233-83769bf96bfb} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001361 sec., 60249.81631153564 rows/sec., 3.83 MiB/sec.
9659 2024.08.27 19:52:30.798306 [ 3 ] {7b4382aa-ec13-4342-a233-83769bf96bfb} <Debug> DynamicQueryHandler: Done processing query
9660 2024.08.27 19:52:30.798370 [ 3 ] {7b4382aa-ec13-4342-a233-83769bf96bfb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9661 2024.08.27 19:52:30.798437 [ 3 ] {} <Debug> HTTP-Session: f90e1305-403b-4506-9e9d-9f41ae697be6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9662 2024.08.27 19:52:35.763051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9663 2024.08.27 19:52:35.763172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9664 2024.08.27 19:52:35.763196 [ 3 ] {} <Debug> HTTP-Session: 6de69c31-16a4-4081-8fee-07bdd1e92f9c Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9665 2024.08.27 19:52:35.763219 [ 3 ] {} <Debug> HTTP-Session: 6de69c31-16a4-4081-8fee-07bdd1e92f9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9666 2024.08.27 19:52:35.763233 [ 3 ] {} <Debug> HTTP-Session: 6de69c31-16a4-4081-8fee-07bdd1e92f9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9667 2024.08.27 19:52:35.763280 [ 3 ] {} <Trace> HTTP-Session: 6de69c31-16a4-4081-8fee-07bdd1e92f9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9668 2024.08.27 19:52:35.763459 [ 3 ] {13fda8e9-fd31-4fdf-bc26-3257cac69be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9669 2024.08.27 19:52:35.763526 [ 3 ] {13fda8e9-fd31-4fdf-bc26-3257cac69be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9670 2024.08.27 19:52:35.763868 [ 3 ] {13fda8e9-fd31-4fdf-bc26-3257cac69be3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9671 2024.08.27 19:52:35.764280 [ 3 ] {13fda8e9-fd31-4fdf-bc26-3257cac69be3} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9672 2024.08.27 19:52:35.764328 [ 3 ] {13fda8e9-fd31-4fdf-bc26-3257cac69be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9673 2024.08.27 19:52:35.764724 [ 3 ] {13fda8e9-fd31-4fdf-bc26-3257cac69be3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
9674 2024.08.27 19:52:35.765108 [ 3 ] {13fda8e9-fd31-4fdf-bc26-3257cac69be3} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9675 2024.08.27 19:52:35.765290 [ 3 ] {13fda8e9-fd31-4fdf-bc26-3257cac69be3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00188 sec., 2127.6595744680853 rows/sec., 173.50 KiB/sec.
9676 2024.08.27 19:52:35.765499 [ 3 ] {13fda8e9-fd31-4fdf-bc26-3257cac69be3} <Debug> DynamicQueryHandler: Done processing query
9677 2024.08.27 19:52:35.765526 [ 3 ] {13fda8e9-fd31-4fdf-bc26-3257cac69be3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9678 2024.08.27 19:52:35.765543 [ 3 ] {} <Debug> HTTP-Session: 6de69c31-16a4-4081-8fee-07bdd1e92f9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9679 2024.08.27 19:52:35.765744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 12115, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9680 2024.08.27 19:52:35.765813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9681 2024.08.27 19:52:35.765839 [ 3 ] {} <Debug> HTTP-Session: 344552aa-f0ac-4684-8d49-43ade67b1baa Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9682 2024.08.27 19:52:35.765861 [ 3 ] {} <Debug> HTTP-Session: 344552aa-f0ac-4684-8d49-43ade67b1baa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9683 2024.08.27 19:52:35.765879 [ 3 ] {} <Debug> HTTP-Session: 344552aa-f0ac-4684-8d49-43ade67b1baa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9684 2024.08.27 19:52:35.765922 [ 3 ] {} <Trace> HTTP-Session: 344552aa-f0ac-4684-8d49-43ade67b1baa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9685 2024.08.27 19:52:35.766080 [ 3 ] {55658113-2584-4496-ae93-77cb9374d41b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9686 2024.08.27 19:52:35.766137 [ 3 ] {55658113-2584-4496-ae93-77cb9374d41b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9687 2024.08.27 19:52:35.766428 [ 3 ] {55658113-2584-4496-ae93-77cb9374d41b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9688 2024.08.27 19:52:35.766873 [ 3 ] {55658113-2584-4496-ae93-77cb9374d41b} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9689 2024.08.27 19:52:35.766920 [ 3 ] {55658113-2584-4496-ae93-77cb9374d41b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9690 2024.08.27 19:52:35.767298 [ 3 ] {55658113-2584-4496-ae93-77cb9374d41b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
9691 2024.08.27 19:52:35.767654 [ 3 ] {55658113-2584-4496-ae93-77cb9374d41b} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9692 2024.08.27 19:52:35.767817 [ 3 ] {55658113-2584-4496-ae93-77cb9374d41b} <Debug> executeQuery: Read 84 rows, 6.98 KiB in 0.001788 sec., 46979.86577181208 rows/sec., 3.81 MiB/sec.
9693 2024.08.27 19:52:35.767999 [ 3 ] {55658113-2584-4496-ae93-77cb9374d41b} <Debug> DynamicQueryHandler: Done processing query
9694 2024.08.27 19:52:35.768024 [ 3 ] {55658113-2584-4496-ae93-77cb9374d41b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9695 2024.08.27 19:52:35.768040 [ 3 ] {} <Debug> HTTP-Session: 344552aa-f0ac-4684-8d49-43ade67b1baa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9696 2024.08.27 19:52:35.768172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 2475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9697 2024.08.27 19:52:35.768221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9698 2024.08.27 19:52:35.768240 [ 3 ] {} <Debug> HTTP-Session: f573a5a2-293b-4859-88d5-a28a6f871db9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9699 2024.08.27 19:52:35.768257 [ 3 ] {} <Debug> HTTP-Session: f573a5a2-293b-4859-88d5-a28a6f871db9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9700 2024.08.27 19:52:35.768271 [ 3 ] {} <Debug> HTTP-Session: f573a5a2-293b-4859-88d5-a28a6f871db9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9701 2024.08.27 19:52:35.768302 [ 3 ] {} <Trace> HTTP-Session: f573a5a2-293b-4859-88d5-a28a6f871db9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9702 2024.08.27 19:52:35.768401 [ 3 ] {afcaa9d4-e00c-44f5-9f97-5740fcede6f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9703 2024.08.27 19:52:35.768444 [ 3 ] {afcaa9d4-e00c-44f5-9f97-5740fcede6f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9704 2024.08.27 19:52:35.768669 [ 3 ] {afcaa9d4-e00c-44f5-9f97-5740fcede6f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9705 2024.08.27 19:52:35.768969 [ 3 ] {afcaa9d4-e00c-44f5-9f97-5740fcede6f4} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9706 2024.08.27 19:52:35.769006 [ 3 ] {afcaa9d4-e00c-44f5-9f97-5740fcede6f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9707 2024.08.27 19:52:35.769347 [ 3 ] {afcaa9d4-e00c-44f5-9f97-5740fcede6f4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
9708 2024.08.27 19:52:35.769690 [ 3 ] {afcaa9d4-e00c-44f5-9f97-5740fcede6f4} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9709 2024.08.27 19:52:35.769842 [ 140 ] {} <Debug> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
9710 2024.08.27 19:52:35.769844 [ 3 ] {afcaa9d4-e00c-44f5-9f97-5740fcede6f4} <Debug> executeQuery: Read 17 rows, 1.26 KiB in 0.001463 sec., 11619.95898838004 rows/sec., 859.08 KiB/sec.
9711 2024.08.27 19:52:35.769930 [ 140 ] {} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9712 2024.08.27 19:52:35.770001 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9713 2024.08.27 19:52:35.770163 [ 191 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::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
9714 2024.08.27 19:52:35.770172 [ 3 ] {afcaa9d4-e00c-44f5-9f97-5740fcede6f4} <Debug> DynamicQueryHandler: Done processing query
9715 2024.08.27 19:52:35.770213 [ 3 ] {afcaa9d4-e00c-44f5-9f97-5740fcede6f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9716 2024.08.27 19:52:35.770238 [ 3 ] {} <Debug> HTTP-Session: f573a5a2-293b-4859-88d5-a28a6f871db9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9717 2024.08.27 19:52:35.770311 [ 191 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9718 2024.08.27 19:52:35.770343 [ 191 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 58 rows starting from the beginning of the part
9719 2024.08.27 19:52:35.770381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 13776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9720 2024.08.27 19:52:35.770431 [ 191 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 13 rows starting from the beginning of the part
9721 2024.08.27 19:52:35.770496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9722 2024.08.27 19:52:35.770637 [ 3 ] {} <Debug> HTTP-Session: cdf7eb8a-8eb0-4bb9-bb17-4eb367985f2f Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9723 2024.08.27 19:52:35.770814 [ 3 ] {} <Debug> HTTP-Session: cdf7eb8a-8eb0-4bb9-bb17-4eb367985f2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9724 2024.08.27 19:52:35.770888 [ 191 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 31 rows starting from the beginning of the part
9725 2024.08.27 19:52:35.770919 [ 3 ] {} <Debug> HTTP-Session: cdf7eb8a-8eb0-4bb9-bb17-4eb367985f2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9726 2024.08.27 19:52:35.771037 [ 3 ] {} <Trace> HTTP-Session: cdf7eb8a-8eb0-4bb9-bb17-4eb367985f2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9727 2024.08.27 19:52:35.771063 [ 191 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 13 rows starting from the beginning of the part
9728 2024.08.27 19:52:35.771472 [ 191 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 27 rows starting from the beginning of the part
9729 2024.08.27 19:52:35.771486 [ 3 ] {6fa4c90e-b1b3-419e-8f8e-13a86952342b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9730 2024.08.27 19:52:35.771601 [ 3 ] {6fa4c90e-b1b3-419e-8f8e-13a86952342b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9731 2024.08.27 19:52:35.771618 [ 191 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::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
9732 2024.08.27 19:52:35.772355 [ 3 ] {6fa4c90e-b1b3-419e-8f8e-13a86952342b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9733 2024.08.27 19:52:35.773005 [ 3 ] {6fa4c90e-b1b3-419e-8f8e-13a86952342b} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9734 2024.08.27 19:52:35.773052 [ 3 ] {6fa4c90e-b1b3-419e-8f8e-13a86952342b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9735 2024.08.27 19:52:35.773471 [ 200 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 5 columns (5 merged, 0 gathered) in 0.003368805 sec., 47197.745194512594 rows/sec., 3.61 MiB/sec.
9736 2024.08.27 19:52:35.773687 [ 3 ] {6fa4c90e-b1b3-419e-8f8e-13a86952342b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
9737 2024.08.27 19:52:35.773727 [ 200 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
9738 2024.08.27 19:52:35.774617 [ 3 ] {6fa4c90e-b1b3-419e-8f8e-13a86952342b} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9739 2024.08.27 19:52:35.774784 [ 200 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_41_8} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9740 2024.08.27 19:52:35.774934 [ 3 ] {6fa4c90e-b1b3-419e-8f8e-13a86952342b} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.00372 sec., 21774.193548387095 rows/sec., 1.70 MiB/sec.
9741 2024.08.27 19:52:35.775017 [ 200 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_41_8} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
9742 2024.08.27 19:52:35.775236 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
9743 2024.08.27 19:52:35.775300 [ 3 ] {6fa4c90e-b1b3-419e-8f8e-13a86952342b} <Debug> DynamicQueryHandler: Done processing query
9744 2024.08.27 19:52:35.775332 [ 3 ] {6fa4c90e-b1b3-419e-8f8e-13a86952342b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9745 2024.08.27 19:52:35.775349 [ 3 ] {} <Debug> HTTP-Session: cdf7eb8a-8eb0-4bb9-bb17-4eb367985f2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9746 2024.08.27 19:52:35.775546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 31039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9747 2024.08.27 19:52:35.775597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9748 2024.08.27 19:52:35.775617 [ 3 ] {} <Debug> HTTP-Session: ca8a6cf5-0f6e-489f-bdd3-bbe2907b3af7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9749 2024.08.27 19:52:35.775635 [ 3 ] {} <Debug> HTTP-Session: ca8a6cf5-0f6e-489f-bdd3-bbe2907b3af7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9750 2024.08.27 19:52:35.775650 [ 3 ] {} <Debug> HTTP-Session: ca8a6cf5-0f6e-489f-bdd3-bbe2907b3af7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9751 2024.08.27 19:52:35.775682 [ 3 ] {} <Trace> HTTP-Session: ca8a6cf5-0f6e-489f-bdd3-bbe2907b3af7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9752 2024.08.27 19:52:35.775848 [ 3 ] {40a5c0b8-9940-4926-9f10-181f8e667971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9753 2024.08.27 19:52:35.775899 [ 3 ] {40a5c0b8-9940-4926-9f10-181f8e667971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9754 2024.08.27 19:52:35.776069 [ 3 ] {40a5c0b8-9940-4926-9f10-181f8e667971} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9755 2024.08.27 19:52:35.776441 [ 3 ] {40a5c0b8-9940-4926-9f10-181f8e667971} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9756 2024.08.27 19:52:35.776478 [ 3 ] {40a5c0b8-9940-4926-9f10-181f8e667971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9757 2024.08.27 19:52:35.776874 [ 3 ] {40a5c0b8-9940-4926-9f10-181f8e667971} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
9758 2024.08.27 19:52:35.777220 [ 3 ] {40a5c0b8-9940-4926-9f10-181f8e667971} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9759 2024.08.27 19:52:35.777382 [ 3 ] {40a5c0b8-9940-4926-9f10-181f8e667971} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001605 sec., 100934.57943925232 rows/sec., 7.03 MiB/sec.
9760 2024.08.27 19:52:35.777699 [ 3 ] {40a5c0b8-9940-4926-9f10-181f8e667971} <Debug> DynamicQueryHandler: Done processing query
9761 2024.08.27 19:52:35.777767 [ 3 ] {40a5c0b8-9940-4926-9f10-181f8e667971} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9762 2024.08.27 19:52:35.777835 [ 3 ] {} <Debug> HTTP-Session: ca8a6cf5-0f6e-489f-bdd3-bbe2907b3af7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9763 2024.08.27 19:52:35.778080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 21344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9764 2024.08.27 19:52:35.778133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9765 2024.08.27 19:52:35.778155 [ 3 ] {} <Debug> HTTP-Session: 37f6777e-2a88-4e66-a45d-6b0c94989121 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9766 2024.08.27 19:52:35.778172 [ 3 ] {} <Debug> HTTP-Session: 37f6777e-2a88-4e66-a45d-6b0c94989121 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9767 2024.08.27 19:52:35.778187 [ 3 ] {} <Debug> HTTP-Session: 37f6777e-2a88-4e66-a45d-6b0c94989121 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9768 2024.08.27 19:52:35.778220 [ 3 ] {} <Trace> HTTP-Session: 37f6777e-2a88-4e66-a45d-6b0c94989121 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9769 2024.08.27 19:52:35.778412 [ 3 ] {7783bf0a-fbd5-4b2f-b260-3dfdec4d5669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9770 2024.08.27 19:52:35.778487 [ 3 ] {7783bf0a-fbd5-4b2f-b260-3dfdec4d5669} <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
9771 2024.08.27 19:52:35.778924 [ 3 ] {7783bf0a-fbd5-4b2f-b260-3dfdec4d5669} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9772 2024.08.27 19:52:35.779515 [ 3 ] {7783bf0a-fbd5-4b2f-b260-3dfdec4d5669} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9773 2024.08.27 19:52:35.779552 [ 3 ] {7783bf0a-fbd5-4b2f-b260-3dfdec4d5669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9774 2024.08.27 19:52:35.780161 [ 3 ] {7783bf0a-fbd5-4b2f-b260-3dfdec4d5669} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
9775 2024.08.27 19:52:35.780570 [ 3 ] {7783bf0a-fbd5-4b2f-b260-3dfdec4d5669} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9776 2024.08.27 19:52:35.780751 [ 140 ] {} <Debug> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
9777 2024.08.27 19:52:35.780767 [ 3 ] {7783bf0a-fbd5-4b2f-b260-3dfdec4d5669} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002457 sec., 5291.005291005291 rows/sec., 9.48 MiB/sec.
9778 2024.08.27 19:52:35.780813 [ 140 ] {} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9779 2024.08.27 19:52:35.780887 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9780 2024.08.27 19:52:35.781206 [ 197 ] {25052027-0a03-49be-8655-a6c64ba66c34::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
9781 2024.08.27 19:52:35.781311 [ 3 ] {7783bf0a-fbd5-4b2f-b260-3dfdec4d5669} <Debug> DynamicQueryHandler: Done processing query
9782 2024.08.27 19:52:35.781356 [ 3 ] {7783bf0a-fbd5-4b2f-b260-3dfdec4d5669} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
9783 2024.08.27 19:52:35.781389 [ 3 ] {} <Debug> HTTP-Session: 37f6777e-2a88-4e66-a45d-6b0c94989121 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9784 2024.08.27 19:52:35.781605 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9785 2024.08.27 19:52:35.781718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9786 2024.08.27 19:52:35.781784 [ 3 ] {} <Debug> HTTP-Session: 3b77f11a-0ce5-4e17-b764-57ad81d9dcaf Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9787 2024.08.27 19:52:35.781836 [ 3 ] {} <Debug> HTTP-Session: 3b77f11a-0ce5-4e17-b764-57ad81d9dcaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9788 2024.08.27 19:52:35.781890 [ 3 ] {} <Debug> HTTP-Session: 3b77f11a-0ce5-4e17-b764-57ad81d9dcaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9789 2024.08.27 19:52:35.781990 [ 3 ] {} <Trace> HTTP-Session: 3b77f11a-0ce5-4e17-b764-57ad81d9dcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9790 2024.08.27 19:52:35.782079 [ 197 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9791 2024.08.27 19:52:35.782260 [ 197 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 686 rows starting from the beginning of the part
9792 2024.08.27 19:52:35.782283 [ 3 ] {58885407-8091-4df0-8147-bc3c1eb49722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9793 2024.08.27 19:52:35.782405 [ 3 ] {58885407-8091-4df0-8147-bc3c1eb49722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9794 2024.08.27 19:52:35.783046 [ 197 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 13 rows starting from the beginning of the part
9795 2024.08.27 19:52:35.783294 [ 3 ] {58885407-8091-4df0-8147-bc3c1eb49722} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9796 2024.08.27 19:52:35.783740 [ 197 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 27 rows starting from the beginning of the part
9797 2024.08.27 19:52:35.784477 [ 197 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 13 rows starting from the beginning of the part
9798 2024.08.27 19:52:35.784571 [ 3 ] {58885407-8091-4df0-8147-bc3c1eb49722} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9799 2024.08.27 19:52:35.784662 [ 3 ] {58885407-8091-4df0-8147-bc3c1eb49722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB.
9800 2024.08.27 19:52:35.785131 [ 197 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 27 rows starting from the beginning of the part
9801 2024.08.27 19:52:35.785757 [ 197 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 13 rows starting from the beginning of the part
9802 2024.08.27 19:52:35.786001 [ 3 ] {58885407-8091-4df0-8147-bc3c1eb49722} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
9803 2024.08.27 19:52:35.786984 [ 3 ] {58885407-8091-4df0-8147-bc3c1eb49722} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9804 2024.08.27 19:52:35.787313 [ 3 ] {58885407-8091-4df0-8147-bc3c1eb49722} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005144 sec., 11664.07465007776 rows/sec., 804.94 KiB/sec.
9805 2024.08.27 19:52:35.787724 [ 3 ] {58885407-8091-4df0-8147-bc3c1eb49722} <Debug> DynamicQueryHandler: Done processing query
9806 2024.08.27 19:52:35.787762 [ 3 ] {58885407-8091-4df0-8147-bc3c1eb49722} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9807 2024.08.27 19:52:35.787793 [ 3 ] {} <Debug> HTTP-Session: 3b77f11a-0ce5-4e17-b764-57ad81d9dcaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9808 2024.08.27 19:52:35.791624 [ 193 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 779 rows, containing 19 columns (19 merged, 0 gathered) in 0.010594973 sec., 73525.43512852746 rows/sec., 131.75 MiB/sec.
9809 2024.08.27 19:52:35.792333 [ 193 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
9810 2024.08.27 19:52:35.792917 [ 193 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9811 2024.08.27 19:52:35.793005 [ 193 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
9812 2024.08.27 19:52:35.793130 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.67 MiB.
9813 2024.08.27 19:52:39.805742 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache
9814 2024.08.27 19:52:39.805809 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache
9815 2024.08.27 19:52:40.767288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9816 2024.08.27 19:52:40.767432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9817 2024.08.27 19:52:40.767473 [ 3 ] {} <Debug> HTTP-Session: 9f16d783-623c-4dc0-aa9c-ebdbc96cd376 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9818 2024.08.27 19:52:40.767510 [ 3 ] {} <Debug> HTTP-Session: 9f16d783-623c-4dc0-aa9c-ebdbc96cd376 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9819 2024.08.27 19:52:40.767538 [ 3 ] {} <Debug> HTTP-Session: 9f16d783-623c-4dc0-aa9c-ebdbc96cd376 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9820 2024.08.27 19:52:40.767612 [ 3 ] {} <Trace> HTTP-Session: 9f16d783-623c-4dc0-aa9c-ebdbc96cd376 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9821 2024.08.27 19:52:40.767871 [ 3 ] {e6e152d9-208e-40bc-b5a7-ba4777bbe211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9822 2024.08.27 19:52:40.767978 [ 3 ] {e6e152d9-208e-40bc-b5a7-ba4777bbe211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9823 2024.08.27 19:52:40.768342 [ 3 ] {e6e152d9-208e-40bc-b5a7-ba4777bbe211} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9824 2024.08.27 19:52:40.768832 [ 3 ] {e6e152d9-208e-40bc-b5a7-ba4777bbe211} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9825 2024.08.27 19:52:40.768870 [ 3 ] {e6e152d9-208e-40bc-b5a7-ba4777bbe211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB.
9826 2024.08.27 19:52:40.769274 [ 3 ] {e6e152d9-208e-40bc-b5a7-ba4777bbe211} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
9827 2024.08.27 19:52:40.769664 [ 3 ] {e6e152d9-208e-40bc-b5a7-ba4777bbe211} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9828 2024.08.27 19:52:40.769822 [ 3 ] {e6e152d9-208e-40bc-b5a7-ba4777bbe211} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002027 sec., 1973.3596447952639 rows/sec., 160.91 KiB/sec.
9829 2024.08.27 19:52:40.769921 [ 61 ] {} <Debug> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
9830 2024.08.27 19:52:40.770033 [ 61 ] {} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9831 2024.08.27 19:52:40.770077 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB.
9832 2024.08.27 19:52:40.770113 [ 3 ] {e6e152d9-208e-40bc-b5a7-ba4777bbe211} <Debug> DynamicQueryHandler: Done processing query
9833 2024.08.27 19:52:40.770166 [ 3 ] {e6e152d9-208e-40bc-b5a7-ba4777bbe211} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9834 2024.08.27 19:52:40.770194 [ 3 ] {} <Debug> HTTP-Session: 9f16d783-623c-4dc0-aa9c-ebdbc96cd376 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9835 2024.08.27 19:52:40.770232 [ 199 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::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
9836 2024.08.27 19:52:40.770352 [ 199 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9837 2024.08.27 19:52:40.770383 [ 199 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 18 rows starting from the beginning of the part
9838 2024.08.27 19:52:40.770455 [ 199 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part
9839 2024.08.27 19:52:40.770480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 37083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9840 2024.08.27 19:52:40.770753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9841 2024.08.27 19:52:40.770936 [ 199 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part
9842 2024.08.27 19:52:40.770957 [ 3 ] {} <Debug> HTTP-Session: fed21423-14dc-4107-ab0b-a0b348ea01ce Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9843 2024.08.27 19:52:40.771030 [ 3 ] {} <Debug> HTTP-Session: fed21423-14dc-4107-ab0b-a0b348ea01ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9844 2024.08.27 19:52:40.771121 [ 3 ] {} <Debug> HTTP-Session: fed21423-14dc-4107-ab0b-a0b348ea01ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9845 2024.08.27 19:52:40.771196 [ 199 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part
9846 2024.08.27 19:52:40.771209 [ 3 ] {} <Trace> HTTP-Session: fed21423-14dc-4107-ab0b-a0b348ea01ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9847 2024.08.27 19:52:40.771339 [ 199 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part
9848 2024.08.27 19:52:40.771440 [ 199 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part
9849 2024.08.27 19:52:40.771485 [ 3 ] {4a1bbf08-4450-4565-bdf3-bdc861d6173f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9850 2024.08.27 19:52:40.771621 [ 3 ] {4a1bbf08-4450-4565-bdf3-bdc861d6173f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9851 2024.08.27 19:52:40.772249 [ 3 ] {4a1bbf08-4450-4565-bdf3-bdc861d6173f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9852 2024.08.27 19:52:40.773020 [ 3 ] {4a1bbf08-4450-4565-bdf3-bdc861d6173f} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9853 2024.08.27 19:52:40.773081 [ 3 ] {4a1bbf08-4450-4565-bdf3-bdc861d6173f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB.
9854 2024.08.27 19:52:40.773150 [ 193 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002983199 sec., 12067.58248444036 rows/sec., 1.01 MiB/sec.
9855 2024.08.27 19:52:40.773393 [ 193 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
9856 2024.08.27 19:52:40.773725 [ 3 ] {4a1bbf08-4450-4565-bdf3-bdc861d6173f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
9857 2024.08.27 19:52:40.774470 [ 193 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_16_3} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9858 2024.08.27 19:52:40.774643 [ 193 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_16_3} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
9859 2024.08.27 19:52:40.774642 [ 3 ] {4a1bbf08-4450-4565-bdf3-bdc861d6173f} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9860 2024.08.27 19:52:40.774825 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
9861 2024.08.27 19:52:40.774975 [ 3 ] {4a1bbf08-4450-4565-bdf3-bdc861d6173f} <Debug> executeQuery: Read 245 rows, 22.20 KiB in 0.003629 sec., 67511.7112152108 rows/sec., 5.98 MiB/sec.
9862 2024.08.27 19:52:40.775168 [ 3 ] {4a1bbf08-4450-4565-bdf3-bdc861d6173f} <Debug> DynamicQueryHandler: Done processing query
9863 2024.08.27 19:52:40.775192 [ 3 ] {4a1bbf08-4450-4565-bdf3-bdc861d6173f} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
9864 2024.08.27 19:52:40.775209 [ 3 ] {} <Debug> HTTP-Session: fed21423-14dc-4107-ab0b-a0b348ea01ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9865 2024.08.27 19:52:40.775341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9866 2024.08.27 19:52:40.775389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9867 2024.08.27 19:52:40.775409 [ 3 ] {} <Debug> HTTP-Session: c79b95cc-92d2-4b7c-9824-e371dfa6577e Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9868 2024.08.27 19:52:40.775426 [ 3 ] {} <Debug> HTTP-Session: c79b95cc-92d2-4b7c-9824-e371dfa6577e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9869 2024.08.27 19:52:40.775441 [ 3 ] {} <Debug> HTTP-Session: c79b95cc-92d2-4b7c-9824-e371dfa6577e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9870 2024.08.27 19:52:40.775476 [ 3 ] {} <Trace> HTTP-Session: c79b95cc-92d2-4b7c-9824-e371dfa6577e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9871 2024.08.27 19:52:40.775587 [ 3 ] {e10bd275-e5f9-4b20-ac55-7da0bb329315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9872 2024.08.27 19:52:40.775631 [ 3 ] {e10bd275-e5f9-4b20-ac55-7da0bb329315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9873 2024.08.27 19:52:40.775868 [ 3 ] {e10bd275-e5f9-4b20-ac55-7da0bb329315} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9874 2024.08.27 19:52:40.776194 [ 3 ] {e10bd275-e5f9-4b20-ac55-7da0bb329315} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9875 2024.08.27 19:52:40.776230 [ 3 ] {e10bd275-e5f9-4b20-ac55-7da0bb329315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB.
9876 2024.08.27 19:52:40.776602 [ 3 ] {e10bd275-e5f9-4b20-ac55-7da0bb329315} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
9877 2024.08.27 19:52:40.776972 [ 3 ] {e10bd275-e5f9-4b20-ac55-7da0bb329315} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9878 2024.08.27 19:52:40.777127 [ 3 ] {e10bd275-e5f9-4b20-ac55-7da0bb329315} <Debug> executeQuery: Read 31 rows, 2.31 KiB in 0.00157 sec., 19745.222929936306 rows/sec., 1.44 MiB/sec.
9879 2024.08.27 19:52:40.777410 [ 3 ] {e10bd275-e5f9-4b20-ac55-7da0bb329315} <Debug> DynamicQueryHandler: Done processing query
9880 2024.08.27 19:52:40.777476 [ 3 ] {e10bd275-e5f9-4b20-ac55-7da0bb329315} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9881 2024.08.27 19:52:40.777551 [ 3 ] {} <Debug> HTTP-Session: c79b95cc-92d2-4b7c-9824-e371dfa6577e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9882 2024.08.27 19:52:40.777791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9883 2024.08.27 19:52:40.777848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9884 2024.08.27 19:52:40.777869 [ 3 ] {} <Debug> HTTP-Session: 2de65eec-2875-41ce-93e3-ef8b92eb9b9b Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9885 2024.08.27 19:52:40.777886 [ 3 ] {} <Debug> HTTP-Session: 2de65eec-2875-41ce-93e3-ef8b92eb9b9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9886 2024.08.27 19:52:40.777900 [ 3 ] {} <Debug> HTTP-Session: 2de65eec-2875-41ce-93e3-ef8b92eb9b9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9887 2024.08.27 19:52:40.777934 [ 3 ] {} <Trace> HTTP-Session: 2de65eec-2875-41ce-93e3-ef8b92eb9b9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9888 2024.08.27 19:52:40.778044 [ 3 ] {143bf51f-97b2-4fe9-b2f7-89c47afe6f1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9889 2024.08.27 19:52:40.778087 [ 3 ] {143bf51f-97b2-4fe9-b2f7-89c47afe6f1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9890 2024.08.27 19:52:40.778325 [ 3 ] {143bf51f-97b2-4fe9-b2f7-89c47afe6f1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9891 2024.08.27 19:52:40.778604 [ 3 ] {143bf51f-97b2-4fe9-b2f7-89c47afe6f1d} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9892 2024.08.27 19:52:40.778640 [ 3 ] {143bf51f-97b2-4fe9-b2f7-89c47afe6f1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB.
9893 2024.08.27 19:52:40.779000 [ 3 ] {143bf51f-97b2-4fe9-b2f7-89c47afe6f1d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9894 2024.08.27 19:52:40.779358 [ 3 ] {143bf51f-97b2-4fe9-b2f7-89c47afe6f1d} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9895 2024.08.27 19:52:40.779516 [ 3 ] {143bf51f-97b2-4fe9-b2f7-89c47afe6f1d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001494 sec., 9370.816599732261 rows/sec., 656.27 KiB/sec.
9896 2024.08.27 19:52:40.779732 [ 3 ] {143bf51f-97b2-4fe9-b2f7-89c47afe6f1d} <Debug> DynamicQueryHandler: Done processing query
9897 2024.08.27 19:52:40.779756 [ 3 ] {143bf51f-97b2-4fe9-b2f7-89c47afe6f1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9898 2024.08.27 19:52:40.779772 [ 3 ] {} <Debug> HTTP-Session: 2de65eec-2875-41ce-93e3-ef8b92eb9b9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9899 2024.08.27 19:52:40.779881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9900 2024.08.27 19:52:40.779937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9901 2024.08.27 19:52:40.779957 [ 3 ] {} <Debug> HTTP-Session: d84dca97-fc34-4417-9af1-c7a4a5c4787c Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9902 2024.08.27 19:52:40.779974 [ 3 ] {} <Debug> HTTP-Session: d84dca97-fc34-4417-9af1-c7a4a5c4787c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9903 2024.08.27 19:52:40.779988 [ 3 ] {} <Debug> HTTP-Session: d84dca97-fc34-4417-9af1-c7a4a5c4787c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9904 2024.08.27 19:52:40.780019 [ 3 ] {} <Trace> HTTP-Session: d84dca97-fc34-4417-9af1-c7a4a5c4787c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9905 2024.08.27 19:52:40.780121 [ 3 ] {b3f2e15d-f0d6-4378-a307-d7156badd0fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
9906 2024.08.27 19:52:40.780163 [ 3 ] {b3f2e15d-f0d6-4378-a307-d7156badd0fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
9907 2024.08.27 19:52:40.780386 [ 3 ] {b3f2e15d-f0d6-4378-a307-d7156badd0fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9908 2024.08.27 19:52:40.780655 [ 3 ] {b3f2e15d-f0d6-4378-a307-d7156badd0fa} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9909 2024.08.27 19:52:40.780691 [ 3 ] {b3f2e15d-f0d6-4378-a307-d7156badd0fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB.
9910 2024.08.27 19:52:40.781040 [ 3 ] {b3f2e15d-f0d6-4378-a307-d7156badd0fa} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9911 2024.08.27 19:52:40.781393 [ 3 ] {b3f2e15d-f0d6-4378-a307-d7156badd0fa} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9912 2024.08.27 19:52:40.781567 [ 3 ] {b3f2e15d-f0d6-4378-a307-d7156badd0fa} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001468 sec., 4087.1934604904636 rows/sec., 241.48 KiB/sec.
9913 2024.08.27 19:52:40.781729 [ 3 ] {b3f2e15d-f0d6-4378-a307-d7156badd0fa} <Debug> DynamicQueryHandler: Done processing query
9914 2024.08.27 19:52:40.781752 [ 3 ] {b3f2e15d-f0d6-4378-a307-d7156badd0fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9915 2024.08.27 19:52:40.781775 [ 3 ] {} <Debug> HTTP-Session: d84dca97-fc34-4417-9af1-c7a4a5c4787c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9916 2024.08.27 19:52:40.781925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 67021, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9917 2024.08.27 19:52:40.781973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9918 2024.08.27 19:52:40.781992 [ 3 ] {} <Debug> HTTP-Session: 3b901923-c80f-43f5-b150-59438be0603c Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9919 2024.08.27 19:52:40.782008 [ 3 ] {} <Debug> HTTP-Session: 3b901923-c80f-43f5-b150-59438be0603c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9920 2024.08.27 19:52:40.782022 [ 3 ] {} <Debug> HTTP-Session: 3b901923-c80f-43f5-b150-59438be0603c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9921 2024.08.27 19:52:40.782051 [ 3 ] {} <Trace> HTTP-Session: 3b901923-c80f-43f5-b150-59438be0603c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9922 2024.08.27 19:52:40.782256 [ 3 ] {d783a1c2-b4a4-41ed-b70a-cd2a9bc5a8ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9923 2024.08.27 19:52:40.782299 [ 3 ] {d783a1c2-b4a4-41ed-b70a-cd2a9bc5a8ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9924 2024.08.27 19:52:40.782521 [ 3 ] {d783a1c2-b4a4-41ed-b70a-cd2a9bc5a8ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9925 2024.08.27 19:52:40.783031 [ 3 ] {d783a1c2-b4a4-41ed-b70a-cd2a9bc5a8ec} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9926 2024.08.27 19:52:40.783067 [ 3 ] {d783a1c2-b4a4-41ed-b70a-cd2a9bc5a8ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB.
9927 2024.08.27 19:52:40.783426 [ 3 ] {d783a1c2-b4a4-41ed-b70a-cd2a9bc5a8ec} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
9928 2024.08.27 19:52:40.783780 [ 3 ] {d783a1c2-b4a4-41ed-b70a-cd2a9bc5a8ec} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9929 2024.08.27 19:52:40.783951 [ 3 ] {d783a1c2-b4a4-41ed-b70a-cd2a9bc5a8ec} <Debug> executeQuery: Read 413 rows, 30.17 KiB in 0.001789 sec., 230855.22638345443 rows/sec., 16.47 MiB/sec.
9930 2024.08.27 19:52:40.784238 [ 3 ] {d783a1c2-b4a4-41ed-b70a-cd2a9bc5a8ec} <Debug> DynamicQueryHandler: Done processing query
9931 2024.08.27 19:52:40.784300 [ 3 ] {d783a1c2-b4a4-41ed-b70a-cd2a9bc5a8ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
9932 2024.08.27 19:52:40.784359 [ 3 ] {} <Debug> HTTP-Session: 3b901923-c80f-43f5-b150-59438be0603c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9933 2024.08.27 19:52:40.784563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9934 2024.08.27 19:52:40.784614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9935 2024.08.27 19:52:40.784634 [ 3 ] {} <Debug> HTTP-Session: 00bd4afc-331c-471c-9d8a-26cd8f361270 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9936 2024.08.27 19:52:40.784651 [ 3 ] {} <Debug> HTTP-Session: 00bd4afc-331c-471c-9d8a-26cd8f361270 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9937 2024.08.27 19:52:40.784665 [ 3 ] {} <Debug> HTTP-Session: 00bd4afc-331c-471c-9d8a-26cd8f361270 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9938 2024.08.27 19:52:40.784697 [ 3 ] {} <Trace> HTTP-Session: 00bd4afc-331c-471c-9d8a-26cd8f361270 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9939 2024.08.27 19:52:40.784806 [ 3 ] {5c2053c3-d999-4568-bdb2-00c538e1d2d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9940 2024.08.27 19:52:40.784851 [ 3 ] {5c2053c3-d999-4568-bdb2-00c538e1d2d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9941 2024.08.27 19:52:40.784997 [ 3 ] {5c2053c3-d999-4568-bdb2-00c538e1d2d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9942 2024.08.27 19:52:40.785218 [ 3 ] {5c2053c3-d999-4568-bdb2-00c538e1d2d8} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9943 2024.08.27 19:52:40.785254 [ 3 ] {5c2053c3-d999-4568-bdb2-00c538e1d2d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB.
9944 2024.08.27 19:52:40.785604 [ 3 ] {5c2053c3-d999-4568-bdb2-00c538e1d2d8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9945 2024.08.27 19:52:40.785931 [ 3 ] {5c2053c3-d999-4568-bdb2-00c538e1d2d8} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9946 2024.08.27 19:52:40.786092 [ 3 ] {5c2053c3-d999-4568-bdb2-00c538e1d2d8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001303 sec., 4604.758250191865 rows/sec., 240.58 KiB/sec.
9947 2024.08.27 19:52:40.786256 [ 3 ] {5c2053c3-d999-4568-bdb2-00c538e1d2d8} <Debug> DynamicQueryHandler: Done processing query
9948 2024.08.27 19:52:40.786280 [ 3 ] {5c2053c3-d999-4568-bdb2-00c538e1d2d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9949 2024.08.27 19:52:40.786296 [ 3 ] {} <Debug> HTTP-Session: 00bd4afc-331c-471c-9d8a-26cd8f361270 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9950 2024.08.27 19:52:40.786513 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 45041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9951 2024.08.27 19:52:40.786559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9952 2024.08.27 19:52:40.786577 [ 3 ] {} <Debug> HTTP-Session: ef1137b6-5234-4222-a226-a44921629dee Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9953 2024.08.27 19:52:40.786593 [ 3 ] {} <Debug> HTTP-Session: ef1137b6-5234-4222-a226-a44921629dee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9954 2024.08.27 19:52:40.786606 [ 3 ] {} <Debug> HTTP-Session: ef1137b6-5234-4222-a226-a44921629dee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9955 2024.08.27 19:52:40.786636 [ 3 ] {} <Trace> HTTP-Session: ef1137b6-5234-4222-a226-a44921629dee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9956 2024.08.27 19:52:40.786819 [ 3 ] {c3c623c8-4880-4bce-82a2-b016e2aafe28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9957 2024.08.27 19:52:40.786865 [ 3 ] {c3c623c8-4880-4bce-82a2-b016e2aafe28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9958 2024.08.27 19:52:40.787007 [ 3 ] {c3c623c8-4880-4bce-82a2-b016e2aafe28} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9959 2024.08.27 19:52:40.787386 [ 3 ] {c3c623c8-4880-4bce-82a2-b016e2aafe28} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9960 2024.08.27 19:52:40.787421 [ 3 ] {c3c623c8-4880-4bce-82a2-b016e2aafe28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB.
9961 2024.08.27 19:52:40.787799 [ 3 ] {c3c623c8-4880-4bce-82a2-b016e2aafe28} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
9962 2024.08.27 19:52:40.788135 [ 3 ] {c3c623c8-4880-4bce-82a2-b016e2aafe28} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9963 2024.08.27 19:52:40.788298 [ 3 ] {c3c623c8-4880-4bce-82a2-b016e2aafe28} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001571 sec., 152132.3997453851 rows/sec., 10.20 MiB/sec.
9964 2024.08.27 19:52:40.788492 [ 3 ] {c3c623c8-4880-4bce-82a2-b016e2aafe28} <Debug> DynamicQueryHandler: Done processing query
9965 2024.08.27 19:52:40.788527 [ 3 ] {c3c623c8-4880-4bce-82a2-b016e2aafe28} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
9966 2024.08.27 19:52:40.788552 [ 3 ] {} <Debug> HTTP-Session: ef1137b6-5234-4222-a226-a44921629dee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9967 2024.08.27 19:52:40.788702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9968 2024.08.27 19:52:40.788748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9969 2024.08.27 19:52:40.788775 [ 3 ] {} <Debug> HTTP-Session: e2e84172-410f-4633-bdfc-19c4f7354a82 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9970 2024.08.27 19:52:40.788791 [ 3 ] {} <Debug> HTTP-Session: e2e84172-410f-4633-bdfc-19c4f7354a82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9971 2024.08.27 19:52:40.788805 [ 3 ] {} <Debug> HTTP-Session: e2e84172-410f-4633-bdfc-19c4f7354a82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9972 2024.08.27 19:52:40.788834 [ 3 ] {} <Trace> HTTP-Session: e2e84172-410f-4633-bdfc-19c4f7354a82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9973 2024.08.27 19:52:40.788927 [ 3 ] {4fce63c8-1d4c-4045-9842-e4927cbbf79b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
9974 2024.08.27 19:52:40.788971 [ 3 ] {4fce63c8-1d4c-4045-9842-e4927cbbf79b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
9975 2024.08.27 19:52:40.789099 [ 3 ] {4fce63c8-1d4c-4045-9842-e4927cbbf79b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9976 2024.08.27 19:52:40.789314 [ 3 ] {4fce63c8-1d4c-4045-9842-e4927cbbf79b} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9977 2024.08.27 19:52:40.789349 [ 3 ] {4fce63c8-1d4c-4045-9842-e4927cbbf79b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB.
9978 2024.08.27 19:52:40.789684 [ 3 ] {4fce63c8-1d4c-4045-9842-e4927cbbf79b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9979 2024.08.27 19:52:40.790012 [ 3 ] {4fce63c8-1d4c-4045-9842-e4927cbbf79b} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9980 2024.08.27 19:52:40.790177 [ 3 ] {4fce63c8-1d4c-4045-9842-e4927cbbf79b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001259 sec., 794.2811755361398 rows/sec., 53.52 KiB/sec.
9981 2024.08.27 19:52:40.790332 [ 3 ] {4fce63c8-1d4c-4045-9842-e4927cbbf79b} <Debug> DynamicQueryHandler: Done processing query
9982 2024.08.27 19:52:40.790356 [ 3 ] {4fce63c8-1d4c-4045-9842-e4927cbbf79b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
9983 2024.08.27 19:52:40.790371 [ 3 ] {} <Debug> HTTP-Session: e2e84172-410f-4633-bdfc-19c4f7354a82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9984 2024.08.27 19:52:40.790499 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9985 2024.08.27 19:52:40.790545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9986 2024.08.27 19:52:40.790564 [ 3 ] {} <Debug> HTTP-Session: daf833f8-589a-4c4f-a853-5d9f3120b11f Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
9987 2024.08.27 19:52:40.790580 [ 3 ] {} <Debug> HTTP-Session: daf833f8-589a-4c4f-a853-5d9f3120b11f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9988 2024.08.27 19:52:40.790594 [ 3 ] {} <Debug> HTTP-Session: daf833f8-589a-4c4f-a853-5d9f3120b11f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9989 2024.08.27 19:52:40.790623 [ 3 ] {} <Trace> HTTP-Session: daf833f8-589a-4c4f-a853-5d9f3120b11f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9990 2024.08.27 19:52:40.790902 [ 3 ] {53ab81c9-55a2-4fac-a512-06564ca255c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9991 2024.08.27 19:52:40.790964 [ 3 ] {53ab81c9-55a2-4fac-a512-06564ca255c5} <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
9992 2024.08.27 19:52:40.791367 [ 3 ] {53ab81c9-55a2-4fac-a512-06564ca255c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9993 2024.08.27 19:52:40.791963 [ 3 ] {53ab81c9-55a2-4fac-a512-06564ca255c5} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9994 2024.08.27 19:52:40.791999 [ 3 ] {53ab81c9-55a2-4fac-a512-06564ca255c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB.
9995 2024.08.27 19:52:40.792605 [ 3 ] {53ab81c9-55a2-4fac-a512-06564ca255c5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
9996 2024.08.27 19:52:40.793023 [ 3 ] {53ab81c9-55a2-4fac-a512-06564ca255c5} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9997 2024.08.27 19:52:40.793230 [ 3 ] {53ab81c9-55a2-4fac-a512-06564ca255c5} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002533 sec., 10659.297275957362 rows/sec., 19.10 MiB/sec.
9998 2024.08.27 19:52:40.793434 [ 3 ] {53ab81c9-55a2-4fac-a512-06564ca255c5} <Debug> DynamicQueryHandler: Done processing query
9999 2024.08.27 19:52:40.793458 [ 3 ] {53ab81c9-55a2-4fac-a512-06564ca255c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
10000 2024.08.27 19:52:40.793473 [ 3 ] {} <Debug> HTTP-Session: daf833f8-589a-4c4f-a853-5d9f3120b11f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10001 2024.08.27 19:52:40.793632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 12143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10002 2024.08.27 19:52:40.793678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10003 2024.08.27 19:52:40.793697 [ 3 ] {} <Debug> HTTP-Session: 0b8047a7-e850-4d19-99f7-bb24c124884d Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10004 2024.08.27 19:52:40.793713 [ 3 ] {} <Debug> HTTP-Session: 0b8047a7-e850-4d19-99f7-bb24c124884d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10005 2024.08.27 19:52:40.793726 [ 3 ] {} <Debug> HTTP-Session: 0b8047a7-e850-4d19-99f7-bb24c124884d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10006 2024.08.27 19:52:40.793764 [ 3 ] {} <Trace> HTTP-Session: 0b8047a7-e850-4d19-99f7-bb24c124884d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10007 2024.08.27 19:52:40.793880 [ 3 ] {b039b6a1-2dc9-4799-b06d-273d2744e19b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10008 2024.08.27 19:52:40.793923 [ 3 ] {b039b6a1-2dc9-4799-b06d-273d2744e19b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10009 2024.08.27 19:52:40.794048 [ 3 ] {b039b6a1-2dc9-4799-b06d-273d2744e19b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10010 2024.08.27 19:52:40.794383 [ 3 ] {b039b6a1-2dc9-4799-b06d-273d2744e19b} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10011 2024.08.27 19:52:40.794418 [ 3 ] {b039b6a1-2dc9-4799-b06d-273d2744e19b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB.
10012 2024.08.27 19:52:40.794789 [ 3 ] {b039b6a1-2dc9-4799-b06d-273d2744e19b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10013 2024.08.27 19:52:40.795103 [ 3 ] {b039b6a1-2dc9-4799-b06d-273d2744e19b} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10014 2024.08.27 19:52:40.795262 [ 3 ] {b039b6a1-2dc9-4799-b06d-273d2744e19b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00142 sec., 57746.47887323944 rows/sec., 3.67 MiB/sec.
10015 2024.08.27 19:52:40.795564 [ 3 ] {b039b6a1-2dc9-4799-b06d-273d2744e19b} <Debug> DynamicQueryHandler: Done processing query
10016 2024.08.27 19:52:40.795634 [ 3 ] {b039b6a1-2dc9-4799-b06d-273d2744e19b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10017 2024.08.27 19:52:40.795705 [ 3 ] {} <Debug> HTTP-Session: 0b8047a7-e850-4d19-99f7-bb24c124884d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10018 2024.08.27 19:52:45.762360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 11847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10019 2024.08.27 19:52:45.762487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10020 2024.08.27 19:52:45.762513 [ 3 ] {} <Debug> HTTP-Session: 2e7028ff-8be1-41fc-9190-27c4881ad091 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10021 2024.08.27 19:52:45.762537 [ 3 ] {} <Debug> HTTP-Session: 2e7028ff-8be1-41fc-9190-27c4881ad091 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10022 2024.08.27 19:52:45.762553 [ 3 ] {} <Debug> HTTP-Session: 2e7028ff-8be1-41fc-9190-27c4881ad091 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10023 2024.08.27 19:52:45.762601 [ 3 ] {} <Trace> HTTP-Session: 2e7028ff-8be1-41fc-9190-27c4881ad091 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10024 2024.08.27 19:52:45.762818 [ 3 ] {7828a0fd-2da7-4583-ab8d-7d85f64418d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10025 2024.08.27 19:52:45.762888 [ 3 ] {7828a0fd-2da7-4583-ab8d-7d85f64418d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10026 2024.08.27 19:52:45.763217 [ 3 ] {7828a0fd-2da7-4583-ab8d-7d85f64418d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10027 2024.08.27 19:52:45.763683 [ 3 ] {7828a0fd-2da7-4583-ab8d-7d85f64418d6} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10028 2024.08.27 19:52:45.763732 [ 3 ] {7828a0fd-2da7-4583-ab8d-7d85f64418d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB.
10029 2024.08.27 19:52:45.764184 [ 3 ] {7828a0fd-2da7-4583-ab8d-7d85f64418d6} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10030 2024.08.27 19:52:45.764562 [ 3 ] {7828a0fd-2da7-4583-ab8d-7d85f64418d6} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10031 2024.08.27 19:52:45.764764 [ 3 ] {7828a0fd-2da7-4583-ab8d-7d85f64418d6} <Debug> executeQuery: Read 82 rows, 6.84 KiB in 0.002016 sec., 40674.60317460317 rows/sec., 3.31 MiB/sec.
10032 2024.08.27 19:52:45.764781 [ 148 ] {} <Debug> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10033 2024.08.27 19:52:45.764882 [ 148 ] {} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10034 2024.08.27 19:52:45.764941 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB.
10035 2024.08.27 19:52:45.765079 [ 3 ] {7828a0fd-2da7-4583-ab8d-7d85f64418d6} <Debug> DynamicQueryHandler: Done processing query
10036 2024.08.27 19:52:45.765096 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::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
10037 2024.08.27 19:52:45.765113 [ 3 ] {7828a0fd-2da7-4583-ab8d-7d85f64418d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10038 2024.08.27 19:52:45.765169 [ 3 ] {} <Debug> HTTP-Session: 2e7028ff-8be1-41fc-9190-27c4881ad091 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10039 2024.08.27 19:52:45.765309 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10040 2024.08.27 19:52:45.765372 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1418 rows starting from the beginning of the part
10041 2024.08.27 19:52:45.765393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10042 2024.08.27 19:52:45.765539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10043 2024.08.27 19:52:45.765576 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 82 rows starting from the beginning of the part
10044 2024.08.27 19:52:45.765607 [ 3 ] {} <Debug> HTTP-Session: 1c6f1882-6a24-4c07-9803-2528f82a9cd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10045 2024.08.27 19:52:45.765711 [ 3 ] {} <Debug> HTTP-Session: 1c6f1882-6a24-4c07-9803-2528f82a9cd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10046 2024.08.27 19:52:45.765798 [ 3 ] {} <Debug> HTTP-Session: 1c6f1882-6a24-4c07-9803-2528f82a9cd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10047 2024.08.27 19:52:45.765832 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 243 rows starting from the beginning of the part
10048 2024.08.27 19:52:45.765893 [ 3 ] {} <Trace> HTTP-Session: 1c6f1882-6a24-4c07-9803-2528f82a9cd4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10049 2024.08.27 19:52:45.766063 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 84 rows starting from the beginning of the part
10050 2024.08.27 19:52:45.766302 [ 3 ] {668cac70-1697-4e99-ba67-64f050209600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10051 2024.08.27 19:52:45.766396 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 245 rows starting from the beginning of the part
10052 2024.08.27 19:52:45.766523 [ 3 ] {668cac70-1697-4e99-ba67-64f050209600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10053 2024.08.27 19:52:45.766743 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 82 rows starting from the beginning of the part
10054 2024.08.27 19:52:45.767681 [ 3 ] {668cac70-1697-4e99-ba67-64f050209600} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10055 2024.08.27 19:52:45.768350 [ 3 ] {668cac70-1697-4e99-ba67-64f050209600} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10056 2024.08.27 19:52:45.768426 [ 3 ] {668cac70-1697-4e99-ba67-64f050209600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB.
10057 2024.08.27 19:52:45.769324 [ 3 ] {668cac70-1697-4e99-ba67-64f050209600} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
10058 2024.08.27 19:52:45.769975 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2154 rows, containing 5 columns (5 merged, 0 gathered) in 0.004946641 sec., 435447.00333013857 rows/sec., 38.51 MiB/sec.
10059 2024.08.27 19:52:45.770086 [ 3 ] {668cac70-1697-4e99-ba67-64f050209600} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10060 2024.08.27 19:52:45.770243 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10061 2024.08.27 19:52:45.770478 [ 3 ] {668cac70-1697-4e99-ba67-64f050209600} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.004355 sec., 2985.0746268656712 rows/sec., 224.46 KiB/sec.
10062 2024.08.27 19:52:45.770935 [ 3 ] {668cac70-1697-4e99-ba67-64f050209600} <Debug> DynamicQueryHandler: Done processing query
10063 2024.08.27 19:52:45.770979 [ 3 ] {668cac70-1697-4e99-ba67-64f050209600} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10064 2024.08.27 19:52:45.771009 [ 3 ] {} <Debug> HTTP-Session: 1c6f1882-6a24-4c07-9803-2528f82a9cd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10065 2024.08.27 19:52:45.771151 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_56_11} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10066 2024.08.27 19:52:45.771252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 13090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10067 2024.08.27 19:52:45.771291 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_56_11} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10068 2024.08.27 19:52:45.771326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10069 2024.08.27 19:52:45.771385 [ 3 ] {} <Debug> HTTP-Session: 2a69ce5b-09e2-44c6-a030-c4f26747908e Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10070 2024.08.27 19:52:45.771438 [ 3 ] {} <Debug> HTTP-Session: 2a69ce5b-09e2-44c6-a030-c4f26747908e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10071 2024.08.27 19:52:45.771460 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB.
10072 2024.08.27 19:52:45.771481 [ 3 ] {} <Debug> HTTP-Session: 2a69ce5b-09e2-44c6-a030-c4f26747908e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10073 2024.08.27 19:52:45.771549 [ 3 ] {} <Trace> HTTP-Session: 2a69ce5b-09e2-44c6-a030-c4f26747908e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10074 2024.08.27 19:52:45.771699 [ 3 ] {fdda5bd2-8a6e-4619-bba7-c3903835eb86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10075 2024.08.27 19:52:45.771748 [ 3 ] {fdda5bd2-8a6e-4619-bba7-c3903835eb86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10076 2024.08.27 19:52:45.772008 [ 3 ] {fdda5bd2-8a6e-4619-bba7-c3903835eb86} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10077 2024.08.27 19:52:45.772376 [ 3 ] {fdda5bd2-8a6e-4619-bba7-c3903835eb86} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10078 2024.08.27 19:52:45.772414 [ 3 ] {fdda5bd2-8a6e-4619-bba7-c3903835eb86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB.
10079 2024.08.27 19:52:45.772793 [ 3 ] {fdda5bd2-8a6e-4619-bba7-c3903835eb86} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10080 2024.08.27 19:52:45.773163 [ 3 ] {fdda5bd2-8a6e-4619-bba7-c3903835eb86} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10081 2024.08.27 19:52:45.773327 [ 3 ] {fdda5bd2-8a6e-4619-bba7-c3903835eb86} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001678 sec., 45887.96185935638 rows/sec., 3.58 MiB/sec.
10082 2024.08.27 19:52:45.773331 [ 148 ] {} <Debug> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10083 2024.08.27 19:52:45.773421 [ 148 ] {} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10084 2024.08.27 19:52:45.773483 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB.
10085 2024.08.27 19:52:45.773645 [ 3 ] {fdda5bd2-8a6e-4619-bba7-c3903835eb86} <Debug> DynamicQueryHandler: Done processing query
10086 2024.08.27 19:52:45.773724 [ 3 ] {fdda5bd2-8a6e-4619-bba7-c3903835eb86} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10087 2024.08.27 19:52:45.773777 [ 3 ] {} <Debug> HTTP-Session: 2a69ce5b-09e2-44c6-a030-c4f26747908e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10088 2024.08.27 19:52:45.773869 [ 189 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::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
10089 2024.08.27 19:52:45.774088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 30657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10090 2024.08.27 19:52:45.774251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10091 2024.08.27 19:52:45.774346 [ 3 ] {} <Debug> HTTP-Session: befa8cb5-4a4e-401f-9fe1-793a7262fe2d Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10092 2024.08.27 19:52:45.774412 [ 3 ] {} <Debug> HTTP-Session: befa8cb5-4a4e-401f-9fe1-793a7262fe2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10093 2024.08.27 19:52:45.774475 [ 3 ] {} <Debug> HTTP-Session: befa8cb5-4a4e-401f-9fe1-793a7262fe2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10094 2024.08.27 19:52:45.774598 [ 3 ] {} <Trace> HTTP-Session: befa8cb5-4a4e-401f-9fe1-793a7262fe2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10095 2024.08.27 19:52:45.774617 [ 189 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10096 2024.08.27 19:52:45.774676 [ 189 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 914 rows starting from the beginning of the part
10097 2024.08.27 19:52:45.774916 [ 3 ] {9ffa5179-6e90-488f-96c4-3c41404eb764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10098 2024.08.27 19:52:45.774990 [ 189 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 77 rows starting from the beginning of the part
10099 2024.08.27 19:52:45.775062 [ 3 ] {9ffa5179-6e90-488f-96c4-3c41404eb764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10100 2024.08.27 19:52:45.775310 [ 189 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 409 rows starting from the beginning of the part
10101 2024.08.27 19:52:45.775692 [ 189 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 81 rows starting from the beginning of the part
10102 2024.08.27 19:52:45.776052 [ 189 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 413 rows starting from the beginning of the part
10103 2024.08.27 19:52:45.776382 [ 189 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 77 rows starting from the beginning of the part
10104 2024.08.27 19:52:45.776477 [ 3 ] {9ffa5179-6e90-488f-96c4-3c41404eb764} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10105 2024.08.27 19:52:45.777587 [ 3 ] {9ffa5179-6e90-488f-96c4-3c41404eb764} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10106 2024.08.27 19:52:45.777650 [ 3 ] {9ffa5179-6e90-488f-96c4-3c41404eb764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB.
10107 2024.08.27 19:52:45.778753 [ 3 ] {9ffa5179-6e90-488f-96c4-3c41404eb764} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10108 2024.08.27 19:52:45.779446 [ 3 ] {9ffa5179-6e90-488f-96c4-3c41404eb764} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10109 2024.08.27 19:52:45.779565 [ 189 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1971 rows, containing 5 columns (5 merged, 0 gathered) in 0.005974468 sec., 329903.8508533312 rows/sec., 25.27 MiB/sec.
10110 2024.08.27 19:52:45.779753 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10111 2024.08.27 19:52:45.779766 [ 3 ] {9ffa5179-6e90-488f-96c4-3c41404eb764} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005024 sec., 31847.133757961783 rows/sec., 2.22 MiB/sec.
10112 2024.08.27 19:52:45.779826 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10113 2024.08.27 19:52:45.779927 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB.
10114 2024.08.27 19:52:45.779931 [ 192 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10115 2024.08.27 19:52:45.780424 [ 3 ] {9ffa5179-6e90-488f-96c4-3c41404eb764} <Debug> DynamicQueryHandler: Done processing query
10116 2024.08.27 19:52:45.780514 [ 3 ] {9ffa5179-6e90-488f-96c4-3c41404eb764} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10117 2024.08.27 19:52:45.780601 [ 3 ] {} <Debug> HTTP-Session: befa8cb5-4a4e-401f-9fe1-793a7262fe2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10118 2024.08.27 19:52:45.780878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 21374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10119 2024.08.27 19:52:45.781087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10120 2024.08.27 19:52:45.781189 [ 3 ] {} <Debug> HTTP-Session: f7860a25-40c6-442d-9d7f-93b2295c6660 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10121 2024.08.27 19:52:45.781289 [ 3 ] {} <Debug> HTTP-Session: f7860a25-40c6-442d-9d7f-93b2295c6660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10122 2024.08.27 19:52:45.781358 [ 3 ] {} <Debug> HTTP-Session: f7860a25-40c6-442d-9d7f-93b2295c6660 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10123 2024.08.27 19:52:45.780750 [ 189 ] {f0716f36-2242-4786-aa54-49060a96b200::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
10124 2024.08.27 19:52:45.781532 [ 3 ] {} <Trace> HTTP-Session: f7860a25-40c6-442d-9d7f-93b2295c6660 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10125 2024.08.27 19:52:45.782082 [ 189 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10126 2024.08.27 19:52:45.782139 [ 3 ] {bacd591b-0a6f-4118-865d-3aec692cb643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10127 2024.08.27 19:52:45.782182 [ 189 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 14541 rows starting from the beginning of the part
10128 2024.08.27 19:52:45.782445 [ 192 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_56_11} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10129 2024.08.27 19:52:45.782517 [ 3 ] {bacd591b-0a6f-4118-865d-3aec692cb643} <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
10130 2024.08.27 19:52:45.782748 [ 189 ] {f0716f36-2242-4786-aa54-49060a96b200::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
10131 2024.08.27 19:52:45.783048 [ 192 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_56_11} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10132 2024.08.27 19:52:45.783506 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB.
10133 2024.08.27 19:52:45.783679 [ 189 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 237 rows starting from the beginning of the part
10134 2024.08.27 19:52:45.784002 [ 189 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 162 rows starting from the beginning of the part
10135 2024.08.27 19:52:45.784392 [ 189 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 239 rows starting from the beginning of the part
10136 2024.08.27 19:52:45.784788 [ 189 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part
10137 2024.08.27 19:52:45.786349 [ 3 ] {bacd591b-0a6f-4118-865d-3aec692cb643} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10138 2024.08.27 19:52:45.787272 [ 3 ] {bacd591b-0a6f-4118-865d-3aec692cb643} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10139 2024.08.27 19:52:45.787333 [ 3 ] {bacd591b-0a6f-4118-865d-3aec692cb643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB.
10140 2024.08.27 19:52:45.789559 [ 3 ] {bacd591b-0a6f-4118-865d-3aec692cb643} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
10141 2024.08.27 19:52:45.790409 [ 3 ] {bacd591b-0a6f-4118-865d-3aec692cb643} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10142 2024.08.27 19:52:45.790640 [ 3 ] {bacd591b-0a6f-4118-865d-3aec692cb643} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.008921 sec., 1457.2357359040466 rows/sec., 2.61 MiB/sec.
10143 2024.08.27 19:52:45.790926 [ 3 ] {bacd591b-0a6f-4118-865d-3aec692cb643} <Debug> DynamicQueryHandler: Done processing query
10144 2024.08.27 19:52:45.790952 [ 3 ] {bacd591b-0a6f-4118-865d-3aec692cb643} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
10145 2024.08.27 19:52:45.790969 [ 3 ] {} <Debug> HTTP-Session: f7860a25-40c6-442d-9d7f-93b2295c6660 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10146 2024.08.27 19:52:45.791137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10147 2024.08.27 19:52:45.791191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10148 2024.08.27 19:52:45.791211 [ 3 ] {} <Debug> HTTP-Session: 1d7feb17-486d-4af5-aed8-b841ab662fbf Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10149 2024.08.27 19:52:45.791228 [ 3 ] {} <Debug> HTTP-Session: 1d7feb17-486d-4af5-aed8-b841ab662fbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10150 2024.08.27 19:52:45.791242 [ 3 ] {} <Debug> HTTP-Session: 1d7feb17-486d-4af5-aed8-b841ab662fbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10151 2024.08.27 19:52:45.791273 [ 3 ] {} <Trace> HTTP-Session: 1d7feb17-486d-4af5-aed8-b841ab662fbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10152 2024.08.27 19:52:45.791409 [ 3 ] {78299887-8236-4362-a59b-22f71ef965c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10153 2024.08.27 19:52:45.791457 [ 3 ] {78299887-8236-4362-a59b-22f71ef965c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10154 2024.08.27 19:52:45.791621 [ 3 ] {78299887-8236-4362-a59b-22f71ef965c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10155 2024.08.27 19:52:45.792114 [ 3 ] {78299887-8236-4362-a59b-22f71ef965c5} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10156 2024.08.27 19:52:45.792151 [ 3 ] {78299887-8236-4362-a59b-22f71ef965c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB.
10157 2024.08.27 19:52:45.792635 [ 189 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15499 rows, containing 5 columns (5 merged, 0 gathered) in 0.012549145 sec., 1235064.2215067241 rows/sec., 83.52 MiB/sec.
10158 2024.08.27 19:52:45.792908 [ 3 ] {78299887-8236-4362-a59b-22f71ef965c5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10159 2024.08.27 19:52:45.793117 [ 189 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10160 2024.08.27 19:52:45.793712 [ 3 ] {78299887-8236-4362-a59b-22f71ef965c5} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10161 2024.08.27 19:52:45.794012 [ 148 ] {} <Debug> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10162 2024.08.27 19:52:45.794045 [ 3 ] {78299887-8236-4362-a59b-22f71ef965c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002691 sec., 22296.544035674473 rows/sec., 1.50 MiB/sec.
10163 2024.08.27 19:52:45.794114 [ 148 ] {} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10164 2024.08.27 19:52:45.794248 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB.
10165 2024.08.27 19:52:45.794318 [ 189 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10166 2024.08.27 19:52:45.794569 [ 3 ] {78299887-8236-4362-a59b-22f71ef965c5} <Debug> DynamicQueryHandler: Done processing query
10167 2024.08.27 19:52:45.794584 [ 190 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
10168 2024.08.27 19:52:45.794652 [ 3 ] {78299887-8236-4362-a59b-22f71ef965c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10169 2024.08.27 19:52:45.794713 [ 3 ] {} <Debug> HTTP-Session: 1d7feb17-486d-4af5-aed8-b841ab662fbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10170 2024.08.27 19:52:45.794817 [ 189 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10171 2024.08.27 19:52:45.794953 [ 190 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10172 2024.08.27 19:52:45.795006 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB.
10173 2024.08.27 19:52:45.795024 [ 190 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3002 rows starting from the beginning of the part
10174 2024.08.27 19:52:45.795123 [ 190 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
10175 2024.08.27 19:52:45.795336 [ 190 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 82 rows starting from the beginning of the part
10176 2024.08.27 19:52:45.795552 [ 190 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
10177 2024.08.27 19:52:45.795715 [ 190 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 82 rows starting from the beginning of the part
10178 2024.08.27 19:52:45.795925 [ 190 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
10179 2024.08.27 19:52:45.797555 [ 201 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3346 rows, containing 4 columns (4 merged, 0 gathered) in 0.003167262 sec., 1056432.9695490932 rows/sec., 68.99 MiB/sec.
10180 2024.08.27 19:52:45.797828 [ 201 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10181 2024.08.27 19:52:45.798215 [ 201 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_56_11} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10182 2024.08.27 19:52:45.798298 [ 201 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_56_11} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10183 2024.08.27 19:52:45.798383 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB.
10184 2024.08.27 19:52:46.001118 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 196.65 MiB, peak 206.08 MiB, free memory in arenas 0.00 B, will set to 197.72 MiB (RSS), difference: 1.07 MiB
10185 2024.08.27 19:52:50.187241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10186 2024.08.27 19:52:50.187380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10187 2024.08.27 19:52:50.187409 [ 3 ] {} <Debug> HTTP-Session: 830b3341-5181-4223-98e3-247d7c150b2f Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10188 2024.08.27 19:52:50.187438 [ 3 ] {} <Debug> HTTP-Session: 830b3341-5181-4223-98e3-247d7c150b2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10189 2024.08.27 19:52:50.187456 [ 3 ] {} <Debug> HTTP-Session: 830b3341-5181-4223-98e3-247d7c150b2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10190 2024.08.27 19:52:50.187511 [ 3 ] {} <Trace> HTTP-Session: 830b3341-5181-4223-98e3-247d7c150b2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10191 2024.08.27 19:52:50.187707 [ 3 ] {bb45142c-8fbf-4596-9280-b8e6eacd53b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10192 2024.08.27 19:52:50.187781 [ 3 ] {bb45142c-8fbf-4596-9280-b8e6eacd53b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10193 2024.08.27 19:52:50.188125 [ 3 ] {bb45142c-8fbf-4596-9280-b8e6eacd53b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10194 2024.08.27 19:52:50.188552 [ 3 ] {bb45142c-8fbf-4596-9280-b8e6eacd53b5} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10195 2024.08.27 19:52:50.188595 [ 3 ] {bb45142c-8fbf-4596-9280-b8e6eacd53b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB.
10196 2024.08.27 19:52:50.189029 [ 3 ] {bb45142c-8fbf-4596-9280-b8e6eacd53b5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
10197 2024.08.27 19:52:50.189438 [ 3 ] {bb45142c-8fbf-4596-9280-b8e6eacd53b5} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10198 2024.08.27 19:52:50.189593 [ 3 ] {bb45142c-8fbf-4596-9280-b8e6eacd53b5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001946 sec., 1027.749229188078 rows/sec., 83.81 KiB/sec.
10199 2024.08.27 19:52:50.189870 [ 3 ] {bb45142c-8fbf-4596-9280-b8e6eacd53b5} <Debug> DynamicQueryHandler: Done processing query
10200 2024.08.27 19:52:50.189899 [ 3 ] {bb45142c-8fbf-4596-9280-b8e6eacd53b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10201 2024.08.27 19:52:50.189915 [ 3 ] {} <Debug> HTTP-Session: 830b3341-5181-4223-98e3-247d7c150b2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10202 2024.08.27 19:52:50.190252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 202395, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10203 2024.08.27 19:52:50.190311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10204 2024.08.27 19:52:50.190332 [ 3 ] {} <Debug> HTTP-Session: c5480874-c16d-4fb1-901a-afde30ecc0ee Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10205 2024.08.27 19:52:50.190351 [ 3 ] {} <Debug> HTTP-Session: c5480874-c16d-4fb1-901a-afde30ecc0ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10206 2024.08.27 19:52:50.190366 [ 3 ] {} <Debug> HTTP-Session: c5480874-c16d-4fb1-901a-afde30ecc0ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10207 2024.08.27 19:52:50.190402 [ 3 ] {} <Trace> HTTP-Session: c5480874-c16d-4fb1-901a-afde30ecc0ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10208 2024.08.27 19:52:50.190900 [ 3 ] {986672f5-af02-4fe4-87f0-a7092d8b443c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10209 2024.08.27 19:52:50.190949 [ 3 ] {986672f5-af02-4fe4-87f0-a7092d8b443c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10210 2024.08.27 19:52:50.191184 [ 3 ] {986672f5-af02-4fe4-87f0-a7092d8b443c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10211 2024.08.27 19:52:50.192472 [ 3 ] {986672f5-af02-4fe4-87f0-a7092d8b443c} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10212 2024.08.27 19:52:50.192508 [ 3 ] {986672f5-af02-4fe4-87f0-a7092d8b443c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB.
10213 2024.08.27 19:52:50.192997 [ 3 ] {986672f5-af02-4fe4-87f0-a7092d8b443c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
10214 2024.08.27 19:52:50.193372 [ 3 ] {986672f5-af02-4fe4-87f0-a7092d8b443c} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10215 2024.08.27 19:52:50.193510 [ 3 ] {986672f5-af02-4fe4-87f0-a7092d8b443c} <Debug> executeQuery: Read 1384 rows, 118.69 KiB in 0.002943 sec., 470268.43357118586 rows/sec., 39.39 MiB/sec.
10216 2024.08.27 19:52:50.193796 [ 3 ] {986672f5-af02-4fe4-87f0-a7092d8b443c} <Debug> DynamicQueryHandler: Done processing query
10217 2024.08.27 19:52:50.193852 [ 3 ] {986672f5-af02-4fe4-87f0-a7092d8b443c} <Debug> MemoryTracker: Peak memory usage (for query): 5.00 MiB.
10218 2024.08.27 19:52:50.193899 [ 3 ] {} <Debug> HTTP-Session: c5480874-c16d-4fb1-901a-afde30ecc0ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10219 2024.08.27 19:52:50.194104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10220 2024.08.27 19:52:50.194160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10221 2024.08.27 19:52:50.194180 [ 3 ] {} <Debug> HTTP-Session: b93f19c3-b2b1-4196-8430-b41bc44e92ec Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10222 2024.08.27 19:52:50.194198 [ 3 ] {} <Debug> HTTP-Session: b93f19c3-b2b1-4196-8430-b41bc44e92ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10223 2024.08.27 19:52:50.194212 [ 3 ] {} <Debug> HTTP-Session: b93f19c3-b2b1-4196-8430-b41bc44e92ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10224 2024.08.27 19:52:50.194247 [ 3 ] {} <Trace> HTTP-Session: b93f19c3-b2b1-4196-8430-b41bc44e92ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10225 2024.08.27 19:52:50.194363 [ 3 ] {7ccc6b64-6fa3-4aa1-92c6-71be06c5fa7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10226 2024.08.27 19:52:50.194410 [ 3 ] {7ccc6b64-6fa3-4aa1-92c6-71be06c5fa7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10227 2024.08.27 19:52:50.194653 [ 3 ] {7ccc6b64-6fa3-4aa1-92c6-71be06c5fa7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10228 2024.08.27 19:52:50.195002 [ 3 ] {7ccc6b64-6fa3-4aa1-92c6-71be06c5fa7a} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10229 2024.08.27 19:52:50.195039 [ 3 ] {7ccc6b64-6fa3-4aa1-92c6-71be06c5fa7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB.
10230 2024.08.27 19:52:50.195396 [ 3 ] {7ccc6b64-6fa3-4aa1-92c6-71be06c5fa7a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
10231 2024.08.27 19:52:50.195770 [ 3 ] {7ccc6b64-6fa3-4aa1-92c6-71be06c5fa7a} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10232 2024.08.27 19:52:50.195903 [ 3 ] {7ccc6b64-6fa3-4aa1-92c6-71be06c5fa7a} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.001576 sec., 18401.015228426397 rows/sec., 1.34 MiB/sec.
10233 2024.08.27 19:52:50.196073 [ 3 ] {7ccc6b64-6fa3-4aa1-92c6-71be06c5fa7a} <Debug> DynamicQueryHandler: Done processing query
10234 2024.08.27 19:52:50.196097 [ 3 ] {7ccc6b64-6fa3-4aa1-92c6-71be06c5fa7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10235 2024.08.27 19:52:50.196113 [ 3 ] {} <Debug> HTTP-Session: b93f19c3-b2b1-4196-8430-b41bc44e92ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10236 2024.08.27 19:52:50.196279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 32340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10237 2024.08.27 19:52:50.196330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10238 2024.08.27 19:52:50.196350 [ 3 ] {} <Debug> HTTP-Session: ef8cd267-b902-46cd-b159-c1aa509a5e26 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10239 2024.08.27 19:52:50.196366 [ 3 ] {} <Debug> HTTP-Session: ef8cd267-b902-46cd-b159-c1aa509a5e26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10240 2024.08.27 19:52:50.196380 [ 3 ] {} <Debug> HTTP-Session: ef8cd267-b902-46cd-b159-c1aa509a5e26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10241 2024.08.27 19:52:50.196411 [ 3 ] {} <Trace> HTTP-Session: ef8cd267-b902-46cd-b159-c1aa509a5e26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10242 2024.08.27 19:52:50.196621 [ 3 ] {e6f4eb0a-07d5-45e6-b7b2-7312d2820a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10243 2024.08.27 19:52:50.196664 [ 3 ] {e6f4eb0a-07d5-45e6-b7b2-7312d2820a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10244 2024.08.27 19:52:50.196883 [ 3 ] {e6f4eb0a-07d5-45e6-b7b2-7312d2820a3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10245 2024.08.27 19:52:50.197340 [ 3 ] {e6f4eb0a-07d5-45e6-b7b2-7312d2820a3a} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10246 2024.08.27 19:52:50.197376 [ 3 ] {e6f4eb0a-07d5-45e6-b7b2-7312d2820a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB.
10247 2024.08.27 19:52:50.197750 [ 3 ] {e6f4eb0a-07d5-45e6-b7b2-7312d2820a3a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
10248 2024.08.27 19:52:50.198106 [ 3 ] {e6f4eb0a-07d5-45e6-b7b2-7312d2820a3a} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10249 2024.08.27 19:52:50.198238 [ 3 ] {e6f4eb0a-07d5-45e6-b7b2-7312d2820a3a} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001749 sec., 138364.77987421385 rows/sec., 9.37 MiB/sec.
10250 2024.08.27 19:52:50.198473 [ 3 ] {e6f4eb0a-07d5-45e6-b7b2-7312d2820a3a} <Debug> DynamicQueryHandler: Done processing query
10251 2024.08.27 19:52:50.198497 [ 3 ] {e6f4eb0a-07d5-45e6-b7b2-7312d2820a3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
10252 2024.08.27 19:52:50.198513 [ 3 ] {} <Debug> HTTP-Session: ef8cd267-b902-46cd-b159-c1aa509a5e26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10253 2024.08.27 19:52:50.198638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10254 2024.08.27 19:52:50.198687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10255 2024.08.27 19:52:50.198706 [ 3 ] {} <Debug> HTTP-Session: 09d240db-dbb7-416b-aa4b-fd5142372120 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10256 2024.08.27 19:52:50.198722 [ 3 ] {} <Debug> HTTP-Session: 09d240db-dbb7-416b-aa4b-fd5142372120 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10257 2024.08.27 19:52:50.198736 [ 3 ] {} <Debug> HTTP-Session: 09d240db-dbb7-416b-aa4b-fd5142372120 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10258 2024.08.27 19:52:50.198767 [ 3 ] {} <Trace> HTTP-Session: 09d240db-dbb7-416b-aa4b-fd5142372120 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10259 2024.08.27 19:52:50.198860 [ 3 ] {9aaadc8f-432f-4f25-8860-c6c54983307a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
10260 2024.08.27 19:52:50.198902 [ 3 ] {9aaadc8f-432f-4f25-8860-c6c54983307a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
10261 2024.08.27 19:52:50.199122 [ 3 ] {9aaadc8f-432f-4f25-8860-c6c54983307a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10262 2024.08.27 19:52:50.199444 [ 3 ] {9aaadc8f-432f-4f25-8860-c6c54983307a} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10263 2024.08.27 19:52:50.199485 [ 3 ] {9aaadc8f-432f-4f25-8860-c6c54983307a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB.
10264 2024.08.27 19:52:50.199847 [ 3 ] {9aaadc8f-432f-4f25-8860-c6c54983307a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
10265 2024.08.27 19:52:50.200207 [ 3 ] {9aaadc8f-432f-4f25-8860-c6c54983307a} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10266 2024.08.27 19:52:50.200339 [ 3 ] {9aaadc8f-432f-4f25-8860-c6c54983307a} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001501 sec., 3997.3351099267156 rows/sec., 236.17 KiB/sec.
10267 2024.08.27 19:52:50.200632 [ 3 ] {9aaadc8f-432f-4f25-8860-c6c54983307a} <Debug> DynamicQueryHandler: Done processing query
10268 2024.08.27 19:52:50.200657 [ 3 ] {9aaadc8f-432f-4f25-8860-c6c54983307a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10269 2024.08.27 19:52:50.200674 [ 3 ] {} <Debug> HTTP-Session: 09d240db-dbb7-416b-aa4b-fd5142372120 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10270 2024.08.27 19:52:50.200894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 141642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10271 2024.08.27 19:52:50.200945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10272 2024.08.27 19:52:50.200965 [ 3 ] {} <Debug> HTTP-Session: d150e2aa-78bd-44e9-a789-77e6214e429c Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10273 2024.08.27 19:52:50.200981 [ 3 ] {} <Debug> HTTP-Session: d150e2aa-78bd-44e9-a789-77e6214e429c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10274 2024.08.27 19:52:50.200995 [ 3 ] {} <Debug> HTTP-Session: d150e2aa-78bd-44e9-a789-77e6214e429c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10275 2024.08.27 19:52:50.201026 [ 3 ] {} <Trace> HTTP-Session: d150e2aa-78bd-44e9-a789-77e6214e429c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10276 2024.08.27 19:52:50.201403 [ 3 ] {fd821e4f-6a72-49eb-aef8-b7a528ab4898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10277 2024.08.27 19:52:50.201450 [ 3 ] {fd821e4f-6a72-49eb-aef8-b7a528ab4898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10278 2024.08.27 19:52:50.201698 [ 3 ] {fd821e4f-6a72-49eb-aef8-b7a528ab4898} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10279 2024.08.27 19:52:50.202544 [ 3 ] {fd821e4f-6a72-49eb-aef8-b7a528ab4898} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10280 2024.08.27 19:52:50.202581 [ 3 ] {fd821e4f-6a72-49eb-aef8-b7a528ab4898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB.
10281 2024.08.27 19:52:50.203003 [ 3 ] {fd821e4f-6a72-49eb-aef8-b7a528ab4898} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
10282 2024.08.27 19:52:50.203370 [ 3 ] {fd821e4f-6a72-49eb-aef8-b7a528ab4898} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10283 2024.08.27 19:52:50.203506 [ 3 ] {fd821e4f-6a72-49eb-aef8-b7a528ab4898} <Debug> executeQuery: Read 867 rows, 64.30 KiB in 0.002335 sec., 371306.2098501071 rows/sec., 26.89 MiB/sec.
10284 2024.08.27 19:52:50.203794 [ 3 ] {fd821e4f-6a72-49eb-aef8-b7a528ab4898} <Debug> DynamicQueryHandler: Done processing query
10285 2024.08.27 19:52:50.203845 [ 3 ] {fd821e4f-6a72-49eb-aef8-b7a528ab4898} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB.
10286 2024.08.27 19:52:50.203879 [ 3 ] {} <Debug> HTTP-Session: d150e2aa-78bd-44e9-a789-77e6214e429c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10287 2024.08.27 19:52:50.204281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10288 2024.08.27 19:52:50.204334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10289 2024.08.27 19:52:50.204354 [ 3 ] {} <Debug> HTTP-Session: f16b6c57-1abe-44de-9f66-55083480bd2f Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10290 2024.08.27 19:52:50.204371 [ 3 ] {} <Debug> HTTP-Session: f16b6c57-1abe-44de-9f66-55083480bd2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10291 2024.08.27 19:52:50.204385 [ 3 ] {} <Debug> HTTP-Session: f16b6c57-1abe-44de-9f66-55083480bd2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10292 2024.08.27 19:52:50.204417 [ 3 ] {} <Trace> HTTP-Session: f16b6c57-1abe-44de-9f66-55083480bd2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10293 2024.08.27 19:52:50.204519 [ 3 ] {fef0b830-bf84-4788-afea-19fef3ecd5d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10294 2024.08.27 19:52:50.204566 [ 3 ] {fef0b830-bf84-4788-afea-19fef3ecd5d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10295 2024.08.27 19:52:50.204713 [ 3 ] {fef0b830-bf84-4788-afea-19fef3ecd5d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10296 2024.08.27 19:52:50.205008 [ 3 ] {fef0b830-bf84-4788-afea-19fef3ecd5d2} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10297 2024.08.27 19:52:50.205045 [ 3 ] {fef0b830-bf84-4788-afea-19fef3ecd5d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB.
10298 2024.08.27 19:52:50.205409 [ 3 ] {fef0b830-bf84-4788-afea-19fef3ecd5d2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
10299 2024.08.27 19:52:50.205729 [ 3 ] {fef0b830-bf84-4788-afea-19fef3ecd5d2} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10300 2024.08.27 19:52:50.205860 [ 3 ] {fef0b830-bf84-4788-afea-19fef3ecd5d2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001368 sec., 4385.964912280701 rows/sec., 229.15 KiB/sec.
10301 2024.08.27 19:52:50.206026 [ 3 ] {fef0b830-bf84-4788-afea-19fef3ecd5d2} <Debug> DynamicQueryHandler: Done processing query
10302 2024.08.27 19:52:50.206051 [ 3 ] {fef0b830-bf84-4788-afea-19fef3ecd5d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10303 2024.08.27 19:52:50.206068 [ 3 ] {} <Debug> HTTP-Session: f16b6c57-1abe-44de-9f66-55083480bd2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10304 2024.08.27 19:52:50.206303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 172616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10305 2024.08.27 19:52:50.206353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10306 2024.08.27 19:52:50.206373 [ 3 ] {} <Debug> HTTP-Session: d68a5dcf-93aa-4da7-9550-5c89263057b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10307 2024.08.27 19:52:50.206390 [ 3 ] {} <Debug> HTTP-Session: d68a5dcf-93aa-4da7-9550-5c89263057b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10308 2024.08.27 19:52:50.206404 [ 3 ] {} <Debug> HTTP-Session: d68a5dcf-93aa-4da7-9550-5c89263057b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10309 2024.08.27 19:52:50.206435 [ 3 ] {} <Trace> HTTP-Session: d68a5dcf-93aa-4da7-9550-5c89263057b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10310 2024.08.27 19:52:50.206888 [ 3 ] {c6c495d4-b7ef-4d20-88c2-913dcbb2cc35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10311 2024.08.27 19:52:50.206936 [ 3 ] {c6c495d4-b7ef-4d20-88c2-913dcbb2cc35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10312 2024.08.27 19:52:50.207079 [ 3 ] {c6c495d4-b7ef-4d20-88c2-913dcbb2cc35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10313 2024.08.27 19:52:50.208002 [ 3 ] {c6c495d4-b7ef-4d20-88c2-913dcbb2cc35} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10314 2024.08.27 19:52:50.208039 [ 3 ] {c6c495d4-b7ef-4d20-88c2-913dcbb2cc35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB.
10315 2024.08.27 19:52:50.208478 [ 3 ] {c6c495d4-b7ef-4d20-88c2-913dcbb2cc35} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
10316 2024.08.27 19:52:50.208816 [ 3 ] {c6c495d4-b7ef-4d20-88c2-913dcbb2cc35} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10317 2024.08.27 19:52:50.208946 [ 3 ] {c6c495d4-b7ef-4d20-88c2-913dcbb2cc35} <Debug> executeQuery: Read 912 rows, 62.38 KiB in 0.002335 sec., 390578.1584582441 rows/sec., 26.09 MiB/sec.
10318 2024.08.27 19:52:50.209113 [ 3 ] {c6c495d4-b7ef-4d20-88c2-913dcbb2cc35} <Debug> DynamicQueryHandler: Done processing query
10319 2024.08.27 19:52:50.209138 [ 3 ] {c6c495d4-b7ef-4d20-88c2-913dcbb2cc35} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB.
10320 2024.08.27 19:52:50.209155 [ 3 ] {} <Debug> HTTP-Session: d68a5dcf-93aa-4da7-9550-5c89263057b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10321 2024.08.27 19:52:50.209450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10322 2024.08.27 19:52:50.209500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10323 2024.08.27 19:52:50.209519 [ 3 ] {} <Debug> HTTP-Session: 9ad2ebc1-f2ab-421e-b07c-3b8d66ee4938 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10324 2024.08.27 19:52:50.209536 [ 3 ] {} <Debug> HTTP-Session: 9ad2ebc1-f2ab-421e-b07c-3b8d66ee4938 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10325 2024.08.27 19:52:50.209551 [ 3 ] {} <Debug> HTTP-Session: 9ad2ebc1-f2ab-421e-b07c-3b8d66ee4938 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10326 2024.08.27 19:52:50.209581 [ 3 ] {} <Trace> HTTP-Session: 9ad2ebc1-f2ab-421e-b07c-3b8d66ee4938 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10327 2024.08.27 19:52:50.209674 [ 3 ] {815e0979-bb59-41d9-bd36-b8f7eaf1e22e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
10328 2024.08.27 19:52:50.209719 [ 3 ] {815e0979-bb59-41d9-bd36-b8f7eaf1e22e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
10329 2024.08.27 19:52:50.209847 [ 3 ] {815e0979-bb59-41d9-bd36-b8f7eaf1e22e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10330 2024.08.27 19:52:50.210105 [ 3 ] {815e0979-bb59-41d9-bd36-b8f7eaf1e22e} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10331 2024.08.27 19:52:50.210141 [ 3 ] {815e0979-bb59-41d9-bd36-b8f7eaf1e22e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB.
10332 2024.08.27 19:52:50.210498 [ 3 ] {815e0979-bb59-41d9-bd36-b8f7eaf1e22e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
10333 2024.08.27 19:52:50.210822 [ 3 ] {815e0979-bb59-41d9-bd36-b8f7eaf1e22e} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10334 2024.08.27 19:52:50.210951 [ 3 ] {815e0979-bb59-41d9-bd36-b8f7eaf1e22e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0013 sec., 769.2307692307693 rows/sec., 51.83 KiB/sec.
10335 2024.08.27 19:52:50.211110 [ 3 ] {815e0979-bb59-41d9-bd36-b8f7eaf1e22e} <Debug> DynamicQueryHandler: Done processing query
10336 2024.08.27 19:52:50.211135 [ 3 ] {815e0979-bb59-41d9-bd36-b8f7eaf1e22e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
10337 2024.08.27 19:52:50.211152 [ 3 ] {} <Debug> HTTP-Session: 9ad2ebc1-f2ab-421e-b07c-3b8d66ee4938 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10338 2024.08.27 19:52:50.211300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44422, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10339 2024.08.27 19:52:50.211347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10340 2024.08.27 19:52:50.211366 [ 3 ] {} <Debug> HTTP-Session: d37f8110-b4a6-4916-9fac-de9ce3841595 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10341 2024.08.27 19:52:50.211382 [ 3 ] {} <Debug> HTTP-Session: d37f8110-b4a6-4916-9fac-de9ce3841595 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10342 2024.08.27 19:52:50.211395 [ 3 ] {} <Debug> HTTP-Session: d37f8110-b4a6-4916-9fac-de9ce3841595 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10343 2024.08.27 19:52:50.211426 [ 3 ] {} <Trace> HTTP-Session: d37f8110-b4a6-4916-9fac-de9ce3841595 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10344 2024.08.27 19:52:50.211875 [ 3 ] {d6ba69a6-924f-47ca-8ab0-0753f2854eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10345 2024.08.27 19:52:50.211939 [ 3 ] {d6ba69a6-924f-47ca-8ab0-0753f2854eac} <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
10346 2024.08.27 19:52:50.212355 [ 3 ] {d6ba69a6-924f-47ca-8ab0-0753f2854eac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10347 2024.08.27 19:52:50.213370 [ 3 ] {d6ba69a6-924f-47ca-8ab0-0753f2854eac} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10348 2024.08.27 19:52:50.213407 [ 3 ] {d6ba69a6-924f-47ca-8ab0-0753f2854eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB.
10349 2024.08.27 19:52:50.214058 [ 3 ] {d6ba69a6-924f-47ca-8ab0-0753f2854eac} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
10350 2024.08.27 19:52:50.214473 [ 3 ] {d6ba69a6-924f-47ca-8ab0-0753f2854eac} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10351 2024.08.27 19:52:50.214622 [ 3 ] {d6ba69a6-924f-47ca-8ab0-0753f2854eac} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.003117 sec., 8662.175168431184 rows/sec., 15.52 MiB/sec.
10352 2024.08.27 19:52:50.214849 [ 3 ] {d6ba69a6-924f-47ca-8ab0-0753f2854eac} <Debug> DynamicQueryHandler: Done processing query
10353 2024.08.27 19:52:50.214875 [ 3 ] {d6ba69a6-924f-47ca-8ab0-0753f2854eac} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
10354 2024.08.27 19:52:50.214892 [ 3 ] {} <Debug> HTTP-Session: d37f8110-b4a6-4916-9fac-de9ce3841595 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10355 2024.08.27 19:52:50.215066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10356 2024.08.27 19:52:50.215115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10357 2024.08.27 19:52:50.215135 [ 3 ] {} <Debug> HTTP-Session: 7c3d34d4-c0cd-4399-9f37-4199bc8a43e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10358 2024.08.27 19:52:50.215153 [ 3 ] {} <Debug> HTTP-Session: 7c3d34d4-c0cd-4399-9f37-4199bc8a43e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10359 2024.08.27 19:52:50.215167 [ 3 ] {} <Debug> HTTP-Session: 7c3d34d4-c0cd-4399-9f37-4199bc8a43e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10360 2024.08.27 19:52:50.215199 [ 3 ] {} <Trace> HTTP-Session: 7c3d34d4-c0cd-4399-9f37-4199bc8a43e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10361 2024.08.27 19:52:50.215332 [ 3 ] {f1b16a41-3088-41fb-b3fc-489aa25abf4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10362 2024.08.27 19:52:50.215379 [ 3 ] {f1b16a41-3088-41fb-b3fc-489aa25abf4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10363 2024.08.27 19:52:50.215508 [ 3 ] {f1b16a41-3088-41fb-b3fc-489aa25abf4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10364 2024.08.27 19:52:50.215903 [ 3 ] {f1b16a41-3088-41fb-b3fc-489aa25abf4d} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10365 2024.08.27 19:52:50.215940 [ 3 ] {f1b16a41-3088-41fb-b3fc-489aa25abf4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB.
10366 2024.08.27 19:52:50.216300 [ 3 ] {f1b16a41-3088-41fb-b3fc-489aa25abf4d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
10367 2024.08.27 19:52:50.216627 [ 3 ] {f1b16a41-3088-41fb-b3fc-489aa25abf4d} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10368 2024.08.27 19:52:50.216766 [ 3 ] {f1b16a41-3088-41fb-b3fc-489aa25abf4d} <Debug> executeQuery: Read 78 rows, 5.05 KiB in 0.001489 sec., 52384.15043653458 rows/sec., 3.31 MiB/sec.
10369 2024.08.27 19:52:50.217010 [ 3 ] {f1b16a41-3088-41fb-b3fc-489aa25abf4d} <Debug> DynamicQueryHandler: Done processing query
10370 2024.08.27 19:52:50.217066 [ 3 ] {f1b16a41-3088-41fb-b3fc-489aa25abf4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10371 2024.08.27 19:52:50.217117 [ 3 ] {} <Debug> HTTP-Session: 7c3d34d4-c0cd-4399-9f37-4199bc8a43e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10372 2024.08.27 19:52:50.753645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 3686, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10373 2024.08.27 19:52:50.753763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10374 2024.08.27 19:52:50.753789 [ 3 ] {} <Debug> HTTP-Session: 7389cb98-0b8f-4e85-b5c0-b5717b2d7f85 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10375 2024.08.27 19:52:50.753813 [ 3 ] {} <Debug> HTTP-Session: 7389cb98-0b8f-4e85-b5c0-b5717b2d7f85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10376 2024.08.27 19:52:50.753828 [ 3 ] {} <Debug> HTTP-Session: 7389cb98-0b8f-4e85-b5c0-b5717b2d7f85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10377 2024.08.27 19:52:50.753883 [ 3 ] {} <Trace> HTTP-Session: 7389cb98-0b8f-4e85-b5c0-b5717b2d7f85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10378 2024.08.27 19:52:50.754091 [ 3 ] {d6a808d4-13dc-42ce-9f44-aec1f795b7df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10379 2024.08.27 19:52:50.754164 [ 3 ] {d6a808d4-13dc-42ce-9f44-aec1f795b7df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10380 2024.08.27 19:52:50.754519 [ 3 ] {d6a808d4-13dc-42ce-9f44-aec1f795b7df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10381 2024.08.27 19:52:50.754986 [ 3 ] {d6a808d4-13dc-42ce-9f44-aec1f795b7df} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10382 2024.08.27 19:52:50.755030 [ 3 ] {d6a808d4-13dc-42ce-9f44-aec1f795b7df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB.
10383 2024.08.27 19:52:50.755460 [ 3 ] {d6a808d4-13dc-42ce-9f44-aec1f795b7df} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
10384 2024.08.27 19:52:50.755862 [ 3 ] {d6a808d4-13dc-42ce-9f44-aec1f795b7df} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10385 2024.08.27 19:52:50.756022 [ 3 ] {d6a808d4-13dc-42ce-9f44-aec1f795b7df} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001999 sec., 13006.503251625814 rows/sec., 1.01 MiB/sec.
10386 2024.08.27 19:52:50.756261 [ 3 ] {d6a808d4-13dc-42ce-9f44-aec1f795b7df} <Debug> DynamicQueryHandler: Done processing query
10387 2024.08.27 19:52:50.756290 [ 3 ] {d6a808d4-13dc-42ce-9f44-aec1f795b7df} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10388 2024.08.27 19:52:50.756308 [ 3 ] {} <Debug> HTTP-Session: 7389cb98-0b8f-4e85-b5c0-b5717b2d7f85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10389 2024.08.27 19:52:50.756443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10390 2024.08.27 19:52:50.756503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10391 2024.08.27 19:52:50.756524 [ 3 ] {} <Debug> HTTP-Session: a83bc74a-4e3d-4632-8cfa-c279a9cf556e Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10392 2024.08.27 19:52:50.756542 [ 3 ] {} <Debug> HTTP-Session: a83bc74a-4e3d-4632-8cfa-c279a9cf556e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10393 2024.08.27 19:52:50.756557 [ 3 ] {} <Debug> HTTP-Session: a83bc74a-4e3d-4632-8cfa-c279a9cf556e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10394 2024.08.27 19:52:50.756593 [ 3 ] {} <Trace> HTTP-Session: a83bc74a-4e3d-4632-8cfa-c279a9cf556e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10395 2024.08.27 19:52:50.756710 [ 3 ] {3b027db3-2922-4328-a507-69afe4e71f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10396 2024.08.27 19:52:50.756759 [ 3 ] {3b027db3-2922-4328-a507-69afe4e71f01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10397 2024.08.27 19:52:50.757008 [ 3 ] {3b027db3-2922-4328-a507-69afe4e71f01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10398 2024.08.27 19:52:50.757370 [ 3 ] {3b027db3-2922-4328-a507-69afe4e71f01} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10399 2024.08.27 19:52:50.757410 [ 3 ] {3b027db3-2922-4328-a507-69afe4e71f01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB.
10400 2024.08.27 19:52:50.757779 [ 3 ] {3b027db3-2922-4328-a507-69afe4e71f01} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
10401 2024.08.27 19:52:50.758163 [ 3 ] {3b027db3-2922-4328-a507-69afe4e71f01} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10402 2024.08.27 19:52:50.758302 [ 3 ] {3b027db3-2922-4328-a507-69afe4e71f01} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001627 sec., 17209.58819913952 rows/sec., 1.34 MiB/sec.
10403 2024.08.27 19:52:50.758490 [ 3 ] {3b027db3-2922-4328-a507-69afe4e71f01} <Debug> DynamicQueryHandler: Done processing query
10404 2024.08.27 19:52:50.758517 [ 3 ] {3b027db3-2922-4328-a507-69afe4e71f01} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10405 2024.08.27 19:52:50.758535 [ 3 ] {} <Debug> HTTP-Session: a83bc74a-4e3d-4632-8cfa-c279a9cf556e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10406 2024.08.27 19:52:50.758702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1976, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10407 2024.08.27 19:52:50.758758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10408 2024.08.27 19:52:50.758779 [ 3 ] {} <Debug> HTTP-Session: 54c3d975-1af1-4a70-b959-ab1e46ab0d65 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10409 2024.08.27 19:52:50.758803 [ 3 ] {} <Debug> HTTP-Session: 54c3d975-1af1-4a70-b959-ab1e46ab0d65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10410 2024.08.27 19:52:50.758819 [ 3 ] {} <Debug> HTTP-Session: 54c3d975-1af1-4a70-b959-ab1e46ab0d65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10411 2024.08.27 19:52:50.758853 [ 3 ] {} <Trace> HTTP-Session: 54c3d975-1af1-4a70-b959-ab1e46ab0d65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10412 2024.08.27 19:52:50.758963 [ 3 ] {b53b5591-097c-4149-afbf-247ae8a3c013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10413 2024.08.27 19:52:50.759013 [ 3 ] {b53b5591-097c-4149-afbf-247ae8a3c013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10414 2024.08.27 19:52:50.759160 [ 3 ] {b53b5591-097c-4149-afbf-247ae8a3c013} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10415 2024.08.27 19:52:50.759467 [ 3 ] {b53b5591-097c-4149-afbf-247ae8a3c013} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10416 2024.08.27 19:52:50.759502 [ 3 ] {b53b5591-097c-4149-afbf-247ae8a3c013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB.
10417 2024.08.27 19:52:50.759889 [ 3 ] {b53b5591-097c-4149-afbf-247ae8a3c013} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
10418 2024.08.27 19:52:50.760248 [ 3 ] {b53b5591-097c-4149-afbf-247ae8a3c013} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10419 2024.08.27 19:52:50.760381 [ 3 ] {b53b5591-097c-4149-afbf-247ae8a3c013} <Debug> executeQuery: Read 10 rows, 727.00 B in 0.001451 sec., 6891.7987594762235 rows/sec., 489.29 KiB/sec.
10420 2024.08.27 19:52:50.760562 [ 3 ] {b53b5591-097c-4149-afbf-247ae8a3c013} <Debug> DynamicQueryHandler: Done processing query
10421 2024.08.27 19:52:50.760587 [ 3 ] {b53b5591-097c-4149-afbf-247ae8a3c013} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10422 2024.08.27 19:52:50.760604 [ 3 ] {} <Debug> HTTP-Session: 54c3d975-1af1-4a70-b959-ab1e46ab0d65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10423 2024.08.27 19:52:50.760720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10424 2024.08.27 19:52:50.760770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10425 2024.08.27 19:52:50.760789 [ 3 ] {} <Debug> HTTP-Session: e948f2be-7287-464c-a4d1-4492b5a063ea Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10426 2024.08.27 19:52:50.760806 [ 3 ] {} <Debug> HTTP-Session: e948f2be-7287-464c-a4d1-4492b5a063ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10427 2024.08.27 19:52:50.760820 [ 3 ] {} <Debug> HTTP-Session: e948f2be-7287-464c-a4d1-4492b5a063ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10428 2024.08.27 19:52:50.760851 [ 3 ] {} <Trace> HTTP-Session: e948f2be-7287-464c-a4d1-4492b5a063ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10429 2024.08.27 19:52:50.760950 [ 3 ] {0e1337f1-55ea-4bd4-b361-f3af51baa5a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10430 2024.08.27 19:52:50.760996 [ 3 ] {0e1337f1-55ea-4bd4-b361-f3af51baa5a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10431 2024.08.27 19:52:50.761125 [ 3 ] {0e1337f1-55ea-4bd4-b361-f3af51baa5a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10432 2024.08.27 19:52:50.761396 [ 3 ] {0e1337f1-55ea-4bd4-b361-f3af51baa5a1} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10433 2024.08.27 19:52:50.761433 [ 3 ] {0e1337f1-55ea-4bd4-b361-f3af51baa5a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB.
10434 2024.08.27 19:52:50.761785 [ 3 ] {0e1337f1-55ea-4bd4-b361-f3af51baa5a1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
10435 2024.08.27 19:52:50.762108 [ 3 ] {0e1337f1-55ea-4bd4-b361-f3af51baa5a1} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10436 2024.08.27 19:52:50.762248 [ 3 ] {0e1337f1-55ea-4bd4-b361-f3af51baa5a1} <Debug> executeQuery: Read 4 rows, 288.00 B in 0.001323 sec., 3023.4315948601666 rows/sec., 212.59 KiB/sec.
10437 2024.08.27 19:52:50.762443 [ 3 ] {0e1337f1-55ea-4bd4-b361-f3af51baa5a1} <Debug> DynamicQueryHandler: Done processing query
10438 2024.08.27 19:52:50.762467 [ 3 ] {0e1337f1-55ea-4bd4-b361-f3af51baa5a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10439 2024.08.27 19:52:50.762484 [ 3 ] {} <Debug> HTTP-Session: e948f2be-7287-464c-a4d1-4492b5a063ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10440 2024.08.27 19:52:54.805886 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache
10441 2024.08.27 19:52:54.805965 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache
10442 2024.08.27 19:52:55.762010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 11847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10443 2024.08.27 19:52:55.762123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10444 2024.08.27 19:52:55.762146 [ 3 ] {} <Debug> HTTP-Session: f9caa48e-d7a6-41be-aec3-7e992a1aafeb Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10445 2024.08.27 19:52:55.762171 [ 3 ] {} <Debug> HTTP-Session: f9caa48e-d7a6-41be-aec3-7e992a1aafeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10446 2024.08.27 19:52:55.762186 [ 3 ] {} <Debug> HTTP-Session: f9caa48e-d7a6-41be-aec3-7e992a1aafeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10447 2024.08.27 19:52:55.762232 [ 3 ] {} <Trace> HTTP-Session: f9caa48e-d7a6-41be-aec3-7e992a1aafeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10448 2024.08.27 19:52:55.762437 [ 3 ] {b492f820-f499-4630-a45a-4dc700d2dd2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10449 2024.08.27 19:52:55.762503 [ 3 ] {b492f820-f499-4630-a45a-4dc700d2dd2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10450 2024.08.27 19:52:55.762833 [ 3 ] {b492f820-f499-4630-a45a-4dc700d2dd2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10451 2024.08.27 19:52:55.763341 [ 3 ] {b492f820-f499-4630-a45a-4dc700d2dd2e} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10452 2024.08.27 19:52:55.763382 [ 3 ] {b492f820-f499-4630-a45a-4dc700d2dd2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB.
10453 2024.08.27 19:52:55.763806 [ 3 ] {b492f820-f499-4630-a45a-4dc700d2dd2e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
10454 2024.08.27 19:52:55.764186 [ 3 ] {b492f820-f499-4630-a45a-4dc700d2dd2e} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10455 2024.08.27 19:52:55.764338 [ 3 ] {b492f820-f499-4630-a45a-4dc700d2dd2e} <Debug> executeQuery: Read 82 rows, 6.84 KiB in 0.001975 sec., 41518.98734177215 rows/sec., 3.38 MiB/sec.
10456 2024.08.27 19:52:55.764565 [ 3 ] {b492f820-f499-4630-a45a-4dc700d2dd2e} <Debug> DynamicQueryHandler: Done processing query
10457 2024.08.27 19:52:55.764593 [ 3 ] {b492f820-f499-4630-a45a-4dc700d2dd2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10458 2024.08.27 19:52:55.764610 [ 3 ] {} <Debug> HTTP-Session: f9caa48e-d7a6-41be-aec3-7e992a1aafeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10459 2024.08.27 19:52:55.764767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10460 2024.08.27 19:52:55.764816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10461 2024.08.27 19:52:55.764834 [ 3 ] {} <Debug> HTTP-Session: 30e5ac45-3c2b-4c9a-948b-a6d0e454c039 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10462 2024.08.27 19:52:55.764850 [ 3 ] {} <Debug> HTTP-Session: 30e5ac45-3c2b-4c9a-948b-a6d0e454c039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10463 2024.08.27 19:52:55.764864 [ 3 ] {} <Debug> HTTP-Session: 30e5ac45-3c2b-4c9a-948b-a6d0e454c039 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10464 2024.08.27 19:52:55.764896 [ 3 ] {} <Trace> HTTP-Session: 30e5ac45-3c2b-4c9a-948b-a6d0e454c039 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10465 2024.08.27 19:52:55.765003 [ 3 ] {8a9a1157-008e-48fd-ba43-d02593fc448d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10466 2024.08.27 19:52:55.765049 [ 3 ] {8a9a1157-008e-48fd-ba43-d02593fc448d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10467 2024.08.27 19:52:55.765281 [ 3 ] {8a9a1157-008e-48fd-ba43-d02593fc448d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10468 2024.08.27 19:52:55.765608 [ 3 ] {8a9a1157-008e-48fd-ba43-d02593fc448d} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10469 2024.08.27 19:52:55.765644 [ 3 ] {8a9a1157-008e-48fd-ba43-d02593fc448d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB.
10470 2024.08.27 19:52:55.766026 [ 3 ] {8a9a1157-008e-48fd-ba43-d02593fc448d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
10471 2024.08.27 19:52:55.766377 [ 3 ] {8a9a1157-008e-48fd-ba43-d02593fc448d} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10472 2024.08.27 19:52:55.766520 [ 3 ] {8a9a1157-008e-48fd-ba43-d02593fc448d} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001548 sec., 8397.932816537468 rows/sec., 631.49 KiB/sec.
10473 2024.08.27 19:52:55.766719 [ 3 ] {8a9a1157-008e-48fd-ba43-d02593fc448d} <Debug> DynamicQueryHandler: Done processing query
10474 2024.08.27 19:52:55.766745 [ 3 ] {8a9a1157-008e-48fd-ba43-d02593fc448d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10475 2024.08.27 19:52:55.766764 [ 3 ] {} <Debug> HTTP-Session: 30e5ac45-3c2b-4c9a-948b-a6d0e454c039 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10476 2024.08.27 19:52:55.766913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 13090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10477 2024.08.27 19:52:55.766960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10478 2024.08.27 19:52:55.766980 [ 3 ] {} <Debug> HTTP-Session: 76e00e79-27f1-4a21-9b6d-25a206b0d9cc Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10479 2024.08.27 19:52:55.766997 [ 3 ] {} <Debug> HTTP-Session: 76e00e79-27f1-4a21-9b6d-25a206b0d9cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10480 2024.08.27 19:52:55.767010 [ 3 ] {} <Debug> HTTP-Session: 76e00e79-27f1-4a21-9b6d-25a206b0d9cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10481 2024.08.27 19:52:55.767040 [ 3 ] {} <Trace> HTTP-Session: 76e00e79-27f1-4a21-9b6d-25a206b0d9cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10482 2024.08.27 19:52:55.767163 [ 3 ] {c7ef1b69-375e-4326-97f7-755858ebca87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10483 2024.08.27 19:52:55.767208 [ 3 ] {c7ef1b69-375e-4326-97f7-755858ebca87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10484 2024.08.27 19:52:55.767432 [ 3 ] {c7ef1b69-375e-4326-97f7-755858ebca87} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10485 2024.08.27 19:52:55.767817 [ 3 ] {c7ef1b69-375e-4326-97f7-755858ebca87} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10486 2024.08.27 19:52:55.767853 [ 3 ] {c7ef1b69-375e-4326-97f7-755858ebca87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB.
10487 2024.08.27 19:52:55.768208 [ 3 ] {c7ef1b69-375e-4326-97f7-755858ebca87} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
10488 2024.08.27 19:52:55.768574 [ 3 ] {c7ef1b69-375e-4326-97f7-755858ebca87} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10489 2024.08.27 19:52:55.768713 [ 3 ] {c7ef1b69-375e-4326-97f7-755858ebca87} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001591 sec., 48397.23444374607 rows/sec., 3.78 MiB/sec.
10490 2024.08.27 19:52:55.768921 [ 3 ] {c7ef1b69-375e-4326-97f7-755858ebca87} <Debug> DynamicQueryHandler: Done processing query
10491 2024.08.27 19:52:55.768946 [ 3 ] {c7ef1b69-375e-4326-97f7-755858ebca87} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10492 2024.08.27 19:52:55.768962 [ 3 ] {} <Debug> HTTP-Session: 76e00e79-27f1-4a21-9b6d-25a206b0d9cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10493 2024.08.27 19:52:55.769141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 30657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10494 2024.08.27 19:52:55.769191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10495 2024.08.27 19:52:55.769209 [ 3 ] {} <Debug> HTTP-Session: 610e932e-c705-4c2b-8203-64bd219254d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10496 2024.08.27 19:52:55.769225 [ 3 ] {} <Debug> HTTP-Session: 610e932e-c705-4c2b-8203-64bd219254d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10497 2024.08.27 19:52:55.769240 [ 3 ] {} <Debug> HTTP-Session: 610e932e-c705-4c2b-8203-64bd219254d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10498 2024.08.27 19:52:55.769270 [ 3 ] {} <Trace> HTTP-Session: 610e932e-c705-4c2b-8203-64bd219254d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10499 2024.08.27 19:52:55.769421 [ 3 ] {9b21f01a-05ab-4217-aff4-704eec43d585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10500 2024.08.27 19:52:55.769469 [ 3 ] {9b21f01a-05ab-4217-aff4-704eec43d585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10501 2024.08.27 19:52:55.769626 [ 3 ] {9b21f01a-05ab-4217-aff4-704eec43d585} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10502 2024.08.27 19:52:55.770006 [ 3 ] {9b21f01a-05ab-4217-aff4-704eec43d585} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10503 2024.08.27 19:52:55.770043 [ 3 ] {9b21f01a-05ab-4217-aff4-704eec43d585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB.
10504 2024.08.27 19:52:55.770434 [ 3 ] {9b21f01a-05ab-4217-aff4-704eec43d585} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
10505 2024.08.27 19:52:55.770777 [ 3 ] {9b21f01a-05ab-4217-aff4-704eec43d585} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10506 2024.08.27 19:52:55.770937 [ 3 ] {9b21f01a-05ab-4217-aff4-704eec43d585} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001583 sec., 101073.9102969046 rows/sec., 7.04 MiB/sec.
10507 2024.08.27 19:52:55.771111 [ 3 ] {9b21f01a-05ab-4217-aff4-704eec43d585} <Debug> DynamicQueryHandler: Done processing query
10508 2024.08.27 19:52:55.771135 [ 3 ] {9b21f01a-05ab-4217-aff4-704eec43d585} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10509 2024.08.27 19:52:55.771152 [ 3 ] {} <Debug> HTTP-Session: 610e932e-c705-4c2b-8203-64bd219254d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10510 2024.08.27 19:52:55.771332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 21363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10511 2024.08.27 19:52:55.771382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10512 2024.08.27 19:52:55.771402 [ 3 ] {} <Debug> HTTP-Session: 5fde1c1c-bcd2-4419-abc3-40270376f340 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10513 2024.08.27 19:52:55.771418 [ 3 ] {} <Debug> HTTP-Session: 5fde1c1c-bcd2-4419-abc3-40270376f340 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10514 2024.08.27 19:52:55.771433 [ 3 ] {} <Debug> HTTP-Session: 5fde1c1c-bcd2-4419-abc3-40270376f340 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10515 2024.08.27 19:52:55.771464 [ 3 ] {} <Trace> HTTP-Session: 5fde1c1c-bcd2-4419-abc3-40270376f340 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10516 2024.08.27 19:52:55.771689 [ 3 ] {a57b380d-4f16-4223-8b3a-042371266bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10517 2024.08.27 19:52:55.771756 [ 3 ] {a57b380d-4f16-4223-8b3a-042371266bca} <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
10518 2024.08.27 19:52:55.772167 [ 3 ] {a57b380d-4f16-4223-8b3a-042371266bca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10519 2024.08.27 19:52:55.772730 [ 3 ] {a57b380d-4f16-4223-8b3a-042371266bca} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10520 2024.08.27 19:52:55.772766 [ 3 ] {a57b380d-4f16-4223-8b3a-042371266bca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB.
10521 2024.08.27 19:52:55.773384 [ 3 ] {a57b380d-4f16-4223-8b3a-042371266bca} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
10522 2024.08.27 19:52:55.773795 [ 3 ] {a57b380d-4f16-4223-8b3a-042371266bca} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10523 2024.08.27 19:52:55.774005 [ 3 ] {a57b380d-4f16-4223-8b3a-042371266bca} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002436 sec., 5336.617405582923 rows/sec., 9.56 MiB/sec.
10524 2024.08.27 19:52:55.774249 [ 3 ] {a57b380d-4f16-4223-8b3a-042371266bca} <Debug> DynamicQueryHandler: Done processing query
10525 2024.08.27 19:52:55.774276 [ 3 ] {a57b380d-4f16-4223-8b3a-042371266bca} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
10526 2024.08.27 19:52:55.774293 [ 3 ] {} <Debug> HTTP-Session: 5fde1c1c-bcd2-4419-abc3-40270376f340 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10527 2024.08.27 19:52:55.774422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10528 2024.08.27 19:52:55.774473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10529 2024.08.27 19:52:55.774493 [ 3 ] {} <Debug> HTTP-Session: 10986a67-903b-4b5d-9f31-fa340397c5f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10530 2024.08.27 19:52:55.774509 [ 3 ] {} <Debug> HTTP-Session: 10986a67-903b-4b5d-9f31-fa340397c5f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10531 2024.08.27 19:52:55.774523 [ 3 ] {} <Debug> HTTP-Session: 10986a67-903b-4b5d-9f31-fa340397c5f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10532 2024.08.27 19:52:55.774553 [ 3 ] {} <Trace> HTTP-Session: 10986a67-903b-4b5d-9f31-fa340397c5f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10533 2024.08.27 19:52:55.774676 [ 3 ] {7803e28c-5242-496b-935a-87b1bff8053a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10534 2024.08.27 19:52:55.774722 [ 3 ] {7803e28c-5242-496b-935a-87b1bff8053a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10535 2024.08.27 19:52:55.774854 [ 3 ] {7803e28c-5242-496b-935a-87b1bff8053a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10536 2024.08.27 19:52:55.775176 [ 3 ] {7803e28c-5242-496b-935a-87b1bff8053a} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10537 2024.08.27 19:52:55.775212 [ 3 ] {7803e28c-5242-496b-935a-87b1bff8053a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB.
10538 2024.08.27 19:52:55.775569 [ 3 ] {7803e28c-5242-496b-935a-87b1bff8053a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
10539 2024.08.27 19:52:55.775896 [ 3 ] {7803e28c-5242-496b-935a-87b1bff8053a} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10540 2024.08.27 19:52:55.776051 [ 3 ] {7803e28c-5242-496b-935a-87b1bff8053a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001413 sec., 42462.84501061571 rows/sec., 2.86 MiB/sec.
10541 2024.08.27 19:52:55.776287 [ 3 ] {7803e28c-5242-496b-935a-87b1bff8053a} <Debug> DynamicQueryHandler: Done processing query
10542 2024.08.27 19:52:55.776345 [ 3 ] {7803e28c-5242-496b-935a-87b1bff8053a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10543 2024.08.27 19:52:55.776398 [ 3 ] {} <Debug> HTTP-Session: 10986a67-903b-4b5d-9f31-fa340397c5f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10544 2024.08.27 19:53:00.767488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10545 2024.08.27 19:53:00.767608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10546 2024.08.27 19:53:00.767635 [ 3 ] {} <Debug> HTTP-Session: 763003ee-75f0-4c03-84e9-18422cd08cd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10547 2024.08.27 19:53:00.767660 [ 3 ] {} <Debug> HTTP-Session: 763003ee-75f0-4c03-84e9-18422cd08cd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10548 2024.08.27 19:53:00.767675 [ 3 ] {} <Debug> HTTP-Session: 763003ee-75f0-4c03-84e9-18422cd08cd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10549 2024.08.27 19:53:00.767723 [ 3 ] {} <Trace> HTTP-Session: 763003ee-75f0-4c03-84e9-18422cd08cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10550 2024.08.27 19:53:00.767906 [ 3 ] {7dc483b4-45b3-44af-a63f-1911c8098d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10551 2024.08.27 19:53:00.767977 [ 3 ] {7dc483b4-45b3-44af-a63f-1911c8098d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10552 2024.08.27 19:53:00.768309 [ 3 ] {7dc483b4-45b3-44af-a63f-1911c8098d5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10553 2024.08.27 19:53:00.768800 [ 3 ] {7dc483b4-45b3-44af-a63f-1911c8098d5a} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10554 2024.08.27 19:53:00.768848 [ 3 ] {7dc483b4-45b3-44af-a63f-1911c8098d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
10555 2024.08.27 19:53:00.769263 [ 3 ] {7dc483b4-45b3-44af-a63f-1911c8098d5a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
10556 2024.08.27 19:53:00.769659 [ 3 ] {7dc483b4-45b3-44af-a63f-1911c8098d5a} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10557 2024.08.27 19:53:00.769818 [ 3 ] {7dc483b4-45b3-44af-a63f-1911c8098d5a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001964 sec., 2036.6598778004072 rows/sec., 166.08 KiB/sec.
10558 2024.08.27 19:53:00.770058 [ 3 ] {7dc483b4-45b3-44af-a63f-1911c8098d5a} <Debug> DynamicQueryHandler: Done processing query
10559 2024.08.27 19:53:00.770085 [ 3 ] {7dc483b4-45b3-44af-a63f-1911c8098d5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10560 2024.08.27 19:53:00.770103 [ 3 ] {} <Debug> HTTP-Session: 763003ee-75f0-4c03-84e9-18422cd08cd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10561 2024.08.27 19:53:00.770310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 37084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10562 2024.08.27 19:53:00.770367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10563 2024.08.27 19:53:00.770389 [ 3 ] {} <Debug> HTTP-Session: 5e4fbada-6672-4d8c-9669-f50cda60596a Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10564 2024.08.27 19:53:00.770408 [ 3 ] {} <Debug> HTTP-Session: 5e4fbada-6672-4d8c-9669-f50cda60596a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10565 2024.08.27 19:53:00.770423 [ 3 ] {} <Debug> HTTP-Session: 5e4fbada-6672-4d8c-9669-f50cda60596a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10566 2024.08.27 19:53:00.770458 [ 3 ] {} <Trace> HTTP-Session: 5e4fbada-6672-4d8c-9669-f50cda60596a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10567 2024.08.27 19:53:00.770637 [ 3 ] {2911b30b-6937-4e0d-ab6c-092bedc968ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10568 2024.08.27 19:53:00.770686 [ 3 ] {2911b30b-6937-4e0d-ab6c-092bedc968ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10569 2024.08.27 19:53:00.770925 [ 3 ] {2911b30b-6937-4e0d-ab6c-092bedc968ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10570 2024.08.27 19:53:00.771413 [ 3 ] {2911b30b-6937-4e0d-ab6c-092bedc968ef} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10571 2024.08.27 19:53:00.771451 [ 3 ] {2911b30b-6937-4e0d-ab6c-092bedc968ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
10572 2024.08.27 19:53:00.771833 [ 3 ] {2911b30b-6937-4e0d-ab6c-092bedc968ef} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
10573 2024.08.27 19:53:00.772199 [ 3 ] {2911b30b-6937-4e0d-ab6c-092bedc968ef} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10574 2024.08.27 19:53:00.772359 [ 3 ] {2911b30b-6937-4e0d-ab6c-092bedc968ef} <Debug> executeQuery: Read 245 rows, 22.20 KiB in 0.001808 sec., 135508.84955752213 rows/sec., 11.99 MiB/sec.
10575 2024.08.27 19:53:00.772657 [ 3 ] {2911b30b-6937-4e0d-ab6c-092bedc968ef} <Debug> DynamicQueryHandler: Done processing query
10576 2024.08.27 19:53:00.772724 [ 3 ] {2911b30b-6937-4e0d-ab6c-092bedc968ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
10577 2024.08.27 19:53:00.772779 [ 3 ] {} <Debug> HTTP-Session: 5e4fbada-6672-4d8c-9669-f50cda60596a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10578 2024.08.27 19:53:00.772949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10579 2024.08.27 19:53:00.773015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10580 2024.08.27 19:53:00.773038 [ 3 ] {} <Debug> HTTP-Session: 09ee937a-3c0a-422a-9b64-fb36f07856da Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10581 2024.08.27 19:53:00.773055 [ 3 ] {} <Debug> HTTP-Session: 09ee937a-3c0a-422a-9b64-fb36f07856da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10582 2024.08.27 19:53:00.773070 [ 3 ] {} <Debug> HTTP-Session: 09ee937a-3c0a-422a-9b64-fb36f07856da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10583 2024.08.27 19:53:00.773105 [ 3 ] {} <Trace> HTTP-Session: 09ee937a-3c0a-422a-9b64-fb36f07856da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10584 2024.08.27 19:53:00.773228 [ 3 ] {3ef526cb-1a3b-4ef5-84dd-58aab3b74ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10585 2024.08.27 19:53:00.773275 [ 3 ] {3ef526cb-1a3b-4ef5-84dd-58aab3b74ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10586 2024.08.27 19:53:00.773527 [ 3 ] {3ef526cb-1a3b-4ef5-84dd-58aab3b74ec8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10587 2024.08.27 19:53:00.773855 [ 3 ] {3ef526cb-1a3b-4ef5-84dd-58aab3b74ec8} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10588 2024.08.27 19:53:00.773893 [ 3 ] {3ef526cb-1a3b-4ef5-84dd-58aab3b74ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
10589 2024.08.27 19:53:00.774251 [ 3 ] {3ef526cb-1a3b-4ef5-84dd-58aab3b74ec8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
10590 2024.08.27 19:53:00.774641 [ 3 ] {3ef526cb-1a3b-4ef5-84dd-58aab3b74ec8} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10591 2024.08.27 19:53:00.774813 [ 3 ] {3ef526cb-1a3b-4ef5-84dd-58aab3b74ec8} <Debug> executeQuery: Read 31 rows, 2.31 KiB in 0.001612 sec., 19230.76923076923 rows/sec., 1.40 MiB/sec.
10592 2024.08.27 19:53:00.774816 [ 134 ] {} <Debug> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
10593 2024.08.27 19:53:00.774931 [ 134 ] {} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10594 2024.08.27 19:53:00.774978 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
10595 2024.08.27 19:53:00.775057 [ 3 ] {3ef526cb-1a3b-4ef5-84dd-58aab3b74ec8} <Debug> DynamicQueryHandler: Done processing query
10596 2024.08.27 19:53:00.775121 [ 3 ] {3ef526cb-1a3b-4ef5-84dd-58aab3b74ec8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10597 2024.08.27 19:53:00.775186 [ 3 ] {} <Debug> HTTP-Session: 09ee937a-3c0a-422a-9b64-fb36f07856da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10598 2024.08.27 19:53:00.775251 [ 189 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::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
10599 2024.08.27 19:53:00.775342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10600 2024.08.27 19:53:00.775451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10601 2024.08.27 19:53:00.775519 [ 3 ] {} <Debug> HTTP-Session: 9027937a-25cf-4b74-ab9a-926a44e4c87e Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10602 2024.08.27 19:53:00.775565 [ 3 ] {} <Debug> HTTP-Session: 9027937a-25cf-4b74-ab9a-926a44e4c87e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10603 2024.08.27 19:53:00.775614 [ 3 ] {} <Debug> HTTP-Session: 9027937a-25cf-4b74-ab9a-926a44e4c87e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10604 2024.08.27 19:53:00.775628 [ 189 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10605 2024.08.27 19:53:00.775689 [ 3 ] {} <Trace> HTTP-Session: 9027937a-25cf-4b74-ab9a-926a44e4c87e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10606 2024.08.27 19:53:00.775708 [ 189 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 58 rows starting from the beginning of the part
10607 2024.08.27 19:53:00.775980 [ 189 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 31 rows starting from the beginning of the part
10608 2024.08.27 19:53:00.776003 [ 3 ] {a8d0d931-b468-4226-bc9a-8d1f01f2480a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10609 2024.08.27 19:53:00.776190 [ 3 ] {a8d0d931-b468-4226-bc9a-8d1f01f2480a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10610 2024.08.27 19:53:00.776257 [ 189 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 13 rows starting from the beginning of the part
10611 2024.08.27 19:53:00.776672 [ 189 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 29 rows starting from the beginning of the part
10612 2024.08.27 19:53:00.776954 [ 189 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 13 rows starting from the beginning of the part
10613 2024.08.27 19:53:00.777349 [ 189 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 31 rows starting from the beginning of the part
10614 2024.08.27 19:53:00.777988 [ 3 ] {a8d0d931-b468-4226-bc9a-8d1f01f2480a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10615 2024.08.27 19:53:00.778888 [ 3 ] {a8d0d931-b468-4226-bc9a-8d1f01f2480a} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10616 2024.08.27 19:53:00.778981 [ 3 ] {a8d0d931-b468-4226-bc9a-8d1f01f2480a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
10617 2024.08.27 19:53:00.780100 [ 3 ] {a8d0d931-b468-4226-bc9a-8d1f01f2480a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
10618 2024.08.27 19:53:00.780324 [ 201 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 5 columns (5 merged, 0 gathered) in 0.005246126 sec., 33357.94832224769 rows/sec., 2.55 MiB/sec.
10619 2024.08.27 19:53:00.780645 [ 201 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
10620 2024.08.27 19:53:00.780959 [ 3 ] {a8d0d931-b468-4226-bc9a-8d1f01f2480a} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10621 2024.08.27 19:53:00.781522 [ 3 ] {a8d0d931-b468-4226-bc9a-8d1f01f2480a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005657 sec., 2474.809969948736 rows/sec., 173.32 KiB/sec.
10622 2024.08.27 19:53:00.782205 [ 3 ] {a8d0d931-b468-4226-bc9a-8d1f01f2480a} <Debug> DynamicQueryHandler: Done processing query
10623 2024.08.27 19:53:00.782217 [ 201 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_46_9} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10624 2024.08.27 19:53:00.782247 [ 3 ] {a8d0d931-b468-4226-bc9a-8d1f01f2480a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10625 2024.08.27 19:53:00.782293 [ 3 ] {} <Debug> HTTP-Session: 9027937a-25cf-4b74-ab9a-926a44e4c87e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10626 2024.08.27 19:53:00.782428 [ 201 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_46_9} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
10627 2024.08.27 19:53:00.782464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10628 2024.08.27 19:53:00.782583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10629 2024.08.27 19:53:00.782613 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
10630 2024.08.27 19:53:00.782625 [ 3 ] {} <Debug> HTTP-Session: 19e55f68-8d2d-46aa-8b47-6ecd4d5d0aca Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10631 2024.08.27 19:53:00.782674 [ 3 ] {} <Debug> HTTP-Session: 19e55f68-8d2d-46aa-8b47-6ecd4d5d0aca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10632 2024.08.27 19:53:00.782689 [ 3 ] {} <Debug> HTTP-Session: 19e55f68-8d2d-46aa-8b47-6ecd4d5d0aca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10633 2024.08.27 19:53:00.782721 [ 3 ] {} <Trace> HTTP-Session: 19e55f68-8d2d-46aa-8b47-6ecd4d5d0aca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10634 2024.08.27 19:53:00.782825 [ 3 ] {e4450c81-a401-4922-afc6-941beefb61fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
10635 2024.08.27 19:53:00.782873 [ 3 ] {e4450c81-a401-4922-afc6-941beefb61fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
10636 2024.08.27 19:53:00.783135 [ 3 ] {e4450c81-a401-4922-afc6-941beefb61fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10637 2024.08.27 19:53:00.783445 [ 3 ] {e4450c81-a401-4922-afc6-941beefb61fd} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10638 2024.08.27 19:53:00.783483 [ 3 ] {e4450c81-a401-4922-afc6-941beefb61fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
10639 2024.08.27 19:53:00.783863 [ 3 ] {e4450c81-a401-4922-afc6-941beefb61fd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
10640 2024.08.27 19:53:00.784246 [ 3 ] {e4450c81-a401-4922-afc6-941beefb61fd} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10641 2024.08.27 19:53:00.784405 [ 3 ] {e4450c81-a401-4922-afc6-941beefb61fd} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001603 sec., 3742.9819089207735 rows/sec., 221.14 KiB/sec.
10642 2024.08.27 19:53:00.784576 [ 3 ] {e4450c81-a401-4922-afc6-941beefb61fd} <Debug> DynamicQueryHandler: Done processing query
10643 2024.08.27 19:53:00.784602 [ 3 ] {e4450c81-a401-4922-afc6-941beefb61fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10644 2024.08.27 19:53:00.784618 [ 3 ] {} <Debug> HTTP-Session: 19e55f68-8d2d-46aa-8b47-6ecd4d5d0aca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10645 2024.08.27 19:53:00.784797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 67023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10646 2024.08.27 19:53:00.784846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10647 2024.08.27 19:53:00.784866 [ 3 ] {} <Debug> HTTP-Session: 90274521-948d-49be-8514-cc37ccfe31d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10648 2024.08.27 19:53:00.784884 [ 3 ] {} <Debug> HTTP-Session: 90274521-948d-49be-8514-cc37ccfe31d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10649 2024.08.27 19:53:00.784898 [ 3 ] {} <Debug> HTTP-Session: 90274521-948d-49be-8514-cc37ccfe31d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10650 2024.08.27 19:53:00.784929 [ 3 ] {} <Trace> HTTP-Session: 90274521-948d-49be-8514-cc37ccfe31d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10651 2024.08.27 19:53:00.785148 [ 3 ] {3cd0fb00-ee27-44ff-9a8e-d9a81c42402c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10652 2024.08.27 19:53:00.785192 [ 3 ] {3cd0fb00-ee27-44ff-9a8e-d9a81c42402c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10653 2024.08.27 19:53:00.785425 [ 3 ] {3cd0fb00-ee27-44ff-9a8e-d9a81c42402c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10654 2024.08.27 19:53:00.785942 [ 3 ] {3cd0fb00-ee27-44ff-9a8e-d9a81c42402c} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10655 2024.08.27 19:53:00.785979 [ 3 ] {3cd0fb00-ee27-44ff-9a8e-d9a81c42402c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
10656 2024.08.27 19:53:00.786361 [ 3 ] {3cd0fb00-ee27-44ff-9a8e-d9a81c42402c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
10657 2024.08.27 19:53:00.786723 [ 3 ] {3cd0fb00-ee27-44ff-9a8e-d9a81c42402c} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10658 2024.08.27 19:53:00.786877 [ 3 ] {3cd0fb00-ee27-44ff-9a8e-d9a81c42402c} <Debug> executeQuery: Read 413 rows, 30.17 KiB in 0.001839 sec., 224578.57531266994 rows/sec., 16.02 MiB/sec.
10659 2024.08.27 19:53:00.787045 [ 3 ] {3cd0fb00-ee27-44ff-9a8e-d9a81c42402c} <Debug> DynamicQueryHandler: Done processing query
10660 2024.08.27 19:53:00.787071 [ 3 ] {3cd0fb00-ee27-44ff-9a8e-d9a81c42402c} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
10661 2024.08.27 19:53:00.787087 [ 3 ] {} <Debug> HTTP-Session: 90274521-948d-49be-8514-cc37ccfe31d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10662 2024.08.27 19:53:00.787220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10663 2024.08.27 19:53:00.787268 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10664 2024.08.27 19:53:00.787288 [ 3 ] {} <Debug> HTTP-Session: 310d715b-1613-40ad-875e-35caa5854f74 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10665 2024.08.27 19:53:00.787305 [ 3 ] {} <Debug> HTTP-Session: 310d715b-1613-40ad-875e-35caa5854f74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10666 2024.08.27 19:53:00.787320 [ 3 ] {} <Debug> HTTP-Session: 310d715b-1613-40ad-875e-35caa5854f74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10667 2024.08.27 19:53:00.787351 [ 3 ] {} <Trace> HTTP-Session: 310d715b-1613-40ad-875e-35caa5854f74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10668 2024.08.27 19:53:00.787449 [ 3 ] {ebcb2af4-9015-48cc-9038-b9405b0b8d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10669 2024.08.27 19:53:00.787494 [ 3 ] {ebcb2af4-9015-48cc-9038-b9405b0b8d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10670 2024.08.27 19:53:00.787623 [ 3 ] {ebcb2af4-9015-48cc-9038-b9405b0b8d1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10671 2024.08.27 19:53:00.787851 [ 3 ] {ebcb2af4-9015-48cc-9038-b9405b0b8d1e} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10672 2024.08.27 19:53:00.787888 [ 3 ] {ebcb2af4-9015-48cc-9038-b9405b0b8d1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
10673 2024.08.27 19:53:00.788247 [ 3 ] {ebcb2af4-9015-48cc-9038-b9405b0b8d1e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
10674 2024.08.27 19:53:00.788583 [ 3 ] {ebcb2af4-9015-48cc-9038-b9405b0b8d1e} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10675 2024.08.27 19:53:00.788745 [ 3 ] {ebcb2af4-9015-48cc-9038-b9405b0b8d1e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001311 sec., 4576.659038901602 rows/sec., 239.11 KiB/sec.
10676 2024.08.27 19:53:00.789036 [ 3 ] {ebcb2af4-9015-48cc-9038-b9405b0b8d1e} <Debug> DynamicQueryHandler: Done processing query
10677 2024.08.27 19:53:00.789062 [ 3 ] {ebcb2af4-9015-48cc-9038-b9405b0b8d1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10678 2024.08.27 19:53:00.789078 [ 3 ] {} <Debug> HTTP-Session: 310d715b-1613-40ad-875e-35caa5854f74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10679 2024.08.27 19:53:00.789260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 45042, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10680 2024.08.27 19:53:00.789309 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10681 2024.08.27 19:53:00.789329 [ 3 ] {} <Debug> HTTP-Session: 54102723-93a5-4336-a93d-60f7cdb0eeea Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10682 2024.08.27 19:53:00.789346 [ 3 ] {} <Debug> HTTP-Session: 54102723-93a5-4336-a93d-60f7cdb0eeea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10683 2024.08.27 19:53:00.789360 [ 3 ] {} <Debug> HTTP-Session: 54102723-93a5-4336-a93d-60f7cdb0eeea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10684 2024.08.27 19:53:00.789391 [ 3 ] {} <Trace> HTTP-Session: 54102723-93a5-4336-a93d-60f7cdb0eeea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10685 2024.08.27 19:53:00.789567 [ 3 ] {516650ad-174d-4a60-b387-a3fe6493b993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10686 2024.08.27 19:53:00.789616 [ 3 ] {516650ad-174d-4a60-b387-a3fe6493b993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10687 2024.08.27 19:53:00.789778 [ 3 ] {516650ad-174d-4a60-b387-a3fe6493b993} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10688 2024.08.27 19:53:00.790154 [ 3 ] {516650ad-174d-4a60-b387-a3fe6493b993} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10689 2024.08.27 19:53:00.790196 [ 3 ] {516650ad-174d-4a60-b387-a3fe6493b993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
10690 2024.08.27 19:53:00.790587 [ 3 ] {516650ad-174d-4a60-b387-a3fe6493b993} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
10691 2024.08.27 19:53:00.790924 [ 3 ] {516650ad-174d-4a60-b387-a3fe6493b993} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10692 2024.08.27 19:53:00.791080 [ 3 ] {516650ad-174d-4a60-b387-a3fe6493b993} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001597 sec., 149655.60425798374 rows/sec., 10.03 MiB/sec.
10693 2024.08.27 19:53:00.791327 [ 3 ] {516650ad-174d-4a60-b387-a3fe6493b993} <Debug> DynamicQueryHandler: Done processing query
10694 2024.08.27 19:53:00.791378 [ 3 ] {516650ad-174d-4a60-b387-a3fe6493b993} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
10695 2024.08.27 19:53:00.791418 [ 3 ] {} <Debug> HTTP-Session: 54102723-93a5-4336-a93d-60f7cdb0eeea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10696 2024.08.27 19:53:00.791540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10697 2024.08.27 19:53:00.791587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10698 2024.08.27 19:53:00.791607 [ 3 ] {} <Debug> HTTP-Session: e7972809-b641-4db1-8653-1924c09f47ec Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10699 2024.08.27 19:53:00.791624 [ 3 ] {} <Debug> HTTP-Session: e7972809-b641-4db1-8653-1924c09f47ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10700 2024.08.27 19:53:00.791639 [ 3 ] {} <Debug> HTTP-Session: e7972809-b641-4db1-8653-1924c09f47ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10701 2024.08.27 19:53:00.791670 [ 3 ] {} <Trace> HTTP-Session: e7972809-b641-4db1-8653-1924c09f47ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10702 2024.08.27 19:53:00.791776 [ 3 ] {6abe903e-d00a-46ee-a5db-35e8725df3ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
10703 2024.08.27 19:53:00.791824 [ 3 ] {6abe903e-d00a-46ee-a5db-35e8725df3ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
10704 2024.08.27 19:53:00.791970 [ 3 ] {6abe903e-d00a-46ee-a5db-35e8725df3ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10705 2024.08.27 19:53:00.792208 [ 3 ] {6abe903e-d00a-46ee-a5db-35e8725df3ba} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10706 2024.08.27 19:53:00.792243 [ 3 ] {6abe903e-d00a-46ee-a5db-35e8725df3ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
10707 2024.08.27 19:53:00.792603 [ 3 ] {6abe903e-d00a-46ee-a5db-35e8725df3ba} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
10708 2024.08.27 19:53:00.792927 [ 3 ] {6abe903e-d00a-46ee-a5db-35e8725df3ba} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10709 2024.08.27 19:53:00.793083 [ 3 ] {6abe903e-d00a-46ee-a5db-35e8725df3ba} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00133 sec., 751.8796992481203 rows/sec., 50.66 KiB/sec.
10710 2024.08.27 19:53:00.793237 [ 3 ] {6abe903e-d00a-46ee-a5db-35e8725df3ba} <Debug> DynamicQueryHandler: Done processing query
10711 2024.08.27 19:53:00.793262 [ 3 ] {6abe903e-d00a-46ee-a5db-35e8725df3ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
10712 2024.08.27 19:53:00.793278 [ 3 ] {} <Debug> HTTP-Session: e7972809-b641-4db1-8653-1924c09f47ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10713 2024.08.27 19:53:00.793465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44428, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10714 2024.08.27 19:53:00.793513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10715 2024.08.27 19:53:00.793533 [ 3 ] {} <Debug> HTTP-Session: e1f90156-f892-4529-810e-2f174dc14924 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10716 2024.08.27 19:53:00.793549 [ 3 ] {} <Debug> HTTP-Session: e1f90156-f892-4529-810e-2f174dc14924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10717 2024.08.27 19:53:00.793563 [ 3 ] {} <Debug> HTTP-Session: e1f90156-f892-4529-810e-2f174dc14924 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10718 2024.08.27 19:53:00.793593 [ 3 ] {} <Trace> HTTP-Session: e1f90156-f892-4529-810e-2f174dc14924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10719 2024.08.27 19:53:00.794034 [ 3 ] {7c01fad2-8233-4007-b4f8-681c90464736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10720 2024.08.27 19:53:00.794111 [ 3 ] {7c01fad2-8233-4007-b4f8-681c90464736} <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
10721 2024.08.27 19:53:00.794536 [ 3 ] {7c01fad2-8233-4007-b4f8-681c90464736} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10722 2024.08.27 19:53:00.795091 [ 3 ] {7c01fad2-8233-4007-b4f8-681c90464736} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10723 2024.08.27 19:53:00.795127 [ 3 ] {7c01fad2-8233-4007-b4f8-681c90464736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
10724 2024.08.27 19:53:00.795730 [ 3 ] {7c01fad2-8233-4007-b4f8-681c90464736} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
10725 2024.08.27 19:53:00.796166 [ 3 ] {7c01fad2-8233-4007-b4f8-681c90464736} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10726 2024.08.27 19:53:00.796342 [ 134 ] {} <Debug> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
10727 2024.08.27 19:53:00.796368 [ 3 ] {7c01fad2-8233-4007-b4f8-681c90464736} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002693 sec., 10025.993316004457 rows/sec., 17.97 MiB/sec.
10728 2024.08.27 19:53:00.796427 [ 134 ] {} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10729 2024.08.27 19:53:00.796505 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
10730 2024.08.27 19:53:00.796790 [ 189 ] {25052027-0a03-49be-8655-a6c64ba66c34::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
10731 2024.08.27 19:53:00.796932 [ 3 ] {7c01fad2-8233-4007-b4f8-681c90464736} <Debug> DynamicQueryHandler: Done processing query
10732 2024.08.27 19:53:00.796984 [ 3 ] {7c01fad2-8233-4007-b4f8-681c90464736} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
10733 2024.08.27 19:53:00.797030 [ 3 ] {} <Debug> HTTP-Session: e1f90156-f892-4529-810e-2f174dc14924 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10734 2024.08.27 19:53:00.797274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 12143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10735 2024.08.27 19:53:00.797401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10736 2024.08.27 19:53:00.797428 [ 189 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10737 2024.08.27 19:53:00.797442 [ 3 ] {} <Debug> HTTP-Session: 512c528c-b862-477a-a833-e2e1900f05c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10738 2024.08.27 19:53:00.797500 [ 3 ] {} <Debug> HTTP-Session: 512c528c-b862-477a-a833-e2e1900f05c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10739 2024.08.27 19:53:00.797550 [ 3 ] {} <Debug> HTTP-Session: 512c528c-b862-477a-a833-e2e1900f05c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10740 2024.08.27 19:53:00.797592 [ 189 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 779 rows starting from the beginning of the part
10741 2024.08.27 19:53:00.797623 [ 3 ] {} <Trace> HTTP-Session: 512c528c-b862-477a-a833-e2e1900f05c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10742 2024.08.27 19:53:00.798060 [ 3 ] {151f5669-8401-46f7-9feb-a939b20f734a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10743 2024.08.27 19:53:00.798216 [ 189 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 27 rows starting from the beginning of the part
10744 2024.08.27 19:53:00.798236 [ 3 ] {151f5669-8401-46f7-9feb-a939b20f734a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10745 2024.08.27 19:53:00.799116 [ 189 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 13 rows starting from the beginning of the part
10746 2024.08.27 19:53:00.799344 [ 3 ] {151f5669-8401-46f7-9feb-a939b20f734a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10747 2024.08.27 19:53:00.799840 [ 189 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 27 rows starting from the beginning of the part
10748 2024.08.27 19:53:00.800543 [ 189 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 13 rows starting from the beginning of the part
10749 2024.08.27 19:53:00.800700 [ 3 ] {151f5669-8401-46f7-9feb-a939b20f734a} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10750 2024.08.27 19:53:00.800799 [ 3 ] {151f5669-8401-46f7-9feb-a939b20f734a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
10751 2024.08.27 19:53:00.801216 [ 189 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 27 rows starting from the beginning of the part
10752 2024.08.27 19:53:00.802163 [ 3 ] {151f5669-8401-46f7-9feb-a939b20f734a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
10753 2024.08.27 19:53:00.802959 [ 3 ] {151f5669-8401-46f7-9feb-a939b20f734a} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10754 2024.08.27 19:53:00.803350 [ 3 ] {151f5669-8401-46f7-9feb-a939b20f734a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005518 sec., 14860.456687205507 rows/sec., 966.47 KiB/sec.
10755 2024.08.27 19:53:00.803577 [ 3 ] {151f5669-8401-46f7-9feb-a939b20f734a} <Debug> DynamicQueryHandler: Done processing query
10756 2024.08.27 19:53:00.803609 [ 3 ] {151f5669-8401-46f7-9feb-a939b20f734a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10757 2024.08.27 19:53:00.803626 [ 3 ] {} <Debug> HTTP-Session: 512c528c-b862-477a-a833-e2e1900f05c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10758 2024.08.27 19:53:00.811893 [ 196 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 886 rows, containing 19 columns (19 merged, 0 gathered) in 0.015254229 sec., 58082.25378024678 rows/sec., 104.08 MiB/sec.
10759 2024.08.27 19:53:00.813026 [ 186 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
10760 2024.08.27 19:53:00.813704 [ 186 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10761 2024.08.27 19:53:00.813800 [ 186 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
10762 2024.08.27 19:53:00.813965 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.68 MiB.
10763 2024.08.27 19:53:05.761373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 11847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10764 2024.08.27 19:53:05.761506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10765 2024.08.27 19:53:05.761536 [ 3 ] {} <Debug> HTTP-Session: 3e2d9455-e11b-4b68-90ba-dc29198639ef Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10766 2024.08.27 19:53:05.761564 [ 3 ] {} <Debug> HTTP-Session: 3e2d9455-e11b-4b68-90ba-dc29198639ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10767 2024.08.27 19:53:05.761582 [ 3 ] {} <Debug> HTTP-Session: 3e2d9455-e11b-4b68-90ba-dc29198639ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10768 2024.08.27 19:53:05.761636 [ 3 ] {} <Trace> HTTP-Session: 3e2d9455-e11b-4b68-90ba-dc29198639ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10769 2024.08.27 19:53:05.761860 [ 3 ] {cac616de-4198-4e21-956e-50101ef9211f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10770 2024.08.27 19:53:05.761935 [ 3 ] {cac616de-4198-4e21-956e-50101ef9211f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10771 2024.08.27 19:53:05.762276 [ 3 ] {cac616de-4198-4e21-956e-50101ef9211f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10772 2024.08.27 19:53:05.762703 [ 3 ] {cac616de-4198-4e21-956e-50101ef9211f} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10773 2024.08.27 19:53:05.762744 [ 3 ] {cac616de-4198-4e21-956e-50101ef9211f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
10774 2024.08.27 19:53:05.763157 [ 3 ] {cac616de-4198-4e21-956e-50101ef9211f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
10775 2024.08.27 19:53:05.763528 [ 3 ] {cac616de-4198-4e21-956e-50101ef9211f} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10776 2024.08.27 19:53:05.763689 [ 3 ] {cac616de-4198-4e21-956e-50101ef9211f} <Debug> executeQuery: Read 82 rows, 6.84 KiB in 0.001908 sec., 42976.9392033543 rows/sec., 3.50 MiB/sec.
10777 2024.08.27 19:53:05.763708 [ 130 ] {} <Debug> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
10778 2024.08.27 19:53:05.763825 [ 130 ] {} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10779 2024.08.27 19:53:05.763863 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
10780 2024.08.27 19:53:05.763964 [ 3 ] {cac616de-4198-4e21-956e-50101ef9211f} <Debug> DynamicQueryHandler: Done processing query
10781 2024.08.27 19:53:05.764015 [ 3 ] {cac616de-4198-4e21-956e-50101ef9211f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10782 2024.08.27 19:53:05.764046 [ 3 ] {} <Debug> HTTP-Session: 3e2d9455-e11b-4b68-90ba-dc29198639ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10783 2024.08.27 19:53:05.764046 [ 186 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::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
10784 2024.08.27 19:53:05.764261 [ 186 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10785 2024.08.27 19:53:05.764277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10786 2024.08.27 19:53:05.764323 [ 186 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1418 rows starting from the beginning of the part
10787 2024.08.27 19:53:05.764358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10788 2024.08.27 19:53:05.764408 [ 3 ] {} <Debug> HTTP-Session: 41596185-91ec-4f76-abd1-66b1fd0990e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10789 2024.08.27 19:53:05.764474 [ 3 ] {} <Debug> HTTP-Session: 41596185-91ec-4f76-abd1-66b1fd0990e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10790 2024.08.27 19:53:05.764547 [ 3 ] {} <Debug> HTTP-Session: 41596185-91ec-4f76-abd1-66b1fd0990e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10791 2024.08.27 19:53:05.764620 [ 186 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1384 rows starting from the beginning of the part
10792 2024.08.27 19:53:05.764651 [ 3 ] {} <Trace> HTTP-Session: 41596185-91ec-4f76-abd1-66b1fd0990e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10793 2024.08.27 19:53:05.764916 [ 186 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 26 rows starting from the beginning of the part
10794 2024.08.27 19:53:05.764947 [ 3 ] {63318c7c-23cb-4b84-91da-2333491d341f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10795 2024.08.27 19:53:05.765079 [ 3 ] {63318c7c-23cb-4b84-91da-2333491d341f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10796 2024.08.27 19:53:05.765236 [ 186 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 82 rows starting from the beginning of the part
10797 2024.08.27 19:53:05.765570 [ 186 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 245 rows starting from the beginning of the part
10798 2024.08.27 19:53:05.765865 [ 186 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 82 rows starting from the beginning of the part
10799 2024.08.27 19:53:05.766684 [ 3 ] {63318c7c-23cb-4b84-91da-2333491d341f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10800 2024.08.27 19:53:05.767325 [ 3 ] {63318c7c-23cb-4b84-91da-2333491d341f} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10801 2024.08.27 19:53:05.767368 [ 3 ] {63318c7c-23cb-4b84-91da-2333491d341f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
10802 2024.08.27 19:53:05.768179 [ 3 ] {63318c7c-23cb-4b84-91da-2333491d341f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
10803 2024.08.27 19:53:05.769082 [ 3 ] {63318c7c-23cb-4b84-91da-2333491d341f} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10804 2024.08.27 19:53:05.769265 [ 3 ] {63318c7c-23cb-4b84-91da-2333491d341f} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.004422 sec., 2939.8462234283134 rows/sec., 221.06 KiB/sec.
10805 2024.08.27 19:53:05.769548 [ 3 ] {63318c7c-23cb-4b84-91da-2333491d341f} <Debug> DynamicQueryHandler: Done processing query
10806 2024.08.27 19:53:05.769581 [ 3 ] {63318c7c-23cb-4b84-91da-2333491d341f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10807 2024.08.27 19:53:05.769601 [ 3 ] {} <Debug> HTTP-Session: 41596185-91ec-4f76-abd1-66b1fd0990e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10808 2024.08.27 19:53:05.769822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 13090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10809 2024.08.27 19:53:05.769887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10810 2024.08.27 19:53:05.769898 [ 196 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3237 rows, containing 5 columns (5 merged, 0 gathered) in 0.005952018 sec., 543849.1617464867 rows/sec., 47.74 MiB/sec.
10811 2024.08.27 19:53:05.769917 [ 3 ] {} <Debug> HTTP-Session: dcee4df3-b01f-4623-97fd-64908b2ca5d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10812 2024.08.27 19:53:05.769979 [ 3 ] {} <Debug> HTTP-Session: dcee4df3-b01f-4623-97fd-64908b2ca5d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10813 2024.08.27 19:53:05.769999 [ 3 ] {} <Debug> HTTP-Session: dcee4df3-b01f-4623-97fd-64908b2ca5d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10814 2024.08.27 19:53:05.770038 [ 3 ] {} <Trace> HTTP-Session: dcee4df3-b01f-4623-97fd-64908b2ca5d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10815 2024.08.27 19:53:05.770237 [ 196 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
10816 2024.08.27 19:53:05.770246 [ 3 ] {9c64b7b5-4c45-4df9-accb-9745d16827d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10817 2024.08.27 19:53:05.770372 [ 3 ] {9c64b7b5-4c45-4df9-accb-9745d16827d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10818 2024.08.27 19:53:05.771344 [ 3 ] {9c64b7b5-4c45-4df9-accb-9745d16827d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10819 2024.08.27 19:53:05.771540 [ 196 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_61_12} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10820 2024.08.27 19:53:05.771711 [ 196 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_61_12} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
10821 2024.08.27 19:53:05.771902 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB.
10822 2024.08.27 19:53:05.772031 [ 3 ] {9c64b7b5-4c45-4df9-accb-9745d16827d3} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10823 2024.08.27 19:53:05.772075 [ 3 ] {9c64b7b5-4c45-4df9-accb-9745d16827d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
10824 2024.08.27 19:53:05.772445 [ 3 ] {9c64b7b5-4c45-4df9-accb-9745d16827d3} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
10825 2024.08.27 19:53:05.772801 [ 3 ] {9c64b7b5-4c45-4df9-accb-9745d16827d3} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10826 2024.08.27 19:53:05.772970 [ 3 ] {9c64b7b5-4c45-4df9-accb-9745d16827d3} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.002817 sec., 27334.0433084842 rows/sec., 2.13 MiB/sec.
10827 2024.08.27 19:53:05.772970 [ 130 ] {} <Debug> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
10828 2024.08.27 19:53:05.773063 [ 130 ] {} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10829 2024.08.27 19:53:05.773125 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
10830 2024.08.27 19:53:05.773301 [ 200 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::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
10831 2024.08.27 19:53:05.773301 [ 3 ] {9c64b7b5-4c45-4df9-accb-9745d16827d3} <Debug> DynamicQueryHandler: Done processing query
10832 2024.08.27 19:53:05.773369 [ 3 ] {9c64b7b5-4c45-4df9-accb-9745d16827d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10833 2024.08.27 19:53:05.773418 [ 3 ] {} <Debug> HTTP-Session: dcee4df3-b01f-4623-97fd-64908b2ca5d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10834 2024.08.27 19:53:05.773536 [ 200 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10835 2024.08.27 19:53:05.773577 [ 200 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 914 rows starting from the beginning of the part
10836 2024.08.27 19:53:05.773734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 30657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10837 2024.08.27 19:53:05.773788 [ 200 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 867 rows starting from the beginning of the part
10838 2024.08.27 19:53:05.773924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10839 2024.08.27 19:53:05.774049 [ 3 ] {} <Debug> HTTP-Session: 345b43b5-25b8-4435-8af7-8c4fe2c268c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10840 2024.08.27 19:53:05.774109 [ 200 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 28 rows starting from the beginning of the part
10841 2024.08.27 19:53:05.774121 [ 3 ] {} <Debug> HTTP-Session: 345b43b5-25b8-4435-8af7-8c4fe2c268c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10842 2024.08.27 19:53:05.774231 [ 3 ] {} <Debug> HTTP-Session: 345b43b5-25b8-4435-8af7-8c4fe2c268c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10843 2024.08.27 19:53:05.774390 [ 3 ] {} <Trace> HTTP-Session: 345b43b5-25b8-4435-8af7-8c4fe2c268c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10844 2024.08.27 19:53:05.774562 [ 200 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 77 rows starting from the beginning of the part
10845 2024.08.27 19:53:05.774790 [ 200 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 413 rows starting from the beginning of the part
10846 2024.08.27 19:53:05.774832 [ 3 ] {62b9580c-86e7-4eb0-ab6e-97ad8edeecfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10847 2024.08.27 19:53:05.775045 [ 3 ] {62b9580c-86e7-4eb0-ab6e-97ad8edeecfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10848 2024.08.27 19:53:05.775111 [ 200 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 77 rows starting from the beginning of the part
10849 2024.08.27 19:53:05.776028 [ 3 ] {62b9580c-86e7-4eb0-ab6e-97ad8edeecfa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10850 2024.08.27 19:53:05.777133 [ 3 ] {62b9580c-86e7-4eb0-ab6e-97ad8edeecfa} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10851 2024.08.27 19:53:05.777214 [ 3 ] {62b9580c-86e7-4eb0-ab6e-97ad8edeecfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
10852 2024.08.27 19:53:05.778212 [ 3 ] {62b9580c-86e7-4eb0-ab6e-97ad8edeecfa} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
10853 2024.08.27 19:53:05.778931 [ 200 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2376 rows, containing 5 columns (5 merged, 0 gathered) in 0.005718153 sec., 415518.7872727435 rows/sec., 31.83 MiB/sec.
10854 2024.08.27 19:53:05.779180 [ 3 ] {62b9580c-86e7-4eb0-ab6e-97ad8edeecfa} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10855 2024.08.27 19:53:05.779285 [ 197 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
10856 2024.08.27 19:53:05.779460 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
10857 2024.08.27 19:53:05.779537 [ 3 ] {62b9580c-86e7-4eb0-ab6e-97ad8edeecfa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004898 sec., 32666.394446712948 rows/sec., 2.28 MiB/sec.
10858 2024.08.27 19:53:05.779565 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10859 2024.08.27 19:53:05.779663 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
10860 2024.08.27 19:53:05.780137 [ 191 ] {f0716f36-2242-4786-aa54-49060a96b200::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
10861 2024.08.27 19:53:05.780167 [ 3 ] {62b9580c-86e7-4eb0-ab6e-97ad8edeecfa} <Debug> DynamicQueryHandler: Done processing query
10862 2024.08.27 19:53:05.780272 [ 3 ] {62b9580c-86e7-4eb0-ab6e-97ad8edeecfa} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10863 2024.08.27 19:53:05.780379 [ 3 ] {} <Debug> HTTP-Session: 345b43b5-25b8-4435-8af7-8c4fe2c268c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10864 2024.08.27 19:53:05.780694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 21378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10865 2024.08.27 19:53:05.780804 [ 191 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10866 2024.08.27 19:53:05.780834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10867 2024.08.27 19:53:05.780887 [ 3 ] {} <Debug> HTTP-Session: 63fec8a8-ffde-496d-9b3d-5f777815a53b Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10868 2024.08.27 19:53:05.780888 [ 191 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 15499 rows starting from the beginning of the part
10869 2024.08.27 19:53:05.780961 [ 3 ] {} <Debug> HTTP-Session: 63fec8a8-ffde-496d-9b3d-5f777815a53b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10870 2024.08.27 19:53:05.781009 [ 3 ] {} <Debug> HTTP-Session: 63fec8a8-ffde-496d-9b3d-5f777815a53b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10871 2024.08.27 19:53:05.781211 [ 3 ] {} <Trace> HTTP-Session: 63fec8a8-ffde-496d-9b3d-5f777815a53b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10872 2024.08.27 19:53:05.781368 [ 191 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 912 rows starting from the beginning of the part
10873 2024.08.27 19:53:05.781510 [ 193 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_61_12} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10874 2024.08.27 19:53:05.781666 [ 191 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 10 rows starting from the beginning of the part
10875 2024.08.27 19:53:05.781862 [ 3 ] {fead288a-8873-424c-9bc5-4e6cf9b2e6a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10876 2024.08.27 19:53:05.782191 [ 193 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_61_12} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
10877 2024.08.27 19:53:05.782233 [ 191 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part
10878 2024.08.27 19:53:05.782327 [ 3 ] {fead288a-8873-424c-9bc5-4e6cf9b2e6a6} <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
10879 2024.08.27 19:53:05.782628 [ 191 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 239 rows starting from the beginning of the part
10880 2024.08.27 19:53:05.782968 [ 191 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part
10881 2024.08.27 19:53:05.783675 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB.
10882 2024.08.27 19:53:05.784345 [ 3 ] {fead288a-8873-424c-9bc5-4e6cf9b2e6a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10883 2024.08.27 19:53:05.784963 [ 3 ] {fead288a-8873-424c-9bc5-4e6cf9b2e6a6} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10884 2024.08.27 19:53:05.785010 [ 3 ] {fead288a-8873-424c-9bc5-4e6cf9b2e6a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
10885 2024.08.27 19:53:05.785839 [ 3 ] {fead288a-8873-424c-9bc5-4e6cf9b2e6a6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
10886 2024.08.27 19:53:05.786733 [ 3 ] {fead288a-8873-424c-9bc5-4e6cf9b2e6a6} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10887 2024.08.27 19:53:05.787175 [ 3 ] {fead288a-8873-424c-9bc5-4e6cf9b2e6a6} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.005699 sec., 2281.1019477101245 rows/sec., 4.09 MiB/sec.
10888 2024.08.27 19:53:05.787944 [ 3 ] {fead288a-8873-424c-9bc5-4e6cf9b2e6a6} <Debug> DynamicQueryHandler: Done processing query
10889 2024.08.27 19:53:05.788024 [ 3 ] {fead288a-8873-424c-9bc5-4e6cf9b2e6a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
10890 2024.08.27 19:53:05.788092 [ 3 ] {} <Debug> HTTP-Session: 63fec8a8-ffde-496d-9b3d-5f777815a53b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10891 2024.08.27 19:53:05.788330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10892 2024.08.27 19:53:05.788389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10893 2024.08.27 19:53:05.788410 [ 3 ] {} <Debug> HTTP-Session: d6cacb4c-c25d-400f-a9e3-cff84d9c4208 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10894 2024.08.27 19:53:05.788427 [ 3 ] {} <Debug> HTTP-Session: d6cacb4c-c25d-400f-a9e3-cff84d9c4208 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10895 2024.08.27 19:53:05.788441 [ 3 ] {} <Debug> HTTP-Session: d6cacb4c-c25d-400f-a9e3-cff84d9c4208 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10896 2024.08.27 19:53:05.788473 [ 3 ] {} <Trace> HTTP-Session: d6cacb4c-c25d-400f-a9e3-cff84d9c4208 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10897 2024.08.27 19:53:05.788598 [ 3 ] {940fe4dd-1406-47ce-b572-9eb1db24f020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10898 2024.08.27 19:53:05.788661 [ 3 ] {940fe4dd-1406-47ce-b572-9eb1db24f020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10899 2024.08.27 19:53:05.788822 [ 3 ] {940fe4dd-1406-47ce-b572-9eb1db24f020} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10900 2024.08.27 19:53:05.789182 [ 3 ] {940fe4dd-1406-47ce-b572-9eb1db24f020} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10901 2024.08.27 19:53:05.789244 [ 3 ] {940fe4dd-1406-47ce-b572-9eb1db24f020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
10902 2024.08.27 19:53:05.789678 [ 3 ] {940fe4dd-1406-47ce-b572-9eb1db24f020} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
10903 2024.08.27 19:53:05.789838 [ 197 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16980 rows, containing 5 columns (5 merged, 0 gathered) in 0.010026293 sec., 1693547.1564615157 rows/sec., 114.50 MiB/sec.
10904 2024.08.27 19:53:05.790155 [ 197 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
10905 2024.08.27 19:53:05.790357 [ 3 ] {940fe4dd-1406-47ce-b572-9eb1db24f020} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10906 2024.08.27 19:53:05.790637 [ 129 ] {} <Debug> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
10907 2024.08.27 19:53:05.790739 [ 129 ] {} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10908 2024.08.27 19:53:05.790797 [ 3 ] {940fe4dd-1406-47ce-b572-9eb1db24f020} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002193 sec., 27359.781121751024 rows/sec., 1.84 MiB/sec.
10909 2024.08.27 19:53:05.790822 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
10910 2024.08.27 19:53:05.791328 [ 199 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
10911 2024.08.27 19:53:05.791513 [ 3 ] {940fe4dd-1406-47ce-b572-9eb1db24f020} <Debug> DynamicQueryHandler: Done processing query
10912 2024.08.27 19:53:05.791624 [ 3 ] {940fe4dd-1406-47ce-b572-9eb1db24f020} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10913 2024.08.27 19:53:05.791692 [ 3 ] {} <Debug> HTTP-Session: d6cacb4c-c25d-400f-a9e3-cff84d9c4208 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10914 2024.08.27 19:53:05.791974 [ 199 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10915 2024.08.27 19:53:05.792103 [ 199 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3346 rows starting from the beginning of the part
10916 2024.08.27 19:53:05.792100 [ 197 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10917 2024.08.27 19:53:05.792550 [ 199 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 78 rows starting from the beginning of the part
10918 2024.08.27 19:53:05.792977 [ 199 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 4 rows starting from the beginning of the part
10919 2024.08.27 19:53:05.793383 [ 199 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
10920 2024.08.27 19:53:05.793385 [ 197 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
10921 2024.08.27 19:53:05.793584 [ 199 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 82 rows starting from the beginning of the part
10922 2024.08.27 19:53:05.793805 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB.
10923 2024.08.27 19:53:05.793909 [ 199 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
10924 2024.08.27 19:53:05.795230 [ 198 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3630 rows, containing 4 columns (4 merged, 0 gathered) in 0.004225169 sec., 859137.2321438503 rows/sec., 56.10 MiB/sec.
10925 2024.08.27 19:53:05.795531 [ 197 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
10926 2024.08.27 19:53:05.795947 [ 197 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_61_12} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10927 2024.08.27 19:53:05.796028 [ 197 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_61_12} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
10928 2024.08.27 19:53:05.796115 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB.
10929 2024.08.27 19:53:06.000319 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 199.12 MiB, peak 209.67 MiB, free memory in arenas 0.00 B, will set to 200.56 MiB (RSS), difference: 1.44 MiB
10930 2024.08.27 19:53:09.807004 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache
10931 2024.08.27 19:53:09.807081 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache
10932 2024.08.27 19:53:10.767243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 36816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10933 2024.08.27 19:53:10.767368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10934 2024.08.27 19:53:10.767400 [ 3 ] {} <Debug> HTTP-Session: 914f6b94-07f0-4806-b974-f6365eaa0869 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10935 2024.08.27 19:53:10.767428 [ 3 ] {} <Debug> HTTP-Session: 914f6b94-07f0-4806-b974-f6365eaa0869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10936 2024.08.27 19:53:10.767447 [ 3 ] {} <Debug> HTTP-Session: 914f6b94-07f0-4806-b974-f6365eaa0869 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10937 2024.08.27 19:53:10.767502 [ 3 ] {} <Trace> HTTP-Session: 914f6b94-07f0-4806-b974-f6365eaa0869 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10938 2024.08.27 19:53:10.767795 [ 3 ] {062907cb-9f06-4e27-b8cf-4cabcbd94551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10939 2024.08.27 19:53:10.767872 [ 3 ] {062907cb-9f06-4e27-b8cf-4cabcbd94551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10940 2024.08.27 19:53:10.768221 [ 3 ] {062907cb-9f06-4e27-b8cf-4cabcbd94551} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10941 2024.08.27 19:53:10.768858 [ 3 ] {062907cb-9f06-4e27-b8cf-4cabcbd94551} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10942 2024.08.27 19:53:10.768906 [ 3 ] {062907cb-9f06-4e27-b8cf-4cabcbd94551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
10943 2024.08.27 19:53:10.769346 [ 3 ] {062907cb-9f06-4e27-b8cf-4cabcbd94551} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
10944 2024.08.27 19:53:10.769733 [ 3 ] {062907cb-9f06-4e27-b8cf-4cabcbd94551} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10945 2024.08.27 19:53:10.769898 [ 3 ] {062907cb-9f06-4e27-b8cf-4cabcbd94551} <Debug> executeQuery: Read 243 rows, 22.06 KiB in 0.002232 sec., 108870.96774193548 rows/sec., 9.65 MiB/sec.
10946 2024.08.27 19:53:10.770268 [ 3 ] {062907cb-9f06-4e27-b8cf-4cabcbd94551} <Debug> DynamicQueryHandler: Done processing query
10947 2024.08.27 19:53:10.770333 [ 3 ] {062907cb-9f06-4e27-b8cf-4cabcbd94551} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
10948 2024.08.27 19:53:10.770393 [ 3 ] {} <Debug> HTTP-Session: 914f6b94-07f0-4806-b974-f6365eaa0869 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10949 2024.08.27 19:53:10.770658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 3917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10950 2024.08.27 19:53:10.770732 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10951 2024.08.27 19:53:10.770754 [ 3 ] {} <Debug> HTTP-Session: e0371f87-aa6f-4068-bfd5-7b3beea52b96 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10952 2024.08.27 19:53:10.770773 [ 3 ] {} <Debug> HTTP-Session: e0371f87-aa6f-4068-bfd5-7b3beea52b96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10953 2024.08.27 19:53:10.770788 [ 3 ] {} <Debug> HTTP-Session: e0371f87-aa6f-4068-bfd5-7b3beea52b96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10954 2024.08.27 19:53:10.770827 [ 3 ] {} <Trace> HTTP-Session: e0371f87-aa6f-4068-bfd5-7b3beea52b96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10955 2024.08.27 19:53:10.770949 [ 3 ] {fb035134-5e1c-4583-9fa2-137f2a7b5451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10956 2024.08.27 19:53:10.771000 [ 3 ] {fb035134-5e1c-4583-9fa2-137f2a7b5451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10957 2024.08.27 19:53:10.771257 [ 3 ] {fb035134-5e1c-4583-9fa2-137f2a7b5451} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10958 2024.08.27 19:53:10.771605 [ 3 ] {fb035134-5e1c-4583-9fa2-137f2a7b5451} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10959 2024.08.27 19:53:10.771645 [ 3 ] {fb035134-5e1c-4583-9fa2-137f2a7b5451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
10960 2024.08.27 19:53:10.772013 [ 3 ] {fb035134-5e1c-4583-9fa2-137f2a7b5451} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
10961 2024.08.27 19:53:10.772385 [ 3 ] {fb035134-5e1c-4583-9fa2-137f2a7b5451} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10962 2024.08.27 19:53:10.772546 [ 3 ] {fb035134-5e1c-4583-9fa2-137f2a7b5451} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001627 sec., 16594.96004917025 rows/sec., 1.22 MiB/sec.
10963 2024.08.27 19:53:10.772731 [ 3 ] {fb035134-5e1c-4583-9fa2-137f2a7b5451} <Debug> DynamicQueryHandler: Done processing query
10964 2024.08.27 19:53:10.772756 [ 3 ] {fb035134-5e1c-4583-9fa2-137f2a7b5451} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10965 2024.08.27 19:53:10.772773 [ 3 ] {} <Debug> HTTP-Session: e0371f87-aa6f-4068-bfd5-7b3beea52b96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10966 2024.08.27 19:53:10.772904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10967 2024.08.27 19:53:10.772955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10968 2024.08.27 19:53:10.772976 [ 3 ] {} <Debug> HTTP-Session: 707b1be1-2bec-4cae-923b-e33cd9feb1d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10969 2024.08.27 19:53:10.772992 [ 3 ] {} <Debug> HTTP-Session: 707b1be1-2bec-4cae-923b-e33cd9feb1d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10970 2024.08.27 19:53:10.773007 [ 3 ] {} <Debug> HTTP-Session: 707b1be1-2bec-4cae-923b-e33cd9feb1d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10971 2024.08.27 19:53:10.773039 [ 3 ] {} <Trace> HTTP-Session: 707b1be1-2bec-4cae-923b-e33cd9feb1d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10972 2024.08.27 19:53:10.773142 [ 3 ] {d3cb8e27-1a00-46bc-b1f4-9e31972f3259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10973 2024.08.27 19:53:10.773186 [ 3 ] {d3cb8e27-1a00-46bc-b1f4-9e31972f3259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10974 2024.08.27 19:53:10.773414 [ 3 ] {d3cb8e27-1a00-46bc-b1f4-9e31972f3259} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10975 2024.08.27 19:53:10.773713 [ 3 ] {d3cb8e27-1a00-46bc-b1f4-9e31972f3259} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10976 2024.08.27 19:53:10.773751 [ 3 ] {d3cb8e27-1a00-46bc-b1f4-9e31972f3259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
10977 2024.08.27 19:53:10.774108 [ 3 ] {d3cb8e27-1a00-46bc-b1f4-9e31972f3259} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
10978 2024.08.27 19:53:10.774472 [ 3 ] {d3cb8e27-1a00-46bc-b1f4-9e31972f3259} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10979 2024.08.27 19:53:10.774629 [ 126 ] {} <Debug> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
10980 2024.08.27 19:53:10.774638 [ 3 ] {d3cb8e27-1a00-46bc-b1f4-9e31972f3259} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001514 sec., 9247.027741083224 rows/sec., 647.60 KiB/sec.
10981 2024.08.27 19:53:10.774712 [ 126 ] {} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10982 2024.08.27 19:53:10.774776 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
10983 2024.08.27 19:53:10.775049 [ 3 ] {d3cb8e27-1a00-46bc-b1f4-9e31972f3259} <Debug> DynamicQueryHandler: Done processing query
10984 2024.08.27 19:53:10.775102 [ 198 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::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
10985 2024.08.27 19:53:10.775112 [ 3 ] {d3cb8e27-1a00-46bc-b1f4-9e31972f3259} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10986 2024.08.27 19:53:10.775209 [ 3 ] {} <Debug> HTTP-Session: 707b1be1-2bec-4cae-923b-e33cd9feb1d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10987 2024.08.27 19:53:10.775510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10988 2024.08.27 19:53:10.775696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10989 2024.08.27 19:53:10.775794 [ 3 ] {} <Debug> HTTP-Session: feae4516-5418-4260-ab6b-442bfaa7c88c Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
10990 2024.08.27 19:53:10.775875 [ 3 ] {} <Debug> HTTP-Session: feae4516-5418-4260-ab6b-442bfaa7c88c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10991 2024.08.27 19:53:10.775937 [ 198 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10992 2024.08.27 19:53:10.775951 [ 3 ] {} <Debug> HTTP-Session: feae4516-5418-4260-ab6b-442bfaa7c88c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10993 2024.08.27 19:53:10.776055 [ 198 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 242 rows starting from the beginning of the part
10994 2024.08.27 19:53:10.776094 [ 3 ] {} <Trace> HTTP-Session: feae4516-5418-4260-ab6b-442bfaa7c88c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10995 2024.08.27 19:53:10.776276 [ 198 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part
10996 2024.08.27 19:53:10.776421 [ 3 ] {11bcd1f6-6331-4ac7-bbe7-ae37777eca1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
10997 2024.08.27 19:53:10.776571 [ 198 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part
10998 2024.08.27 19:53:10.776582 [ 3 ] {11bcd1f6-6331-4ac7-bbe7-ae37777eca1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
10999 2024.08.27 19:53:10.776956 [ 198 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 242 rows starting from the beginning of the part
11000 2024.08.27 19:53:10.777251 [ 198 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part
11001 2024.08.27 19:53:10.777617 [ 198 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part
11002 2024.08.27 19:53:10.778264 [ 3 ] {11bcd1f6-6331-4ac7-bbe7-ae37777eca1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11003 2024.08.27 19:53:10.779050 [ 3 ] {11bcd1f6-6331-4ac7-bbe7-ae37777eca1c} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11004 2024.08.27 19:53:10.779121 [ 3 ] {11bcd1f6-6331-4ac7-bbe7-ae37777eca1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
11005 2024.08.27 19:53:10.780173 [ 3 ] {11bcd1f6-6331-4ac7-bbe7-ae37777eca1c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
11006 2024.08.27 19:53:10.780874 [ 198 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005984958 sec., 90226.1970760697 rows/sec., 6.13 MiB/sec.
11007 2024.08.27 19:53:10.781085 [ 198 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
11008 2024.08.27 19:53:10.781228 [ 3 ] {11bcd1f6-6331-4ac7-bbe7-ae37777eca1c} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11009 2024.08.27 19:53:10.781480 [ 126 ] {} <Debug> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0
11010 2024.08.27 19:53:10.781555 [ 3 ] {11bcd1f6-6331-4ac7-bbe7-ae37777eca1c} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005234 sec., 1146.350783339702 rows/sec., 67.73 KiB/sec.
11011 2024.08.27 19:53:10.781581 [ 126 ] {} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11012 2024.08.27 19:53:10.781682 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
11013 2024.08.27 19:53:10.782329 [ 3 ] {11bcd1f6-6331-4ac7-bbe7-ae37777eca1c} <Debug> DynamicQueryHandler: Done processing query
11014 2024.08.27 19:53:10.782498 [ 3 ] {11bcd1f6-6331-4ac7-bbe7-ae37777eca1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11015 2024.08.27 19:53:10.782627 [ 3 ] {} <Debug> HTTP-Session: feae4516-5418-4260-ab6b-442bfaa7c88c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11016 2024.08.27 19:53:10.782767 [ 197 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full
11017 2024.08.27 19:53:10.783001 [ 198 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_26_5} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11018 2024.08.27 19:53:10.783086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 66337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11019 2024.08.27 19:53:10.783263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11020 2024.08.27 19:53:10.783323 [ 198 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_26_5} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
11021 2024.08.27 19:53:10.783343 [ 3 ] {} <Debug> HTTP-Session: 9b8f2886-f57a-4406-a031-45f17e365e87 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11022 2024.08.27 19:53:10.783396 [ 197 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11023 2024.08.27 19:53:10.783425 [ 3 ] {} <Debug> HTTP-Session: 9b8f2886-f57a-4406-a031-45f17e365e87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11024 2024.08.27 19:53:10.783488 [ 3 ] {} <Debug> HTTP-Session: 9b8f2886-f57a-4406-a031-45f17e365e87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11025 2024.08.27 19:53:10.783558 [ 197 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 6 rows starting from the beginning of the part
11026 2024.08.27 19:53:10.783579 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
11027 2024.08.27 19:53:10.783598 [ 3 ] {} <Trace> HTTP-Session: 9b8f2886-f57a-4406-a031-45f17e365e87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11028 2024.08.27 19:53:10.783928 [ 197 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part
11029 2024.08.27 19:53:10.784130 [ 3 ] {cf5b47ec-6ece-4ba8-b920-99c8951486f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11030 2024.08.27 19:53:10.784176 [ 197 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part
11031 2024.08.27 19:53:10.784260 [ 3 ] {cf5b47ec-6ece-4ba8-b920-99c8951486f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11032 2024.08.27 19:53:10.784539 [ 197 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part
11033 2024.08.27 19:53:10.784838 [ 197 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part
11034 2024.08.27 19:53:10.785681 [ 3 ] {cf5b47ec-6ece-4ba8-b920-99c8951486f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11035 2024.08.27 19:53:10.786968 [ 3 ] {cf5b47ec-6ece-4ba8-b920-99c8951486f1} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11036 2024.08.27 19:53:10.787035 [ 3 ] {cf5b47ec-6ece-4ba8-b920-99c8951486f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
11037 2024.08.27 19:53:10.787413 [ 194 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.005489999 sec., 5464.481869668829 rows/sec., 346.87 KiB/sec.
11038 2024.08.27 19:53:10.787628 [ 194 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary)
11039 2024.08.27 19:53:10.787936 [ 3 ] {cf5b47ec-6ece-4ba8-b920-99c8951486f1} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11040 2024.08.27 19:53:10.788776 [ 190 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_25_6} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11041 2024.08.27 19:53:10.788955 [ 3 ] {cf5b47ec-6ece-4ba8-b920-99c8951486f1} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11042 2024.08.27 19:53:10.789013 [ 190 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_25_6} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6
11043 2024.08.27 19:53:10.789229 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
11044 2024.08.27 19:53:10.789275 [ 3 ] {cf5b47ec-6ece-4ba8-b920-99c8951486f1} <Debug> executeQuery: Read 409 rows, 29.84 KiB in 0.0054 sec., 75740.74074074073 rows/sec., 5.40 MiB/sec.
11045 2024.08.27 19:53:10.789477 [ 3 ] {cf5b47ec-6ece-4ba8-b920-99c8951486f1} <Debug> DynamicQueryHandler: Done processing query
11046 2024.08.27 19:53:10.789502 [ 3 ] {cf5b47ec-6ece-4ba8-b920-99c8951486f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
11047 2024.08.27 19:53:10.789519 [ 3 ] {} <Debug> HTTP-Session: 9b8f2886-f57a-4406-a031-45f17e365e87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11048 2024.08.27 19:53:10.789663 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11049 2024.08.27 19:53:10.789712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11050 2024.08.27 19:53:10.789731 [ 3 ] {} <Debug> HTTP-Session: af1f28bb-c778-48e8-ab2f-0bd180453633 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11051 2024.08.27 19:53:10.789749 [ 3 ] {} <Debug> HTTP-Session: af1f28bb-c778-48e8-ab2f-0bd180453633 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11052 2024.08.27 19:53:10.789764 [ 3 ] {} <Debug> HTTP-Session: af1f28bb-c778-48e8-ab2f-0bd180453633 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11053 2024.08.27 19:53:10.789796 [ 3 ] {} <Trace> HTTP-Session: af1f28bb-c778-48e8-ab2f-0bd180453633 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11054 2024.08.27 19:53:10.789895 [ 3 ] {75feac01-4beb-4e7f-aeba-6459329de944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11055 2024.08.27 19:53:10.789940 [ 3 ] {75feac01-4beb-4e7f-aeba-6459329de944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11056 2024.08.27 19:53:10.790080 [ 3 ] {75feac01-4beb-4e7f-aeba-6459329de944} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11057 2024.08.27 19:53:10.790358 [ 3 ] {75feac01-4beb-4e7f-aeba-6459329de944} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11058 2024.08.27 19:53:10.790395 [ 3 ] {75feac01-4beb-4e7f-aeba-6459329de944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
11059 2024.08.27 19:53:10.790762 [ 3 ] {75feac01-4beb-4e7f-aeba-6459329de944} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
11060 2024.08.27 19:53:10.791105 [ 3 ] {75feac01-4beb-4e7f-aeba-6459329de944} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11061 2024.08.27 19:53:10.791258 [ 3 ] {75feac01-4beb-4e7f-aeba-6459329de944} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001391 sec., 4313.443565780014 rows/sec., 225.36 KiB/sec.
11062 2024.08.27 19:53:10.791569 [ 3 ] {75feac01-4beb-4e7f-aeba-6459329de944} <Debug> DynamicQueryHandler: Done processing query
11063 2024.08.27 19:53:10.791611 [ 3 ] {75feac01-4beb-4e7f-aeba-6459329de944} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11064 2024.08.27 19:53:10.791637 [ 3 ] {} <Debug> HTTP-Session: af1f28bb-c778-48e8-ab2f-0bd180453633 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11065 2024.08.27 19:53:10.791833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44659, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11066 2024.08.27 19:53:10.791883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11067 2024.08.27 19:53:10.791903 [ 3 ] {} <Debug> HTTP-Session: 6da19fa3-44ae-49cf-9472-1b7371d67ea4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11068 2024.08.27 19:53:10.791921 [ 3 ] {} <Debug> HTTP-Session: 6da19fa3-44ae-49cf-9472-1b7371d67ea4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11069 2024.08.27 19:53:10.791936 [ 3 ] {} <Debug> HTTP-Session: 6da19fa3-44ae-49cf-9472-1b7371d67ea4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11070 2024.08.27 19:53:10.791968 [ 3 ] {} <Trace> HTTP-Session: 6da19fa3-44ae-49cf-9472-1b7371d67ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11071 2024.08.27 19:53:10.792184 [ 3 ] {b18d6896-fdc2-4084-9639-7c7a9df51f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11072 2024.08.27 19:53:10.792233 [ 3 ] {b18d6896-fdc2-4084-9639-7c7a9df51f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11073 2024.08.27 19:53:10.792406 [ 3 ] {b18d6896-fdc2-4084-9639-7c7a9df51f8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11074 2024.08.27 19:53:10.792838 [ 3 ] {b18d6896-fdc2-4084-9639-7c7a9df51f8d} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11075 2024.08.27 19:53:10.792875 [ 3 ] {b18d6896-fdc2-4084-9639-7c7a9df51f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
11076 2024.08.27 19:53:10.793270 [ 3 ] {b18d6896-fdc2-4084-9639-7c7a9df51f8d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11077 2024.08.27 19:53:10.793633 [ 3 ] {b18d6896-fdc2-4084-9639-7c7a9df51f8d} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11078 2024.08.27 19:53:10.793795 [ 3 ] {b18d6896-fdc2-4084-9639-7c7a9df51f8d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001729 sec., 137073.45286292656 rows/sec., 9.19 MiB/sec.
11079 2024.08.27 19:53:10.793970 [ 3 ] {b18d6896-fdc2-4084-9639-7c7a9df51f8d} <Debug> DynamicQueryHandler: Done processing query
11080 2024.08.27 19:53:10.793995 [ 3 ] {b18d6896-fdc2-4084-9639-7c7a9df51f8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
11081 2024.08.27 19:53:10.794012 [ 3 ] {} <Debug> HTTP-Session: 6da19fa3-44ae-49cf-9472-1b7371d67ea4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11082 2024.08.27 19:53:10.794134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11083 2024.08.27 19:53:10.794182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11084 2024.08.27 19:53:10.794202 [ 3 ] {} <Debug> HTTP-Session: 5d66ad83-aeec-4012-accd-a7ab18ece1e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11085 2024.08.27 19:53:10.794219 [ 3 ] {} <Debug> HTTP-Session: 5d66ad83-aeec-4012-accd-a7ab18ece1e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11086 2024.08.27 19:53:10.794233 [ 3 ] {} <Debug> HTTP-Session: 5d66ad83-aeec-4012-accd-a7ab18ece1e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11087 2024.08.27 19:53:10.794264 [ 3 ] {} <Trace> HTTP-Session: 5d66ad83-aeec-4012-accd-a7ab18ece1e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11088 2024.08.27 19:53:10.794358 [ 3 ] {62a084a9-d10b-4c89-91ca-2972b086a1ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
11089 2024.08.27 19:53:10.794404 [ 3 ] {62a084a9-d10b-4c89-91ca-2972b086a1ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
11090 2024.08.27 19:53:10.794534 [ 3 ] {62a084a9-d10b-4c89-91ca-2972b086a1ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11091 2024.08.27 19:53:10.794789 [ 3 ] {62a084a9-d10b-4c89-91ca-2972b086a1ae} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11092 2024.08.27 19:53:10.794826 [ 3 ] {62a084a9-d10b-4c89-91ca-2972b086a1ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
11093 2024.08.27 19:53:10.795179 [ 3 ] {62a084a9-d10b-4c89-91ca-2972b086a1ae} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
11094 2024.08.27 19:53:10.795507 [ 3 ] {62a084a9-d10b-4c89-91ca-2972b086a1ae} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11095 2024.08.27 19:53:10.795677 [ 3 ] {62a084a9-d10b-4c89-91ca-2972b086a1ae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001332 sec., 750.7507507507507 rows/sec., 50.59 KiB/sec.
11096 2024.08.27 19:53:10.795676 [ 124 ] {} <Debug> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0
11097 2024.08.27 19:53:10.795791 [ 124 ] {} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11098 2024.08.27 19:53:10.795839 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
11099 2024.08.27 19:53:10.795939 [ 3 ] {62a084a9-d10b-4c89-91ca-2972b086a1ae} <Debug> DynamicQueryHandler: Done processing query
11100 2024.08.27 19:53:10.796029 [ 3 ] {62a084a9-d10b-4c89-91ca-2972b086a1ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
11101 2024.08.27 19:53:10.796093 [ 3 ] {} <Debug> HTTP-Session: 5d66ad83-aeec-4012-accd-a7ab18ece1e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11102 2024.08.27 19:53:10.796262 [ 194 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full
11103 2024.08.27 19:53:10.796424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11104 2024.08.27 19:53:10.796599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11105 2024.08.27 19:53:10.796692 [ 3 ] {} <Debug> HTTP-Session: 4f0b419c-54cd-45e9-afc3-fee9c8ced7a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11106 2024.08.27 19:53:10.796741 [ 3 ] {} <Debug> HTTP-Session: 4f0b419c-54cd-45e9-afc3-fee9c8ced7a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11107 2024.08.27 19:53:10.796779 [ 3 ] {} <Debug> HTTP-Session: 4f0b419c-54cd-45e9-afc3-fee9c8ced7a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11108 2024.08.27 19:53:10.796868 [ 3 ] {} <Trace> HTTP-Session: 4f0b419c-54cd-45e9-afc3-fee9c8ced7a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11109 2024.08.27 19:53:10.796875 [ 194 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11110 2024.08.27 19:53:10.796951 [ 194 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 20 rows starting from the beginning of the part
11111 2024.08.27 19:53:10.797067 [ 194 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part
11112 2024.08.27 19:53:10.797187 [ 194 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part
11113 2024.08.27 19:53:10.797424 [ 3 ] {e5cf3c31-cbaa-49ae-9618-af5d48fcd582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11114 2024.08.27 19:53:10.797537 [ 194 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part
11115 2024.08.27 19:53:10.797830 [ 194 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part
11116 2024.08.27 19:53:10.797844 [ 3 ] {e5cf3c31-cbaa-49ae-9618-af5d48fcd582} <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
11117 2024.08.27 19:53:10.798266 [ 194 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part
11118 2024.08.27 19:53:10.800355 [ 3 ] {e5cf3c31-cbaa-49ae-9618-af5d48fcd582} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11119 2024.08.27 19:53:10.801551 [ 190 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.005629042 sec., 4441.253058690982 rows/sec., 299.26 KiB/sec.
11120 2024.08.27 19:53:10.801773 [ 190 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary)
11121 2024.08.27 19:53:10.802024 [ 3 ] {e5cf3c31-cbaa-49ae-9618-af5d48fcd582} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11122 2024.08.27 19:53:10.802083 [ 3 ] {e5cf3c31-cbaa-49ae-9618-af5d48fcd582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
11123 2024.08.27 19:53:10.802734 [ 190 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_25_5} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11124 2024.08.27 19:53:10.802912 [ 190 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_25_5} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5
11125 2024.08.27 19:53:10.803047 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
11126 2024.08.27 19:53:10.803369 [ 3 ] {e5cf3c31-cbaa-49ae-9618-af5d48fcd582} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
11127 2024.08.27 19:53:10.803806 [ 3 ] {e5cf3c31-cbaa-49ae-9618-af5d48fcd582} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11128 2024.08.27 19:53:10.804020 [ 3 ] {e5cf3c31-cbaa-49ae-9618-af5d48fcd582} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00703 sec., 3840.682788051209 rows/sec., 6.88 MiB/sec.
11129 2024.08.27 19:53:10.804260 [ 3 ] {e5cf3c31-cbaa-49ae-9618-af5d48fcd582} <Debug> DynamicQueryHandler: Done processing query
11130 2024.08.27 19:53:10.804285 [ 3 ] {e5cf3c31-cbaa-49ae-9618-af5d48fcd582} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
11131 2024.08.27 19:53:10.804301 [ 3 ] {} <Debug> HTTP-Session: 4f0b419c-54cd-45e9-afc3-fee9c8ced7a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11132 2024.08.27 19:53:10.804437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 12143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11133 2024.08.27 19:53:10.804485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11134 2024.08.27 19:53:10.804505 [ 3 ] {} <Debug> HTTP-Session: 7fab6a60-b302-4b2e-a322-d7abc0173505 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11135 2024.08.27 19:53:10.804523 [ 3 ] {} <Debug> HTTP-Session: 7fab6a60-b302-4b2e-a322-d7abc0173505 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11136 2024.08.27 19:53:10.804538 [ 3 ] {} <Debug> HTTP-Session: 7fab6a60-b302-4b2e-a322-d7abc0173505 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11137 2024.08.27 19:53:10.804570 [ 3 ] {} <Trace> HTTP-Session: 7fab6a60-b302-4b2e-a322-d7abc0173505 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11138 2024.08.27 19:53:10.804707 [ 3 ] {d27e592d-b9af-4b32-acf2-8d1e5bf955d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11139 2024.08.27 19:53:10.804753 [ 3 ] {d27e592d-b9af-4b32-acf2-8d1e5bf955d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11140 2024.08.27 19:53:10.804887 [ 3 ] {d27e592d-b9af-4b32-acf2-8d1e5bf955d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11141 2024.08.27 19:53:10.805187 [ 3 ] {d27e592d-b9af-4b32-acf2-8d1e5bf955d9} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11142 2024.08.27 19:53:10.805225 [ 3 ] {d27e592d-b9af-4b32-acf2-8d1e5bf955d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
11143 2024.08.27 19:53:10.805607 [ 3 ] {d27e592d-b9af-4b32-acf2-8d1e5bf955d9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11144 2024.08.27 19:53:10.805949 [ 3 ] {d27e592d-b9af-4b32-acf2-8d1e5bf955d9} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11145 2024.08.27 19:53:10.806106 [ 3 ] {d27e592d-b9af-4b32-acf2-8d1e5bf955d9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00145 sec., 56551.724137931036 rows/sec., 3.59 MiB/sec.
11146 2024.08.27 19:53:10.806275 [ 3 ] {d27e592d-b9af-4b32-acf2-8d1e5bf955d9} <Debug> DynamicQueryHandler: Done processing query
11147 2024.08.27 19:53:10.806300 [ 3 ] {d27e592d-b9af-4b32-acf2-8d1e5bf955d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11148 2024.08.27 19:53:10.806316 [ 3 ] {} <Debug> HTTP-Session: 7fab6a60-b302-4b2e-a322-d7abc0173505 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11149 2024.08.27 19:53:15.761272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 11847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11150 2024.08.27 19:53:15.761400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11151 2024.08.27 19:53:15.761426 [ 3 ] {} <Debug> HTTP-Session: 1118f00e-1c19-4be9-a06e-779cedde19c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11152 2024.08.27 19:53:15.761450 [ 3 ] {} <Debug> HTTP-Session: 1118f00e-1c19-4be9-a06e-779cedde19c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11153 2024.08.27 19:53:15.761465 [ 3 ] {} <Debug> HTTP-Session: 1118f00e-1c19-4be9-a06e-779cedde19c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11154 2024.08.27 19:53:15.761513 [ 3 ] {} <Trace> HTTP-Session: 1118f00e-1c19-4be9-a06e-779cedde19c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11155 2024.08.27 19:53:15.761715 [ 3 ] {34180acf-74a3-42e5-a0b5-b4b852b50b8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11156 2024.08.27 19:53:15.761782 [ 3 ] {34180acf-74a3-42e5-a0b5-b4b852b50b8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11157 2024.08.27 19:53:15.762105 [ 3 ] {34180acf-74a3-42e5-a0b5-b4b852b50b8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11158 2024.08.27 19:53:15.762617 [ 3 ] {34180acf-74a3-42e5-a0b5-b4b852b50b8a} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11159 2024.08.27 19:53:15.762660 [ 3 ] {34180acf-74a3-42e5-a0b5-b4b852b50b8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
11160 2024.08.27 19:53:15.763091 [ 3 ] {34180acf-74a3-42e5-a0b5-b4b852b50b8a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
11161 2024.08.27 19:53:15.763477 [ 3 ] {34180acf-74a3-42e5-a0b5-b4b852b50b8a} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11162 2024.08.27 19:53:15.763637 [ 3 ] {34180acf-74a3-42e5-a0b5-b4b852b50b8a} <Debug> executeQuery: Read 82 rows, 6.84 KiB in 0.001993 sec., 41144.00401404917 rows/sec., 3.35 MiB/sec.
11163 2024.08.27 19:53:15.763887 [ 3 ] {34180acf-74a3-42e5-a0b5-b4b852b50b8a} <Debug> DynamicQueryHandler: Done processing query
11164 2024.08.27 19:53:15.763915 [ 3 ] {34180acf-74a3-42e5-a0b5-b4b852b50b8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11165 2024.08.27 19:53:15.763931 [ 3 ] {} <Debug> HTTP-Session: 1118f00e-1c19-4be9-a06e-779cedde19c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11166 2024.08.27 19:53:15.764076 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11167 2024.08.27 19:53:15.764133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11168 2024.08.27 19:53:15.764154 [ 3 ] {} <Debug> HTTP-Session: 9bc784dc-d11a-4f6a-b6f0-21181556c763 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11169 2024.08.27 19:53:15.764172 [ 3 ] {} <Debug> HTTP-Session: 9bc784dc-d11a-4f6a-b6f0-21181556c763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11170 2024.08.27 19:53:15.764186 [ 3 ] {} <Debug> HTTP-Session: 9bc784dc-d11a-4f6a-b6f0-21181556c763 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11171 2024.08.27 19:53:15.764221 [ 3 ] {} <Trace> HTTP-Session: 9bc784dc-d11a-4f6a-b6f0-21181556c763 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11172 2024.08.27 19:53:15.764328 [ 3 ] {6b41337f-08e2-4f43-82b9-bf8f108e4fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11173 2024.08.27 19:53:15.764375 [ 3 ] {6b41337f-08e2-4f43-82b9-bf8f108e4fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11174 2024.08.27 19:53:15.764621 [ 3 ] {6b41337f-08e2-4f43-82b9-bf8f108e4fcd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11175 2024.08.27 19:53:15.765011 [ 3 ] {6b41337f-08e2-4f43-82b9-bf8f108e4fcd} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11176 2024.08.27 19:53:15.765049 [ 3 ] {6b41337f-08e2-4f43-82b9-bf8f108e4fcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
11177 2024.08.27 19:53:15.765400 [ 3 ] {6b41337f-08e2-4f43-82b9-bf8f108e4fcd} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
11178 2024.08.27 19:53:15.765766 [ 3 ] {6b41337f-08e2-4f43-82b9-bf8f108e4fcd} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11179 2024.08.27 19:53:15.765929 [ 3 ] {6b41337f-08e2-4f43-82b9-bf8f108e4fcd} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001623 sec., 8009.858287122612 rows/sec., 602.30 KiB/sec.
11180 2024.08.27 19:53:15.766110 [ 3 ] {6b41337f-08e2-4f43-82b9-bf8f108e4fcd} <Debug> DynamicQueryHandler: Done processing query
11181 2024.08.27 19:53:15.766135 [ 3 ] {6b41337f-08e2-4f43-82b9-bf8f108e4fcd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11182 2024.08.27 19:53:15.766151 [ 3 ] {} <Debug> HTTP-Session: 9bc784dc-d11a-4f6a-b6f0-21181556c763 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11183 2024.08.27 19:53:15.766302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 13090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11184 2024.08.27 19:53:15.766352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11185 2024.08.27 19:53:15.766371 [ 3 ] {} <Debug> HTTP-Session: 5f6eead7-62de-41a3-8fc8-7b6858421ac6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11186 2024.08.27 19:53:15.766388 [ 3 ] {} <Debug> HTTP-Session: 5f6eead7-62de-41a3-8fc8-7b6858421ac6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11187 2024.08.27 19:53:15.766402 [ 3 ] {} <Debug> HTTP-Session: 5f6eead7-62de-41a3-8fc8-7b6858421ac6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11188 2024.08.27 19:53:15.766434 [ 3 ] {} <Trace> HTTP-Session: 5f6eead7-62de-41a3-8fc8-7b6858421ac6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11189 2024.08.27 19:53:15.766554 [ 3 ] {c8b053ac-5af1-4011-811a-f04b922e0b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11190 2024.08.27 19:53:15.766598 [ 3 ] {c8b053ac-5af1-4011-811a-f04b922e0b92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11191 2024.08.27 19:53:15.766825 [ 3 ] {c8b053ac-5af1-4011-811a-f04b922e0b92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11192 2024.08.27 19:53:15.767197 [ 3 ] {c8b053ac-5af1-4011-811a-f04b922e0b92} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11193 2024.08.27 19:53:15.767234 [ 3 ] {c8b053ac-5af1-4011-811a-f04b922e0b92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
11194 2024.08.27 19:53:15.767583 [ 3 ] {c8b053ac-5af1-4011-811a-f04b922e0b92} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
11195 2024.08.27 19:53:15.767937 [ 3 ] {c8b053ac-5af1-4011-811a-f04b922e0b92} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11196 2024.08.27 19:53:15.768098 [ 3 ] {c8b053ac-5af1-4011-811a-f04b922e0b92} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.00158 sec., 48734.17721518987 rows/sec., 3.81 MiB/sec.
11197 2024.08.27 19:53:15.768271 [ 3 ] {c8b053ac-5af1-4011-811a-f04b922e0b92} <Debug> DynamicQueryHandler: Done processing query
11198 2024.08.27 19:53:15.768295 [ 3 ] {c8b053ac-5af1-4011-811a-f04b922e0b92} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11199 2024.08.27 19:53:15.768310 [ 3 ] {} <Debug> HTTP-Session: 5f6eead7-62de-41a3-8fc8-7b6858421ac6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11200 2024.08.27 19:53:15.768497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 30657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11201 2024.08.27 19:53:15.768546 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11202 2024.08.27 19:53:15.768566 [ 3 ] {} <Debug> HTTP-Session: 94cbc3d0-36c3-4679-a3b7-1a7098d230b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11203 2024.08.27 19:53:15.768583 [ 3 ] {} <Debug> HTTP-Session: 94cbc3d0-36c3-4679-a3b7-1a7098d230b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11204 2024.08.27 19:53:15.768597 [ 3 ] {} <Debug> HTTP-Session: 94cbc3d0-36c3-4679-a3b7-1a7098d230b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11205 2024.08.27 19:53:15.768629 [ 3 ] {} <Trace> HTTP-Session: 94cbc3d0-36c3-4679-a3b7-1a7098d230b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11206 2024.08.27 19:53:15.768778 [ 3 ] {8256ff5f-5787-4382-a2bb-72dbf68db4d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11207 2024.08.27 19:53:15.768825 [ 3 ] {8256ff5f-5787-4382-a2bb-72dbf68db4d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11208 2024.08.27 19:53:15.768969 [ 3 ] {8256ff5f-5787-4382-a2bb-72dbf68db4d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11209 2024.08.27 19:53:15.769351 [ 3 ] {8256ff5f-5787-4382-a2bb-72dbf68db4d9} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11210 2024.08.27 19:53:15.769388 [ 3 ] {8256ff5f-5787-4382-a2bb-72dbf68db4d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
11211 2024.08.27 19:53:15.769773 [ 3 ] {8256ff5f-5787-4382-a2bb-72dbf68db4d9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
11212 2024.08.27 19:53:15.770107 [ 3 ] {8256ff5f-5787-4382-a2bb-72dbf68db4d9} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11213 2024.08.27 19:53:15.770266 [ 3 ] {8256ff5f-5787-4382-a2bb-72dbf68db4d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001549 sec., 103292.44673983214 rows/sec., 7.19 MiB/sec.
11214 2024.08.27 19:53:15.770436 [ 3 ] {8256ff5f-5787-4382-a2bb-72dbf68db4d9} <Debug> DynamicQueryHandler: Done processing query
11215 2024.08.27 19:53:15.770459 [ 3 ] {8256ff5f-5787-4382-a2bb-72dbf68db4d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11216 2024.08.27 19:53:15.770475 [ 3 ] {} <Debug> HTTP-Session: 94cbc3d0-36c3-4679-a3b7-1a7098d230b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11217 2024.08.27 19:53:15.770608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 21360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11218 2024.08.27 19:53:15.770657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11219 2024.08.27 19:53:15.770676 [ 3 ] {} <Debug> HTTP-Session: 66127db7-1598-4cb2-afdf-6053fcc5f446 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11220 2024.08.27 19:53:15.770692 [ 3 ] {} <Debug> HTTP-Session: 66127db7-1598-4cb2-afdf-6053fcc5f446 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11221 2024.08.27 19:53:15.770706 [ 3 ] {} <Debug> HTTP-Session: 66127db7-1598-4cb2-afdf-6053fcc5f446 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11222 2024.08.27 19:53:15.770737 [ 3 ] {} <Trace> HTTP-Session: 66127db7-1598-4cb2-afdf-6053fcc5f446 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11223 2024.08.27 19:53:15.770937 [ 3 ] {32e95b8a-70e4-44ff-95f8-14414a7d5ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11224 2024.08.27 19:53:15.770999 [ 3 ] {32e95b8a-70e4-44ff-95f8-14414a7d5ab4} <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
11225 2024.08.27 19:53:15.771417 [ 3 ] {32e95b8a-70e4-44ff-95f8-14414a7d5ab4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11226 2024.08.27 19:53:15.771969 [ 3 ] {32e95b8a-70e4-44ff-95f8-14414a7d5ab4} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11227 2024.08.27 19:53:15.772005 [ 3 ] {32e95b8a-70e4-44ff-95f8-14414a7d5ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
11228 2024.08.27 19:53:15.772614 [ 3 ] {32e95b8a-70e4-44ff-95f8-14414a7d5ab4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
11229 2024.08.27 19:53:15.773034 [ 3 ] {32e95b8a-70e4-44ff-95f8-14414a7d5ab4} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11230 2024.08.27 19:53:15.773237 [ 3 ] {32e95b8a-70e4-44ff-95f8-14414a7d5ab4} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00242 sec., 5371.900826446281 rows/sec., 9.63 MiB/sec.
11231 2024.08.27 19:53:15.773738 [ 3 ] {32e95b8a-70e4-44ff-95f8-14414a7d5ab4} <Debug> DynamicQueryHandler: Done processing query
11232 2024.08.27 19:53:15.773780 [ 3 ] {32e95b8a-70e4-44ff-95f8-14414a7d5ab4} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
11233 2024.08.27 19:53:15.773798 [ 3 ] {} <Debug> HTTP-Session: 66127db7-1598-4cb2-afdf-6053fcc5f446 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11234 2024.08.27 19:53:15.773941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11235 2024.08.27 19:53:15.773991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11236 2024.08.27 19:53:15.774011 [ 3 ] {} <Debug> HTTP-Session: 02c0272f-ce29-4ee6-ae96-fd36298dd31e Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11237 2024.08.27 19:53:15.774027 [ 3 ] {} <Debug> HTTP-Session: 02c0272f-ce29-4ee6-ae96-fd36298dd31e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11238 2024.08.27 19:53:15.774041 [ 3 ] {} <Debug> HTTP-Session: 02c0272f-ce29-4ee6-ae96-fd36298dd31e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11239 2024.08.27 19:53:15.774071 [ 3 ] {} <Trace> HTTP-Session: 02c0272f-ce29-4ee6-ae96-fd36298dd31e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11240 2024.08.27 19:53:15.774193 [ 3 ] {919cfd7d-e411-484c-a2f4-f78997cef657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11241 2024.08.27 19:53:15.774240 [ 3 ] {919cfd7d-e411-484c-a2f4-f78997cef657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11242 2024.08.27 19:53:15.774383 [ 3 ] {919cfd7d-e411-484c-a2f4-f78997cef657} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11243 2024.08.27 19:53:15.774696 [ 3 ] {919cfd7d-e411-484c-a2f4-f78997cef657} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11244 2024.08.27 19:53:15.774732 [ 3 ] {919cfd7d-e411-484c-a2f4-f78997cef657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
11245 2024.08.27 19:53:15.775088 [ 3 ] {919cfd7d-e411-484c-a2f4-f78997cef657} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
11246 2024.08.27 19:53:15.775412 [ 3 ] {919cfd7d-e411-484c-a2f4-f78997cef657} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11247 2024.08.27 19:53:15.775556 [ 3 ] {919cfd7d-e411-484c-a2f4-f78997cef657} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001404 sec., 42735.042735042734 rows/sec., 2.88 MiB/sec.
11248 2024.08.27 19:53:15.775726 [ 3 ] {919cfd7d-e411-484c-a2f4-f78997cef657} <Debug> DynamicQueryHandler: Done processing query
11249 2024.08.27 19:53:15.775750 [ 3 ] {919cfd7d-e411-484c-a2f4-f78997cef657} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11250 2024.08.27 19:53:15.775765 [ 3 ] {} <Debug> HTTP-Session: 02c0272f-ce29-4ee6-ae96-fd36298dd31e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11251 2024.08.27 19:53:20.184477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11252 2024.08.27 19:53:20.184605 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11253 2024.08.27 19:53:20.184632 [ 3 ] {} <Debug> HTTP-Session: b913e3ce-ed8e-4457-b29b-416c45fe4e0f Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11254 2024.08.27 19:53:20.184659 [ 3 ] {} <Debug> HTTP-Session: b913e3ce-ed8e-4457-b29b-416c45fe4e0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11255 2024.08.27 19:53:20.184675 [ 3 ] {} <Debug> HTTP-Session: b913e3ce-ed8e-4457-b29b-416c45fe4e0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11256 2024.08.27 19:53:20.184725 [ 3 ] {} <Trace> HTTP-Session: b913e3ce-ed8e-4457-b29b-416c45fe4e0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11257 2024.08.27 19:53:20.184907 [ 3 ] {916ff39d-6c1b-4dcd-9feb-3078d5a1fe36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11258 2024.08.27 19:53:20.184972 [ 3 ] {916ff39d-6c1b-4dcd-9feb-3078d5a1fe36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11259 2024.08.27 19:53:20.185304 [ 3 ] {916ff39d-6c1b-4dcd-9feb-3078d5a1fe36} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11260 2024.08.27 19:53:20.185772 [ 3 ] {916ff39d-6c1b-4dcd-9feb-3078d5a1fe36} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11261 2024.08.27 19:53:20.185820 [ 3 ] {916ff39d-6c1b-4dcd-9feb-3078d5a1fe36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
11262 2024.08.27 19:53:20.186267 [ 3 ] {916ff39d-6c1b-4dcd-9feb-3078d5a1fe36} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
11263 2024.08.27 19:53:20.186684 [ 3 ] {916ff39d-6c1b-4dcd-9feb-3078d5a1fe36} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11264 2024.08.27 19:53:20.186855 [ 3 ] {916ff39d-6c1b-4dcd-9feb-3078d5a1fe36} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001996 sec., 2004.0080160320642 rows/sec., 163.41 KiB/sec.
11265 2024.08.27 19:53:20.187210 [ 3 ] {916ff39d-6c1b-4dcd-9feb-3078d5a1fe36} <Debug> DynamicQueryHandler: Done processing query
11266 2024.08.27 19:53:20.187237 [ 3 ] {916ff39d-6c1b-4dcd-9feb-3078d5a1fe36} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11267 2024.08.27 19:53:20.187252 [ 3 ] {} <Debug> HTTP-Session: b913e3ce-ed8e-4457-b29b-416c45fe4e0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11268 2024.08.27 19:53:20.187495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 202527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11269 2024.08.27 19:53:20.187547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11270 2024.08.27 19:53:20.187567 [ 3 ] {} <Debug> HTTP-Session: fc8efece-5059-4907-8e76-780c26cf9184 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11271 2024.08.27 19:53:20.187584 [ 3 ] {} <Debug> HTTP-Session: fc8efece-5059-4907-8e76-780c26cf9184 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11272 2024.08.27 19:53:20.187597 [ 3 ] {} <Debug> HTTP-Session: fc8efece-5059-4907-8e76-780c26cf9184 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11273 2024.08.27 19:53:20.187632 [ 3 ] {} <Trace> HTTP-Session: fc8efece-5059-4907-8e76-780c26cf9184 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11274 2024.08.27 19:53:20.188184 [ 3 ] {dd982824-492c-409d-ba89-991f4d7171a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11275 2024.08.27 19:53:20.188235 [ 3 ] {dd982824-492c-409d-ba89-991f4d7171a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11276 2024.08.27 19:53:20.188498 [ 3 ] {dd982824-492c-409d-ba89-991f4d7171a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11277 2024.08.27 19:53:20.190021 [ 3 ] {dd982824-492c-409d-ba89-991f4d7171a7} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11278 2024.08.27 19:53:20.190062 [ 3 ] {dd982824-492c-409d-ba89-991f4d7171a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
11279 2024.08.27 19:53:20.190545 [ 3 ] {dd982824-492c-409d-ba89-991f4d7171a7} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
11280 2024.08.27 19:53:20.190926 [ 3 ] {dd982824-492c-409d-ba89-991f4d7171a7} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11281 2024.08.27 19:53:20.191097 [ 3 ] {dd982824-492c-409d-ba89-991f4d7171a7} <Debug> executeQuery: Read 1385 rows, 118.77 KiB in 0.003255 sec., 425499.23195084487 rows/sec., 35.63 MiB/sec.
11282 2024.08.27 19:53:20.191301 [ 3 ] {dd982824-492c-409d-ba89-991f4d7171a7} <Debug> DynamicQueryHandler: Done processing query
11283 2024.08.27 19:53:20.191327 [ 3 ] {dd982824-492c-409d-ba89-991f4d7171a7} <Debug> MemoryTracker: Peak memory usage (for query): 5.00 MiB.
11284 2024.08.27 19:53:20.191344 [ 3 ] {} <Debug> HTTP-Session: fc8efece-5059-4907-8e76-780c26cf9184 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11285 2024.08.27 19:53:20.191602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11286 2024.08.27 19:53:20.191656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11287 2024.08.27 19:53:20.191677 [ 3 ] {} <Debug> HTTP-Session: cd124e43-a48d-4597-854a-8fa09aa5743b Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11288 2024.08.27 19:53:20.191694 [ 3 ] {} <Debug> HTTP-Session: cd124e43-a48d-4597-854a-8fa09aa5743b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11289 2024.08.27 19:53:20.191709 [ 3 ] {} <Debug> HTTP-Session: cd124e43-a48d-4597-854a-8fa09aa5743b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11290 2024.08.27 19:53:20.191742 [ 3 ] {} <Trace> HTTP-Session: cd124e43-a48d-4597-854a-8fa09aa5743b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11291 2024.08.27 19:53:20.191855 [ 3 ] {fd175a1f-db51-4b81-ac78-3b0bd0cce153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11292 2024.08.27 19:53:20.191900 [ 3 ] {fd175a1f-db51-4b81-ac78-3b0bd0cce153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11293 2024.08.27 19:53:20.192132 [ 3 ] {fd175a1f-db51-4b81-ac78-3b0bd0cce153} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11294 2024.08.27 19:53:20.192467 [ 3 ] {fd175a1f-db51-4b81-ac78-3b0bd0cce153} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11295 2024.08.27 19:53:20.192504 [ 3 ] {fd175a1f-db51-4b81-ac78-3b0bd0cce153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
11296 2024.08.27 19:53:20.192864 [ 3 ] {fd175a1f-db51-4b81-ac78-3b0bd0cce153} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
11297 2024.08.27 19:53:20.193230 [ 3 ] {fd175a1f-db51-4b81-ac78-3b0bd0cce153} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11298 2024.08.27 19:53:20.193398 [ 3 ] {fd175a1f-db51-4b81-ac78-3b0bd0cce153} <Debug> executeQuery: Read 31 rows, 2.31 KiB in 0.001569 sec., 19757.807520713828 rows/sec., 1.44 MiB/sec.
11299 2024.08.27 19:53:20.193580 [ 3 ] {fd175a1f-db51-4b81-ac78-3b0bd0cce153} <Debug> DynamicQueryHandler: Done processing query
11300 2024.08.27 19:53:20.193605 [ 3 ] {fd175a1f-db51-4b81-ac78-3b0bd0cce153} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11301 2024.08.27 19:53:20.193621 [ 3 ] {} <Debug> HTTP-Session: cd124e43-a48d-4597-854a-8fa09aa5743b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11302 2024.08.27 19:53:20.193775 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 32340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11303 2024.08.27 19:53:20.193824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11304 2024.08.27 19:53:20.193844 [ 3 ] {} <Debug> HTTP-Session: 3815d71f-22c3-4b0b-97ef-ab6a00093d8d Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11305 2024.08.27 19:53:20.193862 [ 3 ] {} <Debug> HTTP-Session: 3815d71f-22c3-4b0b-97ef-ab6a00093d8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11306 2024.08.27 19:53:20.193877 [ 3 ] {} <Debug> HTTP-Session: 3815d71f-22c3-4b0b-97ef-ab6a00093d8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11307 2024.08.27 19:53:20.193908 [ 3 ] {} <Trace> HTTP-Session: 3815d71f-22c3-4b0b-97ef-ab6a00093d8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11308 2024.08.27 19:53:20.194137 [ 3 ] {20090f7b-788a-4279-aabb-25212b78de29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
11309 2024.08.27 19:53:20.194182 [ 3 ] {20090f7b-788a-4279-aabb-25212b78de29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11310 2024.08.27 19:53:20.194411 [ 3 ] {20090f7b-788a-4279-aabb-25212b78de29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11311 2024.08.27 19:53:20.194908 [ 3 ] {20090f7b-788a-4279-aabb-25212b78de29} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11312 2024.08.27 19:53:20.194945 [ 3 ] {20090f7b-788a-4279-aabb-25212b78de29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
11313 2024.08.27 19:53:20.195318 [ 3 ] {20090f7b-788a-4279-aabb-25212b78de29} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
11314 2024.08.27 19:53:20.195691 [ 3 ] {20090f7b-788a-4279-aabb-25212b78de29} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11315 2024.08.27 19:53:20.195848 [ 3 ] {20090f7b-788a-4279-aabb-25212b78de29} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.00185 sec., 130810.8108108108 rows/sec., 8.86 MiB/sec.
11316 2024.08.27 19:53:20.196025 [ 3 ] {20090f7b-788a-4279-aabb-25212b78de29} <Debug> DynamicQueryHandler: Done processing query
11317 2024.08.27 19:53:20.196051 [ 3 ] {20090f7b-788a-4279-aabb-25212b78de29} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
11318 2024.08.27 19:53:20.196068 [ 3 ] {} <Debug> HTTP-Session: 3815d71f-22c3-4b0b-97ef-ab6a00093d8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11319 2024.08.27 19:53:20.196238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11320 2024.08.27 19:53:20.196288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11321 2024.08.27 19:53:20.196308 [ 3 ] {} <Debug> HTTP-Session: 95b62657-a455-4c0d-8dc0-e4e01976c07f Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11322 2024.08.27 19:53:20.196324 [ 3 ] {} <Debug> HTTP-Session: 95b62657-a455-4c0d-8dc0-e4e01976c07f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11323 2024.08.27 19:53:20.196339 [ 3 ] {} <Debug> HTTP-Session: 95b62657-a455-4c0d-8dc0-e4e01976c07f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11324 2024.08.27 19:53:20.196371 [ 3 ] {} <Trace> HTTP-Session: 95b62657-a455-4c0d-8dc0-e4e01976c07f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11325 2024.08.27 19:53:20.196471 [ 3 ] {f7200a64-3810-48b7-a307-c84167f7277a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
11326 2024.08.27 19:53:20.196514 [ 3 ] {f7200a64-3810-48b7-a307-c84167f7277a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
11327 2024.08.27 19:53:20.196738 [ 3 ] {f7200a64-3810-48b7-a307-c84167f7277a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11328 2024.08.27 19:53:20.197042 [ 3 ] {f7200a64-3810-48b7-a307-c84167f7277a} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11329 2024.08.27 19:53:20.197079 [ 3 ] {f7200a64-3810-48b7-a307-c84167f7277a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
11330 2024.08.27 19:53:20.197433 [ 3 ] {f7200a64-3810-48b7-a307-c84167f7277a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
11331 2024.08.27 19:53:20.197807 [ 3 ] {f7200a64-3810-48b7-a307-c84167f7277a} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11332 2024.08.27 19:53:20.197978 [ 3 ] {f7200a64-3810-48b7-a307-c84167f7277a} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001526 sec., 3931.847968545216 rows/sec., 232.30 KiB/sec.
11333 2024.08.27 19:53:20.198257 [ 3 ] {f7200a64-3810-48b7-a307-c84167f7277a} <Debug> DynamicQueryHandler: Done processing query
11334 2024.08.27 19:53:20.198299 [ 3 ] {f7200a64-3810-48b7-a307-c84167f7277a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11335 2024.08.27 19:53:20.198318 [ 3 ] {} <Debug> HTTP-Session: 95b62657-a455-4c0d-8dc0-e4e01976c07f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11336 2024.08.27 19:53:20.198519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 141981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11337 2024.08.27 19:53:20.198570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11338 2024.08.27 19:53:20.198590 [ 3 ] {} <Debug> HTTP-Session: 279a886a-6846-42a5-a30b-a2902b6d3d31 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11339 2024.08.27 19:53:20.198606 [ 3 ] {} <Debug> HTTP-Session: 279a886a-6846-42a5-a30b-a2902b6d3d31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11340 2024.08.27 19:53:20.198621 [ 3 ] {} <Debug> HTTP-Session: 279a886a-6846-42a5-a30b-a2902b6d3d31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11341 2024.08.27 19:53:20.198652 [ 3 ] {} <Trace> HTTP-Session: 279a886a-6846-42a5-a30b-a2902b6d3d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11342 2024.08.27 19:53:20.199062 [ 3 ] {c0aee1a5-13f6-42f0-83c0-3ff1e86d4b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11343 2024.08.27 19:53:20.199108 [ 3 ] {c0aee1a5-13f6-42f0-83c0-3ff1e86d4b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11344 2024.08.27 19:53:20.199355 [ 3 ] {c0aee1a5-13f6-42f0-83c0-3ff1e86d4b77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11345 2024.08.27 19:53:20.200242 [ 3 ] {c0aee1a5-13f6-42f0-83c0-3ff1e86d4b77} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11346 2024.08.27 19:53:20.200282 [ 3 ] {c0aee1a5-13f6-42f0-83c0-3ff1e86d4b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
11347 2024.08.27 19:53:20.200689 [ 3 ] {c0aee1a5-13f6-42f0-83c0-3ff1e86d4b77} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
11348 2024.08.27 19:53:20.201064 [ 3 ] {c0aee1a5-13f6-42f0-83c0-3ff1e86d4b77} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11349 2024.08.27 19:53:20.201225 [ 3 ] {c0aee1a5-13f6-42f0-83c0-3ff1e86d4b77} <Debug> executeQuery: Read 869 rows, 64.46 KiB in 0.002454 sec., 354115.7294213529 rows/sec., 25.65 MiB/sec.
11350 2024.08.27 19:53:20.201416 [ 3 ] {c0aee1a5-13f6-42f0-83c0-3ff1e86d4b77} <Debug> DynamicQueryHandler: Done processing query
11351 2024.08.27 19:53:20.201442 [ 3 ] {c0aee1a5-13f6-42f0-83c0-3ff1e86d4b77} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB.
11352 2024.08.27 19:53:20.201457 [ 3 ] {} <Debug> HTTP-Session: 279a886a-6846-42a5-a30b-a2902b6d3d31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11353 2024.08.27 19:53:20.201750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11354 2024.08.27 19:53:20.201799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11355 2024.08.27 19:53:20.201819 [ 3 ] {} <Debug> HTTP-Session: 74241cd1-e5cb-4ab4-b1e4-bf388c369647 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11356 2024.08.27 19:53:20.201837 [ 3 ] {} <Debug> HTTP-Session: 74241cd1-e5cb-4ab4-b1e4-bf388c369647 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11357 2024.08.27 19:53:20.201852 [ 3 ] {} <Debug> HTTP-Session: 74241cd1-e5cb-4ab4-b1e4-bf388c369647 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11358 2024.08.27 19:53:20.201884 [ 3 ] {} <Trace> HTTP-Session: 74241cd1-e5cb-4ab4-b1e4-bf388c369647 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11359 2024.08.27 19:53:20.201982 [ 3 ] {182a5f42-ad0f-4524-bfa3-b71e26c7fb06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11360 2024.08.27 19:53:20.202029 [ 3 ] {182a5f42-ad0f-4524-bfa3-b71e26c7fb06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11361 2024.08.27 19:53:20.202161 [ 3 ] {182a5f42-ad0f-4524-bfa3-b71e26c7fb06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11362 2024.08.27 19:53:20.202430 [ 3 ] {182a5f42-ad0f-4524-bfa3-b71e26c7fb06} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11363 2024.08.27 19:53:20.202467 [ 3 ] {182a5f42-ad0f-4524-bfa3-b71e26c7fb06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
11364 2024.08.27 19:53:20.202846 [ 3 ] {182a5f42-ad0f-4524-bfa3-b71e26c7fb06} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
11365 2024.08.27 19:53:20.203186 [ 3 ] {182a5f42-ad0f-4524-bfa3-b71e26c7fb06} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11366 2024.08.27 19:53:20.203342 [ 3 ] {182a5f42-ad0f-4524-bfa3-b71e26c7fb06} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001377 sec., 4357.298474945534 rows/sec., 227.65 KiB/sec.
11367 2024.08.27 19:53:20.203358 [ 116 ] {} <Debug> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
11368 2024.08.27 19:53:20.203469 [ 116 ] {} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11369 2024.08.27 19:53:20.203519 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
11370 2024.08.27 19:53:20.203569 [ 3 ] {182a5f42-ad0f-4524-bfa3-b71e26c7fb06} <Debug> DynamicQueryHandler: Done processing query
11371 2024.08.27 19:53:20.203622 [ 3 ] {182a5f42-ad0f-4524-bfa3-b71e26c7fb06} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11372 2024.08.27 19:53:20.203661 [ 3 ] {} <Debug> HTTP-Session: 74241cd1-e5cb-4ab4-b1e4-bf388c369647 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11373 2024.08.27 19:53:20.203709 [ 195 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
11374 2024.08.27 19:53:20.203836 [ 195 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11375 2024.08.27 19:53:20.203872 [ 195 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
11376 2024.08.27 19:53:20.203901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 172829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11377 2024.08.27 19:53:20.203951 [ 195 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
11378 2024.08.27 19:53:20.203996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11379 2024.08.27 19:53:20.204098 [ 3 ] {} <Debug> HTTP-Session: 1f27a804-6643-4d05-ad11-7074f559c9c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11380 2024.08.27 19:53:20.204191 [ 3 ] {} <Debug> HTTP-Session: 1f27a804-6643-4d05-ad11-7074f559c9c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11381 2024.08.27 19:53:20.204267 [ 3 ] {} <Debug> HTTP-Session: 1f27a804-6643-4d05-ad11-7074f559c9c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11382 2024.08.27 19:53:20.204279 [ 195 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
11383 2024.08.27 19:53:20.204415 [ 3 ] {} <Trace> HTTP-Session: 1f27a804-6643-4d05-ad11-7074f559c9c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11384 2024.08.27 19:53:20.204665 [ 195 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
11385 2024.08.27 19:53:20.204966 [ 195 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
11386 2024.08.27 19:53:20.205077 [ 195 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
11387 2024.08.27 19:53:20.205386 [ 3 ] {30e33a81-94cb-467d-9449-69cbd3cf9105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11388 2024.08.27 19:53:20.205509 [ 3 ] {30e33a81-94cb-467d-9449-69cbd3cf9105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11389 2024.08.27 19:53:20.205765 [ 3 ] {30e33a81-94cb-467d-9449-69cbd3cf9105} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11390 2024.08.27 19:53:20.206670 [ 195 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.00304431 sec., 51243.1388393429 rows/sec., 2.61 MiB/sec.
11391 2024.08.27 19:53:20.206796 [ 195 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
11392 2024.08.27 19:53:20.206872 [ 3 ] {30e33a81-94cb-467d-9449-69cbd3cf9105} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11393 2024.08.27 19:53:20.206910 [ 3 ] {30e33a81-94cb-467d-9449-69cbd3cf9105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
11394 2024.08.27 19:53:20.207272 [ 195 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_26_5} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11395 2024.08.27 19:53:20.207376 [ 195 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_26_5} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
11396 2024.08.27 19:53:20.207446 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
11397 2024.08.27 19:53:20.207515 [ 3 ] {30e33a81-94cb-467d-9449-69cbd3cf9105} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
11398 2024.08.27 19:53:20.207913 [ 3 ] {30e33a81-94cb-467d-9449-69cbd3cf9105} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11399 2024.08.27 19:53:20.208070 [ 3 ] {30e33a81-94cb-467d-9449-69cbd3cf9105} <Debug> executeQuery: Read 913 rows, 62.46 KiB in 0.003261 sec., 279975.46764796076 rows/sec., 18.70 MiB/sec.
11400 2024.08.27 19:53:20.208383 [ 3 ] {30e33a81-94cb-467d-9449-69cbd3cf9105} <Debug> DynamicQueryHandler: Done processing query
11401 2024.08.27 19:53:20.208449 [ 3 ] {30e33a81-94cb-467d-9449-69cbd3cf9105} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB.
11402 2024.08.27 19:53:20.208508 [ 3 ] {} <Debug> HTTP-Session: 1f27a804-6643-4d05-ad11-7074f559c9c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11403 2024.08.27 19:53:20.208838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11404 2024.08.27 19:53:20.208893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11405 2024.08.27 19:53:20.208913 [ 3 ] {} <Debug> HTTP-Session: bb7fb49a-88e9-4e80-a311-46d4b07bbc0a Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11406 2024.08.27 19:53:20.208930 [ 3 ] {} <Debug> HTTP-Session: bb7fb49a-88e9-4e80-a311-46d4b07bbc0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11407 2024.08.27 19:53:20.208945 [ 3 ] {} <Debug> HTTP-Session: bb7fb49a-88e9-4e80-a311-46d4b07bbc0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11408 2024.08.27 19:53:20.208979 [ 3 ] {} <Trace> HTTP-Session: bb7fb49a-88e9-4e80-a311-46d4b07bbc0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11409 2024.08.27 19:53:20.209080 [ 3 ] {4676e54e-3b60-4897-be0a-75a0036f112e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
11410 2024.08.27 19:53:20.209129 [ 3 ] {4676e54e-3b60-4897-be0a-75a0036f112e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
11411 2024.08.27 19:53:20.209274 [ 3 ] {4676e54e-3b60-4897-be0a-75a0036f112e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11412 2024.08.27 19:53:20.209542 [ 3 ] {4676e54e-3b60-4897-be0a-75a0036f112e} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11413 2024.08.27 19:53:20.209579 [ 3 ] {4676e54e-3b60-4897-be0a-75a0036f112e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
11414 2024.08.27 19:53:20.209935 [ 3 ] {4676e54e-3b60-4897-be0a-75a0036f112e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
11415 2024.08.27 19:53:20.210274 [ 3 ] {4676e54e-3b60-4897-be0a-75a0036f112e} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11416 2024.08.27 19:53:20.210429 [ 3 ] {4676e54e-3b60-4897-be0a-75a0036f112e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001365 sec., 732.6007326007326 rows/sec., 49.36 KiB/sec.
11417 2024.08.27 19:53:20.210603 [ 3 ] {4676e54e-3b60-4897-be0a-75a0036f112e} <Debug> DynamicQueryHandler: Done processing query
11418 2024.08.27 19:53:20.210628 [ 3 ] {4676e54e-3b60-4897-be0a-75a0036f112e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
11419 2024.08.27 19:53:20.210644 [ 3 ] {} <Debug> HTTP-Session: bb7fb49a-88e9-4e80-a311-46d4b07bbc0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11420 2024.08.27 19:53:20.210792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11421 2024.08.27 19:53:20.210844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11422 2024.08.27 19:53:20.210865 [ 3 ] {} <Debug> HTTP-Session: 09fb7e23-b196-4ad8-91ee-c2884d481c3a Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11423 2024.08.27 19:53:20.210882 [ 3 ] {} <Debug> HTTP-Session: 09fb7e23-b196-4ad8-91ee-c2884d481c3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11424 2024.08.27 19:53:20.210896 [ 3 ] {} <Debug> HTTP-Session: 09fb7e23-b196-4ad8-91ee-c2884d481c3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11425 2024.08.27 19:53:20.210928 [ 3 ] {} <Trace> HTTP-Session: 09fb7e23-b196-4ad8-91ee-c2884d481c3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11426 2024.08.27 19:53:20.211280 [ 3 ] {e1556ed1-0793-474c-bc64-2f6308e8bd13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11427 2024.08.27 19:53:20.211345 [ 3 ] {e1556ed1-0793-474c-bc64-2f6308e8bd13} <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
11428 2024.08.27 19:53:20.211754 [ 3 ] {e1556ed1-0793-474c-bc64-2f6308e8bd13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11429 2024.08.27 19:53:20.212531 [ 3 ] {e1556ed1-0793-474c-bc64-2f6308e8bd13} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11430 2024.08.27 19:53:20.212568 [ 3 ] {e1556ed1-0793-474c-bc64-2f6308e8bd13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
11431 2024.08.27 19:53:20.213203 [ 3 ] {e1556ed1-0793-474c-bc64-2f6308e8bd13} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
11432 2024.08.27 19:53:20.213623 [ 3 ] {e1556ed1-0793-474c-bc64-2f6308e8bd13} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11433 2024.08.27 19:53:20.213795 [ 3 ] {e1556ed1-0793-474c-bc64-2f6308e8bd13} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002777 sec., 9722.722362261433 rows/sec., 17.42 MiB/sec.
11434 2024.08.27 19:53:20.214030 [ 3 ] {e1556ed1-0793-474c-bc64-2f6308e8bd13} <Debug> DynamicQueryHandler: Done processing query
11435 2024.08.27 19:53:20.214055 [ 3 ] {e1556ed1-0793-474c-bc64-2f6308e8bd13} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
11436 2024.08.27 19:53:20.214071 [ 3 ] {} <Debug> HTTP-Session: 09fb7e23-b196-4ad8-91ee-c2884d481c3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11437 2024.08.27 19:53:20.214210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11438 2024.08.27 19:53:20.214259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11439 2024.08.27 19:53:20.214279 [ 3 ] {} <Debug> HTTP-Session: a290ee9b-d83b-470f-a2c3-b413288e6316 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11440 2024.08.27 19:53:20.214296 [ 3 ] {} <Debug> HTTP-Session: a290ee9b-d83b-470f-a2c3-b413288e6316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11441 2024.08.27 19:53:20.214310 [ 3 ] {} <Debug> HTTP-Session: a290ee9b-d83b-470f-a2c3-b413288e6316 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11442 2024.08.27 19:53:20.214341 [ 3 ] {} <Trace> HTTP-Session: a290ee9b-d83b-470f-a2c3-b413288e6316 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11443 2024.08.27 19:53:20.214462 [ 3 ] {1f687337-9d5e-43c2-a7e7-42a8e983cb35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11444 2024.08.27 19:53:20.214508 [ 3 ] {1f687337-9d5e-43c2-a7e7-42a8e983cb35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11445 2024.08.27 19:53:20.214641 [ 3 ] {1f687337-9d5e-43c2-a7e7-42a8e983cb35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11446 2024.08.27 19:53:20.214958 [ 3 ] {1f687337-9d5e-43c2-a7e7-42a8e983cb35} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11447 2024.08.27 19:53:20.214994 [ 3 ] {1f687337-9d5e-43c2-a7e7-42a8e983cb35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
11448 2024.08.27 19:53:20.215370 [ 3 ] {1f687337-9d5e-43c2-a7e7-42a8e983cb35} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
11449 2024.08.27 19:53:20.215702 [ 3 ] {1f687337-9d5e-43c2-a7e7-42a8e983cb35} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11450 2024.08.27 19:53:20.215882 [ 3 ] {1f687337-9d5e-43c2-a7e7-42a8e983cb35} <Debug> executeQuery: Read 78 rows, 5.05 KiB in 0.001458 sec., 53497.94238683127 rows/sec., 3.38 MiB/sec.
11451 2024.08.27 19:53:20.216064 [ 3 ] {1f687337-9d5e-43c2-a7e7-42a8e983cb35} <Debug> DynamicQueryHandler: Done processing query
11452 2024.08.27 19:53:20.216089 [ 3 ] {1f687337-9d5e-43c2-a7e7-42a8e983cb35} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11453 2024.08.27 19:53:20.216105 [ 3 ] {} <Debug> HTTP-Session: a290ee9b-d83b-470f-a2c3-b413288e6316 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11454 2024.08.27 19:53:20.752763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 3686, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11455 2024.08.27 19:53:20.752870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11456 2024.08.27 19:53:20.752895 [ 3 ] {} <Debug> HTTP-Session: 9746b810-2ff2-4b5b-8d00-e74f3dc8ab09 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11457 2024.08.27 19:53:20.752918 [ 3 ] {} <Debug> HTTP-Session: 9746b810-2ff2-4b5b-8d00-e74f3dc8ab09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11458 2024.08.27 19:53:20.752938 [ 3 ] {} <Debug> HTTP-Session: 9746b810-2ff2-4b5b-8d00-e74f3dc8ab09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11459 2024.08.27 19:53:20.752986 [ 3 ] {} <Trace> HTTP-Session: 9746b810-2ff2-4b5b-8d00-e74f3dc8ab09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11460 2024.08.27 19:53:20.753216 [ 3 ] {cc613d4e-afca-4d7f-aa50-d758c4c445f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11461 2024.08.27 19:53:20.753291 [ 3 ] {cc613d4e-afca-4d7f-aa50-d758c4c445f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11462 2024.08.27 19:53:20.753637 [ 3 ] {cc613d4e-afca-4d7f-aa50-d758c4c445f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11463 2024.08.27 19:53:20.754133 [ 3 ] {cc613d4e-afca-4d7f-aa50-d758c4c445f2} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11464 2024.08.27 19:53:20.754176 [ 3 ] {cc613d4e-afca-4d7f-aa50-d758c4c445f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
11465 2024.08.27 19:53:20.754596 [ 3 ] {cc613d4e-afca-4d7f-aa50-d758c4c445f2} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
11466 2024.08.27 19:53:20.754988 [ 3 ] {cc613d4e-afca-4d7f-aa50-d758c4c445f2} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11467 2024.08.27 19:53:20.755152 [ 3 ] {cc613d4e-afca-4d7f-aa50-d758c4c445f2} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.00201 sec., 12935.323383084577 rows/sec., 1.00 MiB/sec.
11468 2024.08.27 19:53:20.755471 [ 3 ] {cc613d4e-afca-4d7f-aa50-d758c4c445f2} <Debug> DynamicQueryHandler: Done processing query
11469 2024.08.27 19:53:20.755540 [ 3 ] {cc613d4e-afca-4d7f-aa50-d758c4c445f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11470 2024.08.27 19:53:20.755604 [ 3 ] {} <Debug> HTTP-Session: 9746b810-2ff2-4b5b-8d00-e74f3dc8ab09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11471 2024.08.27 19:53:20.755861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11472 2024.08.27 19:53:20.755919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11473 2024.08.27 19:53:20.755939 [ 3 ] {} <Debug> HTTP-Session: 64670a2c-9724-40a1-afbe-e095617b6081 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11474 2024.08.27 19:53:20.755956 [ 3 ] {} <Debug> HTTP-Session: 64670a2c-9724-40a1-afbe-e095617b6081 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11475 2024.08.27 19:53:20.755972 [ 3 ] {} <Debug> HTTP-Session: 64670a2c-9724-40a1-afbe-e095617b6081 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11476 2024.08.27 19:53:20.756006 [ 3 ] {} <Trace> HTTP-Session: 64670a2c-9724-40a1-afbe-e095617b6081 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11477 2024.08.27 19:53:20.756123 [ 3 ] {9f46b432-dd1c-4700-97d8-de933f227f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11478 2024.08.27 19:53:20.756171 [ 3 ] {9f46b432-dd1c-4700-97d8-de933f227f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11479 2024.08.27 19:53:20.756426 [ 3 ] {9f46b432-dd1c-4700-97d8-de933f227f54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11480 2024.08.27 19:53:20.756816 [ 3 ] {9f46b432-dd1c-4700-97d8-de933f227f54} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11481 2024.08.27 19:53:20.756855 [ 3 ] {9f46b432-dd1c-4700-97d8-de933f227f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
11482 2024.08.27 19:53:20.757228 [ 3 ] {9f46b432-dd1c-4700-97d8-de933f227f54} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
11483 2024.08.27 19:53:20.757612 [ 3 ] {9f46b432-dd1c-4700-97d8-de933f227f54} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11484 2024.08.27 19:53:20.757752 [ 3 ] {9f46b432-dd1c-4700-97d8-de933f227f54} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001662 sec., 16847.17208182912 rows/sec., 1.31 MiB/sec.
11485 2024.08.27 19:53:20.758052 [ 3 ] {9f46b432-dd1c-4700-97d8-de933f227f54} <Debug> DynamicQueryHandler: Done processing query
11486 2024.08.27 19:53:20.758119 [ 3 ] {9f46b432-dd1c-4700-97d8-de933f227f54} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11487 2024.08.27 19:53:20.758179 [ 3 ] {} <Debug> HTTP-Session: 64670a2c-9724-40a1-afbe-e095617b6081 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11488 2024.08.27 19:53:20.758365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1976, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11489 2024.08.27 19:53:20.758420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11490 2024.08.27 19:53:20.758440 [ 3 ] {} <Debug> HTTP-Session: a4bc04d0-e434-4029-8d8f-daa636896868 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11491 2024.08.27 19:53:20.758458 [ 3 ] {} <Debug> HTTP-Session: a4bc04d0-e434-4029-8d8f-daa636896868 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11492 2024.08.27 19:53:20.758473 [ 3 ] {} <Debug> HTTP-Session: a4bc04d0-e434-4029-8d8f-daa636896868 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11493 2024.08.27 19:53:20.758506 [ 3 ] {} <Trace> HTTP-Session: a4bc04d0-e434-4029-8d8f-daa636896868 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11494 2024.08.27 19:53:20.758617 [ 3 ] {07256fe3-3aa5-415f-b02c-a0e0586a4b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11495 2024.08.27 19:53:20.758668 [ 3 ] {07256fe3-3aa5-415f-b02c-a0e0586a4b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11496 2024.08.27 19:53:20.758839 [ 3 ] {07256fe3-3aa5-415f-b02c-a0e0586a4b07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11497 2024.08.27 19:53:20.759135 [ 3 ] {07256fe3-3aa5-415f-b02c-a0e0586a4b07} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11498 2024.08.27 19:53:20.759172 [ 3 ] {07256fe3-3aa5-415f-b02c-a0e0586a4b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
11499 2024.08.27 19:53:20.759558 [ 3 ] {07256fe3-3aa5-415f-b02c-a0e0586a4b07} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
11500 2024.08.27 19:53:20.759906 [ 3 ] {07256fe3-3aa5-415f-b02c-a0e0586a4b07} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11501 2024.08.27 19:53:20.760041 [ 3 ] {07256fe3-3aa5-415f-b02c-a0e0586a4b07} <Debug> executeQuery: Read 10 rows, 727.00 B in 0.001455 sec., 6872.8522336769765 rows/sec., 487.95 KiB/sec.
11502 2024.08.27 19:53:20.760218 [ 3 ] {07256fe3-3aa5-415f-b02c-a0e0586a4b07} <Debug> DynamicQueryHandler: Done processing query
11503 2024.08.27 19:53:20.760244 [ 3 ] {07256fe3-3aa5-415f-b02c-a0e0586a4b07} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11504 2024.08.27 19:53:20.760259 [ 3 ] {} <Debug> HTTP-Session: a4bc04d0-e434-4029-8d8f-daa636896868 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11505 2024.08.27 19:53:20.760389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11506 2024.08.27 19:53:20.760439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11507 2024.08.27 19:53:20.760458 [ 3 ] {} <Debug> HTTP-Session: 057bd6c0-9cb0-4f57-aa65-6248614078fd Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11508 2024.08.27 19:53:20.760475 [ 3 ] {} <Debug> HTTP-Session: 057bd6c0-9cb0-4f57-aa65-6248614078fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11509 2024.08.27 19:53:20.760489 [ 3 ] {} <Debug> HTTP-Session: 057bd6c0-9cb0-4f57-aa65-6248614078fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11510 2024.08.27 19:53:20.760521 [ 3 ] {} <Trace> HTTP-Session: 057bd6c0-9cb0-4f57-aa65-6248614078fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11511 2024.08.27 19:53:20.760619 [ 3 ] {c98c579e-3737-46e1-954c-f03443519ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11512 2024.08.27 19:53:20.760664 [ 3 ] {c98c579e-3737-46e1-954c-f03443519ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11513 2024.08.27 19:53:20.760794 [ 3 ] {c98c579e-3737-46e1-954c-f03443519ef6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11514 2024.08.27 19:53:20.761060 [ 3 ] {c98c579e-3737-46e1-954c-f03443519ef6} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11515 2024.08.27 19:53:20.761097 [ 3 ] {c98c579e-3737-46e1-954c-f03443519ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
11516 2024.08.27 19:53:20.761454 [ 3 ] {c98c579e-3737-46e1-954c-f03443519ef6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
11517 2024.08.27 19:53:20.761782 [ 3 ] {c98c579e-3737-46e1-954c-f03443519ef6} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11518 2024.08.27 19:53:20.761912 [ 3 ] {c98c579e-3737-46e1-954c-f03443519ef6} <Debug> executeQuery: Read 4 rows, 288.00 B in 0.001323 sec., 3023.4315948601666 rows/sec., 212.59 KiB/sec.
11519 2024.08.27 19:53:20.762067 [ 3 ] {c98c579e-3737-46e1-954c-f03443519ef6} <Debug> DynamicQueryHandler: Done processing query
11520 2024.08.27 19:53:20.762090 [ 3 ] {c98c579e-3737-46e1-954c-f03443519ef6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11521 2024.08.27 19:53:20.762105 [ 3 ] {} <Debug> HTTP-Session: 057bd6c0-9cb0-4f57-aa65-6248614078fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11522 2024.08.27 19:53:24.807331 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache
11523 2024.08.27 19:53:24.807396 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache
11524 2024.08.27 19:53:25.761505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 11847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11525 2024.08.27 19:53:25.761603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11526 2024.08.27 19:53:25.761627 [ 3 ] {} <Debug> HTTP-Session: dac31c5b-a366-4a55-9904-f9a65549bac7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11527 2024.08.27 19:53:25.761649 [ 3 ] {} <Debug> HTTP-Session: dac31c5b-a366-4a55-9904-f9a65549bac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11528 2024.08.27 19:53:25.761663 [ 3 ] {} <Debug> HTTP-Session: dac31c5b-a366-4a55-9904-f9a65549bac7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11529 2024.08.27 19:53:25.761709 [ 3 ] {} <Trace> HTTP-Session: dac31c5b-a366-4a55-9904-f9a65549bac7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11530 2024.08.27 19:53:25.761909 [ 3 ] {4fd7400d-1921-44de-aac5-0ee6c4e29f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11531 2024.08.27 19:53:25.761972 [ 3 ] {4fd7400d-1921-44de-aac5-0ee6c4e29f3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11532 2024.08.27 19:53:25.762283 [ 3 ] {4fd7400d-1921-44de-aac5-0ee6c4e29f3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11533 2024.08.27 19:53:25.762851 [ 3 ] {4fd7400d-1921-44de-aac5-0ee6c4e29f3e} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11534 2024.08.27 19:53:25.762896 [ 3 ] {4fd7400d-1921-44de-aac5-0ee6c4e29f3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
11535 2024.08.27 19:53:25.763315 [ 3 ] {4fd7400d-1921-44de-aac5-0ee6c4e29f3e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
11536 2024.08.27 19:53:25.763718 [ 3 ] {4fd7400d-1921-44de-aac5-0ee6c4e29f3e} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11537 2024.08.27 19:53:25.763907 [ 3 ] {4fd7400d-1921-44de-aac5-0ee6c4e29f3e} <Debug> executeQuery: Read 82 rows, 6.84 KiB in 0.002046 sec., 40078.20136852395 rows/sec., 3.26 MiB/sec.
11538 2024.08.27 19:53:25.763908 [ 112 ] {} <Debug> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
11539 2024.08.27 19:53:25.764015 [ 112 ] {} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11540 2024.08.27 19:53:25.764077 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
11541 2024.08.27 19:53:25.764235 [ 3 ] {4fd7400d-1921-44de-aac5-0ee6c4e29f3e} <Debug> DynamicQueryHandler: Done processing query
11542 2024.08.27 19:53:25.764256 [ 189 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::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
11543 2024.08.27 19:53:25.764284 [ 3 ] {4fd7400d-1921-44de-aac5-0ee6c4e29f3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11544 2024.08.27 19:53:25.764333 [ 3 ] {} <Debug> HTTP-Session: dac31c5b-a366-4a55-9904-f9a65549bac7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11545 2024.08.27 19:53:25.764513 [ 189 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11546 2024.08.27 19:53:25.764531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11547 2024.08.27 19:53:25.764583 [ 189 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1418 rows starting from the beginning of the part
11548 2024.08.27 19:53:25.764642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11549 2024.08.27 19:53:25.764701 [ 3 ] {} <Debug> HTTP-Session: 23be63eb-5ace-4a04-a849-734628d79e93 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11550 2024.08.27 19:53:25.764780 [ 3 ] {} <Debug> HTTP-Session: 23be63eb-5ace-4a04-a849-734628d79e93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11551 2024.08.27 19:53:25.764838 [ 3 ] {} <Debug> HTTP-Session: 23be63eb-5ace-4a04-a849-734628d79e93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11552 2024.08.27 19:53:25.764877 [ 189 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 243 rows starting from the beginning of the part
11553 2024.08.27 19:53:25.764952 [ 3 ] {} <Trace> HTTP-Session: 23be63eb-5ace-4a04-a849-734628d79e93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11554 2024.08.27 19:53:25.765176 [ 189 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 82 rows starting from the beginning of the part
11555 2024.08.27 19:53:25.765262 [ 3 ] {6b999cf8-2437-4c92-9a8f-aa5159d81832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11556 2024.08.27 19:53:25.765417 [ 3 ] {6b999cf8-2437-4c92-9a8f-aa5159d81832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11557 2024.08.27 19:53:25.765538 [ 189 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1385 rows starting from the beginning of the part
11558 2024.08.27 19:53:25.765892 [ 189 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 26 rows starting from the beginning of the part
11559 2024.08.27 19:53:25.766186 [ 189 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 82 rows starting from the beginning of the part
11560 2024.08.27 19:53:25.766904 [ 3 ] {6b999cf8-2437-4c92-9a8f-aa5159d81832} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11561 2024.08.27 19:53:25.767624 [ 3 ] {6b999cf8-2437-4c92-9a8f-aa5159d81832} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11562 2024.08.27 19:53:25.767696 [ 3 ] {6b999cf8-2437-4c92-9a8f-aa5159d81832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
11563 2024.08.27 19:53:25.768740 [ 3 ] {6b999cf8-2437-4c92-9a8f-aa5159d81832} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
11564 2024.08.27 19:53:25.769254 [ 3 ] {6b999cf8-2437-4c92-9a8f-aa5159d81832} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11565 2024.08.27 19:53:25.769496 [ 112 ] {} <Debug> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
11566 2024.08.27 19:53:25.769610 [ 3 ] {6b999cf8-2437-4c92-9a8f-aa5159d81832} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.004378 sec., 2969.3924166285974 rows/sec., 223.28 KiB/sec.
11567 2024.08.27 19:53:25.769636 [ 112 ] {} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11568 2024.08.27 19:53:25.769752 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
11569 2024.08.27 19:53:25.770243 [ 3 ] {6b999cf8-2437-4c92-9a8f-aa5159d81832} <Debug> DynamicQueryHandler: Done processing query
11570 2024.08.27 19:53:25.770237 [ 196 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::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
11571 2024.08.27 19:53:25.770305 [ 3 ] {6b999cf8-2437-4c92-9a8f-aa5159d81832} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11572 2024.08.27 19:53:25.770311 [ 187 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3236 rows, containing 5 columns (5 merged, 0 gathered) in 0.00613593 sec., 527385.4167175961 rows/sec., 46.30 MiB/sec.
11573 2024.08.27 19:53:25.770374 [ 3 ] {} <Debug> HTTP-Session: 23be63eb-5ace-4a04-a849-734628d79e93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11574 2024.08.27 19:53:25.770557 [ 196 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11575 2024.08.27 19:53:25.770606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 13090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11576 2024.08.27 19:53:25.770650 [ 196 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 58 rows starting from the beginning of the part
11577 2024.08.27 19:53:25.770684 [ 187 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
11578 2024.08.27 19:53:25.770714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11579 2024.08.27 19:53:25.770779 [ 3 ] {} <Debug> HTTP-Session: 6df2c0d5-fce7-4c66-a61c-c6ad9bd179f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11580 2024.08.27 19:53:25.770879 [ 3 ] {} <Debug> HTTP-Session: 6df2c0d5-fce7-4c66-a61c-c6ad9bd179f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11581 2024.08.27 19:53:25.770934 [ 3 ] {} <Debug> HTTP-Session: 6df2c0d5-fce7-4c66-a61c-c6ad9bd179f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11582 2024.08.27 19:53:25.771083 [ 3 ] {} <Trace> HTTP-Session: 6df2c0d5-fce7-4c66-a61c-c6ad9bd179f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11583 2024.08.27 19:53:25.771257 [ 196 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 13 rows starting from the beginning of the part
11584 2024.08.27 19:53:25.771545 [ 3 ] {f9a65ee0-e56b-4c23-a5ed-f6fa6d7537e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11585 2024.08.27 19:53:25.771726 [ 3 ] {f9a65ee0-e56b-4c23-a5ed-f6fa6d7537e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11586 2024.08.27 19:53:25.772158 [ 196 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 27 rows starting from the beginning of the part
11587 2024.08.27 19:53:25.772828 [ 196 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 13 rows starting from the beginning of the part
11588 2024.08.27 19:53:25.773245 [ 187 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_66_13} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11589 2024.08.27 19:53:25.773459 [ 196 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 31 rows starting from the beginning of the part
11590 2024.08.27 19:53:25.773930 [ 187 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_66_13} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
11591 2024.08.27 19:53:25.774086 [ 196 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 13 rows starting from the beginning of the part
11592 2024.08.27 19:53:25.774251 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB.
11593 2024.08.27 19:53:25.774382 [ 3 ] {f9a65ee0-e56b-4c23-a5ed-f6fa6d7537e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11594 2024.08.27 19:53:25.775559 [ 3 ] {f9a65ee0-e56b-4c23-a5ed-f6fa6d7537e7} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11595 2024.08.27 19:53:25.775614 [ 3 ] {f9a65ee0-e56b-4c23-a5ed-f6fa6d7537e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
11596 2024.08.27 19:53:25.776634 [ 3 ] {f9a65ee0-e56b-4c23-a5ed-f6fa6d7537e7} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
11597 2024.08.27 19:53:25.777217 [ 189 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 155 rows, containing 5 columns (5 merged, 0 gathered) in 0.00734412 sec., 21105.319629853544 rows/sec., 1.61 MiB/sec.
11598 2024.08.27 19:53:25.777529 [ 196 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
11599 2024.08.27 19:53:25.777733 [ 3 ] {f9a65ee0-e56b-4c23-a5ed-f6fa6d7537e7} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11600 2024.08.27 19:53:25.777995 [ 112 ] {} <Debug> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
11601 2024.08.27 19:53:25.778096 [ 112 ] {} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11602 2024.08.27 19:53:25.778184 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
11603 2024.08.27 19:53:25.778217 [ 3 ] {f9a65ee0-e56b-4c23-a5ed-f6fa6d7537e7} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.006807 sec., 11311.884824445424 rows/sec., 904.40 KiB/sec.
11604 2024.08.27 19:53:25.778549 [ 189 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::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
11605 2024.08.27 19:53:25.778729 [ 189 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11606 2024.08.27 19:53:25.778974 [ 189 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 914 rows starting from the beginning of the part
11607 2024.08.27 19:53:25.779188 [ 3 ] {f9a65ee0-e56b-4c23-a5ed-f6fa6d7537e7} <Debug> DynamicQueryHandler: Done processing query
11608 2024.08.27 19:53:25.779292 [ 3 ] {f9a65ee0-e56b-4c23-a5ed-f6fa6d7537e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11609 2024.08.27 19:53:25.779391 [ 3 ] {} <Debug> HTTP-Session: 6df2c0d5-fce7-4c66-a61c-c6ad9bd179f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11610 2024.08.27 19:53:25.779435 [ 189 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 409 rows starting from the beginning of the part
11611 2024.08.27 19:53:25.779712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 30657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11612 2024.08.27 19:53:25.779721 [ 199 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_51_10} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11613 2024.08.27 19:53:25.779774 [ 189 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 77 rows starting from the beginning of the part
11614 2024.08.27 19:53:25.779913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11615 2024.08.27 19:53:25.780066 [ 3 ] {} <Debug> HTTP-Session: bffba749-af83-49c2-b16c-98f64085665c Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11616 2024.08.27 19:53:25.780171 [ 3 ] {} <Debug> HTTP-Session: bffba749-af83-49c2-b16c-98f64085665c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11617 2024.08.27 19:53:25.780177 [ 189 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 869 rows starting from the beginning of the part
11618 2024.08.27 19:53:25.780247 [ 199 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_51_10} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
11619 2024.08.27 19:53:25.780262 [ 3 ] {} <Debug> HTTP-Session: bffba749-af83-49c2-b16c-98f64085665c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11620 2024.08.27 19:53:25.780513 [ 3 ] {} <Trace> HTTP-Session: bffba749-af83-49c2-b16c-98f64085665c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11621 2024.08.27 19:53:25.780772 [ 189 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 28 rows starting from the beginning of the part
11622 2024.08.27 19:53:25.780856 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
11623 2024.08.27 19:53:25.781123 [ 3 ] {40f65c36-7e39-44dc-8cd4-69afc832be05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11624 2024.08.27 19:53:25.781181 [ 189 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 77 rows starting from the beginning of the part
11625 2024.08.27 19:53:25.781280 [ 3 ] {40f65c36-7e39-44dc-8cd4-69afc832be05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11626 2024.08.27 19:53:25.782076 [ 3 ] {40f65c36-7e39-44dc-8cd4-69afc832be05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11627 2024.08.27 19:53:25.783034 [ 3 ] {40f65c36-7e39-44dc-8cd4-69afc832be05} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11628 2024.08.27 19:53:25.783106 [ 3 ] {40f65c36-7e39-44dc-8cd4-69afc832be05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
11629 2024.08.27 19:53:25.783985 [ 3 ] {40f65c36-7e39-44dc-8cd4-69afc832be05} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
11630 2024.08.27 19:53:25.784549 [ 199 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2374 rows, containing 5 columns (5 merged, 0 gathered) in 0.006220942 sec., 381614.2314138277 rows/sec., 29.23 MiB/sec.
11631 2024.08.27 19:53:25.784733 [ 199 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
11632 2024.08.27 19:53:25.784760 [ 3 ] {40f65c36-7e39-44dc-8cd4-69afc832be05} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11633 2024.08.27 19:53:25.784999 [ 3 ] {40f65c36-7e39-44dc-8cd4-69afc832be05} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004113 sec., 38901.045465596886 rows/sec., 2.71 MiB/sec.
11634 2024.08.27 19:53:25.785026 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
11635 2024.08.27 19:53:25.785193 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11636 2024.08.27 19:53:25.785359 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
11637 2024.08.27 19:53:25.785597 [ 3 ] {40f65c36-7e39-44dc-8cd4-69afc832be05} <Debug> DynamicQueryHandler: Done processing query
11638 2024.08.27 19:53:25.785677 [ 3 ] {40f65c36-7e39-44dc-8cd4-69afc832be05} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11639 2024.08.27 19:53:25.785759 [ 3 ] {} <Debug> HTTP-Session: bffba749-af83-49c2-b16c-98f64085665c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11640 2024.08.27 19:53:25.785893 [ 186 ] {f0716f36-2242-4786-aa54-49060a96b200::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
11641 2024.08.27 19:53:25.786015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 21369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11642 2024.08.27 19:53:25.786105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11643 2024.08.27 19:53:25.786191 [ 3 ] {} <Debug> HTTP-Session: 2c346b74-e18d-410c-8f43-9c075064a0c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11644 2024.08.27 19:53:25.786251 [ 3 ] {} <Debug> HTTP-Session: 2c346b74-e18d-410c-8f43-9c075064a0c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11645 2024.08.27 19:53:25.786320 [ 199 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_66_13} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11646 2024.08.27 19:53:25.786337 [ 3 ] {} <Debug> HTTP-Session: 2c346b74-e18d-410c-8f43-9c075064a0c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11647 2024.08.27 19:53:25.786521 [ 3 ] {} <Trace> HTTP-Session: 2c346b74-e18d-410c-8f43-9c075064a0c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11648 2024.08.27 19:53:25.786641 [ 186 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11649 2024.08.27 19:53:25.786671 [ 199 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_66_13} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
11650 2024.08.27 19:53:25.786758 [ 186 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 16980 rows starting from the beginning of the part
11651 2024.08.27 19:53:25.786857 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
11652 2024.08.27 19:53:25.787060 [ 3 ] {7717fd99-1b31-4b38-9ed1-f109d18b75d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11653 2024.08.27 19:53:25.787156 [ 186 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 237 rows starting from the beginning of the part
11654 2024.08.27 19:53:25.787327 [ 3 ] {7717fd99-1b31-4b38-9ed1-f109d18b75d2} <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
11655 2024.08.27 19:53:25.787503 [ 186 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part
11656 2024.08.27 19:53:25.787859 [ 186 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 913 rows starting from the beginning of the part
11657 2024.08.27 19:53:25.788250 [ 186 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 10 rows starting from the beginning of the part
11658 2024.08.27 19:53:25.788671 [ 186 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part
11659 2024.08.27 19:53:25.790136 [ 3 ] {7717fd99-1b31-4b38-9ed1-f109d18b75d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11660 2024.08.27 19:53:25.790955 [ 3 ] {7717fd99-1b31-4b38-9ed1-f109d18b75d2} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11661 2024.08.27 19:53:25.791000 [ 3 ] {7717fd99-1b31-4b38-9ed1-f109d18b75d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
11662 2024.08.27 19:53:25.792709 [ 3 ] {7717fd99-1b31-4b38-9ed1-f109d18b75d2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
11663 2024.08.27 19:53:25.793340 [ 3 ] {7717fd99-1b31-4b38-9ed1-f109d18b75d2} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11664 2024.08.27 19:53:25.793795 [ 110 ] {} <Debug> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
11665 2024.08.27 19:53:25.793894 [ 110 ] {} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11666 2024.08.27 19:53:25.794000 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
11667 2024.08.27 19:53:25.793999 [ 3 ] {7717fd99-1b31-4b38-9ed1-f109d18b75d2} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.007261 sec., 1790.3869990359453 rows/sec., 3.21 MiB/sec.
11668 2024.08.27 19:53:25.794305 [ 191 ] {25052027-0a03-49be-8655-a6c64ba66c34::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
11669 2024.08.27 19:53:25.794605 [ 3 ] {7717fd99-1b31-4b38-9ed1-f109d18b75d2} <Debug> DynamicQueryHandler: Done processing query
11670 2024.08.27 19:53:25.794641 [ 3 ] {7717fd99-1b31-4b38-9ed1-f109d18b75d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
11671 2024.08.27 19:53:25.794682 [ 3 ] {} <Debug> HTTP-Session: 2c346b74-e18d-410c-8f43-9c075064a0c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11672 2024.08.27 19:53:25.794850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11673 2024.08.27 19:53:25.794915 [ 191 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11674 2024.08.27 19:53:25.794925 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11675 2024.08.27 19:53:25.794979 [ 3 ] {} <Debug> HTTP-Session: 16c70a2b-7e0e-4e9c-924f-c222ed456c56 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11676 2024.08.27 19:53:25.795009 [ 3 ] {} <Debug> HTTP-Session: 16c70a2b-7e0e-4e9c-924f-c222ed456c56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11677 2024.08.27 19:53:25.795020 [ 191 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 886 rows starting from the beginning of the part
11678 2024.08.27 19:53:25.795029 [ 3 ] {} <Debug> HTTP-Session: 16c70a2b-7e0e-4e9c-924f-c222ed456c56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11679 2024.08.27 19:53:25.795092 [ 3 ] {} <Trace> HTTP-Session: 16c70a2b-7e0e-4e9c-924f-c222ed456c56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11680 2024.08.27 19:53:25.795444 [ 3 ] {86018f36-92b4-4bfa-b66d-850d068edec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11681 2024.08.27 19:53:25.795484 [ 191 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 13 rows starting from the beginning of the part
11682 2024.08.27 19:53:25.795514 [ 3 ] {86018f36-92b4-4bfa-b66d-850d068edec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11683 2024.08.27 19:53:25.796329 [ 191 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 27 rows starting from the beginning of the part
11684 2024.08.27 19:53:25.796438 [ 3 ] {86018f36-92b4-4bfa-b66d-850d068edec7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11685 2024.08.27 19:53:25.797424 [ 191 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 13 rows starting from the beginning of the part
11686 2024.08.27 19:53:25.798156 [ 3 ] {86018f36-92b4-4bfa-b66d-850d068edec7} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11687 2024.08.27 19:53:25.798274 [ 186 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18460 rows, containing 5 columns (5 merged, 0 gathered) in 0.012683397 sec., 1455446.0449357533 rows/sec., 98.39 MiB/sec.
11688 2024.08.27 19:53:25.798298 [ 3 ] {86018f36-92b4-4bfa-b66d-850d068edec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
11689 2024.08.27 19:53:25.798603 [ 191 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 27 rows starting from the beginning of the part
11690 2024.08.27 19:53:25.798979 [ 192 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
11691 2024.08.27 19:53:25.799625 [ 191 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 13 rows starting from the beginning of the part
11692 2024.08.27 19:53:25.800003 [ 3 ] {86018f36-92b4-4bfa-b66d-850d068edec7} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
11693 2024.08.27 19:53:25.801615 [ 192 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11694 2024.08.27 19:53:25.801981 [ 192 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
11695 2024.08.27 19:53:25.801979 [ 3 ] {86018f36-92b4-4bfa-b66d-850d068edec7} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11696 2024.08.27 19:53:25.802294 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.17 MiB.
11697 2024.08.27 19:53:25.802457 [ 110 ] {} <Debug> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
11698 2024.08.27 19:53:25.802537 [ 3 ] {86018f36-92b4-4bfa-b66d-850d068edec7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.007287 sec., 8233.841086867023 rows/sec., 568.22 KiB/sec.
11699 2024.08.27 19:53:25.802572 [ 110 ] {} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11700 2024.08.27 19:53:25.802688 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB.
11701 2024.08.27 19:53:25.803153 [ 3 ] {86018f36-92b4-4bfa-b66d-850d068edec7} <Debug> DynamicQueryHandler: Done processing query
11702 2024.08.27 19:53:25.803243 [ 3 ] {86018f36-92b4-4bfa-b66d-850d068edec7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11703 2024.08.27 19:53:25.803343 [ 3 ] {} <Debug> HTTP-Session: 16c70a2b-7e0e-4e9c-924f-c222ed456c56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11704 2024.08.27 19:53:25.803614 [ 188 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
11705 2024.08.27 19:53:25.804285 [ 188 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11706 2024.08.27 19:53:25.804422 [ 188 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3630 rows starting from the beginning of the part
11707 2024.08.27 19:53:25.804962 [ 188 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 82 rows starting from the beginning of the part
11708 2024.08.27 19:53:25.805333 [ 188 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part
11709 2024.08.27 19:53:25.805659 [ 188 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 78 rows starting from the beginning of the part
11710 2024.08.27 19:53:25.805992 [ 188 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 4 rows starting from the beginning of the part
11711 2024.08.27 19:53:25.806351 [ 188 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
11712 2024.08.27 19:53:25.810137 [ 194 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3914 rows, containing 4 columns (4 merged, 0 gathered) in 0.007120317 sec., 549694.6273599897 rows/sec., 35.89 MiB/sec.
11713 2024.08.27 19:53:25.810656 [ 194 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
11714 2024.08.27 19:53:25.811797 [ 194 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_66_13} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11715 2024.08.27 19:53:25.811895 [ 194 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_66_13} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
11716 2024.08.27 19:53:25.812015 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB.
11717 2024.08.27 19:53:25.812599 [ 197 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 979 rows, containing 19 columns (19 merged, 0 gathered) in 0.018434371 sec., 53107.31784664635 rows/sec., 95.17 MiB/sec.
11718 2024.08.27 19:53:25.813676 [ 197 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
11719 2024.08.27 19:53:25.814265 [ 197 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11720 2024.08.27 19:53:25.814359 [ 197 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
11721 2024.08.27 19:53:25.814581 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.22 MiB.
11722 2024.08.27 19:53:30.767829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 36816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11723 2024.08.27 19:53:30.767956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11724 2024.08.27 19:53:30.767981 [ 3 ] {} <Debug> HTTP-Session: 0851e18b-d1c9-4c95-b7da-2c787e6bfb26 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11725 2024.08.27 19:53:30.768005 [ 3 ] {} <Debug> HTTP-Session: 0851e18b-d1c9-4c95-b7da-2c787e6bfb26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11726 2024.08.27 19:53:30.768020 [ 3 ] {} <Debug> HTTP-Session: 0851e18b-d1c9-4c95-b7da-2c787e6bfb26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11727 2024.08.27 19:53:30.768070 [ 3 ] {} <Trace> HTTP-Session: 0851e18b-d1c9-4c95-b7da-2c787e6bfb26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11728 2024.08.27 19:53:30.768332 [ 3 ] {55a2cb47-e078-4cee-81c1-fbefe18433b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11729 2024.08.27 19:53:30.768401 [ 3 ] {55a2cb47-e078-4cee-81c1-fbefe18433b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11730 2024.08.27 19:53:30.768745 [ 3 ] {55a2cb47-e078-4cee-81c1-fbefe18433b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11731 2024.08.27 19:53:30.769331 [ 3 ] {55a2cb47-e078-4cee-81c1-fbefe18433b2} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11732 2024.08.27 19:53:30.769380 [ 3 ] {55a2cb47-e078-4cee-81c1-fbefe18433b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
11733 2024.08.27 19:53:30.769837 [ 3 ] {55a2cb47-e078-4cee-81c1-fbefe18433b2} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
11734 2024.08.27 19:53:30.770229 [ 3 ] {55a2cb47-e078-4cee-81c1-fbefe18433b2} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11735 2024.08.27 19:53:30.770400 [ 3 ] {55a2cb47-e078-4cee-81c1-fbefe18433b2} <Debug> executeQuery: Read 243 rows, 22.06 KiB in 0.002182 sec., 111365.71952337306 rows/sec., 9.87 MiB/sec.
11736 2024.08.27 19:53:30.770670 [ 3 ] {55a2cb47-e078-4cee-81c1-fbefe18433b2} <Debug> DynamicQueryHandler: Done processing query
11737 2024.08.27 19:53:30.770711 [ 3 ] {55a2cb47-e078-4cee-81c1-fbefe18433b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
11738 2024.08.27 19:53:30.770744 [ 3 ] {} <Debug> HTTP-Session: 0851e18b-d1c9-4c95-b7da-2c787e6bfb26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11739 2024.08.27 19:53:30.770898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 3917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11740 2024.08.27 19:53:30.770952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11741 2024.08.27 19:53:30.770973 [ 3 ] {} <Debug> HTTP-Session: 31185d37-5ea9-4c40-baa5-a0872cf85713 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11742 2024.08.27 19:53:30.770991 [ 3 ] {} <Debug> HTTP-Session: 31185d37-5ea9-4c40-baa5-a0872cf85713 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11743 2024.08.27 19:53:30.771006 [ 3 ] {} <Debug> HTTP-Session: 31185d37-5ea9-4c40-baa5-a0872cf85713 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11744 2024.08.27 19:53:30.771043 [ 3 ] {} <Trace> HTTP-Session: 31185d37-5ea9-4c40-baa5-a0872cf85713 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11745 2024.08.27 19:53:30.771157 [ 3 ] {5a120767-0780-45c9-b016-7543ee2b0a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11746 2024.08.27 19:53:30.771204 [ 3 ] {5a120767-0780-45c9-b016-7543ee2b0a88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11747 2024.08.27 19:53:30.771441 [ 3 ] {5a120767-0780-45c9-b016-7543ee2b0a88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11748 2024.08.27 19:53:30.771777 [ 3 ] {5a120767-0780-45c9-b016-7543ee2b0a88} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11749 2024.08.27 19:53:30.771815 [ 3 ] {5a120767-0780-45c9-b016-7543ee2b0a88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
11750 2024.08.27 19:53:30.772172 [ 3 ] {5a120767-0780-45c9-b016-7543ee2b0a88} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
11751 2024.08.27 19:53:30.772534 [ 3 ] {5a120767-0780-45c9-b016-7543ee2b0a88} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11752 2024.08.27 19:53:30.772692 [ 3 ] {5a120767-0780-45c9-b016-7543ee2b0a88} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001566 sec., 17241.37931034483 rows/sec., 1.27 MiB/sec.
11753 2024.08.27 19:53:30.772856 [ 3 ] {5a120767-0780-45c9-b016-7543ee2b0a88} <Debug> DynamicQueryHandler: Done processing query
11754 2024.08.27 19:53:30.772882 [ 3 ] {5a120767-0780-45c9-b016-7543ee2b0a88} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11755 2024.08.27 19:53:30.772898 [ 3 ] {} <Debug> HTTP-Session: 31185d37-5ea9-4c40-baa5-a0872cf85713 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11756 2024.08.27 19:53:30.773013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11757 2024.08.27 19:53:30.773062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11758 2024.08.27 19:53:30.773082 [ 3 ] {} <Debug> HTTP-Session: b7903da5-85c9-4b13-b1da-e54eed76f13c Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11759 2024.08.27 19:53:30.773100 [ 3 ] {} <Debug> HTTP-Session: b7903da5-85c9-4b13-b1da-e54eed76f13c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11760 2024.08.27 19:53:30.773114 [ 3 ] {} <Debug> HTTP-Session: b7903da5-85c9-4b13-b1da-e54eed76f13c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11761 2024.08.27 19:53:30.773145 [ 3 ] {} <Trace> HTTP-Session: b7903da5-85c9-4b13-b1da-e54eed76f13c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11762 2024.08.27 19:53:30.773244 [ 3 ] {af17e59a-5ddd-4fbe-8ca4-d4e27e09d852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
11763 2024.08.27 19:53:30.773288 [ 3 ] {af17e59a-5ddd-4fbe-8ca4-d4e27e09d852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11764 2024.08.27 19:53:30.773512 [ 3 ] {af17e59a-5ddd-4fbe-8ca4-d4e27e09d852} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11765 2024.08.27 19:53:30.773817 [ 3 ] {af17e59a-5ddd-4fbe-8ca4-d4e27e09d852} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11766 2024.08.27 19:53:30.773855 [ 3 ] {af17e59a-5ddd-4fbe-8ca4-d4e27e09d852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
11767 2024.08.27 19:53:30.774206 [ 3 ] {af17e59a-5ddd-4fbe-8ca4-d4e27e09d852} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
11768 2024.08.27 19:53:30.774570 [ 3 ] {af17e59a-5ddd-4fbe-8ca4-d4e27e09d852} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11769 2024.08.27 19:53:30.774744 [ 3 ] {af17e59a-5ddd-4fbe-8ca4-d4e27e09d852} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001527 sec., 9168.3038637852 rows/sec., 642.09 KiB/sec.
11770 2024.08.27 19:53:30.774916 [ 3 ] {af17e59a-5ddd-4fbe-8ca4-d4e27e09d852} <Debug> DynamicQueryHandler: Done processing query
11771 2024.08.27 19:53:30.774940 [ 3 ] {af17e59a-5ddd-4fbe-8ca4-d4e27e09d852} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11772 2024.08.27 19:53:30.774957 [ 3 ] {} <Debug> HTTP-Session: b7903da5-85c9-4b13-b1da-e54eed76f13c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11773 2024.08.27 19:53:30.775062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11774 2024.08.27 19:53:30.775110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11775 2024.08.27 19:53:30.775129 [ 3 ] {} <Debug> HTTP-Session: 4d8bc346-d816-40db-b63b-33ce3eabdea8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11776 2024.08.27 19:53:30.775146 [ 3 ] {} <Debug> HTTP-Session: 4d8bc346-d816-40db-b63b-33ce3eabdea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11777 2024.08.27 19:53:30.775161 [ 3 ] {} <Debug> HTTP-Session: 4d8bc346-d816-40db-b63b-33ce3eabdea8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11778 2024.08.27 19:53:30.775193 [ 3 ] {} <Trace> HTTP-Session: 4d8bc346-d816-40db-b63b-33ce3eabdea8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11779 2024.08.27 19:53:30.775289 [ 3 ] {8a82846d-38a9-40fa-9df8-76494e5a0d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
11780 2024.08.27 19:53:30.775332 [ 3 ] {8a82846d-38a9-40fa-9df8-76494e5a0d03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
11781 2024.08.27 19:53:30.775559 [ 3 ] {8a82846d-38a9-40fa-9df8-76494e5a0d03} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11782 2024.08.27 19:53:30.775850 [ 3 ] {8a82846d-38a9-40fa-9df8-76494e5a0d03} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11783 2024.08.27 19:53:30.775888 [ 3 ] {8a82846d-38a9-40fa-9df8-76494e5a0d03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
11784 2024.08.27 19:53:30.776229 [ 3 ] {8a82846d-38a9-40fa-9df8-76494e5a0d03} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
11785 2024.08.27 19:53:30.776584 [ 3 ] {8a82846d-38a9-40fa-9df8-76494e5a0d03} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11786 2024.08.27 19:53:30.776750 [ 3 ] {8a82846d-38a9-40fa-9df8-76494e5a0d03} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001481 sec., 4051.3166779203243 rows/sec., 239.36 KiB/sec.
11787 2024.08.27 19:53:30.776908 [ 3 ] {8a82846d-38a9-40fa-9df8-76494e5a0d03} <Debug> DynamicQueryHandler: Done processing query
11788 2024.08.27 19:53:30.776934 [ 3 ] {8a82846d-38a9-40fa-9df8-76494e5a0d03} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11789 2024.08.27 19:53:30.776950 [ 3 ] {} <Debug> HTTP-Session: 4d8bc346-d816-40db-b63b-33ce3eabdea8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11790 2024.08.27 19:53:30.777110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 66337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11791 2024.08.27 19:53:30.777157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11792 2024.08.27 19:53:30.777176 [ 3 ] {} <Debug> HTTP-Session: 7dae357b-6e6f-423d-8905-897e871fd4fb Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11793 2024.08.27 19:53:30.777193 [ 3 ] {} <Debug> HTTP-Session: 7dae357b-6e6f-423d-8905-897e871fd4fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11794 2024.08.27 19:53:30.777207 [ 3 ] {} <Debug> HTTP-Session: 7dae357b-6e6f-423d-8905-897e871fd4fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11795 2024.08.27 19:53:30.777238 [ 3 ] {} <Trace> HTTP-Session: 7dae357b-6e6f-423d-8905-897e871fd4fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11796 2024.08.27 19:53:30.777447 [ 3 ] {52681cca-0eaf-44d4-a2e0-f8d350dcd581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11797 2024.08.27 19:53:30.777490 [ 3 ] {52681cca-0eaf-44d4-a2e0-f8d350dcd581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11798 2024.08.27 19:53:30.777724 [ 3 ] {52681cca-0eaf-44d4-a2e0-f8d350dcd581} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11799 2024.08.27 19:53:30.778268 [ 3 ] {52681cca-0eaf-44d4-a2e0-f8d350dcd581} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11800 2024.08.27 19:53:30.778305 [ 3 ] {52681cca-0eaf-44d4-a2e0-f8d350dcd581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
11801 2024.08.27 19:53:30.778688 [ 3 ] {52681cca-0eaf-44d4-a2e0-f8d350dcd581} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
11802 2024.08.27 19:53:30.779051 [ 3 ] {52681cca-0eaf-44d4-a2e0-f8d350dcd581} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11803 2024.08.27 19:53:30.779201 [ 3 ] {52681cca-0eaf-44d4-a2e0-f8d350dcd581} <Debug> executeQuery: Read 409 rows, 29.84 KiB in 0.001859 sec., 220010.75847229693 rows/sec., 15.68 MiB/sec.
11804 2024.08.27 19:53:30.779359 [ 3 ] {52681cca-0eaf-44d4-a2e0-f8d350dcd581} <Debug> DynamicQueryHandler: Done processing query
11805 2024.08.27 19:53:30.779382 [ 3 ] {52681cca-0eaf-44d4-a2e0-f8d350dcd581} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
11806 2024.08.27 19:53:30.779398 [ 3 ] {} <Debug> HTTP-Session: 7dae357b-6e6f-423d-8905-897e871fd4fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11807 2024.08.27 19:53:30.779532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11808 2024.08.27 19:53:30.779580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11809 2024.08.27 19:53:30.779599 [ 3 ] {} <Debug> HTTP-Session: b5285c8a-2692-4ab3-ad4c-819a19ee185b Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11810 2024.08.27 19:53:30.779616 [ 3 ] {} <Debug> HTTP-Session: b5285c8a-2692-4ab3-ad4c-819a19ee185b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11811 2024.08.27 19:53:30.779630 [ 3 ] {} <Debug> HTTP-Session: b5285c8a-2692-4ab3-ad4c-819a19ee185b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11812 2024.08.27 19:53:30.779671 [ 3 ] {} <Trace> HTTP-Session: b5285c8a-2692-4ab3-ad4c-819a19ee185b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11813 2024.08.27 19:53:30.779767 [ 3 ] {2f4a309b-5341-430d-bf1e-2290c24fc5a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11814 2024.08.27 19:53:30.779813 [ 3 ] {2f4a309b-5341-430d-bf1e-2290c24fc5a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11815 2024.08.27 19:53:30.779944 [ 3 ] {2f4a309b-5341-430d-bf1e-2290c24fc5a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11816 2024.08.27 19:53:30.780171 [ 3 ] {2f4a309b-5341-430d-bf1e-2290c24fc5a4} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11817 2024.08.27 19:53:30.780208 [ 3 ] {2f4a309b-5341-430d-bf1e-2290c24fc5a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
11818 2024.08.27 19:53:30.780560 [ 3 ] {2f4a309b-5341-430d-bf1e-2290c24fc5a4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
11819 2024.08.27 19:53:30.780906 [ 3 ] {2f4a309b-5341-430d-bf1e-2290c24fc5a4} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11820 2024.08.27 19:53:30.781048 [ 3 ] {2f4a309b-5341-430d-bf1e-2290c24fc5a4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001303 sec., 4604.758250191865 rows/sec., 240.58 KiB/sec.
11821 2024.08.27 19:53:30.781206 [ 3 ] {2f4a309b-5341-430d-bf1e-2290c24fc5a4} <Debug> DynamicQueryHandler: Done processing query
11822 2024.08.27 19:53:30.781231 [ 3 ] {2f4a309b-5341-430d-bf1e-2290c24fc5a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11823 2024.08.27 19:53:30.781246 [ 3 ] {} <Debug> HTTP-Session: b5285c8a-2692-4ab3-ad4c-819a19ee185b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11824 2024.08.27 19:53:30.781422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44659, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11825 2024.08.27 19:53:30.781470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11826 2024.08.27 19:53:30.781489 [ 3 ] {} <Debug> HTTP-Session: 5e9b8292-f654-492f-b830-246860de4986 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11827 2024.08.27 19:53:30.781507 [ 3 ] {} <Debug> HTTP-Session: 5e9b8292-f654-492f-b830-246860de4986 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11828 2024.08.27 19:53:30.781521 [ 3 ] {} <Debug> HTTP-Session: 5e9b8292-f654-492f-b830-246860de4986 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11829 2024.08.27 19:53:30.781551 [ 3 ] {} <Trace> HTTP-Session: 5e9b8292-f654-492f-b830-246860de4986 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11830 2024.08.27 19:53:30.781732 [ 3 ] {855b11a0-5fc0-4eba-940e-4a0e8019f497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11831 2024.08.27 19:53:30.781781 [ 3 ] {855b11a0-5fc0-4eba-940e-4a0e8019f497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11832 2024.08.27 19:53:30.781926 [ 3 ] {855b11a0-5fc0-4eba-940e-4a0e8019f497} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11833 2024.08.27 19:53:30.782429 [ 3 ] {855b11a0-5fc0-4eba-940e-4a0e8019f497} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11834 2024.08.27 19:53:30.782466 [ 3 ] {855b11a0-5fc0-4eba-940e-4a0e8019f497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
11835 2024.08.27 19:53:30.782864 [ 3 ] {855b11a0-5fc0-4eba-940e-4a0e8019f497} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
11836 2024.08.27 19:53:30.783207 [ 3 ] {855b11a0-5fc0-4eba-940e-4a0e8019f497} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11837 2024.08.27 19:53:30.783363 [ 3 ] {855b11a0-5fc0-4eba-940e-4a0e8019f497} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001722 sec., 137630.66202090593 rows/sec., 9.22 MiB/sec.
11838 2024.08.27 19:53:30.783539 [ 3 ] {855b11a0-5fc0-4eba-940e-4a0e8019f497} <Debug> DynamicQueryHandler: Done processing query
11839 2024.08.27 19:53:30.783564 [ 3 ] {855b11a0-5fc0-4eba-940e-4a0e8019f497} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
11840 2024.08.27 19:53:30.783581 [ 3 ] {} <Debug> HTTP-Session: 5e9b8292-f654-492f-b830-246860de4986 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11841 2024.08.27 19:53:30.783707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11842 2024.08.27 19:53:30.783755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11843 2024.08.27 19:53:30.783775 [ 3 ] {} <Debug> HTTP-Session: 776b6677-73f5-4185-a44c-d747247a0c5a Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11844 2024.08.27 19:53:30.783791 [ 3 ] {} <Debug> HTTP-Session: 776b6677-73f5-4185-a44c-d747247a0c5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11845 2024.08.27 19:53:30.783806 [ 3 ] {} <Debug> HTTP-Session: 776b6677-73f5-4185-a44c-d747247a0c5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11846 2024.08.27 19:53:30.783835 [ 3 ] {} <Trace> HTTP-Session: 776b6677-73f5-4185-a44c-d747247a0c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11847 2024.08.27 19:53:30.783926 [ 3 ] {9c7e4f48-6bd5-4e3b-898d-2743caab2fd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
11848 2024.08.27 19:53:30.783969 [ 3 ] {9c7e4f48-6bd5-4e3b-898d-2743caab2fd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
11849 2024.08.27 19:53:30.784097 [ 3 ] {9c7e4f48-6bd5-4e3b-898d-2743caab2fd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11850 2024.08.27 19:53:30.784352 [ 3 ] {9c7e4f48-6bd5-4e3b-898d-2743caab2fd5} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11851 2024.08.27 19:53:30.784387 [ 3 ] {9c7e4f48-6bd5-4e3b-898d-2743caab2fd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
11852 2024.08.27 19:53:30.784733 [ 3 ] {9c7e4f48-6bd5-4e3b-898d-2743caab2fd5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
11853 2024.08.27 19:53:30.785047 [ 3 ] {9c7e4f48-6bd5-4e3b-898d-2743caab2fd5} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11854 2024.08.27 19:53:30.785203 [ 3 ] {9c7e4f48-6bd5-4e3b-898d-2743caab2fd5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001283 sec., 779.423226812159 rows/sec., 52.52 KiB/sec.
11855 2024.08.27 19:53:30.785491 [ 3 ] {9c7e4f48-6bd5-4e3b-898d-2743caab2fd5} <Debug> DynamicQueryHandler: Done processing query
11856 2024.08.27 19:53:30.785526 [ 3 ] {9c7e4f48-6bd5-4e3b-898d-2743caab2fd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
11857 2024.08.27 19:53:30.785543 [ 3 ] {} <Debug> HTTP-Session: 776b6677-73f5-4185-a44c-d747247a0c5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11858 2024.08.27 19:53:30.785744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11859 2024.08.27 19:53:30.785794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11860 2024.08.27 19:53:30.785813 [ 3 ] {} <Debug> HTTP-Session: 2b4ed15f-e13d-45df-b0ab-c2a2cc1e6b4c Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11861 2024.08.27 19:53:30.785829 [ 3 ] {} <Debug> HTTP-Session: 2b4ed15f-e13d-45df-b0ab-c2a2cc1e6b4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11862 2024.08.27 19:53:30.785844 [ 3 ] {} <Debug> HTTP-Session: 2b4ed15f-e13d-45df-b0ab-c2a2cc1e6b4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11863 2024.08.27 19:53:30.785875 [ 3 ] {} <Trace> HTTP-Session: 2b4ed15f-e13d-45df-b0ab-c2a2cc1e6b4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11864 2024.08.27 19:53:30.786158 [ 3 ] {b749b467-2593-431e-a2ec-d1231003c3cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11865 2024.08.27 19:53:30.786229 [ 3 ] {b749b467-2593-431e-a2ec-d1231003c3cc} <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
11866 2024.08.27 19:53:30.786646 [ 3 ] {b749b467-2593-431e-a2ec-d1231003c3cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11867 2024.08.27 19:53:30.787382 [ 3 ] {b749b467-2593-431e-a2ec-d1231003c3cc} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11868 2024.08.27 19:53:30.787418 [ 3 ] {b749b467-2593-431e-a2ec-d1231003c3cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
11869 2024.08.27 19:53:30.788059 [ 3 ] {b749b467-2593-431e-a2ec-d1231003c3cc} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
11870 2024.08.27 19:53:30.788464 [ 3 ] {b749b467-2593-431e-a2ec-d1231003c3cc} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11871 2024.08.27 19:53:30.788671 [ 3 ] {b749b467-2593-431e-a2ec-d1231003c3cc} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002686 sec., 10052.122114668653 rows/sec., 18.01 MiB/sec.
11872 2024.08.27 19:53:30.789002 [ 3 ] {b749b467-2593-431e-a2ec-d1231003c3cc} <Debug> DynamicQueryHandler: Done processing query
11873 2024.08.27 19:53:30.789029 [ 3 ] {b749b467-2593-431e-a2ec-d1231003c3cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
11874 2024.08.27 19:53:30.789045 [ 3 ] {} <Debug> HTTP-Session: 2b4ed15f-e13d-45df-b0ab-c2a2cc1e6b4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11875 2024.08.27 19:53:30.789206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 12143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11876 2024.08.27 19:53:30.789253 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11877 2024.08.27 19:53:30.789272 [ 3 ] {} <Debug> HTTP-Session: 3729003b-9451-44a5-afb7-ffe55de0b3b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11878 2024.08.27 19:53:30.789289 [ 3 ] {} <Debug> HTTP-Session: 3729003b-9451-44a5-afb7-ffe55de0b3b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11879 2024.08.27 19:53:30.789303 [ 3 ] {} <Debug> HTTP-Session: 3729003b-9451-44a5-afb7-ffe55de0b3b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11880 2024.08.27 19:53:30.789333 [ 3 ] {} <Trace> HTTP-Session: 3729003b-9451-44a5-afb7-ffe55de0b3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11881 2024.08.27 19:53:30.789449 [ 3 ] {891fbff8-b582-4604-9ef9-19bda4938d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11882 2024.08.27 19:53:30.789493 [ 3 ] {891fbff8-b582-4604-9ef9-19bda4938d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11883 2024.08.27 19:53:30.789620 [ 3 ] {891fbff8-b582-4604-9ef9-19bda4938d0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11884 2024.08.27 19:53:30.789913 [ 3 ] {891fbff8-b582-4604-9ef9-19bda4938d0f} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11885 2024.08.27 19:53:30.789949 [ 3 ] {891fbff8-b582-4604-9ef9-19bda4938d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
11886 2024.08.27 19:53:30.790299 [ 3 ] {891fbff8-b582-4604-9ef9-19bda4938d0f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
11887 2024.08.27 19:53:30.790611 [ 3 ] {891fbff8-b582-4604-9ef9-19bda4938d0f} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11888 2024.08.27 19:53:30.790771 [ 3 ] {891fbff8-b582-4604-9ef9-19bda4938d0f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001357 sec., 60427.413411938105 rows/sec., 3.84 MiB/sec.
11889 2024.08.27 19:53:30.790925 [ 3 ] {891fbff8-b582-4604-9ef9-19bda4938d0f} <Debug> DynamicQueryHandler: Done processing query
11890 2024.08.27 19:53:30.790949 [ 3 ] {891fbff8-b582-4604-9ef9-19bda4938d0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11891 2024.08.27 19:53:30.790964 [ 3 ] {} <Debug> HTTP-Session: 3729003b-9451-44a5-afb7-ffe55de0b3b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11892 2024.08.27 19:53:35.760854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11893 2024.08.27 19:53:35.760969 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11894 2024.08.27 19:53:35.760993 [ 3 ] {} <Debug> HTTP-Session: 05275d11-4237-42f0-aa07-4e6327698725 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11895 2024.08.27 19:53:35.761016 [ 3 ] {} <Debug> HTTP-Session: 05275d11-4237-42f0-aa07-4e6327698725 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11896 2024.08.27 19:53:35.761031 [ 3 ] {} <Debug> HTTP-Session: 05275d11-4237-42f0-aa07-4e6327698725 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11897 2024.08.27 19:53:35.761079 [ 3 ] {} <Trace> HTTP-Session: 05275d11-4237-42f0-aa07-4e6327698725 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11898 2024.08.27 19:53:35.761248 [ 3 ] {2531d33d-1a33-4999-9e06-74bbbe51b8b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11899 2024.08.27 19:53:35.761314 [ 3 ] {2531d33d-1a33-4999-9e06-74bbbe51b8b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11900 2024.08.27 19:53:35.761652 [ 3 ] {2531d33d-1a33-4999-9e06-74bbbe51b8b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11901 2024.08.27 19:53:35.762083 [ 3 ] {2531d33d-1a33-4999-9e06-74bbbe51b8b8} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11902 2024.08.27 19:53:35.762128 [ 3 ] {2531d33d-1a33-4999-9e06-74bbbe51b8b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
11903 2024.08.27 19:53:35.762528 [ 3 ] {2531d33d-1a33-4999-9e06-74bbbe51b8b8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
11904 2024.08.27 19:53:35.762933 [ 3 ] {2531d33d-1a33-4999-9e06-74bbbe51b8b8} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11905 2024.08.27 19:53:35.763111 [ 3 ] {2531d33d-1a33-4999-9e06-74bbbe51b8b8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001909 sec., 2095.3378732320584 rows/sec., 170.86 KiB/sec.
11906 2024.08.27 19:53:35.763383 [ 3 ] {2531d33d-1a33-4999-9e06-74bbbe51b8b8} <Debug> DynamicQueryHandler: Done processing query
11907 2024.08.27 19:53:35.763410 [ 3 ] {2531d33d-1a33-4999-9e06-74bbbe51b8b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11908 2024.08.27 19:53:35.763426 [ 3 ] {} <Debug> HTTP-Session: 05275d11-4237-42f0-aa07-4e6327698725 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11909 2024.08.27 19:53:35.763602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 12115, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11910 2024.08.27 19:53:35.763655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11911 2024.08.27 19:53:35.763675 [ 3 ] {} <Debug> HTTP-Session: 07c97e76-1f5a-4238-9b66-1b6c47ccdd87 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11912 2024.08.27 19:53:35.763693 [ 3 ] {} <Debug> HTTP-Session: 07c97e76-1f5a-4238-9b66-1b6c47ccdd87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11913 2024.08.27 19:53:35.763708 [ 3 ] {} <Debug> HTTP-Session: 07c97e76-1f5a-4238-9b66-1b6c47ccdd87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11914 2024.08.27 19:53:35.763743 [ 3 ] {} <Trace> HTTP-Session: 07c97e76-1f5a-4238-9b66-1b6c47ccdd87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11915 2024.08.27 19:53:35.763879 [ 3 ] {a654e98d-c6eb-4b6f-8044-5117e6049281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11916 2024.08.27 19:53:35.763925 [ 3 ] {a654e98d-c6eb-4b6f-8044-5117e6049281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11917 2024.08.27 19:53:35.764159 [ 3 ] {a654e98d-c6eb-4b6f-8044-5117e6049281} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11918 2024.08.27 19:53:35.764657 [ 3 ] {a654e98d-c6eb-4b6f-8044-5117e6049281} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11919 2024.08.27 19:53:35.764694 [ 3 ] {a654e98d-c6eb-4b6f-8044-5117e6049281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
11920 2024.08.27 19:53:35.765058 [ 3 ] {a654e98d-c6eb-4b6f-8044-5117e6049281} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
11921 2024.08.27 19:53:35.765410 [ 3 ] {a654e98d-c6eb-4b6f-8044-5117e6049281} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11922 2024.08.27 19:53:35.765571 [ 3 ] {a654e98d-c6eb-4b6f-8044-5117e6049281} <Debug> executeQuery: Read 84 rows, 6.98 KiB in 0.001745 sec., 48137.53581661891 rows/sec., 3.91 MiB/sec.
11923 2024.08.27 19:53:35.765870 [ 3 ] {a654e98d-c6eb-4b6f-8044-5117e6049281} <Debug> DynamicQueryHandler: Done processing query
11924 2024.08.27 19:53:35.765932 [ 3 ] {a654e98d-c6eb-4b6f-8044-5117e6049281} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11925 2024.08.27 19:53:35.765985 [ 3 ] {} <Debug> HTTP-Session: 07c97e76-1f5a-4238-9b66-1b6c47ccdd87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11926 2024.08.27 19:53:35.766166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 2475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11927 2024.08.27 19:53:35.766219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11928 2024.08.27 19:53:35.766239 [ 3 ] {} <Debug> HTTP-Session: 4de604f2-c7c8-46f9-9313-64d682842d0e Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11929 2024.08.27 19:53:35.766256 [ 3 ] {} <Debug> HTTP-Session: 4de604f2-c7c8-46f9-9313-64d682842d0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11930 2024.08.27 19:53:35.766271 [ 3 ] {} <Debug> HTTP-Session: 4de604f2-c7c8-46f9-9313-64d682842d0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11931 2024.08.27 19:53:35.766304 [ 3 ] {} <Trace> HTTP-Session: 4de604f2-c7c8-46f9-9313-64d682842d0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11932 2024.08.27 19:53:35.766413 [ 3 ] {d72add79-dff9-440c-a85e-e279fa8733b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11933 2024.08.27 19:53:35.766458 [ 3 ] {d72add79-dff9-440c-a85e-e279fa8733b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11934 2024.08.27 19:53:35.766701 [ 3 ] {d72add79-dff9-440c-a85e-e279fa8733b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11935 2024.08.27 19:53:35.767020 [ 3 ] {d72add79-dff9-440c-a85e-e279fa8733b5} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11936 2024.08.27 19:53:35.767057 [ 3 ] {d72add79-dff9-440c-a85e-e279fa8733b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
11937 2024.08.27 19:53:35.767396 [ 3 ] {d72add79-dff9-440c-a85e-e279fa8733b5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
11938 2024.08.27 19:53:35.767751 [ 3 ] {d72add79-dff9-440c-a85e-e279fa8733b5} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11939 2024.08.27 19:53:35.767923 [ 3 ] {d72add79-dff9-440c-a85e-e279fa8733b5} <Debug> executeQuery: Read 17 rows, 1.26 KiB in 0.001534 sec., 11082.138200782269 rows/sec., 819.32 KiB/sec.
11940 2024.08.27 19:53:35.768092 [ 3 ] {d72add79-dff9-440c-a85e-e279fa8733b5} <Debug> DynamicQueryHandler: Done processing query
11941 2024.08.27 19:53:35.768117 [ 3 ] {d72add79-dff9-440c-a85e-e279fa8733b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11942 2024.08.27 19:53:35.768133 [ 3 ] {} <Debug> HTTP-Session: 4de604f2-c7c8-46f9-9313-64d682842d0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11943 2024.08.27 19:53:35.768354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 13776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11944 2024.08.27 19:53:35.768401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11945 2024.08.27 19:53:35.768420 [ 3 ] {} <Debug> HTTP-Session: 1e217402-f938-41e8-affc-ddb39bfb2116 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11946 2024.08.27 19:53:35.768436 [ 3 ] {} <Debug> HTTP-Session: 1e217402-f938-41e8-affc-ddb39bfb2116 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11947 2024.08.27 19:53:35.768451 [ 3 ] {} <Debug> HTTP-Session: 1e217402-f938-41e8-affc-ddb39bfb2116 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11948 2024.08.27 19:53:35.768482 [ 3 ] {} <Trace> HTTP-Session: 1e217402-f938-41e8-affc-ddb39bfb2116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11949 2024.08.27 19:53:35.768597 [ 3 ] {35739590-354f-44eb-a39b-21a8e3d008a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11950 2024.08.27 19:53:35.768640 [ 3 ] {35739590-354f-44eb-a39b-21a8e3d008a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11951 2024.08.27 19:53:35.768867 [ 3 ] {35739590-354f-44eb-a39b-21a8e3d008a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11952 2024.08.27 19:53:35.769281 [ 3 ] {35739590-354f-44eb-a39b-21a8e3d008a6} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11953 2024.08.27 19:53:35.769318 [ 3 ] {35739590-354f-44eb-a39b-21a8e3d008a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
11954 2024.08.27 19:53:35.769661 [ 3 ] {35739590-354f-44eb-a39b-21a8e3d008a6} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
11955 2024.08.27 19:53:35.770021 [ 3 ] {35739590-354f-44eb-a39b-21a8e3d008a6} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11956 2024.08.27 19:53:35.770178 [ 3 ] {35739590-354f-44eb-a39b-21a8e3d008a6} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001611 sec., 50279.32960893855 rows/sec., 3.93 MiB/sec.
11957 2024.08.27 19:53:35.770454 [ 3 ] {35739590-354f-44eb-a39b-21a8e3d008a6} <Debug> DynamicQueryHandler: Done processing query
11958 2024.08.27 19:53:35.770514 [ 3 ] {35739590-354f-44eb-a39b-21a8e3d008a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11959 2024.08.27 19:53:35.770567 [ 3 ] {} <Debug> HTTP-Session: 1e217402-f938-41e8-affc-ddb39bfb2116 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11960 2024.08.27 19:53:35.770865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 31039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11961 2024.08.27 19:53:35.770917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11962 2024.08.27 19:53:35.770936 [ 3 ] {} <Debug> HTTP-Session: 522093cc-37c4-4821-8a8c-e32e53c489f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11963 2024.08.27 19:53:35.770953 [ 3 ] {} <Debug> HTTP-Session: 522093cc-37c4-4821-8a8c-e32e53c489f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11964 2024.08.27 19:53:35.770967 [ 3 ] {} <Debug> HTTP-Session: 522093cc-37c4-4821-8a8c-e32e53c489f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11965 2024.08.27 19:53:35.770999 [ 3 ] {} <Trace> HTTP-Session: 522093cc-37c4-4821-8a8c-e32e53c489f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11966 2024.08.27 19:53:35.771157 [ 3 ] {75e7d3b8-2b40-475a-96fb-424806b0b4f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11967 2024.08.27 19:53:35.771207 [ 3 ] {75e7d3b8-2b40-475a-96fb-424806b0b4f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11968 2024.08.27 19:53:35.771366 [ 3 ] {75e7d3b8-2b40-475a-96fb-424806b0b4f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11969 2024.08.27 19:53:35.771796 [ 3 ] {75e7d3b8-2b40-475a-96fb-424806b0b4f6} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11970 2024.08.27 19:53:35.771839 [ 3 ] {75e7d3b8-2b40-475a-96fb-424806b0b4f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
11971 2024.08.27 19:53:35.772210 [ 3 ] {75e7d3b8-2b40-475a-96fb-424806b0b4f6} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
11972 2024.08.27 19:53:35.772535 [ 3 ] {75e7d3b8-2b40-475a-96fb-424806b0b4f6} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11973 2024.08.27 19:53:35.772687 [ 3 ] {75e7d3b8-2b40-475a-96fb-424806b0b4f6} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001598 sec., 101376.7209011264 rows/sec., 7.06 MiB/sec.
11974 2024.08.27 19:53:35.772888 [ 3 ] {75e7d3b8-2b40-475a-96fb-424806b0b4f6} <Debug> DynamicQueryHandler: Done processing query
11975 2024.08.27 19:53:35.772912 [ 3 ] {75e7d3b8-2b40-475a-96fb-424806b0b4f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11976 2024.08.27 19:53:35.772928 [ 3 ] {} <Debug> HTTP-Session: 522093cc-37c4-4821-8a8c-e32e53c489f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11977 2024.08.27 19:53:35.773202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 21355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11978 2024.08.27 19:53:35.773250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11979 2024.08.27 19:53:35.773269 [ 3 ] {} <Debug> HTTP-Session: 61d5664b-d91c-4dbd-94bb-b3fa13145a9a Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11980 2024.08.27 19:53:35.773285 [ 3 ] {} <Debug> HTTP-Session: 61d5664b-d91c-4dbd-94bb-b3fa13145a9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11981 2024.08.27 19:53:35.773300 [ 3 ] {} <Debug> HTTP-Session: 61d5664b-d91c-4dbd-94bb-b3fa13145a9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11982 2024.08.27 19:53:35.773331 [ 3 ] {} <Trace> HTTP-Session: 61d5664b-d91c-4dbd-94bb-b3fa13145a9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11983 2024.08.27 19:53:35.773529 [ 3 ] {2e557c54-4e6f-41d3-bc53-dad7ee95b589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11984 2024.08.27 19:53:35.773593 [ 3 ] {2e557c54-4e6f-41d3-bc53-dad7ee95b589} <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
11985 2024.08.27 19:53:35.774020 [ 3 ] {2e557c54-4e6f-41d3-bc53-dad7ee95b589} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11986 2024.08.27 19:53:35.774586 [ 3 ] {2e557c54-4e6f-41d3-bc53-dad7ee95b589} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11987 2024.08.27 19:53:35.774623 [ 3 ] {2e557c54-4e6f-41d3-bc53-dad7ee95b589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
11988 2024.08.27 19:53:35.775236 [ 3 ] {2e557c54-4e6f-41d3-bc53-dad7ee95b589} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
11989 2024.08.27 19:53:35.775638 [ 3 ] {2e557c54-4e6f-41d3-bc53-dad7ee95b589} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11990 2024.08.27 19:53:35.775810 [ 3 ] {2e557c54-4e6f-41d3-bc53-dad7ee95b589} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.0024 sec., 5416.666666666667 rows/sec., 9.71 MiB/sec.
11991 2024.08.27 19:53:35.776100 [ 3 ] {2e557c54-4e6f-41d3-bc53-dad7ee95b589} <Debug> DynamicQueryHandler: Done processing query
11992 2024.08.27 19:53:35.776123 [ 3 ] {2e557c54-4e6f-41d3-bc53-dad7ee95b589} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
11993 2024.08.27 19:53:35.776139 [ 3 ] {} <Debug> HTTP-Session: 61d5664b-d91c-4dbd-94bb-b3fa13145a9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11994 2024.08.27 19:53:35.776306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11995 2024.08.27 19:53:35.776353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11996 2024.08.27 19:53:35.776371 [ 3 ] {} <Debug> HTTP-Session: e9b58441-231a-498d-9046-cdfd67dbe949 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
11997 2024.08.27 19:53:35.776388 [ 3 ] {} <Debug> HTTP-Session: e9b58441-231a-498d-9046-cdfd67dbe949 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11998 2024.08.27 19:53:35.776403 [ 3 ] {} <Debug> HTTP-Session: e9b58441-231a-498d-9046-cdfd67dbe949 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11999 2024.08.27 19:53:35.776434 [ 3 ] {} <Trace> HTTP-Session: e9b58441-231a-498d-9046-cdfd67dbe949 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12000 2024.08.27 19:53:35.776551 [ 3 ] {134d7524-0513-4e69-8bdd-5a4a55d4c1a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12001 2024.08.27 19:53:35.776596 [ 3 ] {134d7524-0513-4e69-8bdd-5a4a55d4c1a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12002 2024.08.27 19:53:35.776724 [ 3 ] {134d7524-0513-4e69-8bdd-5a4a55d4c1a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12003 2024.08.27 19:53:35.777021 [ 3 ] {134d7524-0513-4e69-8bdd-5a4a55d4c1a2} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12004 2024.08.27 19:53:35.777057 [ 3 ] {134d7524-0513-4e69-8bdd-5a4a55d4c1a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12005 2024.08.27 19:53:35.777424 [ 3 ] {134d7524-0513-4e69-8bdd-5a4a55d4c1a2} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12006 2024.08.27 19:53:35.777738 [ 3 ] {134d7524-0513-4e69-8bdd-5a4a55d4c1a2} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12007 2024.08.27 19:53:35.777903 [ 3 ] {134d7524-0513-4e69-8bdd-5a4a55d4c1a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001389 sec., 43196.544276457884 rows/sec., 2.91 MiB/sec.
12008 2024.08.27 19:53:35.778070 [ 3 ] {134d7524-0513-4e69-8bdd-5a4a55d4c1a2} <Debug> DynamicQueryHandler: Done processing query
12009 2024.08.27 19:53:35.778093 [ 3 ] {134d7524-0513-4e69-8bdd-5a4a55d4c1a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12010 2024.08.27 19:53:35.778109 [ 3 ] {} <Debug> HTTP-Session: e9b58441-231a-498d-9046-cdfd67dbe949 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12011 2024.08.27 19:53:39.807441 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache
12012 2024.08.27 19:53:39.807510 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache
12013 2024.08.27 19:53:40.767202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12014 2024.08.27 19:53:40.767315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12015 2024.08.27 19:53:40.767338 [ 3 ] {} <Debug> HTTP-Session: feae373c-3f46-4be7-ba18-35cf4c495e68 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12016 2024.08.27 19:53:40.767364 [ 3 ] {} <Debug> HTTP-Session: feae373c-3f46-4be7-ba18-35cf4c495e68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12017 2024.08.27 19:53:40.767378 [ 3 ] {} <Debug> HTTP-Session: feae373c-3f46-4be7-ba18-35cf4c495e68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12018 2024.08.27 19:53:40.767426 [ 3 ] {} <Trace> HTTP-Session: feae373c-3f46-4be7-ba18-35cf4c495e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12019 2024.08.27 19:53:40.767610 [ 3 ] {7d127756-a1d6-4294-9fe8-1ca31e0fed7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12020 2024.08.27 19:53:40.767675 [ 3 ] {7d127756-a1d6-4294-9fe8-1ca31e0fed7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12021 2024.08.27 19:53:40.768005 [ 3 ] {7d127756-a1d6-4294-9fe8-1ca31e0fed7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12022 2024.08.27 19:53:40.768437 [ 3 ] {7d127756-a1d6-4294-9fe8-1ca31e0fed7c} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12023 2024.08.27 19:53:40.768480 [ 3 ] {7d127756-a1d6-4294-9fe8-1ca31e0fed7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12024 2024.08.27 19:53:40.768895 [ 3 ] {7d127756-a1d6-4294-9fe8-1ca31e0fed7c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
12025 2024.08.27 19:53:40.769272 [ 3 ] {7d127756-a1d6-4294-9fe8-1ca31e0fed7c} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12026 2024.08.27 19:53:40.769441 [ 3 ] {7d127756-a1d6-4294-9fe8-1ca31e0fed7c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001877 sec., 2131.0602024507193 rows/sec., 173.77 KiB/sec.
12027 2024.08.27 19:53:40.769463 [ 98 ] {} <Debug> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
12028 2024.08.27 19:53:40.769564 [ 98 ] {} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12029 2024.08.27 19:53:40.769626 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12030 2024.08.27 19:53:40.769798 [ 3 ] {7d127756-a1d6-4294-9fe8-1ca31e0fed7c} <Debug> DynamicQueryHandler: Done processing query
12031 2024.08.27 19:53:40.769874 [ 3 ] {7d127756-a1d6-4294-9fe8-1ca31e0fed7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12032 2024.08.27 19:53:40.769968 [ 3 ] {} <Debug> HTTP-Session: feae373c-3f46-4be7-ba18-35cf4c495e68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12033 2024.08.27 19:53:40.770012 [ 198 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::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
12034 2024.08.27 19:53:40.770288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 37083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12035 2024.08.27 19:53:40.770408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12036 2024.08.27 19:53:40.770429 [ 198 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12037 2024.08.27 19:53:40.770449 [ 3 ] {} <Debug> HTTP-Session: 11be6e3d-b340-4022-95ba-38e5a6287fe1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12038 2024.08.27 19:53:40.770493 [ 3 ] {} <Debug> HTTP-Session: 11be6e3d-b340-4022-95ba-38e5a6287fe1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12039 2024.08.27 19:53:40.770516 [ 198 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 18 rows starting from the beginning of the part
12040 2024.08.27 19:53:40.770530 [ 3 ] {} <Debug> HTTP-Session: 11be6e3d-b340-4022-95ba-38e5a6287fe1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12041 2024.08.27 19:53:40.770603 [ 3 ] {} <Trace> HTTP-Session: 11be6e3d-b340-4022-95ba-38e5a6287fe1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12042 2024.08.27 19:53:40.770741 [ 198 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part
12043 2024.08.27 19:53:40.771011 [ 198 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part
12044 2024.08.27 19:53:40.771051 [ 3 ] {b13cb875-a2f0-4042-ada0-d7a1ab8fa5ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12045 2024.08.27 19:53:40.771199 [ 3 ] {b13cb875-a2f0-4042-ada0-d7a1ab8fa5ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12046 2024.08.27 19:53:40.771321 [ 198 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part
12047 2024.08.27 19:53:40.771701 [ 198 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part
12048 2024.08.27 19:53:40.772143 [ 198 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part
12049 2024.08.27 19:53:40.772446 [ 3 ] {b13cb875-a2f0-4042-ada0-d7a1ab8fa5ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12050 2024.08.27 19:53:40.773997 [ 3 ] {b13cb875-a2f0-4042-ada0-d7a1ab8fa5ab} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12051 2024.08.27 19:53:40.774067 [ 3 ] {b13cb875-a2f0-4042-ada0-d7a1ab8fa5ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12052 2024.08.27 19:53:40.774943 [ 198 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.005234486 sec., 6877.466096957753 rows/sec., 587.67 KiB/sec.
12053 2024.08.27 19:53:40.775101 [ 3 ] {b13cb875-a2f0-4042-ada0-d7a1ab8fa5ab} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
12054 2024.08.27 19:53:40.775110 [ 198 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
12055 2024.08.27 19:53:40.776164 [ 3 ] {b13cb875-a2f0-4042-ada0-d7a1ab8fa5ab} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12056 2024.08.27 19:53:40.776227 [ 198 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_21_4} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12057 2024.08.27 19:53:40.776415 [ 198 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_21_4} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
12058 2024.08.27 19:53:40.776472 [ 3 ] {b13cb875-a2f0-4042-ada0-d7a1ab8fa5ab} <Debug> executeQuery: Read 245 rows, 22.20 KiB in 0.005624 sec., 43563.30014224751 rows/sec., 3.86 MiB/sec.
12059 2024.08.27 19:53:40.776644 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
12060 2024.08.27 19:53:40.776864 [ 3 ] {b13cb875-a2f0-4042-ada0-d7a1ab8fa5ab} <Debug> DynamicQueryHandler: Done processing query
12061 2024.08.27 19:53:40.776895 [ 3 ] {b13cb875-a2f0-4042-ada0-d7a1ab8fa5ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
12062 2024.08.27 19:53:40.776911 [ 3 ] {} <Debug> HTTP-Session: 11be6e3d-b340-4022-95ba-38e5a6287fe1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12063 2024.08.27 19:53:40.777044 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12064 2024.08.27 19:53:40.777093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12065 2024.08.27 19:53:40.777111 [ 3 ] {} <Debug> HTTP-Session: 97641434-2673-4bfd-b9fe-e86236562fd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12066 2024.08.27 19:53:40.777127 [ 3 ] {} <Debug> HTTP-Session: 97641434-2673-4bfd-b9fe-e86236562fd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12067 2024.08.27 19:53:40.777142 [ 3 ] {} <Debug> HTTP-Session: 97641434-2673-4bfd-b9fe-e86236562fd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12068 2024.08.27 19:53:40.777173 [ 3 ] {} <Trace> HTTP-Session: 97641434-2673-4bfd-b9fe-e86236562fd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12069 2024.08.27 19:53:40.777292 [ 3 ] {6651d913-eed9-4c3e-8aa1-56141e3bd877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12070 2024.08.27 19:53:40.777335 [ 3 ] {6651d913-eed9-4c3e-8aa1-56141e3bd877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12071 2024.08.27 19:53:40.777596 [ 3 ] {6651d913-eed9-4c3e-8aa1-56141e3bd877} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12072 2024.08.27 19:53:40.777930 [ 3 ] {6651d913-eed9-4c3e-8aa1-56141e3bd877} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12073 2024.08.27 19:53:40.777968 [ 3 ] {6651d913-eed9-4c3e-8aa1-56141e3bd877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12074 2024.08.27 19:53:40.778320 [ 3 ] {6651d913-eed9-4c3e-8aa1-56141e3bd877} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
12075 2024.08.27 19:53:40.778684 [ 3 ] {6651d913-eed9-4c3e-8aa1-56141e3bd877} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12076 2024.08.27 19:53:40.778846 [ 3 ] {6651d913-eed9-4c3e-8aa1-56141e3bd877} <Debug> executeQuery: Read 31 rows, 2.31 KiB in 0.001586 sec., 19546.027742749055 rows/sec., 1.42 MiB/sec.
12077 2024.08.27 19:53:40.779023 [ 3 ] {6651d913-eed9-4c3e-8aa1-56141e3bd877} <Debug> DynamicQueryHandler: Done processing query
12078 2024.08.27 19:53:40.779047 [ 3 ] {6651d913-eed9-4c3e-8aa1-56141e3bd877} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
12079 2024.08.27 19:53:40.779063 [ 3 ] {} <Debug> HTTP-Session: 97641434-2673-4bfd-b9fe-e86236562fd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12080 2024.08.27 19:53:40.779178 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12081 2024.08.27 19:53:40.779227 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12082 2024.08.27 19:53:40.779245 [ 3 ] {} <Debug> HTTP-Session: c1db6046-97d8-49a7-acc0-e166d89c0940 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12083 2024.08.27 19:53:40.779261 [ 3 ] {} <Debug> HTTP-Session: c1db6046-97d8-49a7-acc0-e166d89c0940 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12084 2024.08.27 19:53:40.779277 [ 3 ] {} <Debug> HTTP-Session: c1db6046-97d8-49a7-acc0-e166d89c0940 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12085 2024.08.27 19:53:40.779307 [ 3 ] {} <Trace> HTTP-Session: c1db6046-97d8-49a7-acc0-e166d89c0940 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12086 2024.08.27 19:53:40.779407 [ 3 ] {a0cfc930-e7ff-47b4-92fd-9b3fcd474cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
12087 2024.08.27 19:53:40.779450 [ 3 ] {a0cfc930-e7ff-47b4-92fd-9b3fcd474cb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12088 2024.08.27 19:53:40.779686 [ 3 ] {a0cfc930-e7ff-47b4-92fd-9b3fcd474cb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12089 2024.08.27 19:53:40.779998 [ 3 ] {a0cfc930-e7ff-47b4-92fd-9b3fcd474cb1} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12090 2024.08.27 19:53:40.780034 [ 3 ] {a0cfc930-e7ff-47b4-92fd-9b3fcd474cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12091 2024.08.27 19:53:40.780383 [ 3 ] {a0cfc930-e7ff-47b4-92fd-9b3fcd474cb1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
12092 2024.08.27 19:53:40.780745 [ 3 ] {a0cfc930-e7ff-47b4-92fd-9b3fcd474cb1} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12093 2024.08.27 19:53:40.780898 [ 3 ] {a0cfc930-e7ff-47b4-92fd-9b3fcd474cb1} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00151 sec., 9271.523178807947 rows/sec., 649.32 KiB/sec.
12094 2024.08.27 19:53:40.781123 [ 3 ] {a0cfc930-e7ff-47b4-92fd-9b3fcd474cb1} <Debug> DynamicQueryHandler: Done processing query
12095 2024.08.27 19:53:40.781147 [ 3 ] {a0cfc930-e7ff-47b4-92fd-9b3fcd474cb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12096 2024.08.27 19:53:40.781164 [ 3 ] {} <Debug> HTTP-Session: c1db6046-97d8-49a7-acc0-e166d89c0940 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12097 2024.08.27 19:53:40.781268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12098 2024.08.27 19:53:40.781315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12099 2024.08.27 19:53:40.781333 [ 3 ] {} <Debug> HTTP-Session: 53186b7c-6d2b-4ce7-bb05-cd428b736e6e Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12100 2024.08.27 19:53:40.781350 [ 3 ] {} <Debug> HTTP-Session: 53186b7c-6d2b-4ce7-bb05-cd428b736e6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12101 2024.08.27 19:53:40.781365 [ 3 ] {} <Debug> HTTP-Session: 53186b7c-6d2b-4ce7-bb05-cd428b736e6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12102 2024.08.27 19:53:40.781394 [ 3 ] {} <Trace> HTTP-Session: 53186b7c-6d2b-4ce7-bb05-cd428b736e6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12103 2024.08.27 19:53:40.781489 [ 3 ] {88d1b807-dcc8-4f52-bbb2-c677e5c80766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
12104 2024.08.27 19:53:40.781542 [ 3 ] {88d1b807-dcc8-4f52-bbb2-c677e5c80766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
12105 2024.08.27 19:53:40.781766 [ 3 ] {88d1b807-dcc8-4f52-bbb2-c677e5c80766} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12106 2024.08.27 19:53:40.782066 [ 3 ] {88d1b807-dcc8-4f52-bbb2-c677e5c80766} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12107 2024.08.27 19:53:40.782102 [ 3 ] {88d1b807-dcc8-4f52-bbb2-c677e5c80766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12108 2024.08.27 19:53:40.782446 [ 3 ] {88d1b807-dcc8-4f52-bbb2-c677e5c80766} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
12109 2024.08.27 19:53:40.782824 [ 3 ] {88d1b807-dcc8-4f52-bbb2-c677e5c80766} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12110 2024.08.27 19:53:40.782979 [ 3 ] {88d1b807-dcc8-4f52-bbb2-c677e5c80766} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001509 sec., 3976.1431411530816 rows/sec., 234.92 KiB/sec.
12111 2024.08.27 19:53:40.783150 [ 3 ] {88d1b807-dcc8-4f52-bbb2-c677e5c80766} <Debug> DynamicQueryHandler: Done processing query
12112 2024.08.27 19:53:40.783174 [ 3 ] {88d1b807-dcc8-4f52-bbb2-c677e5c80766} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12113 2024.08.27 19:53:40.783190 [ 3 ] {} <Debug> HTTP-Session: 53186b7c-6d2b-4ce7-bb05-cd428b736e6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12114 2024.08.27 19:53:40.783349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 67021, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12115 2024.08.27 19:53:40.783398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12116 2024.08.27 19:53:40.783416 [ 3 ] {} <Debug> HTTP-Session: 85423227-8866-4c4a-837d-e50d8888cb36 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12117 2024.08.27 19:53:40.783432 [ 3 ] {} <Debug> HTTP-Session: 85423227-8866-4c4a-837d-e50d8888cb36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12118 2024.08.27 19:53:40.783446 [ 3 ] {} <Debug> HTTP-Session: 85423227-8866-4c4a-837d-e50d8888cb36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12119 2024.08.27 19:53:40.783477 [ 3 ] {} <Trace> HTTP-Session: 85423227-8866-4c4a-837d-e50d8888cb36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12120 2024.08.27 19:53:40.783704 [ 3 ] {78182176-c8bc-4378-9456-91f13e921d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12121 2024.08.27 19:53:40.783747 [ 3 ] {78182176-c8bc-4378-9456-91f13e921d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12122 2024.08.27 19:53:40.783970 [ 3 ] {78182176-c8bc-4378-9456-91f13e921d21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12123 2024.08.27 19:53:40.784560 [ 3 ] {78182176-c8bc-4378-9456-91f13e921d21} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12124 2024.08.27 19:53:40.784598 [ 3 ] {78182176-c8bc-4378-9456-91f13e921d21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12125 2024.08.27 19:53:40.784963 [ 3 ] {78182176-c8bc-4378-9456-91f13e921d21} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
12126 2024.08.27 19:53:40.785308 [ 3 ] {78182176-c8bc-4378-9456-91f13e921d21} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12127 2024.08.27 19:53:40.785451 [ 3 ] {78182176-c8bc-4378-9456-91f13e921d21} <Debug> executeQuery: Read 413 rows, 30.17 KiB in 0.001861 sec., 221923.69693713056 rows/sec., 15.83 MiB/sec.
12128 2024.08.27 19:53:40.785635 [ 3 ] {78182176-c8bc-4378-9456-91f13e921d21} <Debug> DynamicQueryHandler: Done processing query
12129 2024.08.27 19:53:40.785660 [ 3 ] {78182176-c8bc-4378-9456-91f13e921d21} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
12130 2024.08.27 19:53:40.785676 [ 3 ] {} <Debug> HTTP-Session: 85423227-8866-4c4a-837d-e50d8888cb36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12131 2024.08.27 19:53:40.785788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12132 2024.08.27 19:53:40.785835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12133 2024.08.27 19:53:40.785853 [ 3 ] {} <Debug> HTTP-Session: 9c8e2707-55da-4556-8a2b-6769076ac752 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12134 2024.08.27 19:53:40.785869 [ 3 ] {} <Debug> HTTP-Session: 9c8e2707-55da-4556-8a2b-6769076ac752 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12135 2024.08.27 19:53:40.785883 [ 3 ] {} <Debug> HTTP-Session: 9c8e2707-55da-4556-8a2b-6769076ac752 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12136 2024.08.27 19:53:40.785913 [ 3 ] {} <Trace> HTTP-Session: 9c8e2707-55da-4556-8a2b-6769076ac752 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12137 2024.08.27 19:53:40.786008 [ 3 ] {7dcb232c-90ae-4d0a-bad9-562f4d02e3dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12138 2024.08.27 19:53:40.786051 [ 3 ] {7dcb232c-90ae-4d0a-bad9-562f4d02e3dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12139 2024.08.27 19:53:40.786181 [ 3 ] {7dcb232c-90ae-4d0a-bad9-562f4d02e3dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12140 2024.08.27 19:53:40.786434 [ 3 ] {7dcb232c-90ae-4d0a-bad9-562f4d02e3dc} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12141 2024.08.27 19:53:40.786470 [ 3 ] {7dcb232c-90ae-4d0a-bad9-562f4d02e3dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12142 2024.08.27 19:53:40.786829 [ 3 ] {7dcb232c-90ae-4d0a-bad9-562f4d02e3dc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
12143 2024.08.27 19:53:40.787151 [ 3 ] {7dcb232c-90ae-4d0a-bad9-562f4d02e3dc} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12144 2024.08.27 19:53:40.787313 [ 3 ] {7dcb232c-90ae-4d0a-bad9-562f4d02e3dc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001321 sec., 4542.013626040878 rows/sec., 237.30 KiB/sec.
12145 2024.08.27 19:53:40.787487 [ 3 ] {7dcb232c-90ae-4d0a-bad9-562f4d02e3dc} <Debug> DynamicQueryHandler: Done processing query
12146 2024.08.27 19:53:40.787524 [ 3 ] {7dcb232c-90ae-4d0a-bad9-562f4d02e3dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12147 2024.08.27 19:53:40.787540 [ 3 ] {} <Debug> HTTP-Session: 9c8e2707-55da-4556-8a2b-6769076ac752 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12148 2024.08.27 19:53:40.787793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 45041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12149 2024.08.27 19:53:40.787840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12150 2024.08.27 19:53:40.787858 [ 3 ] {} <Debug> HTTP-Session: 1b3069c1-77c1-4a4f-840d-09ea5b381d14 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12151 2024.08.27 19:53:40.787874 [ 3 ] {} <Debug> HTTP-Session: 1b3069c1-77c1-4a4f-840d-09ea5b381d14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12152 2024.08.27 19:53:40.787889 [ 3 ] {} <Debug> HTTP-Session: 1b3069c1-77c1-4a4f-840d-09ea5b381d14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12153 2024.08.27 19:53:40.787919 [ 3 ] {} <Trace> HTTP-Session: 1b3069c1-77c1-4a4f-840d-09ea5b381d14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12154 2024.08.27 19:53:40.788132 [ 3 ] {ad2219e2-691b-4c77-84d0-9001b20aa8a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12155 2024.08.27 19:53:40.788180 [ 3 ] {ad2219e2-691b-4c77-84d0-9001b20aa8a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12156 2024.08.27 19:53:40.788325 [ 3 ] {ad2219e2-691b-4c77-84d0-9001b20aa8a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12157 2024.08.27 19:53:40.788751 [ 3 ] {ad2219e2-691b-4c77-84d0-9001b20aa8a7} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12158 2024.08.27 19:53:40.788788 [ 3 ] {ad2219e2-691b-4c77-84d0-9001b20aa8a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12159 2024.08.27 19:53:40.789174 [ 3 ] {ad2219e2-691b-4c77-84d0-9001b20aa8a7} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
12160 2024.08.27 19:53:40.789508 [ 3 ] {ad2219e2-691b-4c77-84d0-9001b20aa8a7} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12161 2024.08.27 19:53:40.789650 [ 3 ] {ad2219e2-691b-4c77-84d0-9001b20aa8a7} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001644 sec., 145377.1289537713 rows/sec., 9.75 MiB/sec.
12162 2024.08.27 19:53:40.789825 [ 3 ] {ad2219e2-691b-4c77-84d0-9001b20aa8a7} <Debug> DynamicQueryHandler: Done processing query
12163 2024.08.27 19:53:40.789875 [ 3 ] {ad2219e2-691b-4c77-84d0-9001b20aa8a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
12164 2024.08.27 19:53:40.789891 [ 3 ] {} <Debug> HTTP-Session: 1b3069c1-77c1-4a4f-840d-09ea5b381d14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12165 2024.08.27 19:53:40.790003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12166 2024.08.27 19:53:40.790049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12167 2024.08.27 19:53:40.790068 [ 3 ] {} <Debug> HTTP-Session: 248767b3-2744-437f-8681-8db8f748af9c Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12168 2024.08.27 19:53:40.790084 [ 3 ] {} <Debug> HTTP-Session: 248767b3-2744-437f-8681-8db8f748af9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12169 2024.08.27 19:53:40.790099 [ 3 ] {} <Debug> HTTP-Session: 248767b3-2744-437f-8681-8db8f748af9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12170 2024.08.27 19:53:40.790129 [ 3 ] {} <Trace> HTTP-Session: 248767b3-2744-437f-8681-8db8f748af9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12171 2024.08.27 19:53:40.790220 [ 3 ] {67cba07d-cc57-4663-9557-179b6cbad3e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
12172 2024.08.27 19:53:40.790263 [ 3 ] {67cba07d-cc57-4663-9557-179b6cbad3e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
12173 2024.08.27 19:53:40.790419 [ 3 ] {67cba07d-cc57-4663-9557-179b6cbad3e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12174 2024.08.27 19:53:40.790719 [ 3 ] {67cba07d-cc57-4663-9557-179b6cbad3e8} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12175 2024.08.27 19:53:40.790755 [ 3 ] {67cba07d-cc57-4663-9557-179b6cbad3e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12176 2024.08.27 19:53:40.791102 [ 3 ] {67cba07d-cc57-4663-9557-179b6cbad3e8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
12177 2024.08.27 19:53:40.791417 [ 3 ] {67cba07d-cc57-4663-9557-179b6cbad3e8} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12178 2024.08.27 19:53:40.791584 [ 3 ] {67cba07d-cc57-4663-9557-179b6cbad3e8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001376 sec., 726.7441860465116 rows/sec., 48.97 KiB/sec.
12179 2024.08.27 19:53:40.791894 [ 3 ] {67cba07d-cc57-4663-9557-179b6cbad3e8} <Debug> DynamicQueryHandler: Done processing query
12180 2024.08.27 19:53:40.791923 [ 3 ] {67cba07d-cc57-4663-9557-179b6cbad3e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
12181 2024.08.27 19:53:40.791940 [ 3 ] {} <Debug> HTTP-Session: 248767b3-2744-437f-8681-8db8f748af9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12182 2024.08.27 19:53:40.792092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12183 2024.08.27 19:53:40.792148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12184 2024.08.27 19:53:40.792171 [ 3 ] {} <Debug> HTTP-Session: b3bffbc9-406f-4596-a08b-932cbf904bc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12185 2024.08.27 19:53:40.792190 [ 3 ] {} <Debug> HTTP-Session: b3bffbc9-406f-4596-a08b-932cbf904bc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12186 2024.08.27 19:53:40.792206 [ 3 ] {} <Debug> HTTP-Session: b3bffbc9-406f-4596-a08b-932cbf904bc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12187 2024.08.27 19:53:40.792242 [ 3 ] {} <Trace> HTTP-Session: b3bffbc9-406f-4596-a08b-932cbf904bc4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12188 2024.08.27 19:53:40.792631 [ 3 ] {7a276079-24ae-4f58-b5ae-998ee2e67ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12189 2024.08.27 19:53:40.792703 [ 3 ] {7a276079-24ae-4f58-b5ae-998ee2e67ba3} <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
12190 2024.08.27 19:53:40.793134 [ 3 ] {7a276079-24ae-4f58-b5ae-998ee2e67ba3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12191 2024.08.27 19:53:40.793835 [ 3 ] {7a276079-24ae-4f58-b5ae-998ee2e67ba3} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12192 2024.08.27 19:53:40.793872 [ 3 ] {7a276079-24ae-4f58-b5ae-998ee2e67ba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12193 2024.08.27 19:53:40.794487 [ 3 ] {7a276079-24ae-4f58-b5ae-998ee2e67ba3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
12194 2024.08.27 19:53:40.794904 [ 3 ] {7a276079-24ae-4f58-b5ae-998ee2e67ba3} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12195 2024.08.27 19:53:40.795098 [ 3 ] {7a276079-24ae-4f58-b5ae-998ee2e67ba3} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002746 sec., 9832.483612527312 rows/sec., 17.62 MiB/sec.
12196 2024.08.27 19:53:40.795433 [ 3 ] {7a276079-24ae-4f58-b5ae-998ee2e67ba3} <Debug> DynamicQueryHandler: Done processing query
12197 2024.08.27 19:53:40.795460 [ 3 ] {7a276079-24ae-4f58-b5ae-998ee2e67ba3} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
12198 2024.08.27 19:53:40.795476 [ 3 ] {} <Debug> HTTP-Session: b3bffbc9-406f-4596-a08b-932cbf904bc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12199 2024.08.27 19:53:40.795611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 12143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12200 2024.08.27 19:53:40.795659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12201 2024.08.27 19:53:40.795678 [ 3 ] {} <Debug> HTTP-Session: 0af8ca58-ff13-457c-8f40-40f3ca059a92 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12202 2024.08.27 19:53:40.795695 [ 3 ] {} <Debug> HTTP-Session: 0af8ca58-ff13-457c-8f40-40f3ca059a92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12203 2024.08.27 19:53:40.795708 [ 3 ] {} <Debug> HTTP-Session: 0af8ca58-ff13-457c-8f40-40f3ca059a92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12204 2024.08.27 19:53:40.795739 [ 3 ] {} <Trace> HTTP-Session: 0af8ca58-ff13-457c-8f40-40f3ca059a92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12205 2024.08.27 19:53:40.795864 [ 3 ] {62f64b44-0838-4774-ba2a-c07ac469fb9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12206 2024.08.27 19:53:40.795908 [ 3 ] {62f64b44-0838-4774-ba2a-c07ac469fb9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12207 2024.08.27 19:53:40.796036 [ 3 ] {62f64b44-0838-4774-ba2a-c07ac469fb9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12208 2024.08.27 19:53:40.796384 [ 3 ] {62f64b44-0838-4774-ba2a-c07ac469fb9c} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12209 2024.08.27 19:53:40.796421 [ 3 ] {62f64b44-0838-4774-ba2a-c07ac469fb9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12210 2024.08.27 19:53:40.796780 [ 3 ] {62f64b44-0838-4774-ba2a-c07ac469fb9c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
12211 2024.08.27 19:53:40.797094 [ 3 ] {62f64b44-0838-4774-ba2a-c07ac469fb9c} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12212 2024.08.27 19:53:40.797248 [ 3 ] {62f64b44-0838-4774-ba2a-c07ac469fb9c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001426 sec., 57503.50631136045 rows/sec., 3.65 MiB/sec.
12213 2024.08.27 19:53:40.797508 [ 3 ] {62f64b44-0838-4774-ba2a-c07ac469fb9c} <Debug> DynamicQueryHandler: Done processing query
12214 2024.08.27 19:53:40.797570 [ 3 ] {62f64b44-0838-4774-ba2a-c07ac469fb9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12215 2024.08.27 19:53:40.797627 [ 3 ] {} <Debug> HTTP-Session: 0af8ca58-ff13-457c-8f40-40f3ca059a92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12216 2024.08.27 19:53:45.760867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 11847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12217 2024.08.27 19:53:45.760985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12218 2024.08.27 19:53:45.761010 [ 3 ] {} <Debug> HTTP-Session: 4a9a0e2f-ff4a-4200-871c-b77ea6d323c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12219 2024.08.27 19:53:45.761034 [ 3 ] {} <Debug> HTTP-Session: 4a9a0e2f-ff4a-4200-871c-b77ea6d323c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12220 2024.08.27 19:53:45.761048 [ 3 ] {} <Debug> HTTP-Session: 4a9a0e2f-ff4a-4200-871c-b77ea6d323c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12221 2024.08.27 19:53:45.761096 [ 3 ] {} <Trace> HTTP-Session: 4a9a0e2f-ff4a-4200-871c-b77ea6d323c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12222 2024.08.27 19:53:45.761304 [ 3 ] {504f8dc3-4b4d-4651-b324-732f10047d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12223 2024.08.27 19:53:45.761368 [ 3 ] {504f8dc3-4b4d-4651-b324-732f10047d2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12224 2024.08.27 19:53:45.761691 [ 3 ] {504f8dc3-4b4d-4651-b324-732f10047d2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12225 2024.08.27 19:53:45.762176 [ 3 ] {504f8dc3-4b4d-4651-b324-732f10047d2b} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12226 2024.08.27 19:53:45.762216 [ 3 ] {504f8dc3-4b4d-4651-b324-732f10047d2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12227 2024.08.27 19:53:45.762625 [ 3 ] {504f8dc3-4b4d-4651-b324-732f10047d2b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
12228 2024.08.27 19:53:45.762990 [ 3 ] {504f8dc3-4b4d-4651-b324-732f10047d2b} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12229 2024.08.27 19:53:45.763157 [ 3 ] {504f8dc3-4b4d-4651-b324-732f10047d2b} <Debug> executeQuery: Read 82 rows, 6.84 KiB in 0.001931 sec., 42465.04401864319 rows/sec., 3.46 MiB/sec.
12230 2024.08.27 19:53:45.763474 [ 3 ] {504f8dc3-4b4d-4651-b324-732f10047d2b} <Debug> DynamicQueryHandler: Done processing query
12231 2024.08.27 19:53:45.763528 [ 3 ] {504f8dc3-4b4d-4651-b324-732f10047d2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12232 2024.08.27 19:53:45.763582 [ 3 ] {} <Debug> HTTP-Session: 4a9a0e2f-ff4a-4200-871c-b77ea6d323c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12233 2024.08.27 19:53:45.763747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12234 2024.08.27 19:53:45.763797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12235 2024.08.27 19:53:45.763816 [ 3 ] {} <Debug> HTTP-Session: 6365002e-e1e6-4dc9-a278-7092025af460 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12236 2024.08.27 19:53:45.763833 [ 3 ] {} <Debug> HTTP-Session: 6365002e-e1e6-4dc9-a278-7092025af460 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12237 2024.08.27 19:53:45.763847 [ 3 ] {} <Debug> HTTP-Session: 6365002e-e1e6-4dc9-a278-7092025af460 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12238 2024.08.27 19:53:45.763879 [ 3 ] {} <Trace> HTTP-Session: 6365002e-e1e6-4dc9-a278-7092025af460 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12239 2024.08.27 19:53:45.763980 [ 3 ] {58ed1e02-aaa3-4118-a642-063b2d9b3f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12240 2024.08.27 19:53:45.764024 [ 3 ] {58ed1e02-aaa3-4118-a642-063b2d9b3f10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12241 2024.08.27 19:53:45.764277 [ 3 ] {58ed1e02-aaa3-4118-a642-063b2d9b3f10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12242 2024.08.27 19:53:45.764613 [ 3 ] {58ed1e02-aaa3-4118-a642-063b2d9b3f10} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12243 2024.08.27 19:53:45.764649 [ 3 ] {58ed1e02-aaa3-4118-a642-063b2d9b3f10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12244 2024.08.27 19:53:45.764993 [ 3 ] {58ed1e02-aaa3-4118-a642-063b2d9b3f10} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
12245 2024.08.27 19:53:45.765359 [ 3 ] {58ed1e02-aaa3-4118-a642-063b2d9b3f10} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12246 2024.08.27 19:53:45.765518 [ 3 ] {58ed1e02-aaa3-4118-a642-063b2d9b3f10} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.00156 sec., 8333.333333333334 rows/sec., 626.63 KiB/sec.
12247 2024.08.27 19:53:45.765688 [ 3 ] {58ed1e02-aaa3-4118-a642-063b2d9b3f10} <Debug> DynamicQueryHandler: Done processing query
12248 2024.08.27 19:53:45.765712 [ 3 ] {58ed1e02-aaa3-4118-a642-063b2d9b3f10} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12249 2024.08.27 19:53:45.765728 [ 3 ] {} <Debug> HTTP-Session: 6365002e-e1e6-4dc9-a278-7092025af460 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12250 2024.08.27 19:53:45.765877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 13090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12251 2024.08.27 19:53:45.765924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12252 2024.08.27 19:53:45.765943 [ 3 ] {} <Debug> HTTP-Session: 1c4a2c02-6c52-47de-bf60-5dc648aa503e Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12253 2024.08.27 19:53:45.765959 [ 3 ] {} <Debug> HTTP-Session: 1c4a2c02-6c52-47de-bf60-5dc648aa503e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12254 2024.08.27 19:53:45.765973 [ 3 ] {} <Debug> HTTP-Session: 1c4a2c02-6c52-47de-bf60-5dc648aa503e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12255 2024.08.27 19:53:45.766003 [ 3 ] {} <Trace> HTTP-Session: 1c4a2c02-6c52-47de-bf60-5dc648aa503e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12256 2024.08.27 19:53:45.766121 [ 3 ] {351c4fc0-5f35-4e04-a978-41512806525a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12257 2024.08.27 19:53:45.766165 [ 3 ] {351c4fc0-5f35-4e04-a978-41512806525a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12258 2024.08.27 19:53:45.766393 [ 3 ] {351c4fc0-5f35-4e04-a978-41512806525a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12259 2024.08.27 19:53:45.766772 [ 3 ] {351c4fc0-5f35-4e04-a978-41512806525a} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12260 2024.08.27 19:53:45.766808 [ 3 ] {351c4fc0-5f35-4e04-a978-41512806525a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12261 2024.08.27 19:53:45.767153 [ 3 ] {351c4fc0-5f35-4e04-a978-41512806525a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
12262 2024.08.27 19:53:45.767504 [ 3 ] {351c4fc0-5f35-4e04-a978-41512806525a} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12263 2024.08.27 19:53:45.767656 [ 3 ] {351c4fc0-5f35-4e04-a978-41512806525a} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001571 sec., 49013.367281986 rows/sec., 3.83 MiB/sec.
12264 2024.08.27 19:53:45.767815 [ 3 ] {351c4fc0-5f35-4e04-a978-41512806525a} <Debug> DynamicQueryHandler: Done processing query
12265 2024.08.27 19:53:45.767838 [ 3 ] {351c4fc0-5f35-4e04-a978-41512806525a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12266 2024.08.27 19:53:45.767854 [ 3 ] {} <Debug> HTTP-Session: 1c4a2c02-6c52-47de-bf60-5dc648aa503e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12267 2024.08.27 19:53:45.768152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 30657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12268 2024.08.27 19:53:45.768200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12269 2024.08.27 19:53:45.768218 [ 3 ] {} <Debug> HTTP-Session: f8b246f1-42e9-4834-9919-986c3e7d2ef3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12270 2024.08.27 19:53:45.768234 [ 3 ] {} <Debug> HTTP-Session: f8b246f1-42e9-4834-9919-986c3e7d2ef3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12271 2024.08.27 19:53:45.768255 [ 3 ] {} <Debug> HTTP-Session: f8b246f1-42e9-4834-9919-986c3e7d2ef3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12272 2024.08.27 19:53:45.768286 [ 3 ] {} <Trace> HTTP-Session: f8b246f1-42e9-4834-9919-986c3e7d2ef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12273 2024.08.27 19:53:45.768431 [ 3 ] {00bf1350-1b6c-45d7-a41e-649c69582668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12274 2024.08.27 19:53:45.768477 [ 3 ] {00bf1350-1b6c-45d7-a41e-649c69582668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12275 2024.08.27 19:53:45.768620 [ 3 ] {00bf1350-1b6c-45d7-a41e-649c69582668} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12276 2024.08.27 19:53:45.769008 [ 3 ] {00bf1350-1b6c-45d7-a41e-649c69582668} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12277 2024.08.27 19:53:45.769044 [ 3 ] {00bf1350-1b6c-45d7-a41e-649c69582668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12278 2024.08.27 19:53:45.769426 [ 3 ] {00bf1350-1b6c-45d7-a41e-649c69582668} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
12279 2024.08.27 19:53:45.769751 [ 3 ] {00bf1350-1b6c-45d7-a41e-649c69582668} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12280 2024.08.27 19:53:45.769907 [ 3 ] {00bf1350-1b6c-45d7-a41e-649c69582668} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001535 sec., 104234.52768729642 rows/sec., 7.26 MiB/sec.
12281 2024.08.27 19:53:45.770104 [ 3 ] {00bf1350-1b6c-45d7-a41e-649c69582668} <Debug> DynamicQueryHandler: Done processing query
12282 2024.08.27 19:53:45.770140 [ 3 ] {00bf1350-1b6c-45d7-a41e-649c69582668} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12283 2024.08.27 19:53:45.770175 [ 3 ] {} <Debug> HTTP-Session: f8b246f1-42e9-4834-9919-986c3e7d2ef3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12284 2024.08.27 19:53:45.770342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 21378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12285 2024.08.27 19:53:45.770389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12286 2024.08.27 19:53:45.770408 [ 3 ] {} <Debug> HTTP-Session: b3157cc1-b0ef-4257-9237-4cb102840ace Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12287 2024.08.27 19:53:45.770424 [ 3 ] {} <Debug> HTTP-Session: b3157cc1-b0ef-4257-9237-4cb102840ace Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12288 2024.08.27 19:53:45.770439 [ 3 ] {} <Debug> HTTP-Session: b3157cc1-b0ef-4257-9237-4cb102840ace Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12289 2024.08.27 19:53:45.770468 [ 3 ] {} <Trace> HTTP-Session: b3157cc1-b0ef-4257-9237-4cb102840ace Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12290 2024.08.27 19:53:45.770656 [ 3 ] {370fbf20-6f34-4985-b40e-0da7a298ef78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12291 2024.08.27 19:53:45.770718 [ 3 ] {370fbf20-6f34-4985-b40e-0da7a298ef78} <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
12292 2024.08.27 19:53:45.771127 [ 3 ] {370fbf20-6f34-4985-b40e-0da7a298ef78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12293 2024.08.27 19:53:45.771604 [ 3 ] {370fbf20-6f34-4985-b40e-0da7a298ef78} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12294 2024.08.27 19:53:45.771640 [ 3 ] {370fbf20-6f34-4985-b40e-0da7a298ef78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12295 2024.08.27 19:53:45.772222 [ 3 ] {370fbf20-6f34-4985-b40e-0da7a298ef78} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
12296 2024.08.27 19:53:45.772626 [ 3 ] {370fbf20-6f34-4985-b40e-0da7a298ef78} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12297 2024.08.27 19:53:45.772822 [ 3 ] {370fbf20-6f34-4985-b40e-0da7a298ef78} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002275 sec., 5714.285714285714 rows/sec., 10.24 MiB/sec.
12298 2024.08.27 19:53:45.773296 [ 3 ] {370fbf20-6f34-4985-b40e-0da7a298ef78} <Debug> DynamicQueryHandler: Done processing query
12299 2024.08.27 19:53:45.773322 [ 3 ] {370fbf20-6f34-4985-b40e-0da7a298ef78} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
12300 2024.08.27 19:53:45.773339 [ 3 ] {} <Debug> HTTP-Session: b3157cc1-b0ef-4257-9237-4cb102840ace Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12301 2024.08.27 19:53:45.773477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12302 2024.08.27 19:53:45.773524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12303 2024.08.27 19:53:45.773543 [ 3 ] {} <Debug> HTTP-Session: 4e304015-6347-4d2a-8eb9-74aeebc3c352 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12304 2024.08.27 19:53:45.773559 [ 3 ] {} <Debug> HTTP-Session: 4e304015-6347-4d2a-8eb9-74aeebc3c352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12305 2024.08.27 19:53:45.773572 [ 3 ] {} <Debug> HTTP-Session: 4e304015-6347-4d2a-8eb9-74aeebc3c352 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12306 2024.08.27 19:53:45.773602 [ 3 ] {} <Trace> HTTP-Session: 4e304015-6347-4d2a-8eb9-74aeebc3c352 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12307 2024.08.27 19:53:45.773715 [ 3 ] {0c5a6724-bffa-4f6c-b1a6-7c564ebaddfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12308 2024.08.27 19:53:45.773762 [ 3 ] {0c5a6724-bffa-4f6c-b1a6-7c564ebaddfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12309 2024.08.27 19:53:45.773907 [ 3 ] {0c5a6724-bffa-4f6c-b1a6-7c564ebaddfe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12310 2024.08.27 19:53:45.774194 [ 3 ] {0c5a6724-bffa-4f6c-b1a6-7c564ebaddfe} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12311 2024.08.27 19:53:45.774230 [ 3 ] {0c5a6724-bffa-4f6c-b1a6-7c564ebaddfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12312 2024.08.27 19:53:45.774594 [ 3 ] {0c5a6724-bffa-4f6c-b1a6-7c564ebaddfe} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
12313 2024.08.27 19:53:45.774905 [ 3 ] {0c5a6724-bffa-4f6c-b1a6-7c564ebaddfe} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12314 2024.08.27 19:53:45.775059 [ 3 ] {0c5a6724-bffa-4f6c-b1a6-7c564ebaddfe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001373 sec., 43699.92716678805 rows/sec., 2.95 MiB/sec.
12315 2024.08.27 19:53:45.775222 [ 3 ] {0c5a6724-bffa-4f6c-b1a6-7c564ebaddfe} <Debug> DynamicQueryHandler: Done processing query
12316 2024.08.27 19:53:45.775254 [ 3 ] {0c5a6724-bffa-4f6c-b1a6-7c564ebaddfe} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12317 2024.08.27 19:53:45.775270 [ 3 ] {} <Debug> HTTP-Session: 4e304015-6347-4d2a-8eb9-74aeebc3c352 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12318 2024.08.27 19:53:50.288197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12319 2024.08.27 19:53:50.288334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12320 2024.08.27 19:53:50.288361 [ 3 ] {} <Debug> HTTP-Session: 1a3a3933-2f13-4ac7-9018-68116175776f Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12321 2024.08.27 19:53:50.288385 [ 3 ] {} <Debug> HTTP-Session: 1a3a3933-2f13-4ac7-9018-68116175776f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12322 2024.08.27 19:53:50.288401 [ 3 ] {} <Debug> HTTP-Session: 1a3a3933-2f13-4ac7-9018-68116175776f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12323 2024.08.27 19:53:50.288448 [ 3 ] {} <Trace> HTTP-Session: 1a3a3933-2f13-4ac7-9018-68116175776f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12324 2024.08.27 19:53:50.288625 [ 3 ] {9ae2b566-0031-4898-8224-df3dd26cf8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12325 2024.08.27 19:53:50.288693 [ 3 ] {9ae2b566-0031-4898-8224-df3dd26cf8a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12326 2024.08.27 19:53:50.289034 [ 3 ] {9ae2b566-0031-4898-8224-df3dd26cf8a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12327 2024.08.27 19:53:50.289447 [ 3 ] {9ae2b566-0031-4898-8224-df3dd26cf8a8} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12328 2024.08.27 19:53:50.289501 [ 3 ] {9ae2b566-0031-4898-8224-df3dd26cf8a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12329 2024.08.27 19:53:50.290337 [ 3 ] {9ae2b566-0031-4898-8224-df3dd26cf8a8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
12330 2024.08.27 19:53:50.291009 [ 3 ] {9ae2b566-0031-4898-8224-df3dd26cf8a8} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12331 2024.08.27 19:53:50.291189 [ 3 ] {9ae2b566-0031-4898-8224-df3dd26cf8a8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002611 sec., 765.9900421294523 rows/sec., 62.46 KiB/sec.
12332 2024.08.27 19:53:50.291432 [ 3 ] {9ae2b566-0031-4898-8224-df3dd26cf8a8} <Debug> DynamicQueryHandler: Done processing query
12333 2024.08.27 19:53:50.291462 [ 3 ] {9ae2b566-0031-4898-8224-df3dd26cf8a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12334 2024.08.27 19:53:50.291480 [ 3 ] {} <Debug> HTTP-Session: 1a3a3933-2f13-4ac7-9018-68116175776f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12335 2024.08.27 19:53:50.291762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 202395, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12336 2024.08.27 19:53:50.291820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12337 2024.08.27 19:53:50.291842 [ 3 ] {} <Debug> HTTP-Session: c66c7542-3516-40d2-8f76-7f9385b65671 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12338 2024.08.27 19:53:50.291860 [ 3 ] {} <Debug> HTTP-Session: c66c7542-3516-40d2-8f76-7f9385b65671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12339 2024.08.27 19:53:50.291875 [ 3 ] {} <Debug> HTTP-Session: c66c7542-3516-40d2-8f76-7f9385b65671 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12340 2024.08.27 19:53:50.291911 [ 3 ] {} <Trace> HTTP-Session: c66c7542-3516-40d2-8f76-7f9385b65671 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12341 2024.08.27 19:53:50.292455 [ 3 ] {1682bd36-b59c-4722-9ce1-6c849c81f255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12342 2024.08.27 19:53:50.292507 [ 3 ] {1682bd36-b59c-4722-9ce1-6c849c81f255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12343 2024.08.27 19:53:50.292754 [ 3 ] {1682bd36-b59c-4722-9ce1-6c849c81f255} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12344 2024.08.27 19:53:50.294034 [ 3 ] {1682bd36-b59c-4722-9ce1-6c849c81f255} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12345 2024.08.27 19:53:50.294074 [ 3 ] {1682bd36-b59c-4722-9ce1-6c849c81f255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12346 2024.08.27 19:53:50.294557 [ 3 ] {1682bd36-b59c-4722-9ce1-6c849c81f255} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
12347 2024.08.27 19:53:50.294933 [ 3 ] {1682bd36-b59c-4722-9ce1-6c849c81f255} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12348 2024.08.27 19:53:50.295099 [ 3 ] {1682bd36-b59c-4722-9ce1-6c849c81f255} <Debug> executeQuery: Read 1384 rows, 118.69 KiB in 0.003024 sec., 457671.9576719576 rows/sec., 38.33 MiB/sec.
12349 2024.08.27 19:53:50.295120 [ 90 ] {} <Debug> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
12350 2024.08.27 19:53:50.295239 [ 90 ] {} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12351 2024.08.27 19:53:50.295276 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12352 2024.08.27 19:53:50.295427 [ 3 ] {1682bd36-b59c-4722-9ce1-6c849c81f255} <Debug> DynamicQueryHandler: Done processing query
12353 2024.08.27 19:53:50.295476 [ 3 ] {1682bd36-b59c-4722-9ce1-6c849c81f255} <Debug> MemoryTracker: Peak memory usage (for query): 5.00 MiB.
12354 2024.08.27 19:53:50.295476 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::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
12355 2024.08.27 19:53:50.295503 [ 3 ] {} <Debug> HTTP-Session: c66c7542-3516-40d2-8f76-7f9385b65671 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12356 2024.08.27 19:53:50.295888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12357 2024.08.27 19:53:50.295965 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12358 2024.08.27 19:53:50.296080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12359 2024.08.27 19:53:50.296088 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1418 rows starting from the beginning of the part
12360 2024.08.27 19:53:50.296165 [ 3 ] {} <Debug> HTTP-Session: 41873992-918e-43fa-b08a-3cfb5e47d1dd Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12361 2024.08.27 19:53:50.296234 [ 3 ] {} <Debug> HTTP-Session: 41873992-918e-43fa-b08a-3cfb5e47d1dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12362 2024.08.27 19:53:50.296284 [ 3 ] {} <Debug> HTTP-Session: 41873992-918e-43fa-b08a-3cfb5e47d1dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12363 2024.08.27 19:53:50.296339 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 243 rows starting from the beginning of the part
12364 2024.08.27 19:53:50.296435 [ 3 ] {} <Trace> HTTP-Session: 41873992-918e-43fa-b08a-3cfb5e47d1dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12365 2024.08.27 19:53:50.296726 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 84 rows starting from the beginning of the part
12366 2024.08.27 19:53:50.296876 [ 3 ] {f6143f7f-a0e2-4d58-b416-6bd8406c2506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12367 2024.08.27 19:53:50.297041 [ 3 ] {f6143f7f-a0e2-4d58-b416-6bd8406c2506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12368 2024.08.27 19:53:50.297050 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 245 rows starting from the beginning of the part
12369 2024.08.27 19:53:50.297463 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 82 rows starting from the beginning of the part
12370 2024.08.27 19:53:50.297711 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1384 rows starting from the beginning of the part
12371 2024.08.27 19:53:50.298540 [ 3 ] {f6143f7f-a0e2-4d58-b416-6bd8406c2506} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12372 2024.08.27 19:53:50.299199 [ 3 ] {f6143f7f-a0e2-4d58-b416-6bd8406c2506} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12373 2024.08.27 19:53:50.299256 [ 3 ] {f6143f7f-a0e2-4d58-b416-6bd8406c2506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12374 2024.08.27 19:53:50.300181 [ 3 ] {f6143f7f-a0e2-4d58-b416-6bd8406c2506} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
12375 2024.08.27 19:53:50.300754 [ 3 ] {f6143f7f-a0e2-4d58-b416-6bd8406c2506} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12376 2024.08.27 19:53:50.300945 [ 90 ] {} <Debug> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
12377 2024.08.27 19:53:50.301043 [ 90 ] {} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12378 2024.08.27 19:53:50.301043 [ 3 ] {f6143f7f-a0e2-4d58-b416-6bd8406c2506} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.004299 sec., 6745.754826703885 rows/sec., 504.75 KiB/sec.
12379 2024.08.27 19:53:50.301087 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12380 2024.08.27 19:53:50.301629 [ 198 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::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
12381 2024.08.27 19:53:50.301799 [ 3 ] {f6143f7f-a0e2-4d58-b416-6bd8406c2506} <Debug> DynamicQueryHandler: Done processing query
12382 2024.08.27 19:53:50.301831 [ 195 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3456 rows, containing 5 columns (5 merged, 0 gathered) in 0.006471976 sec., 533994.5636386785 rows/sec., 47.08 MiB/sec.
12383 2024.08.27 19:53:50.301866 [ 3 ] {f6143f7f-a0e2-4d58-b416-6bd8406c2506} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
12384 2024.08.27 19:53:50.301940 [ 3 ] {} <Debug> HTTP-Session: 41873992-918e-43fa-b08a-3cfb5e47d1dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12385 2024.08.27 19:53:50.302046 [ 198 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12386 2024.08.27 19:53:50.302105 [ 198 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 58 rows starting from the beginning of the part
12387 2024.08.27 19:53:50.302145 [ 195 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
12388 2024.08.27 19:53:50.302360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 32340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12389 2024.08.27 19:53:50.302412 [ 198 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 27 rows starting from the beginning of the part
12390 2024.08.27 19:53:50.302630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12391 2024.08.27 19:53:50.302756 [ 3 ] {} <Debug> HTTP-Session: 099ff7e3-bc96-4843-824f-83a32bff6a48 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12392 2024.08.27 19:53:50.302864 [ 3 ] {} <Debug> HTTP-Session: 099ff7e3-bc96-4843-824f-83a32bff6a48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12393 2024.08.27 19:53:50.302927 [ 198 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::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
12394 2024.08.27 19:53:50.302957 [ 3 ] {} <Debug> HTTP-Session: 099ff7e3-bc96-4843-824f-83a32bff6a48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12395 2024.08.27 19:53:50.303142 [ 3 ] {} <Trace> HTTP-Session: 099ff7e3-bc96-4843-824f-83a32bff6a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12396 2024.08.27 19:53:50.303457 [ 198 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 31 rows starting from the beginning of the part
12397 2024.08.27 19:53:50.303867 [ 3 ] {2a916141-086c-433d-94ee-09b045e692cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
12398 2024.08.27 19:53:50.304080 [ 3 ] {2a916141-086c-433d-94ee-09b045e692cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12399 2024.08.27 19:53:50.304115 [ 198 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 13 rows starting from the beginning of the part
12400 2024.08.27 19:53:50.304837 [ 198 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 29 rows starting from the beginning of the part
12401 2024.08.27 19:53:50.305504 [ 195 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_71_14} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12402 2024.08.27 19:53:50.305959 [ 195 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_71_14} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
12403 2024.08.27 19:53:50.306273 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB.
12404 2024.08.27 19:53:50.306441 [ 3 ] {2a916141-086c-433d-94ee-09b045e692cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12405 2024.08.27 19:53:50.307449 [ 3 ] {2a916141-086c-433d-94ee-09b045e692cb} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12406 2024.08.27 19:53:50.307520 [ 3 ] {2a916141-086c-433d-94ee-09b045e692cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12407 2024.08.27 19:53:50.308364 [ 198 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 5 columns (5 merged, 0 gathered) in 0.007144397 sec., 24494.719428385626 rows/sec., 1.87 MiB/sec.
12408 2024.08.27 19:53:50.308534 [ 3 ] {2a916141-086c-433d-94ee-09b045e692cb} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
12409 2024.08.27 19:53:50.308565 [ 198 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
12410 2024.08.27 19:53:50.309561 [ 3 ] {2a916141-086c-433d-94ee-09b045e692cb} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12411 2024.08.27 19:53:50.309672 [ 198 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_56_11} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12412 2024.08.27 19:53:50.309905 [ 3 ] {2a916141-086c-433d-94ee-09b045e692cb} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.006394 sec., 37847.98248357835 rows/sec., 2.56 MiB/sec.
12413 2024.08.27 19:53:50.309920 [ 198 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_56_11} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
12414 2024.08.27 19:53:50.310209 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
12415 2024.08.27 19:53:50.310466 [ 3 ] {2a916141-086c-433d-94ee-09b045e692cb} <Debug> DynamicQueryHandler: Done processing query
12416 2024.08.27 19:53:50.310496 [ 3 ] {2a916141-086c-433d-94ee-09b045e692cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
12417 2024.08.27 19:53:50.310513 [ 3 ] {} <Debug> HTTP-Session: 099ff7e3-bc96-4843-824f-83a32bff6a48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12418 2024.08.27 19:53:50.310650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12419 2024.08.27 19:53:50.310702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12420 2024.08.27 19:53:50.310720 [ 3 ] {} <Debug> HTTP-Session: c04596b6-eacf-427b-9f96-6e99cd0fbed4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12421 2024.08.27 19:53:50.310738 [ 3 ] {} <Debug> HTTP-Session: c04596b6-eacf-427b-9f96-6e99cd0fbed4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12422 2024.08.27 19:53:50.310752 [ 3 ] {} <Debug> HTTP-Session: c04596b6-eacf-427b-9f96-6e99cd0fbed4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12423 2024.08.27 19:53:50.310786 [ 3 ] {} <Trace> HTTP-Session: c04596b6-eacf-427b-9f96-6e99cd0fbed4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12424 2024.08.27 19:53:50.310891 [ 3 ] {d2196cef-9dd5-43ee-8659-eab5288abb64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
12425 2024.08.27 19:53:50.310938 [ 3 ] {d2196cef-9dd5-43ee-8659-eab5288abb64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
12426 2024.08.27 19:53:50.311195 [ 3 ] {d2196cef-9dd5-43ee-8659-eab5288abb64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12427 2024.08.27 19:53:50.311519 [ 3 ] {d2196cef-9dd5-43ee-8659-eab5288abb64} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12428 2024.08.27 19:53:50.311557 [ 3 ] {d2196cef-9dd5-43ee-8659-eab5288abb64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12429 2024.08.27 19:53:50.311917 [ 3 ] {d2196cef-9dd5-43ee-8659-eab5288abb64} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
12430 2024.08.27 19:53:50.312278 [ 3 ] {d2196cef-9dd5-43ee-8659-eab5288abb64} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12431 2024.08.27 19:53:50.312444 [ 3 ] {d2196cef-9dd5-43ee-8659-eab5288abb64} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001572 sec., 3816.793893129771 rows/sec., 225.50 KiB/sec.
12432 2024.08.27 19:53:50.312450 [ 90 ] {} <Debug> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0
12433 2024.08.27 19:53:50.312534 [ 90 ] {} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12434 2024.08.27 19:53:50.312585 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12435 2024.08.27 19:53:50.312740 [ 199 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full
12436 2024.08.27 19:53:50.312750 [ 3 ] {d2196cef-9dd5-43ee-8659-eab5288abb64} <Debug> DynamicQueryHandler: Done processing query
12437 2024.08.27 19:53:50.312795 [ 3 ] {d2196cef-9dd5-43ee-8659-eab5288abb64} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12438 2024.08.27 19:53:50.312823 [ 3 ] {} <Debug> HTTP-Session: c04596b6-eacf-427b-9f96-6e99cd0fbed4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12439 2024.08.27 19:53:50.312887 [ 199 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12440 2024.08.27 19:53:50.312918 [ 199 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 6 rows starting from the beginning of the part
12441 2024.08.27 19:53:50.313033 [ 199 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part
12442 2024.08.27 19:53:50.313227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 141642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12443 2024.08.27 19:53:50.313252 [ 199 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part
12444 2024.08.27 19:53:50.313338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12445 2024.08.27 19:53:50.313434 [ 3 ] {} <Debug> HTTP-Session: d00ee6fd-aa9d-4c25-a90f-882d03010061 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12446 2024.08.27 19:53:50.313497 [ 199 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part
12447 2024.08.27 19:53:50.313505 [ 3 ] {} <Debug> HTTP-Session: d00ee6fd-aa9d-4c25-a90f-882d03010061 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12448 2024.08.27 19:53:50.313576 [ 3 ] {} <Debug> HTTP-Session: d00ee6fd-aa9d-4c25-a90f-882d03010061 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12449 2024.08.27 19:53:50.313712 [ 3 ] {} <Trace> HTTP-Session: d00ee6fd-aa9d-4c25-a90f-882d03010061 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12450 2024.08.27 19:53:50.313801 [ 199 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part
12451 2024.08.27 19:53:50.314280 [ 3 ] {c97a7c94-58a6-4cc0-926c-f9558df8f2e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12452 2024.08.27 19:53:50.314339 [ 3 ] {c97a7c94-58a6-4cc0-926c-f9558df8f2e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12453 2024.08.27 19:53:50.314810 [ 3 ] {c97a7c94-58a6-4cc0-926c-f9558df8f2e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12454 2024.08.27 19:53:50.315348 [ 200 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.002673143 sec., 11222.744162957239 rows/sec., 712.38 KiB/sec.
12455 2024.08.27 19:53:50.315571 [ 200 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary)
12456 2024.08.27 19:53:50.316200 [ 3 ] {c97a7c94-58a6-4cc0-926c-f9558df8f2e2} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12457 2024.08.27 19:53:50.316288 [ 3 ] {c97a7c94-58a6-4cc0-926c-f9558df8f2e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12458 2024.08.27 19:53:50.316593 [ 200 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_29_7} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12459 2024.08.27 19:53:50.316780 [ 200 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_29_7} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7
12460 2024.08.27 19:53:50.316971 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
12461 2024.08.27 19:53:50.317079 [ 3 ] {c97a7c94-58a6-4cc0-926c-f9558df8f2e2} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
12462 2024.08.27 19:53:50.317456 [ 3 ] {c97a7c94-58a6-4cc0-926c-f9558df8f2e2} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12463 2024.08.27 19:53:50.317622 [ 3 ] {c97a7c94-58a6-4cc0-926c-f9558df8f2e2} <Debug> executeQuery: Read 867 rows, 64.30 KiB in 0.003629 sec., 238908.79030035823 rows/sec., 17.30 MiB/sec.
12464 2024.08.27 19:53:50.317631 [ 90 ] {} <Debug> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
12465 2024.08.27 19:53:50.317719 [ 90 ] {} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12466 2024.08.27 19:53:50.317767 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12467 2024.08.27 19:53:50.317995 [ 190 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::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
12468 2024.08.27 19:53:50.318011 [ 3 ] {c97a7c94-58a6-4cc0-926c-f9558df8f2e2} <Debug> DynamicQueryHandler: Done processing query
12469 2024.08.27 19:53:50.318086 [ 3 ] {c97a7c94-58a6-4cc0-926c-f9558df8f2e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB.
12470 2024.08.27 19:53:50.318197 [ 3 ] {} <Debug> HTTP-Session: d00ee6fd-aa9d-4c25-a90f-882d03010061 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12471 2024.08.27 19:53:50.318486 [ 190 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12472 2024.08.27 19:53:50.318571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12473 2024.08.27 19:53:50.318600 [ 190 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 914 rows starting from the beginning of the part
12474 2024.08.27 19:53:50.318771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12475 2024.08.27 19:53:50.318887 [ 3 ] {} <Debug> HTTP-Session: bb8f5d66-2d17-46b8-845d-c3e80f84d274 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12476 2024.08.27 19:53:50.318960 [ 190 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 409 rows starting from the beginning of the part
12477 2024.08.27 19:53:50.318982 [ 3 ] {} <Debug> HTTP-Session: bb8f5d66-2d17-46b8-845d-c3e80f84d274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12478 2024.08.27 19:53:50.319097 [ 3 ] {} <Debug> HTTP-Session: bb8f5d66-2d17-46b8-845d-c3e80f84d274 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12479 2024.08.27 19:53:50.319341 [ 3 ] {} <Trace> HTTP-Session: bb8f5d66-2d17-46b8-845d-c3e80f84d274 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12480 2024.08.27 19:53:50.319460 [ 190 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 81 rows starting from the beginning of the part
12481 2024.08.27 19:53:50.319866 [ 3 ] {9afb726b-3e19-4a1a-af7d-46667758ae7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12482 2024.08.27 19:53:50.319899 [ 190 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 413 rows starting from the beginning of the part
12483 2024.08.27 19:53:50.320012 [ 3 ] {9afb726b-3e19-4a1a-af7d-46667758ae7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12484 2024.08.27 19:53:50.320155 [ 190 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 77 rows starting from the beginning of the part
12485 2024.08.27 19:53:50.320519 [ 190 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 867 rows starting from the beginning of the part
12486 2024.08.27 19:53:50.321197 [ 3 ] {9afb726b-3e19-4a1a-af7d-46667758ae7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12487 2024.08.27 19:53:50.321796 [ 3 ] {9afb726b-3e19-4a1a-af7d-46667758ae7d} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12488 2024.08.27 19:53:50.321846 [ 3 ] {9afb726b-3e19-4a1a-af7d-46667758ae7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12489 2024.08.27 19:53:50.322787 [ 3 ] {9afb726b-3e19-4a1a-af7d-46667758ae7d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
12490 2024.08.27 19:53:50.323248 [ 3 ] {9afb726b-3e19-4a1a-af7d-46667758ae7d} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12491 2024.08.27 19:53:50.323555 [ 3 ] {9afb726b-3e19-4a1a-af7d-46667758ae7d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003906 sec., 1536.0983102918585 rows/sec., 80.26 KiB/sec.
12492 2024.08.27 19:53:50.324085 [ 197 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2761 rows, containing 5 columns (5 merged, 0 gathered) in 0.006204792 sec., 444978.6552071367 rows/sec., 33.97 MiB/sec.
12493 2024.08.27 19:53:50.324146 [ 3 ] {9afb726b-3e19-4a1a-af7d-46667758ae7d} <Debug> DynamicQueryHandler: Done processing query
12494 2024.08.27 19:53:50.324185 [ 3 ] {9afb726b-3e19-4a1a-af7d-46667758ae7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12495 2024.08.27 19:53:50.324208 [ 3 ] {} <Debug> HTTP-Session: bb8f5d66-2d17-46b8-845d-c3e80f84d274 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12496 2024.08.27 19:53:50.324363 [ 197 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
12497 2024.08.27 19:53:50.324527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 172663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12498 2024.08.27 19:53:50.324665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12499 2024.08.27 19:53:50.324774 [ 3 ] {} <Debug> HTTP-Session: 1d0831f4-5ed4-46b1-b697-bac4ebad0099 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12500 2024.08.27 19:53:50.324844 [ 3 ] {} <Debug> HTTP-Session: 1d0831f4-5ed4-46b1-b697-bac4ebad0099 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12501 2024.08.27 19:53:50.324916 [ 3 ] {} <Debug> HTTP-Session: 1d0831f4-5ed4-46b1-b697-bac4ebad0099 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12502 2024.08.27 19:53:50.325008 [ 3 ] {} <Trace> HTTP-Session: 1d0831f4-5ed4-46b1-b697-bac4ebad0099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12503 2024.08.27 19:53:50.325261 [ 197 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_71_14} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12504 2024.08.27 19:53:50.325379 [ 197 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_71_14} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
12505 2024.08.27 19:53:50.325508 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB.
12506 2024.08.27 19:53:50.325574 [ 3 ] {114e032a-6773-4237-b60b-42b1979a1bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12507 2024.08.27 19:53:50.325630 [ 3 ] {114e032a-6773-4237-b60b-42b1979a1bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12508 2024.08.27 19:53:50.325806 [ 3 ] {114e032a-6773-4237-b60b-42b1979a1bff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12509 2024.08.27 19:53:50.326660 [ 3 ] {114e032a-6773-4237-b60b-42b1979a1bff} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12510 2024.08.27 19:53:50.326698 [ 3 ] {114e032a-6773-4237-b60b-42b1979a1bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12511 2024.08.27 19:53:50.327151 [ 3 ] {114e032a-6773-4237-b60b-42b1979a1bff} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
12512 2024.08.27 19:53:50.327500 [ 3 ] {114e032a-6773-4237-b60b-42b1979a1bff} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12513 2024.08.27 19:53:50.327657 [ 3 ] {114e032a-6773-4237-b60b-42b1979a1bff} <Debug> executeQuery: Read 912 rows, 62.38 KiB in 0.002444 sec., 373158.75613747956 rows/sec., 24.93 MiB/sec.
12514 2024.08.27 19:53:50.327677 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
12515 2024.08.27 19:53:50.327751 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12516 2024.08.27 19:53:50.327810 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12517 2024.08.27 19:53:50.327940 [ 3 ] {114e032a-6773-4237-b60b-42b1979a1bff} <Debug> DynamicQueryHandler: Done processing query
12518 2024.08.27 19:53:50.327963 [ 191 ] {f0716f36-2242-4786-aa54-49060a96b200::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
12519 2024.08.27 19:53:50.327974 [ 3 ] {114e032a-6773-4237-b60b-42b1979a1bff} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB.
12520 2024.08.27 19:53:50.328006 [ 3 ] {} <Debug> HTTP-Session: 1d0831f4-5ed4-46b1-b697-bac4ebad0099 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12521 2024.08.27 19:53:50.328123 [ 191 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12522 2024.08.27 19:53:50.328162 [ 191 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 18460 rows starting from the beginning of the part
12523 2024.08.27 19:53:50.328339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12524 2024.08.27 19:53:50.328348 [ 191 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 237 rows starting from the beginning of the part
12525 2024.08.27 19:53:50.328448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12526 2024.08.27 19:53:50.328543 [ 3 ] {} <Debug> HTTP-Session: dc9b8dc7-ee3d-4aed-b182-f62d2625e389 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12527 2024.08.27 19:53:50.328624 [ 3 ] {} <Debug> HTTP-Session: dc9b8dc7-ee3d-4aed-b182-f62d2625e389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12528 2024.08.27 19:53:50.328661 [ 191 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 162 rows starting from the beginning of the part
12529 2024.08.27 19:53:50.328682 [ 3 ] {} <Debug> HTTP-Session: dc9b8dc7-ee3d-4aed-b182-f62d2625e389 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12530 2024.08.27 19:53:50.328806 [ 3 ] {} <Trace> HTTP-Session: dc9b8dc7-ee3d-4aed-b182-f62d2625e389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12531 2024.08.27 19:53:50.328985 [ 191 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 239 rows starting from the beginning of the part
12532 2024.08.27 19:53:50.329103 [ 3 ] {90e2ed42-43ee-4db8-aff4-d45d519ee83a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
12533 2024.08.27 19:53:50.329281 [ 191 ] {f0716f36-2242-4786-aa54-49060a96b200::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
12534 2024.08.27 19:53:50.329288 [ 3 ] {90e2ed42-43ee-4db8-aff4-d45d519ee83a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
12535 2024.08.27 19:53:50.329638 [ 191 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 912 rows starting from the beginning of the part
12536 2024.08.27 19:53:50.330263 [ 3 ] {90e2ed42-43ee-4db8-aff4-d45d519ee83a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12537 2024.08.27 19:53:50.330644 [ 3 ] {90e2ed42-43ee-4db8-aff4-d45d519ee83a} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12538 2024.08.27 19:53:50.330679 [ 3 ] {90e2ed42-43ee-4db8-aff4-d45d519ee83a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12539 2024.08.27 19:53:50.331053 [ 3 ] {90e2ed42-43ee-4db8-aff4-d45d519ee83a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
12540 2024.08.27 19:53:50.331411 [ 3 ] {90e2ed42-43ee-4db8-aff4-d45d519ee83a} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12541 2024.08.27 19:53:50.331643 [ 3 ] {90e2ed42-43ee-4db8-aff4-d45d519ee83a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002626 sec., 380.8073115003808 rows/sec., 25.66 KiB/sec.
12542 2024.08.27 19:53:50.331857 [ 3 ] {90e2ed42-43ee-4db8-aff4-d45d519ee83a} <Debug> DynamicQueryHandler: Done processing query
12543 2024.08.27 19:53:50.331890 [ 3 ] {90e2ed42-43ee-4db8-aff4-d45d519ee83a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
12544 2024.08.27 19:53:50.331914 [ 3 ] {} <Debug> HTTP-Session: dc9b8dc7-ee3d-4aed-b182-f62d2625e389 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12545 2024.08.27 19:53:50.332099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12546 2024.08.27 19:53:50.332162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12547 2024.08.27 19:53:50.332182 [ 3 ] {} <Debug> HTTP-Session: bf647ff7-5a1b-43aa-a923-3ddc82a488e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12548 2024.08.27 19:53:50.332200 [ 3 ] {} <Debug> HTTP-Session: bf647ff7-5a1b-43aa-a923-3ddc82a488e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12549 2024.08.27 19:53:50.332214 [ 3 ] {} <Debug> HTTP-Session: bf647ff7-5a1b-43aa-a923-3ddc82a488e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12550 2024.08.27 19:53:50.332248 [ 3 ] {} <Trace> HTTP-Session: bf647ff7-5a1b-43aa-a923-3ddc82a488e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12551 2024.08.27 19:53:50.332562 [ 3 ] {7b139729-00ab-4516-85c4-dd5020cd2962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12552 2024.08.27 19:53:50.332626 [ 3 ] {7b139729-00ab-4516-85c4-dd5020cd2962} <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
12553 2024.08.27 19:53:50.333380 [ 3 ] {7b139729-00ab-4516-85c4-dd5020cd2962} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12554 2024.08.27 19:53:50.334209 [ 3 ] {7b139729-00ab-4516-85c4-dd5020cd2962} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12555 2024.08.27 19:53:50.334253 [ 3 ] {7b139729-00ab-4516-85c4-dd5020cd2962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12556 2024.08.27 19:53:50.335070 [ 3 ] {7b139729-00ab-4516-85c4-dd5020cd2962} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
12557 2024.08.27 19:53:50.335507 [ 3 ] {7b139729-00ab-4516-85c4-dd5020cd2962} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12558 2024.08.27 19:53:50.335712 [ 90 ] {} <Debug> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
12559 2024.08.27 19:53:50.335783 [ 3 ] {7b139729-00ab-4516-85c4-dd5020cd2962} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.003445 sec., 7837.44557329463 rows/sec., 14.04 MiB/sec.
12560 2024.08.27 19:53:50.335832 [ 90 ] {} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12561 2024.08.27 19:53:50.335938 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12562 2024.08.27 19:53:50.336468 [ 191 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20170 rows, containing 5 columns (5 merged, 0 gathered) in 0.008554379 sec., 2357856.718763571 rows/sec., 159.35 MiB/sec.
12563 2024.08.27 19:53:50.336760 [ 189 ] {25052027-0a03-49be-8655-a6c64ba66c34::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
12564 2024.08.27 19:53:50.336976 [ 191 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
12565 2024.08.27 19:53:50.336989 [ 3 ] {7b139729-00ab-4516-85c4-dd5020cd2962} <Debug> DynamicQueryHandler: Done processing query
12566 2024.08.27 19:53:50.337055 [ 3 ] {7b139729-00ab-4516-85c4-dd5020cd2962} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
12567 2024.08.27 19:53:50.337125 [ 3 ] {} <Debug> HTTP-Session: bf647ff7-5a1b-43aa-a923-3ddc82a488e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12568 2024.08.27 19:53:50.337452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12569 2024.08.27 19:53:50.337638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12570 2024.08.27 19:53:50.337753 [ 3 ] {} <Debug> HTTP-Session: 96607b26-73cf-4e91-8b0a-83b7bae8a602 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12571 2024.08.27 19:53:50.337827 [ 3 ] {} <Debug> HTTP-Session: 96607b26-73cf-4e91-8b0a-83b7bae8a602 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12572 2024.08.27 19:53:50.337903 [ 3 ] {} <Debug> HTTP-Session: 96607b26-73cf-4e91-8b0a-83b7bae8a602 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12573 2024.08.27 19:53:50.338046 [ 3 ] {} <Trace> HTTP-Session: 96607b26-73cf-4e91-8b0a-83b7bae8a602 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12574 2024.08.27 19:53:50.338505 [ 3 ] {2c5bca24-6890-4667-b964-6622c4aa0c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12575 2024.08.27 19:53:50.338729 [ 3 ] {2c5bca24-6890-4667-b964-6622c4aa0c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12576 2024.08.27 19:53:50.339037 [ 189 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12577 2024.08.27 19:53:50.339166 [ 191 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12578 2024.08.27 19:53:50.339424 [ 189 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 979 rows starting from the beginning of the part
12579 2024.08.27 19:53:50.339543 [ 191 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
12580 2024.08.27 19:53:50.339855 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB.
12581 2024.08.27 19:53:50.340224 [ 3 ] {2c5bca24-6890-4667-b964-6622c4aa0c8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12582 2024.08.27 19:53:50.340552 [ 189 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 27 rows starting from the beginning of the part
12583 2024.08.27 19:53:50.341150 [ 189 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 13 rows starting from the beginning of the part
12584 2024.08.27 19:53:50.341841 [ 3 ] {2c5bca24-6890-4667-b964-6622c4aa0c8f} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12585 2024.08.27 19:53:50.341864 [ 189 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 27 rows starting from the beginning of the part
12586 2024.08.27 19:53:50.341917 [ 3 ] {2c5bca24-6890-4667-b964-6622c4aa0c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12587 2024.08.27 19:53:50.342457 [ 189 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 13 rows starting from the beginning of the part
12588 2024.08.27 19:53:50.343124 [ 189 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 27 rows starting from the beginning of the part
12589 2024.08.27 19:53:50.343391 [ 3 ] {2c5bca24-6890-4667-b964-6622c4aa0c8f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
12590 2024.08.27 19:53:50.344483 [ 3 ] {2c5bca24-6890-4667-b964-6622c4aa0c8f} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12591 2024.08.27 19:53:50.344776 [ 90 ] {} <Debug> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
12592 2024.08.27 19:53:50.344855 [ 3 ] {2c5bca24-6890-4667-b964-6622c4aa0c8f} <Debug> executeQuery: Read 78 rows, 5.05 KiB in 0.006541 sec., 11924.78214340315 rows/sec., 772.32 KiB/sec.
12593 2024.08.27 19:53:50.344887 [ 90 ] {} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12594 2024.08.27 19:53:50.344984 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12595 2024.08.27 19:53:50.345437 [ 3 ] {2c5bca24-6890-4667-b964-6622c4aa0c8f} <Debug> DynamicQueryHandler: Done processing query
12596 2024.08.27 19:53:50.345516 [ 3 ] {2c5bca24-6890-4667-b964-6622c4aa0c8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12597 2024.08.27 19:53:50.345592 [ 3 ] {} <Debug> HTTP-Session: 96607b26-73cf-4e91-8b0a-83b7bae8a602 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12598 2024.08.27 19:53:50.345782 [ 192 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
12599 2024.08.27 19:53:50.346035 [ 192 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12600 2024.08.27 19:53:50.346082 [ 192 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3914 rows starting from the beginning of the part
12601 2024.08.27 19:53:50.346232 [ 192 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 82 rows starting from the beginning of the part
12602 2024.08.27 19:53:50.346404 [ 192 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
12603 2024.08.27 19:53:50.346608 [ 192 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 82 rows starting from the beginning of the part
12604 2024.08.27 19:53:50.346845 [ 192 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
12605 2024.08.27 19:53:50.347056 [ 192 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 78 rows starting from the beginning of the part
12606 2024.08.27 19:53:50.351102 [ 192 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4276 rows, containing 4 columns (4 merged, 0 gathered) in 0.005873536 sec., 728011.2014295987 rows/sec., 47.49 MiB/sec.
12607 2024.08.27 19:53:50.351416 [ 192 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
12608 2024.08.27 19:53:50.352787 [ 192 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_71_14} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12609 2024.08.27 19:53:50.352888 [ 192 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_71_14} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
12610 2024.08.27 19:53:50.352972 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB.
12611 2024.08.27 19:53:50.354100 [ 187 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1086 rows, containing 19 columns (19 merged, 0 gathered) in 0.01773175 sec., 61246.06990285787 rows/sec., 109.75 MiB/sec.
12612 2024.08.27 19:53:50.355199 [ 186 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
12613 2024.08.27 19:53:50.355842 [ 186 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12614 2024.08.27 19:53:50.355933 [ 186 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
12615 2024.08.27 19:53:50.356090 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.44 MiB.
12616 2024.08.27 19:53:50.752691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 3686, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12617 2024.08.27 19:53:50.752801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12618 2024.08.27 19:53:50.752828 [ 3 ] {} <Debug> HTTP-Session: 88f32039-4874-4964-ba2d-db35391e94a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12619 2024.08.27 19:53:50.752853 [ 3 ] {} <Debug> HTTP-Session: 88f32039-4874-4964-ba2d-db35391e94a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12620 2024.08.27 19:53:50.752867 [ 3 ] {} <Debug> HTTP-Session: 88f32039-4874-4964-ba2d-db35391e94a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12621 2024.08.27 19:53:50.752917 [ 3 ] {} <Trace> HTTP-Session: 88f32039-4874-4964-ba2d-db35391e94a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12622 2024.08.27 19:53:50.753096 [ 3 ] {efdc1818-92c5-4133-b069-71b23dc6d54d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12623 2024.08.27 19:53:50.753162 [ 3 ] {efdc1818-92c5-4133-b069-71b23dc6d54d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12624 2024.08.27 19:53:50.753491 [ 3 ] {efdc1818-92c5-4133-b069-71b23dc6d54d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12625 2024.08.27 19:53:50.753909 [ 3 ] {efdc1818-92c5-4133-b069-71b23dc6d54d} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12626 2024.08.27 19:53:50.753952 [ 3 ] {efdc1818-92c5-4133-b069-71b23dc6d54d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12627 2024.08.27 19:53:50.754367 [ 3 ] {efdc1818-92c5-4133-b069-71b23dc6d54d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
12628 2024.08.27 19:53:50.754774 [ 3 ] {efdc1818-92c5-4133-b069-71b23dc6d54d} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12629 2024.08.27 19:53:50.754948 [ 3 ] {efdc1818-92c5-4133-b069-71b23dc6d54d} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.00191 sec., 13612.565445026177 rows/sec., 1.05 MiB/sec.
12630 2024.08.27 19:53:50.755168 [ 3 ] {efdc1818-92c5-4133-b069-71b23dc6d54d} <Debug> DynamicQueryHandler: Done processing query
12631 2024.08.27 19:53:50.755196 [ 3 ] {efdc1818-92c5-4133-b069-71b23dc6d54d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12632 2024.08.27 19:53:50.755213 [ 3 ] {} <Debug> HTTP-Session: 88f32039-4874-4964-ba2d-db35391e94a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12633 2024.08.27 19:53:50.755355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12634 2024.08.27 19:53:50.755410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12635 2024.08.27 19:53:50.755431 [ 3 ] {} <Debug> HTTP-Session: b1d0bfd4-7f7c-4206-806e-572f76235bc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12636 2024.08.27 19:53:50.755450 [ 3 ] {} <Debug> HTTP-Session: b1d0bfd4-7f7c-4206-806e-572f76235bc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12637 2024.08.27 19:53:50.755465 [ 3 ] {} <Debug> HTTP-Session: b1d0bfd4-7f7c-4206-806e-572f76235bc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12638 2024.08.27 19:53:50.755502 [ 3 ] {} <Trace> HTTP-Session: b1d0bfd4-7f7c-4206-806e-572f76235bc4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12639 2024.08.27 19:53:50.755618 [ 3 ] {410b66ba-7f18-4636-9574-19025ed2422f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12640 2024.08.27 19:53:50.755666 [ 3 ] {410b66ba-7f18-4636-9574-19025ed2422f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12641 2024.08.27 19:53:50.755907 [ 3 ] {410b66ba-7f18-4636-9574-19025ed2422f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12642 2024.08.27 19:53:50.756320 [ 3 ] {410b66ba-7f18-4636-9574-19025ed2422f} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12643 2024.08.27 19:53:50.756361 [ 3 ] {410b66ba-7f18-4636-9574-19025ed2422f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12644 2024.08.27 19:53:50.756728 [ 3 ] {410b66ba-7f18-4636-9574-19025ed2422f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
12645 2024.08.27 19:53:50.757140 [ 3 ] {410b66ba-7f18-4636-9574-19025ed2422f} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12646 2024.08.27 19:53:50.757320 [ 3 ] {410b66ba-7f18-4636-9574-19025ed2422f} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001727 sec., 16213.086276780545 rows/sec., 1.26 MiB/sec.
12647 2024.08.27 19:53:50.757517 [ 3 ] {410b66ba-7f18-4636-9574-19025ed2422f} <Debug> DynamicQueryHandler: Done processing query
12648 2024.08.27 19:53:50.757546 [ 3 ] {410b66ba-7f18-4636-9574-19025ed2422f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
12649 2024.08.27 19:53:50.757565 [ 3 ] {} <Debug> HTTP-Session: b1d0bfd4-7f7c-4206-806e-572f76235bc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12650 2024.08.27 19:53:50.757732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1976, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12651 2024.08.27 19:53:50.757784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12652 2024.08.27 19:53:50.757805 [ 3 ] {} <Debug> HTTP-Session: 6fd25112-99af-47f5-8e3f-1404ce7a5dbb Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12653 2024.08.27 19:53:50.757829 [ 3 ] {} <Debug> HTTP-Session: 6fd25112-99af-47f5-8e3f-1404ce7a5dbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12654 2024.08.27 19:53:50.757849 [ 3 ] {} <Debug> HTTP-Session: 6fd25112-99af-47f5-8e3f-1404ce7a5dbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12655 2024.08.27 19:53:50.757890 [ 3 ] {} <Trace> HTTP-Session: 6fd25112-99af-47f5-8e3f-1404ce7a5dbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12656 2024.08.27 19:53:50.758001 [ 3 ] {4f87ccfc-3aa1-4fd8-b41a-e6ece1f9c89a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12657 2024.08.27 19:53:50.758050 [ 3 ] {4f87ccfc-3aa1-4fd8-b41a-e6ece1f9c89a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12658 2024.08.27 19:53:50.758202 [ 3 ] {4f87ccfc-3aa1-4fd8-b41a-e6ece1f9c89a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12659 2024.08.27 19:53:50.758541 [ 3 ] {4f87ccfc-3aa1-4fd8-b41a-e6ece1f9c89a} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12660 2024.08.27 19:53:50.758580 [ 3 ] {4f87ccfc-3aa1-4fd8-b41a-e6ece1f9c89a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12661 2024.08.27 19:53:50.758965 [ 3 ] {4f87ccfc-3aa1-4fd8-b41a-e6ece1f9c89a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
12662 2024.08.27 19:53:50.759327 [ 3 ] {4f87ccfc-3aa1-4fd8-b41a-e6ece1f9c89a} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12663 2024.08.27 19:53:50.759472 [ 3 ] {4f87ccfc-3aa1-4fd8-b41a-e6ece1f9c89a} <Debug> executeQuery: Read 10 rows, 727.00 B in 0.001499 sec., 6671.1140760507005 rows/sec., 473.62 KiB/sec.
12664 2024.08.27 19:53:50.759763 [ 3 ] {4f87ccfc-3aa1-4fd8-b41a-e6ece1f9c89a} <Debug> DynamicQueryHandler: Done processing query
12665 2024.08.27 19:53:50.759820 [ 3 ] {4f87ccfc-3aa1-4fd8-b41a-e6ece1f9c89a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12666 2024.08.27 19:53:50.759882 [ 3 ] {} <Debug> HTTP-Session: 6fd25112-99af-47f5-8e3f-1404ce7a5dbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12667 2024.08.27 19:53:50.760069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12668 2024.08.27 19:53:50.760124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12669 2024.08.27 19:53:50.760145 [ 3 ] {} <Debug> HTTP-Session: e2c881cc-c91f-499f-8ec9-036e2f428fa1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12670 2024.08.27 19:53:50.760164 [ 3 ] {} <Debug> HTTP-Session: e2c881cc-c91f-499f-8ec9-036e2f428fa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12671 2024.08.27 19:53:50.760179 [ 3 ] {} <Debug> HTTP-Session: e2c881cc-c91f-499f-8ec9-036e2f428fa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12672 2024.08.27 19:53:50.760212 [ 3 ] {} <Trace> HTTP-Session: e2c881cc-c91f-499f-8ec9-036e2f428fa1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12673 2024.08.27 19:53:50.760318 [ 3 ] {bc993690-8761-433d-873e-750f64f905b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12674 2024.08.27 19:53:50.760368 [ 3 ] {bc993690-8761-433d-873e-750f64f905b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12675 2024.08.27 19:53:50.760520 [ 3 ] {bc993690-8761-433d-873e-750f64f905b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12676 2024.08.27 19:53:50.760818 [ 3 ] {bc993690-8761-433d-873e-750f64f905b5} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12677 2024.08.27 19:53:50.760855 [ 3 ] {bc993690-8761-433d-873e-750f64f905b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12678 2024.08.27 19:53:50.761219 [ 3 ] {bc993690-8761-433d-873e-750f64f905b5} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
12679 2024.08.27 19:53:50.761594 [ 3 ] {bc993690-8761-433d-873e-750f64f905b5} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12680 2024.08.27 19:53:50.761732 [ 3 ] {bc993690-8761-433d-873e-750f64f905b5} <Debug> executeQuery: Read 4 rows, 288.00 B in 0.001443 sec., 2772.002772002772 rows/sec., 194.91 KiB/sec.
12681 2024.08.27 19:53:50.761906 [ 3 ] {bc993690-8761-433d-873e-750f64f905b5} <Debug> DynamicQueryHandler: Done processing query
12682 2024.08.27 19:53:50.761930 [ 3 ] {bc993690-8761-433d-873e-750f64f905b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12683 2024.08.27 19:53:50.761948 [ 3 ] {} <Debug> HTTP-Session: e2c881cc-c91f-499f-8ec9-036e2f428fa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12684 2024.08.27 19:53:54.807601 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache
12685 2024.08.27 19:53:54.807668 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache
12686 2024.08.27 19:53:55.761952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 11847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12687 2024.08.27 19:53:55.762066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12688 2024.08.27 19:53:55.762090 [ 3 ] {} <Debug> HTTP-Session: 9bf95030-afb5-4cae-bee9-8655e8185325 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12689 2024.08.27 19:53:55.762114 [ 3 ] {} <Debug> HTTP-Session: 9bf95030-afb5-4cae-bee9-8655e8185325 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12690 2024.08.27 19:53:55.762129 [ 3 ] {} <Debug> HTTP-Session: 9bf95030-afb5-4cae-bee9-8655e8185325 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12691 2024.08.27 19:53:55.762179 [ 3 ] {} <Trace> HTTP-Session: 9bf95030-afb5-4cae-bee9-8655e8185325 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12692 2024.08.27 19:53:55.762384 [ 3 ] {c323050f-6151-45ca-97d6-ed6b4d92ccdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12693 2024.08.27 19:53:55.762450 [ 3 ] {c323050f-6151-45ca-97d6-ed6b4d92ccdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12694 2024.08.27 19:53:55.762777 [ 3 ] {c323050f-6151-45ca-97d6-ed6b4d92ccdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12695 2024.08.27 19:53:55.763287 [ 3 ] {c323050f-6151-45ca-97d6-ed6b4d92ccdc} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12696 2024.08.27 19:53:55.763331 [ 3 ] {c323050f-6151-45ca-97d6-ed6b4d92ccdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12697 2024.08.27 19:53:55.763752 [ 3 ] {c323050f-6151-45ca-97d6-ed6b4d92ccdc} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
12698 2024.08.27 19:53:55.764153 [ 3 ] {c323050f-6151-45ca-97d6-ed6b4d92ccdc} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12699 2024.08.27 19:53:55.764331 [ 3 ] {c323050f-6151-45ca-97d6-ed6b4d92ccdc} <Debug> executeQuery: Read 82 rows, 6.84 KiB in 0.002013 sec., 40735.22106308991 rows/sec., 3.32 MiB/sec.
12700 2024.08.27 19:53:55.764542 [ 3 ] {c323050f-6151-45ca-97d6-ed6b4d92ccdc} <Debug> DynamicQueryHandler: Done processing query
12701 2024.08.27 19:53:55.764570 [ 3 ] {c323050f-6151-45ca-97d6-ed6b4d92ccdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12702 2024.08.27 19:53:55.764588 [ 3 ] {} <Debug> HTTP-Session: 9bf95030-afb5-4cae-bee9-8655e8185325 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12703 2024.08.27 19:53:55.764731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12704 2024.08.27 19:53:55.764783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12705 2024.08.27 19:53:55.764804 [ 3 ] {} <Debug> HTTP-Session: 663c0286-6fe0-47f0-b71c-b8eea39dbbf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12706 2024.08.27 19:53:55.764822 [ 3 ] {} <Debug> HTTP-Session: 663c0286-6fe0-47f0-b71c-b8eea39dbbf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12707 2024.08.27 19:53:55.764836 [ 3 ] {} <Debug> HTTP-Session: 663c0286-6fe0-47f0-b71c-b8eea39dbbf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12708 2024.08.27 19:53:55.764868 [ 3 ] {} <Trace> HTTP-Session: 663c0286-6fe0-47f0-b71c-b8eea39dbbf6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12709 2024.08.27 19:53:55.764969 [ 3 ] {005b9fcd-d1bb-431d-917f-94b548e1c5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12710 2024.08.27 19:53:55.765012 [ 3 ] {005b9fcd-d1bb-431d-917f-94b548e1c5d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12711 2024.08.27 19:53:55.765239 [ 3 ] {005b9fcd-d1bb-431d-917f-94b548e1c5d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12712 2024.08.27 19:53:55.765575 [ 3 ] {005b9fcd-d1bb-431d-917f-94b548e1c5d1} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12713 2024.08.27 19:53:55.765612 [ 3 ] {005b9fcd-d1bb-431d-917f-94b548e1c5d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12714 2024.08.27 19:53:55.765972 [ 3 ] {005b9fcd-d1bb-431d-917f-94b548e1c5d1} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
12715 2024.08.27 19:53:55.766366 [ 3 ] {005b9fcd-d1bb-431d-917f-94b548e1c5d1} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12716 2024.08.27 19:53:55.766522 [ 3 ] {005b9fcd-d1bb-431d-917f-94b548e1c5d1} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001577 sec., 8243.500317057704 rows/sec., 619.87 KiB/sec.
12717 2024.08.27 19:53:55.766770 [ 3 ] {005b9fcd-d1bb-431d-917f-94b548e1c5d1} <Debug> DynamicQueryHandler: Done processing query
12718 2024.08.27 19:53:55.766813 [ 3 ] {005b9fcd-d1bb-431d-917f-94b548e1c5d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12719 2024.08.27 19:53:55.766839 [ 3 ] {} <Debug> HTTP-Session: 663c0286-6fe0-47f0-b71c-b8eea39dbbf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12720 2024.08.27 19:53:55.766978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 13090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12721 2024.08.27 19:53:55.767030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12722 2024.08.27 19:53:55.767050 [ 3 ] {} <Debug> HTTP-Session: 7a1bb15e-4746-45c0-b24e-102b6c0ec4bb Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12723 2024.08.27 19:53:55.767072 [ 3 ] {} <Debug> HTTP-Session: 7a1bb15e-4746-45c0-b24e-102b6c0ec4bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12724 2024.08.27 19:53:55.767091 [ 3 ] {} <Debug> HTTP-Session: 7a1bb15e-4746-45c0-b24e-102b6c0ec4bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12725 2024.08.27 19:53:55.767123 [ 3 ] {} <Trace> HTTP-Session: 7a1bb15e-4746-45c0-b24e-102b6c0ec4bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12726 2024.08.27 19:53:55.767249 [ 3 ] {4dee1421-276c-4001-8357-4feeff3250e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12727 2024.08.27 19:53:55.767294 [ 3 ] {4dee1421-276c-4001-8357-4feeff3250e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12728 2024.08.27 19:53:55.767524 [ 3 ] {4dee1421-276c-4001-8357-4feeff3250e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12729 2024.08.27 19:53:55.767941 [ 3 ] {4dee1421-276c-4001-8357-4feeff3250e7} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12730 2024.08.27 19:53:55.767979 [ 3 ] {4dee1421-276c-4001-8357-4feeff3250e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12731 2024.08.27 19:53:55.768338 [ 3 ] {4dee1421-276c-4001-8357-4feeff3250e7} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
12732 2024.08.27 19:53:55.768734 [ 3 ] {4dee1421-276c-4001-8357-4feeff3250e7} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12733 2024.08.27 19:53:55.768899 [ 3 ] {4dee1421-276c-4001-8357-4feeff3250e7} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.00169 sec., 45562.13017751479 rows/sec., 3.56 MiB/sec.
12734 2024.08.27 19:53:55.769079 [ 3 ] {4dee1421-276c-4001-8357-4feeff3250e7} <Debug> DynamicQueryHandler: Done processing query
12735 2024.08.27 19:53:55.769104 [ 3 ] {4dee1421-276c-4001-8357-4feeff3250e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12736 2024.08.27 19:53:55.769122 [ 3 ] {} <Debug> HTTP-Session: 7a1bb15e-4746-45c0-b24e-102b6c0ec4bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12737 2024.08.27 19:53:55.769286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 30657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12738 2024.08.27 19:53:55.769336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12739 2024.08.27 19:53:55.769356 [ 3 ] {} <Debug> HTTP-Session: 98bd06a8-698f-4ed2-b5b8-99f14be04d38 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12740 2024.08.27 19:53:55.769374 [ 3 ] {} <Debug> HTTP-Session: 98bd06a8-698f-4ed2-b5b8-99f14be04d38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12741 2024.08.27 19:53:55.769390 [ 3 ] {} <Debug> HTTP-Session: 98bd06a8-698f-4ed2-b5b8-99f14be04d38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12742 2024.08.27 19:53:55.769421 [ 3 ] {} <Trace> HTTP-Session: 98bd06a8-698f-4ed2-b5b8-99f14be04d38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12743 2024.08.27 19:53:55.769597 [ 3 ] {49fc6e20-a1a2-417b-888c-73eb00033fca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12744 2024.08.27 19:53:55.769645 [ 3 ] {49fc6e20-a1a2-417b-888c-73eb00033fca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12745 2024.08.27 19:53:55.769793 [ 3 ] {49fc6e20-a1a2-417b-888c-73eb00033fca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12746 2024.08.27 19:53:55.770210 [ 3 ] {49fc6e20-a1a2-417b-888c-73eb00033fca} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12747 2024.08.27 19:53:55.770248 [ 3 ] {49fc6e20-a1a2-417b-888c-73eb00033fca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12748 2024.08.27 19:53:55.770658 [ 3 ] {49fc6e20-a1a2-417b-888c-73eb00033fca} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
12749 2024.08.27 19:53:55.771011 [ 3 ] {49fc6e20-a1a2-417b-888c-73eb00033fca} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12750 2024.08.27 19:53:55.771169 [ 3 ] {49fc6e20-a1a2-417b-888c-73eb00033fca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001638 sec., 97680.09768009768 rows/sec., 6.80 MiB/sec.
12751 2024.08.27 19:53:55.771444 [ 3 ] {49fc6e20-a1a2-417b-888c-73eb00033fca} <Debug> DynamicQueryHandler: Done processing query
12752 2024.08.27 19:53:55.771500 [ 3 ] {49fc6e20-a1a2-417b-888c-73eb00033fca} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12753 2024.08.27 19:53:55.771566 [ 3 ] {} <Debug> HTTP-Session: 98bd06a8-698f-4ed2-b5b8-99f14be04d38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12754 2024.08.27 19:53:55.771748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 21384, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12755 2024.08.27 19:53:55.771802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12756 2024.08.27 19:53:55.771823 [ 3 ] {} <Debug> HTTP-Session: ee40061d-25eb-43eb-8405-bd4a0654b8b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12757 2024.08.27 19:53:55.771842 [ 3 ] {} <Debug> HTTP-Session: ee40061d-25eb-43eb-8405-bd4a0654b8b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12758 2024.08.27 19:53:55.771857 [ 3 ] {} <Debug> HTTP-Session: ee40061d-25eb-43eb-8405-bd4a0654b8b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12759 2024.08.27 19:53:55.771890 [ 3 ] {} <Trace> HTTP-Session: ee40061d-25eb-43eb-8405-bd4a0654b8b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12760 2024.08.27 19:53:55.772107 [ 3 ] {b9ee9e99-47cb-4e2a-b017-169ce8bf05f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12761 2024.08.27 19:53:55.772181 [ 3 ] {b9ee9e99-47cb-4e2a-b017-169ce8bf05f2} <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
12762 2024.08.27 19:53:55.772617 [ 3 ] {b9ee9e99-47cb-4e2a-b017-169ce8bf05f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12763 2024.08.27 19:53:55.773184 [ 3 ] {b9ee9e99-47cb-4e2a-b017-169ce8bf05f2} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12764 2024.08.27 19:53:55.773222 [ 3 ] {b9ee9e99-47cb-4e2a-b017-169ce8bf05f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12765 2024.08.27 19:53:55.773843 [ 3 ] {b9ee9e99-47cb-4e2a-b017-169ce8bf05f2} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
12766 2024.08.27 19:53:55.774270 [ 3 ] {b9ee9e99-47cb-4e2a-b017-169ce8bf05f2} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12767 2024.08.27 19:53:55.774460 [ 3 ] {b9ee9e99-47cb-4e2a-b017-169ce8bf05f2} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002485 sec., 5231.38832997988 rows/sec., 9.37 MiB/sec.
12768 2024.08.27 19:53:55.774811 [ 3 ] {b9ee9e99-47cb-4e2a-b017-169ce8bf05f2} <Debug> DynamicQueryHandler: Done processing query
12769 2024.08.27 19:53:55.774841 [ 3 ] {b9ee9e99-47cb-4e2a-b017-169ce8bf05f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
12770 2024.08.27 19:53:55.774859 [ 3 ] {} <Debug> HTTP-Session: ee40061d-25eb-43eb-8405-bd4a0654b8b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12771 2024.08.27 19:53:55.774989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12772 2024.08.27 19:53:55.775038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12773 2024.08.27 19:53:55.775059 [ 3 ] {} <Debug> HTTP-Session: 8417684f-3c14-4c6d-a59f-d05655aecfa0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12774 2024.08.27 19:53:55.775076 [ 3 ] {} <Debug> HTTP-Session: 8417684f-3c14-4c6d-a59f-d05655aecfa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12775 2024.08.27 19:53:55.775092 [ 3 ] {} <Debug> HTTP-Session: 8417684f-3c14-4c6d-a59f-d05655aecfa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12776 2024.08.27 19:53:55.775125 [ 3 ] {} <Trace> HTTP-Session: 8417684f-3c14-4c6d-a59f-d05655aecfa0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12777 2024.08.27 19:53:55.775258 [ 3 ] {a9fb4921-eb82-47f5-b234-cd887ef1223e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12778 2024.08.27 19:53:55.775306 [ 3 ] {a9fb4921-eb82-47f5-b234-cd887ef1223e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12779 2024.08.27 19:53:55.775439 [ 3 ] {a9fb4921-eb82-47f5-b234-cd887ef1223e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12780 2024.08.27 19:53:55.775883 [ 3 ] {a9fb4921-eb82-47f5-b234-cd887ef1223e} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12781 2024.08.27 19:53:55.775920 [ 3 ] {a9fb4921-eb82-47f5-b234-cd887ef1223e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12782 2024.08.27 19:53:55.776290 [ 3 ] {a9fb4921-eb82-47f5-b234-cd887ef1223e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
12783 2024.08.27 19:53:55.776645 [ 3 ] {a9fb4921-eb82-47f5-b234-cd887ef1223e} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12784 2024.08.27 19:53:55.776798 [ 3 ] {a9fb4921-eb82-47f5-b234-cd887ef1223e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00159 sec., 37735.84905660377 rows/sec., 2.54 MiB/sec.
12785 2024.08.27 19:53:55.776969 [ 3 ] {a9fb4921-eb82-47f5-b234-cd887ef1223e} <Debug> DynamicQueryHandler: Done processing query
12786 2024.08.27 19:53:55.776994 [ 3 ] {a9fb4921-eb82-47f5-b234-cd887ef1223e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12787 2024.08.27 19:53:55.777010 [ 3 ] {} <Debug> HTTP-Session: 8417684f-3c14-4c6d-a59f-d05655aecfa0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12788 2024.08.27 19:54:00.767160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12789 2024.08.27 19:54:00.767314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12790 2024.08.27 19:54:00.767344 [ 3 ] {} <Debug> HTTP-Session: 4a88974d-43cd-45dd-9992-b134bf5a05a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12791 2024.08.27 19:54:00.767369 [ 3 ] {} <Debug> HTTP-Session: 4a88974d-43cd-45dd-9992-b134bf5a05a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12792 2024.08.27 19:54:00.767385 [ 3 ] {} <Debug> HTTP-Session: 4a88974d-43cd-45dd-9992-b134bf5a05a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12793 2024.08.27 19:54:00.767436 [ 3 ] {} <Trace> HTTP-Session: 4a88974d-43cd-45dd-9992-b134bf5a05a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12794 2024.08.27 19:54:00.767631 [ 3 ] {d09c540e-8c6d-4032-b668-349067c6e357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12795 2024.08.27 19:54:00.767723 [ 3 ] {d09c540e-8c6d-4032-b668-349067c6e357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12796 2024.08.27 19:54:00.768101 [ 3 ] {d09c540e-8c6d-4032-b668-349067c6e357} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12797 2024.08.27 19:54:00.768560 [ 3 ] {d09c540e-8c6d-4032-b668-349067c6e357} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12798 2024.08.27 19:54:00.768607 [ 3 ] {d09c540e-8c6d-4032-b668-349067c6e357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12799 2024.08.27 19:54:00.769041 [ 3 ] {d09c540e-8c6d-4032-b668-349067c6e357} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
12800 2024.08.27 19:54:00.769454 [ 3 ] {d09c540e-8c6d-4032-b668-349067c6e357} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12801 2024.08.27 19:54:00.769614 [ 3 ] {d09c540e-8c6d-4032-b668-349067c6e357} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002049 sec., 1952.1717911176183 rows/sec., 159.19 KiB/sec.
12802 2024.08.27 19:54:00.769854 [ 3 ] {d09c540e-8c6d-4032-b668-349067c6e357} <Debug> DynamicQueryHandler: Done processing query
12803 2024.08.27 19:54:00.769882 [ 3 ] {d09c540e-8c6d-4032-b668-349067c6e357} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12804 2024.08.27 19:54:00.769898 [ 3 ] {} <Debug> HTTP-Session: 4a88974d-43cd-45dd-9992-b134bf5a05a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12805 2024.08.27 19:54:00.770082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 37084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12806 2024.08.27 19:54:00.770142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12807 2024.08.27 19:54:00.770163 [ 3 ] {} <Debug> HTTP-Session: a6fdf2cd-14ad-4107-abca-8bee5c6dc394 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12808 2024.08.27 19:54:00.770183 [ 3 ] {} <Debug> HTTP-Session: a6fdf2cd-14ad-4107-abca-8bee5c6dc394 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12809 2024.08.27 19:54:00.770198 [ 3 ] {} <Debug> HTTP-Session: a6fdf2cd-14ad-4107-abca-8bee5c6dc394 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12810 2024.08.27 19:54:00.770236 [ 3 ] {} <Trace> HTTP-Session: a6fdf2cd-14ad-4107-abca-8bee5c6dc394 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12811 2024.08.27 19:54:00.770419 [ 3 ] {7475f2e4-a865-470b-ab93-473913a88c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12812 2024.08.27 19:54:00.770468 [ 3 ] {7475f2e4-a865-470b-ab93-473913a88c1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12813 2024.08.27 19:54:00.770709 [ 3 ] {7475f2e4-a865-470b-ab93-473913a88c1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12814 2024.08.27 19:54:00.771274 [ 3 ] {7475f2e4-a865-470b-ab93-473913a88c1e} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12815 2024.08.27 19:54:00.771318 [ 3 ] {7475f2e4-a865-470b-ab93-473913a88c1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12816 2024.08.27 19:54:00.771743 [ 3 ] {7475f2e4-a865-470b-ab93-473913a88c1e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
12817 2024.08.27 19:54:00.772132 [ 3 ] {7475f2e4-a865-470b-ab93-473913a88c1e} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12818 2024.08.27 19:54:00.772305 [ 3 ] {7475f2e4-a865-470b-ab93-473913a88c1e} <Debug> executeQuery: Read 245 rows, 22.20 KiB in 0.001975 sec., 124050.63291139239 rows/sec., 10.98 MiB/sec.
12819 2024.08.27 19:54:00.772496 [ 3 ] {7475f2e4-a865-470b-ab93-473913a88c1e} <Debug> DynamicQueryHandler: Done processing query
12820 2024.08.27 19:54:00.772522 [ 3 ] {7475f2e4-a865-470b-ab93-473913a88c1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
12821 2024.08.27 19:54:00.772538 [ 3 ] {} <Debug> HTTP-Session: a6fdf2cd-14ad-4107-abca-8bee5c6dc394 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12822 2024.08.27 19:54:00.772665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12823 2024.08.27 19:54:00.772719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12824 2024.08.27 19:54:00.772740 [ 3 ] {} <Debug> HTTP-Session: 08426908-2e84-471e-b828-19510a378805 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12825 2024.08.27 19:54:00.772760 [ 3 ] {} <Debug> HTTP-Session: 08426908-2e84-471e-b828-19510a378805 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12826 2024.08.27 19:54:00.772775 [ 3 ] {} <Debug> HTTP-Session: 08426908-2e84-471e-b828-19510a378805 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12827 2024.08.27 19:54:00.772808 [ 3 ] {} <Trace> HTTP-Session: 08426908-2e84-471e-b828-19510a378805 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12828 2024.08.27 19:54:00.772919 [ 3 ] {c2e80663-636e-426f-9520-da767cf1af48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12829 2024.08.27 19:54:00.772967 [ 3 ] {c2e80663-636e-426f-9520-da767cf1af48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12830 2024.08.27 19:54:00.773203 [ 3 ] {c2e80663-636e-426f-9520-da767cf1af48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12831 2024.08.27 19:54:00.773576 [ 3 ] {c2e80663-636e-426f-9520-da767cf1af48} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12832 2024.08.27 19:54:00.773615 [ 3 ] {c2e80663-636e-426f-9520-da767cf1af48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12833 2024.08.27 19:54:00.774096 [ 3 ] {c2e80663-636e-426f-9520-da767cf1af48} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
12834 2024.08.27 19:54:00.774569 [ 3 ] {c2e80663-636e-426f-9520-da767cf1af48} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12835 2024.08.27 19:54:00.774763 [ 3 ] {c2e80663-636e-426f-9520-da767cf1af48} <Debug> executeQuery: Read 31 rows, 2.31 KiB in 0.001874 sec., 16542.155816435432 rows/sec., 1.20 MiB/sec.
12836 2024.08.27 19:54:00.775055 [ 3 ] {c2e80663-636e-426f-9520-da767cf1af48} <Debug> DynamicQueryHandler: Done processing query
12837 2024.08.27 19:54:00.775127 [ 3 ] {c2e80663-636e-426f-9520-da767cf1af48} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
12838 2024.08.27 19:54:00.775187 [ 3 ] {} <Debug> HTTP-Session: 08426908-2e84-471e-b828-19510a378805 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12839 2024.08.27 19:54:00.775367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12840 2024.08.27 19:54:00.775427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12841 2024.08.27 19:54:00.775448 [ 3 ] {} <Debug> HTTP-Session: f5e99998-8083-4378-9497-98671745f382 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12842 2024.08.27 19:54:00.775467 [ 3 ] {} <Debug> HTTP-Session: f5e99998-8083-4378-9497-98671745f382 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12843 2024.08.27 19:54:00.775482 [ 3 ] {} <Debug> HTTP-Session: f5e99998-8083-4378-9497-98671745f382 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12844 2024.08.27 19:54:00.775517 [ 3 ] {} <Trace> HTTP-Session: f5e99998-8083-4378-9497-98671745f382 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12845 2024.08.27 19:54:00.775643 [ 3 ] {e395507b-4771-4ee6-917b-b2362a6df2ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
12846 2024.08.27 19:54:00.775692 [ 3 ] {e395507b-4771-4ee6-917b-b2362a6df2ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12847 2024.08.27 19:54:00.775946 [ 3 ] {e395507b-4771-4ee6-917b-b2362a6df2ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12848 2024.08.27 19:54:00.776290 [ 3 ] {e395507b-4771-4ee6-917b-b2362a6df2ac} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12849 2024.08.27 19:54:00.776328 [ 3 ] {e395507b-4771-4ee6-917b-b2362a6df2ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12850 2024.08.27 19:54:00.776686 [ 3 ] {e395507b-4771-4ee6-917b-b2362a6df2ac} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
12851 2024.08.27 19:54:00.777042 [ 3 ] {e395507b-4771-4ee6-917b-b2362a6df2ac} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12852 2024.08.27 19:54:00.777186 [ 3 ] {e395507b-4771-4ee6-917b-b2362a6df2ac} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001573 sec., 8900.190718372536 rows/sec., 623.31 KiB/sec.
12853 2024.08.27 19:54:00.777202 [ 78 ] {} <Debug> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
12854 2024.08.27 19:54:00.777304 [ 78 ] {} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12855 2024.08.27 19:54:00.777355 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12856 2024.08.27 19:54:00.777454 [ 3 ] {e395507b-4771-4ee6-917b-b2362a6df2ac} <Debug> DynamicQueryHandler: Done processing query
12857 2024.08.27 19:54:00.777486 [ 187 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::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
12858 2024.08.27 19:54:00.777487 [ 3 ] {e395507b-4771-4ee6-917b-b2362a6df2ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12859 2024.08.27 19:54:00.777525 [ 3 ] {} <Debug> HTTP-Session: f5e99998-8083-4378-9497-98671745f382 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12860 2024.08.27 19:54:00.777624 [ 187 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12861 2024.08.27 19:54:00.777651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12862 2024.08.27 19:54:00.777662 [ 187 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 242 rows starting from the beginning of the part
12863 2024.08.27 19:54:00.777713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12864 2024.08.27 19:54:00.777772 [ 3 ] {} <Debug> HTTP-Session: ec5da0eb-ed1c-4ff1-bddc-1ba5826bc249 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12865 2024.08.27 19:54:00.777812 [ 187 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 242 rows starting from the beginning of the part
12866 2024.08.27 19:54:00.777855 [ 3 ] {} <Debug> HTTP-Session: ec5da0eb-ed1c-4ff1-bddc-1ba5826bc249 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12867 2024.08.27 19:54:00.777909 [ 3 ] {} <Debug> HTTP-Session: ec5da0eb-ed1c-4ff1-bddc-1ba5826bc249 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12868 2024.08.27 19:54:00.778128 [ 3 ] {} <Trace> HTTP-Session: ec5da0eb-ed1c-4ff1-bddc-1ba5826bc249 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12869 2024.08.27 19:54:00.778199 [ 187 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part
12870 2024.08.27 19:54:00.778457 [ 187 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part
12871 2024.08.27 19:54:00.778469 [ 3 ] {0b2bc995-7d89-4952-a786-bb3b3ee5e527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
12872 2024.08.27 19:54:00.778643 [ 3 ] {0b2bc995-7d89-4952-a786-bb3b3ee5e527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
12873 2024.08.27 19:54:00.778671 [ 187 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 242 rows starting from the beginning of the part
12874 2024.08.27 19:54:00.778950 [ 187 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part
12875 2024.08.27 19:54:00.779596 [ 3 ] {0b2bc995-7d89-4952-a786-bb3b3ee5e527} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12876 2024.08.27 19:54:00.780145 [ 3 ] {0b2bc995-7d89-4952-a786-bb3b3ee5e527} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12877 2024.08.27 19:54:00.780191 [ 3 ] {0b2bc995-7d89-4952-a786-bb3b3ee5e527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
12878 2024.08.27 19:54:00.780744 [ 3 ] {0b2bc995-7d89-4952-a786-bb3b3ee5e527} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
12879 2024.08.27 19:54:00.780887 [ 186 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.003460186 sec., 221953.38632085096 rows/sec., 15.07 MiB/sec.
12880 2024.08.27 19:54:00.781203 [ 186 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
12881 2024.08.27 19:54:00.781435 [ 3 ] {0b2bc995-7d89-4952-a786-bb3b3ee5e527} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12882 2024.08.27 19:54:00.781912 [ 3 ] {0b2bc995-7d89-4952-a786-bb3b3ee5e527} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.003571 sec., 1680.2016241949034 rows/sec., 99.27 KiB/sec.
12883 2024.08.27 19:54:00.782131 [ 186 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_31_6} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12884 2024.08.27 19:54:00.782252 [ 3 ] {0b2bc995-7d89-4952-a786-bb3b3ee5e527} <Debug> DynamicQueryHandler: Done processing query
12885 2024.08.27 19:54:00.782265 [ 186 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_31_6} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
12886 2024.08.27 19:54:00.782295 [ 3 ] {0b2bc995-7d89-4952-a786-bb3b3ee5e527} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12887 2024.08.27 19:54:00.782323 [ 3 ] {} <Debug> HTTP-Session: ec5da0eb-ed1c-4ff1-bddc-1ba5826bc249 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12888 2024.08.27 19:54:00.782452 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
12889 2024.08.27 19:54:00.782548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 67023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12890 2024.08.27 19:54:00.782607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12891 2024.08.27 19:54:00.782628 [ 3 ] {} <Debug> HTTP-Session: 263af2c1-ec7b-40f5-a407-4eb452c4ef7c Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12892 2024.08.27 19:54:00.782645 [ 3 ] {} <Debug> HTTP-Session: 263af2c1-ec7b-40f5-a407-4eb452c4ef7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12893 2024.08.27 19:54:00.782660 [ 3 ] {} <Debug> HTTP-Session: 263af2c1-ec7b-40f5-a407-4eb452c4ef7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12894 2024.08.27 19:54:00.782692 [ 3 ] {} <Trace> HTTP-Session: 263af2c1-ec7b-40f5-a407-4eb452c4ef7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12895 2024.08.27 19:54:00.782931 [ 3 ] {e6bc91aa-076b-47bc-a7fe-1dfc56ba6919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12896 2024.08.27 19:54:00.782979 [ 3 ] {e6bc91aa-076b-47bc-a7fe-1dfc56ba6919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12897 2024.08.27 19:54:00.783226 [ 3 ] {e6bc91aa-076b-47bc-a7fe-1dfc56ba6919} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12898 2024.08.27 19:54:00.783834 [ 3 ] {e6bc91aa-076b-47bc-a7fe-1dfc56ba6919} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12899 2024.08.27 19:54:00.783873 [ 3 ] {e6bc91aa-076b-47bc-a7fe-1dfc56ba6919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12900 2024.08.27 19:54:00.784251 [ 3 ] {e6bc91aa-076b-47bc-a7fe-1dfc56ba6919} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
12901 2024.08.27 19:54:00.784626 [ 3 ] {e6bc91aa-076b-47bc-a7fe-1dfc56ba6919} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12902 2024.08.27 19:54:00.784781 [ 3 ] {e6bc91aa-076b-47bc-a7fe-1dfc56ba6919} <Debug> executeQuery: Read 413 rows, 30.17 KiB in 0.001972 sec., 209432.0486815416 rows/sec., 14.94 MiB/sec.
12903 2024.08.27 19:54:00.784980 [ 3 ] {e6bc91aa-076b-47bc-a7fe-1dfc56ba6919} <Debug> DynamicQueryHandler: Done processing query
12904 2024.08.27 19:54:00.785005 [ 3 ] {e6bc91aa-076b-47bc-a7fe-1dfc56ba6919} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
12905 2024.08.27 19:54:00.785021 [ 3 ] {} <Debug> HTTP-Session: 263af2c1-ec7b-40f5-a407-4eb452c4ef7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12906 2024.08.27 19:54:00.785143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12907 2024.08.27 19:54:00.785192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12908 2024.08.27 19:54:00.785212 [ 3 ] {} <Debug> HTTP-Session: da9dad94-90d6-4fcb-949c-04182afb4346 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12909 2024.08.27 19:54:00.785229 [ 3 ] {} <Debug> HTTP-Session: da9dad94-90d6-4fcb-949c-04182afb4346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12910 2024.08.27 19:54:00.785243 [ 3 ] {} <Debug> HTTP-Session: da9dad94-90d6-4fcb-949c-04182afb4346 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12911 2024.08.27 19:54:00.785275 [ 3 ] {} <Trace> HTTP-Session: da9dad94-90d6-4fcb-949c-04182afb4346 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12912 2024.08.27 19:54:00.785371 [ 3 ] {ea29cc9e-ec84-4cf8-897e-60e002958947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12913 2024.08.27 19:54:00.785417 [ 3 ] {ea29cc9e-ec84-4cf8-897e-60e002958947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12914 2024.08.27 19:54:00.785551 [ 3 ] {ea29cc9e-ec84-4cf8-897e-60e002958947} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12915 2024.08.27 19:54:00.785858 [ 3 ] {ea29cc9e-ec84-4cf8-897e-60e002958947} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12916 2024.08.27 19:54:00.785900 [ 3 ] {ea29cc9e-ec84-4cf8-897e-60e002958947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12917 2024.08.27 19:54:00.786326 [ 3 ] {ea29cc9e-ec84-4cf8-897e-60e002958947} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
12918 2024.08.27 19:54:00.786658 [ 3 ] {ea29cc9e-ec84-4cf8-897e-60e002958947} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12919 2024.08.27 19:54:00.786804 [ 3 ] {ea29cc9e-ec84-4cf8-897e-60e002958947} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001455 sec., 4123.711340206186 rows/sec., 215.45 KiB/sec.
12920 2024.08.27 19:54:00.787100 [ 3 ] {ea29cc9e-ec84-4cf8-897e-60e002958947} <Debug> DynamicQueryHandler: Done processing query
12921 2024.08.27 19:54:00.787140 [ 3 ] {ea29cc9e-ec84-4cf8-897e-60e002958947} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12922 2024.08.27 19:54:00.787158 [ 3 ] {} <Debug> HTTP-Session: da9dad94-90d6-4fcb-949c-04182afb4346 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12923 2024.08.27 19:54:00.787342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 45042, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12924 2024.08.27 19:54:00.787392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12925 2024.08.27 19:54:00.787411 [ 3 ] {} <Debug> HTTP-Session: 76244839-2bd7-444e-9c6d-7d1717e1eb1b Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12926 2024.08.27 19:54:00.787429 [ 3 ] {} <Debug> HTTP-Session: 76244839-2bd7-444e-9c6d-7d1717e1eb1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12927 2024.08.27 19:54:00.787443 [ 3 ] {} <Debug> HTTP-Session: 76244839-2bd7-444e-9c6d-7d1717e1eb1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12928 2024.08.27 19:54:00.787473 [ 3 ] {} <Trace> HTTP-Session: 76244839-2bd7-444e-9c6d-7d1717e1eb1b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12929 2024.08.27 19:54:00.787681 [ 3 ] {6b7b3c91-ca98-464e-8ecc-aa3ccacd213b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12930 2024.08.27 19:54:00.787729 [ 3 ] {6b7b3c91-ca98-464e-8ecc-aa3ccacd213b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12931 2024.08.27 19:54:00.787898 [ 3 ] {6b7b3c91-ca98-464e-8ecc-aa3ccacd213b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12932 2024.08.27 19:54:00.788398 [ 3 ] {6b7b3c91-ca98-464e-8ecc-aa3ccacd213b} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12933 2024.08.27 19:54:00.788435 [ 3 ] {6b7b3c91-ca98-464e-8ecc-aa3ccacd213b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12934 2024.08.27 19:54:00.788824 [ 3 ] {6b7b3c91-ca98-464e-8ecc-aa3ccacd213b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
12935 2024.08.27 19:54:00.789162 [ 3 ] {6b7b3c91-ca98-464e-8ecc-aa3ccacd213b} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12936 2024.08.27 19:54:00.789318 [ 3 ] {6b7b3c91-ca98-464e-8ecc-aa3ccacd213b} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001755 sec., 136182.33618233618 rows/sec., 9.13 MiB/sec.
12937 2024.08.27 19:54:00.789508 [ 3 ] {6b7b3c91-ca98-464e-8ecc-aa3ccacd213b} <Debug> DynamicQueryHandler: Done processing query
12938 2024.08.27 19:54:00.789533 [ 3 ] {6b7b3c91-ca98-464e-8ecc-aa3ccacd213b} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
12939 2024.08.27 19:54:00.789549 [ 3 ] {} <Debug> HTTP-Session: 76244839-2bd7-444e-9c6d-7d1717e1eb1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12940 2024.08.27 19:54:00.789657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12941 2024.08.27 19:54:00.789706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12942 2024.08.27 19:54:00.789726 [ 3 ] {} <Debug> HTTP-Session: 8d299a77-ae4d-41e3-8fab-6d5951463886 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12943 2024.08.27 19:54:00.789743 [ 3 ] {} <Debug> HTTP-Session: 8d299a77-ae4d-41e3-8fab-6d5951463886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12944 2024.08.27 19:54:00.789760 [ 3 ] {} <Debug> HTTP-Session: 8d299a77-ae4d-41e3-8fab-6d5951463886 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12945 2024.08.27 19:54:00.789793 [ 3 ] {} <Trace> HTTP-Session: 8d299a77-ae4d-41e3-8fab-6d5951463886 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12946 2024.08.27 19:54:00.789886 [ 3 ] {266787f8-7756-479c-aaca-177e88e173a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
12947 2024.08.27 19:54:00.789932 [ 3 ] {266787f8-7756-479c-aaca-177e88e173a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
12948 2024.08.27 19:54:00.790064 [ 3 ] {266787f8-7756-479c-aaca-177e88e173a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12949 2024.08.27 19:54:00.790333 [ 3 ] {266787f8-7756-479c-aaca-177e88e173a6} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12950 2024.08.27 19:54:00.790369 [ 3 ] {266787f8-7756-479c-aaca-177e88e173a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12951 2024.08.27 19:54:00.790742 [ 3 ] {266787f8-7756-479c-aaca-177e88e173a6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
12952 2024.08.27 19:54:00.791067 [ 3 ] {266787f8-7756-479c-aaca-177e88e173a6} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12953 2024.08.27 19:54:00.791226 [ 3 ] {266787f8-7756-479c-aaca-177e88e173a6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001357 sec., 736.9196757553427 rows/sec., 49.66 KiB/sec.
12954 2024.08.27 19:54:00.791224 [ 77 ] {} <Debug> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0
12955 2024.08.27 19:54:00.791344 [ 77 ] {} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12956 2024.08.27 19:54:00.791377 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12957 2024.08.27 19:54:00.791460 [ 3 ] {266787f8-7756-479c-aaca-177e88e173a6} <Debug> DynamicQueryHandler: Done processing query
12958 2024.08.27 19:54:00.791529 [ 3 ] {266787f8-7756-479c-aaca-177e88e173a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
12959 2024.08.27 19:54:00.791563 [ 3 ] {} <Debug> HTTP-Session: 8d299a77-ae4d-41e3-8fab-6d5951463886 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12960 2024.08.27 19:54:00.791581 [ 193 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full
12961 2024.08.27 19:54:00.791804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44479, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12962 2024.08.27 19:54:00.791824 [ 193 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12963 2024.08.27 19:54:00.791907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12964 2024.08.27 19:54:00.791914 [ 193 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 25 rows starting from the beginning of the part
12965 2024.08.27 19:54:00.791945 [ 3 ] {} <Debug> HTTP-Session: a65536a6-f0a2-4904-b821-fd69ef0f0b73 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12966 2024.08.27 19:54:00.791983 [ 3 ] {} <Debug> HTTP-Session: a65536a6-f0a2-4904-b821-fd69ef0f0b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12967 2024.08.27 19:54:00.792027 [ 3 ] {} <Debug> HTTP-Session: a65536a6-f0a2-4904-b821-fd69ef0f0b73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12968 2024.08.27 19:54:00.792182 [ 3 ] {} <Trace> HTTP-Session: a65536a6-f0a2-4904-b821-fd69ef0f0b73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12969 2024.08.27 19:54:00.792176 [ 193 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part
12970 2024.08.27 19:54:00.792447 [ 193 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part
12971 2024.08.27 19:54:00.792620 [ 193 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part
12972 2024.08.27 19:54:00.792775 [ 3 ] {3a93b843-39e5-4645-98f5-3614a9bf518e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12973 2024.08.27 19:54:00.792912 [ 193 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part
12974 2024.08.27 19:54:00.793149 [ 3 ] {3a93b843-39e5-4645-98f5-3614a9bf518e} <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
12975 2024.08.27 19:54:00.793183 [ 193 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part
12976 2024.08.27 19:54:00.794928 [ 3 ] {3a93b843-39e5-4645-98f5-3614a9bf518e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12977 2024.08.27 19:54:00.796006 [ 194 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.004539255 sec., 6609.0140342413015 rows/sec., 445.33 KiB/sec.
12978 2024.08.27 19:54:00.796265 [ 194 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary)
12979 2024.08.27 19:54:00.796344 [ 3 ] {3a93b843-39e5-4645-98f5-3614a9bf518e} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12980 2024.08.27 19:54:00.796410 [ 3 ] {3a93b843-39e5-4645-98f5-3614a9bf518e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
12981 2024.08.27 19:54:00.797274 [ 194 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_30_6} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12982 2024.08.27 19:54:00.797471 [ 194 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_30_6} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6
12983 2024.08.27 19:54:00.797665 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
12984 2024.08.27 19:54:00.797964 [ 3 ] {3a93b843-39e5-4645-98f5-3614a9bf518e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
12985 2024.08.27 19:54:00.798404 [ 3 ] {3a93b843-39e5-4645-98f5-3614a9bf518e} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12986 2024.08.27 19:54:00.798611 [ 3 ] {3a93b843-39e5-4645-98f5-3614a9bf518e} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00621 sec., 4347.826086956522 rows/sec., 7.79 MiB/sec.
12987 2024.08.27 19:54:00.798883 [ 3 ] {3a93b843-39e5-4645-98f5-3614a9bf518e} <Debug> DynamicQueryHandler: Done processing query
12988 2024.08.27 19:54:00.798909 [ 3 ] {3a93b843-39e5-4645-98f5-3614a9bf518e} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
12989 2024.08.27 19:54:00.798927 [ 3 ] {} <Debug> HTTP-Session: a65536a6-f0a2-4904-b821-fd69ef0f0b73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12990 2024.08.27 19:54:00.799052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 12143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12991 2024.08.27 19:54:00.799101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12992 2024.08.27 19:54:00.799122 [ 3 ] {} <Debug> HTTP-Session: 1f36617a-05f3-47cb-82ca-5bff0b86bb41 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
12993 2024.08.27 19:54:00.799139 [ 3 ] {} <Debug> HTTP-Session: 1f36617a-05f3-47cb-82ca-5bff0b86bb41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12994 2024.08.27 19:54:00.799153 [ 3 ] {} <Debug> HTTP-Session: 1f36617a-05f3-47cb-82ca-5bff0b86bb41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12995 2024.08.27 19:54:00.799185 [ 3 ] {} <Trace> HTTP-Session: 1f36617a-05f3-47cb-82ca-5bff0b86bb41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12996 2024.08.27 19:54:00.799320 [ 3 ] {cd6c280f-2803-4361-b89a-ed193de15a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12997 2024.08.27 19:54:00.799368 [ 3 ] {cd6c280f-2803-4361-b89a-ed193de15a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12998 2024.08.27 19:54:00.799505 [ 3 ] {cd6c280f-2803-4361-b89a-ed193de15a72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12999 2024.08.27 19:54:00.799834 [ 3 ] {cd6c280f-2803-4361-b89a-ed193de15a72} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13000 2024.08.27 19:54:00.799872 [ 3 ] {cd6c280f-2803-4361-b89a-ed193de15a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB.
13001 2024.08.27 19:54:00.800262 [ 3 ] {cd6c280f-2803-4361-b89a-ed193de15a72} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
13002 2024.08.27 19:54:00.800591 [ 3 ] {cd6c280f-2803-4361-b89a-ed193de15a72} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13003 2024.08.27 19:54:00.800746 [ 3 ] {cd6c280f-2803-4361-b89a-ed193de15a72} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001472 sec., 55706.52173913043 rows/sec., 3.54 MiB/sec.
13004 2024.08.27 19:54:00.800906 [ 3 ] {cd6c280f-2803-4361-b89a-ed193de15a72} <Debug> DynamicQueryHandler: Done processing query
13005 2024.08.27 19:54:00.800931 [ 3 ] {cd6c280f-2803-4361-b89a-ed193de15a72} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13006 2024.08.27 19:54:00.800949 [ 3 ] {} <Debug> HTTP-Session: 1f36617a-05f3-47cb-82ca-5bff0b86bb41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13007 2024.08.27 19:54:05.762334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 11847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13008 2024.08.27 19:54:05.762482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13009 2024.08.27 19:54:05.762510 [ 3 ] {} <Debug> HTTP-Session: 4251198f-c9b9-44e9-aa9b-ad2a59ef5ab4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13010 2024.08.27 19:54:05.762539 [ 3 ] {} <Debug> HTTP-Session: 4251198f-c9b9-44e9-aa9b-ad2a59ef5ab4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13011 2024.08.27 19:54:05.762557 [ 3 ] {} <Debug> HTTP-Session: 4251198f-c9b9-44e9-aa9b-ad2a59ef5ab4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13012 2024.08.27 19:54:05.762613 [ 3 ] {} <Trace> HTTP-Session: 4251198f-c9b9-44e9-aa9b-ad2a59ef5ab4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13013 2024.08.27 19:54:05.762844 [ 3 ] {3c131693-1e27-4b2f-95d6-e03e725904b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13014 2024.08.27 19:54:05.762920 [ 3 ] {3c131693-1e27-4b2f-95d6-e03e725904b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13015 2024.08.27 19:54:05.763302 [ 3 ] {3c131693-1e27-4b2f-95d6-e03e725904b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13016 2024.08.27 19:54:05.763806 [ 3 ] {3c131693-1e27-4b2f-95d6-e03e725904b1} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13017 2024.08.27 19:54:05.763853 [ 3 ] {3c131693-1e27-4b2f-95d6-e03e725904b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13018 2024.08.27 19:54:05.764284 [ 3 ] {3c131693-1e27-4b2f-95d6-e03e725904b1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
13019 2024.08.27 19:54:05.764678 [ 3 ] {3c131693-1e27-4b2f-95d6-e03e725904b1} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13020 2024.08.27 19:54:05.764856 [ 3 ] {3c131693-1e27-4b2f-95d6-e03e725904b1} <Debug> executeQuery: Read 82 rows, 6.84 KiB in 0.00209 sec., 39234.44976076555 rows/sec., 3.20 MiB/sec.
13021 2024.08.27 19:54:05.765114 [ 3 ] {3c131693-1e27-4b2f-95d6-e03e725904b1} <Debug> DynamicQueryHandler: Done processing query
13022 2024.08.27 19:54:05.765154 [ 3 ] {3c131693-1e27-4b2f-95d6-e03e725904b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13023 2024.08.27 19:54:05.765180 [ 3 ] {} <Debug> HTTP-Session: 4251198f-c9b9-44e9-aa9b-ad2a59ef5ab4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13024 2024.08.27 19:54:05.765325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13025 2024.08.27 19:54:05.765380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13026 2024.08.27 19:54:05.765400 [ 3 ] {} <Debug> HTTP-Session: e380574a-d738-4ad7-8ec5-249ac59f08ca Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13027 2024.08.27 19:54:05.765418 [ 3 ] {} <Debug> HTTP-Session: e380574a-d738-4ad7-8ec5-249ac59f08ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13028 2024.08.27 19:54:05.765434 [ 3 ] {} <Debug> HTTP-Session: e380574a-d738-4ad7-8ec5-249ac59f08ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13029 2024.08.27 19:54:05.765468 [ 3 ] {} <Trace> HTTP-Session: e380574a-d738-4ad7-8ec5-249ac59f08ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13030 2024.08.27 19:54:05.765578 [ 3 ] {de6fbf6c-4a32-4edd-afe5-e6c66a402b4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13031 2024.08.27 19:54:05.765625 [ 3 ] {de6fbf6c-4a32-4edd-afe5-e6c66a402b4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13032 2024.08.27 19:54:05.765867 [ 3 ] {de6fbf6c-4a32-4edd-afe5-e6c66a402b4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13033 2024.08.27 19:54:05.766184 [ 3 ] {de6fbf6c-4a32-4edd-afe5-e6c66a402b4e} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13034 2024.08.27 19:54:05.766221 [ 3 ] {de6fbf6c-4a32-4edd-afe5-e6c66a402b4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13035 2024.08.27 19:54:05.766574 [ 3 ] {de6fbf6c-4a32-4edd-afe5-e6c66a402b4e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
13036 2024.08.27 19:54:05.766952 [ 3 ] {de6fbf6c-4a32-4edd-afe5-e6c66a402b4e} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13037 2024.08.27 19:54:05.767095 [ 3 ] {de6fbf6c-4a32-4edd-afe5-e6c66a402b4e} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.00155 sec., 8387.09677419355 rows/sec., 630.67 KiB/sec.
13038 2024.08.27 19:54:05.767356 [ 3 ] {de6fbf6c-4a32-4edd-afe5-e6c66a402b4e} <Debug> DynamicQueryHandler: Done processing query
13039 2024.08.27 19:54:05.767383 [ 3 ] {de6fbf6c-4a32-4edd-afe5-e6c66a402b4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13040 2024.08.27 19:54:05.767431 [ 3 ] {} <Debug> HTTP-Session: e380574a-d738-4ad7-8ec5-249ac59f08ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13041 2024.08.27 19:54:05.767666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 13090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13042 2024.08.27 19:54:05.767726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13043 2024.08.27 19:54:05.767750 [ 3 ] {} <Debug> HTTP-Session: 839b5ee2-557d-44b2-a4d0-78d28d74bc02 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13044 2024.08.27 19:54:05.767769 [ 3 ] {} <Debug> HTTP-Session: 839b5ee2-557d-44b2-a4d0-78d28d74bc02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13045 2024.08.27 19:54:05.767788 [ 3 ] {} <Debug> HTTP-Session: 839b5ee2-557d-44b2-a4d0-78d28d74bc02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13046 2024.08.27 19:54:05.767829 [ 3 ] {} <Trace> HTTP-Session: 839b5ee2-557d-44b2-a4d0-78d28d74bc02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13047 2024.08.27 19:54:05.767962 [ 3 ] {4ee5cdc7-43e4-4783-8df0-0702696fce13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13048 2024.08.27 19:54:05.768011 [ 3 ] {4ee5cdc7-43e4-4783-8df0-0702696fce13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13049 2024.08.27 19:54:05.768262 [ 3 ] {4ee5cdc7-43e4-4783-8df0-0702696fce13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13050 2024.08.27 19:54:05.768657 [ 3 ] {4ee5cdc7-43e4-4783-8df0-0702696fce13} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13051 2024.08.27 19:54:05.768696 [ 3 ] {4ee5cdc7-43e4-4783-8df0-0702696fce13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13052 2024.08.27 19:54:05.769154 [ 3 ] {4ee5cdc7-43e4-4783-8df0-0702696fce13} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
13053 2024.08.27 19:54:05.769535 [ 3 ] {4ee5cdc7-43e4-4783-8df0-0702696fce13} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13054 2024.08.27 19:54:05.769701 [ 3 ] {4ee5cdc7-43e4-4783-8df0-0702696fce13} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001777 sec., 43331.45751266179 rows/sec., 3.38 MiB/sec.
13055 2024.08.27 19:54:05.769891 [ 3 ] {4ee5cdc7-43e4-4783-8df0-0702696fce13} <Debug> DynamicQueryHandler: Done processing query
13056 2024.08.27 19:54:05.769918 [ 3 ] {4ee5cdc7-43e4-4783-8df0-0702696fce13} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13057 2024.08.27 19:54:05.769935 [ 3 ] {} <Debug> HTTP-Session: 839b5ee2-557d-44b2-a4d0-78d28d74bc02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13058 2024.08.27 19:54:05.770118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 30657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13059 2024.08.27 19:54:05.770174 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13060 2024.08.27 19:54:05.770194 [ 3 ] {} <Debug> HTTP-Session: 4548325f-f106-4237-b83d-d85caaa1e833 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13061 2024.08.27 19:54:05.770211 [ 3 ] {} <Debug> HTTP-Session: 4548325f-f106-4237-b83d-d85caaa1e833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13062 2024.08.27 19:54:05.770227 [ 3 ] {} <Debug> HTTP-Session: 4548325f-f106-4237-b83d-d85caaa1e833 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13063 2024.08.27 19:54:05.770259 [ 3 ] {} <Trace> HTTP-Session: 4548325f-f106-4237-b83d-d85caaa1e833 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13064 2024.08.27 19:54:05.770412 [ 3 ] {9f44ed4d-c11c-4689-9eb3-10dc8a99d2be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13065 2024.08.27 19:54:05.770461 [ 3 ] {9f44ed4d-c11c-4689-9eb3-10dc8a99d2be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13066 2024.08.27 19:54:05.770612 [ 3 ] {9f44ed4d-c11c-4689-9eb3-10dc8a99d2be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13067 2024.08.27 19:54:05.770985 [ 3 ] {9f44ed4d-c11c-4689-9eb3-10dc8a99d2be} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13068 2024.08.27 19:54:05.771022 [ 3 ] {9f44ed4d-c11c-4689-9eb3-10dc8a99d2be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13069 2024.08.27 19:54:05.771408 [ 3 ] {9f44ed4d-c11c-4689-9eb3-10dc8a99d2be} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
13070 2024.08.27 19:54:05.771753 [ 3 ] {9f44ed4d-c11c-4689-9eb3-10dc8a99d2be} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13071 2024.08.27 19:54:05.771932 [ 3 ] {9f44ed4d-c11c-4689-9eb3-10dc8a99d2be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001584 sec., 101010.10101010102 rows/sec., 7.04 MiB/sec.
13072 2024.08.27 19:54:05.772101 [ 3 ] {9f44ed4d-c11c-4689-9eb3-10dc8a99d2be} <Debug> DynamicQueryHandler: Done processing query
13073 2024.08.27 19:54:05.772124 [ 3 ] {9f44ed4d-c11c-4689-9eb3-10dc8a99d2be} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13074 2024.08.27 19:54:05.772139 [ 3 ] {} <Debug> HTTP-Session: 4548325f-f106-4237-b83d-d85caaa1e833 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13075 2024.08.27 19:54:05.772274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 21392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13076 2024.08.27 19:54:05.772321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13077 2024.08.27 19:54:05.772340 [ 3 ] {} <Debug> HTTP-Session: 628bc00c-4ad8-4cb9-9d68-8050faae5aae Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13078 2024.08.27 19:54:05.772356 [ 3 ] {} <Debug> HTTP-Session: 628bc00c-4ad8-4cb9-9d68-8050faae5aae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13079 2024.08.27 19:54:05.772370 [ 3 ] {} <Debug> HTTP-Session: 628bc00c-4ad8-4cb9-9d68-8050faae5aae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13080 2024.08.27 19:54:05.772401 [ 3 ] {} <Trace> HTTP-Session: 628bc00c-4ad8-4cb9-9d68-8050faae5aae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13081 2024.08.27 19:54:05.772588 [ 3 ] {26f97531-d021-4e76-a5d6-acd138c937a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13082 2024.08.27 19:54:05.772650 [ 3 ] {26f97531-d021-4e76-a5d6-acd138c937a3} <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
13083 2024.08.27 19:54:05.773080 [ 3 ] {26f97531-d021-4e76-a5d6-acd138c937a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13084 2024.08.27 19:54:05.773599 [ 3 ] {26f97531-d021-4e76-a5d6-acd138c937a3} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13085 2024.08.27 19:54:05.773635 [ 3 ] {26f97531-d021-4e76-a5d6-acd138c937a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13086 2024.08.27 19:54:05.774228 [ 3 ] {26f97531-d021-4e76-a5d6-acd138c937a3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
13087 2024.08.27 19:54:05.774624 [ 3 ] {26f97531-d021-4e76-a5d6-acd138c937a3} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13088 2024.08.27 19:54:05.774817 [ 3 ] {26f97531-d021-4e76-a5d6-acd138c937a3} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002339 sec., 5557.930739632322 rows/sec., 9.96 MiB/sec.
13089 2024.08.27 19:54:05.775277 [ 3 ] {26f97531-d021-4e76-a5d6-acd138c937a3} <Debug> DynamicQueryHandler: Done processing query
13090 2024.08.27 19:54:05.775333 [ 3 ] {26f97531-d021-4e76-a5d6-acd138c937a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
13091 2024.08.27 19:54:05.775367 [ 3 ] {} <Debug> HTTP-Session: 628bc00c-4ad8-4cb9-9d68-8050faae5aae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13092 2024.08.27 19:54:05.775512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13093 2024.08.27 19:54:05.775572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13094 2024.08.27 19:54:05.775598 [ 3 ] {} <Debug> HTTP-Session: 65101ef9-98f1-451b-8d2a-71038c045297 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13095 2024.08.27 19:54:05.775620 [ 3 ] {} <Debug> HTTP-Session: 65101ef9-98f1-451b-8d2a-71038c045297 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13096 2024.08.27 19:54:05.775638 [ 3 ] {} <Debug> HTTP-Session: 65101ef9-98f1-451b-8d2a-71038c045297 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13097 2024.08.27 19:54:05.775677 [ 3 ] {} <Trace> HTTP-Session: 65101ef9-98f1-451b-8d2a-71038c045297 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13098 2024.08.27 19:54:05.775824 [ 3 ] {25ef528d-eda2-4df9-9746-c683ac25486b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13099 2024.08.27 19:54:05.775888 [ 3 ] {25ef528d-eda2-4df9-9746-c683ac25486b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13100 2024.08.27 19:54:05.776061 [ 3 ] {25ef528d-eda2-4df9-9746-c683ac25486b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13101 2024.08.27 19:54:05.776440 [ 3 ] {25ef528d-eda2-4df9-9746-c683ac25486b} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13102 2024.08.27 19:54:05.776483 [ 3 ] {25ef528d-eda2-4df9-9746-c683ac25486b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13103 2024.08.27 19:54:05.776871 [ 3 ] {25ef528d-eda2-4df9-9746-c683ac25486b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
13104 2024.08.27 19:54:05.777254 [ 3 ] {25ef528d-eda2-4df9-9746-c683ac25486b} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13105 2024.08.27 19:54:05.777410 [ 3 ] {25ef528d-eda2-4df9-9746-c683ac25486b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001631 sec., 36787.24708767627 rows/sec., 2.48 MiB/sec.
13106 2024.08.27 19:54:05.777581 [ 3 ] {25ef528d-eda2-4df9-9746-c683ac25486b} <Debug> DynamicQueryHandler: Done processing query
13107 2024.08.27 19:54:05.777605 [ 3 ] {25ef528d-eda2-4df9-9746-c683ac25486b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13108 2024.08.27 19:54:05.777621 [ 3 ] {} <Debug> HTTP-Session: 65101ef9-98f1-451b-8d2a-71038c045297 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13109 2024.08.27 19:54:09.807705 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache
13110 2024.08.27 19:54:09.807769 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache
13111 2024.08.27 19:54:10.767556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 36816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13112 2024.08.27 19:54:10.767676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13113 2024.08.27 19:54:10.767705 [ 3 ] {} <Debug> HTTP-Session: 9ed97205-61d9-4a0b-aea0-074ab8cd79ca Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13114 2024.08.27 19:54:10.767737 [ 3 ] {} <Debug> HTTP-Session: 9ed97205-61d9-4a0b-aea0-074ab8cd79ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13115 2024.08.27 19:54:10.767752 [ 3 ] {} <Debug> HTTP-Session: 9ed97205-61d9-4a0b-aea0-074ab8cd79ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13116 2024.08.27 19:54:10.767800 [ 3 ] {} <Trace> HTTP-Session: 9ed97205-61d9-4a0b-aea0-074ab8cd79ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13117 2024.08.27 19:54:10.768095 [ 3 ] {85f7e2f6-a1d3-4d3e-95be-d6d45a2ad3c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13118 2024.08.27 19:54:10.768175 [ 3 ] {85f7e2f6-a1d3-4d3e-95be-d6d45a2ad3c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13119 2024.08.27 19:54:10.768509 [ 3 ] {85f7e2f6-a1d3-4d3e-95be-d6d45a2ad3c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13120 2024.08.27 19:54:10.769111 [ 3 ] {85f7e2f6-a1d3-4d3e-95be-d6d45a2ad3c9} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13121 2024.08.27 19:54:10.769158 [ 3 ] {85f7e2f6-a1d3-4d3e-95be-d6d45a2ad3c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13122 2024.08.27 19:54:10.769617 [ 3 ] {85f7e2f6-a1d3-4d3e-95be-d6d45a2ad3c9} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
13123 2024.08.27 19:54:10.770041 [ 3 ] {85f7e2f6-a1d3-4d3e-95be-d6d45a2ad3c9} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13124 2024.08.27 19:54:10.770270 [ 3 ] {85f7e2f6-a1d3-4d3e-95be-d6d45a2ad3c9} <Debug> executeQuery: Read 243 rows, 22.06 KiB in 0.002317 sec., 104876.99611566681 rows/sec., 9.30 MiB/sec.
13125 2024.08.27 19:54:10.770291 [ 69 ] {} <Debug> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
13126 2024.08.27 19:54:10.770401 [ 69 ] {} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13127 2024.08.27 19:54:10.770462 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13128 2024.08.27 19:54:10.770647 [ 3 ] {85f7e2f6-a1d3-4d3e-95be-d6d45a2ad3c9} <Debug> DynamicQueryHandler: Done processing query
13129 2024.08.27 19:54:10.770657 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::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
13130 2024.08.27 19:54:10.770692 [ 3 ] {85f7e2f6-a1d3-4d3e-95be-d6d45a2ad3c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
13131 2024.08.27 19:54:10.770785 [ 3 ] {} <Debug> HTTP-Session: 9ed97205-61d9-4a0b-aea0-074ab8cd79ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13132 2024.08.27 19:54:10.771180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 3917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13133 2024.08.27 19:54:10.771206 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13134 2024.08.27 19:54:10.771304 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1418 rows starting from the beginning of the part
13135 2024.08.27 19:54:10.771432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13136 2024.08.27 19:54:10.771607 [ 3 ] {} <Debug> HTTP-Session: 824f79a1-3ca8-4e02-90d7-cbc4790a2a99 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13137 2024.08.27 19:54:10.771706 [ 3 ] {} <Debug> HTTP-Session: 824f79a1-3ca8-4e02-90d7-cbc4790a2a99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13138 2024.08.27 19:54:10.771782 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 26 rows starting from the beginning of the part
13139 2024.08.27 19:54:10.771803 [ 3 ] {} <Debug> HTTP-Session: 824f79a1-3ca8-4e02-90d7-cbc4790a2a99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13140 2024.08.27 19:54:10.771944 [ 3 ] {} <Trace> HTTP-Session: 824f79a1-3ca8-4e02-90d7-cbc4790a2a99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13141 2024.08.27 19:54:10.772116 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 82 rows starting from the beginning of the part
13142 2024.08.27 19:54:10.772310 [ 3 ] {cc9dadb6-0a15-4392-bff9-4285bb86c552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13143 2024.08.27 19:54:10.772411 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 245 rows starting from the beginning of the part
13144 2024.08.27 19:54:10.772454 [ 3 ] {cc9dadb6-0a15-4392-bff9-4285bb86c552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13145 2024.08.27 19:54:10.772701 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 82 rows starting from the beginning of the part
13146 2024.08.27 19:54:10.772982 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 243 rows starting from the beginning of the part
13147 2024.08.27 19:54:10.773721 [ 3 ] {cc9dadb6-0a15-4392-bff9-4285bb86c552} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13148 2024.08.27 19:54:10.774516 [ 3 ] {cc9dadb6-0a15-4392-bff9-4285bb86c552} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13149 2024.08.27 19:54:10.774598 [ 3 ] {cc9dadb6-0a15-4392-bff9-4285bb86c552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13150 2024.08.27 19:54:10.775629 [ 3 ] {cc9dadb6-0a15-4392-bff9-4285bb86c552} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
13151 2024.08.27 19:54:10.776285 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2096 rows, containing 5 columns (5 merged, 0 gathered) in 0.005731553 sec., 365694.9521360092 rows/sec., 32.36 MiB/sec.
13152 2024.08.27 19:54:10.776373 [ 3 ] {cc9dadb6-0a15-4392-bff9-4285bb86c552} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13153 2024.08.27 19:54:10.776576 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
13154 2024.08.27 19:54:10.776644 [ 3 ] {cc9dadb6-0a15-4392-bff9-4285bb86c552} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.004458 sec., 6056.527590847913 rows/sec., 455.42 KiB/sec.
13155 2024.08.27 19:54:10.777060 [ 3 ] {cc9dadb6-0a15-4392-bff9-4285bb86c552} <Debug> DynamicQueryHandler: Done processing query
13156 2024.08.27 19:54:10.777117 [ 3 ] {cc9dadb6-0a15-4392-bff9-4285bb86c552} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13157 2024.08.27 19:54:10.777159 [ 3 ] {} <Debug> HTTP-Session: 824f79a1-3ca8-4e02-90d7-cbc4790a2a99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13158 2024.08.27 19:54:10.777342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13159 2024.08.27 19:54:10.777388 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_76_15} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13160 2024.08.27 19:54:10.777461 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13161 2024.08.27 19:54:10.777508 [ 3 ] {} <Debug> HTTP-Session: 13654a1e-2885-4701-a48d-11e84af7257d Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13162 2024.08.27 19:54:10.777531 [ 3 ] {} <Debug> HTTP-Session: 13654a1e-2885-4701-a48d-11e84af7257d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13163 2024.08.27 19:54:10.777548 [ 194 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_76_15} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
13164 2024.08.27 19:54:10.777554 [ 3 ] {} <Debug> HTTP-Session: 13654a1e-2885-4701-a48d-11e84af7257d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13165 2024.08.27 19:54:10.777646 [ 3 ] {} <Trace> HTTP-Session: 13654a1e-2885-4701-a48d-11e84af7257d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13166 2024.08.27 19:54:10.777683 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB.
13167 2024.08.27 19:54:10.777796 [ 3 ] {bf4dff6c-f5f5-438e-b0e6-855d6eb9f7a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
13168 2024.08.27 19:54:10.777852 [ 3 ] {bf4dff6c-f5f5-438e-b0e6-855d6eb9f7a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
13169 2024.08.27 19:54:10.778105 [ 3 ] {bf4dff6c-f5f5-438e-b0e6-855d6eb9f7a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13170 2024.08.27 19:54:10.778435 [ 3 ] {bf4dff6c-f5f5-438e-b0e6-855d6eb9f7a6} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13171 2024.08.27 19:54:10.778474 [ 3 ] {bf4dff6c-f5f5-438e-b0e6-855d6eb9f7a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13172 2024.08.27 19:54:10.778850 [ 3 ] {bf4dff6c-f5f5-438e-b0e6-855d6eb9f7a6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
13173 2024.08.27 19:54:10.779225 [ 3 ] {bf4dff6c-f5f5-438e-b0e6-855d6eb9f7a6} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13174 2024.08.27 19:54:10.779394 [ 3 ] {bf4dff6c-f5f5-438e-b0e6-855d6eb9f7a6} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001627 sec., 8604.79409956976 rows/sec., 602.62 KiB/sec.
13175 2024.08.27 19:54:10.779712 [ 3 ] {bf4dff6c-f5f5-438e-b0e6-855d6eb9f7a6} <Debug> DynamicQueryHandler: Done processing query
13176 2024.08.27 19:54:10.779753 [ 3 ] {bf4dff6c-f5f5-438e-b0e6-855d6eb9f7a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13177 2024.08.27 19:54:10.779771 [ 3 ] {} <Debug> HTTP-Session: 13654a1e-2885-4701-a48d-11e84af7257d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13178 2024.08.27 19:54:10.779908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13179 2024.08.27 19:54:10.779958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13180 2024.08.27 19:54:10.779978 [ 3 ] {} <Debug> HTTP-Session: 846a9488-e00c-4376-af83-367d7254fe65 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13181 2024.08.27 19:54:10.779995 [ 3 ] {} <Debug> HTTP-Session: 846a9488-e00c-4376-af83-367d7254fe65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13182 2024.08.27 19:54:10.780009 [ 3 ] {} <Debug> HTTP-Session: 846a9488-e00c-4376-af83-367d7254fe65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13183 2024.08.27 19:54:10.780042 [ 3 ] {} <Trace> HTTP-Session: 846a9488-e00c-4376-af83-367d7254fe65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13184 2024.08.27 19:54:10.780144 [ 3 ] {0e392505-48ed-48ad-8b29-ab2a0f5aec91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
13185 2024.08.27 19:54:10.780191 [ 3 ] {0e392505-48ed-48ad-8b29-ab2a0f5aec91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
13186 2024.08.27 19:54:10.780438 [ 3 ] {0e392505-48ed-48ad-8b29-ab2a0f5aec91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13187 2024.08.27 19:54:10.780738 [ 3 ] {0e392505-48ed-48ad-8b29-ab2a0f5aec91} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13188 2024.08.27 19:54:10.780775 [ 3 ] {0e392505-48ed-48ad-8b29-ab2a0f5aec91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13189 2024.08.27 19:54:10.781133 [ 3 ] {0e392505-48ed-48ad-8b29-ab2a0f5aec91} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
13190 2024.08.27 19:54:10.781501 [ 3 ] {0e392505-48ed-48ad-8b29-ab2a0f5aec91} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13191 2024.08.27 19:54:10.781667 [ 3 ] {0e392505-48ed-48ad-8b29-ab2a0f5aec91} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001541 sec., 3893.5756002595717 rows/sec., 230.04 KiB/sec.
13192 2024.08.27 19:54:10.781842 [ 3 ] {0e392505-48ed-48ad-8b29-ab2a0f5aec91} <Debug> DynamicQueryHandler: Done processing query
13193 2024.08.27 19:54:10.781866 [ 3 ] {0e392505-48ed-48ad-8b29-ab2a0f5aec91} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13194 2024.08.27 19:54:10.781883 [ 3 ] {} <Debug> HTTP-Session: 846a9488-e00c-4376-af83-367d7254fe65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13195 2024.08.27 19:54:10.782087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 66337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13196 2024.08.27 19:54:10.782138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13197 2024.08.27 19:54:10.782157 [ 3 ] {} <Debug> HTTP-Session: 434571f9-ff19-4e93-abd6-5cd66a6cfb3c Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13198 2024.08.27 19:54:10.782173 [ 3 ] {} <Debug> HTTP-Session: 434571f9-ff19-4e93-abd6-5cd66a6cfb3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13199 2024.08.27 19:54:10.782187 [ 3 ] {} <Debug> HTTP-Session: 434571f9-ff19-4e93-abd6-5cd66a6cfb3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13200 2024.08.27 19:54:10.782219 [ 3 ] {} <Trace> HTTP-Session: 434571f9-ff19-4e93-abd6-5cd66a6cfb3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13201 2024.08.27 19:54:10.782508 [ 3 ] {e6236682-9ef0-40fa-a14e-4f5b33408fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13202 2024.08.27 19:54:10.782554 [ 3 ] {e6236682-9ef0-40fa-a14e-4f5b33408fd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13203 2024.08.27 19:54:10.782782 [ 3 ] {e6236682-9ef0-40fa-a14e-4f5b33408fd8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13204 2024.08.27 19:54:10.783317 [ 3 ] {e6236682-9ef0-40fa-a14e-4f5b33408fd8} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13205 2024.08.27 19:54:10.783354 [ 3 ] {e6236682-9ef0-40fa-a14e-4f5b33408fd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13206 2024.08.27 19:54:10.783732 [ 3 ] {e6236682-9ef0-40fa-a14e-4f5b33408fd8} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
13207 2024.08.27 19:54:10.784087 [ 3 ] {e6236682-9ef0-40fa-a14e-4f5b33408fd8} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13208 2024.08.27 19:54:10.784240 [ 3 ] {e6236682-9ef0-40fa-a14e-4f5b33408fd8} <Debug> executeQuery: Read 409 rows, 29.84 KiB in 0.001909 sec., 214248.29753797798 rows/sec., 15.27 MiB/sec.
13209 2024.08.27 19:54:10.784310 [ 68 ] {} <Debug> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
13210 2024.08.27 19:54:10.784410 [ 68 ] {} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13211 2024.08.27 19:54:10.784454 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13212 2024.08.27 19:54:10.784488 [ 3 ] {e6236682-9ef0-40fa-a14e-4f5b33408fd8} <Debug> DynamicQueryHandler: Done processing query
13213 2024.08.27 19:54:10.784559 [ 3 ] {e6236682-9ef0-40fa-a14e-4f5b33408fd8} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
13214 2024.08.27 19:54:10.784594 [ 3 ] {} <Debug> HTTP-Session: 434571f9-ff19-4e93-abd6-5cd66a6cfb3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13215 2024.08.27 19:54:10.784634 [ 195 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::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
13216 2024.08.27 19:54:10.784746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13217 2024.08.27 19:54:10.784781 [ 195 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13218 2024.08.27 19:54:10.784815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13219 2024.08.27 19:54:10.784824 [ 195 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 914 rows starting from the beginning of the part
13220 2024.08.27 19:54:10.784841 [ 3 ] {} <Debug> HTTP-Session: 4cfac2fa-d4c1-412f-846d-64f5c31f5025 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13221 2024.08.27 19:54:10.784863 [ 3 ] {} <Debug> HTTP-Session: 4cfac2fa-d4c1-412f-846d-64f5c31f5025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13222 2024.08.27 19:54:10.784892 [ 3 ] {} <Debug> HTTP-Session: 4cfac2fa-d4c1-412f-846d-64f5c31f5025 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13223 2024.08.27 19:54:10.784989 [ 3 ] {} <Trace> HTTP-Session: 4cfac2fa-d4c1-412f-846d-64f5c31f5025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13224 2024.08.27 19:54:10.784992 [ 195 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 28 rows starting from the beginning of the part
13225 2024.08.27 19:54:10.785132 [ 195 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 77 rows starting from the beginning of the part
13226 2024.08.27 19:54:10.785194 [ 3 ] {0d648cb4-298c-4bfd-b92d-f0cd57995519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13227 2024.08.27 19:54:10.785243 [ 195 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 413 rows starting from the beginning of the part
13228 2024.08.27 19:54:10.785314 [ 3 ] {0d648cb4-298c-4bfd-b92d-f0cd57995519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13229 2024.08.27 19:54:10.785764 [ 195 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 77 rows starting from the beginning of the part
13230 2024.08.27 19:54:10.785968 [ 195 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 409 rows starting from the beginning of the part
13231 2024.08.27 19:54:10.786284 [ 3 ] {0d648cb4-298c-4bfd-b92d-f0cd57995519} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13232 2024.08.27 19:54:10.786696 [ 3 ] {0d648cb4-298c-4bfd-b92d-f0cd57995519} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13233 2024.08.27 19:54:10.786742 [ 3 ] {0d648cb4-298c-4bfd-b92d-f0cd57995519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13234 2024.08.27 19:54:10.787308 [ 3 ] {0d648cb4-298c-4bfd-b92d-f0cd57995519} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
13235 2024.08.27 19:54:10.787720 [ 3 ] {0d648cb4-298c-4bfd-b92d-f0cd57995519} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13236 2024.08.27 19:54:10.787969 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1918 rows, containing 5 columns (5 merged, 0 gathered) in 0.003415896 sec., 561492.5044556392 rows/sec., 42.92 MiB/sec.
13237 2024.08.27 19:54:10.787973 [ 68 ] {} <Debug> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
13238 2024.08.27 19:54:10.788017 [ 3 ] {0d648cb4-298c-4bfd-b92d-f0cd57995519} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002893 sec., 2073.971655720705 rows/sec., 108.36 KiB/sec.
13239 2024.08.27 19:54:10.788057 [ 68 ] {} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13240 2024.08.27 19:54:10.788146 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13241 2024.08.27 19:54:10.788595 [ 198 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
13242 2024.08.27 19:54:10.788709 [ 3 ] {0d648cb4-298c-4bfd-b92d-f0cd57995519} <Debug> DynamicQueryHandler: Done processing query
13243 2024.08.27 19:54:10.788857 [ 3 ] {0d648cb4-298c-4bfd-b92d-f0cd57995519} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13244 2024.08.27 19:54:10.788901 [ 201 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
13245 2024.08.27 19:54:10.788988 [ 3 ] {} <Debug> HTTP-Session: 4cfac2fa-d4c1-412f-846d-64f5c31f5025 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13246 2024.08.27 19:54:10.789154 [ 198 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13247 2024.08.27 19:54:10.789249 [ 198 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
13248 2024.08.27 19:54:10.789342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44659, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13249 2024.08.27 19:54:10.789451 [ 198 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
13250 2024.08.27 19:54:10.789562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13251 2024.08.27 19:54:10.789745 [ 3 ] {} <Debug> HTTP-Session: 735c20c5-cc8d-4b68-868d-5eef16bf31ad Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13252 2024.08.27 19:54:10.789885 [ 3 ] {} <Debug> HTTP-Session: 735c20c5-cc8d-4b68-868d-5eef16bf31ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13253 2024.08.27 19:54:10.789899 [ 198 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
13254 2024.08.27 19:54:10.789979 [ 3 ] {} <Debug> HTTP-Session: 735c20c5-cc8d-4b68-868d-5eef16bf31ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13255 2024.08.27 19:54:10.790220 [ 3 ] {} <Trace> HTTP-Session: 735c20c5-cc8d-4b68-868d-5eef16bf31ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13256 2024.08.27 19:54:10.790291 [ 198 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
13257 2024.08.27 19:54:10.790730 [ 198 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
13258 2024.08.27 19:54:10.791073 [ 3 ] {53d574f5-86fb-41b0-b2f1-f5b73bb31ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13259 2024.08.27 19:54:10.791210 [ 198 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
13260 2024.08.27 19:54:10.791375 [ 3 ] {53d574f5-86fb-41b0-b2f1-f5b73bb31ec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13261 2024.08.27 19:54:10.792706 [ 3 ] {53d574f5-86fb-41b0-b2f1-f5b73bb31ec0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13262 2024.08.27 19:54:10.793017 [ 201 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_76_15} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13263 2024.08.27 19:54:10.793292 [ 201 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_76_15} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
13264 2024.08.27 19:54:10.793653 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB.
13265 2024.08.27 19:54:10.794153 [ 3 ] {53d574f5-86fb-41b0-b2f1-f5b73bb31ec0} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13266 2024.08.27 19:54:10.794225 [ 3 ] {53d574f5-86fb-41b0-b2f1-f5b73bb31ec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13267 2024.08.27 19:54:10.794802 [ 198 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.006526227 sec., 28500.38774317841 rows/sec., 1.45 MiB/sec.
13268 2024.08.27 19:54:10.795006 [ 198 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
13269 2024.08.27 19:54:10.795273 [ 3 ] {53d574f5-86fb-41b0-b2f1-f5b73bb31ec0} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
13270 2024.08.27 19:54:10.795796 [ 198 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_31_6} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13271 2024.08.27 19:54:10.795964 [ 198 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_31_6} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
13272 2024.08.27 19:54:10.796057 [ 3 ] {53d574f5-86fb-41b0-b2f1-f5b73bb31ec0} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13273 2024.08.27 19:54:10.796138 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
13274 2024.08.27 19:54:10.796319 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
13275 2024.08.27 19:54:10.796329 [ 3 ] {53d574f5-86fb-41b0-b2f1-f5b73bb31ec0} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005655 sec., 41909.814323607425 rows/sec., 2.81 MiB/sec.
13276 2024.08.27 19:54:10.796369 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13277 2024.08.27 19:54:10.796448 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13278 2024.08.27 19:54:10.796760 [ 3 ] {53d574f5-86fb-41b0-b2f1-f5b73bb31ec0} <Debug> DynamicQueryHandler: Done processing query
13279 2024.08.27 19:54:10.796774 [ 192 ] {f0716f36-2242-4786-aa54-49060a96b200::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
13280 2024.08.27 19:54:10.796836 [ 3 ] {53d574f5-86fb-41b0-b2f1-f5b73bb31ec0} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
13281 2024.08.27 19:54:10.796931 [ 3 ] {} <Debug> HTTP-Session: 735c20c5-cc8d-4b68-868d-5eef16bf31ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13282 2024.08.27 19:54:10.797246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13283 2024.08.27 19:54:10.797436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13284 2024.08.27 19:54:10.797531 [ 3 ] {} <Debug> HTTP-Session: 451b0d7c-2af8-40d2-9c6b-52af512ebbb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13285 2024.08.27 19:54:10.797622 [ 3 ] {} <Debug> HTTP-Session: 451b0d7c-2af8-40d2-9c6b-52af512ebbb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13286 2024.08.27 19:54:10.797690 [ 3 ] {} <Debug> HTTP-Session: 451b0d7c-2af8-40d2-9c6b-52af512ebbb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13287 2024.08.27 19:54:10.797852 [ 3 ] {} <Trace> HTTP-Session: 451b0d7c-2af8-40d2-9c6b-52af512ebbb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13288 2024.08.27 19:54:10.797876 [ 192 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13289 2024.08.27 19:54:10.797966 [ 192 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 20170 rows starting from the beginning of the part
13290 2024.08.27 19:54:10.798076 [ 3 ] {0b891192-068b-4cef-b283-65a7c3d114fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
13291 2024.08.27 19:54:10.798275 [ 3 ] {0b891192-068b-4cef-b283-65a7c3d114fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
13292 2024.08.27 19:54:10.798268 [ 192 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 10 rows starting from the beginning of the part
13293 2024.08.27 19:54:10.798677 [ 192 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part
13294 2024.08.27 19:54:10.799103 [ 3 ] {0b891192-068b-4cef-b283-65a7c3d114fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13295 2024.08.27 19:54:10.799104 [ 192 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 239 rows starting from the beginning of the part
13296 2024.08.27 19:54:10.799404 [ 192 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part
13297 2024.08.27 19:54:10.799799 [ 192 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 237 rows starting from the beginning of the part
13298 2024.08.27 19:54:10.800247 [ 3 ] {0b891192-068b-4cef-b283-65a7c3d114fa} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13299 2024.08.27 19:54:10.800320 [ 3 ] {0b891192-068b-4cef-b283-65a7c3d114fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13300 2024.08.27 19:54:10.801112 [ 3 ] {0b891192-068b-4cef-b283-65a7c3d114fa} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
13301 2024.08.27 19:54:10.801533 [ 3 ] {0b891192-068b-4cef-b283-65a7c3d114fa} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13302 2024.08.27 19:54:10.801726 [ 3 ] {0b891192-068b-4cef-b283-65a7c3d114fa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003772 sec., 265.11134676564154 rows/sec., 17.86 KiB/sec.
13303 2024.08.27 19:54:10.802016 [ 3 ] {0b891192-068b-4cef-b283-65a7c3d114fa} <Debug> DynamicQueryHandler: Done processing query
13304 2024.08.27 19:54:10.802073 [ 3 ] {0b891192-068b-4cef-b283-65a7c3d114fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
13305 2024.08.27 19:54:10.802138 [ 3 ] {} <Debug> HTTP-Session: 451b0d7c-2af8-40d2-9c6b-52af512ebbb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13306 2024.08.27 19:54:10.802404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13307 2024.08.27 19:54:10.802522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13308 2024.08.27 19:54:10.802563 [ 3 ] {} <Debug> HTTP-Session: 07b39747-7ace-4bea-9926-32fb74b14ca5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13309 2024.08.27 19:54:10.802603 [ 3 ] {} <Debug> HTTP-Session: 07b39747-7ace-4bea-9926-32fb74b14ca5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13310 2024.08.27 19:54:10.802645 [ 3 ] {} <Debug> HTTP-Session: 07b39747-7ace-4bea-9926-32fb74b14ca5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13311 2024.08.27 19:54:10.802729 [ 3 ] {} <Trace> HTTP-Session: 07b39747-7ace-4bea-9926-32fb74b14ca5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13312 2024.08.27 19:54:10.803082 [ 3 ] {0eee3deb-a4b4-496d-b5b6-1a9e776d86a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13313 2024.08.27 19:54:10.803224 [ 3 ] {0eee3deb-a4b4-496d-b5b6-1a9e776d86a9} <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
13314 2024.08.27 19:54:10.804040 [ 3 ] {0eee3deb-a4b4-496d-b5b6-1a9e776d86a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13315 2024.08.27 19:54:10.804867 [ 3 ] {0eee3deb-a4b4-496d-b5b6-1a9e776d86a9} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13316 2024.08.27 19:54:10.804907 [ 3 ] {0eee3deb-a4b4-496d-b5b6-1a9e776d86a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13317 2024.08.27 19:54:10.806048 [ 3 ] {0eee3deb-a4b4-496d-b5b6-1a9e776d86a9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
13318 2024.08.27 19:54:10.806966 [ 3 ] {0eee3deb-a4b4-496d-b5b6-1a9e776d86a9} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13319 2024.08.27 19:54:10.806995 [ 197 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20976 rows, containing 5 columns (5 merged, 0 gathered) in 0.01041533 sec., 2013954.4306325386 rows/sec., 136.15 MiB/sec.
13320 2024.08.27 19:54:10.807238 [ 3 ] {0eee3deb-a4b4-496d-b5b6-1a9e776d86a9} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00441 sec., 6122.448979591837 rows/sec., 10.97 MiB/sec.
13321 2024.08.27 19:54:10.807592 [ 3 ] {0eee3deb-a4b4-496d-b5b6-1a9e776d86a9} <Debug> DynamicQueryHandler: Done processing query
13322 2024.08.27 19:54:10.807601 [ 190 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
13323 2024.08.27 19:54:10.807629 [ 3 ] {0eee3deb-a4b4-496d-b5b6-1a9e776d86a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
13324 2024.08.27 19:54:10.807678 [ 3 ] {} <Debug> HTTP-Session: 07b39747-7ace-4bea-9926-32fb74b14ca5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13325 2024.08.27 19:54:10.807878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 12143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13326 2024.08.27 19:54:10.808019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13327 2024.08.27 19:54:10.808091 [ 3 ] {} <Debug> HTTP-Session: b7b83b06-995b-433c-bbe0-d76f96113c1b Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13328 2024.08.27 19:54:10.808148 [ 3 ] {} <Debug> HTTP-Session: b7b83b06-995b-433c-bbe0-d76f96113c1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13329 2024.08.27 19:54:10.808191 [ 3 ] {} <Debug> HTTP-Session: b7b83b06-995b-433c-bbe0-d76f96113c1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13330 2024.08.27 19:54:10.808255 [ 3 ] {} <Trace> HTTP-Session: b7b83b06-995b-433c-bbe0-d76f96113c1b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13331 2024.08.27 19:54:10.808459 [ 190 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13332 2024.08.27 19:54:10.808513 [ 3 ] {7fca5cca-da3a-4dff-825a-3bee597302de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13333 2024.08.27 19:54:10.808593 [ 3 ] {7fca5cca-da3a-4dff-825a-3bee597302de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13334 2024.08.27 19:54:10.808602 [ 190 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
13335 2024.08.27 19:54:10.808805 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB.
13336 2024.08.27 19:54:10.808933 [ 3 ] {7fca5cca-da3a-4dff-825a-3bee597302de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13337 2024.08.27 19:54:10.809268 [ 3 ] {7fca5cca-da3a-4dff-825a-3bee597302de} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13338 2024.08.27 19:54:10.809306 [ 3 ] {7fca5cca-da3a-4dff-825a-3bee597302de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13339 2024.08.27 19:54:10.809690 [ 3 ] {7fca5cca-da3a-4dff-825a-3bee597302de} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
13340 2024.08.27 19:54:10.810025 [ 3 ] {7fca5cca-da3a-4dff-825a-3bee597302de} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13341 2024.08.27 19:54:10.810176 [ 3 ] {7fca5cca-da3a-4dff-825a-3bee597302de} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001776 sec., 46171.17117117117 rows/sec., 2.93 MiB/sec.
13342 2024.08.27 19:54:10.810199 [ 68 ] {} <Debug> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
13343 2024.08.27 19:54:10.810272 [ 68 ] {} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13344 2024.08.27 19:54:10.810328 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13345 2024.08.27 19:54:10.810461 [ 3 ] {7fca5cca-da3a-4dff-825a-3bee597302de} <Debug> DynamicQueryHandler: Done processing query
13346 2024.08.27 19:54:10.810513 [ 3 ] {7fca5cca-da3a-4dff-825a-3bee597302de} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13347 2024.08.27 19:54:10.810522 [ 197 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
13348 2024.08.27 19:54:10.810540 [ 3 ] {} <Debug> HTTP-Session: b7b83b06-995b-433c-bbe0-d76f96113c1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13349 2024.08.27 19:54:10.810712 [ 197 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13350 2024.08.27 19:54:10.810755 [ 197 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4276 rows starting from the beginning of the part
13351 2024.08.27 19:54:10.810849 [ 197 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 4 rows starting from the beginning of the part
13352 2024.08.27 19:54:10.810922 [ 197 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
13353 2024.08.27 19:54:10.811169 [ 197 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 82 rows starting from the beginning of the part
13354 2024.08.27 19:54:10.811253 [ 197 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
13355 2024.08.27 19:54:10.811356 [ 197 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 82 rows starting from the beginning of the part
13356 2024.08.27 19:54:10.813306 [ 190 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4564 rows, containing 4 columns (4 merged, 0 gathered) in 0.002887227 sec., 1580755.5138546433 rows/sec., 103.12 MiB/sec.
13357 2024.08.27 19:54:10.813652 [ 191 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
13358 2024.08.27 19:54:10.814052 [ 191 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_76_15} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13359 2024.08.27 19:54:10.814131 [ 191 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_76_15} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
13360 2024.08.27 19:54:10.814218 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB.
13361 2024.08.27 19:54:15.763378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 11847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13362 2024.08.27 19:54:15.763512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13363 2024.08.27 19:54:15.763542 [ 3 ] {} <Debug> HTTP-Session: d5f26108-e51c-48e0-8891-75a8b47e3d75 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13364 2024.08.27 19:54:15.763571 [ 3 ] {} <Debug> HTTP-Session: d5f26108-e51c-48e0-8891-75a8b47e3d75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13365 2024.08.27 19:54:15.763589 [ 3 ] {} <Debug> HTTP-Session: d5f26108-e51c-48e0-8891-75a8b47e3d75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13366 2024.08.27 19:54:15.763646 [ 3 ] {} <Trace> HTTP-Session: d5f26108-e51c-48e0-8891-75a8b47e3d75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13367 2024.08.27 19:54:15.763850 [ 3 ] {d60471c7-7c4c-4674-a05b-de6387d564de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13368 2024.08.27 19:54:15.763919 [ 3 ] {d60471c7-7c4c-4674-a05b-de6387d564de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13369 2024.08.27 19:54:15.764252 [ 3 ] {d60471c7-7c4c-4674-a05b-de6387d564de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13370 2024.08.27 19:54:15.764772 [ 3 ] {d60471c7-7c4c-4674-a05b-de6387d564de} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13371 2024.08.27 19:54:15.764815 [ 3 ] {d60471c7-7c4c-4674-a05b-de6387d564de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13372 2024.08.27 19:54:15.765250 [ 3 ] {d60471c7-7c4c-4674-a05b-de6387d564de} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
13373 2024.08.27 19:54:15.765666 [ 3 ] {d60471c7-7c4c-4674-a05b-de6387d564de} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13374 2024.08.27 19:54:15.765865 [ 3 ] {d60471c7-7c4c-4674-a05b-de6387d564de} <Debug> executeQuery: Read 82 rows, 6.84 KiB in 0.002084 sec., 39347.40882917467 rows/sec., 3.20 MiB/sec.
13375 2024.08.27 19:54:15.766115 [ 3 ] {d60471c7-7c4c-4674-a05b-de6387d564de} <Debug> DynamicQueryHandler: Done processing query
13376 2024.08.27 19:54:15.766145 [ 3 ] {d60471c7-7c4c-4674-a05b-de6387d564de} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13377 2024.08.27 19:54:15.766162 [ 3 ] {} <Debug> HTTP-Session: d5f26108-e51c-48e0-8891-75a8b47e3d75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13378 2024.08.27 19:54:15.766307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13379 2024.08.27 19:54:15.766368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13380 2024.08.27 19:54:15.766387 [ 3 ] {} <Debug> HTTP-Session: 55996a09-20c2-45d1-a23d-ac5a923f4ea9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13381 2024.08.27 19:54:15.766406 [ 3 ] {} <Debug> HTTP-Session: 55996a09-20c2-45d1-a23d-ac5a923f4ea9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13382 2024.08.27 19:54:15.766421 [ 3 ] {} <Debug> HTTP-Session: 55996a09-20c2-45d1-a23d-ac5a923f4ea9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13383 2024.08.27 19:54:15.766459 [ 3 ] {} <Trace> HTTP-Session: 55996a09-20c2-45d1-a23d-ac5a923f4ea9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13384 2024.08.27 19:54:15.766573 [ 3 ] {5df1d493-cb90-481e-9484-8313e7e3a558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13385 2024.08.27 19:54:15.766623 [ 3 ] {5df1d493-cb90-481e-9484-8313e7e3a558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13386 2024.08.27 19:54:15.766867 [ 3 ] {5df1d493-cb90-481e-9484-8313e7e3a558} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13387 2024.08.27 19:54:15.767218 [ 3 ] {5df1d493-cb90-481e-9484-8313e7e3a558} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13388 2024.08.27 19:54:15.767258 [ 3 ] {5df1d493-cb90-481e-9484-8313e7e3a558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13389 2024.08.27 19:54:15.767620 [ 3 ] {5df1d493-cb90-481e-9484-8313e7e3a558} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
13390 2024.08.27 19:54:15.767997 [ 3 ] {5df1d493-cb90-481e-9484-8313e7e3a558} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13391 2024.08.27 19:54:15.768157 [ 3 ] {5df1d493-cb90-481e-9484-8313e7e3a558} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001613 sec., 8059.516429014258 rows/sec., 606.04 KiB/sec.
13392 2024.08.27 19:54:15.768173 [ 64 ] {} <Debug> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
13393 2024.08.27 19:54:15.768264 [ 64 ] {} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13394 2024.08.27 19:54:15.768318 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13395 2024.08.27 19:54:15.768454 [ 3 ] {5df1d493-cb90-481e-9484-8313e7e3a558} <Debug> DynamicQueryHandler: Done processing query
13396 2024.08.27 19:54:15.768517 [ 3 ] {5df1d493-cb90-481e-9484-8313e7e3a558} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13397 2024.08.27 19:54:15.768534 [ 197 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::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
13398 2024.08.27 19:54:15.768545 [ 3 ] {} <Debug> HTTP-Session: 55996a09-20c2-45d1-a23d-ac5a923f4ea9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13399 2024.08.27 19:54:15.768800 [ 197 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13400 2024.08.27 19:54:15.768805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 13090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13401 2024.08.27 19:54:15.768863 [ 197 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 58 rows starting from the beginning of the part
13402 2024.08.27 19:54:15.768916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13403 2024.08.27 19:54:15.769011 [ 3 ] {} <Debug> HTTP-Session: 21aa4eda-41f4-4746-8ca6-5487bd37faa0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13404 2024.08.27 19:54:15.769103 [ 197 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 13 rows starting from the beginning of the part
13405 2024.08.27 19:54:15.769111 [ 3 ] {} <Debug> HTTP-Session: 21aa4eda-41f4-4746-8ca6-5487bd37faa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13406 2024.08.27 19:54:15.769192 [ 3 ] {} <Debug> HTTP-Session: 21aa4eda-41f4-4746-8ca6-5487bd37faa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13407 2024.08.27 19:54:15.769341 [ 3 ] {} <Trace> HTTP-Session: 21aa4eda-41f4-4746-8ca6-5487bd37faa0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13408 2024.08.27 19:54:15.769361 [ 197 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 31 rows starting from the beginning of the part
13409 2024.08.27 19:54:15.769700 [ 197 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 13 rows starting from the beginning of the part
13410 2024.08.27 19:54:15.769751 [ 3 ] {abd3e1db-eafe-4814-a2ef-0c41f43a7a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13411 2024.08.27 19:54:15.769929 [ 3 ] {abd3e1db-eafe-4814-a2ef-0c41f43a7a8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13412 2024.08.27 19:54:15.770000 [ 197 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 27 rows starting from the beginning of the part
13413 2024.08.27 19:54:15.770413 [ 197 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 13 rows starting from the beginning of the part
13414 2024.08.27 19:54:15.771172 [ 3 ] {abd3e1db-eafe-4814-a2ef-0c41f43a7a8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13415 2024.08.27 19:54:15.772164 [ 3 ] {abd3e1db-eafe-4814-a2ef-0c41f43a7a8a} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13416 2024.08.27 19:54:15.772241 [ 3 ] {abd3e1db-eafe-4814-a2ef-0c41f43a7a8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13417 2024.08.27 19:54:15.773407 [ 197 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 155 rows, containing 5 columns (5 merged, 0 gathered) in 0.004984671 sec., 31095.332069057313 rows/sec., 2.38 MiB/sec.
13418 2024.08.27 19:54:15.773410 [ 3 ] {abd3e1db-eafe-4814-a2ef-0c41f43a7a8a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
13419 2024.08.27 19:54:15.773596 [ 197 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
13420 2024.08.27 19:54:15.774485 [ 3 ] {abd3e1db-eafe-4814-a2ef-0c41f43a7a8a} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13421 2024.08.27 19:54:15.774618 [ 197 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_61_12} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13422 2024.08.27 19:54:15.774824 [ 3 ] {abd3e1db-eafe-4814-a2ef-0c41f43a7a8a} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.005244 sec., 14683.447749809306 rows/sec., 1.15 MiB/sec.
13423 2024.08.27 19:54:15.774891 [ 197 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_61_12} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
13424 2024.08.27 19:54:15.775159 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
13425 2024.08.27 19:54:15.775275 [ 3 ] {abd3e1db-eafe-4814-a2ef-0c41f43a7a8a} <Debug> DynamicQueryHandler: Done processing query
13426 2024.08.27 19:54:15.775309 [ 3 ] {abd3e1db-eafe-4814-a2ef-0c41f43a7a8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13427 2024.08.27 19:54:15.775328 [ 3 ] {} <Debug> HTTP-Session: 21aa4eda-41f4-4746-8ca6-5487bd37faa0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13428 2024.08.27 19:54:15.775514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 30657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13429 2024.08.27 19:54:15.775569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13430 2024.08.27 19:54:15.775590 [ 3 ] {} <Debug> HTTP-Session: 74e780cf-4092-4f61-b422-ec6eea762170 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13431 2024.08.27 19:54:15.775608 [ 3 ] {} <Debug> HTTP-Session: 74e780cf-4092-4f61-b422-ec6eea762170 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13432 2024.08.27 19:54:15.775623 [ 3 ] {} <Debug> HTTP-Session: 74e780cf-4092-4f61-b422-ec6eea762170 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13433 2024.08.27 19:54:15.775660 [ 3 ] {} <Trace> HTTP-Session: 74e780cf-4092-4f61-b422-ec6eea762170 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13434 2024.08.27 19:54:15.775836 [ 3 ] {755e324d-1c83-4eb5-b4ac-c1c693787f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13435 2024.08.27 19:54:15.775887 [ 3 ] {755e324d-1c83-4eb5-b4ac-c1c693787f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13436 2024.08.27 19:54:15.776063 [ 3 ] {755e324d-1c83-4eb5-b4ac-c1c693787f09} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13437 2024.08.27 19:54:15.776482 [ 3 ] {755e324d-1c83-4eb5-b4ac-c1c693787f09} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13438 2024.08.27 19:54:15.776518 [ 3 ] {755e324d-1c83-4eb5-b4ac-c1c693787f09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13439 2024.08.27 19:54:15.776936 [ 3 ] {755e324d-1c83-4eb5-b4ac-c1c693787f09} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
13440 2024.08.27 19:54:15.777285 [ 3 ] {755e324d-1c83-4eb5-b4ac-c1c693787f09} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13441 2024.08.27 19:54:15.777440 [ 3 ] {755e324d-1c83-4eb5-b4ac-c1c693787f09} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001684 sec., 95011.87648456058 rows/sec., 6.62 MiB/sec.
13442 2024.08.27 19:54:15.777700 [ 3 ] {755e324d-1c83-4eb5-b4ac-c1c693787f09} <Debug> DynamicQueryHandler: Done processing query
13443 2024.08.27 19:54:15.777764 [ 3 ] {755e324d-1c83-4eb5-b4ac-c1c693787f09} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13444 2024.08.27 19:54:15.777820 [ 3 ] {} <Debug> HTTP-Session: 74e780cf-4092-4f61-b422-ec6eea762170 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13445 2024.08.27 19:54:15.778021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 21363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13446 2024.08.27 19:54:15.778074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13447 2024.08.27 19:54:15.778093 [ 3 ] {} <Debug> HTTP-Session: cbfb1cd1-5787-4374-9eb1-72d03ec52037 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13448 2024.08.27 19:54:15.778111 [ 3 ] {} <Debug> HTTP-Session: cbfb1cd1-5787-4374-9eb1-72d03ec52037 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13449 2024.08.27 19:54:15.778125 [ 3 ] {} <Debug> HTTP-Session: cbfb1cd1-5787-4374-9eb1-72d03ec52037 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13450 2024.08.27 19:54:15.778159 [ 3 ] {} <Trace> HTTP-Session: cbfb1cd1-5787-4374-9eb1-72d03ec52037 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13451 2024.08.27 19:54:15.778371 [ 3 ] {aa501c17-df9a-4672-85d8-04ba24d49423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13452 2024.08.27 19:54:15.778447 [ 3 ] {aa501c17-df9a-4672-85d8-04ba24d49423} <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
13453 2024.08.27 19:54:15.778899 [ 3 ] {aa501c17-df9a-4672-85d8-04ba24d49423} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13454 2024.08.27 19:54:15.779508 [ 3 ] {aa501c17-df9a-4672-85d8-04ba24d49423} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13455 2024.08.27 19:54:15.779544 [ 3 ] {aa501c17-df9a-4672-85d8-04ba24d49423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13456 2024.08.27 19:54:15.780160 [ 3 ] {aa501c17-df9a-4672-85d8-04ba24d49423} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
13457 2024.08.27 19:54:15.780582 [ 3 ] {aa501c17-df9a-4672-85d8-04ba24d49423} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13458 2024.08.27 19:54:15.780765 [ 64 ] {} <Debug> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
13459 2024.08.27 19:54:15.780792 [ 3 ] {aa501c17-df9a-4672-85d8-04ba24d49423} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002547 sec., 5104.043973301924 rows/sec., 9.15 MiB/sec.
13460 2024.08.27 19:54:15.780835 [ 64 ] {} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13461 2024.08.27 19:54:15.780918 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13462 2024.08.27 19:54:15.781226 [ 190 ] {25052027-0a03-49be-8655-a6c64ba66c34::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
13463 2024.08.27 19:54:15.781376 [ 3 ] {aa501c17-df9a-4672-85d8-04ba24d49423} <Debug> DynamicQueryHandler: Done processing query
13464 2024.08.27 19:54:15.781425 [ 3 ] {aa501c17-df9a-4672-85d8-04ba24d49423} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
13465 2024.08.27 19:54:15.781478 [ 3 ] {} <Debug> HTTP-Session: cbfb1cd1-5787-4374-9eb1-72d03ec52037 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13466 2024.08.27 19:54:15.781696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13467 2024.08.27 19:54:15.781833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13468 2024.08.27 19:54:15.781843 [ 190 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13469 2024.08.27 19:54:15.781864 [ 3 ] {} <Debug> HTTP-Session: 046c8ea6-77be-4c92-b9b3-8e96b3f95740 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13470 2024.08.27 19:54:15.781921 [ 3 ] {} <Debug> HTTP-Session: 046c8ea6-77be-4c92-b9b3-8e96b3f95740 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13471 2024.08.27 19:54:15.781961 [ 3 ] {} <Debug> HTTP-Session: 046c8ea6-77be-4c92-b9b3-8e96b3f95740 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13472 2024.08.27 19:54:15.782002 [ 190 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1086 rows starting from the beginning of the part
13473 2024.08.27 19:54:15.782028 [ 3 ] {} <Trace> HTTP-Session: 046c8ea6-77be-4c92-b9b3-8e96b3f95740 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13474 2024.08.27 19:54:15.782399 [ 3 ] {9c3200be-e791-4958-a374-207031d3403b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13475 2024.08.27 19:54:15.782563 [ 3 ] {9c3200be-e791-4958-a374-207031d3403b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13476 2024.08.27 19:54:15.782629 [ 190 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 13 rows starting from the beginning of the part
13477 2024.08.27 19:54:15.783424 [ 3 ] {9c3200be-e791-4958-a374-207031d3403b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13478 2024.08.27 19:54:15.783472 [ 190 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 27 rows starting from the beginning of the part
13479 2024.08.27 19:54:15.783942 [ 190 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 13 rows starting from the beginning of the part
13480 2024.08.27 19:54:15.784526 [ 3 ] {9c3200be-e791-4958-a374-207031d3403b} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13481 2024.08.27 19:54:15.784601 [ 3 ] {9c3200be-e791-4958-a374-207031d3403b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13482 2024.08.27 19:54:15.784607 [ 190 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 27 rows starting from the beginning of the part
13483 2024.08.27 19:54:15.785270 [ 190 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 13 rows starting from the beginning of the part
13484 2024.08.27 19:54:15.785903 [ 3 ] {9c3200be-e791-4958-a374-207031d3403b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
13485 2024.08.27 19:54:15.786701 [ 3 ] {9c3200be-e791-4958-a374-207031d3403b} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13486 2024.08.27 19:54:15.787115 [ 3 ] {9c3200be-e791-4958-a374-207031d3403b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004915 sec., 12207.527975584944 rows/sec., 842.45 KiB/sec.
13487 2024.08.27 19:54:15.787444 [ 3 ] {9c3200be-e791-4958-a374-207031d3403b} <Debug> DynamicQueryHandler: Done processing query
13488 2024.08.27 19:54:15.787470 [ 3 ] {9c3200be-e791-4958-a374-207031d3403b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13489 2024.08.27 19:54:15.787487 [ 3 ] {} <Debug> HTTP-Session: 046c8ea6-77be-4c92-b9b3-8e96b3f95740 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13490 2024.08.27 19:54:15.791857 [ 199 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1179 rows, containing 19 columns (19 merged, 0 gathered) in 0.010862667 sec., 108536.88141227196 rows/sec., 194.49 MiB/sec.
13491 2024.08.27 19:54:15.793701 [ 200 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
13492 2024.08.27 19:54:15.794380 [ 200 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13493 2024.08.27 19:54:15.794478 [ 200 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
13494 2024.08.27 19:54:15.794645 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB.
13495 2024.08.27 19:54:20.289473 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13496 2024.08.27 19:54:20.289655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13497 2024.08.27 19:54:20.289700 [ 3 ] {} <Debug> HTTP-Session: 7fb7d196-7238-49d4-83c0-7b8454ee0c12 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13498 2024.08.27 19:54:20.289740 [ 3 ] {} <Debug> HTTP-Session: 7fb7d196-7238-49d4-83c0-7b8454ee0c12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13499 2024.08.27 19:54:20.289768 [ 3 ] {} <Debug> HTTP-Session: 7fb7d196-7238-49d4-83c0-7b8454ee0c12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13500 2024.08.27 19:54:20.289851 [ 3 ] {} <Trace> HTTP-Session: 7fb7d196-7238-49d4-83c0-7b8454ee0c12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13501 2024.08.27 19:54:20.290090 [ 3 ] {50ccaae1-48af-4c41-b709-2275fc7e314c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13502 2024.08.27 19:54:20.290159 [ 3 ] {50ccaae1-48af-4c41-b709-2275fc7e314c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13503 2024.08.27 19:54:20.290498 [ 3 ] {50ccaae1-48af-4c41-b709-2275fc7e314c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13504 2024.08.27 19:54:20.290953 [ 3 ] {50ccaae1-48af-4c41-b709-2275fc7e314c} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13505 2024.08.27 19:54:20.291002 [ 3 ] {50ccaae1-48af-4c41-b709-2275fc7e314c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13506 2024.08.27 19:54:20.291477 [ 3 ] {50ccaae1-48af-4c41-b709-2275fc7e314c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
13507 2024.08.27 19:54:20.292076 [ 3 ] {50ccaae1-48af-4c41-b709-2275fc7e314c} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13508 2024.08.27 19:54:20.292682 [ 3 ] {50ccaae1-48af-4c41-b709-2275fc7e314c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002613 sec., 1530.8075009567547 rows/sec., 124.83 KiB/sec.
13509 2024.08.27 19:54:20.293150 [ 3 ] {50ccaae1-48af-4c41-b709-2275fc7e314c} <Debug> DynamicQueryHandler: Done processing query
13510 2024.08.27 19:54:20.293196 [ 3 ] {50ccaae1-48af-4c41-b709-2275fc7e314c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13511 2024.08.27 19:54:20.293222 [ 3 ] {} <Debug> HTTP-Session: 7fb7d196-7238-49d4-83c0-7b8454ee0c12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13512 2024.08.27 19:54:20.293669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 202527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13513 2024.08.27 19:54:20.293747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13514 2024.08.27 19:54:20.293774 [ 3 ] {} <Debug> HTTP-Session: 3982ff6e-035d-405c-b8e9-e9df4c994f40 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13515 2024.08.27 19:54:20.293800 [ 3 ] {} <Debug> HTTP-Session: 3982ff6e-035d-405c-b8e9-e9df4c994f40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13516 2024.08.27 19:54:20.293820 [ 3 ] {} <Debug> HTTP-Session: 3982ff6e-035d-405c-b8e9-e9df4c994f40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13517 2024.08.27 19:54:20.293867 [ 3 ] {} <Trace> HTTP-Session: 3982ff6e-035d-405c-b8e9-e9df4c994f40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13518 2024.08.27 19:54:20.294422 [ 3 ] {f64d66d0-7359-4efb-9e1c-c0031ffe8a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13519 2024.08.27 19:54:20.294474 [ 3 ] {f64d66d0-7359-4efb-9e1c-c0031ffe8a5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13520 2024.08.27 19:54:20.294736 [ 3 ] {f64d66d0-7359-4efb-9e1c-c0031ffe8a5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13521 2024.08.27 19:54:20.296033 [ 3 ] {f64d66d0-7359-4efb-9e1c-c0031ffe8a5f} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13522 2024.08.27 19:54:20.296075 [ 3 ] {f64d66d0-7359-4efb-9e1c-c0031ffe8a5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13523 2024.08.27 19:54:20.296561 [ 3 ] {f64d66d0-7359-4efb-9e1c-c0031ffe8a5f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
13524 2024.08.27 19:54:20.296945 [ 3 ] {f64d66d0-7359-4efb-9e1c-c0031ffe8a5f} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13525 2024.08.27 19:54:20.297099 [ 3 ] {f64d66d0-7359-4efb-9e1c-c0031ffe8a5f} <Debug> executeQuery: Read 1385 rows, 118.77 KiB in 0.003016 sec., 459217.50663129974 rows/sec., 38.46 MiB/sec.
13526 2024.08.27 19:54:20.297304 [ 3 ] {f64d66d0-7359-4efb-9e1c-c0031ffe8a5f} <Debug> DynamicQueryHandler: Done processing query
13527 2024.08.27 19:54:20.297330 [ 3 ] {f64d66d0-7359-4efb-9e1c-c0031ffe8a5f} <Debug> MemoryTracker: Peak memory usage (for query): 5.00 MiB.
13528 2024.08.27 19:54:20.297347 [ 3 ] {} <Debug> HTTP-Session: 3982ff6e-035d-405c-b8e9-e9df4c994f40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13529 2024.08.27 19:54:20.297589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13530 2024.08.27 19:54:20.297643 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13531 2024.08.27 19:54:20.297664 [ 3 ] {} <Debug> HTTP-Session: 1834ed6e-9c1d-4d55-93c2-91d52be27c80 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13532 2024.08.27 19:54:20.297683 [ 3 ] {} <Debug> HTTP-Session: 1834ed6e-9c1d-4d55-93c2-91d52be27c80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13533 2024.08.27 19:54:20.297698 [ 3 ] {} <Debug> HTTP-Session: 1834ed6e-9c1d-4d55-93c2-91d52be27c80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13534 2024.08.27 19:54:20.297735 [ 3 ] {} <Trace> HTTP-Session: 1834ed6e-9c1d-4d55-93c2-91d52be27c80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13535 2024.08.27 19:54:20.297850 [ 3 ] {f56e453a-49b5-4e79-b083-f98ff429c0bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13536 2024.08.27 19:54:20.297899 [ 3 ] {f56e453a-49b5-4e79-b083-f98ff429c0bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13537 2024.08.27 19:54:20.298135 [ 3 ] {f56e453a-49b5-4e79-b083-f98ff429c0bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13538 2024.08.27 19:54:20.298501 [ 3 ] {f56e453a-49b5-4e79-b083-f98ff429c0bf} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13539 2024.08.27 19:54:20.298540 [ 3 ] {f56e453a-49b5-4e79-b083-f98ff429c0bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13540 2024.08.27 19:54:20.298896 [ 3 ] {f56e453a-49b5-4e79-b083-f98ff429c0bf} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
13541 2024.08.27 19:54:20.299263 [ 3 ] {f56e453a-49b5-4e79-b083-f98ff429c0bf} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13542 2024.08.27 19:54:20.299414 [ 3 ] {f56e453a-49b5-4e79-b083-f98ff429c0bf} <Debug> executeQuery: Read 31 rows, 2.31 KiB in 0.001597 sec., 19411.39636819036 rows/sec., 1.41 MiB/sec.
13543 2024.08.27 19:54:20.299627 [ 3 ] {f56e453a-49b5-4e79-b083-f98ff429c0bf} <Debug> DynamicQueryHandler: Done processing query
13544 2024.08.27 19:54:20.299665 [ 3 ] {f56e453a-49b5-4e79-b083-f98ff429c0bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
13545 2024.08.27 19:54:20.299697 [ 3 ] {} <Debug> HTTP-Session: 1834ed6e-9c1d-4d55-93c2-91d52be27c80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13546 2024.08.27 19:54:20.299942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 32340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13547 2024.08.27 19:54:20.300007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13548 2024.08.27 19:54:20.300033 [ 3 ] {} <Debug> HTTP-Session: 5f4fd74d-1dcb-4b0a-a262-6c4c86dd8459 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13549 2024.08.27 19:54:20.300056 [ 3 ] {} <Debug> HTTP-Session: 5f4fd74d-1dcb-4b0a-a262-6c4c86dd8459 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13550 2024.08.27 19:54:20.300072 [ 3 ] {} <Debug> HTTP-Session: 5f4fd74d-1dcb-4b0a-a262-6c4c86dd8459 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13551 2024.08.27 19:54:20.300106 [ 3 ] {} <Trace> HTTP-Session: 5f4fd74d-1dcb-4b0a-a262-6c4c86dd8459 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13552 2024.08.27 19:54:20.300289 [ 3 ] {2102c230-a779-4eff-87f8-6f6aae7722ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
13553 2024.08.27 19:54:20.300333 [ 3 ] {2102c230-a779-4eff-87f8-6f6aae7722ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
13554 2024.08.27 19:54:20.300561 [ 3 ] {2102c230-a779-4eff-87f8-6f6aae7722ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13555 2024.08.27 19:54:20.301017 [ 3 ] {2102c230-a779-4eff-87f8-6f6aae7722ba} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13556 2024.08.27 19:54:20.301055 [ 3 ] {2102c230-a779-4eff-87f8-6f6aae7722ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13557 2024.08.27 19:54:20.301422 [ 3 ] {2102c230-a779-4eff-87f8-6f6aae7722ba} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
13558 2024.08.27 19:54:20.301778 [ 3 ] {2102c230-a779-4eff-87f8-6f6aae7722ba} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13559 2024.08.27 19:54:20.301942 [ 3 ] {2102c230-a779-4eff-87f8-6f6aae7722ba} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001739 sec., 139160.43703277744 rows/sec., 9.43 MiB/sec.
13560 2024.08.27 19:54:20.302123 [ 3 ] {2102c230-a779-4eff-87f8-6f6aae7722ba} <Debug> DynamicQueryHandler: Done processing query
13561 2024.08.27 19:54:20.302148 [ 3 ] {2102c230-a779-4eff-87f8-6f6aae7722ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
13562 2024.08.27 19:54:20.302164 [ 3 ] {} <Debug> HTTP-Session: 5f4fd74d-1dcb-4b0a-a262-6c4c86dd8459 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13563 2024.08.27 19:54:20.302334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13564 2024.08.27 19:54:20.302383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13565 2024.08.27 19:54:20.302402 [ 3 ] {} <Debug> HTTP-Session: 6b818fa4-6f5d-43c7-9f3d-9d267c9a1328 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13566 2024.08.27 19:54:20.302419 [ 3 ] {} <Debug> HTTP-Session: 6b818fa4-6f5d-43c7-9f3d-9d267c9a1328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13567 2024.08.27 19:54:20.302433 [ 3 ] {} <Debug> HTTP-Session: 6b818fa4-6f5d-43c7-9f3d-9d267c9a1328 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13568 2024.08.27 19:54:20.302466 [ 3 ] {} <Trace> HTTP-Session: 6b818fa4-6f5d-43c7-9f3d-9d267c9a1328 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13569 2024.08.27 19:54:20.302562 [ 3 ] {2f38ffea-5083-41fe-a645-f4a8e0ed49fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
13570 2024.08.27 19:54:20.302605 [ 3 ] {2f38ffea-5083-41fe-a645-f4a8e0ed49fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
13571 2024.08.27 19:54:20.302830 [ 3 ] {2f38ffea-5083-41fe-a645-f4a8e0ed49fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13572 2024.08.27 19:54:20.303142 [ 3 ] {2f38ffea-5083-41fe-a645-f4a8e0ed49fe} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13573 2024.08.27 19:54:20.303179 [ 3 ] {2f38ffea-5083-41fe-a645-f4a8e0ed49fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13574 2024.08.27 19:54:20.303530 [ 3 ] {2f38ffea-5083-41fe-a645-f4a8e0ed49fe} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
13575 2024.08.27 19:54:20.303897 [ 3 ] {2f38ffea-5083-41fe-a645-f4a8e0ed49fe} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13576 2024.08.27 19:54:20.304050 [ 3 ] {2f38ffea-5083-41fe-a645-f4a8e0ed49fe} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001507 sec., 3981.4200398142 rows/sec., 235.23 KiB/sec.
13577 2024.08.27 19:54:20.304223 [ 3 ] {2f38ffea-5083-41fe-a645-f4a8e0ed49fe} <Debug> DynamicQueryHandler: Done processing query
13578 2024.08.27 19:54:20.304247 [ 3 ] {2f38ffea-5083-41fe-a645-f4a8e0ed49fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13579 2024.08.27 19:54:20.304263 [ 3 ] {} <Debug> HTTP-Session: 6b818fa4-6f5d-43c7-9f3d-9d267c9a1328 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13580 2024.08.27 19:54:20.304530 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 141981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13581 2024.08.27 19:54:20.304603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13582 2024.08.27 19:54:20.304622 [ 3 ] {} <Debug> HTTP-Session: 043d5b11-10b4-485c-aa8d-f0042f9383a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13583 2024.08.27 19:54:20.304639 [ 3 ] {} <Debug> HTTP-Session: 043d5b11-10b4-485c-aa8d-f0042f9383a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13584 2024.08.27 19:54:20.304653 [ 3 ] {} <Debug> HTTP-Session: 043d5b11-10b4-485c-aa8d-f0042f9383a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13585 2024.08.27 19:54:20.304683 [ 3 ] {} <Trace> HTTP-Session: 043d5b11-10b4-485c-aa8d-f0042f9383a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13586 2024.08.27 19:54:20.305044 [ 3 ] {7c424afa-4ccb-48de-aa9a-0b77516a6150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13587 2024.08.27 19:54:20.305089 [ 3 ] {7c424afa-4ccb-48de-aa9a-0b77516a6150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13588 2024.08.27 19:54:20.305313 [ 3 ] {7c424afa-4ccb-48de-aa9a-0b77516a6150} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13589 2024.08.27 19:54:20.306140 [ 3 ] {7c424afa-4ccb-48de-aa9a-0b77516a6150} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13590 2024.08.27 19:54:20.306203 [ 3 ] {7c424afa-4ccb-48de-aa9a-0b77516a6150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13591 2024.08.27 19:54:20.306599 [ 3 ] {7c424afa-4ccb-48de-aa9a-0b77516a6150} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
13592 2024.08.27 19:54:20.306973 [ 3 ] {7c424afa-4ccb-48de-aa9a-0b77516a6150} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13593 2024.08.27 19:54:20.307137 [ 3 ] {7c424afa-4ccb-48de-aa9a-0b77516a6150} <Debug> executeQuery: Read 869 rows, 64.46 KiB in 0.002306 sec., 376843.0182133565 rows/sec., 27.30 MiB/sec.
13594 2024.08.27 19:54:20.307312 [ 3 ] {7c424afa-4ccb-48de-aa9a-0b77516a6150} <Debug> DynamicQueryHandler: Done processing query
13595 2024.08.27 19:54:20.307336 [ 3 ] {7c424afa-4ccb-48de-aa9a-0b77516a6150} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB.
13596 2024.08.27 19:54:20.307352 [ 3 ] {} <Debug> HTTP-Session: 043d5b11-10b4-485c-aa8d-f0042f9383a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13597 2024.08.27 19:54:20.307630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13598 2024.08.27 19:54:20.307678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13599 2024.08.27 19:54:20.307697 [ 3 ] {} <Debug> HTTP-Session: 410ecb1f-e0dc-4288-8af6-3d90f7326764 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13600 2024.08.27 19:54:20.307713 [ 3 ] {} <Debug> HTTP-Session: 410ecb1f-e0dc-4288-8af6-3d90f7326764 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13601 2024.08.27 19:54:20.307727 [ 3 ] {} <Debug> HTTP-Session: 410ecb1f-e0dc-4288-8af6-3d90f7326764 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13602 2024.08.27 19:54:20.307758 [ 3 ] {} <Trace> HTTP-Session: 410ecb1f-e0dc-4288-8af6-3d90f7326764 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13603 2024.08.27 19:54:20.307856 [ 3 ] {c48899ae-9d4a-40a5-b8bd-b8ffdc0a4e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13604 2024.08.27 19:54:20.307901 [ 3 ] {c48899ae-9d4a-40a5-b8bd-b8ffdc0a4e4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13605 2024.08.27 19:54:20.308032 [ 3 ] {c48899ae-9d4a-40a5-b8bd-b8ffdc0a4e4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13606 2024.08.27 19:54:20.308323 [ 3 ] {c48899ae-9d4a-40a5-b8bd-b8ffdc0a4e4e} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13607 2024.08.27 19:54:20.308359 [ 3 ] {c48899ae-9d4a-40a5-b8bd-b8ffdc0a4e4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13608 2024.08.27 19:54:20.308721 [ 3 ] {c48899ae-9d4a-40a5-b8bd-b8ffdc0a4e4e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
13609 2024.08.27 19:54:20.309055 [ 3 ] {c48899ae-9d4a-40a5-b8bd-b8ffdc0a4e4e} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13610 2024.08.27 19:54:20.309212 [ 3 ] {c48899ae-9d4a-40a5-b8bd-b8ffdc0a4e4e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001371 sec., 4376.367614879649 rows/sec., 228.65 KiB/sec.
13611 2024.08.27 19:54:20.309412 [ 3 ] {c48899ae-9d4a-40a5-b8bd-b8ffdc0a4e4e} <Debug> DynamicQueryHandler: Done processing query
13612 2024.08.27 19:54:20.309438 [ 3 ] {c48899ae-9d4a-40a5-b8bd-b8ffdc0a4e4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13613 2024.08.27 19:54:20.309453 [ 3 ] {} <Debug> HTTP-Session: 410ecb1f-e0dc-4288-8af6-3d90f7326764 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13614 2024.08.27 19:54:20.309716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 172862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13615 2024.08.27 19:54:20.309764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13616 2024.08.27 19:54:20.309783 [ 3 ] {} <Debug> HTTP-Session: 59edf781-c731-4fff-9bff-60c1ec530dc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13617 2024.08.27 19:54:20.309799 [ 3 ] {} <Debug> HTTP-Session: 59edf781-c731-4fff-9bff-60c1ec530dc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13618 2024.08.27 19:54:20.309813 [ 3 ] {} <Debug> HTTP-Session: 59edf781-c731-4fff-9bff-60c1ec530dc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13619 2024.08.27 19:54:20.309843 [ 3 ] {} <Trace> HTTP-Session: 59edf781-c731-4fff-9bff-60c1ec530dc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13620 2024.08.27 19:54:20.310293 [ 3 ] {2ef18edb-32cc-4982-a18c-98d5c817c373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13621 2024.08.27 19:54:20.310340 [ 3 ] {2ef18edb-32cc-4982-a18c-98d5c817c373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13622 2024.08.27 19:54:20.310485 [ 3 ] {2ef18edb-32cc-4982-a18c-98d5c817c373} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13623 2024.08.27 19:54:20.311356 [ 3 ] {2ef18edb-32cc-4982-a18c-98d5c817c373} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13624 2024.08.27 19:54:20.311392 [ 3 ] {2ef18edb-32cc-4982-a18c-98d5c817c373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13625 2024.08.27 19:54:20.311837 [ 3 ] {2ef18edb-32cc-4982-a18c-98d5c817c373} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
13626 2024.08.27 19:54:20.312176 [ 3 ] {2ef18edb-32cc-4982-a18c-98d5c817c373} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13627 2024.08.27 19:54:20.312345 [ 3 ] {2ef18edb-32cc-4982-a18c-98d5c817c373} <Debug> executeQuery: Read 913 rows, 62.46 KiB in 0.002314 sec., 394554.88331892824 rows/sec., 26.36 MiB/sec.
13628 2024.08.27 19:54:20.312536 [ 3 ] {2ef18edb-32cc-4982-a18c-98d5c817c373} <Debug> DynamicQueryHandler: Done processing query
13629 2024.08.27 19:54:20.312561 [ 3 ] {2ef18edb-32cc-4982-a18c-98d5c817c373} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB.
13630 2024.08.27 19:54:20.312577 [ 3 ] {} <Debug> HTTP-Session: 59edf781-c731-4fff-9bff-60c1ec530dc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13631 2024.08.27 19:54:20.312902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13632 2024.08.27 19:54:20.312949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13633 2024.08.27 19:54:20.312969 [ 3 ] {} <Debug> HTTP-Session: 8f8924a8-a286-42a3-b14f-fb29b28acd1a Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13634 2024.08.27 19:54:20.312985 [ 3 ] {} <Debug> HTTP-Session: 8f8924a8-a286-42a3-b14f-fb29b28acd1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13635 2024.08.27 19:54:20.312999 [ 3 ] {} <Debug> HTTP-Session: 8f8924a8-a286-42a3-b14f-fb29b28acd1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13636 2024.08.27 19:54:20.313029 [ 3 ] {} <Trace> HTTP-Session: 8f8924a8-a286-42a3-b14f-fb29b28acd1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13637 2024.08.27 19:54:20.313122 [ 3 ] {c10a17dd-b218-4998-8ba0-bf7d9956caa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
13638 2024.08.27 19:54:20.313167 [ 3 ] {c10a17dd-b218-4998-8ba0-bf7d9956caa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
13639 2024.08.27 19:54:20.313296 [ 3 ] {c10a17dd-b218-4998-8ba0-bf7d9956caa1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13640 2024.08.27 19:54:20.313556 [ 3 ] {c10a17dd-b218-4998-8ba0-bf7d9956caa1} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13641 2024.08.27 19:54:20.313592 [ 3 ] {c10a17dd-b218-4998-8ba0-bf7d9956caa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13642 2024.08.27 19:54:20.313948 [ 3 ] {c10a17dd-b218-4998-8ba0-bf7d9956caa1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
13643 2024.08.27 19:54:20.314280 [ 3 ] {c10a17dd-b218-4998-8ba0-bf7d9956caa1} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13644 2024.08.27 19:54:20.314437 [ 3 ] {c10a17dd-b218-4998-8ba0-bf7d9956caa1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001326 sec., 754.1478129713424 rows/sec., 50.82 KiB/sec.
13645 2024.08.27 19:54:20.314717 [ 3 ] {c10a17dd-b218-4998-8ba0-bf7d9956caa1} <Debug> DynamicQueryHandler: Done processing query
13646 2024.08.27 19:54:20.314780 [ 3 ] {c10a17dd-b218-4998-8ba0-bf7d9956caa1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
13647 2024.08.27 19:54:20.314815 [ 3 ] {} <Debug> HTTP-Session: 8f8924a8-a286-42a3-b14f-fb29b28acd1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13648 2024.08.27 19:54:20.315006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13649 2024.08.27 19:54:20.315057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13650 2024.08.27 19:54:20.315076 [ 3 ] {} <Debug> HTTP-Session: ef28d25a-074e-4699-9e30-7f0f7ee8b759 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13651 2024.08.27 19:54:20.315093 [ 3 ] {} <Debug> HTTP-Session: ef28d25a-074e-4699-9e30-7f0f7ee8b759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13652 2024.08.27 19:54:20.315107 [ 3 ] {} <Debug> HTTP-Session: ef28d25a-074e-4699-9e30-7f0f7ee8b759 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13653 2024.08.27 19:54:20.315138 [ 3 ] {} <Trace> HTTP-Session: ef28d25a-074e-4699-9e30-7f0f7ee8b759 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13654 2024.08.27 19:54:20.315605 [ 3 ] {02196336-a67a-4df2-bcc8-785a1357ca2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13655 2024.08.27 19:54:20.315689 [ 3 ] {02196336-a67a-4df2-bcc8-785a1357ca2f} <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
13656 2024.08.27 19:54:20.316141 [ 3 ] {02196336-a67a-4df2-bcc8-785a1357ca2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13657 2024.08.27 19:54:20.316808 [ 3 ] {02196336-a67a-4df2-bcc8-785a1357ca2f} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13658 2024.08.27 19:54:20.316845 [ 3 ] {02196336-a67a-4df2-bcc8-785a1357ca2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13659 2024.08.27 19:54:20.317506 [ 3 ] {02196336-a67a-4df2-bcc8-785a1357ca2f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
13660 2024.08.27 19:54:20.317972 [ 3 ] {02196336-a67a-4df2-bcc8-785a1357ca2f} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13661 2024.08.27 19:54:20.318175 [ 3 ] {02196336-a67a-4df2-bcc8-785a1357ca2f} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002953 sec., 9143.2441584829 rows/sec., 16.38 MiB/sec.
13662 2024.08.27 19:54:20.318417 [ 3 ] {02196336-a67a-4df2-bcc8-785a1357ca2f} <Debug> DynamicQueryHandler: Done processing query
13663 2024.08.27 19:54:20.318446 [ 3 ] {02196336-a67a-4df2-bcc8-785a1357ca2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
13664 2024.08.27 19:54:20.318468 [ 3 ] {} <Debug> HTTP-Session: ef28d25a-074e-4699-9e30-7f0f7ee8b759 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13665 2024.08.27 19:54:20.318609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13666 2024.08.27 19:54:20.318662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13667 2024.08.27 19:54:20.318685 [ 3 ] {} <Debug> HTTP-Session: ccec1d93-8b92-4638-9b9c-154564d2bf75 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13668 2024.08.27 19:54:20.318701 [ 3 ] {} <Debug> HTTP-Session: ccec1d93-8b92-4638-9b9c-154564d2bf75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13669 2024.08.27 19:54:20.318715 [ 3 ] {} <Debug> HTTP-Session: ccec1d93-8b92-4638-9b9c-154564d2bf75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13670 2024.08.27 19:54:20.318745 [ 3 ] {} <Trace> HTTP-Session: ccec1d93-8b92-4638-9b9c-154564d2bf75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13671 2024.08.27 19:54:20.318878 [ 3 ] {13122310-a980-4958-a48c-21a9d4bb95f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13672 2024.08.27 19:54:20.318924 [ 3 ] {13122310-a980-4958-a48c-21a9d4bb95f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13673 2024.08.27 19:54:20.319054 [ 3 ] {13122310-a980-4958-a48c-21a9d4bb95f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13674 2024.08.27 19:54:20.319371 [ 3 ] {13122310-a980-4958-a48c-21a9d4bb95f8} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13675 2024.08.27 19:54:20.319408 [ 3 ] {13122310-a980-4958-a48c-21a9d4bb95f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13676 2024.08.27 19:54:20.319783 [ 3 ] {13122310-a980-4958-a48c-21a9d4bb95f8} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
13677 2024.08.27 19:54:20.320116 [ 3 ] {13122310-a980-4958-a48c-21a9d4bb95f8} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13678 2024.08.27 19:54:20.320277 [ 3 ] {13122310-a980-4958-a48c-21a9d4bb95f8} <Debug> executeQuery: Read 78 rows, 5.05 KiB in 0.001449 sec., 53830.22774327122 rows/sec., 3.40 MiB/sec.
13679 2024.08.27 19:54:20.320478 [ 3 ] {13122310-a980-4958-a48c-21a9d4bb95f8} <Debug> DynamicQueryHandler: Done processing query
13680 2024.08.27 19:54:20.320514 [ 3 ] {13122310-a980-4958-a48c-21a9d4bb95f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13681 2024.08.27 19:54:20.320547 [ 3 ] {} <Debug> HTTP-Session: ccec1d93-8b92-4638-9b9c-154564d2bf75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13682 2024.08.27 19:54:20.755154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 3686, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13683 2024.08.27 19:54:20.755273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13684 2024.08.27 19:54:20.755303 [ 3 ] {} <Debug> HTTP-Session: ab8e7329-34f9-4c04-b699-7bb6a4c24b11 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13685 2024.08.27 19:54:20.755330 [ 3 ] {} <Debug> HTTP-Session: ab8e7329-34f9-4c04-b699-7bb6a4c24b11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13686 2024.08.27 19:54:20.755347 [ 3 ] {} <Debug> HTTP-Session: ab8e7329-34f9-4c04-b699-7bb6a4c24b11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13687 2024.08.27 19:54:20.755400 [ 3 ] {} <Trace> HTTP-Session: ab8e7329-34f9-4c04-b699-7bb6a4c24b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13688 2024.08.27 19:54:20.755611 [ 3 ] {49de92a8-b8ba-4a9b-834b-0cba33100096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13689 2024.08.27 19:54:20.755683 [ 3 ] {49de92a8-b8ba-4a9b-834b-0cba33100096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13690 2024.08.27 19:54:20.756023 [ 3 ] {49de92a8-b8ba-4a9b-834b-0cba33100096} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13691 2024.08.27 19:54:20.756463 [ 3 ] {49de92a8-b8ba-4a9b-834b-0cba33100096} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13692 2024.08.27 19:54:20.756507 [ 3 ] {49de92a8-b8ba-4a9b-834b-0cba33100096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13693 2024.08.27 19:54:20.756920 [ 3 ] {49de92a8-b8ba-4a9b-834b-0cba33100096} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
13694 2024.08.27 19:54:20.757302 [ 3 ] {49de92a8-b8ba-4a9b-834b-0cba33100096} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13695 2024.08.27 19:54:20.757464 [ 3 ] {49de92a8-b8ba-4a9b-834b-0cba33100096} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001911 sec., 13605.442176870749 rows/sec., 1.05 MiB/sec.
13696 2024.08.27 19:54:20.757695 [ 3 ] {49de92a8-b8ba-4a9b-834b-0cba33100096} <Debug> DynamicQueryHandler: Done processing query
13697 2024.08.27 19:54:20.757732 [ 3 ] {49de92a8-b8ba-4a9b-834b-0cba33100096} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13698 2024.08.27 19:54:20.757765 [ 3 ] {} <Debug> HTTP-Session: ab8e7329-34f9-4c04-b699-7bb6a4c24b11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13699 2024.08.27 19:54:20.757913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13700 2024.08.27 19:54:20.757969 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13701 2024.08.27 19:54:20.757988 [ 3 ] {} <Debug> HTTP-Session: 36e11d05-f922-4edc-b324-9ae5bfe7a9e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13702 2024.08.27 19:54:20.758007 [ 3 ] {} <Debug> HTTP-Session: 36e11d05-f922-4edc-b324-9ae5bfe7a9e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13703 2024.08.27 19:54:20.758021 [ 3 ] {} <Debug> HTTP-Session: 36e11d05-f922-4edc-b324-9ae5bfe7a9e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13704 2024.08.27 19:54:20.758054 [ 3 ] {} <Trace> HTTP-Session: 36e11d05-f922-4edc-b324-9ae5bfe7a9e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13705 2024.08.27 19:54:20.758162 [ 3 ] {80d42a64-4d0a-4de6-86cc-4dcc57b91094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13706 2024.08.27 19:54:20.758206 [ 3 ] {80d42a64-4d0a-4de6-86cc-4dcc57b91094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13707 2024.08.27 19:54:20.758435 [ 3 ] {80d42a64-4d0a-4de6-86cc-4dcc57b91094} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13708 2024.08.27 19:54:20.758786 [ 3 ] {80d42a64-4d0a-4de6-86cc-4dcc57b91094} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13709 2024.08.27 19:54:20.758824 [ 3 ] {80d42a64-4d0a-4de6-86cc-4dcc57b91094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13710 2024.08.27 19:54:20.759192 [ 3 ] {80d42a64-4d0a-4de6-86cc-4dcc57b91094} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
13711 2024.08.27 19:54:20.759556 [ 3 ] {80d42a64-4d0a-4de6-86cc-4dcc57b91094} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13712 2024.08.27 19:54:20.759712 [ 3 ] {80d42a64-4d0a-4de6-86cc-4dcc57b91094} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001577 sec., 17755.231452124284 rows/sec., 1.38 MiB/sec.
13713 2024.08.27 19:54:20.759995 [ 3 ] {80d42a64-4d0a-4de6-86cc-4dcc57b91094} <Debug> DynamicQueryHandler: Done processing query
13714 2024.08.27 19:54:20.760058 [ 3 ] {80d42a64-4d0a-4de6-86cc-4dcc57b91094} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
13715 2024.08.27 19:54:20.760112 [ 3 ] {} <Debug> HTTP-Session: 36e11d05-f922-4edc-b324-9ae5bfe7a9e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13716 2024.08.27 19:54:20.760325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1976, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13717 2024.08.27 19:54:20.760379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13718 2024.08.27 19:54:20.760398 [ 3 ] {} <Debug> HTTP-Session: c8bb5a82-0360-4a94-bd2a-49f58ebbbbc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13719 2024.08.27 19:54:20.760415 [ 3 ] {} <Debug> HTTP-Session: c8bb5a82-0360-4a94-bd2a-49f58ebbbbc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13720 2024.08.27 19:54:20.760429 [ 3 ] {} <Debug> HTTP-Session: c8bb5a82-0360-4a94-bd2a-49f58ebbbbc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13721 2024.08.27 19:54:20.760462 [ 3 ] {} <Trace> HTTP-Session: c8bb5a82-0360-4a94-bd2a-49f58ebbbbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13722 2024.08.27 19:54:20.760569 [ 3 ] {c2053b68-aba0-4fcb-8677-0aa379a8bf10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13723 2024.08.27 19:54:20.760618 [ 3 ] {c2053b68-aba0-4fcb-8677-0aa379a8bf10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13724 2024.08.27 19:54:20.760785 [ 3 ] {c2053b68-aba0-4fcb-8677-0aa379a8bf10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13725 2024.08.27 19:54:20.761083 [ 3 ] {c2053b68-aba0-4fcb-8677-0aa379a8bf10} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13726 2024.08.27 19:54:20.761119 [ 3 ] {c2053b68-aba0-4fcb-8677-0aa379a8bf10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13727 2024.08.27 19:54:20.761493 [ 3 ] {c2053b68-aba0-4fcb-8677-0aa379a8bf10} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
13728 2024.08.27 19:54:20.761847 [ 3 ] {c2053b68-aba0-4fcb-8677-0aa379a8bf10} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13729 2024.08.27 19:54:20.761994 [ 3 ] {c2053b68-aba0-4fcb-8677-0aa379a8bf10} <Debug> executeQuery: Read 10 rows, 727.00 B in 0.001454 sec., 6877.57909215956 rows/sec., 488.28 KiB/sec.
13730 2024.08.27 19:54:20.762189 [ 3 ] {c2053b68-aba0-4fcb-8677-0aa379a8bf10} <Debug> DynamicQueryHandler: Done processing query
13731 2024.08.27 19:54:20.762225 [ 3 ] {c2053b68-aba0-4fcb-8677-0aa379a8bf10} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13732 2024.08.27 19:54:20.762257 [ 3 ] {} <Debug> HTTP-Session: c8bb5a82-0360-4a94-bd2a-49f58ebbbbc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13733 2024.08.27 19:54:20.762389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13734 2024.08.27 19:54:20.762438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13735 2024.08.27 19:54:20.762456 [ 3 ] {} <Debug> HTTP-Session: cdf0ec34-0ab2-48f2-a11c-50b363154a29 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13736 2024.08.27 19:54:20.762473 [ 3 ] {} <Debug> HTTP-Session: cdf0ec34-0ab2-48f2-a11c-50b363154a29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13737 2024.08.27 19:54:20.762487 [ 3 ] {} <Debug> HTTP-Session: cdf0ec34-0ab2-48f2-a11c-50b363154a29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13738 2024.08.27 19:54:20.762517 [ 3 ] {} <Trace> HTTP-Session: cdf0ec34-0ab2-48f2-a11c-50b363154a29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13739 2024.08.27 19:54:20.762615 [ 3 ] {2a8480ef-8b17-4b72-bfb5-aec909a1cc3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13740 2024.08.27 19:54:20.762660 [ 3 ] {2a8480ef-8b17-4b72-bfb5-aec909a1cc3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13741 2024.08.27 19:54:20.762803 [ 3 ] {2a8480ef-8b17-4b72-bfb5-aec909a1cc3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13742 2024.08.27 19:54:20.763089 [ 3 ] {2a8480ef-8b17-4b72-bfb5-aec909a1cc3c} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13743 2024.08.27 19:54:20.763123 [ 3 ] {2a8480ef-8b17-4b72-bfb5-aec909a1cc3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13744 2024.08.27 19:54:20.763450 [ 3 ] {2a8480ef-8b17-4b72-bfb5-aec909a1cc3c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
13745 2024.08.27 19:54:20.763758 [ 3 ] {2a8480ef-8b17-4b72-bfb5-aec909a1cc3c} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13746 2024.08.27 19:54:20.763892 [ 3 ] {2a8480ef-8b17-4b72-bfb5-aec909a1cc3c} <Debug> executeQuery: Read 4 rows, 288.00 B in 0.001359 sec., 2943.3406916850627 rows/sec., 206.95 KiB/sec.
13747 2024.08.27 19:54:20.764120 [ 3 ] {2a8480ef-8b17-4b72-bfb5-aec909a1cc3c} <Debug> DynamicQueryHandler: Done processing query
13748 2024.08.27 19:54:20.764143 [ 3 ] {2a8480ef-8b17-4b72-bfb5-aec909a1cc3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13749 2024.08.27 19:54:20.764159 [ 3 ] {} <Debug> HTTP-Session: cdf0ec34-0ab2-48f2-a11c-50b363154a29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13750 2024.08.27 19:54:24.807814 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache
13751 2024.08.27 19:54:24.807889 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache
13752 2024.08.27 19:54:25.763020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 11847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13753 2024.08.27 19:54:25.763183 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13754 2024.08.27 19:54:25.763226 [ 3 ] {} <Debug> HTTP-Session: 5a3a716c-2780-446c-8d96-36b4d47102c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13755 2024.08.27 19:54:25.763265 [ 3 ] {} <Debug> HTTP-Session: 5a3a716c-2780-446c-8d96-36b4d47102c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13756 2024.08.27 19:54:25.763292 [ 3 ] {} <Debug> HTTP-Session: 5a3a716c-2780-446c-8d96-36b4d47102c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13757 2024.08.27 19:54:25.763364 [ 3 ] {} <Trace> HTTP-Session: 5a3a716c-2780-446c-8d96-36b4d47102c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13758 2024.08.27 19:54:25.763664 [ 3 ] {58742bae-eb45-4303-8cc9-f7ed5b21afad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13759 2024.08.27 19:54:25.763767 [ 3 ] {58742bae-eb45-4303-8cc9-f7ed5b21afad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13760 2024.08.27 19:54:25.764211 [ 3 ] {58742bae-eb45-4303-8cc9-f7ed5b21afad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13761 2024.08.27 19:54:25.764753 [ 3 ] {58742bae-eb45-4303-8cc9-f7ed5b21afad} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13762 2024.08.27 19:54:25.764797 [ 3 ] {58742bae-eb45-4303-8cc9-f7ed5b21afad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13763 2024.08.27 19:54:25.765280 [ 3 ] {58742bae-eb45-4303-8cc9-f7ed5b21afad} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
13764 2024.08.27 19:54:25.765666 [ 3 ] {58742bae-eb45-4303-8cc9-f7ed5b21afad} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13765 2024.08.27 19:54:25.765839 [ 3 ] {58742bae-eb45-4303-8cc9-f7ed5b21afad} <Debug> executeQuery: Read 82 rows, 6.84 KiB in 0.002288 sec., 35839.16083916084 rows/sec., 2.92 MiB/sec.
13766 2024.08.27 19:54:25.766178 [ 3 ] {58742bae-eb45-4303-8cc9-f7ed5b21afad} <Debug> DynamicQueryHandler: Done processing query
13767 2024.08.27 19:54:25.766241 [ 3 ] {58742bae-eb45-4303-8cc9-f7ed5b21afad} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13768 2024.08.27 19:54:25.766304 [ 3 ] {} <Debug> HTTP-Session: 5a3a716c-2780-446c-8d96-36b4d47102c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13769 2024.08.27 19:54:25.766601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13770 2024.08.27 19:54:25.766660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13771 2024.08.27 19:54:25.766680 [ 3 ] {} <Debug> HTTP-Session: 57ffc596-bbb5-4a77-a809-f2d98be7b993 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13772 2024.08.27 19:54:25.766699 [ 3 ] {} <Debug> HTTP-Session: 57ffc596-bbb5-4a77-a809-f2d98be7b993 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13773 2024.08.27 19:54:25.766713 [ 3 ] {} <Debug> HTTP-Session: 57ffc596-bbb5-4a77-a809-f2d98be7b993 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13774 2024.08.27 19:54:25.766749 [ 3 ] {} <Trace> HTTP-Session: 57ffc596-bbb5-4a77-a809-f2d98be7b993 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13775 2024.08.27 19:54:25.766865 [ 3 ] {f2683d03-ed91-4fe6-bf31-98c8b59b14b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13776 2024.08.27 19:54:25.766912 [ 3 ] {f2683d03-ed91-4fe6-bf31-98c8b59b14b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13777 2024.08.27 19:54:25.767170 [ 3 ] {f2683d03-ed91-4fe6-bf31-98c8b59b14b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13778 2024.08.27 19:54:25.767507 [ 3 ] {f2683d03-ed91-4fe6-bf31-98c8b59b14b4} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13779 2024.08.27 19:54:25.767550 [ 3 ] {f2683d03-ed91-4fe6-bf31-98c8b59b14b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13780 2024.08.27 19:54:25.767923 [ 3 ] {f2683d03-ed91-4fe6-bf31-98c8b59b14b4} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
13781 2024.08.27 19:54:25.768294 [ 3 ] {f2683d03-ed91-4fe6-bf31-98c8b59b14b4} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13782 2024.08.27 19:54:25.768452 [ 3 ] {f2683d03-ed91-4fe6-bf31-98c8b59b14b4} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001612 sec., 8064.5161290322585 rows/sec., 606.41 KiB/sec.
13783 2024.08.27 19:54:25.768633 [ 3 ] {f2683d03-ed91-4fe6-bf31-98c8b59b14b4} <Debug> DynamicQueryHandler: Done processing query
13784 2024.08.27 19:54:25.768658 [ 3 ] {f2683d03-ed91-4fe6-bf31-98c8b59b14b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13785 2024.08.27 19:54:25.768675 [ 3 ] {} <Debug> HTTP-Session: 57ffc596-bbb5-4a77-a809-f2d98be7b993 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13786 2024.08.27 19:54:25.768825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 13090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13787 2024.08.27 19:54:25.768876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13788 2024.08.27 19:54:25.768897 [ 3 ] {} <Debug> HTTP-Session: 496a1fa0-8197-4707-98d2-fde31bc7403e Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13789 2024.08.27 19:54:25.768915 [ 3 ] {} <Debug> HTTP-Session: 496a1fa0-8197-4707-98d2-fde31bc7403e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13790 2024.08.27 19:54:25.768930 [ 3 ] {} <Debug> HTTP-Session: 496a1fa0-8197-4707-98d2-fde31bc7403e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13791 2024.08.27 19:54:25.768964 [ 3 ] {} <Trace> HTTP-Session: 496a1fa0-8197-4707-98d2-fde31bc7403e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13792 2024.08.27 19:54:25.769093 [ 3 ] {5b3bae65-0d71-4056-8b89-696baad6606e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13793 2024.08.27 19:54:25.769138 [ 3 ] {5b3bae65-0d71-4056-8b89-696baad6606e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13794 2024.08.27 19:54:25.769370 [ 3 ] {5b3bae65-0d71-4056-8b89-696baad6606e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13795 2024.08.27 19:54:25.769761 [ 3 ] {5b3bae65-0d71-4056-8b89-696baad6606e} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13796 2024.08.27 19:54:25.769798 [ 3 ] {5b3bae65-0d71-4056-8b89-696baad6606e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13797 2024.08.27 19:54:25.770186 [ 3 ] {5b3bae65-0d71-4056-8b89-696baad6606e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
13798 2024.08.27 19:54:25.770570 [ 3 ] {5b3bae65-0d71-4056-8b89-696baad6606e} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13799 2024.08.27 19:54:25.770728 [ 3 ] {5b3bae65-0d71-4056-8b89-696baad6606e} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001682 sec., 45778.834720570754 rows/sec., 3.57 MiB/sec.
13800 2024.08.27 19:54:25.770906 [ 3 ] {5b3bae65-0d71-4056-8b89-696baad6606e} <Debug> DynamicQueryHandler: Done processing query
13801 2024.08.27 19:54:25.770932 [ 3 ] {5b3bae65-0d71-4056-8b89-696baad6606e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13802 2024.08.27 19:54:25.770948 [ 3 ] {} <Debug> HTTP-Session: 496a1fa0-8197-4707-98d2-fde31bc7403e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13803 2024.08.27 19:54:25.771162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 30657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13804 2024.08.27 19:54:25.771213 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13805 2024.08.27 19:54:25.771233 [ 3 ] {} <Debug> HTTP-Session: a2a773e2-98b4-4e52-a193-491def472155 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13806 2024.08.27 19:54:25.771249 [ 3 ] {} <Debug> HTTP-Session: a2a773e2-98b4-4e52-a193-491def472155 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13807 2024.08.27 19:54:25.771263 [ 3 ] {} <Debug> HTTP-Session: a2a773e2-98b4-4e52-a193-491def472155 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13808 2024.08.27 19:54:25.771295 [ 3 ] {} <Trace> HTTP-Session: a2a773e2-98b4-4e52-a193-491def472155 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13809 2024.08.27 19:54:25.771445 [ 3 ] {05d3cc0e-3e3e-4e68-948a-1a3eb8330f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13810 2024.08.27 19:54:25.771493 [ 3 ] {05d3cc0e-3e3e-4e68-948a-1a3eb8330f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13811 2024.08.27 19:54:25.771664 [ 3 ] {05d3cc0e-3e3e-4e68-948a-1a3eb8330f49} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13812 2024.08.27 19:54:25.772101 [ 3 ] {05d3cc0e-3e3e-4e68-948a-1a3eb8330f49} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13813 2024.08.27 19:54:25.772139 [ 3 ] {05d3cc0e-3e3e-4e68-948a-1a3eb8330f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13814 2024.08.27 19:54:25.772558 [ 3 ] {05d3cc0e-3e3e-4e68-948a-1a3eb8330f49} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
13815 2024.08.27 19:54:25.772930 [ 3 ] {05d3cc0e-3e3e-4e68-948a-1a3eb8330f49} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13816 2024.08.27 19:54:25.773098 [ 3 ] {05d3cc0e-3e3e-4e68-948a-1a3eb8330f49} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001706 sec., 93786.63540445486 rows/sec., 6.53 MiB/sec.
13817 2024.08.27 19:54:25.773290 [ 3 ] {05d3cc0e-3e3e-4e68-948a-1a3eb8330f49} <Debug> DynamicQueryHandler: Done processing query
13818 2024.08.27 19:54:25.773328 [ 3 ] {05d3cc0e-3e3e-4e68-948a-1a3eb8330f49} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13819 2024.08.27 19:54:25.773363 [ 3 ] {} <Debug> HTTP-Session: a2a773e2-98b4-4e52-a193-491def472155 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13820 2024.08.27 19:54:25.773540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 21365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13821 2024.08.27 19:54:25.773591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13822 2024.08.27 19:54:25.773610 [ 3 ] {} <Debug> HTTP-Session: 9b707e87-c97e-4a79-b56a-1925a9d7bf65 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13823 2024.08.27 19:54:25.773627 [ 3 ] {} <Debug> HTTP-Session: 9b707e87-c97e-4a79-b56a-1925a9d7bf65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13824 2024.08.27 19:54:25.773641 [ 3 ] {} <Debug> HTTP-Session: 9b707e87-c97e-4a79-b56a-1925a9d7bf65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13825 2024.08.27 19:54:25.773677 [ 3 ] {} <Trace> HTTP-Session: 9b707e87-c97e-4a79-b56a-1925a9d7bf65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13826 2024.08.27 19:54:25.773885 [ 3 ] {1cb89fa4-1851-4f7e-957c-2a020725e699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13827 2024.08.27 19:54:25.773951 [ 3 ] {1cb89fa4-1851-4f7e-957c-2a020725e699} <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
13828 2024.08.27 19:54:25.774379 [ 3 ] {1cb89fa4-1851-4f7e-957c-2a020725e699} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13829 2024.08.27 19:54:25.774943 [ 3 ] {1cb89fa4-1851-4f7e-957c-2a020725e699} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13830 2024.08.27 19:54:25.774981 [ 3 ] {1cb89fa4-1851-4f7e-957c-2a020725e699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13831 2024.08.27 19:54:25.775621 [ 3 ] {1cb89fa4-1851-4f7e-957c-2a020725e699} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
13832 2024.08.27 19:54:25.776055 [ 3 ] {1cb89fa4-1851-4f7e-957c-2a020725e699} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13833 2024.08.27 19:54:25.776250 [ 3 ] {1cb89fa4-1851-4f7e-957c-2a020725e699} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002476 sec., 5250.403877221325 rows/sec., 9.41 MiB/sec.
13834 2024.08.27 19:54:25.776753 [ 3 ] {1cb89fa4-1851-4f7e-957c-2a020725e699} <Debug> DynamicQueryHandler: Done processing query
13835 2024.08.27 19:54:25.776785 [ 3 ] {1cb89fa4-1851-4f7e-957c-2a020725e699} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
13836 2024.08.27 19:54:25.776802 [ 3 ] {} <Debug> HTTP-Session: 9b707e87-c97e-4a79-b56a-1925a9d7bf65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13837 2024.08.27 19:54:25.776936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13838 2024.08.27 19:54:25.776986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13839 2024.08.27 19:54:25.777005 [ 3 ] {} <Debug> HTTP-Session: 539f1432-255d-4f42-a0ab-bbaf1d2638ce Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13840 2024.08.27 19:54:25.777022 [ 3 ] {} <Debug> HTTP-Session: 539f1432-255d-4f42-a0ab-bbaf1d2638ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13841 2024.08.27 19:54:25.777036 [ 3 ] {} <Debug> HTTP-Session: 539f1432-255d-4f42-a0ab-bbaf1d2638ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13842 2024.08.27 19:54:25.777066 [ 3 ] {} <Trace> HTTP-Session: 539f1432-255d-4f42-a0ab-bbaf1d2638ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13843 2024.08.27 19:54:25.777199 [ 3 ] {727c6aff-550d-4831-86e2-d28887887a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13844 2024.08.27 19:54:25.777247 [ 3 ] {727c6aff-550d-4831-86e2-d28887887a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13845 2024.08.27 19:54:25.777394 [ 3 ] {727c6aff-550d-4831-86e2-d28887887a0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13846 2024.08.27 19:54:25.777702 [ 3 ] {727c6aff-550d-4831-86e2-d28887887a0f} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13847 2024.08.27 19:54:25.777737 [ 3 ] {727c6aff-550d-4831-86e2-d28887887a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13848 2024.08.27 19:54:25.778114 [ 3 ] {727c6aff-550d-4831-86e2-d28887887a0f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
13849 2024.08.27 19:54:25.778449 [ 3 ] {727c6aff-550d-4831-86e2-d28887887a0f} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13850 2024.08.27 19:54:25.778611 [ 3 ] {727c6aff-550d-4831-86e2-d28887887a0f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001458 sec., 41152.26337448559 rows/sec., 2.77 MiB/sec.
13851 2024.08.27 19:54:25.778781 [ 3 ] {727c6aff-550d-4831-86e2-d28887887a0f} <Debug> DynamicQueryHandler: Done processing query
13852 2024.08.27 19:54:25.778805 [ 3 ] {727c6aff-550d-4831-86e2-d28887887a0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13853 2024.08.27 19:54:25.778821 [ 3 ] {} <Debug> HTTP-Session: 539f1432-255d-4f42-a0ab-bbaf1d2638ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13854 2024.08.27 19:54:26.001331 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000942235 sec.
13855 2024.08.27 19:54:30.768553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 36816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13856 2024.08.27 19:54:30.768690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13857 2024.08.27 19:54:30.768715 [ 3 ] {} <Debug> HTTP-Session: e359406f-f77d-4be1-8300-b0c78985e418 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13858 2024.08.27 19:54:30.768739 [ 3 ] {} <Debug> HTTP-Session: e359406f-f77d-4be1-8300-b0c78985e418 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13859 2024.08.27 19:54:30.768753 [ 3 ] {} <Debug> HTTP-Session: e359406f-f77d-4be1-8300-b0c78985e418 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13860 2024.08.27 19:54:30.768801 [ 3 ] {} <Trace> HTTP-Session: e359406f-f77d-4be1-8300-b0c78985e418 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13861 2024.08.27 19:54:30.769052 [ 3 ] {682118e8-cd8c-4d40-85a4-02014b1890d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13862 2024.08.27 19:54:30.769121 [ 3 ] {682118e8-cd8c-4d40-85a4-02014b1890d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13863 2024.08.27 19:54:30.769457 [ 3 ] {682118e8-cd8c-4d40-85a4-02014b1890d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13864 2024.08.27 19:54:30.770034 [ 3 ] {682118e8-cd8c-4d40-85a4-02014b1890d8} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13865 2024.08.27 19:54:30.770077 [ 3 ] {682118e8-cd8c-4d40-85a4-02014b1890d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13866 2024.08.27 19:54:30.770550 [ 3 ] {682118e8-cd8c-4d40-85a4-02014b1890d8} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
13867 2024.08.27 19:54:30.770969 [ 3 ] {682118e8-cd8c-4d40-85a4-02014b1890d8} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13868 2024.08.27 19:54:30.771126 [ 3 ] {682118e8-cd8c-4d40-85a4-02014b1890d8} <Debug> executeQuery: Read 243 rows, 22.06 KiB in 0.00219 sec., 110958.90410958904 rows/sec., 9.84 MiB/sec.
13869 2024.08.27 19:54:30.771136 [ 30 ] {} <Debug> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
13870 2024.08.27 19:54:30.771192 [ 30 ] {} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13871 2024.08.27 19:54:30.771226 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13872 2024.08.27 19:54:30.771396 [ 199 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::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
13873 2024.08.27 19:54:30.771418 [ 3 ] {682118e8-cd8c-4d40-85a4-02014b1890d8} <Debug> DynamicQueryHandler: Done processing query
13874 2024.08.27 19:54:30.771482 [ 3 ] {682118e8-cd8c-4d40-85a4-02014b1890d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
13875 2024.08.27 19:54:30.771508 [ 3 ] {} <Debug> HTTP-Session: e359406f-f77d-4be1-8300-b0c78985e418 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13876 2024.08.27 19:54:30.771732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 3917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13877 2024.08.27 19:54:30.771890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13878 2024.08.27 19:54:30.771890 [ 199 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13879 2024.08.27 19:54:30.771967 [ 3 ] {} <Debug> HTTP-Session: 4f78c334-29c4-4887-97a9-8b04bd19c026 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13880 2024.08.27 19:54:30.772033 [ 199 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1418 rows starting from the beginning of the part
13881 2024.08.27 19:54:30.772040 [ 3 ] {} <Debug> HTTP-Session: 4f78c334-29c4-4887-97a9-8b04bd19c026 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13882 2024.08.27 19:54:30.772105 [ 3 ] {} <Debug> HTTP-Session: 4f78c334-29c4-4887-97a9-8b04bd19c026 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13883 2024.08.27 19:54:30.772284 [ 3 ] {} <Trace> HTTP-Session: 4f78c334-29c4-4887-97a9-8b04bd19c026 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13884 2024.08.27 19:54:30.772626 [ 199 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 82 rows starting from the beginning of the part
13885 2024.08.27 19:54:30.772792 [ 3 ] {405df474-5585-4e21-af45-8d7774b50e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13886 2024.08.27 19:54:30.773054 [ 3 ] {405df474-5585-4e21-af45-8d7774b50e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13887 2024.08.27 19:54:30.773180 [ 199 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1385 rows starting from the beginning of the part
13888 2024.08.27 19:54:30.773863 [ 199 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 26 rows starting from the beginning of the part
13889 2024.08.27 19:54:30.774297 [ 199 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 82 rows starting from the beginning of the part
13890 2024.08.27 19:54:30.774658 [ 199 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 243 rows starting from the beginning of the part
13891 2024.08.27 19:54:30.775459 [ 3 ] {405df474-5585-4e21-af45-8d7774b50e19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13892 2024.08.27 19:54:30.775973 [ 3 ] {405df474-5585-4e21-af45-8d7774b50e19} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13893 2024.08.27 19:54:30.776025 [ 3 ] {405df474-5585-4e21-af45-8d7774b50e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13894 2024.08.27 19:54:30.776551 [ 3 ] {405df474-5585-4e21-af45-8d7774b50e19} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
13895 2024.08.27 19:54:30.776962 [ 3 ] {405df474-5585-4e21-af45-8d7774b50e19} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13896 2024.08.27 19:54:30.777238 [ 3 ] {405df474-5585-4e21-af45-8d7774b50e19} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.004625 sec., 5837.837837837838 rows/sec., 438.98 KiB/sec.
13897 2024.08.27 19:54:30.777255 [ 199 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3236 rows, containing 5 columns (5 merged, 0 gathered) in 0.005965767 sec., 542428.1571841475 rows/sec., 47.62 MiB/sec.
13898 2024.08.27 19:54:30.777451 [ 3 ] {405df474-5585-4e21-af45-8d7774b50e19} <Debug> DynamicQueryHandler: Done processing query
13899 2024.08.27 19:54:30.777469 [ 199 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
13900 2024.08.27 19:54:30.777481 [ 3 ] {405df474-5585-4e21-af45-8d7774b50e19} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13901 2024.08.27 19:54:30.777508 [ 3 ] {} <Debug> HTTP-Session: 4f78c334-29c4-4887-97a9-8b04bd19c026 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13902 2024.08.27 19:54:30.777655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13903 2024.08.27 19:54:30.777736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13904 2024.08.27 19:54:30.777773 [ 3 ] {} <Debug> HTTP-Session: 0530686c-b47d-4590-b4a1-2adeba54737d Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13905 2024.08.27 19:54:30.777795 [ 3 ] {} <Debug> HTTP-Session: 0530686c-b47d-4590-b4a1-2adeba54737d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13906 2024.08.27 19:54:30.777812 [ 3 ] {} <Debug> HTTP-Session: 0530686c-b47d-4590-b4a1-2adeba54737d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13907 2024.08.27 19:54:30.777854 [ 3 ] {} <Trace> HTTP-Session: 0530686c-b47d-4590-b4a1-2adeba54737d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13908 2024.08.27 19:54:30.777960 [ 199 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_81_16} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13909 2024.08.27 19:54:30.777980 [ 3 ] {ac13b8c1-6ccf-4a68-bd15-9abc8e89b39e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
13910 2024.08.27 19:54:30.778035 [ 3 ] {ac13b8c1-6ccf-4a68-bd15-9abc8e89b39e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
13911 2024.08.27 19:54:30.778048 [ 199 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_81_16} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
13912 2024.08.27 19:54:30.778145 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB.
13913 2024.08.27 19:54:30.778313 [ 3 ] {ac13b8c1-6ccf-4a68-bd15-9abc8e89b39e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13914 2024.08.27 19:54:30.778630 [ 3 ] {ac13b8c1-6ccf-4a68-bd15-9abc8e89b39e} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13915 2024.08.27 19:54:30.778666 [ 3 ] {ac13b8c1-6ccf-4a68-bd15-9abc8e89b39e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13916 2024.08.27 19:54:30.779027 [ 3 ] {ac13b8c1-6ccf-4a68-bd15-9abc8e89b39e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
13917 2024.08.27 19:54:30.779393 [ 3 ] {ac13b8c1-6ccf-4a68-bd15-9abc8e89b39e} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13918 2024.08.27 19:54:30.779523 [ 3 ] {ac13b8c1-6ccf-4a68-bd15-9abc8e89b39e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001583 sec., 8843.967150979153 rows/sec., 619.37 KiB/sec.
13919 2024.08.27 19:54:30.780066 [ 3 ] {ac13b8c1-6ccf-4a68-bd15-9abc8e89b39e} <Debug> DynamicQueryHandler: Done processing query
13920 2024.08.27 19:54:30.780174 [ 3 ] {ac13b8c1-6ccf-4a68-bd15-9abc8e89b39e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13921 2024.08.27 19:54:30.780277 [ 3 ] {} <Debug> HTTP-Session: 0530686c-b47d-4590-b4a1-2adeba54737d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13922 2024.08.27 19:54:30.780509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13923 2024.08.27 19:54:30.780581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13924 2024.08.27 19:54:30.780601 [ 3 ] {} <Debug> HTTP-Session: 59677777-7567-4ab4-b9f4-197cd0bad27d Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13925 2024.08.27 19:54:30.780618 [ 3 ] {} <Debug> HTTP-Session: 59677777-7567-4ab4-b9f4-197cd0bad27d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13926 2024.08.27 19:54:30.780632 [ 3 ] {} <Debug> HTTP-Session: 59677777-7567-4ab4-b9f4-197cd0bad27d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13927 2024.08.27 19:54:30.780665 [ 3 ] {} <Trace> HTTP-Session: 59677777-7567-4ab4-b9f4-197cd0bad27d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13928 2024.08.27 19:54:30.780772 [ 3 ] {63404f57-2d34-45ff-b262-697e491045b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
13929 2024.08.27 19:54:30.780818 [ 3 ] {63404f57-2d34-45ff-b262-697e491045b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
13930 2024.08.27 19:54:30.781072 [ 3 ] {63404f57-2d34-45ff-b262-697e491045b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13931 2024.08.27 19:54:30.781379 [ 3 ] {63404f57-2d34-45ff-b262-697e491045b0} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13932 2024.08.27 19:54:30.781415 [ 3 ] {63404f57-2d34-45ff-b262-697e491045b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13933 2024.08.27 19:54:30.781776 [ 3 ] {63404f57-2d34-45ff-b262-697e491045b0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
13934 2024.08.27 19:54:30.782141 [ 3 ] {63404f57-2d34-45ff-b262-697e491045b0} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13935 2024.08.27 19:54:30.782281 [ 3 ] {63404f57-2d34-45ff-b262-697e491045b0} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001536 sec., 3906.25 rows/sec., 230.79 KiB/sec.
13936 2024.08.27 19:54:30.782357 [ 40 ] {} <Debug> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0
13937 2024.08.27 19:54:30.782494 [ 40 ] {} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13938 2024.08.27 19:54:30.782542 [ 3 ] {63404f57-2d34-45ff-b262-697e491045b0} <Debug> DynamicQueryHandler: Done processing query
13939 2024.08.27 19:54:30.782551 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13940 2024.08.27 19:54:30.782589 [ 3 ] {63404f57-2d34-45ff-b262-697e491045b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13941 2024.08.27 19:54:30.782624 [ 3 ] {} <Debug> HTTP-Session: 59677777-7567-4ab4-b9f4-197cd0bad27d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13942 2024.08.27 19:54:30.782841 [ 193 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full
13943 2024.08.27 19:54:30.782956 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 66337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13944 2024.08.27 19:54:30.783197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13945 2024.08.27 19:54:30.783328 [ 3 ] {} <Debug> HTTP-Session: e4469310-fd2e-43a0-a64e-2fa250d93b48 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13946 2024.08.27 19:54:30.783423 [ 3 ] {} <Debug> HTTP-Session: e4469310-fd2e-43a0-a64e-2fa250d93b48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13947 2024.08.27 19:54:30.783526 [ 3 ] {} <Debug> HTTP-Session: e4469310-fd2e-43a0-a64e-2fa250d93b48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13948 2024.08.27 19:54:30.783633 [ 193 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13949 2024.08.27 19:54:30.783643 [ 3 ] {} <Trace> HTTP-Session: e4469310-fd2e-43a0-a64e-2fa250d93b48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13950 2024.08.27 19:54:30.783716 [ 193 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 6 rows starting from the beginning of the part
13951 2024.08.27 19:54:30.783952 [ 193 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part
13952 2024.08.27 19:54:30.784138 [ 3 ] {1999dc56-4a67-4df3-be5f-77e3faf4bc0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13953 2024.08.27 19:54:30.784202 [ 193 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part
13954 2024.08.27 19:54:30.784289 [ 3 ] {1999dc56-4a67-4df3-be5f-77e3faf4bc0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13955 2024.08.27 19:54:30.784559 [ 193 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part
13956 2024.08.27 19:54:30.784854 [ 193 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part
13957 2024.08.27 19:54:30.785643 [ 3 ] {1999dc56-4a67-4df3-be5f-77e3faf4bc0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13958 2024.08.27 19:54:30.787004 [ 3 ] {1999dc56-4a67-4df3-be5f-77e3faf4bc0b} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13959 2024.08.27 19:54:30.787098 [ 3 ] {1999dc56-4a67-4df3-be5f-77e3faf4bc0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13960 2024.08.27 19:54:30.787321 [ 188 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004604556 sec., 6515.286164398913 rows/sec., 413.57 KiB/sec.
13961 2024.08.27 19:54:30.787613 [ 188 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary)
13962 2024.08.27 19:54:30.787923 [ 3 ] {1999dc56-4a67-4df3-be5f-77e3faf4bc0b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
13963 2024.08.27 19:54:30.788984 [ 188 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_33_8} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13964 2024.08.27 19:54:30.789099 [ 3 ] {1999dc56-4a67-4df3-be5f-77e3faf4bc0b} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13965 2024.08.27 19:54:30.789154 [ 188 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_33_8} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8
13966 2024.08.27 19:54:30.789343 [ 40 ] {} <Debug> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
13967 2024.08.27 19:54:30.789422 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
13968 2024.08.27 19:54:30.789451 [ 40 ] {} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13969 2024.08.27 19:54:30.789467 [ 3 ] {1999dc56-4a67-4df3-be5f-77e3faf4bc0b} <Debug> executeQuery: Read 409 rows, 29.84 KiB in 0.005578 sec., 73323.77196127645 rows/sec., 5.22 MiB/sec.
13970 2024.08.27 19:54:30.789509 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13971 2024.08.27 19:54:30.789799 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::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
13972 2024.08.27 19:54:30.789935 [ 3 ] {1999dc56-4a67-4df3-be5f-77e3faf4bc0b} <Debug> DynamicQueryHandler: Done processing query
13973 2024.08.27 19:54:30.790006 [ 3 ] {1999dc56-4a67-4df3-be5f-77e3faf4bc0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
13974 2024.08.27 19:54:30.790072 [ 3 ] {} <Debug> HTTP-Session: e4469310-fd2e-43a0-a64e-2fa250d93b48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13975 2024.08.27 19:54:30.790192 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13976 2024.08.27 19:54:30.790253 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 914 rows starting from the beginning of the part
13977 2024.08.27 19:54:30.790537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13978 2024.08.27 19:54:30.790549 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 77 rows starting from the beginning of the part
13979 2024.08.27 19:54:30.790706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13980 2024.08.27 19:54:30.790804 [ 3 ] {} <Debug> HTTP-Session: 89a7edf6-f606-465a-ae23-424d961f189a Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
13981 2024.08.27 19:54:30.790837 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 869 rows starting from the beginning of the part
13982 2024.08.27 19:54:30.790881 [ 3 ] {} <Debug> HTTP-Session: 89a7edf6-f606-465a-ae23-424d961f189a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13983 2024.08.27 19:54:30.790960 [ 3 ] {} <Debug> HTTP-Session: 89a7edf6-f606-465a-ae23-424d961f189a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13984 2024.08.27 19:54:30.791122 [ 3 ] {} <Trace> HTTP-Session: 89a7edf6-f606-465a-ae23-424d961f189a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13985 2024.08.27 19:54:30.791233 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 28 rows starting from the beginning of the part
13986 2024.08.27 19:54:30.791467 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 77 rows starting from the beginning of the part
13987 2024.08.27 19:54:30.791482 [ 3 ] {8fd581a6-7926-465a-b6aa-ee635edd75fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13988 2024.08.27 19:54:30.791692 [ 3 ] {8fd581a6-7926-465a-b6aa-ee635edd75fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13989 2024.08.27 19:54:30.791929 [ 196 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 409 rows starting from the beginning of the part
13990 2024.08.27 19:54:30.792656 [ 3 ] {8fd581a6-7926-465a-b6aa-ee635edd75fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13991 2024.08.27 19:54:30.793323 [ 3 ] {8fd581a6-7926-465a-b6aa-ee635edd75fd} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13992 2024.08.27 19:54:30.793381 [ 3 ] {8fd581a6-7926-465a-b6aa-ee635edd75fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
13993 2024.08.27 19:54:30.794425 [ 3 ] {8fd581a6-7926-465a-b6aa-ee635edd75fd} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
13994 2024.08.27 19:54:30.795074 [ 3 ] {8fd581a6-7926-465a-b6aa-ee635edd75fd} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13995 2024.08.27 19:54:30.795333 [ 192 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2374 rows, containing 5 columns (5 merged, 0 gathered) in 0.005688923 sec., 417302.18531697476 rows/sec., 31.97 MiB/sec.
13996 2024.08.27 19:54:30.795471 [ 3 ] {8fd581a6-7926-465a-b6aa-ee635edd75fd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004136 sec., 1450.6769825918761 rows/sec., 75.79 KiB/sec.
13997 2024.08.27 19:54:30.795805 [ 192 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
13998 2024.08.27 19:54:30.795996 [ 3 ] {8fd581a6-7926-465a-b6aa-ee635edd75fd} <Debug> DynamicQueryHandler: Done processing query
13999 2024.08.27 19:54:30.796079 [ 3 ] {8fd581a6-7926-465a-b6aa-ee635edd75fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14000 2024.08.27 19:54:30.796170 [ 3 ] {} <Debug> HTTP-Session: 89a7edf6-f606-465a-ae23-424d961f189a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14001 2024.08.27 19:54:30.796537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44659, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14002 2024.08.27 19:54:30.796633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14003 2024.08.27 19:54:30.796691 [ 3 ] {} <Debug> HTTP-Session: c78cb7b0-0fac-4a15-8536-d4219b549b37 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14004 2024.08.27 19:54:30.796739 [ 3 ] {} <Debug> HTTP-Session: c78cb7b0-0fac-4a15-8536-d4219b549b37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14005 2024.08.27 19:54:30.796771 [ 3 ] {} <Debug> HTTP-Session: c78cb7b0-0fac-4a15-8536-d4219b549b37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14006 2024.08.27 19:54:30.796840 [ 3 ] {} <Trace> HTTP-Session: c78cb7b0-0fac-4a15-8536-d4219b549b37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14007 2024.08.27 19:54:30.796896 [ 192 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_81_16} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14008 2024.08.27 19:54:30.797056 [ 192 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_81_16} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
14009 2024.08.27 19:54:30.797160 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
14010 2024.08.27 19:54:30.797224 [ 3 ] {8be1c4c2-6a6d-46bc-8e2e-22acdf686466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14011 2024.08.27 19:54:30.797281 [ 3 ] {8be1c4c2-6a6d-46bc-8e2e-22acdf686466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14012 2024.08.27 19:54:30.797456 [ 3 ] {8be1c4c2-6a6d-46bc-8e2e-22acdf686466} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14013 2024.08.27 19:54:30.797855 [ 3 ] {8be1c4c2-6a6d-46bc-8e2e-22acdf686466} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14014 2024.08.27 19:54:30.797894 [ 3 ] {8be1c4c2-6a6d-46bc-8e2e-22acdf686466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
14015 2024.08.27 19:54:30.798320 [ 3 ] {8be1c4c2-6a6d-46bc-8e2e-22acdf686466} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
14016 2024.08.27 19:54:30.798683 [ 3 ] {8be1c4c2-6a6d-46bc-8e2e-22acdf686466} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14017 2024.08.27 19:54:30.798843 [ 3 ] {8be1c4c2-6a6d-46bc-8e2e-22acdf686466} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001825 sec., 129863.01369863014 rows/sec., 8.70 MiB/sec.
14018 2024.08.27 19:54:30.798854 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
14019 2024.08.27 19:54:30.798949 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14020 2024.08.27 19:54:30.799011 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
14021 2024.08.27 19:54:30.799163 [ 3 ] {8be1c4c2-6a6d-46bc-8e2e-22acdf686466} <Debug> DynamicQueryHandler: Done processing query
14022 2024.08.27 19:54:30.799194 [ 198 ] {f0716f36-2242-4786-aa54-49060a96b200::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
14023 2024.08.27 19:54:30.799210 [ 3 ] {8be1c4c2-6a6d-46bc-8e2e-22acdf686466} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
14024 2024.08.27 19:54:30.799271 [ 3 ] {} <Debug> HTTP-Session: c78cb7b0-0fac-4a15-8536-d4219b549b37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14025 2024.08.27 19:54:30.799456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14026 2024.08.27 19:54:30.799460 [ 198 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14027 2024.08.27 19:54:30.799544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14028 2024.08.27 19:54:30.799550 [ 198 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 20976 rows starting from the beginning of the part
14029 2024.08.27 19:54:30.799586 [ 3 ] {} <Debug> HTTP-Session: 2a871bd6-9a7c-4e96-9b54-9ff752f1026a Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14030 2024.08.27 19:54:30.799626 [ 3 ] {} <Debug> HTTP-Session: 2a871bd6-9a7c-4e96-9b54-9ff752f1026a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14031 2024.08.27 19:54:30.799686 [ 3 ] {} <Debug> HTTP-Session: 2a871bd6-9a7c-4e96-9b54-9ff752f1026a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14032 2024.08.27 19:54:30.799803 [ 3 ] {} <Trace> HTTP-Session: 2a871bd6-9a7c-4e96-9b54-9ff752f1026a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14033 2024.08.27 19:54:30.799843 [ 198 ] {f0716f36-2242-4786-aa54-49060a96b200::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
14034 2024.08.27 19:54:30.800080 [ 3 ] {59b8239c-e840-4337-8e64-bcd1ed043b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
14035 2024.08.27 19:54:30.800097 [ 198 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 913 rows starting from the beginning of the part
14036 2024.08.27 19:54:30.800205 [ 3 ] {59b8239c-e840-4337-8e64-bcd1ed043b9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
14037 2024.08.27 19:54:30.800341 [ 198 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 10 rows starting from the beginning of the part
14038 2024.08.27 19:54:30.800750 [ 198 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part
14039 2024.08.27 19:54:30.801117 [ 198 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 237 rows starting from the beginning of the part
14040 2024.08.27 19:54:30.801349 [ 3 ] {59b8239c-e840-4337-8e64-bcd1ed043b9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14041 2024.08.27 19:54:30.802036 [ 3 ] {59b8239c-e840-4337-8e64-bcd1ed043b9b} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14042 2024.08.27 19:54:30.802095 [ 3 ] {59b8239c-e840-4337-8e64-bcd1ed043b9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
14043 2024.08.27 19:54:30.802699 [ 3 ] {59b8239c-e840-4337-8e64-bcd1ed043b9b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
14044 2024.08.27 19:54:30.803110 [ 3 ] {59b8239c-e840-4337-8e64-bcd1ed043b9b} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14045 2024.08.27 19:54:30.803426 [ 3 ] {59b8239c-e840-4337-8e64-bcd1ed043b9b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003425 sec., 291.97080291970804 rows/sec., 19.67 KiB/sec.
14046 2024.08.27 19:54:30.804058 [ 3 ] {59b8239c-e840-4337-8e64-bcd1ed043b9b} <Debug> DynamicQueryHandler: Done processing query
14047 2024.08.27 19:54:30.804144 [ 3 ] {59b8239c-e840-4337-8e64-bcd1ed043b9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
14048 2024.08.27 19:54:30.804220 [ 3 ] {} <Debug> HTTP-Session: 2a871bd6-9a7c-4e96-9b54-9ff752f1026a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14049 2024.08.27 19:54:30.804530 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14050 2024.08.27 19:54:30.804646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14051 2024.08.27 19:54:30.804709 [ 3 ] {} <Debug> HTTP-Session: 449fda25-8fdb-4c69-855e-6d3a38d29af5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14052 2024.08.27 19:54:30.804748 [ 3 ] {} <Debug> HTTP-Session: 449fda25-8fdb-4c69-855e-6d3a38d29af5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14053 2024.08.27 19:54:30.804793 [ 3 ] {} <Debug> HTTP-Session: 449fda25-8fdb-4c69-855e-6d3a38d29af5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14054 2024.08.27 19:54:30.804905 [ 3 ] {} <Trace> HTTP-Session: 449fda25-8fdb-4c69-855e-6d3a38d29af5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14055 2024.08.27 19:54:30.805274 [ 3 ] {ef60dd60-0bb3-4a70-9fc5-f1f4def8659e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14056 2024.08.27 19:54:30.805407 [ 3 ] {ef60dd60-0bb3-4a70-9fc5-f1f4def8659e} <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
14057 2024.08.27 19:54:30.806099 [ 3 ] {ef60dd60-0bb3-4a70-9fc5-f1f4def8659e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14058 2024.08.27 19:54:30.806758 [ 3 ] {ef60dd60-0bb3-4a70-9fc5-f1f4def8659e} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14059 2024.08.27 19:54:30.806795 [ 3 ] {ef60dd60-0bb3-4a70-9fc5-f1f4def8659e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
14060 2024.08.27 19:54:30.807919 [ 3 ] {ef60dd60-0bb3-4a70-9fc5-f1f4def8659e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
14061 2024.08.27 19:54:30.808451 [ 3 ] {ef60dd60-0bb3-4a70-9fc5-f1f4def8659e} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14062 2024.08.27 19:54:30.808758 [ 3 ] {ef60dd60-0bb3-4a70-9fc5-f1f4def8659e} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.003696 sec., 7305.194805194805 rows/sec., 13.09 MiB/sec.
14063 2024.08.27 19:54:30.809054 [ 3 ] {ef60dd60-0bb3-4a70-9fc5-f1f4def8659e} <Debug> DynamicQueryHandler: Done processing query
14064 2024.08.27 19:54:30.809079 [ 3 ] {ef60dd60-0bb3-4a70-9fc5-f1f4def8659e} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
14065 2024.08.27 19:54:30.809105 [ 3 ] {} <Debug> HTTP-Session: 449fda25-8fdb-4c69-855e-6d3a38d29af5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14066 2024.08.27 19:54:30.809264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 12143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14067 2024.08.27 19:54:30.809314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14068 2024.08.27 19:54:30.809333 [ 3 ] {} <Debug> HTTP-Session: 24991d4a-03e4-4827-86d8-c8d061e65f63 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14069 2024.08.27 19:54:30.809351 [ 3 ] {} <Debug> HTTP-Session: 24991d4a-03e4-4827-86d8-c8d061e65f63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14070 2024.08.27 19:54:30.809365 [ 3 ] {} <Debug> HTTP-Session: 24991d4a-03e4-4827-86d8-c8d061e65f63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14071 2024.08.27 19:54:30.809398 [ 3 ] {} <Trace> HTTP-Session: 24991d4a-03e4-4827-86d8-c8d061e65f63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14072 2024.08.27 19:54:30.809608 [ 3 ] {32bd9bc7-a4d0-468d-b48f-194ec272020b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14073 2024.08.27 19:54:30.809681 [ 3 ] {32bd9bc7-a4d0-468d-b48f-194ec272020b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14074 2024.08.27 19:54:30.809886 [ 3 ] {32bd9bc7-a4d0-468d-b48f-194ec272020b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14075 2024.08.27 19:54:30.810298 [ 3 ] {32bd9bc7-a4d0-468d-b48f-194ec272020b} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14076 2024.08.27 19:54:30.810339 [ 3 ] {32bd9bc7-a4d0-468d-b48f-194ec272020b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
14077 2024.08.27 19:54:30.811001 [ 3 ] {32bd9bc7-a4d0-468d-b48f-194ec272020b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
14078 2024.08.27 19:54:30.811017 [ 201 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22456 rows, containing 5 columns (5 merged, 0 gathered) in 0.011905315 sec., 1886216.3663876178 rows/sec., 127.50 MiB/sec.
14079 2024.08.27 19:54:30.811433 [ 3 ] {32bd9bc7-a4d0-468d-b48f-194ec272020b} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14080 2024.08.27 19:54:30.811627 [ 201 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
14081 2024.08.27 19:54:30.811682 [ 40 ] {} <Debug> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
14082 2024.08.27 19:54:30.811702 [ 3 ] {32bd9bc7-a4d0-468d-b48f-194ec272020b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.0022 sec., 37272.72727272727 rows/sec., 2.37 MiB/sec.
14083 2024.08.27 19:54:30.811770 [ 40 ] {} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14084 2024.08.27 19:54:30.811907 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
14085 2024.08.27 19:54:30.812270 [ 3 ] {32bd9bc7-a4d0-468d-b48f-194ec272020b} <Debug> DynamicQueryHandler: Done processing query
14086 2024.08.27 19:54:30.812287 [ 195 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
14087 2024.08.27 19:54:30.812311 [ 3 ] {32bd9bc7-a4d0-468d-b48f-194ec272020b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14088 2024.08.27 19:54:30.812395 [ 3 ] {} <Debug> HTTP-Session: 24991d4a-03e4-4827-86d8-c8d061e65f63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14089 2024.08.27 19:54:30.812841 [ 195 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14090 2024.08.27 19:54:30.812894 [ 195 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4564 rows starting from the beginning of the part
14091 2024.08.27 19:54:30.813067 [ 195 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
14092 2024.08.27 19:54:30.813338 [ 201 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14093 2024.08.27 19:54:30.813354 [ 195 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 78 rows starting from the beginning of the part
14094 2024.08.27 19:54:30.813676 [ 201 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
14095 2024.08.27 19:54:30.813685 [ 195 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 4 rows starting from the beginning of the part
14096 2024.08.27 19:54:30.813978 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB.
14097 2024.08.27 19:54:30.813991 [ 195 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
14098 2024.08.27 19:54:30.814108 [ 195 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 82 rows starting from the beginning of the part
14099 2024.08.27 19:54:30.816140 [ 201 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4848 rows, containing 4 columns (4 merged, 0 gathered) in 0.004062127 sec., 1193463.4244571873 rows/sec., 77.85 MiB/sec.
14100 2024.08.27 19:54:30.816438 [ 195 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
14101 2024.08.27 19:54:30.816809 [ 195 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_81_16} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14102 2024.08.27 19:54:30.816888 [ 195 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_81_16} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
14103 2024.08.27 19:54:30.816964 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB.
14104 2024.08.27 19:54:35.762965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14105 2024.08.27 19:54:35.763100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14106 2024.08.27 19:54:35.763130 [ 3 ] {} <Debug> HTTP-Session: 30047ee7-8dfe-4ad0-a092-f57357901b6b Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14107 2024.08.27 19:54:35.763159 [ 3 ] {} <Debug> HTTP-Session: 30047ee7-8dfe-4ad0-a092-f57357901b6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14108 2024.08.27 19:54:35.763178 [ 3 ] {} <Debug> HTTP-Session: 30047ee7-8dfe-4ad0-a092-f57357901b6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14109 2024.08.27 19:54:35.763233 [ 3 ] {} <Trace> HTTP-Session: 30047ee7-8dfe-4ad0-a092-f57357901b6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14110 2024.08.27 19:54:35.763432 [ 3 ] {97bf8d6b-2503-47eb-b291-ff3856c07e06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14111 2024.08.27 19:54:35.763497 [ 3 ] {97bf8d6b-2503-47eb-b291-ff3856c07e06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14112 2024.08.27 19:54:35.763830 [ 3 ] {97bf8d6b-2503-47eb-b291-ff3856c07e06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14113 2024.08.27 19:54:35.764299 [ 3 ] {97bf8d6b-2503-47eb-b291-ff3856c07e06} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14114 2024.08.27 19:54:35.764342 [ 3 ] {97bf8d6b-2503-47eb-b291-ff3856c07e06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
14115 2024.08.27 19:54:35.764762 [ 3 ] {97bf8d6b-2503-47eb-b291-ff3856c07e06} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
14116 2024.08.27 19:54:35.765165 [ 3 ] {97bf8d6b-2503-47eb-b291-ff3856c07e06} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14117 2024.08.27 19:54:35.765348 [ 3 ] {97bf8d6b-2503-47eb-b291-ff3856c07e06} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001968 sec., 2032.5203252032518 rows/sec., 165.74 KiB/sec.
14118 2024.08.27 19:54:35.765569 [ 3 ] {97bf8d6b-2503-47eb-b291-ff3856c07e06} <Debug> DynamicQueryHandler: Done processing query
14119 2024.08.27 19:54:35.765596 [ 3 ] {97bf8d6b-2503-47eb-b291-ff3856c07e06} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14120 2024.08.27 19:54:35.765612 [ 3 ] {} <Debug> HTTP-Session: 30047ee7-8dfe-4ad0-a092-f57357901b6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14121 2024.08.27 19:54:35.765798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 12115, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14122 2024.08.27 19:54:35.765852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14123 2024.08.27 19:54:35.765873 [ 3 ] {} <Debug> HTTP-Session: 21b25381-33ae-4d06-8c2c-0c6935998128 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14124 2024.08.27 19:54:35.765891 [ 3 ] {} <Debug> HTTP-Session: 21b25381-33ae-4d06-8c2c-0c6935998128 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14125 2024.08.27 19:54:35.765905 [ 3 ] {} <Debug> HTTP-Session: 21b25381-33ae-4d06-8c2c-0c6935998128 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14126 2024.08.27 19:54:35.765940 [ 3 ] {} <Trace> HTTP-Session: 21b25381-33ae-4d06-8c2c-0c6935998128 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14127 2024.08.27 19:54:35.766068 [ 3 ] {ee27d044-b9ec-444a-a29a-2e114d105bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14128 2024.08.27 19:54:35.766114 [ 3 ] {ee27d044-b9ec-444a-a29a-2e114d105bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14129 2024.08.27 19:54:35.766344 [ 3 ] {ee27d044-b9ec-444a-a29a-2e114d105bb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14130 2024.08.27 19:54:35.766794 [ 3 ] {ee27d044-b9ec-444a-a29a-2e114d105bb0} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14131 2024.08.27 19:54:35.766831 [ 3 ] {ee27d044-b9ec-444a-a29a-2e114d105bb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
14132 2024.08.27 19:54:35.767217 [ 3 ] {ee27d044-b9ec-444a-a29a-2e114d105bb0} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
14133 2024.08.27 19:54:35.767606 [ 3 ] {ee27d044-b9ec-444a-a29a-2e114d105bb0} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14134 2024.08.27 19:54:35.767768 [ 3 ] {ee27d044-b9ec-444a-a29a-2e114d105bb0} <Debug> executeQuery: Read 84 rows, 6.98 KiB in 0.001741 sec., 48248.133256748995 rows/sec., 3.92 MiB/sec.
14135 2024.08.27 19:54:35.768045 [ 3 ] {ee27d044-b9ec-444a-a29a-2e114d105bb0} <Debug> DynamicQueryHandler: Done processing query
14136 2024.08.27 19:54:35.768102 [ 3 ] {ee27d044-b9ec-444a-a29a-2e114d105bb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
14137 2024.08.27 19:54:35.768153 [ 3 ] {} <Debug> HTTP-Session: 21b25381-33ae-4d06-8c2c-0c6935998128 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14138 2024.08.27 19:54:35.768389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 2475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14139 2024.08.27 19:54:35.768445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14140 2024.08.27 19:54:35.768465 [ 3 ] {} <Debug> HTTP-Session: 6846e4a3-d5da-448e-ad4c-5e5a668411f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14141 2024.08.27 19:54:35.768483 [ 3 ] {} <Debug> HTTP-Session: 6846e4a3-d5da-448e-ad4c-5e5a668411f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14142 2024.08.27 19:54:35.768497 [ 3 ] {} <Debug> HTTP-Session: 6846e4a3-d5da-448e-ad4c-5e5a668411f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14143 2024.08.27 19:54:35.768530 [ 3 ] {} <Trace> HTTP-Session: 6846e4a3-d5da-448e-ad4c-5e5a668411f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14144 2024.08.27 19:54:35.768638 [ 3 ] {e5b19d7b-e47e-4054-87c5-d0a3d0f832df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14145 2024.08.27 19:54:35.768683 [ 3 ] {e5b19d7b-e47e-4054-87c5-d0a3d0f832df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14146 2024.08.27 19:54:35.768925 [ 3 ] {e5b19d7b-e47e-4054-87c5-d0a3d0f832df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14147 2024.08.27 19:54:35.769236 [ 3 ] {e5b19d7b-e47e-4054-87c5-d0a3d0f832df} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14148 2024.08.27 19:54:35.769273 [ 3 ] {e5b19d7b-e47e-4054-87c5-d0a3d0f832df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
14149 2024.08.27 19:54:35.769630 [ 3 ] {e5b19d7b-e47e-4054-87c5-d0a3d0f832df} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
14150 2024.08.27 19:54:35.770022 [ 3 ] {e5b19d7b-e47e-4054-87c5-d0a3d0f832df} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14151 2024.08.27 19:54:35.770183 [ 3 ] {e5b19d7b-e47e-4054-87c5-d0a3d0f832df} <Debug> executeQuery: Read 17 rows, 1.26 KiB in 0.001573 sec., 10807.374443738081 rows/sec., 799.01 KiB/sec.
14152 2024.08.27 19:54:35.770354 [ 3 ] {e5b19d7b-e47e-4054-87c5-d0a3d0f832df} <Debug> DynamicQueryHandler: Done processing query
14153 2024.08.27 19:54:35.770379 [ 3 ] {e5b19d7b-e47e-4054-87c5-d0a3d0f832df} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14154 2024.08.27 19:54:35.770396 [ 3 ] {} <Debug> HTTP-Session: 6846e4a3-d5da-448e-ad4c-5e5a668411f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14155 2024.08.27 19:54:35.770537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 13776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14156 2024.08.27 19:54:35.770585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14157 2024.08.27 19:54:35.770604 [ 3 ] {} <Debug> HTTP-Session: 41d9a7ba-438d-4762-8e4f-3ab5682d6a0a Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14158 2024.08.27 19:54:35.770621 [ 3 ] {} <Debug> HTTP-Session: 41d9a7ba-438d-4762-8e4f-3ab5682d6a0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14159 2024.08.27 19:54:35.770636 [ 3 ] {} <Debug> HTTP-Session: 41d9a7ba-438d-4762-8e4f-3ab5682d6a0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14160 2024.08.27 19:54:35.770666 [ 3 ] {} <Trace> HTTP-Session: 41d9a7ba-438d-4762-8e4f-3ab5682d6a0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14161 2024.08.27 19:54:35.770792 [ 3 ] {bc5542d6-5675-4f54-a316-3b42840446a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14162 2024.08.27 19:54:35.770835 [ 3 ] {bc5542d6-5675-4f54-a316-3b42840446a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14163 2024.08.27 19:54:35.771058 [ 3 ] {bc5542d6-5675-4f54-a316-3b42840446a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14164 2024.08.27 19:54:35.771426 [ 3 ] {bc5542d6-5675-4f54-a316-3b42840446a0} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14165 2024.08.27 19:54:35.771463 [ 3 ] {bc5542d6-5675-4f54-a316-3b42840446a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
14166 2024.08.27 19:54:35.771846 [ 3 ] {bc5542d6-5675-4f54-a316-3b42840446a0} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
14167 2024.08.27 19:54:35.772235 [ 3 ] {bc5542d6-5675-4f54-a316-3b42840446a0} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14168 2024.08.27 19:54:35.772391 [ 3 ] {bc5542d6-5675-4f54-a316-3b42840446a0} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001639 sec., 49420.37827943868 rows/sec., 3.86 MiB/sec.
14169 2024.08.27 19:54:35.772568 [ 3 ] {bc5542d6-5675-4f54-a316-3b42840446a0} <Debug> DynamicQueryHandler: Done processing query
14170 2024.08.27 19:54:35.772593 [ 3 ] {bc5542d6-5675-4f54-a316-3b42840446a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
14171 2024.08.27 19:54:35.772612 [ 3 ] {} <Debug> HTTP-Session: 41d9a7ba-438d-4762-8e4f-3ab5682d6a0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14172 2024.08.27 19:54:35.772840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 31039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14173 2024.08.27 19:54:35.772892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14174 2024.08.27 19:54:35.772912 [ 3 ] {} <Debug> HTTP-Session: 11f2ae60-45c8-4f55-9f50-15e0a69924d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14175 2024.08.27 19:54:35.772928 [ 3 ] {} <Debug> HTTP-Session: 11f2ae60-45c8-4f55-9f50-15e0a69924d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14176 2024.08.27 19:54:35.772942 [ 3 ] {} <Debug> HTTP-Session: 11f2ae60-45c8-4f55-9f50-15e0a69924d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14177 2024.08.27 19:54:35.772974 [ 3 ] {} <Trace> HTTP-Session: 11f2ae60-45c8-4f55-9f50-15e0a69924d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14178 2024.08.27 19:54:35.773132 [ 3 ] {3095bc04-eedb-45c9-8763-fea99c22f563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14179 2024.08.27 19:54:35.773181 [ 3 ] {3095bc04-eedb-45c9-8763-fea99c22f563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14180 2024.08.27 19:54:35.773333 [ 3 ] {3095bc04-eedb-45c9-8763-fea99c22f563} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14181 2024.08.27 19:54:35.773730 [ 3 ] {3095bc04-eedb-45c9-8763-fea99c22f563} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14182 2024.08.27 19:54:35.773768 [ 3 ] {3095bc04-eedb-45c9-8763-fea99c22f563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
14183 2024.08.27 19:54:35.774175 [ 3 ] {3095bc04-eedb-45c9-8763-fea99c22f563} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
14184 2024.08.27 19:54:35.774544 [ 3 ] {3095bc04-eedb-45c9-8763-fea99c22f563} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14185 2024.08.27 19:54:35.774700 [ 3 ] {3095bc04-eedb-45c9-8763-fea99c22f563} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001634 sec., 99143.20685434516 rows/sec., 6.90 MiB/sec.
14186 2024.08.27 19:54:35.774864 [ 3 ] {3095bc04-eedb-45c9-8763-fea99c22f563} <Debug> DynamicQueryHandler: Done processing query
14187 2024.08.27 19:54:35.774889 [ 3 ] {3095bc04-eedb-45c9-8763-fea99c22f563} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14188 2024.08.27 19:54:35.774906 [ 3 ] {} <Debug> HTTP-Session: 11f2ae60-45c8-4f55-9f50-15e0a69924d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14189 2024.08.27 19:54:35.775050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 21378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14190 2024.08.27 19:54:35.775101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14191 2024.08.27 19:54:35.775120 [ 3 ] {} <Debug> HTTP-Session: 29b1ff01-0c2e-4f98-a8a0-ebe95f9410e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14192 2024.08.27 19:54:35.775137 [ 3 ] {} <Debug> HTTP-Session: 29b1ff01-0c2e-4f98-a8a0-ebe95f9410e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14193 2024.08.27 19:54:35.775151 [ 3 ] {} <Debug> HTTP-Session: 29b1ff01-0c2e-4f98-a8a0-ebe95f9410e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14194 2024.08.27 19:54:35.775183 [ 3 ] {} <Trace> HTTP-Session: 29b1ff01-0c2e-4f98-a8a0-ebe95f9410e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14195 2024.08.27 19:54:35.775384 [ 3 ] {4d34ef94-dab7-4381-bee4-64363399cd5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14196 2024.08.27 19:54:35.775450 [ 3 ] {4d34ef94-dab7-4381-bee4-64363399cd5a} <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
14197 2024.08.27 19:54:35.775877 [ 3 ] {4d34ef94-dab7-4381-bee4-64363399cd5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14198 2024.08.27 19:54:35.776446 [ 3 ] {4d34ef94-dab7-4381-bee4-64363399cd5a} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14199 2024.08.27 19:54:35.776484 [ 3 ] {4d34ef94-dab7-4381-bee4-64363399cd5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
14200 2024.08.27 19:54:35.777105 [ 3 ] {4d34ef94-dab7-4381-bee4-64363399cd5a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
14201 2024.08.27 19:54:35.777526 [ 3 ] {4d34ef94-dab7-4381-bee4-64363399cd5a} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14202 2024.08.27 19:54:35.777730 [ 3 ] {4d34ef94-dab7-4381-bee4-64363399cd5a} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002462 sec., 5280.259951259139 rows/sec., 9.46 MiB/sec.
14203 2024.08.27 19:54:35.778053 [ 3 ] {4d34ef94-dab7-4381-bee4-64363399cd5a} <Debug> DynamicQueryHandler: Done processing query
14204 2024.08.27 19:54:35.778080 [ 3 ] {4d34ef94-dab7-4381-bee4-64363399cd5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
14205 2024.08.27 19:54:35.778096 [ 3 ] {} <Debug> HTTP-Session: 29b1ff01-0c2e-4f98-a8a0-ebe95f9410e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14206 2024.08.27 19:54:35.778233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14207 2024.08.27 19:54:35.778283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14208 2024.08.27 19:54:35.778303 [ 3 ] {} <Debug> HTTP-Session: 9f15141b-ed67-4c4b-ad7e-7703ed5ad3e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14209 2024.08.27 19:54:35.778319 [ 3 ] {} <Debug> HTTP-Session: 9f15141b-ed67-4c4b-ad7e-7703ed5ad3e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14210 2024.08.27 19:54:35.778333 [ 3 ] {} <Debug> HTTP-Session: 9f15141b-ed67-4c4b-ad7e-7703ed5ad3e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14211 2024.08.27 19:54:35.778365 [ 3 ] {} <Trace> HTTP-Session: 9f15141b-ed67-4c4b-ad7e-7703ed5ad3e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14212 2024.08.27 19:54:35.778495 [ 3 ] {d51d2216-e03d-42de-8483-3d776ad53ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14213 2024.08.27 19:54:35.778543 [ 3 ] {d51d2216-e03d-42de-8483-3d776ad53ce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14214 2024.08.27 19:54:35.778671 [ 3 ] {d51d2216-e03d-42de-8483-3d776ad53ce4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14215 2024.08.27 19:54:35.778972 [ 3 ] {d51d2216-e03d-42de-8483-3d776ad53ce4} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14216 2024.08.27 19:54:35.779009 [ 3 ] {d51d2216-e03d-42de-8483-3d776ad53ce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB.
14217 2024.08.27 19:54:35.779382 [ 3 ] {d51d2216-e03d-42de-8483-3d776ad53ce4} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
14218 2024.08.27 19:54:35.779729 [ 3 ] {d51d2216-e03d-42de-8483-3d776ad53ce4} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14219 2024.08.27 19:54:35.779886 [ 3 ] {d51d2216-e03d-42de-8483-3d776ad53ce4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001426 sec., 42075.7363253857 rows/sec., 2.84 MiB/sec.
14220 2024.08.27 19:54:35.780046 [ 3 ] {d51d2216-e03d-42de-8483-3d776ad53ce4} <Debug> DynamicQueryHandler: Done processing query
14221 2024.08.27 19:54:35.780071 [ 3 ] {d51d2216-e03d-42de-8483-3d776ad53ce4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14222 2024.08.27 19:54:35.780087 [ 3 ] {} <Debug> HTTP-Session: 9f15141b-ed67-4c4b-ad7e-7703ed5ad3e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14223 2024.08.27 19:54:39.807936 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache
14224 2024.08.27 19:54:39.808007 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache
14225 2024.08.27 19:54:40.767344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14226 2024.08.27 19:54:40.767496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14227 2024.08.27 19:54:40.767540 [ 3 ] {} <Debug> HTTP-Session: e234e7a3-fa80-4da3-8fa5-f5dc2019f650 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14228 2024.08.27 19:54:40.767587 [ 3 ] {} <Debug> HTTP-Session: e234e7a3-fa80-4da3-8fa5-f5dc2019f650 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14229 2024.08.27 19:54:40.767618 [ 3 ] {} <Debug> HTTP-Session: e234e7a3-fa80-4da3-8fa5-f5dc2019f650 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14230 2024.08.27 19:54:40.767696 [ 3 ] {} <Trace> HTTP-Session: e234e7a3-fa80-4da3-8fa5-f5dc2019f650 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14231 2024.08.27 19:54:40.767916 [ 3 ] {12a9715d-3543-4659-8302-b833d496b41c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14232 2024.08.27 19:54:40.768004 [ 3 ] {12a9715d-3543-4659-8302-b833d496b41c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14233 2024.08.27 19:54:40.768414 [ 3 ] {12a9715d-3543-4659-8302-b833d496b41c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14234 2024.08.27 19:54:40.768868 [ 3 ] {12a9715d-3543-4659-8302-b833d496b41c} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14235 2024.08.27 19:54:40.768908 [ 3 ] {12a9715d-3543-4659-8302-b833d496b41c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14236 2024.08.27 19:54:40.769324 [ 3 ] {12a9715d-3543-4659-8302-b833d496b41c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
14237 2024.08.27 19:54:40.769716 [ 3 ] {12a9715d-3543-4659-8302-b833d496b41c} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14238 2024.08.27 19:54:40.769864 [ 51 ] {} <Debug> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
14239 2024.08.27 19:54:40.769869 [ 3 ] {12a9715d-3543-4659-8302-b833d496b41c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002027 sec., 1973.3596447952639 rows/sec., 160.91 KiB/sec.
14240 2024.08.27 19:54:40.769907 [ 51 ] {} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14241 2024.08.27 19:54:40.769943 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14242 2024.08.27 19:54:40.770138 [ 194 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::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
14243 2024.08.27 19:54:40.770186 [ 3 ] {12a9715d-3543-4659-8302-b833d496b41c} <Debug> DynamicQueryHandler: Done processing query
14244 2024.08.27 19:54:40.770233 [ 3 ] {12a9715d-3543-4659-8302-b833d496b41c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14245 2024.08.27 19:54:40.770270 [ 3 ] {} <Debug> HTTP-Session: e234e7a3-fa80-4da3-8fa5-f5dc2019f650 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14246 2024.08.27 19:54:40.770390 [ 194 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14247 2024.08.27 19:54:40.770436 [ 194 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 18 rows starting from the beginning of the part
14248 2024.08.27 19:54:40.770583 [ 194 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part
14249 2024.08.27 19:54:40.770606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 37083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14250 2024.08.27 19:54:40.770800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14251 2024.08.27 19:54:40.770907 [ 3 ] {} <Debug> HTTP-Session: 582817a2-a168-4de8-9cc2-c814d354d73d Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14252 2024.08.27 19:54:40.770953 [ 194 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part
14253 2024.08.27 19:54:40.771011 [ 3 ] {} <Debug> HTTP-Session: 582817a2-a168-4de8-9cc2-c814d354d73d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14254 2024.08.27 19:54:40.771105 [ 3 ] {} <Debug> HTTP-Session: 582817a2-a168-4de8-9cc2-c814d354d73d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14255 2024.08.27 19:54:40.771238 [ 3 ] {} <Trace> HTTP-Session: 582817a2-a168-4de8-9cc2-c814d354d73d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14256 2024.08.27 19:54:40.771370 [ 194 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part
14257 2024.08.27 19:54:40.771634 [ 194 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part
14258 2024.08.27 19:54:40.771730 [ 3 ] {9f7d003a-c4be-4a2e-a42a-56e9e5f1e6c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14259 2024.08.27 19:54:40.771906 [ 3 ] {9f7d003a-c4be-4a2e-a42a-56e9e5f1e6c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14260 2024.08.27 19:54:40.771997 [ 194 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part
14261 2024.08.27 19:54:40.772863 [ 3 ] {9f7d003a-c4be-4a2e-a42a-56e9e5f1e6c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14262 2024.08.27 19:54:40.773950 [ 3 ] {9f7d003a-c4be-4a2e-a42a-56e9e5f1e6c4} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14263 2024.08.27 19:54:40.774024 [ 3 ] {9f7d003a-c4be-4a2e-a42a-56e9e5f1e6c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14264 2024.08.27 19:54:40.774798 [ 195 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.004758128 sec., 7566.000746512073 rows/sec., 646.51 KiB/sec.
14265 2024.08.27 19:54:40.774954 [ 191 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
14266 2024.08.27 19:54:40.774971 [ 3 ] {9f7d003a-c4be-4a2e-a42a-56e9e5f1e6c4} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
14267 2024.08.27 19:54:40.775703 [ 3 ] {9f7d003a-c4be-4a2e-a42a-56e9e5f1e6c4} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14268 2024.08.27 19:54:40.775705 [ 191 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_26_5} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14269 2024.08.27 19:54:40.775806 [ 191 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_26_5} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
14270 2024.08.27 19:54:40.775878 [ 3 ] {9f7d003a-c4be-4a2e-a42a-56e9e5f1e6c4} <Debug> executeQuery: Read 245 rows, 22.20 KiB in 0.004393 sec., 55770.54404734805 rows/sec., 4.94 MiB/sec.
14271 2024.08.27 19:54:40.775924 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
14272 2024.08.27 19:54:40.776111 [ 3 ] {9f7d003a-c4be-4a2e-a42a-56e9e5f1e6c4} <Debug> DynamicQueryHandler: Done processing query
14273 2024.08.27 19:54:40.776138 [ 3 ] {9f7d003a-c4be-4a2e-a42a-56e9e5f1e6c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
14274 2024.08.27 19:54:40.776155 [ 3 ] {} <Debug> HTTP-Session: 582817a2-a168-4de8-9cc2-c814d354d73d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14275 2024.08.27 19:54:40.776336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14276 2024.08.27 19:54:40.776388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14277 2024.08.27 19:54:40.776408 [ 3 ] {} <Debug> HTTP-Session: 4e6974c7-9095-4716-bddd-0e622f6729f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14278 2024.08.27 19:54:40.776425 [ 3 ] {} <Debug> HTTP-Session: 4e6974c7-9095-4716-bddd-0e622f6729f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14279 2024.08.27 19:54:40.776439 [ 3 ] {} <Debug> HTTP-Session: 4e6974c7-9095-4716-bddd-0e622f6729f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14280 2024.08.27 19:54:40.776473 [ 3 ] {} <Trace> HTTP-Session: 4e6974c7-9095-4716-bddd-0e622f6729f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14281 2024.08.27 19:54:40.776587 [ 3 ] {07a9188c-a6ce-4a4e-bc25-e0a63ebfae1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14282 2024.08.27 19:54:40.776634 [ 3 ] {07a9188c-a6ce-4a4e-bc25-e0a63ebfae1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14283 2024.08.27 19:54:40.776868 [ 3 ] {07a9188c-a6ce-4a4e-bc25-e0a63ebfae1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14284 2024.08.27 19:54:40.777281 [ 3 ] {07a9188c-a6ce-4a4e-bc25-e0a63ebfae1f} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14285 2024.08.27 19:54:40.777318 [ 3 ] {07a9188c-a6ce-4a4e-bc25-e0a63ebfae1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14286 2024.08.27 19:54:40.777688 [ 3 ] {07a9188c-a6ce-4a4e-bc25-e0a63ebfae1f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
14287 2024.08.27 19:54:40.778048 [ 3 ] {07a9188c-a6ce-4a4e-bc25-e0a63ebfae1f} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14288 2024.08.27 19:54:40.778180 [ 51 ] {} <Debug> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
14289 2024.08.27 19:54:40.778181 [ 3 ] {07a9188c-a6ce-4a4e-bc25-e0a63ebfae1f} <Debug> executeQuery: Read 31 rows, 2.31 KiB in 0.001629 sec., 19030.079803560468 rows/sec., 1.38 MiB/sec.
14290 2024.08.27 19:54:40.778225 [ 51 ] {} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14291 2024.08.27 19:54:40.778266 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14292 2024.08.27 19:54:40.778385 [ 191 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::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
14293 2024.08.27 19:54:40.778436 [ 3 ] {07a9188c-a6ce-4a4e-bc25-e0a63ebfae1f} <Debug> DynamicQueryHandler: Done processing query
14294 2024.08.27 19:54:40.778470 [ 3 ] {07a9188c-a6ce-4a4e-bc25-e0a63ebfae1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
14295 2024.08.27 19:54:40.778509 [ 191 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14296 2024.08.27 19:54:40.778519 [ 3 ] {} <Debug> HTTP-Session: 4e6974c7-9095-4716-bddd-0e622f6729f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14297 2024.08.27 19:54:40.778547 [ 191 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 58 rows starting from the beginning of the part
14298 2024.08.27 19:54:40.778633 [ 191 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 31 rows starting from the beginning of the part
14299 2024.08.27 19:54:40.778716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14300 2024.08.27 19:54:40.778883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14301 2024.08.27 19:54:40.778891 [ 191 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 13 rows starting from the beginning of the part
14302 2024.08.27 19:54:40.778976 [ 3 ] {} <Debug> HTTP-Session: db0dfa54-1fbe-4e4f-8f1f-6b41e1197760 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14303 2024.08.27 19:54:40.779021 [ 3 ] {} <Debug> HTTP-Session: db0dfa54-1fbe-4e4f-8f1f-6b41e1197760 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14304 2024.08.27 19:54:40.779136 [ 3 ] {} <Debug> HTTP-Session: db0dfa54-1fbe-4e4f-8f1f-6b41e1197760 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14305 2024.08.27 19:54:40.779214 [ 191 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 27 rows starting from the beginning of the part
14306 2024.08.27 19:54:40.779272 [ 3 ] {} <Trace> HTTP-Session: db0dfa54-1fbe-4e4f-8f1f-6b41e1197760 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14307 2024.08.27 19:54:40.779610 [ 191 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::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
14308 2024.08.27 19:54:40.779675 [ 3 ] {bd1dc0ff-a40d-4fa1-bb75-26d2d072b196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
14309 2024.08.27 19:54:40.779842 [ 3 ] {bd1dc0ff-a40d-4fa1-bb75-26d2d072b196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
14310 2024.08.27 19:54:40.779961 [ 191 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 31 rows starting from the beginning of the part
14311 2024.08.27 19:54:40.780647 [ 3 ] {bd1dc0ff-a40d-4fa1-bb75-26d2d072b196} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14312 2024.08.27 19:54:40.781244 [ 3 ] {bd1dc0ff-a40d-4fa1-bb75-26d2d072b196} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14313 2024.08.27 19:54:40.781291 [ 3 ] {bd1dc0ff-a40d-4fa1-bb75-26d2d072b196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14314 2024.08.27 19:54:40.781801 [ 186 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 5 columns (5 merged, 0 gathered) in 0.003429436 sec., 51611.985177737675 rows/sec., 3.94 MiB/sec.
14315 2024.08.27 19:54:40.781921 [ 3 ] {bd1dc0ff-a40d-4fa1-bb75-26d2d072b196} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
14316 2024.08.27 19:54:40.781995 [ 186 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
14317 2024.08.27 19:54:40.782716 [ 3 ] {bd1dc0ff-a40d-4fa1-bb75-26d2d072b196} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14318 2024.08.27 19:54:40.782952 [ 186 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_66_13} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14319 2024.08.27 19:54:40.783028 [ 3 ] {bd1dc0ff-a40d-4fa1-bb75-26d2d072b196} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003503 sec., 3996.5743648301454 rows/sec., 279.89 KiB/sec.
14320 2024.08.27 19:54:40.783409 [ 186 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_66_13} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
14321 2024.08.27 19:54:40.783702 [ 3 ] {bd1dc0ff-a40d-4fa1-bb75-26d2d072b196} <Debug> DynamicQueryHandler: Done processing query
14322 2024.08.27 19:54:40.783744 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
14323 2024.08.27 19:54:40.783768 [ 3 ] {bd1dc0ff-a40d-4fa1-bb75-26d2d072b196} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14324 2024.08.27 19:54:40.783839 [ 3 ] {} <Debug> HTTP-Session: db0dfa54-1fbe-4e4f-8f1f-6b41e1197760 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14325 2024.08.27 19:54:40.783975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14326 2024.08.27 19:54:40.784027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14327 2024.08.27 19:54:40.784048 [ 3 ] {} <Debug> HTTP-Session: b1f786ce-c811-4a61-a97a-b9c5f9dd45b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14328 2024.08.27 19:54:40.784066 [ 3 ] {} <Debug> HTTP-Session: b1f786ce-c811-4a61-a97a-b9c5f9dd45b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14329 2024.08.27 19:54:40.784080 [ 3 ] {} <Debug> HTTP-Session: b1f786ce-c811-4a61-a97a-b9c5f9dd45b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14330 2024.08.27 19:54:40.784112 [ 3 ] {} <Trace> HTTP-Session: b1f786ce-c811-4a61-a97a-b9c5f9dd45b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14331 2024.08.27 19:54:40.784219 [ 3 ] {764a5ddf-9456-40a2-ae5d-10db24b1c18d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
14332 2024.08.27 19:54:40.784264 [ 3 ] {764a5ddf-9456-40a2-ae5d-10db24b1c18d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
14333 2024.08.27 19:54:40.784505 [ 3 ] {764a5ddf-9456-40a2-ae5d-10db24b1c18d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14334 2024.08.27 19:54:40.784836 [ 3 ] {764a5ddf-9456-40a2-ae5d-10db24b1c18d} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14335 2024.08.27 19:54:40.784873 [ 3 ] {764a5ddf-9456-40a2-ae5d-10db24b1c18d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14336 2024.08.27 19:54:40.785237 [ 3 ] {764a5ddf-9456-40a2-ae5d-10db24b1c18d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
14337 2024.08.27 19:54:40.785610 [ 3 ] {764a5ddf-9456-40a2-ae5d-10db24b1c18d} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14338 2024.08.27 19:54:40.785741 [ 3 ] {764a5ddf-9456-40a2-ae5d-10db24b1c18d} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001548 sec., 3875.9689922480625 rows/sec., 229.00 KiB/sec.
14339 2024.08.27 19:54:40.785915 [ 3 ] {764a5ddf-9456-40a2-ae5d-10db24b1c18d} <Debug> DynamicQueryHandler: Done processing query
14340 2024.08.27 19:54:40.785940 [ 3 ] {764a5ddf-9456-40a2-ae5d-10db24b1c18d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14341 2024.08.27 19:54:40.785957 [ 3 ] {} <Debug> HTTP-Session: b1f786ce-c811-4a61-a97a-b9c5f9dd45b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14342 2024.08.27 19:54:40.786128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 67021, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14343 2024.08.27 19:54:40.786178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14344 2024.08.27 19:54:40.786199 [ 3 ] {} <Debug> HTTP-Session: 27515393-8778-439f-89a5-cf5910aeddb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14345 2024.08.27 19:54:40.786217 [ 3 ] {} <Debug> HTTP-Session: 27515393-8778-439f-89a5-cf5910aeddb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14346 2024.08.27 19:54:40.786232 [ 3 ] {} <Debug> HTTP-Session: 27515393-8778-439f-89a5-cf5910aeddb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14347 2024.08.27 19:54:40.786262 [ 3 ] {} <Trace> HTTP-Session: 27515393-8778-439f-89a5-cf5910aeddb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14348 2024.08.27 19:54:40.786475 [ 3 ] {bbee8b30-b7a7-4aa4-ad74-bc720214d8b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14349 2024.08.27 19:54:40.786520 [ 3 ] {bbee8b30-b7a7-4aa4-ad74-bc720214d8b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14350 2024.08.27 19:54:40.786745 [ 3 ] {bbee8b30-b7a7-4aa4-ad74-bc720214d8b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14351 2024.08.27 19:54:40.787331 [ 3 ] {bbee8b30-b7a7-4aa4-ad74-bc720214d8b3} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14352 2024.08.27 19:54:40.787367 [ 3 ] {bbee8b30-b7a7-4aa4-ad74-bc720214d8b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14353 2024.08.27 19:54:40.787748 [ 3 ] {bbee8b30-b7a7-4aa4-ad74-bc720214d8b3} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
14354 2024.08.27 19:54:40.788119 [ 3 ] {bbee8b30-b7a7-4aa4-ad74-bc720214d8b3} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14355 2024.08.27 19:54:40.788262 [ 3 ] {bbee8b30-b7a7-4aa4-ad74-bc720214d8b3} <Debug> executeQuery: Read 413 rows, 30.17 KiB in 0.001902 sec., 217139.8527865405 rows/sec., 15.49 MiB/sec.
14356 2024.08.27 19:54:40.788471 [ 3 ] {bbee8b30-b7a7-4aa4-ad74-bc720214d8b3} <Debug> DynamicQueryHandler: Done processing query
14357 2024.08.27 19:54:40.788496 [ 3 ] {bbee8b30-b7a7-4aa4-ad74-bc720214d8b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
14358 2024.08.27 19:54:40.788514 [ 3 ] {} <Debug> HTTP-Session: 27515393-8778-439f-89a5-cf5910aeddb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14359 2024.08.27 19:54:40.788654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14360 2024.08.27 19:54:40.788704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14361 2024.08.27 19:54:40.788724 [ 3 ] {} <Debug> HTTP-Session: 90737b45-c4b1-4a88-ae46-0481d946ec5e Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14362 2024.08.27 19:54:40.788741 [ 3 ] {} <Debug> HTTP-Session: 90737b45-c4b1-4a88-ae46-0481d946ec5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14363 2024.08.27 19:54:40.788756 [ 3 ] {} <Debug> HTTP-Session: 90737b45-c4b1-4a88-ae46-0481d946ec5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14364 2024.08.27 19:54:40.788787 [ 3 ] {} <Trace> HTTP-Session: 90737b45-c4b1-4a88-ae46-0481d946ec5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14365 2024.08.27 19:54:40.788885 [ 3 ] {89cbb221-2feb-47e2-92d4-828fec3a3504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14366 2024.08.27 19:54:40.788932 [ 3 ] {89cbb221-2feb-47e2-92d4-828fec3a3504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14367 2024.08.27 19:54:40.789077 [ 3 ] {89cbb221-2feb-47e2-92d4-828fec3a3504} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14368 2024.08.27 19:54:40.789402 [ 3 ] {89cbb221-2feb-47e2-92d4-828fec3a3504} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14369 2024.08.27 19:54:40.789438 [ 3 ] {89cbb221-2feb-47e2-92d4-828fec3a3504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14370 2024.08.27 19:54:40.789815 [ 3 ] {89cbb221-2feb-47e2-92d4-828fec3a3504} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
14371 2024.08.27 19:54:40.790149 [ 3 ] {89cbb221-2feb-47e2-92d4-828fec3a3504} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14372 2024.08.27 19:54:40.790307 [ 3 ] {89cbb221-2feb-47e2-92d4-828fec3a3504} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00144 sec., 4166.666666666666 rows/sec., 217.69 KiB/sec.
14373 2024.08.27 19:54:40.790614 [ 3 ] {89cbb221-2feb-47e2-92d4-828fec3a3504} <Debug> DynamicQueryHandler: Done processing query
14374 2024.08.27 19:54:40.790656 [ 3 ] {89cbb221-2feb-47e2-92d4-828fec3a3504} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14375 2024.08.27 19:54:40.790673 [ 3 ] {} <Debug> HTTP-Session: 90737b45-c4b1-4a88-ae46-0481d946ec5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14376 2024.08.27 19:54:40.790830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 45041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14377 2024.08.27 19:54:40.790881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14378 2024.08.27 19:54:40.790901 [ 3 ] {} <Debug> HTTP-Session: 29cc57ff-2417-415e-bca7-5c8898c3e893 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14379 2024.08.27 19:54:40.790918 [ 3 ] {} <Debug> HTTP-Session: 29cc57ff-2417-415e-bca7-5c8898c3e893 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14380 2024.08.27 19:54:40.790933 [ 3 ] {} <Debug> HTTP-Session: 29cc57ff-2417-415e-bca7-5c8898c3e893 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14381 2024.08.27 19:54:40.790964 [ 3 ] {} <Trace> HTTP-Session: 29cc57ff-2417-415e-bca7-5c8898c3e893 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14382 2024.08.27 19:54:40.791203 [ 3 ] {7da936ad-444e-4f57-bb66-b7ef2421d38f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14383 2024.08.27 19:54:40.791252 [ 3 ] {7da936ad-444e-4f57-bb66-b7ef2421d38f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14384 2024.08.27 19:54:40.791415 [ 3 ] {7da936ad-444e-4f57-bb66-b7ef2421d38f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14385 2024.08.27 19:54:40.791900 [ 3 ] {7da936ad-444e-4f57-bb66-b7ef2421d38f} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14386 2024.08.27 19:54:40.791937 [ 3 ] {7da936ad-444e-4f57-bb66-b7ef2421d38f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14387 2024.08.27 19:54:40.792333 [ 3 ] {7da936ad-444e-4f57-bb66-b7ef2421d38f} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
14388 2024.08.27 19:54:40.792677 [ 3 ] {7da936ad-444e-4f57-bb66-b7ef2421d38f} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14389 2024.08.27 19:54:40.792835 [ 3 ] {7da936ad-444e-4f57-bb66-b7ef2421d38f} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001786 sec., 133818.58902575588 rows/sec., 8.97 MiB/sec.
14390 2024.08.27 19:54:40.793125 [ 3 ] {7da936ad-444e-4f57-bb66-b7ef2421d38f} <Debug> DynamicQueryHandler: Done processing query
14391 2024.08.27 19:54:40.793188 [ 3 ] {7da936ad-444e-4f57-bb66-b7ef2421d38f} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
14392 2024.08.27 19:54:40.793247 [ 3 ] {} <Debug> HTTP-Session: 29cc57ff-2417-415e-bca7-5c8898c3e893 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14393 2024.08.27 19:54:40.793451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14394 2024.08.27 19:54:40.793510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14395 2024.08.27 19:54:40.793531 [ 3 ] {} <Debug> HTTP-Session: 58d94f63-d80b-43c8-ae51-4c269740c2a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14396 2024.08.27 19:54:40.793549 [ 3 ] {} <Debug> HTTP-Session: 58d94f63-d80b-43c8-ae51-4c269740c2a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14397 2024.08.27 19:54:40.793563 [ 3 ] {} <Debug> HTTP-Session: 58d94f63-d80b-43c8-ae51-4c269740c2a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14398 2024.08.27 19:54:40.793596 [ 3 ] {} <Trace> HTTP-Session: 58d94f63-d80b-43c8-ae51-4c269740c2a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14399 2024.08.27 19:54:40.793696 [ 3 ] {db19edb5-080b-4994-8d95-5e1ba6687ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
14400 2024.08.27 19:54:40.793743 [ 3 ] {db19edb5-080b-4994-8d95-5e1ba6687ea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
14401 2024.08.27 19:54:40.793895 [ 3 ] {db19edb5-080b-4994-8d95-5e1ba6687ea3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14402 2024.08.27 19:54:40.794200 [ 3 ] {db19edb5-080b-4994-8d95-5e1ba6687ea3} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14403 2024.08.27 19:54:40.794236 [ 3 ] {db19edb5-080b-4994-8d95-5e1ba6687ea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14404 2024.08.27 19:54:40.794603 [ 3 ] {db19edb5-080b-4994-8d95-5e1ba6687ea3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
14405 2024.08.27 19:54:40.794936 [ 3 ] {db19edb5-080b-4994-8d95-5e1ba6687ea3} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14406 2024.08.27 19:54:40.795089 [ 3 ] {db19edb5-080b-4994-8d95-5e1ba6687ea3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001411 sec., 708.7172218284904 rows/sec., 47.76 KiB/sec.
14407 2024.08.27 19:54:40.795256 [ 3 ] {db19edb5-080b-4994-8d95-5e1ba6687ea3} <Debug> DynamicQueryHandler: Done processing query
14408 2024.08.27 19:54:40.795282 [ 3 ] {db19edb5-080b-4994-8d95-5e1ba6687ea3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
14409 2024.08.27 19:54:40.795298 [ 3 ] {} <Debug> HTTP-Session: 58d94f63-d80b-43c8-ae51-4c269740c2a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14410 2024.08.27 19:54:40.795450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44484, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14411 2024.08.27 19:54:40.795500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14412 2024.08.27 19:54:40.795521 [ 3 ] {} <Debug> HTTP-Session: ab3a8c74-eeb4-41d9-9ca4-cdd2064e56d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14413 2024.08.27 19:54:40.795538 [ 3 ] {} <Debug> HTTP-Session: ab3a8c74-eeb4-41d9-9ca4-cdd2064e56d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14414 2024.08.27 19:54:40.795553 [ 3 ] {} <Debug> HTTP-Session: ab3a8c74-eeb4-41d9-9ca4-cdd2064e56d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14415 2024.08.27 19:54:40.795585 [ 3 ] {} <Trace> HTTP-Session: ab3a8c74-eeb4-41d9-9ca4-cdd2064e56d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14416 2024.08.27 19:54:40.795881 [ 3 ] {b63b8049-8587-450b-ad8c-91b1532eb6a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14417 2024.08.27 19:54:40.795949 [ 3 ] {b63b8049-8587-450b-ad8c-91b1532eb6a4} <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
14418 2024.08.27 19:54:40.796370 [ 3 ] {b63b8049-8587-450b-ad8c-91b1532eb6a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14419 2024.08.27 19:54:40.797114 [ 3 ] {b63b8049-8587-450b-ad8c-91b1532eb6a4} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14420 2024.08.27 19:54:40.797152 [ 3 ] {b63b8049-8587-450b-ad8c-91b1532eb6a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14421 2024.08.27 19:54:40.797781 [ 3 ] {b63b8049-8587-450b-ad8c-91b1532eb6a4} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
14422 2024.08.27 19:54:40.798193 [ 3 ] {b63b8049-8587-450b-ad8c-91b1532eb6a4} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14423 2024.08.27 19:54:40.798378 [ 50 ] {} <Debug> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
14424 2024.08.27 19:54:40.798386 [ 3 ] {b63b8049-8587-450b-ad8c-91b1532eb6a4} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002708 sec., 9970.457902511078 rows/sec., 17.87 MiB/sec.
14425 2024.08.27 19:54:40.798449 [ 50 ] {} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14426 2024.08.27 19:54:40.798523 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14427 2024.08.27 19:54:40.799089 [ 186 ] {25052027-0a03-49be-8655-a6c64ba66c34::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
14428 2024.08.27 19:54:40.799141 [ 3 ] {b63b8049-8587-450b-ad8c-91b1532eb6a4} <Debug> DynamicQueryHandler: Done processing query
14429 2024.08.27 19:54:40.799243 [ 3 ] {b63b8049-8587-450b-ad8c-91b1532eb6a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
14430 2024.08.27 19:54:40.799339 [ 3 ] {} <Debug> HTTP-Session: ab3a8c74-eeb4-41d9-9ca4-cdd2064e56d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14431 2024.08.27 19:54:40.799708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 12143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14432 2024.08.27 19:54:40.799918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14433 2024.08.27 19:54:40.799993 [ 3 ] {} <Debug> HTTP-Session: 3cd0fcb6-17c6-4790-ad3d-472920fc0a04 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14434 2024.08.27 19:54:40.800053 [ 3 ] {} <Debug> HTTP-Session: 3cd0fcb6-17c6-4790-ad3d-472920fc0a04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14435 2024.08.27 19:54:40.800098 [ 3 ] {} <Debug> HTTP-Session: 3cd0fcb6-17c6-4790-ad3d-472920fc0a04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14436 2024.08.27 19:54:40.800191 [ 3 ] {} <Trace> HTTP-Session: 3cd0fcb6-17c6-4790-ad3d-472920fc0a04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14437 2024.08.27 19:54:40.800396 [ 186 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14438 2024.08.27 19:54:40.800519 [ 3 ] {f6acfef6-74b8-4fba-b5f0-4890a84cdf65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14439 2024.08.27 19:54:40.800539 [ 186 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1179 rows starting from the beginning of the part
14440 2024.08.27 19:54:40.800614 [ 3 ] {f6acfef6-74b8-4fba-b5f0-4890a84cdf65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14441 2024.08.27 19:54:40.801325 [ 186 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 27 rows starting from the beginning of the part
14442 2024.08.27 19:54:40.801442 [ 3 ] {f6acfef6-74b8-4fba-b5f0-4890a84cdf65} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14443 2024.08.27 19:54:40.801879 [ 186 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 13 rows starting from the beginning of the part
14444 2024.08.27 19:54:40.802539 [ 186 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 27 rows starting from the beginning of the part
14445 2024.08.27 19:54:40.802642 [ 3 ] {f6acfef6-74b8-4fba-b5f0-4890a84cdf65} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14446 2024.08.27 19:54:40.802731 [ 3 ] {f6acfef6-74b8-4fba-b5f0-4890a84cdf65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14447 2024.08.27 19:54:40.803270 [ 186 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 13 rows starting from the beginning of the part
14448 2024.08.27 19:54:40.803952 [ 186 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 27 rows starting from the beginning of the part
14449 2024.08.27 19:54:40.804278 [ 3 ] {f6acfef6-74b8-4fba-b5f0-4890a84cdf65} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
14450 2024.08.27 19:54:40.805240 [ 3 ] {f6acfef6-74b8-4fba-b5f0-4890a84cdf65} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14451 2024.08.27 19:54:40.805561 [ 3 ] {f6acfef6-74b8-4fba-b5f0-4890a84cdf65} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005175 sec., 15845.410628019325 rows/sec., 1.01 MiB/sec.
14452 2024.08.27 19:54:40.805940 [ 3 ] {f6acfef6-74b8-4fba-b5f0-4890a84cdf65} <Debug> DynamicQueryHandler: Done processing query
14453 2024.08.27 19:54:40.805976 [ 3 ] {f6acfef6-74b8-4fba-b5f0-4890a84cdf65} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14454 2024.08.27 19:54:40.806003 [ 3 ] {} <Debug> HTTP-Session: 3cd0fcb6-17c6-4790-ad3d-472920fc0a04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14455 2024.08.27 19:54:40.810875 [ 200 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1286 rows, containing 19 columns (19 merged, 0 gathered) in 0.012176688 sec., 105611.64086654762 rows/sec., 189.25 MiB/sec.
14456 2024.08.27 19:54:40.812718 [ 191 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
14457 2024.08.27 19:54:40.813330 [ 191 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14458 2024.08.27 19:54:40.813410 [ 191 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
14459 2024.08.27 19:54:40.813542 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.38 MiB.
14460 2024.08.27 19:54:45.762846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 11847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14461 2024.08.27 19:54:45.763028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14462 2024.08.27 19:54:45.763072 [ 3 ] {} <Debug> HTTP-Session: 0ea31e1e-9a3d-4605-ae17-a847a391400c Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14463 2024.08.27 19:54:45.763114 [ 3 ] {} <Debug> HTTP-Session: 0ea31e1e-9a3d-4605-ae17-a847a391400c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14464 2024.08.27 19:54:45.763142 [ 3 ] {} <Debug> HTTP-Session: 0ea31e1e-9a3d-4605-ae17-a847a391400c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14465 2024.08.27 19:54:45.763218 [ 3 ] {} <Trace> HTTP-Session: 0ea31e1e-9a3d-4605-ae17-a847a391400c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14466 2024.08.27 19:54:45.763528 [ 3 ] {7f86680e-8dcb-4084-aa05-7ff5c8c801fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14467 2024.08.27 19:54:45.763632 [ 3 ] {7f86680e-8dcb-4084-aa05-7ff5c8c801fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14468 2024.08.27 19:54:45.764059 [ 3 ] {7f86680e-8dcb-4084-aa05-7ff5c8c801fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14469 2024.08.27 19:54:45.764647 [ 3 ] {7f86680e-8dcb-4084-aa05-7ff5c8c801fb} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14470 2024.08.27 19:54:45.764690 [ 3 ] {7f86680e-8dcb-4084-aa05-7ff5c8c801fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14471 2024.08.27 19:54:45.765131 [ 3 ] {7f86680e-8dcb-4084-aa05-7ff5c8c801fb} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
14472 2024.08.27 19:54:45.765532 [ 3 ] {7f86680e-8dcb-4084-aa05-7ff5c8c801fb} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14473 2024.08.27 19:54:45.765723 [ 3 ] {7f86680e-8dcb-4084-aa05-7ff5c8c801fb} <Debug> executeQuery: Read 82 rows, 6.84 KiB in 0.002309 sec., 35513.20918146384 rows/sec., 2.89 MiB/sec.
14474 2024.08.27 19:54:45.765957 [ 3 ] {7f86680e-8dcb-4084-aa05-7ff5c8c801fb} <Debug> DynamicQueryHandler: Done processing query
14475 2024.08.27 19:54:45.765987 [ 3 ] {7f86680e-8dcb-4084-aa05-7ff5c8c801fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
14476 2024.08.27 19:54:45.766005 [ 3 ] {} <Debug> HTTP-Session: 0ea31e1e-9a3d-4605-ae17-a847a391400c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14477 2024.08.27 19:54:45.766168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14478 2024.08.27 19:54:45.766224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14479 2024.08.27 19:54:45.766245 [ 3 ] {} <Debug> HTTP-Session: b627013c-b0fe-4ae2-ab71-40749506e5a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14480 2024.08.27 19:54:45.766263 [ 3 ] {} <Debug> HTTP-Session: b627013c-b0fe-4ae2-ab71-40749506e5a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14481 2024.08.27 19:54:45.766278 [ 3 ] {} <Debug> HTTP-Session: b627013c-b0fe-4ae2-ab71-40749506e5a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14482 2024.08.27 19:54:45.766314 [ 3 ] {} <Trace> HTTP-Session: b627013c-b0fe-4ae2-ab71-40749506e5a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14483 2024.08.27 19:54:45.766428 [ 3 ] {9e06a0c0-9e84-4e70-902d-e6184633b3ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14484 2024.08.27 19:54:45.766479 [ 3 ] {9e06a0c0-9e84-4e70-902d-e6184633b3ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14485 2024.08.27 19:54:45.766720 [ 3 ] {9e06a0c0-9e84-4e70-902d-e6184633b3ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14486 2024.08.27 19:54:45.767070 [ 3 ] {9e06a0c0-9e84-4e70-902d-e6184633b3ea} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14487 2024.08.27 19:54:45.767108 [ 3 ] {9e06a0c0-9e84-4e70-902d-e6184633b3ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14488 2024.08.27 19:54:45.767479 [ 3 ] {9e06a0c0-9e84-4e70-902d-e6184633b3ea} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
14489 2024.08.27 19:54:45.767866 [ 3 ] {9e06a0c0-9e84-4e70-902d-e6184633b3ea} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14490 2024.08.27 19:54:45.768062 [ 3 ] {9e06a0c0-9e84-4e70-902d-e6184633b3ea} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001664 sec., 7812.500000000001 rows/sec., 587.46 KiB/sec.
14491 2024.08.27 19:54:45.768285 [ 3 ] {9e06a0c0-9e84-4e70-902d-e6184633b3ea} <Debug> DynamicQueryHandler: Done processing query
14492 2024.08.27 19:54:45.768314 [ 3 ] {9e06a0c0-9e84-4e70-902d-e6184633b3ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14493 2024.08.27 19:54:45.768331 [ 3 ] {} <Debug> HTTP-Session: b627013c-b0fe-4ae2-ab71-40749506e5a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14494 2024.08.27 19:54:45.768484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 13090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14495 2024.08.27 19:54:45.768537 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14496 2024.08.27 19:54:45.768557 [ 3 ] {} <Debug> HTTP-Session: 1d7ea9bb-978d-4add-baa4-3a355a741e08 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14497 2024.08.27 19:54:45.768574 [ 3 ] {} <Debug> HTTP-Session: 1d7ea9bb-978d-4add-baa4-3a355a741e08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14498 2024.08.27 19:54:45.768589 [ 3 ] {} <Debug> HTTP-Session: 1d7ea9bb-978d-4add-baa4-3a355a741e08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14499 2024.08.27 19:54:45.768623 [ 3 ] {} <Trace> HTTP-Session: 1d7ea9bb-978d-4add-baa4-3a355a741e08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14500 2024.08.27 19:54:45.768749 [ 3 ] {fedd984f-ba99-4d92-a157-82fcb9fcc7ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14501 2024.08.27 19:54:45.768800 [ 3 ] {fedd984f-ba99-4d92-a157-82fcb9fcc7ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14502 2024.08.27 19:54:45.769039 [ 3 ] {fedd984f-ba99-4d92-a157-82fcb9fcc7ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14503 2024.08.27 19:54:45.769433 [ 3 ] {fedd984f-ba99-4d92-a157-82fcb9fcc7ec} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14504 2024.08.27 19:54:45.769472 [ 3 ] {fedd984f-ba99-4d92-a157-82fcb9fcc7ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14505 2024.08.27 19:54:45.769858 [ 3 ] {fedd984f-ba99-4d92-a157-82fcb9fcc7ec} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
14506 2024.08.27 19:54:45.770248 [ 3 ] {fedd984f-ba99-4d92-a157-82fcb9fcc7ec} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14507 2024.08.27 19:54:45.770410 [ 3 ] {fedd984f-ba99-4d92-a157-82fcb9fcc7ec} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001703 sec., 45214.327657075744 rows/sec., 3.53 MiB/sec.
14508 2024.08.27 19:54:45.770598 [ 3 ] {fedd984f-ba99-4d92-a157-82fcb9fcc7ec} <Debug> DynamicQueryHandler: Done processing query
14509 2024.08.27 19:54:45.770624 [ 3 ] {fedd984f-ba99-4d92-a157-82fcb9fcc7ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
14510 2024.08.27 19:54:45.770642 [ 3 ] {} <Debug> HTTP-Session: 1d7ea9bb-978d-4add-baa4-3a355a741e08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14511 2024.08.27 19:54:45.770834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 30657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14512 2024.08.27 19:54:45.770892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14513 2024.08.27 19:54:45.770914 [ 3 ] {} <Debug> HTTP-Session: a0bf60e0-fc32-4e2f-9141-4ad9302648ce Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14514 2024.08.27 19:54:45.770931 [ 3 ] {} <Debug> HTTP-Session: a0bf60e0-fc32-4e2f-9141-4ad9302648ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14515 2024.08.27 19:54:45.770947 [ 3 ] {} <Debug> HTTP-Session: a0bf60e0-fc32-4e2f-9141-4ad9302648ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14516 2024.08.27 19:54:45.770982 [ 3 ] {} <Trace> HTTP-Session: a0bf60e0-fc32-4e2f-9141-4ad9302648ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14517 2024.08.27 19:54:45.771141 [ 3 ] {a8bd10a2-70d8-4886-b4ae-efc3d0552df6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14518 2024.08.27 19:54:45.771196 [ 3 ] {a8bd10a2-70d8-4886-b4ae-efc3d0552df6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14519 2024.08.27 19:54:45.771360 [ 3 ] {a8bd10a2-70d8-4886-b4ae-efc3d0552df6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14520 2024.08.27 19:54:45.771775 [ 3 ] {a8bd10a2-70d8-4886-b4ae-efc3d0552df6} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14521 2024.08.27 19:54:45.771812 [ 3 ] {a8bd10a2-70d8-4886-b4ae-efc3d0552df6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14522 2024.08.27 19:54:45.772222 [ 3 ] {a8bd10a2-70d8-4886-b4ae-efc3d0552df6} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
14523 2024.08.27 19:54:45.772579 [ 3 ] {a8bd10a2-70d8-4886-b4ae-efc3d0552df6} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14524 2024.08.27 19:54:45.772739 [ 3 ] {a8bd10a2-70d8-4886-b4ae-efc3d0552df6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001664 sec., 96153.84615384616 rows/sec., 6.70 MiB/sec.
14525 2024.08.27 19:54:45.772933 [ 3 ] {a8bd10a2-70d8-4886-b4ae-efc3d0552df6} <Debug> DynamicQueryHandler: Done processing query
14526 2024.08.27 19:54:45.772958 [ 3 ] {a8bd10a2-70d8-4886-b4ae-efc3d0552df6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14527 2024.08.27 19:54:45.772974 [ 3 ] {} <Debug> HTTP-Session: a0bf60e0-fc32-4e2f-9141-4ad9302648ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14528 2024.08.27 19:54:45.773117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 21441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14529 2024.08.27 19:54:45.773171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14530 2024.08.27 19:54:45.773190 [ 3 ] {} <Debug> HTTP-Session: e663a4d0-e3cf-4146-b1e9-7c57d7b65e50 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14531 2024.08.27 19:54:45.773207 [ 3 ] {} <Debug> HTTP-Session: e663a4d0-e3cf-4146-b1e9-7c57d7b65e50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14532 2024.08.27 19:54:45.773222 [ 3 ] {} <Debug> HTTP-Session: e663a4d0-e3cf-4146-b1e9-7c57d7b65e50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14533 2024.08.27 19:54:45.773260 [ 3 ] {} <Trace> HTTP-Session: e663a4d0-e3cf-4146-b1e9-7c57d7b65e50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14534 2024.08.27 19:54:45.773458 [ 3 ] {7e232a41-94db-4f20-9f4e-11b3f6071f42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14535 2024.08.27 19:54:45.773523 [ 3 ] {7e232a41-94db-4f20-9f4e-11b3f6071f42} <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
14536 2024.08.27 19:54:45.773935 [ 3 ] {7e232a41-94db-4f20-9f4e-11b3f6071f42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14537 2024.08.27 19:54:45.774522 [ 3 ] {7e232a41-94db-4f20-9f4e-11b3f6071f42} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14538 2024.08.27 19:54:45.774557 [ 3 ] {7e232a41-94db-4f20-9f4e-11b3f6071f42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14539 2024.08.27 19:54:45.775177 [ 3 ] {7e232a41-94db-4f20-9f4e-11b3f6071f42} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
14540 2024.08.27 19:54:45.775598 [ 3 ] {7e232a41-94db-4f20-9f4e-11b3f6071f42} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14541 2024.08.27 19:54:45.775777 [ 3 ] {7e232a41-94db-4f20-9f4e-11b3f6071f42} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00247 sec., 5263.1578947368425 rows/sec., 9.43 MiB/sec.
14542 2024.08.27 19:54:45.775987 [ 3 ] {7e232a41-94db-4f20-9f4e-11b3f6071f42} <Debug> DynamicQueryHandler: Done processing query
14543 2024.08.27 19:54:45.776009 [ 3 ] {7e232a41-94db-4f20-9f4e-11b3f6071f42} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
14544 2024.08.27 19:54:45.776025 [ 3 ] {} <Debug> HTTP-Session: e663a4d0-e3cf-4146-b1e9-7c57d7b65e50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14545 2024.08.27 19:54:45.776150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14546 2024.08.27 19:54:45.776271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14547 2024.08.27 19:54:45.776292 [ 3 ] {} <Debug> HTTP-Session: 25b1107c-2218-42c6-a8cb-c2061559fe58 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14548 2024.08.27 19:54:45.776309 [ 3 ] {} <Debug> HTTP-Session: 25b1107c-2218-42c6-a8cb-c2061559fe58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14549 2024.08.27 19:54:45.776323 [ 3 ] {} <Debug> HTTP-Session: 25b1107c-2218-42c6-a8cb-c2061559fe58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14550 2024.08.27 19:54:45.776355 [ 3 ] {} <Trace> HTTP-Session: 25b1107c-2218-42c6-a8cb-c2061559fe58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14551 2024.08.27 19:54:45.776479 [ 3 ] {2c0bcda2-da7b-4dc8-b1b9-8be833bff5af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14552 2024.08.27 19:54:45.776525 [ 3 ] {2c0bcda2-da7b-4dc8-b1b9-8be833bff5af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14553 2024.08.27 19:54:45.776655 [ 3 ] {2c0bcda2-da7b-4dc8-b1b9-8be833bff5af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14554 2024.08.27 19:54:45.776965 [ 3 ] {2c0bcda2-da7b-4dc8-b1b9-8be833bff5af} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14555 2024.08.27 19:54:45.777002 [ 3 ] {2c0bcda2-da7b-4dc8-b1b9-8be833bff5af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14556 2024.08.27 19:54:45.777368 [ 3 ] {2c0bcda2-da7b-4dc8-b1b9-8be833bff5af} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
14557 2024.08.27 19:54:45.777691 [ 3 ] {2c0bcda2-da7b-4dc8-b1b9-8be833bff5af} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14558 2024.08.27 19:54:45.777843 [ 3 ] {2c0bcda2-da7b-4dc8-b1b9-8be833bff5af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001408 sec., 42613.63636363637 rows/sec., 2.87 MiB/sec.
14559 2024.08.27 19:54:45.777996 [ 3 ] {2c0bcda2-da7b-4dc8-b1b9-8be833bff5af} <Debug> DynamicQueryHandler: Done processing query
14560 2024.08.27 19:54:45.778021 [ 3 ] {2c0bcda2-da7b-4dc8-b1b9-8be833bff5af} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14561 2024.08.27 19:54:45.778037 [ 3 ] {} <Debug> HTTP-Session: 25b1107c-2218-42c6-a8cb-c2061559fe58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14562 2024.08.27 19:54:50.290766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14563 2024.08.27 19:54:50.290917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14564 2024.08.27 19:54:50.290950 [ 3 ] {} <Debug> HTTP-Session: a437a7f6-3c69-42c0-b258-7ebda63c64f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14565 2024.08.27 19:54:50.290975 [ 3 ] {} <Debug> HTTP-Session: a437a7f6-3c69-42c0-b258-7ebda63c64f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14566 2024.08.27 19:54:50.290989 [ 3 ] {} <Debug> HTTP-Session: a437a7f6-3c69-42c0-b258-7ebda63c64f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14567 2024.08.27 19:54:50.291038 [ 3 ] {} <Trace> HTTP-Session: a437a7f6-3c69-42c0-b258-7ebda63c64f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14568 2024.08.27 19:54:50.291212 [ 3 ] {b6e50710-9e53-4c8b-8558-b5ea148577ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14569 2024.08.27 19:54:50.291286 [ 3 ] {b6e50710-9e53-4c8b-8558-b5ea148577ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14570 2024.08.27 19:54:50.291619 [ 3 ] {b6e50710-9e53-4c8b-8558-b5ea148577ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14571 2024.08.27 19:54:50.292094 [ 3 ] {b6e50710-9e53-4c8b-8558-b5ea148577ba} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14572 2024.08.27 19:54:50.292137 [ 3 ] {b6e50710-9e53-4c8b-8558-b5ea148577ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14573 2024.08.27 19:54:50.292551 [ 3 ] {b6e50710-9e53-4c8b-8558-b5ea148577ba} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
14574 2024.08.27 19:54:50.292944 [ 3 ] {b6e50710-9e53-4c8b-8558-b5ea148577ba} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14575 2024.08.27 19:54:50.293126 [ 3 ] {b6e50710-9e53-4c8b-8558-b5ea148577ba} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001957 sec., 1021.9724067450179 rows/sec., 83.33 KiB/sec.
14576 2024.08.27 19:54:50.293359 [ 3 ] {b6e50710-9e53-4c8b-8558-b5ea148577ba} <Debug> DynamicQueryHandler: Done processing query
14577 2024.08.27 19:54:50.293387 [ 3 ] {b6e50710-9e53-4c8b-8558-b5ea148577ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14578 2024.08.27 19:54:50.293404 [ 3 ] {} <Debug> HTTP-Session: a437a7f6-3c69-42c0-b258-7ebda63c64f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14579 2024.08.27 19:54:50.293913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 202395, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14580 2024.08.27 19:54:50.293967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14581 2024.08.27 19:54:50.293987 [ 3 ] {} <Debug> HTTP-Session: d9842312-fa05-4b1a-987c-3fbe29c6118d Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14582 2024.08.27 19:54:50.294005 [ 3 ] {} <Debug> HTTP-Session: d9842312-fa05-4b1a-987c-3fbe29c6118d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14583 2024.08.27 19:54:50.294019 [ 3 ] {} <Debug> HTTP-Session: d9842312-fa05-4b1a-987c-3fbe29c6118d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14584 2024.08.27 19:54:50.294054 [ 3 ] {} <Trace> HTTP-Session: d9842312-fa05-4b1a-987c-3fbe29c6118d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14585 2024.08.27 19:54:50.294644 [ 3 ] {fcaf7098-c5d8-4843-93b0-313c946756b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14586 2024.08.27 19:54:50.294713 [ 3 ] {fcaf7098-c5d8-4843-93b0-313c946756b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14587 2024.08.27 19:54:50.295124 [ 3 ] {fcaf7098-c5d8-4843-93b0-313c946756b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14588 2024.08.27 19:54:50.296686 [ 3 ] {fcaf7098-c5d8-4843-93b0-313c946756b0} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14589 2024.08.27 19:54:50.296727 [ 3 ] {fcaf7098-c5d8-4843-93b0-313c946756b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14590 2024.08.27 19:54:50.297195 [ 3 ] {fcaf7098-c5d8-4843-93b0-313c946756b0} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
14591 2024.08.27 19:54:50.297583 [ 3 ] {fcaf7098-c5d8-4843-93b0-313c946756b0} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14592 2024.08.27 19:54:50.297749 [ 3 ] {fcaf7098-c5d8-4843-93b0-313c946756b0} <Debug> executeQuery: Read 1384 rows, 118.69 KiB in 0.003534 sec., 391624.2218449349 rows/sec., 32.80 MiB/sec.
14593 2024.08.27 19:54:50.297943 [ 3 ] {fcaf7098-c5d8-4843-93b0-313c946756b0} <Debug> DynamicQueryHandler: Done processing query
14594 2024.08.27 19:54:50.297969 [ 3 ] {fcaf7098-c5d8-4843-93b0-313c946756b0} <Debug> MemoryTracker: Peak memory usage (for query): 5.00 MiB.
14595 2024.08.27 19:54:50.297985 [ 3 ] {} <Debug> HTTP-Session: d9842312-fa05-4b1a-987c-3fbe29c6118d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14596 2024.08.27 19:54:50.298189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14597 2024.08.27 19:54:50.298241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14598 2024.08.27 19:54:50.298261 [ 3 ] {} <Debug> HTTP-Session: 8ac995ea-dae5-40f3-87b1-cdba8ab43af5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14599 2024.08.27 19:54:50.298291 [ 3 ] {} <Debug> HTTP-Session: 8ac995ea-dae5-40f3-87b1-cdba8ab43af5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14600 2024.08.27 19:54:50.298305 [ 3 ] {} <Debug> HTTP-Session: 8ac995ea-dae5-40f3-87b1-cdba8ab43af5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14601 2024.08.27 19:54:50.298340 [ 3 ] {} <Trace> HTTP-Session: 8ac995ea-dae5-40f3-87b1-cdba8ab43af5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14602 2024.08.27 19:54:50.298453 [ 3 ] {54a6e434-af29-4f6e-82c5-80644037c6de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14603 2024.08.27 19:54:50.298500 [ 3 ] {54a6e434-af29-4f6e-82c5-80644037c6de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14604 2024.08.27 19:54:50.298736 [ 3 ] {54a6e434-af29-4f6e-82c5-80644037c6de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14605 2024.08.27 19:54:50.299066 [ 3 ] {54a6e434-af29-4f6e-82c5-80644037c6de} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14606 2024.08.27 19:54:50.299104 [ 3 ] {54a6e434-af29-4f6e-82c5-80644037c6de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14607 2024.08.27 19:54:50.299469 [ 3 ] {54a6e434-af29-4f6e-82c5-80644037c6de} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
14608 2024.08.27 19:54:50.299820 [ 3 ] {54a6e434-af29-4f6e-82c5-80644037c6de} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14609 2024.08.27 19:54:50.299973 [ 3 ] {54a6e434-af29-4f6e-82c5-80644037c6de} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.001548 sec., 18733.850129198967 rows/sec., 1.37 MiB/sec.
14610 2024.08.27 19:54:50.300184 [ 3 ] {54a6e434-af29-4f6e-82c5-80644037c6de} <Debug> DynamicQueryHandler: Done processing query
14611 2024.08.27 19:54:50.300222 [ 3 ] {54a6e434-af29-4f6e-82c5-80644037c6de} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
14612 2024.08.27 19:54:50.300255 [ 3 ] {} <Debug> HTTP-Session: 8ac995ea-dae5-40f3-87b1-cdba8ab43af5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14613 2024.08.27 19:54:50.300470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 32340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14614 2024.08.27 19:54:50.300520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14615 2024.08.27 19:54:50.300548 [ 3 ] {} <Debug> HTTP-Session: 8637ef44-8688-425a-9542-6c1de77ddf3d Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14616 2024.08.27 19:54:50.300565 [ 3 ] {} <Debug> HTTP-Session: 8637ef44-8688-425a-9542-6c1de77ddf3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14617 2024.08.27 19:54:50.300580 [ 3 ] {} <Debug> HTTP-Session: 8637ef44-8688-425a-9542-6c1de77ddf3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14618 2024.08.27 19:54:50.300612 [ 3 ] {} <Trace> HTTP-Session: 8637ef44-8688-425a-9542-6c1de77ddf3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14619 2024.08.27 19:54:50.300800 [ 3 ] {2f03d675-1878-4bb0-8348-505b82545e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
14620 2024.08.27 19:54:50.300845 [ 3 ] {2f03d675-1878-4bb0-8348-505b82545e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
14621 2024.08.27 19:54:50.301071 [ 3 ] {2f03d675-1878-4bb0-8348-505b82545e84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14622 2024.08.27 19:54:50.301533 [ 3 ] {2f03d675-1878-4bb0-8348-505b82545e84} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14623 2024.08.27 19:54:50.301573 [ 3 ] {2f03d675-1878-4bb0-8348-505b82545e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14624 2024.08.27 19:54:50.301942 [ 3 ] {2f03d675-1878-4bb0-8348-505b82545e84} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
14625 2024.08.27 19:54:50.302323 [ 3 ] {2f03d675-1878-4bb0-8348-505b82545e84} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14626 2024.08.27 19:54:50.302479 [ 3 ] {2f03d675-1878-4bb0-8348-505b82545e84} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001775 sec., 136338.02816901408 rows/sec., 9.24 MiB/sec.
14627 2024.08.27 19:54:50.302483 [ 42 ] {} <Debug> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
14628 2024.08.27 19:54:50.302587 [ 42 ] {} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14629 2024.08.27 19:54:50.302633 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14630 2024.08.27 19:54:50.302760 [ 3 ] {2f03d675-1878-4bb0-8348-505b82545e84} <Debug> DynamicQueryHandler: Done processing query
14631 2024.08.27 19:54:50.302813 [ 3 ] {2f03d675-1878-4bb0-8348-505b82545e84} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
14632 2024.08.27 19:54:50.302837 [ 3 ] {} <Debug> HTTP-Session: 8637ef44-8688-425a-9542-6c1de77ddf3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14633 2024.08.27 19:54:50.302845 [ 197 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::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
14634 2024.08.27 19:54:50.303073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14635 2024.08.27 19:54:50.303126 [ 197 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14636 2024.08.27 19:54:50.303205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14637 2024.08.27 19:54:50.303205 [ 197 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 242 rows starting from the beginning of the part
14638 2024.08.27 19:54:50.303260 [ 3 ] {} <Debug> HTTP-Session: e80f059a-d924-47b2-ad29-192b1582bd30 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14639 2024.08.27 19:54:50.303324 [ 3 ] {} <Debug> HTTP-Session: e80f059a-d924-47b2-ad29-192b1582bd30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14640 2024.08.27 19:54:50.303395 [ 3 ] {} <Debug> HTTP-Session: e80f059a-d924-47b2-ad29-192b1582bd30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14641 2024.08.27 19:54:50.303485 [ 197 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part
14642 2024.08.27 19:54:50.303561 [ 3 ] {} <Trace> HTTP-Session: e80f059a-d924-47b2-ad29-192b1582bd30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14643 2024.08.27 19:54:50.303773 [ 197 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 242 rows starting from the beginning of the part
14644 2024.08.27 19:54:50.304039 [ 3 ] {85022605-6590-4bed-837e-5089ee29e222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
14645 2024.08.27 19:54:50.304135 [ 197 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part
14646 2024.08.27 19:54:50.304164 [ 3 ] {85022605-6590-4bed-837e-5089ee29e222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
14647 2024.08.27 19:54:50.304484 [ 197 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part
14648 2024.08.27 19:54:50.304771 [ 197 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 242 rows starting from the beginning of the part
14649 2024.08.27 19:54:50.305522 [ 3 ] {85022605-6590-4bed-837e-5089ee29e222} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14650 2024.08.27 19:54:50.306413 [ 3 ] {85022605-6590-4bed-837e-5089ee29e222} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14651 2024.08.27 19:54:50.306497 [ 3 ] {85022605-6590-4bed-837e-5089ee29e222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14652 2024.08.27 19:54:50.307553 [ 3 ] {85022605-6590-4bed-837e-5089ee29e222} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
14653 2024.08.27 19:54:50.308037 [ 200 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.005307576 sec., 144698.82296551196 rows/sec., 9.82 MiB/sec.
14654 2024.08.27 19:54:50.308336 [ 200 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
14655 2024.08.27 19:54:50.308527 [ 3 ] {85022605-6590-4bed-837e-5089ee29e222} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14656 2024.08.27 19:54:50.308835 [ 3 ] {85022605-6590-4bed-837e-5089ee29e222} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.004955 sec., 1210.8980827447024 rows/sec., 71.54 KiB/sec.
14657 2024.08.27 19:54:50.309355 [ 3 ] {85022605-6590-4bed-837e-5089ee29e222} <Debug> DynamicQueryHandler: Done processing query
14658 2024.08.27 19:54:50.309399 [ 3 ] {85022605-6590-4bed-837e-5089ee29e222} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14659 2024.08.27 19:54:50.309429 [ 3 ] {} <Debug> HTTP-Session: e80f059a-d924-47b2-ad29-192b1582bd30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14660 2024.08.27 19:54:50.309564 [ 200 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_36_7} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14661 2024.08.27 19:54:50.309672 [ 200 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_36_7} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
14662 2024.08.27 19:54:50.309758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 141642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14663 2024.08.27 19:54:50.309838 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
14664 2024.08.27 19:54:50.309861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14665 2024.08.27 19:54:50.309904 [ 3 ] {} <Debug> HTTP-Session: 9e32d00f-6add-45f8-8240-fc425ef2c045 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14666 2024.08.27 19:54:50.309921 [ 3 ] {} <Debug> HTTP-Session: 9e32d00f-6add-45f8-8240-fc425ef2c045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14667 2024.08.27 19:54:50.309936 [ 3 ] {} <Debug> HTTP-Session: 9e32d00f-6add-45f8-8240-fc425ef2c045 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14668 2024.08.27 19:54:50.309968 [ 3 ] {} <Trace> HTTP-Session: 9e32d00f-6add-45f8-8240-fc425ef2c045 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14669 2024.08.27 19:54:50.310342 [ 3 ] {f4572951-55e2-41f2-98ba-3a3185e26a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14670 2024.08.27 19:54:50.310391 [ 3 ] {f4572951-55e2-41f2-98ba-3a3185e26a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14671 2024.08.27 19:54:50.310651 [ 3 ] {f4572951-55e2-41f2-98ba-3a3185e26a9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14672 2024.08.27 19:54:50.311555 [ 3 ] {f4572951-55e2-41f2-98ba-3a3185e26a9e} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14673 2024.08.27 19:54:50.311592 [ 3 ] {f4572951-55e2-41f2-98ba-3a3185e26a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14674 2024.08.27 19:54:50.312008 [ 3 ] {f4572951-55e2-41f2-98ba-3a3185e26a9e} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
14675 2024.08.27 19:54:50.312385 [ 3 ] {f4572951-55e2-41f2-98ba-3a3185e26a9e} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14676 2024.08.27 19:54:50.312524 [ 3 ] {f4572951-55e2-41f2-98ba-3a3185e26a9e} <Debug> executeQuery: Read 867 rows, 64.30 KiB in 0.002399 sec., 361400.5835764902 rows/sec., 26.17 MiB/sec.
14677 2024.08.27 19:54:50.312692 [ 3 ] {f4572951-55e2-41f2-98ba-3a3185e26a9e} <Debug> DynamicQueryHandler: Done processing query
14678 2024.08.27 19:54:50.312717 [ 3 ] {f4572951-55e2-41f2-98ba-3a3185e26a9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB.
14679 2024.08.27 19:54:50.312734 [ 3 ] {} <Debug> HTTP-Session: 9e32d00f-6add-45f8-8240-fc425ef2c045 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14680 2024.08.27 19:54:50.313057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14681 2024.08.27 19:54:50.313104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14682 2024.08.27 19:54:50.313125 [ 3 ] {} <Debug> HTTP-Session: d0a6789b-4d71-4367-b0cd-2bf29d85a459 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14683 2024.08.27 19:54:50.313142 [ 3 ] {} <Debug> HTTP-Session: d0a6789b-4d71-4367-b0cd-2bf29d85a459 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14684 2024.08.27 19:54:50.313157 [ 3 ] {} <Debug> HTTP-Session: d0a6789b-4d71-4367-b0cd-2bf29d85a459 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14685 2024.08.27 19:54:50.313189 [ 3 ] {} <Trace> HTTP-Session: d0a6789b-4d71-4367-b0cd-2bf29d85a459 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14686 2024.08.27 19:54:50.313287 [ 3 ] {b091f2f6-91c2-4fbb-bed6-86925e67d9fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14687 2024.08.27 19:54:50.313334 [ 3 ] {b091f2f6-91c2-4fbb-bed6-86925e67d9fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14688 2024.08.27 19:54:50.313465 [ 3 ] {b091f2f6-91c2-4fbb-bed6-86925e67d9fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14689 2024.08.27 19:54:50.313724 [ 3 ] {b091f2f6-91c2-4fbb-bed6-86925e67d9fa} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14690 2024.08.27 19:54:50.313760 [ 3 ] {b091f2f6-91c2-4fbb-bed6-86925e67d9fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14691 2024.08.27 19:54:50.314114 [ 3 ] {b091f2f6-91c2-4fbb-bed6-86925e67d9fa} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
14692 2024.08.27 19:54:50.314448 [ 3 ] {b091f2f6-91c2-4fbb-bed6-86925e67d9fa} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14693 2024.08.27 19:54:50.314581 [ 3 ] {b091f2f6-91c2-4fbb-bed6-86925e67d9fa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001321 sec., 4542.013626040878 rows/sec., 237.30 KiB/sec.
14694 2024.08.27 19:54:50.314744 [ 3 ] {b091f2f6-91c2-4fbb-bed6-86925e67d9fa} <Debug> DynamicQueryHandler: Done processing query
14695 2024.08.27 19:54:50.314768 [ 3 ] {b091f2f6-91c2-4fbb-bed6-86925e67d9fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14696 2024.08.27 19:54:50.314784 [ 3 ] {} <Debug> HTTP-Session: d0a6789b-4d71-4367-b0cd-2bf29d85a459 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14697 2024.08.27 19:54:50.315029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 172685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14698 2024.08.27 19:54:50.315077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14699 2024.08.27 19:54:50.315096 [ 3 ] {} <Debug> HTTP-Session: b13dbbab-e64d-4348-9c4b-dc8335082448 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14700 2024.08.27 19:54:50.315113 [ 3 ] {} <Debug> HTTP-Session: b13dbbab-e64d-4348-9c4b-dc8335082448 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14701 2024.08.27 19:54:50.315127 [ 3 ] {} <Debug> HTTP-Session: b13dbbab-e64d-4348-9c4b-dc8335082448 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14702 2024.08.27 19:54:50.315159 [ 3 ] {} <Trace> HTTP-Session: b13dbbab-e64d-4348-9c4b-dc8335082448 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14703 2024.08.27 19:54:50.315590 [ 3 ] {8991bbc1-2ce6-4fe5-b140-4a3d71f613de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14704 2024.08.27 19:54:50.315638 [ 3 ] {8991bbc1-2ce6-4fe5-b140-4a3d71f613de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14705 2024.08.27 19:54:50.315780 [ 3 ] {8991bbc1-2ce6-4fe5-b140-4a3d71f613de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14706 2024.08.27 19:54:50.316666 [ 3 ] {8991bbc1-2ce6-4fe5-b140-4a3d71f613de} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14707 2024.08.27 19:54:50.316702 [ 3 ] {8991bbc1-2ce6-4fe5-b140-4a3d71f613de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14708 2024.08.27 19:54:50.317136 [ 3 ] {8991bbc1-2ce6-4fe5-b140-4a3d71f613de} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
14709 2024.08.27 19:54:50.317483 [ 3 ] {8991bbc1-2ce6-4fe5-b140-4a3d71f613de} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14710 2024.08.27 19:54:50.317618 [ 3 ] {8991bbc1-2ce6-4fe5-b140-4a3d71f613de} <Debug> executeQuery: Read 912 rows, 62.38 KiB in 0.002296 sec., 397212.543554007 rows/sec., 26.53 MiB/sec.
14711 2024.08.27 19:54:50.317789 [ 3 ] {8991bbc1-2ce6-4fe5-b140-4a3d71f613de} <Debug> DynamicQueryHandler: Done processing query
14712 2024.08.27 19:54:50.317814 [ 3 ] {8991bbc1-2ce6-4fe5-b140-4a3d71f613de} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB.
14713 2024.08.27 19:54:50.317830 [ 3 ] {} <Debug> HTTP-Session: b13dbbab-e64d-4348-9c4b-dc8335082448 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14714 2024.08.27 19:54:50.318172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14715 2024.08.27 19:54:50.318220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14716 2024.08.27 19:54:50.318239 [ 3 ] {} <Debug> HTTP-Session: 7ef1c3b4-0d8f-4f43-83d7-383bb39d0efb Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14717 2024.08.27 19:54:50.318256 [ 3 ] {} <Debug> HTTP-Session: 7ef1c3b4-0d8f-4f43-83d7-383bb39d0efb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14718 2024.08.27 19:54:50.318273 [ 3 ] {} <Debug> HTTP-Session: 7ef1c3b4-0d8f-4f43-83d7-383bb39d0efb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14719 2024.08.27 19:54:50.318306 [ 3 ] {} <Trace> HTTP-Session: 7ef1c3b4-0d8f-4f43-83d7-383bb39d0efb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14720 2024.08.27 19:54:50.318402 [ 3 ] {5ac9a985-f969-46b5-8d50-7495b876a6af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
14721 2024.08.27 19:54:50.318448 [ 3 ] {5ac9a985-f969-46b5-8d50-7495b876a6af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
14722 2024.08.27 19:54:50.318576 [ 3 ] {5ac9a985-f969-46b5-8d50-7495b876a6af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14723 2024.08.27 19:54:50.318855 [ 3 ] {5ac9a985-f969-46b5-8d50-7495b876a6af} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14724 2024.08.27 19:54:50.318890 [ 3 ] {5ac9a985-f969-46b5-8d50-7495b876a6af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14725 2024.08.27 19:54:50.319240 [ 3 ] {5ac9a985-f969-46b5-8d50-7495b876a6af} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
14726 2024.08.27 19:54:50.319564 [ 3 ] {5ac9a985-f969-46b5-8d50-7495b876a6af} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14727 2024.08.27 19:54:50.319687 [ 39 ] {} <Debug> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0
14728 2024.08.27 19:54:50.319692 [ 3 ] {5ac9a985-f969-46b5-8d50-7495b876a6af} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001312 sec., 762.1951219512194 rows/sec., 51.36 KiB/sec.
14729 2024.08.27 19:54:50.319730 [ 39 ] {} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14730 2024.08.27 19:54:50.319765 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14731 2024.08.27 19:54:50.319919 [ 3 ] {5ac9a985-f969-46b5-8d50-7495b876a6af} <Debug> DynamicQueryHandler: Done processing query
14732 2024.08.27 19:54:50.319928 [ 187 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full
14733 2024.08.27 19:54:50.319958 [ 3 ] {5ac9a985-f969-46b5-8d50-7495b876a6af} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
14734 2024.08.27 19:54:50.320014 [ 3 ] {} <Debug> HTTP-Session: 7ef1c3b4-0d8f-4f43-83d7-383bb39d0efb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14735 2024.08.27 19:54:50.320277 [ 187 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14736 2024.08.27 19:54:50.320292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14737 2024.08.27 19:54:50.320323 [ 187 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 30 rows starting from the beginning of the part
14738 2024.08.27 19:54:50.320354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14739 2024.08.27 19:54:50.320388 [ 3 ] {} <Debug> HTTP-Session: 76092ca0-29db-44dc-a561-3e101c0f9f0f Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14740 2024.08.27 19:54:50.320423 [ 3 ] {} <Debug> HTTP-Session: 76092ca0-29db-44dc-a561-3e101c0f9f0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14741 2024.08.27 19:54:50.320461 [ 187 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part
14742 2024.08.27 19:54:50.320489 [ 3 ] {} <Debug> HTTP-Session: 76092ca0-29db-44dc-a561-3e101c0f9f0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14743 2024.08.27 19:54:50.320623 [ 3 ] {} <Trace> HTTP-Session: 76092ca0-29db-44dc-a561-3e101c0f9f0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14744 2024.08.27 19:54:50.320997 [ 187 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part
14745 2024.08.27 19:54:50.321113 [ 187 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part
14746 2024.08.27 19:54:50.321325 [ 187 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part
14747 2024.08.27 19:54:50.321486 [ 3 ] {8c0e5959-747f-4203-a190-4cdd92683bbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14748 2024.08.27 19:54:50.321627 [ 187 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part
14749 2024.08.27 19:54:50.321871 [ 3 ] {8c0e5959-747f-4203-a190-4cdd92683bbd} <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.08.27 19:54:50.322939 [ 3 ] {8c0e5959-747f-4203-a190-4cdd92683bbd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14751 2024.08.27 19:54:50.324013 [ 189 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 4 columns (4 merged, 0 gathered) in 0.004164268 sec., 8404.838497426199 rows/sec., 566.34 KiB/sec.
14752 2024.08.27 19:54:50.324438 [ 189 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary)
14753 2024.08.27 19:54:50.324578 [ 3 ] {8c0e5959-747f-4203-a190-4cdd92683bbd} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14754 2024.08.27 19:54:50.324661 [ 3 ] {8c0e5959-747f-4203-a190-4cdd92683bbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14755 2024.08.27 19:54:50.325625 [ 189 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_35_7} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14756 2024.08.27 19:54:50.325864 [ 189 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_35_7} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7
14757 2024.08.27 19:54:50.326054 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
14758 2024.08.27 19:54:50.326255 [ 3 ] {8c0e5959-747f-4203-a190-4cdd92683bbd} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
14759 2024.08.27 19:54:50.326706 [ 3 ] {8c0e5959-747f-4203-a190-4cdd92683bbd} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14760 2024.08.27 19:54:50.326863 [ 3 ] {8c0e5959-747f-4203-a190-4cdd92683bbd} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.005883 sec., 4589.495155532892 rows/sec., 8.22 MiB/sec.
14761 2024.08.27 19:54:50.327101 [ 3 ] {8c0e5959-747f-4203-a190-4cdd92683bbd} <Debug> DynamicQueryHandler: Done processing query
14762 2024.08.27 19:54:50.327126 [ 3 ] {8c0e5959-747f-4203-a190-4cdd92683bbd} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
14763 2024.08.27 19:54:50.327143 [ 3 ] {} <Debug> HTTP-Session: 76092ca0-29db-44dc-a561-3e101c0f9f0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14764 2024.08.27 19:54:50.327282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14765 2024.08.27 19:54:50.327330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14766 2024.08.27 19:54:50.327350 [ 3 ] {} <Debug> HTTP-Session: 7ec1d9ee-1104-4100-9b1a-20dd6ae7a4e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14767 2024.08.27 19:54:50.327367 [ 3 ] {} <Debug> HTTP-Session: 7ec1d9ee-1104-4100-9b1a-20dd6ae7a4e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14768 2024.08.27 19:54:50.327381 [ 3 ] {} <Debug> HTTP-Session: 7ec1d9ee-1104-4100-9b1a-20dd6ae7a4e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14769 2024.08.27 19:54:50.327412 [ 3 ] {} <Trace> HTTP-Session: 7ec1d9ee-1104-4100-9b1a-20dd6ae7a4e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14770 2024.08.27 19:54:50.327540 [ 3 ] {a770e030-0e02-4227-a319-0fa3af8bc843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14771 2024.08.27 19:54:50.327585 [ 3 ] {a770e030-0e02-4227-a319-0fa3af8bc843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14772 2024.08.27 19:54:50.327717 [ 3 ] {a770e030-0e02-4227-a319-0fa3af8bc843} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14773 2024.08.27 19:54:50.328070 [ 3 ] {a770e030-0e02-4227-a319-0fa3af8bc843} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14774 2024.08.27 19:54:50.328107 [ 3 ] {a770e030-0e02-4227-a319-0fa3af8bc843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14775 2024.08.27 19:54:50.328480 [ 3 ] {a770e030-0e02-4227-a319-0fa3af8bc843} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
14776 2024.08.27 19:54:50.328808 [ 3 ] {a770e030-0e02-4227-a319-0fa3af8bc843} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14777 2024.08.27 19:54:50.328943 [ 3 ] {a770e030-0e02-4227-a319-0fa3af8bc843} <Debug> executeQuery: Read 78 rows, 5.05 KiB in 0.001453 sec., 53682.037164487265 rows/sec., 3.40 MiB/sec.
14778 2024.08.27 19:54:50.329108 [ 3 ] {a770e030-0e02-4227-a319-0fa3af8bc843} <Debug> DynamicQueryHandler: Done processing query
14779 2024.08.27 19:54:50.329132 [ 3 ] {a770e030-0e02-4227-a319-0fa3af8bc843} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14780 2024.08.27 19:54:50.329149 [ 3 ] {} <Debug> HTTP-Session: 7ec1d9ee-1104-4100-9b1a-20dd6ae7a4e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14781 2024.08.27 19:54:50.755094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 3686, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14782 2024.08.27 19:54:50.755161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14783 2024.08.27 19:54:50.755183 [ 3 ] {} <Debug> HTTP-Session: 21a31e49-f154-4106-a020-9f5e365c7dd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14784 2024.08.27 19:54:50.755201 [ 3 ] {} <Debug> HTTP-Session: 21a31e49-f154-4106-a020-9f5e365c7dd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14785 2024.08.27 19:54:50.755216 [ 3 ] {} <Debug> HTTP-Session: 21a31e49-f154-4106-a020-9f5e365c7dd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14786 2024.08.27 19:54:50.755252 [ 3 ] {} <Trace> HTTP-Session: 21a31e49-f154-4106-a020-9f5e365c7dd4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14787 2024.08.27 19:54:50.755378 [ 3 ] {63c24824-a595-450a-8041-939788629edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14788 2024.08.27 19:54:50.755425 [ 3 ] {63c24824-a595-450a-8041-939788629edb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14789 2024.08.27 19:54:50.755681 [ 3 ] {63c24824-a595-450a-8041-939788629edb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14790 2024.08.27 19:54:50.756135 [ 3 ] {63c24824-a595-450a-8041-939788629edb} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14791 2024.08.27 19:54:50.756173 [ 3 ] {63c24824-a595-450a-8041-939788629edb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14792 2024.08.27 19:54:50.756542 [ 3 ] {63c24824-a595-450a-8041-939788629edb} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
14793 2024.08.27 19:54:50.756922 [ 3 ] {63c24824-a595-450a-8041-939788629edb} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14794 2024.08.27 19:54:50.757056 [ 3 ] {63c24824-a595-450a-8041-939788629edb} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001714 sec., 15169.194865810969 rows/sec., 1.17 MiB/sec.
14795 2024.08.27 19:54:50.757058 [ 39 ] {} <Debug> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
14796 2024.08.27 19:54:50.757124 [ 39 ] {} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14797 2024.08.27 19:54:50.757165 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14798 2024.08.27 19:54:50.757300 [ 3 ] {63c24824-a595-450a-8041-939788629edb} <Debug> DynamicQueryHandler: Done processing query
14799 2024.08.27 19:54:50.757349 [ 3 ] {63c24824-a595-450a-8041-939788629edb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14800 2024.08.27 19:54:50.757367 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::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
14801 2024.08.27 19:54:50.757377 [ 3 ] {} <Debug> HTTP-Session: 21a31e49-f154-4106-a020-9f5e365c7dd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14802 2024.08.27 19:54:50.757613 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14803 2024.08.27 19:54:50.757630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14804 2024.08.27 19:54:50.757684 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1418 rows starting from the beginning of the part
14805 2024.08.27 19:54:50.757721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14806 2024.08.27 19:54:50.757757 [ 3 ] {} <Debug> HTTP-Session: 36ff4c9c-7a50-48cb-9102-27ec0f551f91 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14807 2024.08.27 19:54:50.757824 [ 3 ] {} <Debug> HTTP-Session: 36ff4c9c-7a50-48cb-9102-27ec0f551f91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14808 2024.08.27 19:54:50.757905 [ 3 ] {} <Debug> HTTP-Session: 36ff4c9c-7a50-48cb-9102-27ec0f551f91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14809 2024.08.27 19:54:50.758001 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 84 rows starting from the beginning of the part
14810 2024.08.27 19:54:50.758019 [ 3 ] {} <Trace> HTTP-Session: 36ff4c9c-7a50-48cb-9102-27ec0f551f91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14811 2024.08.27 19:54:50.758280 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 245 rows starting from the beginning of the part
14812 2024.08.27 19:54:50.758364 [ 3 ] {7aa37f23-931c-4d24-9b84-81d6dbb17ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14813 2024.08.27 19:54:50.758541 [ 3 ] {7aa37f23-931c-4d24-9b84-81d6dbb17ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14814 2024.08.27 19:54:50.758565 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 82 rows starting from the beginning of the part
14815 2024.08.27 19:54:50.759050 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 1384 rows starting from the beginning of the part
14816 2024.08.27 19:54:50.759420 [ 192 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 26 rows starting from the beginning of the part
14817 2024.08.27 19:54:50.760211 [ 3 ] {7aa37f23-931c-4d24-9b84-81d6dbb17ef3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14818 2024.08.27 19:54:50.760889 [ 3 ] {7aa37f23-931c-4d24-9b84-81d6dbb17ef3} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14819 2024.08.27 19:54:50.760949 [ 3 ] {7aa37f23-931c-4d24-9b84-81d6dbb17ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14820 2024.08.27 19:54:50.761853 [ 3 ] {7aa37f23-931c-4d24-9b84-81d6dbb17ef3} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
14821 2024.08.27 19:54:50.762390 [ 3 ] {7aa37f23-931c-4d24-9b84-81d6dbb17ef3} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14822 2024.08.27 19:54:50.762659 [ 3 ] {7aa37f23-931c-4d24-9b84-81d6dbb17ef3} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.004385 sec., 6385.404789053592 rows/sec., 510.00 KiB/sec.
14823 2024.08.27 19:54:50.762763 [ 37 ] {} <Debug> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
14824 2024.08.27 19:54:50.762948 [ 37 ] {} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14825 2024.08.27 19:54:50.763032 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14826 2024.08.27 19:54:50.763388 [ 3 ] {7aa37f23-931c-4d24-9b84-81d6dbb17ef3} <Debug> DynamicQueryHandler: Done processing query
14827 2024.08.27 19:54:50.763490 [ 3 ] {7aa37f23-931c-4d24-9b84-81d6dbb17ef3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
14828 2024.08.27 19:54:50.763579 [ 3 ] {} <Debug> HTTP-Session: 36ff4c9c-7a50-48cb-9102-27ec0f551f91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14829 2024.08.27 19:54:50.763964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1976, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14830 2024.08.27 19:54:50.764040 [ 188 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::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
14831 2024.08.27 19:54:50.764045 [ 189 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3239 rows, containing 5 columns (5 merged, 0 gathered) in 0.00675982 sec., 479154.7703932945 rows/sec., 42.06 MiB/sec.
14832 2024.08.27 19:54:50.764137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14833 2024.08.27 19:54:50.764289 [ 3 ] {} <Debug> HTTP-Session: 76ad74ca-4781-45d8-bed5-ca43ae46acf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14834 2024.08.27 19:54:50.764368 [ 3 ] {} <Debug> HTTP-Session: 76ad74ca-4781-45d8-bed5-ca43ae46acf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14835 2024.08.27 19:54:50.764481 [ 3 ] {} <Debug> HTTP-Session: 76ad74ca-4781-45d8-bed5-ca43ae46acf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14836 2024.08.27 19:54:50.764678 [ 196 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
14837 2024.08.27 19:54:50.764701 [ 3 ] {} <Trace> HTTP-Session: 76ad74ca-4781-45d8-bed5-ca43ae46acf9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14838 2024.08.27 19:54:50.765265 [ 188 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14839 2024.08.27 19:54:50.765280 [ 3 ] {b77b75f2-c8b0-4f59-8144-e9abcb4ebe7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14840 2024.08.27 19:54:50.765450 [ 188 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 914 rows starting from the beginning of the part
14841 2024.08.27 19:54:50.765548 [ 3 ] {b77b75f2-c8b0-4f59-8144-e9abcb4ebe7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14842 2024.08.27 19:54:50.766233 [ 188 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 81 rows starting from the beginning of the part
14843 2024.08.27 19:54:50.767071 [ 188 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 413 rows starting from the beginning of the part
14844 2024.08.27 19:54:50.767485 [ 188 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 77 rows starting from the beginning of the part
14845 2024.08.27 19:54:50.768091 [ 188 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 867 rows starting from the beginning of the part
14846 2024.08.27 19:54:50.768694 [ 196 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_86_17} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14847 2024.08.27 19:54:50.768815 [ 188 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 28 rows starting from the beginning of the part
14848 2024.08.27 19:54:50.768840 [ 3 ] {b77b75f2-c8b0-4f59-8144-e9abcb4ebe7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14849 2024.08.27 19:54:50.769264 [ 196 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_86_17} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
14850 2024.08.27 19:54:50.769599 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB.
14851 2024.08.27 19:54:50.770283 [ 3 ] {b77b75f2-c8b0-4f59-8144-e9abcb4ebe7a} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14852 2024.08.27 19:54:50.770383 [ 3 ] {b77b75f2-c8b0-4f59-8144-e9abcb4ebe7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14853 2024.08.27 19:54:50.771412 [ 3 ] {b77b75f2-c8b0-4f59-8144-e9abcb4ebe7a} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
14854 2024.08.27 19:54:50.772142 [ 3 ] {b77b75f2-c8b0-4f59-8144-e9abcb4ebe7a} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14855 2024.08.27 19:54:50.772523 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Selected 5 parts from all_1_81_16 to all_85_85_0
14856 2024.08.27 19:54:50.772541 [ 3 ] {b77b75f2-c8b0-4f59-8144-e9abcb4ebe7a} <Debug> executeQuery: Read 10 rows, 727.00 B in 0.007474 sec., 1337.971635001338 rows/sec., 94.99 KiB/sec.
14857 2024.08.27 19:54:50.772697 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14858 2024.08.27 19:54:50.772857 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14859 2024.08.27 19:54:50.773056 [ 198 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2380 rows, containing 5 columns (5 merged, 0 gathered) in 0.009824401 sec., 242253.95522841546 rows/sec., 18.56 MiB/sec.
14860 2024.08.27 19:54:50.773179 [ 199 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_85_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_81_16 to all_85_85_0 into Compact with storage Full
14861 2024.08.27 19:54:50.773225 [ 3 ] {b77b75f2-c8b0-4f59-8144-e9abcb4ebe7a} <Debug> DynamicQueryHandler: Done processing query
14862 2024.08.27 19:54:50.773263 [ 3 ] {b77b75f2-c8b0-4f59-8144-e9abcb4ebe7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14863 2024.08.27 19:54:50.773343 [ 3 ] {} <Debug> HTTP-Session: 76ad74ca-4781-45d8-bed5-ca43ae46acf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14864 2024.08.27 19:54:50.773462 [ 199 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14865 2024.08.27 19:54:50.773474 [ 198 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
14866 2024.08.27 19:54:50.773521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14867 2024.08.27 19:54:50.773551 [ 199 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 22456 rows starting from the beginning of the part
14868 2024.08.27 19:54:50.773669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14869 2024.08.27 19:54:50.773801 [ 3 ] {} <Debug> HTTP-Session: dca2b88a-87fb-4f47-ae0f-a2e54f8701bc Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14870 2024.08.27 19:54:50.773922 [ 3 ] {} <Debug> HTTP-Session: dca2b88a-87fb-4f47-ae0f-a2e54f8701bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14871 2024.08.27 19:54:50.774010 [ 3 ] {} <Debug> HTTP-Session: dca2b88a-87fb-4f47-ae0f-a2e54f8701bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14872 2024.08.27 19:54:50.774011 [ 199 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 162 rows starting from the beginning of the part
14873 2024.08.27 19:54:50.774147 [ 3 ] {} <Trace> HTTP-Session: dca2b88a-87fb-4f47-ae0f-a2e54f8701bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14874 2024.08.27 19:54:50.774654 [ 199 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 239 rows starting from the beginning of the part
14875 2024.08.27 19:54:50.774802 [ 3 ] {fcdbe39a-1059-4ff1-8e8b-f55da8e7d2d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14876 2024.08.27 19:54:50.775059 [ 3 ] {fcdbe39a-1059-4ff1-8e8b-f55da8e7d2d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14877 2024.08.27 19:54:50.775166 [ 199 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part
14878 2024.08.27 19:54:50.775616 [ 199 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 912 rows starting from the beginning of the part
14879 2024.08.27 19:54:50.776680 [ 198 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_86_17} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14880 2024.08.27 19:54:50.776923 [ 3 ] {fcdbe39a-1059-4ff1-8e8b-f55da8e7d2d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14881 2024.08.27 19:54:50.777139 [ 198 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_86_17} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
14882 2024.08.27 19:54:50.777375 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB.
14883 2024.08.27 19:54:50.777772 [ 3 ] {fcdbe39a-1059-4ff1-8e8b-f55da8e7d2d6} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14884 2024.08.27 19:54:50.777814 [ 3 ] {fcdbe39a-1059-4ff1-8e8b-f55da8e7d2d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14885 2024.08.27 19:54:50.778224 [ 3 ] {fcdbe39a-1059-4ff1-8e8b-f55da8e7d2d6} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
14886 2024.08.27 19:54:50.778768 [ 3 ] {fcdbe39a-1059-4ff1-8e8b-f55da8e7d2d6} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14887 2024.08.27 19:54:50.779075 [ 37 ] {} <Debug> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
14888 2024.08.27 19:54:50.779177 [ 37 ] {} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14889 2024.08.27 19:54:50.779176 [ 3 ] {fcdbe39a-1059-4ff1-8e8b-f55da8e7d2d6} <Debug> executeQuery: Read 4 rows, 288.00 B in 0.004602 sec., 869.1873098652759 rows/sec., 61.11 KiB/sec.
14890 2024.08.27 19:54:50.779232 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14891 2024.08.27 19:54:50.779787 [ 199 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
14892 2024.08.27 19:54:50.779808 [ 3 ] {fcdbe39a-1059-4ff1-8e8b-f55da8e7d2d6} <Debug> DynamicQueryHandler: Done processing query
14893 2024.08.27 19:54:50.779858 [ 3 ] {fcdbe39a-1059-4ff1-8e8b-f55da8e7d2d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14894 2024.08.27 19:54:50.779933 [ 3 ] {} <Debug> HTTP-Session: dca2b88a-87fb-4f47-ae0f-a2e54f8701bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14895 2024.08.27 19:54:50.780186 [ 199 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14896 2024.08.27 19:54:50.780227 [ 199 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4848 rows starting from the beginning of the part
14897 2024.08.27 19:54:50.780370 [ 199 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
14898 2024.08.27 19:54:50.780530 [ 199 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 82 rows starting from the beginning of the part
14899 2024.08.27 19:54:50.780662 [ 199 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
14900 2024.08.27 19:54:50.780900 [ 199 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 78 rows starting from the beginning of the part
14901 2024.08.27 19:54:50.781165 [ 199 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 4 rows starting from the beginning of the part
14902 2024.08.27 19:54:50.783897 [ 195 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5132 rows, containing 4 columns (4 merged, 0 gathered) in 0.004483533 sec., 1144633.0382758419 rows/sec., 74.66 MiB/sec.
14903 2024.08.27 19:54:50.784323 [ 195 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
14904 2024.08.27 19:54:50.784565 [ 193 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23929 rows, containing 5 columns (5 merged, 0 gathered) in 0.011542238 sec., 2073168.1325580014 rows/sec., 140.12 MiB/sec.
14905 2024.08.27 19:54:50.785024 [ 195 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_86_17} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14906 2024.08.27 19:54:50.785053 [ 193 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary)
14907 2024.08.27 19:54:50.785210 [ 195 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_86_17} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
14908 2024.08.27 19:54:50.785360 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB.
14909 2024.08.27 19:54:50.785681 [ 193 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14910 2024.08.27 19:54:50.785771 [ 193 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Merged 5 parts: [all_1_81_16, all_85_85_0] -> all_1_85_17
14911 2024.08.27 19:54:50.785865 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB.
14912 2024.08.27 19:54:51.000154 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.31 MiB, peak 219.77 MiB, free memory in arenas 0.00 B, will set to 208.20 MiB (RSS), difference: -1.11 MiB
14913 2024.08.27 19:54:54.808059 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache
14914 2024.08.27 19:54:54.808162 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache
14915 2024.08.27 19:54:55.763400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 11847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14916 2024.08.27 19:54:55.763542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14917 2024.08.27 19:54:55.763577 [ 3 ] {} <Debug> HTTP-Session: fb2a0bf8-92bb-470b-8fe5-bfcf2cf73429 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14918 2024.08.27 19:54:55.763610 [ 3 ] {} <Debug> HTTP-Session: fb2a0bf8-92bb-470b-8fe5-bfcf2cf73429 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14919 2024.08.27 19:54:55.763632 [ 3 ] {} <Debug> HTTP-Session: fb2a0bf8-92bb-470b-8fe5-bfcf2cf73429 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14920 2024.08.27 19:54:55.763692 [ 3 ] {} <Trace> HTTP-Session: fb2a0bf8-92bb-470b-8fe5-bfcf2cf73429 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14921 2024.08.27 19:54:55.763954 [ 3 ] {0113dad4-5d3b-489a-9b22-415ebff3ba21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14922 2024.08.27 19:54:55.764038 [ 3 ] {0113dad4-5d3b-489a-9b22-415ebff3ba21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14923 2024.08.27 19:54:55.764397 [ 3 ] {0113dad4-5d3b-489a-9b22-415ebff3ba21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14924 2024.08.27 19:54:55.764953 [ 3 ] {0113dad4-5d3b-489a-9b22-415ebff3ba21} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14925 2024.08.27 19:54:55.764994 [ 3 ] {0113dad4-5d3b-489a-9b22-415ebff3ba21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14926 2024.08.27 19:54:55.765419 [ 3 ] {0113dad4-5d3b-489a-9b22-415ebff3ba21} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
14927 2024.08.27 19:54:55.765807 [ 3 ] {0113dad4-5d3b-489a-9b22-415ebff3ba21} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14928 2024.08.27 19:54:55.765985 [ 3 ] {0113dad4-5d3b-489a-9b22-415ebff3ba21} <Debug> executeQuery: Read 82 rows, 6.84 KiB in 0.002126 sec., 38570.08466603951 rows/sec., 3.14 MiB/sec.
14929 2024.08.27 19:54:55.766214 [ 3 ] {0113dad4-5d3b-489a-9b22-415ebff3ba21} <Debug> DynamicQueryHandler: Done processing query
14930 2024.08.27 19:54:55.766240 [ 3 ] {0113dad4-5d3b-489a-9b22-415ebff3ba21} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
14931 2024.08.27 19:54:55.766256 [ 3 ] {} <Debug> HTTP-Session: fb2a0bf8-92bb-470b-8fe5-bfcf2cf73429 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14932 2024.08.27 19:54:55.766430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14933 2024.08.27 19:54:55.766480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14934 2024.08.27 19:54:55.766499 [ 3 ] {} <Debug> HTTP-Session: f3f2a4be-41c6-454c-b0f0-f3a12260f048 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14935 2024.08.27 19:54:55.766516 [ 3 ] {} <Debug> HTTP-Session: f3f2a4be-41c6-454c-b0f0-f3a12260f048 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14936 2024.08.27 19:54:55.766529 [ 3 ] {} <Debug> HTTP-Session: f3f2a4be-41c6-454c-b0f0-f3a12260f048 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14937 2024.08.27 19:54:55.766560 [ 3 ] {} <Trace> HTTP-Session: f3f2a4be-41c6-454c-b0f0-f3a12260f048 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14938 2024.08.27 19:54:55.766658 [ 3 ] {57d6c229-9245-42d1-9fad-f969590f393c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14939 2024.08.27 19:54:55.766702 [ 3 ] {57d6c229-9245-42d1-9fad-f969590f393c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14940 2024.08.27 19:54:55.766932 [ 3 ] {57d6c229-9245-42d1-9fad-f969590f393c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14941 2024.08.27 19:54:55.767279 [ 3 ] {57d6c229-9245-42d1-9fad-f969590f393c} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14942 2024.08.27 19:54:55.767317 [ 3 ] {57d6c229-9245-42d1-9fad-f969590f393c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14943 2024.08.27 19:54:55.767667 [ 3 ] {57d6c229-9245-42d1-9fad-f969590f393c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
14944 2024.08.27 19:54:55.768023 [ 3 ] {57d6c229-9245-42d1-9fad-f969590f393c} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14945 2024.08.27 19:54:55.768186 [ 3 ] {57d6c229-9245-42d1-9fad-f969590f393c} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001548 sec., 8397.932816537468 rows/sec., 631.49 KiB/sec.
14946 2024.08.27 19:54:55.768373 [ 3 ] {57d6c229-9245-42d1-9fad-f969590f393c} <Debug> DynamicQueryHandler: Done processing query
14947 2024.08.27 19:54:55.768397 [ 3 ] {57d6c229-9245-42d1-9fad-f969590f393c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14948 2024.08.27 19:54:55.768413 [ 3 ] {} <Debug> HTTP-Session: f3f2a4be-41c6-454c-b0f0-f3a12260f048 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14949 2024.08.27 19:54:55.768646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 13090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14950 2024.08.27 19:54:55.768696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14951 2024.08.27 19:54:55.768715 [ 3 ] {} <Debug> HTTP-Session: 047ec3f5-6fbe-431d-8fef-e3d501348074 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14952 2024.08.27 19:54:55.768731 [ 3 ] {} <Debug> HTTP-Session: 047ec3f5-6fbe-431d-8fef-e3d501348074 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14953 2024.08.27 19:54:55.768745 [ 3 ] {} <Debug> HTTP-Session: 047ec3f5-6fbe-431d-8fef-e3d501348074 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14954 2024.08.27 19:54:55.768775 [ 3 ] {} <Trace> HTTP-Session: 047ec3f5-6fbe-431d-8fef-e3d501348074 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14955 2024.08.27 19:54:55.768891 [ 3 ] {f987176b-6515-4386-8d65-1024c1839ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14956 2024.08.27 19:54:55.768941 [ 3 ] {f987176b-6515-4386-8d65-1024c1839ab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14957 2024.08.27 19:54:55.769180 [ 3 ] {f987176b-6515-4386-8d65-1024c1839ab9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14958 2024.08.27 19:54:55.769593 [ 3 ] {f987176b-6515-4386-8d65-1024c1839ab9} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14959 2024.08.27 19:54:55.769635 [ 3 ] {f987176b-6515-4386-8d65-1024c1839ab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14960 2024.08.27 19:54:55.770076 [ 3 ] {f987176b-6515-4386-8d65-1024c1839ab9} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
14961 2024.08.27 19:54:55.770490 [ 3 ] {f987176b-6515-4386-8d65-1024c1839ab9} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14962 2024.08.27 19:54:55.770641 [ 3 ] {f987176b-6515-4386-8d65-1024c1839ab9} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.00179 sec., 43016.75977653632 rows/sec., 3.36 MiB/sec.
14963 2024.08.27 19:54:55.770818 [ 3 ] {f987176b-6515-4386-8d65-1024c1839ab9} <Debug> DynamicQueryHandler: Done processing query
14964 2024.08.27 19:54:55.770843 [ 3 ] {f987176b-6515-4386-8d65-1024c1839ab9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
14965 2024.08.27 19:54:55.770861 [ 3 ] {} <Debug> HTTP-Session: 047ec3f5-6fbe-431d-8fef-e3d501348074 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14966 2024.08.27 19:54:55.771022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 30657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14967 2024.08.27 19:54:55.771071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14968 2024.08.27 19:54:55.771091 [ 3 ] {} <Debug> HTTP-Session: ae29fdd4-e7d0-4814-9a55-56896a0243ca Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14969 2024.08.27 19:54:55.771107 [ 3 ] {} <Debug> HTTP-Session: ae29fdd4-e7d0-4814-9a55-56896a0243ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14970 2024.08.27 19:54:55.771121 [ 3 ] {} <Debug> HTTP-Session: ae29fdd4-e7d0-4814-9a55-56896a0243ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14971 2024.08.27 19:54:55.771151 [ 3 ] {} <Trace> HTTP-Session: ae29fdd4-e7d0-4814-9a55-56896a0243ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14972 2024.08.27 19:54:55.771302 [ 3 ] {4df7e6c0-f367-4285-a955-5cd080ab795a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14973 2024.08.27 19:54:55.771355 [ 3 ] {4df7e6c0-f367-4285-a955-5cd080ab795a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14974 2024.08.27 19:54:55.771503 [ 3 ] {4df7e6c0-f367-4285-a955-5cd080ab795a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14975 2024.08.27 19:54:55.771923 [ 3 ] {4df7e6c0-f367-4285-a955-5cd080ab795a} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14976 2024.08.27 19:54:55.771962 [ 3 ] {4df7e6c0-f367-4285-a955-5cd080ab795a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14977 2024.08.27 19:54:55.772371 [ 3 ] {4df7e6c0-f367-4285-a955-5cd080ab795a} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
14978 2024.08.27 19:54:55.772733 [ 3 ] {4df7e6c0-f367-4285-a955-5cd080ab795a} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14979 2024.08.27 19:54:55.772912 [ 3 ] {4df7e6c0-f367-4285-a955-5cd080ab795a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001675 sec., 95522.3880597015 rows/sec., 6.65 MiB/sec.
14980 2024.08.27 19:54:55.773191 [ 3 ] {4df7e6c0-f367-4285-a955-5cd080ab795a} <Debug> DynamicQueryHandler: Done processing query
14981 2024.08.27 19:54:55.773219 [ 3 ] {4df7e6c0-f367-4285-a955-5cd080ab795a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14982 2024.08.27 19:54:55.773235 [ 3 ] {} <Debug> HTTP-Session: ae29fdd4-e7d0-4814-9a55-56896a0243ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14983 2024.08.27 19:54:55.773392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 21427, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14984 2024.08.27 19:54:55.773443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14985 2024.08.27 19:54:55.773463 [ 3 ] {} <Debug> HTTP-Session: 8f4f2921-18ec-439d-8cf5-52f53d16d284 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
14986 2024.08.27 19:54:55.773479 [ 3 ] {} <Debug> HTTP-Session: 8f4f2921-18ec-439d-8cf5-52f53d16d284 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14987 2024.08.27 19:54:55.773494 [ 3 ] {} <Debug> HTTP-Session: 8f4f2921-18ec-439d-8cf5-52f53d16d284 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14988 2024.08.27 19:54:55.773532 [ 3 ] {} <Trace> HTTP-Session: 8f4f2921-18ec-439d-8cf5-52f53d16d284 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14989 2024.08.27 19:54:55.773739 [ 3 ] {bcc23cd8-1b38-47c8-a25b-023620bc3c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14990 2024.08.27 19:54:55.773806 [ 3 ] {bcc23cd8-1b38-47c8-a25b-023620bc3c05} <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
14991 2024.08.27 19:54:55.774242 [ 3 ] {bcc23cd8-1b38-47c8-a25b-023620bc3c05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14992 2024.08.27 19:54:55.774856 [ 3 ] {bcc23cd8-1b38-47c8-a25b-023620bc3c05} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14993 2024.08.27 19:54:55.774894 [ 3 ] {bcc23cd8-1b38-47c8-a25b-023620bc3c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
14994 2024.08.27 19:54:55.775515 [ 3 ] {bcc23cd8-1b38-47c8-a25b-023620bc3c05} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
14995 2024.08.27 19:54:55.775955 [ 3 ] {bcc23cd8-1b38-47c8-a25b-023620bc3c05} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14996 2024.08.27 19:54:55.776154 [ 3 ] {bcc23cd8-1b38-47c8-a25b-023620bc3c05} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002536 sec., 5126.182965299685 rows/sec., 9.19 MiB/sec.
14997 2024.08.27 19:54:55.776402 [ 3 ] {bcc23cd8-1b38-47c8-a25b-023620bc3c05} <Debug> DynamicQueryHandler: Done processing query
14998 2024.08.27 19:54:55.776427 [ 3 ] {bcc23cd8-1b38-47c8-a25b-023620bc3c05} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
14999 2024.08.27 19:54:55.776443 [ 3 ] {} <Debug> HTTP-Session: 8f4f2921-18ec-439d-8cf5-52f53d16d284 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15000 2024.08.27 19:54:55.776572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15001 2024.08.27 19:54:55.776622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15002 2024.08.27 19:54:55.776641 [ 3 ] {} <Debug> HTTP-Session: eba08bdb-c775-4d61-87ff-dfe8cc0317d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15003 2024.08.27 19:54:55.776683 [ 3 ] {} <Debug> HTTP-Session: eba08bdb-c775-4d61-87ff-dfe8cc0317d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15004 2024.08.27 19:54:55.776697 [ 3 ] {} <Debug> HTTP-Session: eba08bdb-c775-4d61-87ff-dfe8cc0317d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15005 2024.08.27 19:54:55.776728 [ 3 ] {} <Trace> HTTP-Session: eba08bdb-c775-4d61-87ff-dfe8cc0317d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15006 2024.08.27 19:54:55.776851 [ 3 ] {2e4235a7-4c72-4200-aa46-676ff3ae4039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15007 2024.08.27 19:54:55.776898 [ 3 ] {2e4235a7-4c72-4200-aa46-676ff3ae4039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15008 2024.08.27 19:54:55.777030 [ 3 ] {2e4235a7-4c72-4200-aa46-676ff3ae4039} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15009 2024.08.27 19:54:55.777335 [ 3 ] {2e4235a7-4c72-4200-aa46-676ff3ae4039} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15010 2024.08.27 19:54:55.777372 [ 3 ] {2e4235a7-4c72-4200-aa46-676ff3ae4039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
15011 2024.08.27 19:54:55.777739 [ 3 ] {2e4235a7-4c72-4200-aa46-676ff3ae4039} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
15012 2024.08.27 19:54:55.778070 [ 3 ] {2e4235a7-4c72-4200-aa46-676ff3ae4039} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15013 2024.08.27 19:54:55.778243 [ 3 ] {2e4235a7-4c72-4200-aa46-676ff3ae4039} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001428 sec., 42016.80672268908 rows/sec., 2.83 MiB/sec.
15014 2024.08.27 19:54:55.778417 [ 3 ] {2e4235a7-4c72-4200-aa46-676ff3ae4039} <Debug> DynamicQueryHandler: Done processing query
15015 2024.08.27 19:54:55.778442 [ 3 ] {2e4235a7-4c72-4200-aa46-676ff3ae4039} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15016 2024.08.27 19:54:55.778457 [ 3 ] {} <Debug> HTTP-Session: eba08bdb-c775-4d61-87ff-dfe8cc0317d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15017 2024.08.27 19:55:00.768527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15018 2024.08.27 19:55:00.768678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15019 2024.08.27 19:55:00.768709 [ 3 ] {} <Debug> HTTP-Session: 60ec61f5-ca11-40f3-b298-1b76bd4e61f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15020 2024.08.27 19:55:00.768739 [ 3 ] {} <Debug> HTTP-Session: 60ec61f5-ca11-40f3-b298-1b76bd4e61f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15021 2024.08.27 19:55:00.768759 [ 3 ] {} <Debug> HTTP-Session: 60ec61f5-ca11-40f3-b298-1b76bd4e61f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15022 2024.08.27 19:55:00.768820 [ 3 ] {} <Trace> HTTP-Session: 60ec61f5-ca11-40f3-b298-1b76bd4e61f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15023 2024.08.27 19:55:00.769010 [ 3 ] {eba47264-0a23-4e30-8c25-4db7bc78f08d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
15024 2024.08.27 19:55:00.769081 [ 3 ] {eba47264-0a23-4e30-8c25-4db7bc78f08d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15025 2024.08.27 19:55:00.769490 [ 3 ] {eba47264-0a23-4e30-8c25-4db7bc78f08d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15026 2024.08.27 19:55:00.770018 [ 3 ] {eba47264-0a23-4e30-8c25-4db7bc78f08d} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15027 2024.08.27 19:55:00.770074 [ 3 ] {eba47264-0a23-4e30-8c25-4db7bc78f08d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
15028 2024.08.27 19:55:00.770567 [ 3 ] {eba47264-0a23-4e30-8c25-4db7bc78f08d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
15029 2024.08.27 19:55:00.770981 [ 3 ] {eba47264-0a23-4e30-8c25-4db7bc78f08d} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15030 2024.08.27 19:55:00.771168 [ 3 ] {eba47264-0a23-4e30-8c25-4db7bc78f08d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002206 sec., 1813.236627379873 rows/sec., 147.86 KiB/sec.
15031 2024.08.27 19:55:00.771581 [ 3 ] {eba47264-0a23-4e30-8c25-4db7bc78f08d} <Debug> DynamicQueryHandler: Done processing query
15032 2024.08.27 19:55:00.771611 [ 3 ] {eba47264-0a23-4e30-8c25-4db7bc78f08d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15033 2024.08.27 19:55:00.771629 [ 3 ] {} <Debug> HTTP-Session: 60ec61f5-ca11-40f3-b298-1b76bd4e61f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15034 2024.08.27 19:55:00.771839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 37084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15035 2024.08.27 19:55:00.771903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15036 2024.08.27 19:55:00.771926 [ 3 ] {} <Debug> HTTP-Session: 20086ca2-9130-4ed2-ac7b-2017c46dbfdf Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15037 2024.08.27 19:55:00.771946 [ 3 ] {} <Debug> HTTP-Session: 20086ca2-9130-4ed2-ac7b-2017c46dbfdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15038 2024.08.27 19:55:00.771961 [ 3 ] {} <Debug> HTTP-Session: 20086ca2-9130-4ed2-ac7b-2017c46dbfdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15039 2024.08.27 19:55:00.771999 [ 3 ] {} <Trace> HTTP-Session: 20086ca2-9130-4ed2-ac7b-2017c46dbfdf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15040 2024.08.27 19:55:00.772192 [ 3 ] {3cc6b2eb-e7d7-4955-91d2-4019f45d15a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15041 2024.08.27 19:55:00.772243 [ 3 ] {3cc6b2eb-e7d7-4955-91d2-4019f45d15a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15042 2024.08.27 19:55:00.772512 [ 3 ] {3cc6b2eb-e7d7-4955-91d2-4019f45d15a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15043 2024.08.27 19:55:00.773093 [ 3 ] {3cc6b2eb-e7d7-4955-91d2-4019f45d15a3} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15044 2024.08.27 19:55:00.773133 [ 3 ] {3cc6b2eb-e7d7-4955-91d2-4019f45d15a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
15045 2024.08.27 19:55:00.773576 [ 3 ] {3cc6b2eb-e7d7-4955-91d2-4019f45d15a3} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
15046 2024.08.27 19:55:00.773959 [ 3 ] {3cc6b2eb-e7d7-4955-91d2-4019f45d15a3} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15047 2024.08.27 19:55:00.774132 [ 3 ] {3cc6b2eb-e7d7-4955-91d2-4019f45d15a3} <Debug> executeQuery: Read 245 rows, 22.20 KiB in 0.00203 sec., 120689.65517241378 rows/sec., 10.68 MiB/sec.
15048 2024.08.27 19:55:00.774329 [ 3 ] {3cc6b2eb-e7d7-4955-91d2-4019f45d15a3} <Debug> DynamicQueryHandler: Done processing query
15049 2024.08.27 19:55:00.774356 [ 3 ] {3cc6b2eb-e7d7-4955-91d2-4019f45d15a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
15050 2024.08.27 19:55:00.774373 [ 3 ] {} <Debug> HTTP-Session: 20086ca2-9130-4ed2-ac7b-2017c46dbfdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15051 2024.08.27 19:55:00.774511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15052 2024.08.27 19:55:00.774570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15053 2024.08.27 19:55:00.774591 [ 3 ] {} <Debug> HTTP-Session: 4afc5f72-c7d2-43e1-93ac-98b0a758309c Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15054 2024.08.27 19:55:00.774610 [ 3 ] {} <Debug> HTTP-Session: 4afc5f72-c7d2-43e1-93ac-98b0a758309c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15055 2024.08.27 19:55:00.774624 [ 3 ] {} <Debug> HTTP-Session: 4afc5f72-c7d2-43e1-93ac-98b0a758309c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15056 2024.08.27 19:55:00.774660 [ 3 ] {} <Trace> HTTP-Session: 4afc5f72-c7d2-43e1-93ac-98b0a758309c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15057 2024.08.27 19:55:00.774776 [ 3 ] {9491c818-8bd4-4ff4-8eb3-118715622a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15058 2024.08.27 19:55:00.774821 [ 3 ] {9491c818-8bd4-4ff4-8eb3-118715622a31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15059 2024.08.27 19:55:00.775052 [ 3 ] {9491c818-8bd4-4ff4-8eb3-118715622a31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15060 2024.08.27 19:55:00.775455 [ 3 ] {9491c818-8bd4-4ff4-8eb3-118715622a31} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15061 2024.08.27 19:55:00.775496 [ 3 ] {9491c818-8bd4-4ff4-8eb3-118715622a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
15062 2024.08.27 19:55:00.775871 [ 3 ] {9491c818-8bd4-4ff4-8eb3-118715622a31} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
15063 2024.08.27 19:55:00.776263 [ 3 ] {9491c818-8bd4-4ff4-8eb3-118715622a31} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15064 2024.08.27 19:55:00.776434 [ 3 ] {9491c818-8bd4-4ff4-8eb3-118715622a31} <Debug> executeQuery: Read 31 rows, 2.31 KiB in 0.001688 sec., 18364.928909952607 rows/sec., 1.34 MiB/sec.
15065 2024.08.27 19:55:00.776637 [ 3 ] {9491c818-8bd4-4ff4-8eb3-118715622a31} <Debug> DynamicQueryHandler: Done processing query
15066 2024.08.27 19:55:00.776664 [ 3 ] {9491c818-8bd4-4ff4-8eb3-118715622a31} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
15067 2024.08.27 19:55:00.776682 [ 3 ] {} <Debug> HTTP-Session: 4afc5f72-c7d2-43e1-93ac-98b0a758309c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15068 2024.08.27 19:55:00.776806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15069 2024.08.27 19:55:00.776863 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15070 2024.08.27 19:55:00.776884 [ 3 ] {} <Debug> HTTP-Session: a32c5ef3-0877-41de-ac4c-059b4f32ae1e Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15071 2024.08.27 19:55:00.776902 [ 3 ] {} <Debug> HTTP-Session: a32c5ef3-0877-41de-ac4c-059b4f32ae1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15072 2024.08.27 19:55:00.776917 [ 3 ] {} <Debug> HTTP-Session: a32c5ef3-0877-41de-ac4c-059b4f32ae1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15073 2024.08.27 19:55:00.776951 [ 3 ] {} <Trace> HTTP-Session: a32c5ef3-0877-41de-ac4c-059b4f32ae1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15074 2024.08.27 19:55:00.777059 [ 3 ] {7c218969-20c3-4614-ae0d-49429210a027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
15075 2024.08.27 19:55:00.777104 [ 3 ] {7c218969-20c3-4614-ae0d-49429210a027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
15076 2024.08.27 19:55:00.777333 [ 3 ] {7c218969-20c3-4614-ae0d-49429210a027} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15077 2024.08.27 19:55:00.777663 [ 3 ] {7c218969-20c3-4614-ae0d-49429210a027} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15078 2024.08.27 19:55:00.777701 [ 3 ] {7c218969-20c3-4614-ae0d-49429210a027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
15079 2024.08.27 19:55:00.778059 [ 3 ] {7c218969-20c3-4614-ae0d-49429210a027} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
15080 2024.08.27 19:55:00.778423 [ 3 ] {7c218969-20c3-4614-ae0d-49429210a027} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15081 2024.08.27 19:55:00.778586 [ 3 ] {7c218969-20c3-4614-ae0d-49429210a027} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001553 sec., 9014.810045074051 rows/sec., 631.34 KiB/sec.
15082 2024.08.27 19:55:00.778804 [ 3 ] {7c218969-20c3-4614-ae0d-49429210a027} <Debug> DynamicQueryHandler: Done processing query
15083 2024.08.27 19:55:00.778831 [ 3 ] {7c218969-20c3-4614-ae0d-49429210a027} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15084 2024.08.27 19:55:00.778848 [ 3 ] {} <Debug> HTTP-Session: a32c5ef3-0877-41de-ac4c-059b4f32ae1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15085 2024.08.27 19:55:00.778975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15086 2024.08.27 19:55:00.779026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15087 2024.08.27 19:55:00.779047 [ 3 ] {} <Debug> HTTP-Session: 2007212b-b2d2-4829-99f4-04985c03d1fe Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15088 2024.08.27 19:55:00.779064 [ 3 ] {} <Debug> HTTP-Session: 2007212b-b2d2-4829-99f4-04985c03d1fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15089 2024.08.27 19:55:00.779078 [ 3 ] {} <Debug> HTTP-Session: 2007212b-b2d2-4829-99f4-04985c03d1fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15090 2024.08.27 19:55:00.779110 [ 3 ] {} <Trace> HTTP-Session: 2007212b-b2d2-4829-99f4-04985c03d1fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15091 2024.08.27 19:55:00.779207 [ 3 ] {29601a1f-b266-4330-a86b-718368e193a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
15092 2024.08.27 19:55:00.779253 [ 3 ] {29601a1f-b266-4330-a86b-718368e193a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
15093 2024.08.27 19:55:00.779480 [ 3 ] {29601a1f-b266-4330-a86b-718368e193a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15094 2024.08.27 19:55:00.779785 [ 3 ] {29601a1f-b266-4330-a86b-718368e193a1} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15095 2024.08.27 19:55:00.779827 [ 3 ] {29601a1f-b266-4330-a86b-718368e193a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
15096 2024.08.27 19:55:00.780201 [ 3 ] {29601a1f-b266-4330-a86b-718368e193a1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
15097 2024.08.27 19:55:00.780567 [ 3 ] {29601a1f-b266-4330-a86b-718368e193a1} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15098 2024.08.27 19:55:00.780722 [ 3 ] {29601a1f-b266-4330-a86b-718368e193a1} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001534 sec., 3911.342894393742 rows/sec., 231.09 KiB/sec.
15099 2024.08.27 19:55:00.780923 [ 3 ] {29601a1f-b266-4330-a86b-718368e193a1} <Debug> DynamicQueryHandler: Done processing query
15100 2024.08.27 19:55:00.780949 [ 3 ] {29601a1f-b266-4330-a86b-718368e193a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15101 2024.08.27 19:55:00.780966 [ 3 ] {} <Debug> HTTP-Session: 2007212b-b2d2-4829-99f4-04985c03d1fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15102 2024.08.27 19:55:00.781133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 67023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15103 2024.08.27 19:55:00.781185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15104 2024.08.27 19:55:00.781205 [ 3 ] {} <Debug> HTTP-Session: faef5d88-cdf6-43d5-af22-74ec623a0dac Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15105 2024.08.27 19:55:00.781221 [ 3 ] {} <Debug> HTTP-Session: faef5d88-cdf6-43d5-af22-74ec623a0dac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15106 2024.08.27 19:55:00.781235 [ 3 ] {} <Debug> HTTP-Session: faef5d88-cdf6-43d5-af22-74ec623a0dac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15107 2024.08.27 19:55:00.781267 [ 3 ] {} <Trace> HTTP-Session: faef5d88-cdf6-43d5-af22-74ec623a0dac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15108 2024.08.27 19:55:00.781477 [ 3 ] {1de2a232-73fc-4f4c-8a9b-c9110aeaca7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15109 2024.08.27 19:55:00.781522 [ 3 ] {1de2a232-73fc-4f4c-8a9b-c9110aeaca7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15110 2024.08.27 19:55:00.781748 [ 3 ] {1de2a232-73fc-4f4c-8a9b-c9110aeaca7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15111 2024.08.27 19:55:00.782327 [ 3 ] {1de2a232-73fc-4f4c-8a9b-c9110aeaca7b} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15112 2024.08.27 19:55:00.782369 [ 3 ] {1de2a232-73fc-4f4c-8a9b-c9110aeaca7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
15113 2024.08.27 19:55:00.782753 [ 3 ] {1de2a232-73fc-4f4c-8a9b-c9110aeaca7b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
15114 2024.08.27 19:55:00.783112 [ 3 ] {1de2a232-73fc-4f4c-8a9b-c9110aeaca7b} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15115 2024.08.27 19:55:00.783264 [ 3 ] {1de2a232-73fc-4f4c-8a9b-c9110aeaca7b} <Debug> executeQuery: Read 413 rows, 30.17 KiB in 0.001897 sec., 217712.1771217712 rows/sec., 15.53 MiB/sec.
15116 2024.08.27 19:55:00.783446 [ 3 ] {1de2a232-73fc-4f4c-8a9b-c9110aeaca7b} <Debug> DynamicQueryHandler: Done processing query
15117 2024.08.27 19:55:00.783471 [ 3 ] {1de2a232-73fc-4f4c-8a9b-c9110aeaca7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
15118 2024.08.27 19:55:00.783487 [ 3 ] {} <Debug> HTTP-Session: faef5d88-cdf6-43d5-af22-74ec623a0dac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15119 2024.08.27 19:55:00.783612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15120 2024.08.27 19:55:00.783663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15121 2024.08.27 19:55:00.783684 [ 3 ] {} <Debug> HTTP-Session: 3f0e4ed0-17e5-4799-aeda-09abf639e9d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15122 2024.08.27 19:55:00.783700 [ 3 ] {} <Debug> HTTP-Session: 3f0e4ed0-17e5-4799-aeda-09abf639e9d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15123 2024.08.27 19:55:00.783714 [ 3 ] {} <Debug> HTTP-Session: 3f0e4ed0-17e5-4799-aeda-09abf639e9d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15124 2024.08.27 19:55:00.783745 [ 3 ] {} <Trace> HTTP-Session: 3f0e4ed0-17e5-4799-aeda-09abf639e9d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15125 2024.08.27 19:55:00.783846 [ 3 ] {b7dd97d2-46bd-40dc-97fd-0a1058cb011d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
15126 2024.08.27 19:55:00.783894 [ 3 ] {b7dd97d2-46bd-40dc-97fd-0a1058cb011d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15127 2024.08.27 19:55:00.784025 [ 3 ] {b7dd97d2-46bd-40dc-97fd-0a1058cb011d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15128 2024.08.27 19:55:00.784297 [ 3 ] {b7dd97d2-46bd-40dc-97fd-0a1058cb011d} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15129 2024.08.27 19:55:00.784334 [ 3 ] {b7dd97d2-46bd-40dc-97fd-0a1058cb011d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
15130 2024.08.27 19:55:00.784698 [ 3 ] {b7dd97d2-46bd-40dc-97fd-0a1058cb011d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
15131 2024.08.27 19:55:00.785031 [ 3 ] {b7dd97d2-46bd-40dc-97fd-0a1058cb011d} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15132 2024.08.27 19:55:00.785195 [ 3 ] {b7dd97d2-46bd-40dc-97fd-0a1058cb011d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001367 sec., 4389.1733723482075 rows/sec., 229.32 KiB/sec.
15133 2024.08.27 19:55:00.785200 [ 27 ] {} <Debug> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
15134 2024.08.27 19:55:00.785298 [ 27 ] {} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15135 2024.08.27 19:55:00.785349 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
15136 2024.08.27 19:55:00.785467 [ 3 ] {b7dd97d2-46bd-40dc-97fd-0a1058cb011d} <Debug> DynamicQueryHandler: Done processing query
15137 2024.08.27 19:55:00.785531 [ 3 ] {b7dd97d2-46bd-40dc-97fd-0a1058cb011d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15138 2024.08.27 19:55:00.785565 [ 3 ] {} <Debug> HTTP-Session: 3f0e4ed0-17e5-4799-aeda-09abf639e9d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15139 2024.08.27 19:55:00.785574 [ 201 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
15140 2024.08.27 19:55:00.785808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 45042, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15141 2024.08.27 19:55:00.785836 [ 201 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15142 2024.08.27 19:55:00.785907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15143 2024.08.27 19:55:00.785914 [ 201 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
15144 2024.08.27 19:55:00.785955 [ 3 ] {} <Debug> HTTP-Session: 4351e367-32c7-498b-818f-3a9594e9c7ce Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15145 2024.08.27 19:55:00.785994 [ 3 ] {} <Debug> HTTP-Session: 4351e367-32c7-498b-818f-3a9594e9c7ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15146 2024.08.27 19:55:00.786066 [ 3 ] {} <Debug> HTTP-Session: 4351e367-32c7-498b-818f-3a9594e9c7ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15147 2024.08.27 19:55:00.786154 [ 201 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
15148 2024.08.27 19:55:00.786219 [ 3 ] {} <Trace> HTTP-Session: 4351e367-32c7-498b-818f-3a9594e9c7ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15149 2024.08.27 19:55:00.786413 [ 201 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
15150 2024.08.27 19:55:00.786682 [ 201 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
15151 2024.08.27 19:55:00.786850 [ 3 ] {b006f123-a31d-4f17-88ca-0eef8678bffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15152 2024.08.27 19:55:00.786988 [ 201 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
15153 2024.08.27 19:55:00.787033 [ 3 ] {b006f123-a31d-4f17-88ca-0eef8678bffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15154 2024.08.27 19:55:00.787375 [ 201 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
15155 2024.08.27 19:55:00.788034 [ 3 ] {b006f123-a31d-4f17-88ca-0eef8678bffc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15156 2024.08.27 19:55:00.789092 [ 3 ] {b006f123-a31d-4f17-88ca-0eef8678bffc} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15157 2024.08.27 19:55:00.789165 [ 3 ] {b006f123-a31d-4f17-88ca-0eef8678bffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
15158 2024.08.27 19:55:00.790182 [ 201 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.004737588 sec., 45592.820650508234 rows/sec., 2.33 MiB/sec.
15159 2024.08.27 19:55:00.790287 [ 3 ] {b006f123-a31d-4f17-88ca-0eef8678bffc} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
15160 2024.08.27 19:55:00.790432 [ 194 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
15161 2024.08.27 19:55:00.791139 [ 3 ] {b006f123-a31d-4f17-88ca-0eef8678bffc} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15162 2024.08.27 19:55:00.791460 [ 3 ] {b006f123-a31d-4f17-88ca-0eef8678bffc} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.004977 sec., 48020.89612216195 rows/sec., 3.22 MiB/sec.
15163 2024.08.27 19:55:00.791470 [ 194 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_36_7} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15164 2024.08.27 19:55:00.791709 [ 194 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_36_7} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
15165 2024.08.27 19:55:00.791813 [ 3 ] {b006f123-a31d-4f17-88ca-0eef8678bffc} <Debug> DynamicQueryHandler: Done processing query
15166 2024.08.27 19:55:00.791869 [ 3 ] {b006f123-a31d-4f17-88ca-0eef8678bffc} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
15167 2024.08.27 19:55:00.791878 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
15168 2024.08.27 19:55:00.791894 [ 3 ] {} <Debug> HTTP-Session: 4351e367-32c7-498b-818f-3a9594e9c7ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15169 2024.08.27 19:55:00.792039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15170 2024.08.27 19:55:00.792092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15171 2024.08.27 19:55:00.792113 [ 3 ] {} <Debug> HTTP-Session: b798cb25-bddf-4d43-a14b-6a2a7db14db0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15172 2024.08.27 19:55:00.792132 [ 3 ] {} <Debug> HTTP-Session: b798cb25-bddf-4d43-a14b-6a2a7db14db0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15173 2024.08.27 19:55:00.792147 [ 3 ] {} <Debug> HTTP-Session: b798cb25-bddf-4d43-a14b-6a2a7db14db0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15174 2024.08.27 19:55:00.792179 [ 3 ] {} <Trace> HTTP-Session: b798cb25-bddf-4d43-a14b-6a2a7db14db0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15175 2024.08.27 19:55:00.792282 [ 3 ] {6f2df9df-6d05-4785-afc7-986b43e18e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
15176 2024.08.27 19:55:00.792331 [ 3 ] {6f2df9df-6d05-4785-afc7-986b43e18e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
15177 2024.08.27 19:55:00.792484 [ 3 ] {6f2df9df-6d05-4785-afc7-986b43e18e11} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15178 2024.08.27 19:55:00.792768 [ 3 ] {6f2df9df-6d05-4785-afc7-986b43e18e11} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15179 2024.08.27 19:55:00.792807 [ 3 ] {6f2df9df-6d05-4785-afc7-986b43e18e11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
15180 2024.08.27 19:55:00.793191 [ 3 ] {6f2df9df-6d05-4785-afc7-986b43e18e11} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
15181 2024.08.27 19:55:00.793562 [ 3 ] {6f2df9df-6d05-4785-afc7-986b43e18e11} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15182 2024.08.27 19:55:00.793717 [ 3 ] {6f2df9df-6d05-4785-afc7-986b43e18e11} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001455 sec., 687.2852233676977 rows/sec., 46.31 KiB/sec.
15183 2024.08.27 19:55:00.793875 [ 3 ] {6f2df9df-6d05-4785-afc7-986b43e18e11} <Debug> DynamicQueryHandler: Done processing query
15184 2024.08.27 19:55:00.793901 [ 3 ] {6f2df9df-6d05-4785-afc7-986b43e18e11} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
15185 2024.08.27 19:55:00.793917 [ 3 ] {} <Debug> HTTP-Session: b798cb25-bddf-4d43-a14b-6a2a7db14db0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15186 2024.08.27 19:55:00.794072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44491, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15187 2024.08.27 19:55:00.794121 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15188 2024.08.27 19:55:00.794140 [ 3 ] {} <Debug> HTTP-Session: d476a85e-acd0-4765-bdc4-571c91807074 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15189 2024.08.27 19:55:00.794158 [ 3 ] {} <Debug> HTTP-Session: d476a85e-acd0-4765-bdc4-571c91807074 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15190 2024.08.27 19:55:00.794172 [ 3 ] {} <Debug> HTTP-Session: d476a85e-acd0-4765-bdc4-571c91807074 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15191 2024.08.27 19:55:00.794204 [ 3 ] {} <Trace> HTTP-Session: d476a85e-acd0-4765-bdc4-571c91807074 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15192 2024.08.27 19:55:00.794530 [ 3 ] {acb873a0-e3aa-4d6a-9eef-426467882c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15193 2024.08.27 19:55:00.794593 [ 3 ] {acb873a0-e3aa-4d6a-9eef-426467882c7a} <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
15194 2024.08.27 19:55:00.795029 [ 3 ] {acb873a0-e3aa-4d6a-9eef-426467882c7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15195 2024.08.27 19:55:00.795775 [ 3 ] {acb873a0-e3aa-4d6a-9eef-426467882c7a} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15196 2024.08.27 19:55:00.795812 [ 3 ] {acb873a0-e3aa-4d6a-9eef-426467882c7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
15197 2024.08.27 19:55:00.796468 [ 3 ] {acb873a0-e3aa-4d6a-9eef-426467882c7a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
15198 2024.08.27 19:55:00.796885 [ 3 ] {acb873a0-e3aa-4d6a-9eef-426467882c7a} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15199 2024.08.27 19:55:00.797081 [ 3 ] {acb873a0-e3aa-4d6a-9eef-426467882c7a} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002788 sec., 9684.361549497848 rows/sec., 17.35 MiB/sec.
15200 2024.08.27 19:55:00.797317 [ 3 ] {acb873a0-e3aa-4d6a-9eef-426467882c7a} <Debug> DynamicQueryHandler: Done processing query
15201 2024.08.27 19:55:00.797341 [ 3 ] {acb873a0-e3aa-4d6a-9eef-426467882c7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
15202 2024.08.27 19:55:00.797357 [ 3 ] {} <Debug> HTTP-Session: d476a85e-acd0-4765-bdc4-571c91807074 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15203 2024.08.27 19:55:00.797485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 12143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15204 2024.08.27 19:55:00.797534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15205 2024.08.27 19:55:00.797559 [ 3 ] {} <Debug> HTTP-Session: 8859f6f6-a30f-46ea-90eb-c8146d292cbb Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15206 2024.08.27 19:55:00.797576 [ 3 ] {} <Debug> HTTP-Session: 8859f6f6-a30f-46ea-90eb-c8146d292cbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15207 2024.08.27 19:55:00.797597 [ 3 ] {} <Debug> HTTP-Session: 8859f6f6-a30f-46ea-90eb-c8146d292cbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15208 2024.08.27 19:55:00.797639 [ 3 ] {} <Trace> HTTP-Session: 8859f6f6-a30f-46ea-90eb-c8146d292cbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15209 2024.08.27 19:55:00.797780 [ 3 ] {84bc0959-6316-4b2b-9d65-f268743f3127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15210 2024.08.27 19:55:00.797826 [ 3 ] {84bc0959-6316-4b2b-9d65-f268743f3127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15211 2024.08.27 19:55:00.797959 [ 3 ] {84bc0959-6316-4b2b-9d65-f268743f3127} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15212 2024.08.27 19:55:00.798335 [ 3 ] {84bc0959-6316-4b2b-9d65-f268743f3127} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15213 2024.08.27 19:55:00.798372 [ 3 ] {84bc0959-6316-4b2b-9d65-f268743f3127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB.
15214 2024.08.27 19:55:00.798755 [ 3 ] {84bc0959-6316-4b2b-9d65-f268743f3127} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
15215 2024.08.27 19:55:00.799098 [ 3 ] {84bc0959-6316-4b2b-9d65-f268743f3127} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15216 2024.08.27 19:55:00.799252 [ 3 ] {84bc0959-6316-4b2b-9d65-f268743f3127} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001521 sec., 53911.90006574622 rows/sec., 3.42 MiB/sec.
15217 2024.08.27 19:55:00.799424 [ 3 ] {84bc0959-6316-4b2b-9d65-f268743f3127} <Debug> DynamicQueryHandler: Done processing query
15218 2024.08.27 19:55:00.799449 [ 3 ] {84bc0959-6316-4b2b-9d65-f268743f3127} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15219 2024.08.27 19:55:00.799466 [ 3 ] {} <Debug> HTTP-Session: 8859f6f6-a30f-46ea-90eb-c8146d292cbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15220 2024.08.27 19:55:05.763318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 14639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15221 2024.08.27 19:55:05.763452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15222 2024.08.27 19:55:05.763478 [ 3 ] {} <Debug> HTTP-Session: 111bcb20-6e2f-4e7d-aa40-40914dd3a713 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15223 2024.08.27 19:55:05.763502 [ 3 ] {} <Debug> HTTP-Session: 111bcb20-6e2f-4e7d-aa40-40914dd3a713 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15224 2024.08.27 19:55:05.763518 [ 3 ] {} <Debug> HTTP-Session: 111bcb20-6e2f-4e7d-aa40-40914dd3a713 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15225 2024.08.27 19:55:05.763567 [ 3 ] {} <Trace> HTTP-Session: 111bcb20-6e2f-4e7d-aa40-40914dd3a713 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15226 2024.08.27 19:55:05.763782 [ 3 ] {a859e59a-1ebc-4f63-bdb6-a32b8e4b104d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15227 2024.08.27 19:55:05.763851 [ 3 ] {a859e59a-1ebc-4f63-bdb6-a32b8e4b104d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15228 2024.08.27 19:55:05.764181 [ 3 ] {a859e59a-1ebc-4f63-bdb6-a32b8e4b104d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15229 2024.08.27 19:55:05.764743 [ 3 ] {a859e59a-1ebc-4f63-bdb6-a32b8e4b104d} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15230 2024.08.27 19:55:05.764792 [ 3 ] {a859e59a-1ebc-4f63-bdb6-a32b8e4b104d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15231 2024.08.27 19:55:05.765243 [ 3 ] {a859e59a-1ebc-4f63-bdb6-a32b8e4b104d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
15232 2024.08.27 19:55:05.765643 [ 3 ] {a859e59a-1ebc-4f63-bdb6-a32b8e4b104d} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15233 2024.08.27 19:55:05.765816 [ 3 ] {a859e59a-1ebc-4f63-bdb6-a32b8e4b104d} <Debug> executeQuery: Read 100 rows, 8.53 KiB in 0.002108 sec., 47438.33017077799 rows/sec., 3.95 MiB/sec.
15234 2024.08.27 19:55:05.766120 [ 3 ] {a859e59a-1ebc-4f63-bdb6-a32b8e4b104d} <Debug> DynamicQueryHandler: Done processing query
15235 2024.08.27 19:55:05.766150 [ 3 ] {a859e59a-1ebc-4f63-bdb6-a32b8e4b104d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15236 2024.08.27 19:55:05.766185 [ 3 ] {} <Debug> HTTP-Session: 111bcb20-6e2f-4e7d-aa40-40914dd3a713 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15237 2024.08.27 19:55:05.766437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 3207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15238 2024.08.27 19:55:05.766564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15239 2024.08.27 19:55:05.766612 [ 3 ] {} <Debug> HTTP-Session: 7bbbbac8-3c5e-49d7-aa38-45926674e985 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15240 2024.08.27 19:55:05.766638 [ 3 ] {} <Debug> HTTP-Session: 7bbbbac8-3c5e-49d7-aa38-45926674e985 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15241 2024.08.27 19:55:05.766654 [ 3 ] {} <Debug> HTTP-Session: 7bbbbac8-3c5e-49d7-aa38-45926674e985 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15242 2024.08.27 19:55:05.766692 [ 3 ] {} <Trace> HTTP-Session: 7bbbbac8-3c5e-49d7-aa38-45926674e985 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15243 2024.08.27 19:55:05.766819 [ 3 ] {0ef4b62b-aacb-4c14-995a-cc66fca6d1d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15244 2024.08.27 19:55:05.766868 [ 3 ] {0ef4b62b-aacb-4c14-995a-cc66fca6d1d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15245 2024.08.27 19:55:05.767129 [ 3 ] {0ef4b62b-aacb-4c14-995a-cc66fca6d1d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15246 2024.08.27 19:55:05.767489 [ 3 ] {0ef4b62b-aacb-4c14-995a-cc66fca6d1d5} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15247 2024.08.27 19:55:05.767529 [ 3 ] {0ef4b62b-aacb-4c14-995a-cc66fca6d1d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15248 2024.08.27 19:55:05.767902 [ 3 ] {0ef4b62b-aacb-4c14-995a-cc66fca6d1d5} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
15249 2024.08.27 19:55:05.768277 [ 3 ] {0ef4b62b-aacb-4c14-995a-cc66fca6d1d5} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15250 2024.08.27 19:55:05.768442 [ 3 ] {0ef4b62b-aacb-4c14-995a-cc66fca6d1d5} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.00166 sec., 13253.012048192772 rows/sec., 996.56 KiB/sec.
15251 2024.08.27 19:55:05.768460 [ 23 ] {} <Debug> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
15252 2024.08.27 19:55:05.768580 [ 23 ] {} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15253 2024.08.27 19:55:05.768633 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15254 2024.08.27 19:55:05.768730 [ 3 ] {0ef4b62b-aacb-4c14-995a-cc66fca6d1d5} <Debug> DynamicQueryHandler: Done processing query
15255 2024.08.27 19:55:05.768789 [ 3 ] {0ef4b62b-aacb-4c14-995a-cc66fca6d1d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15256 2024.08.27 19:55:05.768851 [ 3 ] {} <Debug> HTTP-Session: 7bbbbac8-3c5e-49d7-aa38-45926674e985 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15257 2024.08.27 19:55:05.768966 [ 201 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::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
15258 2024.08.27 19:55:05.769033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 15666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15259 2024.08.27 19:55:05.769131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15260 2024.08.27 19:55:05.769180 [ 3 ] {} <Debug> HTTP-Session: 9c023f0d-c08f-4744-ada2-9b70685b32ff Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15261 2024.08.27 19:55:05.769234 [ 3 ] {} <Debug> HTTP-Session: 9c023f0d-c08f-4744-ada2-9b70685b32ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15262 2024.08.27 19:55:05.769273 [ 3 ] {} <Debug> HTTP-Session: 9c023f0d-c08f-4744-ada2-9b70685b32ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15263 2024.08.27 19:55:05.769364 [ 3 ] {} <Trace> HTTP-Session: 9c023f0d-c08f-4744-ada2-9b70685b32ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15264 2024.08.27 19:55:05.769457 [ 201 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15265 2024.08.27 19:55:05.769542 [ 201 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 58 rows starting from the beginning of the part
15266 2024.08.27 19:55:05.769661 [ 3 ] {fe13a094-32df-494f-80c3-b47446c55561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15267 2024.08.27 19:55:05.769757 [ 201 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 13 rows starting from the beginning of the part
15268 2024.08.27 19:55:05.769805 [ 3 ] {fe13a094-32df-494f-80c3-b47446c55561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15269 2024.08.27 19:55:05.770144 [ 201 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 29 rows starting from the beginning of the part
15270 2024.08.27 19:55:05.770498 [ 201 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 13 rows starting from the beginning of the part
15271 2024.08.27 19:55:05.770858 [ 201 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 31 rows starting from the beginning of the part
15272 2024.08.27 19:55:05.771224 [ 201 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 22 rows starting from the beginning of the part
15273 2024.08.27 19:55:05.771718 [ 3 ] {fe13a094-32df-494f-80c3-b47446c55561} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15274 2024.08.27 19:55:05.772717 [ 3 ] {fe13a094-32df-494f-80c3-b47446c55561} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15275 2024.08.27 19:55:05.772787 [ 3 ] {fe13a094-32df-494f-80c3-b47446c55561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15276 2024.08.27 19:55:05.773926 [ 3 ] {fe13a094-32df-494f-80c3-b47446c55561} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
15277 2024.08.27 19:55:05.774086 [ 190 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 166 rows, containing 5 columns (5 merged, 0 gathered) in 0.005341288 sec., 31078.646199193903 rows/sec., 2.38 MiB/sec.
15278 2024.08.27 19:55:05.774400 [ 190 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
15279 2024.08.27 19:55:05.774696 [ 3 ] {fe13a094-32df-494f-80c3-b47446c55561} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15280 2024.08.27 19:55:05.775134 [ 3 ] {fe13a094-32df-494f-80c3-b47446c55561} <Debug> executeQuery: Read 92 rows, 7.39 KiB in 0.005598 sec., 16434.44087173991 rows/sec., 1.29 MiB/sec.
15281 2024.08.27 19:55:05.775559 [ 3 ] {fe13a094-32df-494f-80c3-b47446c55561} <Debug> DynamicQueryHandler: Done processing query
15282 2024.08.27 19:55:05.775595 [ 190 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_71_14} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15283 2024.08.27 19:55:05.775602 [ 3 ] {fe13a094-32df-494f-80c3-b47446c55561} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
15284 2024.08.27 19:55:05.775655 [ 3 ] {} <Debug> HTTP-Session: 9c023f0d-c08f-4744-ada2-9b70685b32ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15285 2024.08.27 19:55:05.775767 [ 190 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_71_14} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
15286 2024.08.27 19:55:05.775905 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
15287 2024.08.27 19:55:05.775912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 30657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15288 2024.08.27 19:55:05.775986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15289 2024.08.27 19:55:05.776007 [ 3 ] {} <Debug> HTTP-Session: 5ac9b4f5-7d92-4737-9641-3b1ac6eb502b Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15290 2024.08.27 19:55:05.776025 [ 3 ] {} <Debug> HTTP-Session: 5ac9b4f5-7d92-4737-9641-3b1ac6eb502b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15291 2024.08.27 19:55:05.776039 [ 3 ] {} <Debug> HTTP-Session: 5ac9b4f5-7d92-4737-9641-3b1ac6eb502b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15292 2024.08.27 19:55:05.776074 [ 3 ] {} <Trace> HTTP-Session: 5ac9b4f5-7d92-4737-9641-3b1ac6eb502b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15293 2024.08.27 19:55:05.776247 [ 3 ] {73460911-4729-4b18-884d-a04a292f3e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15294 2024.08.27 19:55:05.776298 [ 3 ] {73460911-4729-4b18-884d-a04a292f3e9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15295 2024.08.27 19:55:05.776470 [ 3 ] {73460911-4729-4b18-884d-a04a292f3e9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15296 2024.08.27 19:55:05.776911 [ 3 ] {73460911-4729-4b18-884d-a04a292f3e9d} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15297 2024.08.27 19:55:05.776950 [ 3 ] {73460911-4729-4b18-884d-a04a292f3e9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15298 2024.08.27 19:55:05.777361 [ 3 ] {73460911-4729-4b18-884d-a04a292f3e9d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
15299 2024.08.27 19:55:05.777723 [ 3 ] {73460911-4729-4b18-884d-a04a292f3e9d} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15300 2024.08.27 19:55:05.777859 [ 3 ] {73460911-4729-4b18-884d-a04a292f3e9d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001692 sec., 94562.64775413711 rows/sec., 6.59 MiB/sec.
15301 2024.08.27 19:55:05.778091 [ 3 ] {73460911-4729-4b18-884d-a04a292f3e9d} <Debug> DynamicQueryHandler: Done processing query
15302 2024.08.27 19:55:05.778152 [ 3 ] {73460911-4729-4b18-884d-a04a292f3e9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15303 2024.08.27 19:55:05.778215 [ 3 ] {} <Debug> HTTP-Session: 5ac9b4f5-7d92-4737-9641-3b1ac6eb502b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15304 2024.08.27 19:55:05.778444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 35665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15305 2024.08.27 19:55:05.778499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15306 2024.08.27 19:55:05.778518 [ 3 ] {} <Debug> HTTP-Session: 0653d4cd-e50e-413a-8d2e-e83053a564aa Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15307 2024.08.27 19:55:05.778537 [ 3 ] {} <Debug> HTTP-Session: 0653d4cd-e50e-413a-8d2e-e83053a564aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15308 2024.08.27 19:55:05.778552 [ 3 ] {} <Debug> HTTP-Session: 0653d4cd-e50e-413a-8d2e-e83053a564aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15309 2024.08.27 19:55:05.778585 [ 3 ] {} <Trace> HTTP-Session: 0653d4cd-e50e-413a-8d2e-e83053a564aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15310 2024.08.27 19:55:05.778870 [ 3 ] {94a74548-9f7a-4332-af05-50ddfd416758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15311 2024.08.27 19:55:05.778943 [ 3 ] {94a74548-9f7a-4332-af05-50ddfd416758} <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
15312 2024.08.27 19:55:05.779388 [ 3 ] {94a74548-9f7a-4332-af05-50ddfd416758} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15313 2024.08.27 19:55:05.780030 [ 3 ] {94a74548-9f7a-4332-af05-50ddfd416758} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15314 2024.08.27 19:55:05.780066 [ 3 ] {94a74548-9f7a-4332-af05-50ddfd416758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15315 2024.08.27 19:55:05.780709 [ 3 ] {94a74548-9f7a-4332-af05-50ddfd416758} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
15316 2024.08.27 19:55:05.781140 [ 3 ] {94a74548-9f7a-4332-af05-50ddfd416758} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15317 2024.08.27 19:55:05.781285 [ 91 ] {} <Debug> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
15318 2024.08.27 19:55:05.781291 [ 3 ] {94a74548-9f7a-4332-af05-50ddfd416758} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002614 sec., 8416.220351951033 rows/sec., 15.08 MiB/sec.
15319 2024.08.27 19:55:05.781329 [ 91 ] {} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15320 2024.08.27 19:55:05.781369 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15321 2024.08.27 19:55:05.781769 [ 200 ] {25052027-0a03-49be-8655-a6c64ba66c34::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
15322 2024.08.27 19:55:05.781894 [ 3 ] {94a74548-9f7a-4332-af05-50ddfd416758} <Debug> DynamicQueryHandler: Done processing query
15323 2024.08.27 19:55:05.781980 [ 3 ] {94a74548-9f7a-4332-af05-50ddfd416758} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
15324 2024.08.27 19:55:05.782066 [ 3 ] {} <Debug> HTTP-Session: 0653d4cd-e50e-413a-8d2e-e83053a564aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15325 2024.08.27 19:55:05.782322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15326 2024.08.27 19:55:05.782480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15327 2024.08.27 19:55:05.782567 [ 3 ] {} <Debug> HTTP-Session: 7fdd2448-8046-407f-b5d8-dfd30beff576 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15328 2024.08.27 19:55:05.782652 [ 3 ] {} <Debug> HTTP-Session: 7fdd2448-8046-407f-b5d8-dfd30beff576 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15329 2024.08.27 19:55:05.782725 [ 3 ] {} <Debug> HTTP-Session: 7fdd2448-8046-407f-b5d8-dfd30beff576 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15330 2024.08.27 19:55:05.782873 [ 3 ] {} <Trace> HTTP-Session: 7fdd2448-8046-407f-b5d8-dfd30beff576 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15331 2024.08.27 19:55:05.783248 [ 3 ] {24ab4a82-387e-4fee-b75d-52271b13ca8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
15332 2024.08.27 19:55:05.783418 [ 3 ] {24ab4a82-387e-4fee-b75d-52271b13ca8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
15333 2024.08.27 19:55:05.784033 [ 200 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15334 2024.08.27 19:55:05.784258 [ 200 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1286 rows starting from the beginning of the part
15335 2024.08.27 19:55:05.784265 [ 3 ] {24ab4a82-387e-4fee-b75d-52271b13ca8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15336 2024.08.27 19:55:05.785040 [ 200 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 13 rows starting from the beginning of the part
15337 2024.08.27 19:55:05.785368 [ 3 ] {24ab4a82-387e-4fee-b75d-52271b13ca8c} <Trace> oximeter.measurements_i64 (0519600b-b570-40b8-9272-3f7c21ba25c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15338 2024.08.27 19:55:05.785490 [ 3 ] {24ab4a82-387e-4fee-b75d-52271b13ca8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15339 2024.08.27 19:55:05.785892 [ 200 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 27 rows starting from the beginning of the part
15340 2024.08.27 19:55:05.786526 [ 200 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 13 rows starting from the beginning of the part
15341 2024.08.27 19:55:05.786875 [ 3 ] {24ab4a82-387e-4fee-b75d-52271b13ca8c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
15342 2024.08.27 19:55:05.787086 [ 200 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 27 rows starting from the beginning of the part
15343 2024.08.27 19:55:05.787713 [ 200 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 22 rows starting from the beginning of the part
15344 2024.08.27 19:55:05.788113 [ 3 ] {24ab4a82-387e-4fee-b75d-52271b13ca8c} <Trace> oximeter.measurements_i64 (0519600b-b570-40b8-9272-3f7c21ba25c5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15345 2024.08.27 19:55:05.788579 [ 3 ] {24ab4a82-387e-4fee-b75d-52271b13ca8c} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.005462 sec., 1098.4987184181618 rows/sec., 82.78 KiB/sec.
15346 2024.08.27 19:55:05.789120 [ 3 ] {24ab4a82-387e-4fee-b75d-52271b13ca8c} <Debug> DynamicQueryHandler: Done processing query
15347 2024.08.27 19:55:05.789165 [ 3 ] {24ab4a82-387e-4fee-b75d-52271b13ca8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15348 2024.08.27 19:55:05.789210 [ 3 ] {} <Debug> HTTP-Session: 7fdd2448-8046-407f-b5d8-dfd30beff576 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15349 2024.08.27 19:55:05.789385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15350 2024.08.27 19:55:05.789555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15351 2024.08.27 19:55:05.789627 [ 3 ] {} <Debug> HTTP-Session: 8bd7ec67-eceb-4d72-aef1-ad6451d5b077 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15352 2024.08.27 19:55:05.789672 [ 3 ] {} <Debug> HTTP-Session: 8bd7ec67-eceb-4d72-aef1-ad6451d5b077 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15353 2024.08.27 19:55:05.789724 [ 3 ] {} <Debug> HTTP-Session: 8bd7ec67-eceb-4d72-aef1-ad6451d5b077 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15354 2024.08.27 19:55:05.789796 [ 3 ] {} <Trace> HTTP-Session: 8bd7ec67-eceb-4d72-aef1-ad6451d5b077 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15355 2024.08.27 19:55:05.790006 [ 3 ] {6ca1a0c4-bbc2-45b8-9ba6-547c01bb5de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15356 2024.08.27 19:55:05.790056 [ 3 ] {6ca1a0c4-bbc2-45b8-9ba6-547c01bb5de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15357 2024.08.27 19:55:05.790220 [ 3 ] {6ca1a0c4-bbc2-45b8-9ba6-547c01bb5de1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15358 2024.08.27 19:55:05.790552 [ 3 ] {6ca1a0c4-bbc2-45b8-9ba6-547c01bb5de1} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15359 2024.08.27 19:55:05.790589 [ 3 ] {6ca1a0c4-bbc2-45b8-9ba6-547c01bb5de1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15360 2024.08.27 19:55:05.791263 [ 3 ] {6ca1a0c4-bbc2-45b8-9ba6-547c01bb5de1} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
15361 2024.08.27 19:55:05.792241 [ 3 ] {6ca1a0c4-bbc2-45b8-9ba6-547c01bb5de1} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15362 2024.08.27 19:55:05.792721 [ 3 ] {6ca1a0c4-bbc2-45b8-9ba6-547c01bb5de1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002746 sec., 21849.963583394027 rows/sec., 1.47 MiB/sec.
15363 2024.08.27 19:55:05.793426 [ 3 ] {6ca1a0c4-bbc2-45b8-9ba6-547c01bb5de1} <Debug> DynamicQueryHandler: Done processing query
15364 2024.08.27 19:55:05.793495 [ 3 ] {6ca1a0c4-bbc2-45b8-9ba6-547c01bb5de1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15365 2024.08.27 19:55:05.793602 [ 3 ] {} <Debug> HTTP-Session: 8bd7ec67-eceb-4d72-aef1-ad6451d5b077 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15366 2024.08.27 19:55:05.797716 [ 197 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1388 rows, containing 19 columns (19 merged, 0 gathered) in 0.016203825 sec., 85658.78735422037 rows/sec., 153.50 MiB/sec.
15367 2024.08.27 19:55:05.799332 [ 197 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
15368 2024.08.27 19:55:05.799970 [ 197 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15369 2024.08.27 19:55:05.800063 [ 197 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
15370 2024.08.27 19:55:05.800224 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.65 MiB.
15371 2024.08.27 19:55:09.808339 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache
15372 2024.08.27 19:55:09.808424 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache
15373 2024.08.27 19:55:10.767712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 36816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15374 2024.08.27 19:55:10.767828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15375 2024.08.27 19:55:10.767857 [ 3 ] {} <Debug> HTTP-Session: 3b6369e8-9bdb-4840-a33d-cd2011d43b91 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15376 2024.08.27 19:55:10.767886 [ 3 ] {} <Debug> HTTP-Session: 3b6369e8-9bdb-4840-a33d-cd2011d43b91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15377 2024.08.27 19:55:10.767904 [ 3 ] {} <Debug> HTTP-Session: 3b6369e8-9bdb-4840-a33d-cd2011d43b91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15378 2024.08.27 19:55:10.767960 [ 3 ] {} <Trace> HTTP-Session: 3b6369e8-9bdb-4840-a33d-cd2011d43b91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15379 2024.08.27 19:55:10.768241 [ 3 ] {d67d37e8-73dc-4430-9e24-bad1425481f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15380 2024.08.27 19:55:10.768316 [ 3 ] {d67d37e8-73dc-4430-9e24-bad1425481f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15381 2024.08.27 19:55:10.768688 [ 3 ] {d67d37e8-73dc-4430-9e24-bad1425481f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15382 2024.08.27 19:55:10.769260 [ 3 ] {d67d37e8-73dc-4430-9e24-bad1425481f0} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15383 2024.08.27 19:55:10.769307 [ 3 ] {d67d37e8-73dc-4430-9e24-bad1425481f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15384 2024.08.27 19:55:10.769745 [ 3 ] {d67d37e8-73dc-4430-9e24-bad1425481f0} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
15385 2024.08.27 19:55:10.770139 [ 3 ] {d67d37e8-73dc-4430-9e24-bad1425481f0} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15386 2024.08.27 19:55:10.770292 [ 3 ] {d67d37e8-73dc-4430-9e24-bad1425481f0} <Debug> executeQuery: Read 243 rows, 22.06 KiB in 0.002184 sec., 111263.73626373625 rows/sec., 9.86 MiB/sec.
15387 2024.08.27 19:55:10.770506 [ 3 ] {d67d37e8-73dc-4430-9e24-bad1425481f0} <Debug> DynamicQueryHandler: Done processing query
15388 2024.08.27 19:55:10.770535 [ 3 ] {d67d37e8-73dc-4430-9e24-bad1425481f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
15389 2024.08.27 19:55:10.770551 [ 3 ] {} <Debug> HTTP-Session: 3b6369e8-9bdb-4840-a33d-cd2011d43b91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15390 2024.08.27 19:55:10.770701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 3917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15391 2024.08.27 19:55:10.770753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15392 2024.08.27 19:55:10.770774 [ 3 ] {} <Debug> HTTP-Session: daafd4a0-88ec-439c-82ba-a4d86b6ed000 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15393 2024.08.27 19:55:10.770791 [ 3 ] {} <Debug> HTTP-Session: daafd4a0-88ec-439c-82ba-a4d86b6ed000 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15394 2024.08.27 19:55:10.770807 [ 3 ] {} <Debug> HTTP-Session: daafd4a0-88ec-439c-82ba-a4d86b6ed000 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15395 2024.08.27 19:55:10.770842 [ 3 ] {} <Trace> HTTP-Session: daafd4a0-88ec-439c-82ba-a4d86b6ed000 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15396 2024.08.27 19:55:10.770956 [ 3 ] {11e9c539-8bc1-4242-984e-90014d1beb17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15397 2024.08.27 19:55:10.771003 [ 3 ] {11e9c539-8bc1-4242-984e-90014d1beb17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15398 2024.08.27 19:55:10.771235 [ 3 ] {11e9c539-8bc1-4242-984e-90014d1beb17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15399 2024.08.27 19:55:10.771600 [ 3 ] {11e9c539-8bc1-4242-984e-90014d1beb17} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15400 2024.08.27 19:55:10.771637 [ 3 ] {11e9c539-8bc1-4242-984e-90014d1beb17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15401 2024.08.27 19:55:10.772005 [ 3 ] {11e9c539-8bc1-4242-984e-90014d1beb17} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
15402 2024.08.27 19:55:10.772376 [ 3 ] {11e9c539-8bc1-4242-984e-90014d1beb17} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15403 2024.08.27 19:55:10.772502 [ 3 ] {11e9c539-8bc1-4242-984e-90014d1beb17} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001581 sec., 17077.798861480078 rows/sec., 1.25 MiB/sec.
15404 2024.08.27 19:55:10.772698 [ 3 ] {11e9c539-8bc1-4242-984e-90014d1beb17} <Debug> DynamicQueryHandler: Done processing query
15405 2024.08.27 19:55:10.772734 [ 3 ] {11e9c539-8bc1-4242-984e-90014d1beb17} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15406 2024.08.27 19:55:10.772766 [ 3 ] {} <Debug> HTTP-Session: daafd4a0-88ec-439c-82ba-a4d86b6ed000 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15407 2024.08.27 19:55:10.772896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15408 2024.08.27 19:55:10.772947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15409 2024.08.27 19:55:10.772967 [ 3 ] {} <Debug> HTTP-Session: 463a1818-5cf8-4550-b4e8-882faa26f592 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15410 2024.08.27 19:55:10.772985 [ 3 ] {} <Debug> HTTP-Session: 463a1818-5cf8-4550-b4e8-882faa26f592 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15411 2024.08.27 19:55:10.773001 [ 3 ] {} <Debug> HTTP-Session: 463a1818-5cf8-4550-b4e8-882faa26f592 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15412 2024.08.27 19:55:10.773034 [ 3 ] {} <Trace> HTTP-Session: 463a1818-5cf8-4550-b4e8-882faa26f592 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15413 2024.08.27 19:55:10.773139 [ 3 ] {08ebde34-452a-4117-b3e6-09230b153c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
15414 2024.08.27 19:55:10.773183 [ 3 ] {08ebde34-452a-4117-b3e6-09230b153c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
15415 2024.08.27 19:55:10.773404 [ 3 ] {08ebde34-452a-4117-b3e6-09230b153c00} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15416 2024.08.27 19:55:10.773770 [ 3 ] {08ebde34-452a-4117-b3e6-09230b153c00} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15417 2024.08.27 19:55:10.773807 [ 3 ] {08ebde34-452a-4117-b3e6-09230b153c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15418 2024.08.27 19:55:10.774179 [ 3 ] {08ebde34-452a-4117-b3e6-09230b153c00} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
15419 2024.08.27 19:55:10.774554 [ 3 ] {08ebde34-452a-4117-b3e6-09230b153c00} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15420 2024.08.27 19:55:10.774692 [ 3 ] {08ebde34-452a-4117-b3e6-09230b153c00} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00158 sec., 8860.759493670887 rows/sec., 620.55 KiB/sec.
15421 2024.08.27 19:55:10.774862 [ 3 ] {08ebde34-452a-4117-b3e6-09230b153c00} <Debug> DynamicQueryHandler: Done processing query
15422 2024.08.27 19:55:10.774887 [ 3 ] {08ebde34-452a-4117-b3e6-09230b153c00} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15423 2024.08.27 19:55:10.774902 [ 3 ] {} <Debug> HTTP-Session: 463a1818-5cf8-4550-b4e8-882faa26f592 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15424 2024.08.27 19:55:10.775015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15425 2024.08.27 19:55:10.775065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15426 2024.08.27 19:55:10.775085 [ 3 ] {} <Debug> HTTP-Session: 6d4ea933-43f1-43c0-bfad-5fa77a590d84 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15427 2024.08.27 19:55:10.775103 [ 3 ] {} <Debug> HTTP-Session: 6d4ea933-43f1-43c0-bfad-5fa77a590d84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15428 2024.08.27 19:55:10.775118 [ 3 ] {} <Debug> HTTP-Session: 6d4ea933-43f1-43c0-bfad-5fa77a590d84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15429 2024.08.27 19:55:10.775150 [ 3 ] {} <Trace> HTTP-Session: 6d4ea933-43f1-43c0-bfad-5fa77a590d84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15430 2024.08.27 19:55:10.775249 [ 3 ] {1876cefd-a3b5-4916-aa66-c5cfd5ece052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
15431 2024.08.27 19:55:10.775292 [ 3 ] {1876cefd-a3b5-4916-aa66-c5cfd5ece052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
15432 2024.08.27 19:55:10.775517 [ 3 ] {1876cefd-a3b5-4916-aa66-c5cfd5ece052} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15433 2024.08.27 19:55:10.775817 [ 3 ] {1876cefd-a3b5-4916-aa66-c5cfd5ece052} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15434 2024.08.27 19:55:10.775855 [ 3 ] {1876cefd-a3b5-4916-aa66-c5cfd5ece052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15435 2024.08.27 19:55:10.776202 [ 3 ] {1876cefd-a3b5-4916-aa66-c5cfd5ece052} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
15436 2024.08.27 19:55:10.776560 [ 3 ] {1876cefd-a3b5-4916-aa66-c5cfd5ece052} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15437 2024.08.27 19:55:10.776695 [ 3 ] {1876cefd-a3b5-4916-aa66-c5cfd5ece052} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001468 sec., 4087.1934604904636 rows/sec., 241.48 KiB/sec.
15438 2024.08.27 19:55:10.776695 [ 83 ] {} <Debug> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0
15439 2024.08.27 19:55:10.776760 [ 83 ] {} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15440 2024.08.27 19:55:10.776799 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15441 2024.08.27 19:55:10.776934 [ 3 ] {1876cefd-a3b5-4916-aa66-c5cfd5ece052} <Debug> DynamicQueryHandler: Done processing query
15442 2024.08.27 19:55:10.777007 [ 3 ] {1876cefd-a3b5-4916-aa66-c5cfd5ece052} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15443 2024.08.27 19:55:10.777063 [ 3 ] {} <Debug> HTTP-Session: 6d4ea933-43f1-43c0-bfad-5fa77a590d84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15444 2024.08.27 19:55:10.777173 [ 189 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full
15445 2024.08.27 19:55:10.777422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 66337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15446 2024.08.27 19:55:10.777563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15447 2024.08.27 19:55:10.777628 [ 3 ] {} <Debug> HTTP-Session: 0d8fb16f-b3d1-4f8a-84a2-fb5591c84bce Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15448 2024.08.27 19:55:10.777649 [ 189 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15449 2024.08.27 19:55:10.777663 [ 3 ] {} <Debug> HTTP-Session: 0d8fb16f-b3d1-4f8a-84a2-fb5591c84bce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15450 2024.08.27 19:55:10.777713 [ 3 ] {} <Debug> HTTP-Session: 0d8fb16f-b3d1-4f8a-84a2-fb5591c84bce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15451 2024.08.27 19:55:10.777717 [ 189 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 6 rows starting from the beginning of the part
15452 2024.08.27 19:55:10.777776 [ 3 ] {} <Trace> HTTP-Session: 0d8fb16f-b3d1-4f8a-84a2-fb5591c84bce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15453 2024.08.27 19:55:10.777984 [ 189 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part
15454 2024.08.27 19:55:10.778278 [ 189 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part
15455 2024.08.27 19:55:10.778325 [ 3 ] {7c77c1fb-661c-4748-8e61-35d293f4f762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15456 2024.08.27 19:55:10.778530 [ 3 ] {7c77c1fb-661c-4748-8e61-35d293f4f762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15457 2024.08.27 19:55:10.778587 [ 189 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part
15458 2024.08.27 19:55:10.779022 [ 189 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part
15459 2024.08.27 19:55:10.779801 [ 3 ] {7c77c1fb-661c-4748-8e61-35d293f4f762} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15460 2024.08.27 19:55:10.781316 [ 3 ] {7c77c1fb-661c-4748-8e61-35d293f4f762} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15461 2024.08.27 19:55:10.781400 [ 3 ] {7c77c1fb-661c-4748-8e61-35d293f4f762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15462 2024.08.27 19:55:10.781426 [ 187 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004544205 sec., 6601.814838899213 rows/sec., 419.06 KiB/sec.
15463 2024.08.27 19:55:10.781580 [ 187 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary)
15464 2024.08.27 19:55:10.782096 [ 3 ] {7c77c1fb-661c-4748-8e61-35d293f4f762} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
15465 2024.08.27 19:55:10.782288 [ 187 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_37_9} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15466 2024.08.27 19:55:10.782439 [ 187 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_37_9} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9
15467 2024.08.27 19:55:10.782550 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
15468 2024.08.27 19:55:10.782639 [ 3 ] {7c77c1fb-661c-4748-8e61-35d293f4f762} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15469 2024.08.27 19:55:10.782773 [ 3 ] {7c77c1fb-661c-4748-8e61-35d293f4f762} <Debug> executeQuery: Read 409 rows, 29.84 KiB in 0.00475 sec., 86105.26315789473 rows/sec., 6.14 MiB/sec.
15470 2024.08.27 19:55:10.782967 [ 3 ] {7c77c1fb-661c-4748-8e61-35d293f4f762} <Debug> DynamicQueryHandler: Done processing query
15471 2024.08.27 19:55:10.782994 [ 3 ] {7c77c1fb-661c-4748-8e61-35d293f4f762} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
15472 2024.08.27 19:55:10.783010 [ 3 ] {} <Debug> HTTP-Session: 0d8fb16f-b3d1-4f8a-84a2-fb5591c84bce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15473 2024.08.27 19:55:10.783133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15474 2024.08.27 19:55:10.783184 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15475 2024.08.27 19:55:10.783203 [ 3 ] {} <Debug> HTTP-Session: b75e830a-cec2-4801-a49c-bcff29046260 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15476 2024.08.27 19:55:10.783220 [ 3 ] {} <Debug> HTTP-Session: b75e830a-cec2-4801-a49c-bcff29046260 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15477 2024.08.27 19:55:10.783233 [ 3 ] {} <Debug> HTTP-Session: b75e830a-cec2-4801-a49c-bcff29046260 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15478 2024.08.27 19:55:10.783264 [ 3 ] {} <Trace> HTTP-Session: b75e830a-cec2-4801-a49c-bcff29046260 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15479 2024.08.27 19:55:10.783362 [ 3 ] {4b3046f0-675c-41c8-ba4c-6697fdd6342c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
15480 2024.08.27 19:55:10.783409 [ 3 ] {4b3046f0-675c-41c8-ba4c-6697fdd6342c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15481 2024.08.27 19:55:10.783546 [ 3 ] {4b3046f0-675c-41c8-ba4c-6697fdd6342c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15482 2024.08.27 19:55:10.783810 [ 3 ] {4b3046f0-675c-41c8-ba4c-6697fdd6342c} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15483 2024.08.27 19:55:10.783846 [ 3 ] {4b3046f0-675c-41c8-ba4c-6697fdd6342c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15484 2024.08.27 19:55:10.784209 [ 3 ] {4b3046f0-675c-41c8-ba4c-6697fdd6342c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
15485 2024.08.27 19:55:10.784531 [ 3 ] {4b3046f0-675c-41c8-ba4c-6697fdd6342c} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15486 2024.08.27 19:55:10.784663 [ 3 ] {4b3046f0-675c-41c8-ba4c-6697fdd6342c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001328 sec., 4518.0722891566265 rows/sec., 236.05 KiB/sec.
15487 2024.08.27 19:55:10.784815 [ 3 ] {4b3046f0-675c-41c8-ba4c-6697fdd6342c} <Debug> DynamicQueryHandler: Done processing query
15488 2024.08.27 19:55:10.784840 [ 3 ] {4b3046f0-675c-41c8-ba4c-6697fdd6342c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15489 2024.08.27 19:55:10.784858 [ 3 ] {} <Debug> HTTP-Session: b75e830a-cec2-4801-a49c-bcff29046260 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15490 2024.08.27 19:55:10.785020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44659, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15491 2024.08.27 19:55:10.785069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15492 2024.08.27 19:55:10.785088 [ 3 ] {} <Debug> HTTP-Session: 41e31c26-207d-4fe1-a675-f87a2f65072a Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15493 2024.08.27 19:55:10.785105 [ 3 ] {} <Debug> HTTP-Session: 41e31c26-207d-4fe1-a675-f87a2f65072a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15494 2024.08.27 19:55:10.785118 [ 3 ] {} <Debug> HTTP-Session: 41e31c26-207d-4fe1-a675-f87a2f65072a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15495 2024.08.27 19:55:10.785149 [ 3 ] {} <Trace> HTTP-Session: 41e31c26-207d-4fe1-a675-f87a2f65072a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15496 2024.08.27 19:55:10.785339 [ 3 ] {051d46d3-fd0f-4144-a096-3f2aa4d95bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15497 2024.08.27 19:55:10.785387 [ 3 ] {051d46d3-fd0f-4144-a096-3f2aa4d95bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15498 2024.08.27 19:55:10.785529 [ 3 ] {051d46d3-fd0f-4144-a096-3f2aa4d95bbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15499 2024.08.27 19:55:10.785945 [ 3 ] {051d46d3-fd0f-4144-a096-3f2aa4d95bbf} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15500 2024.08.27 19:55:10.785981 [ 3 ] {051d46d3-fd0f-4144-a096-3f2aa4d95bbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15501 2024.08.27 19:55:10.786370 [ 3 ] {051d46d3-fd0f-4144-a096-3f2aa4d95bbf} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
15502 2024.08.27 19:55:10.786708 [ 3 ] {051d46d3-fd0f-4144-a096-3f2aa4d95bbf} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15503 2024.08.27 19:55:10.786841 [ 3 ] {051d46d3-fd0f-4144-a096-3f2aa4d95bbf} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001608 sec., 147388.05970149254 rows/sec., 9.88 MiB/sec.
15504 2024.08.27 19:55:10.786843 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0
15505 2024.08.27 19:55:10.786908 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15506 2024.08.27 19:55:10.786941 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15507 2024.08.27 19:55:10.787042 [ 191 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_85_17 to all_90_90_0 into Compact with storage Full
15508 2024.08.27 19:55:10.787047 [ 3 ] {051d46d3-fd0f-4144-a096-3f2aa4d95bbf} <Debug> DynamicQueryHandler: Done processing query
15509 2024.08.27 19:55:10.787092 [ 3 ] {051d46d3-fd0f-4144-a096-3f2aa4d95bbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
15510 2024.08.27 19:55:10.787111 [ 3 ] {} <Debug> HTTP-Session: 41e31c26-207d-4fe1-a675-f87a2f65072a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15511 2024.08.27 19:55:10.787183 [ 191 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15512 2024.08.27 19:55:10.787216 [ 191 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_85_17, total 23929 rows starting from the beginning of the part
15513 2024.08.27 19:55:10.787256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15514 2024.08.27 19:55:10.787322 [ 191 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 10 rows starting from the beginning of the part
15515 2024.08.27 19:55:10.787394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15516 2024.08.27 19:55:10.787514 [ 3 ] {} <Debug> HTTP-Session: f6dcdee0-e880-4a8f-b857-1fc81cb3994f Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15517 2024.08.27 19:55:10.787657 [ 3 ] {} <Debug> HTTP-Session: f6dcdee0-e880-4a8f-b857-1fc81cb3994f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15518 2024.08.27 19:55:10.787765 [ 3 ] {} <Debug> HTTP-Session: f6dcdee0-e880-4a8f-b857-1fc81cb3994f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15519 2024.08.27 19:55:10.787800 [ 191 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part
15520 2024.08.27 19:55:10.787848 [ 3 ] {} <Trace> HTTP-Session: f6dcdee0-e880-4a8f-b857-1fc81cb3994f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15521 2024.08.27 19:55:10.787995 [ 191 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 239 rows starting from the beginning of the part
15522 2024.08.27 19:55:10.788106 [ 3 ] {c6bf0bc8-1611-4416-9ec8-341a407a599c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
15523 2024.08.27 19:55:10.788276 [ 3 ] {c6bf0bc8-1611-4416-9ec8-341a407a599c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
15524 2024.08.27 19:55:10.788296 [ 191 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part
15525 2024.08.27 19:55:10.788532 [ 191 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 237 rows starting from the beginning of the part
15526 2024.08.27 19:55:10.788952 [ 3 ] {c6bf0bc8-1611-4416-9ec8-341a407a599c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15527 2024.08.27 19:55:10.789354 [ 3 ] {c6bf0bc8-1611-4416-9ec8-341a407a599c} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15528 2024.08.27 19:55:10.789391 [ 3 ] {c6bf0bc8-1611-4416-9ec8-341a407a599c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15529 2024.08.27 19:55:10.789834 [ 3 ] {c6bf0bc8-1611-4416-9ec8-341a407a599c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
15530 2024.08.27 19:55:10.790241 [ 3 ] {c6bf0bc8-1611-4416-9ec8-341a407a599c} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15531 2024.08.27 19:55:10.790502 [ 3 ] {c6bf0bc8-1611-4416-9ec8-341a407a599c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002484 sec., 402.5764895330113 rows/sec., 27.13 KiB/sec.
15532 2024.08.27 19:55:10.790970 [ 3 ] {c6bf0bc8-1611-4416-9ec8-341a407a599c} <Debug> DynamicQueryHandler: Done processing query
15533 2024.08.27 19:55:10.791030 [ 3 ] {c6bf0bc8-1611-4416-9ec8-341a407a599c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
15534 2024.08.27 19:55:10.791061 [ 3 ] {} <Debug> HTTP-Session: f6dcdee0-e880-4a8f-b857-1fc81cb3994f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15535 2024.08.27 19:55:10.791234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15536 2024.08.27 19:55:10.791282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15537 2024.08.27 19:55:10.791302 [ 3 ] {} <Debug> HTTP-Session: 43694161-c338-40cc-bd32-1650f491356d Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15538 2024.08.27 19:55:10.791319 [ 3 ] {} <Debug> HTTP-Session: 43694161-c338-40cc-bd32-1650f491356d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15539 2024.08.27 19:55:10.791333 [ 3 ] {} <Debug> HTTP-Session: 43694161-c338-40cc-bd32-1650f491356d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15540 2024.08.27 19:55:10.791390 [ 3 ] {} <Trace> HTTP-Session: 43694161-c338-40cc-bd32-1650f491356d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15541 2024.08.27 19:55:10.791714 [ 3 ] {c8682051-184e-462a-8fd0-f5d951d736a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15542 2024.08.27 19:55:10.791789 [ 3 ] {c8682051-184e-462a-8fd0-f5d951d736a4} <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
15543 2024.08.27 19:55:10.792237 [ 3 ] {c8682051-184e-462a-8fd0-f5d951d736a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15544 2024.08.27 19:55:10.793158 [ 3 ] {c8682051-184e-462a-8fd0-f5d951d736a4} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15545 2024.08.27 19:55:10.793197 [ 3 ] {c8682051-184e-462a-8fd0-f5d951d736a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15546 2024.08.27 19:55:10.793990 [ 3 ] {c8682051-184e-462a-8fd0-f5d951d736a4} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
15547 2024.08.27 19:55:10.794452 [ 3 ] {c8682051-184e-462a-8fd0-f5d951d736a4} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15548 2024.08.27 19:55:10.794692 [ 3 ] {c8682051-184e-462a-8fd0-f5d951d736a4} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.003199 sec., 8440.137542982182 rows/sec., 15.12 MiB/sec.
15549 2024.08.27 19:55:10.795669 [ 187 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24735 rows, containing 5 columns (5 merged, 0 gathered) in 0.008660351 sec., 2856119.8039201875 rows/sec., 193.08 MiB/sec.
15550 2024.08.27 19:55:10.796076 [ 187 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary)
15551 2024.08.27 19:55:10.796202 [ 3 ] {c8682051-184e-462a-8fd0-f5d951d736a4} <Debug> DynamicQueryHandler: Done processing query
15552 2024.08.27 19:55:10.796287 [ 3 ] {c8682051-184e-462a-8fd0-f5d951d736a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
15553 2024.08.27 19:55:10.796385 [ 3 ] {} <Debug> HTTP-Session: 43694161-c338-40cc-bd32-1650f491356d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15554 2024.08.27 19:55:10.796642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 12143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15555 2024.08.27 19:55:10.796721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15556 2024.08.27 19:55:10.796764 [ 3 ] {} <Debug> HTTP-Session: 3cd7c05c-d8f4-40d1-aa80-795c64ed24f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15557 2024.08.27 19:55:10.796791 [ 3 ] {} <Debug> HTTP-Session: 3cd7c05c-d8f4-40d1-aa80-795c64ed24f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15558 2024.08.27 19:55:10.796825 [ 3 ] {} <Debug> HTTP-Session: 3cd7c05c-d8f4-40d1-aa80-795c64ed24f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15559 2024.08.27 19:55:10.796868 [ 3 ] {} <Trace> HTTP-Session: 3cd7c05c-d8f4-40d1-aa80-795c64ed24f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15560 2024.08.27 19:55:10.797016 [ 3 ] {bac37a5c-a84d-456a-b5c7-4868eadb37b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15561 2024.08.27 19:55:10.797026 [ 187 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15562 2024.08.27 19:55:10.797080 [ 3 ] {bac37a5c-a84d-456a-b5c7-4868eadb37b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15563 2024.08.27 19:55:10.797137 [ 187 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18
15564 2024.08.27 19:55:10.797250 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB.
15565 2024.08.27 19:55:10.797322 [ 3 ] {bac37a5c-a84d-456a-b5c7-4868eadb37b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15566 2024.08.27 19:55:10.797634 [ 3 ] {bac37a5c-a84d-456a-b5c7-4868eadb37b7} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15567 2024.08.27 19:55:10.797671 [ 3 ] {bac37a5c-a84d-456a-b5c7-4868eadb37b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15568 2024.08.27 19:55:10.798051 [ 3 ] {bac37a5c-a84d-456a-b5c7-4868eadb37b7} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
15569 2024.08.27 19:55:10.798391 [ 3 ] {bac37a5c-a84d-456a-b5c7-4868eadb37b7} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15570 2024.08.27 19:55:10.798520 [ 3 ] {bac37a5c-a84d-456a-b5c7-4868eadb37b7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001563 sec., 52463.21177223289 rows/sec., 3.33 MiB/sec.
15571 2024.08.27 19:55:10.798676 [ 3 ] {bac37a5c-a84d-456a-b5c7-4868eadb37b7} <Debug> DynamicQueryHandler: Done processing query
15572 2024.08.27 19:55:10.798702 [ 3 ] {bac37a5c-a84d-456a-b5c7-4868eadb37b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15573 2024.08.27 19:55:10.798721 [ 3 ] {} <Debug> HTTP-Session: 3cd7c05c-d8f4-40d1-aa80-795c64ed24f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15574 2024.08.27 19:55:15.763913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 15572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15575 2024.08.27 19:55:15.764039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15576 2024.08.27 19:55:15.764069 [ 3 ] {} <Debug> HTTP-Session: ae0a4fe9-3720-4045-a6fc-c1d95bcacd62 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15577 2024.08.27 19:55:15.764097 [ 3 ] {} <Debug> HTTP-Session: ae0a4fe9-3720-4045-a6fc-c1d95bcacd62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15578 2024.08.27 19:55:15.764115 [ 3 ] {} <Debug> HTTP-Session: ae0a4fe9-3720-4045-a6fc-c1d95bcacd62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15579 2024.08.27 19:55:15.764170 [ 3 ] {} <Trace> HTTP-Session: ae0a4fe9-3720-4045-a6fc-c1d95bcacd62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15580 2024.08.27 19:55:15.764397 [ 3 ] {93907eed-f326-4dce-9f64-aa7279950bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15581 2024.08.27 19:55:15.764472 [ 3 ] {93907eed-f326-4dce-9f64-aa7279950bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15582 2024.08.27 19:55:15.764848 [ 3 ] {93907eed-f326-4dce-9f64-aa7279950bd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15583 2024.08.27 19:55:15.765437 [ 3 ] {93907eed-f326-4dce-9f64-aa7279950bd9} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15584 2024.08.27 19:55:15.765478 [ 3 ] {93907eed-f326-4dce-9f64-aa7279950bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15585 2024.08.27 19:55:15.765914 [ 3 ] {93907eed-f326-4dce-9f64-aa7279950bd9} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
15586 2024.08.27 19:55:15.766308 [ 3 ] {93907eed-f326-4dce-9f64-aa7279950bd9} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15587 2024.08.27 19:55:15.766456 [ 3 ] {93907eed-f326-4dce-9f64-aa7279950bd9} <Debug> executeQuery: Read 106 rows, 9.10 KiB in 0.002147 sec., 49371.215649743826 rows/sec., 4.14 MiB/sec.
15588 2024.08.27 19:55:15.766458 [ 59 ] {} <Debug> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
15589 2024.08.27 19:55:15.766532 [ 59 ] {} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15590 2024.08.27 19:55:15.766571 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15591 2024.08.27 19:55:15.766726 [ 3 ] {93907eed-f326-4dce-9f64-aa7279950bd9} <Debug> DynamicQueryHandler: Done processing query
15592 2024.08.27 19:55:15.766742 [ 195 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::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
15593 2024.08.27 19:55:15.766759 [ 3 ] {93907eed-f326-4dce-9f64-aa7279950bd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15594 2024.08.27 19:55:15.766822 [ 3 ] {} <Debug> HTTP-Session: ae0a4fe9-3720-4045-a6fc-c1d95bcacd62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15595 2024.08.27 19:55:15.766963 [ 195 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15596 2024.08.27 19:55:15.767109 [ 195 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1418 rows starting from the beginning of the part
15597 2024.08.27 19:55:15.767162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 3638, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15598 2024.08.27 19:55:15.767427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15599 2024.08.27 19:55:15.767591 [ 3 ] {} <Debug> HTTP-Session: 2f71d075-03b2-4c6c-bb80-e37dcac867a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15600 2024.08.27 19:55:15.767737 [ 3 ] {} <Debug> HTTP-Session: 2f71d075-03b2-4c6c-bb80-e37dcac867a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15601 2024.08.27 19:55:15.767873 [ 3 ] {} <Debug> HTTP-Session: 2f71d075-03b2-4c6c-bb80-e37dcac867a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15602 2024.08.27 19:55:15.767906 [ 195 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 82 rows starting from the beginning of the part
15603 2024.08.27 19:55:15.768129 [ 3 ] {} <Trace> HTTP-Session: 2f71d075-03b2-4c6c-bb80-e37dcac867a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15604 2024.08.27 19:55:15.768503 [ 195 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 245 rows starting from the beginning of the part
15605 2024.08.27 19:55:15.768787 [ 3 ] {287223f1-3b95-4b2e-9bd6-bb651bc5e95e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15606 2024.08.27 19:55:15.769072 [ 3 ] {287223f1-3b95-4b2e-9bd6-bb651bc5e95e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15607 2024.08.27 19:55:15.769114 [ 195 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 100 rows starting from the beginning of the part
15608 2024.08.27 19:55:15.769744 [ 195 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 243 rows starting from the beginning of the part
15609 2024.08.27 19:55:15.770375 [ 195 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 106 rows starting from the beginning of the part
15610 2024.08.27 19:55:15.771042 [ 3 ] {287223f1-3b95-4b2e-9bd6-bb651bc5e95e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15611 2024.08.27 19:55:15.771570 [ 3 ] {287223f1-3b95-4b2e-9bd6-bb651bc5e95e} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15612 2024.08.27 19:55:15.771616 [ 3 ] {287223f1-3b95-4b2e-9bd6-bb651bc5e95e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15613 2024.08.27 19:55:15.772092 [ 3 ] {287223f1-3b95-4b2e-9bd6-bb651bc5e95e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
15614 2024.08.27 19:55:15.772555 [ 195 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2194 rows, containing 5 columns (5 merged, 0 gathered) in 0.005921847 sec., 370492.5169461487 rows/sec., 32.82 MiB/sec.
15615 2024.08.27 19:55:15.772630 [ 3 ] {287223f1-3b95-4b2e-9bd6-bb651bc5e95e} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15616 2024.08.27 19:55:15.772777 [ 195 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
15617 2024.08.27 19:55:15.772801 [ 3 ] {287223f1-3b95-4b2e-9bd6-bb651bc5e95e} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.004297 sec., 5818.012566907145 rows/sec., 437.49 KiB/sec.
15618 2024.08.27 19:55:15.773050 [ 3 ] {287223f1-3b95-4b2e-9bd6-bb651bc5e95e} <Debug> DynamicQueryHandler: Done processing query
15619 2024.08.27 19:55:15.773089 [ 3 ] {287223f1-3b95-4b2e-9bd6-bb651bc5e95e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15620 2024.08.27 19:55:15.773117 [ 3 ] {} <Debug> HTTP-Session: 2f71d075-03b2-4c6c-bb80-e37dcac867a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15621 2024.08.27 19:55:15.773318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 16657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15622 2024.08.27 19:55:15.773329 [ 195 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_91_18} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15623 2024.08.27 19:55:15.773377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15624 2024.08.27 19:55:15.773402 [ 3 ] {} <Debug> HTTP-Session: 98ae884f-1f16-4dbf-915f-34371c9a2bd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15625 2024.08.27 19:55:15.773425 [ 3 ] {} <Debug> HTTP-Session: 98ae884f-1f16-4dbf-915f-34371c9a2bd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15626 2024.08.27 19:55:15.773428 [ 195 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_91_18} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
15627 2024.08.27 19:55:15.773442 [ 3 ] {} <Debug> HTTP-Session: 98ae884f-1f16-4dbf-915f-34371c9a2bd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15628 2024.08.27 19:55:15.773495 [ 3 ] {} <Trace> HTTP-Session: 98ae884f-1f16-4dbf-915f-34371c9a2bd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15629 2024.08.27 19:55:15.773519 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB.
15630 2024.08.27 19:55:15.773637 [ 3 ] {a50b647c-7a14-4cf6-9751-a9e44af54ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15631 2024.08.27 19:55:15.773683 [ 3 ] {a50b647c-7a14-4cf6-9751-a9e44af54ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15632 2024.08.27 19:55:15.773914 [ 3 ] {a50b647c-7a14-4cf6-9751-a9e44af54ade} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15633 2024.08.27 19:55:15.774344 [ 3 ] {a50b647c-7a14-4cf6-9751-a9e44af54ade} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15634 2024.08.27 19:55:15.774380 [ 3 ] {a50b647c-7a14-4cf6-9751-a9e44af54ade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15635 2024.08.27 19:55:15.774747 [ 3 ] {a50b647c-7a14-4cf6-9751-a9e44af54ade} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
15636 2024.08.27 19:55:15.775115 [ 3 ] {a50b647c-7a14-4cf6-9751-a9e44af54ade} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15637 2024.08.27 19:55:15.775246 [ 3 ] {a50b647c-7a14-4cf6-9751-a9e44af54ade} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001655 sec., 59214.50151057402 rows/sec., 4.63 MiB/sec.
15638 2024.08.27 19:55:15.775248 [ 59 ] {} <Debug> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
15639 2024.08.27 19:55:15.775305 [ 59 ] {} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15640 2024.08.27 19:55:15.775341 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15641 2024.08.27 19:55:15.775472 [ 3 ] {a50b647c-7a14-4cf6-9751-a9e44af54ade} <Debug> DynamicQueryHandler: Done processing query
15642 2024.08.27 19:55:15.775482 [ 199 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::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
15643 2024.08.27 19:55:15.775499 [ 3 ] {a50b647c-7a14-4cf6-9751-a9e44af54ade} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
15644 2024.08.27 19:55:15.775530 [ 3 ] {} <Debug> HTTP-Session: 98ae884f-1f16-4dbf-915f-34371c9a2bd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15645 2024.08.27 19:55:15.775698 [ 199 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15646 2024.08.27 19:55:15.775727 [ 199 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 914 rows starting from the beginning of the part
15647 2024.08.27 19:55:15.775953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 30657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15648 2024.08.27 19:55:15.776181 [ 199 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 77 rows starting from the beginning of the part
15649 2024.08.27 19:55:15.776220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15650 2024.08.27 19:55:15.776385 [ 3 ] {} <Debug> HTTP-Session: 74a70d51-3184-49e2-bf75-967932231431 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15651 2024.08.27 19:55:15.776573 [ 3 ] {} <Debug> HTTP-Session: 74a70d51-3184-49e2-bf75-967932231431 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15652 2024.08.27 19:55:15.776685 [ 3 ] {} <Debug> HTTP-Session: 74a70d51-3184-49e2-bf75-967932231431 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15653 2024.08.27 19:55:15.776804 [ 199 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 413 rows starting from the beginning of the part
15654 2024.08.27 19:55:15.776874 [ 3 ] {} <Trace> HTTP-Session: 74a70d51-3184-49e2-bf75-967932231431 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15655 2024.08.27 19:55:15.777400 [ 199 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 92 rows starting from the beginning of the part
15656 2024.08.27 19:55:15.777491 [ 3 ] {a810e611-6ee7-4611-a5dc-2526f94a07f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15657 2024.08.27 19:55:15.777833 [ 3 ] {a810e611-6ee7-4611-a5dc-2526f94a07f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15658 2024.08.27 19:55:15.777969 [ 199 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 409 rows starting from the beginning of the part
15659 2024.08.27 19:55:15.778616 [ 199 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 98 rows starting from the beginning of the part
15660 2024.08.27 19:55:15.779604 [ 3 ] {a810e611-6ee7-4611-a5dc-2526f94a07f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15661 2024.08.27 19:55:15.780231 [ 3 ] {a810e611-6ee7-4611-a5dc-2526f94a07f8} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15662 2024.08.27 19:55:15.780277 [ 3 ] {a810e611-6ee7-4611-a5dc-2526f94a07f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15663 2024.08.27 19:55:15.780838 [ 3 ] {a810e611-6ee7-4611-a5dc-2526f94a07f8} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
15664 2024.08.27 19:55:15.781077 [ 199 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2003 rows, containing 5 columns (5 merged, 0 gathered) in 0.005684063 sec., 352388.7754234955 rows/sec., 27.03 MiB/sec.
15665 2024.08.27 19:55:15.781245 [ 199 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
15666 2024.08.27 19:55:15.781340 [ 3 ] {a810e611-6ee7-4611-a5dc-2526f94a07f8} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15667 2024.08.27 19:55:15.781591 [ 3 ] {a810e611-6ee7-4611-a5dc-2526f94a07f8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004402 sec., 36347.114947751026 rows/sec., 2.53 MiB/sec.
15668 2024.08.27 19:55:15.781860 [ 3 ] {a810e611-6ee7-4611-a5dc-2526f94a07f8} <Debug> DynamicQueryHandler: Done processing query
15669 2024.08.27 19:55:15.781891 [ 199 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_91_18} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15670 2024.08.27 19:55:15.781894 [ 3 ] {a810e611-6ee7-4611-a5dc-2526f94a07f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15671 2024.08.27 19:55:15.781931 [ 3 ] {} <Debug> HTTP-Session: 74a70d51-3184-49e2-bf75-967932231431 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15672 2024.08.27 19:55:15.781997 [ 199 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_91_18} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
15673 2024.08.27 19:55:15.782069 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB.
15674 2024.08.27 19:55:15.782121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 40466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15675 2024.08.27 19:55:15.782172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15676 2024.08.27 19:55:15.782191 [ 3 ] {} <Debug> HTTP-Session: 988edb5c-1d58-4890-a00b-949f38ecbdfa Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15677 2024.08.27 19:55:15.782207 [ 3 ] {} <Debug> HTTP-Session: 988edb5c-1d58-4890-a00b-949f38ecbdfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15678 2024.08.27 19:55:15.782221 [ 3 ] {} <Debug> HTTP-Session: 988edb5c-1d58-4890-a00b-949f38ecbdfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15679 2024.08.27 19:55:15.782252 [ 3 ] {} <Trace> HTTP-Session: 988edb5c-1d58-4890-a00b-949f38ecbdfa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15680 2024.08.27 19:55:15.782523 [ 3 ] {570f1920-f902-47c0-8e1f-dc22e60dc409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15681 2024.08.27 19:55:15.782588 [ 3 ] {570f1920-f902-47c0-8e1f-dc22e60dc409} <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
15682 2024.08.27 19:55:15.782977 [ 3 ] {570f1920-f902-47c0-8e1f-dc22e60dc409} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15683 2024.08.27 19:55:15.783694 [ 3 ] {570f1920-f902-47c0-8e1f-dc22e60dc409} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15684 2024.08.27 19:55:15.783729 [ 3 ] {570f1920-f902-47c0-8e1f-dc22e60dc409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15685 2024.08.27 19:55:15.784359 [ 3 ] {570f1920-f902-47c0-8e1f-dc22e60dc409} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
15686 2024.08.27 19:55:15.784784 [ 3 ] {570f1920-f902-47c0-8e1f-dc22e60dc409} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15687 2024.08.27 19:55:15.784935 [ 3 ] {570f1920-f902-47c0-8e1f-dc22e60dc409} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002599 sec., 9619.084263178145 rows/sec., 17.24 MiB/sec.
15688 2024.08.27 19:55:15.785158 [ 3 ] {570f1920-f902-47c0-8e1f-dc22e60dc409} <Debug> DynamicQueryHandler: Done processing query
15689 2024.08.27 19:55:15.785183 [ 3 ] {570f1920-f902-47c0-8e1f-dc22e60dc409} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
15690 2024.08.27 19:55:15.785200 [ 3 ] {} <Debug> HTTP-Session: 988edb5c-1d58-4890-a00b-949f38ecbdfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15691 2024.08.27 19:55:15.785353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15692 2024.08.27 19:55:15.785402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15693 2024.08.27 19:55:15.785422 [ 3 ] {} <Debug> HTTP-Session: 2f1293c1-2fd3-4fb0-aba6-64e7bd40c76f Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15694 2024.08.27 19:55:15.785438 [ 3 ] {} <Debug> HTTP-Session: 2f1293c1-2fd3-4fb0-aba6-64e7bd40c76f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15695 2024.08.27 19:55:15.785452 [ 3 ] {} <Debug> HTTP-Session: 2f1293c1-2fd3-4fb0-aba6-64e7bd40c76f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15696 2024.08.27 19:55:15.785483 [ 3 ] {} <Trace> HTTP-Session: 2f1293c1-2fd3-4fb0-aba6-64e7bd40c76f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15697 2024.08.27 19:55:15.785586 [ 3 ] {584fa538-235d-4a37-84e0-3df8584cc210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
15698 2024.08.27 19:55:15.785634 [ 3 ] {584fa538-235d-4a37-84e0-3df8584cc210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
15699 2024.08.27 19:55:15.785766 [ 3 ] {584fa538-235d-4a37-84e0-3df8584cc210} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15700 2024.08.27 19:55:15.786026 [ 3 ] {584fa538-235d-4a37-84e0-3df8584cc210} <Trace> oximeter.measurements_i64 (0519600b-b570-40b8-9272-3f7c21ba25c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15701 2024.08.27 19:55:15.786061 [ 3 ] {584fa538-235d-4a37-84e0-3df8584cc210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15702 2024.08.27 19:55:15.786428 [ 3 ] {584fa538-235d-4a37-84e0-3df8584cc210} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
15703 2024.08.27 19:55:15.786760 [ 3 ] {584fa538-235d-4a37-84e0-3df8584cc210} <Trace> oximeter.measurements_i64 (0519600b-b570-40b8-9272-3f7c21ba25c5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15704 2024.08.27 19:55:15.786889 [ 3 ] {584fa538-235d-4a37-84e0-3df8584cc210} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.00133 sec., 6766.917293233083 rows/sec., 478.00 KiB/sec.
15705 2024.08.27 19:55:15.787042 [ 3 ] {584fa538-235d-4a37-84e0-3df8584cc210} <Debug> DynamicQueryHandler: Done processing query
15706 2024.08.27 19:55:15.787067 [ 3 ] {584fa538-235d-4a37-84e0-3df8584cc210} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15707 2024.08.27 19:55:15.787083 [ 3 ] {} <Debug> HTTP-Session: 2f1293c1-2fd3-4fb0-aba6-64e7bd40c76f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15708 2024.08.27 19:55:15.787236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15709 2024.08.27 19:55:15.787283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15710 2024.08.27 19:55:15.787302 [ 3 ] {} <Debug> HTTP-Session: 91aaa830-4e4c-4d12-a94f-ac1d6b1f357f Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15711 2024.08.27 19:55:15.787320 [ 3 ] {} <Debug> HTTP-Session: 91aaa830-4e4c-4d12-a94f-ac1d6b1f357f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15712 2024.08.27 19:55:15.787333 [ 3 ] {} <Debug> HTTP-Session: 91aaa830-4e4c-4d12-a94f-ac1d6b1f357f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15713 2024.08.27 19:55:15.787364 [ 3 ] {} <Trace> HTTP-Session: 91aaa830-4e4c-4d12-a94f-ac1d6b1f357f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15714 2024.08.27 19:55:15.787516 [ 3 ] {3cc810c5-8967-4506-8969-b64ca680dcb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15715 2024.08.27 19:55:15.787560 [ 3 ] {3cc810c5-8967-4506-8969-b64ca680dcb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15716 2024.08.27 19:55:15.787686 [ 3 ] {3cc810c5-8967-4506-8969-b64ca680dcb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15717 2024.08.27 19:55:15.788057 [ 3 ] {3cc810c5-8967-4506-8969-b64ca680dcb6} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15718 2024.08.27 19:55:15.788092 [ 3 ] {3cc810c5-8967-4506-8969-b64ca680dcb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15719 2024.08.27 19:55:15.788450 [ 3 ] {3cc810c5-8967-4506-8969-b64ca680dcb6} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
15720 2024.08.27 19:55:15.788775 [ 3 ] {3cc810c5-8967-4506-8969-b64ca680dcb6} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15721 2024.08.27 19:55:15.788894 [ 59 ] {} <Debug> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
15722 2024.08.27 19:55:15.788904 [ 3 ] {3cc810c5-8967-4506-8969-b64ca680dcb6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001438 sec., 41724.61752433936 rows/sec., 2.81 MiB/sec.
15723 2024.08.27 19:55:15.788927 [ 59 ] {} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15724 2024.08.27 19:55:15.788971 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15725 2024.08.27 19:55:15.789211 [ 3 ] {3cc810c5-8967-4506-8969-b64ca680dcb6} <Debug> DynamicQueryHandler: Done processing query
15726 2024.08.27 19:55:15.789253 [ 3 ] {3cc810c5-8967-4506-8969-b64ca680dcb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15727 2024.08.27 19:55:15.789262 [ 188 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
15728 2024.08.27 19:55:15.789286 [ 3 ] {} <Debug> HTTP-Session: 91aaa830-4e4c-4d12-a94f-ac1d6b1f357f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15729 2024.08.27 19:55:15.789583 [ 188 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15730 2024.08.27 19:55:15.789653 [ 188 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5132 rows starting from the beginning of the part
15731 2024.08.27 19:55:15.789835 [ 188 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
15732 2024.08.27 19:55:15.790015 [ 188 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 82 rows starting from the beginning of the part
15733 2024.08.27 19:55:15.790216 [ 188 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
15734 2024.08.27 19:55:15.790408 [ 188 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 82 rows starting from the beginning of the part
15735 2024.08.27 19:55:15.790580 [ 188 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
15736 2024.08.27 19:55:15.792672 [ 192 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5476 rows, containing 4 columns (4 merged, 0 gathered) in 0.003575249 sec., 1531641.5723771967 rows/sec., 99.93 MiB/sec.
15737 2024.08.27 19:55:15.793066 [ 192 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
15738 2024.08.27 19:55:15.793516 [ 192 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_91_18} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15739 2024.08.27 19:55:15.793619 [ 192 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_91_18} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
15740 2024.08.27 19:55:15.793708 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB.
15741 2024.08.27 19:55:20.288379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15742 2024.08.27 19:55:20.288519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15743 2024.08.27 19:55:20.288547 [ 3 ] {} <Debug> HTTP-Session: b71de52e-706f-48ce-a1f4-bb8002a8fba6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15744 2024.08.27 19:55:20.288576 [ 3 ] {} <Debug> HTTP-Session: b71de52e-706f-48ce-a1f4-bb8002a8fba6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15745 2024.08.27 19:55:20.288596 [ 3 ] {} <Debug> HTTP-Session: b71de52e-706f-48ce-a1f4-bb8002a8fba6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15746 2024.08.27 19:55:20.288653 [ 3 ] {} <Trace> HTTP-Session: b71de52e-706f-48ce-a1f4-bb8002a8fba6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15747 2024.08.27 19:55:20.288852 [ 3 ] {0bbdf2a5-d585-4414-b179-7ca22d5bba7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
15748 2024.08.27 19:55:20.288928 [ 3 ] {0bbdf2a5-d585-4414-b179-7ca22d5bba7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15749 2024.08.27 19:55:20.289282 [ 3 ] {0bbdf2a5-d585-4414-b179-7ca22d5bba7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15750 2024.08.27 19:55:20.289708 [ 3 ] {0bbdf2a5-d585-4414-b179-7ca22d5bba7c} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15751 2024.08.27 19:55:20.289750 [ 3 ] {0bbdf2a5-d585-4414-b179-7ca22d5bba7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15752 2024.08.27 19:55:20.290160 [ 3 ] {0bbdf2a5-d585-4414-b179-7ca22d5bba7c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
15753 2024.08.27 19:55:20.290558 [ 3 ] {0bbdf2a5-d585-4414-b179-7ca22d5bba7c} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15754 2024.08.27 19:55:20.290729 [ 3 ] {0bbdf2a5-d585-4414-b179-7ca22d5bba7c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001928 sec., 2074.688796680498 rows/sec., 169.18 KiB/sec.
15755 2024.08.27 19:55:20.291011 [ 3 ] {0bbdf2a5-d585-4414-b179-7ca22d5bba7c} <Debug> DynamicQueryHandler: Done processing query
15756 2024.08.27 19:55:20.291042 [ 3 ] {0bbdf2a5-d585-4414-b179-7ca22d5bba7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15757 2024.08.27 19:55:20.291060 [ 3 ] {} <Debug> HTTP-Session: b71de52e-706f-48ce-a1f4-bb8002a8fba6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15758 2024.08.27 19:55:20.291390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 202527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15759 2024.08.27 19:55:20.291443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15760 2024.08.27 19:55:20.291464 [ 3 ] {} <Debug> HTTP-Session: c826086f-cec1-4178-a08f-8526aed39a08 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15761 2024.08.27 19:55:20.291482 [ 3 ] {} <Debug> HTTP-Session: c826086f-cec1-4178-a08f-8526aed39a08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15762 2024.08.27 19:55:20.291496 [ 3 ] {} <Debug> HTTP-Session: c826086f-cec1-4178-a08f-8526aed39a08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15763 2024.08.27 19:55:20.291531 [ 3 ] {} <Trace> HTTP-Session: c826086f-cec1-4178-a08f-8526aed39a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15764 2024.08.27 19:55:20.292018 [ 3 ] {2d5162e4-02d2-4a0c-8a9f-88a6727a8acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15765 2024.08.27 19:55:20.292067 [ 3 ] {2d5162e4-02d2-4a0c-8a9f-88a6727a8acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15766 2024.08.27 19:55:20.292317 [ 3 ] {2d5162e4-02d2-4a0c-8a9f-88a6727a8acd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15767 2024.08.27 19:55:20.293620 [ 3 ] {2d5162e4-02d2-4a0c-8a9f-88a6727a8acd} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15768 2024.08.27 19:55:20.293658 [ 3 ] {2d5162e4-02d2-4a0c-8a9f-88a6727a8acd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15769 2024.08.27 19:55:20.294115 [ 3 ] {2d5162e4-02d2-4a0c-8a9f-88a6727a8acd} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
15770 2024.08.27 19:55:20.294489 [ 3 ] {2d5162e4-02d2-4a0c-8a9f-88a6727a8acd} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15771 2024.08.27 19:55:20.294645 [ 3 ] {2d5162e4-02d2-4a0c-8a9f-88a6727a8acd} <Debug> executeQuery: Read 1385 rows, 118.77 KiB in 0.002966 sec., 466958.8671611598 rows/sec., 39.10 MiB/sec.
15772 2024.08.27 19:55:20.294852 [ 3 ] {2d5162e4-02d2-4a0c-8a9f-88a6727a8acd} <Debug> DynamicQueryHandler: Done processing query
15773 2024.08.27 19:55:20.294884 [ 3 ] {2d5162e4-02d2-4a0c-8a9f-88a6727a8acd} <Debug> MemoryTracker: Peak memory usage (for query): 5.00 MiB.
15774 2024.08.27 19:55:20.294906 [ 3 ] {} <Debug> HTTP-Session: c826086f-cec1-4178-a08f-8526aed39a08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15775 2024.08.27 19:55:20.295147 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15776 2024.08.27 19:55:20.295259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15777 2024.08.27 19:55:20.295291 [ 3 ] {} <Debug> HTTP-Session: bdcf390d-63f2-4e0a-8b99-8bbe2ed70828 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15778 2024.08.27 19:55:20.295323 [ 3 ] {} <Debug> HTTP-Session: bdcf390d-63f2-4e0a-8b99-8bbe2ed70828 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15779 2024.08.27 19:55:20.295350 [ 3 ] {} <Debug> HTTP-Session: bdcf390d-63f2-4e0a-8b99-8bbe2ed70828 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15780 2024.08.27 19:55:20.295412 [ 3 ] {} <Trace> HTTP-Session: bdcf390d-63f2-4e0a-8b99-8bbe2ed70828 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15781 2024.08.27 19:55:20.295668 [ 3 ] {239128ea-8526-42f9-a465-9a8ea2bdeadb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15782 2024.08.27 19:55:20.295757 [ 3 ] {239128ea-8526-42f9-a465-9a8ea2bdeadb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15783 2024.08.27 19:55:20.296080 [ 3 ] {239128ea-8526-42f9-a465-9a8ea2bdeadb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15784 2024.08.27 19:55:20.296497 [ 3 ] {239128ea-8526-42f9-a465-9a8ea2bdeadb} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15785 2024.08.27 19:55:20.296537 [ 3 ] {239128ea-8526-42f9-a465-9a8ea2bdeadb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15786 2024.08.27 19:55:20.296901 [ 3 ] {239128ea-8526-42f9-a465-9a8ea2bdeadb} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
15787 2024.08.27 19:55:20.297263 [ 3 ] {239128ea-8526-42f9-a465-9a8ea2bdeadb} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15788 2024.08.27 19:55:20.297423 [ 3 ] {239128ea-8526-42f9-a465-9a8ea2bdeadb} <Debug> executeQuery: Read 31 rows, 2.31 KiB in 0.001859 sec., 16675.632060247444 rows/sec., 1.21 MiB/sec.
15789 2024.08.27 19:55:20.297596 [ 3 ] {239128ea-8526-42f9-a465-9a8ea2bdeadb} <Debug> DynamicQueryHandler: Done processing query
15790 2024.08.27 19:55:20.297622 [ 3 ] {239128ea-8526-42f9-a465-9a8ea2bdeadb} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
15791 2024.08.27 19:55:20.297639 [ 3 ] {} <Debug> HTTP-Session: bdcf390d-63f2-4e0a-8b99-8bbe2ed70828 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15792 2024.08.27 19:55:20.297827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 32340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15793 2024.08.27 19:55:20.297878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15794 2024.08.27 19:55:20.297898 [ 3 ] {} <Debug> HTTP-Session: 9ff07615-fb77-4e5d-8f60-6b73c3da9dd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15795 2024.08.27 19:55:20.297915 [ 3 ] {} <Debug> HTTP-Session: 9ff07615-fb77-4e5d-8f60-6b73c3da9dd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15796 2024.08.27 19:55:20.297929 [ 3 ] {} <Debug> HTTP-Session: 9ff07615-fb77-4e5d-8f60-6b73c3da9dd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15797 2024.08.27 19:55:20.297962 [ 3 ] {} <Trace> HTTP-Session: 9ff07615-fb77-4e5d-8f60-6b73c3da9dd9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15798 2024.08.27 19:55:20.298122 [ 3 ] {e8d7017a-86f4-48b8-beb1-24849a2a1a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
15799 2024.08.27 19:55:20.298168 [ 3 ] {e8d7017a-86f4-48b8-beb1-24849a2a1a29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
15800 2024.08.27 19:55:20.298397 [ 3 ] {e8d7017a-86f4-48b8-beb1-24849a2a1a29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15801 2024.08.27 19:55:20.298846 [ 3 ] {e8d7017a-86f4-48b8-beb1-24849a2a1a29} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15802 2024.08.27 19:55:20.298883 [ 3 ] {e8d7017a-86f4-48b8-beb1-24849a2a1a29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15803 2024.08.27 19:55:20.299256 [ 3 ] {e8d7017a-86f4-48b8-beb1-24849a2a1a29} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
15804 2024.08.27 19:55:20.299644 [ 3 ] {e8d7017a-86f4-48b8-beb1-24849a2a1a29} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15805 2024.08.27 19:55:20.299810 [ 3 ] {e8d7017a-86f4-48b8-beb1-24849a2a1a29} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.00176 sec., 137500 rows/sec., 9.32 MiB/sec.
15806 2024.08.27 19:55:20.300059 [ 3 ] {e8d7017a-86f4-48b8-beb1-24849a2a1a29} <Debug> DynamicQueryHandler: Done processing query
15807 2024.08.27 19:55:20.300085 [ 3 ] {e8d7017a-86f4-48b8-beb1-24849a2a1a29} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
15808 2024.08.27 19:55:20.300103 [ 3 ] {} <Debug> HTTP-Session: 9ff07615-fb77-4e5d-8f60-6b73c3da9dd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15809 2024.08.27 19:55:20.300236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15810 2024.08.27 19:55:20.300289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15811 2024.08.27 19:55:20.300308 [ 3 ] {} <Debug> HTTP-Session: 384ee241-ed34-47c3-8704-138c7b8c4d65 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15812 2024.08.27 19:55:20.300325 [ 3 ] {} <Debug> HTTP-Session: 384ee241-ed34-47c3-8704-138c7b8c4d65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15813 2024.08.27 19:55:20.300339 [ 3 ] {} <Debug> HTTP-Session: 384ee241-ed34-47c3-8704-138c7b8c4d65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15814 2024.08.27 19:55:20.300372 [ 3 ] {} <Trace> HTTP-Session: 384ee241-ed34-47c3-8704-138c7b8c4d65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15815 2024.08.27 19:55:20.300472 [ 3 ] {1719a88f-64f0-41b7-97b3-3ccfec8958ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
15816 2024.08.27 19:55:20.300517 [ 3 ] {1719a88f-64f0-41b7-97b3-3ccfec8958ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
15817 2024.08.27 19:55:20.300745 [ 3 ] {1719a88f-64f0-41b7-97b3-3ccfec8958ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15818 2024.08.27 19:55:20.301048 [ 3 ] {1719a88f-64f0-41b7-97b3-3ccfec8958ea} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15819 2024.08.27 19:55:20.301086 [ 3 ] {1719a88f-64f0-41b7-97b3-3ccfec8958ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15820 2024.08.27 19:55:20.301440 [ 3 ] {1719a88f-64f0-41b7-97b3-3ccfec8958ea} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
15821 2024.08.27 19:55:20.301799 [ 3 ] {1719a88f-64f0-41b7-97b3-3ccfec8958ea} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15822 2024.08.27 19:55:20.301959 [ 3 ] {1719a88f-64f0-41b7-97b3-3ccfec8958ea} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001505 sec., 3986.7109634551493 rows/sec., 235.54 KiB/sec.
15823 2024.08.27 19:55:20.302122 [ 3 ] {1719a88f-64f0-41b7-97b3-3ccfec8958ea} <Debug> DynamicQueryHandler: Done processing query
15824 2024.08.27 19:55:20.302146 [ 3 ] {1719a88f-64f0-41b7-97b3-3ccfec8958ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15825 2024.08.27 19:55:20.302163 [ 3 ] {} <Debug> HTTP-Session: 384ee241-ed34-47c3-8704-138c7b8c4d65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15826 2024.08.27 19:55:20.302442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 141981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15827 2024.08.27 19:55:20.302490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15828 2024.08.27 19:55:20.302510 [ 3 ] {} <Debug> HTTP-Session: 13aa4ace-451b-414e-8fee-5a04fb2ac88e Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15829 2024.08.27 19:55:20.302526 [ 3 ] {} <Debug> HTTP-Session: 13aa4ace-451b-414e-8fee-5a04fb2ac88e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15830 2024.08.27 19:55:20.302540 [ 3 ] {} <Debug> HTTP-Session: 13aa4ace-451b-414e-8fee-5a04fb2ac88e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15831 2024.08.27 19:55:20.302572 [ 3 ] {} <Trace> HTTP-Session: 13aa4ace-451b-414e-8fee-5a04fb2ac88e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15832 2024.08.27 19:55:20.302912 [ 3 ] {9a25ef67-d9ba-45ec-8881-6676b035619f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15833 2024.08.27 19:55:20.302957 [ 3 ] {9a25ef67-d9ba-45ec-8881-6676b035619f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15834 2024.08.27 19:55:20.303236 [ 3 ] {9a25ef67-d9ba-45ec-8881-6676b035619f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15835 2024.08.27 19:55:20.304124 [ 3 ] {9a25ef67-d9ba-45ec-8881-6676b035619f} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15836 2024.08.27 19:55:20.304163 [ 3 ] {9a25ef67-d9ba-45ec-8881-6676b035619f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15837 2024.08.27 19:55:20.304573 [ 3 ] {9a25ef67-d9ba-45ec-8881-6676b035619f} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
15838 2024.08.27 19:55:20.304932 [ 3 ] {9a25ef67-d9ba-45ec-8881-6676b035619f} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15839 2024.08.27 19:55:20.305094 [ 3 ] {9a25ef67-d9ba-45ec-8881-6676b035619f} <Debug> executeQuery: Read 869 rows, 64.46 KiB in 0.002397 sec., 362536.50396328745 rows/sec., 26.26 MiB/sec.
15840 2024.08.27 19:55:20.305293 [ 3 ] {9a25ef67-d9ba-45ec-8881-6676b035619f} <Debug> DynamicQueryHandler: Done processing query
15841 2024.08.27 19:55:20.305330 [ 3 ] {9a25ef67-d9ba-45ec-8881-6676b035619f} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB.
15842 2024.08.27 19:55:20.305366 [ 3 ] {} <Debug> HTTP-Session: 13aa4ace-451b-414e-8fee-5a04fb2ac88e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15843 2024.08.27 19:55:20.305690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15844 2024.08.27 19:55:20.305749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15845 2024.08.27 19:55:20.305770 [ 3 ] {} <Debug> HTTP-Session: 4d4ac9fa-e196-4271-8525-c6a39e5eee4e Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15846 2024.08.27 19:55:20.305788 [ 3 ] {} <Debug> HTTP-Session: 4d4ac9fa-e196-4271-8525-c6a39e5eee4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15847 2024.08.27 19:55:20.305802 [ 3 ] {} <Debug> HTTP-Session: 4d4ac9fa-e196-4271-8525-c6a39e5eee4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15848 2024.08.27 19:55:20.305834 [ 3 ] {} <Trace> HTTP-Session: 4d4ac9fa-e196-4271-8525-c6a39e5eee4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15849 2024.08.27 19:55:20.305950 [ 3 ] {25031ae6-88bc-44f4-aee0-58afb3a27877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
15850 2024.08.27 19:55:20.306003 [ 3 ] {25031ae6-88bc-44f4-aee0-58afb3a27877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15851 2024.08.27 19:55:20.306171 [ 3 ] {25031ae6-88bc-44f4-aee0-58afb3a27877} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15852 2024.08.27 19:55:20.306466 [ 3 ] {25031ae6-88bc-44f4-aee0-58afb3a27877} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15853 2024.08.27 19:55:20.306505 [ 3 ] {25031ae6-88bc-44f4-aee0-58afb3a27877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15854 2024.08.27 19:55:20.306876 [ 3 ] {25031ae6-88bc-44f4-aee0-58afb3a27877} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
15855 2024.08.27 19:55:20.307215 [ 3 ] {25031ae6-88bc-44f4-aee0-58afb3a27877} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15856 2024.08.27 19:55:20.307382 [ 3 ] {25031ae6-88bc-44f4-aee0-58afb3a27877} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001455 sec., 4123.711340206186 rows/sec., 215.45 KiB/sec.
15857 2024.08.27 19:55:20.307540 [ 3 ] {25031ae6-88bc-44f4-aee0-58afb3a27877} <Debug> DynamicQueryHandler: Done processing query
15858 2024.08.27 19:55:20.307565 [ 3 ] {25031ae6-88bc-44f4-aee0-58afb3a27877} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15859 2024.08.27 19:55:20.307581 [ 3 ] {} <Debug> HTTP-Session: 4d4ac9fa-e196-4271-8525-c6a39e5eee4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15860 2024.08.27 19:55:20.307820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 172880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15861 2024.08.27 19:55:20.307870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15862 2024.08.27 19:55:20.307890 [ 3 ] {} <Debug> HTTP-Session: 2e32a3ba-3909-4453-a6c5-23a12a2135fc Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15863 2024.08.27 19:55:20.307907 [ 3 ] {} <Debug> HTTP-Session: 2e32a3ba-3909-4453-a6c5-23a12a2135fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15864 2024.08.27 19:55:20.307921 [ 3 ] {} <Debug> HTTP-Session: 2e32a3ba-3909-4453-a6c5-23a12a2135fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15865 2024.08.27 19:55:20.307953 [ 3 ] {} <Trace> HTTP-Session: 2e32a3ba-3909-4453-a6c5-23a12a2135fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15866 2024.08.27 19:55:20.308418 [ 3 ] {cd0a4eb1-11fd-4eca-813a-fbfc5b1b0175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15867 2024.08.27 19:55:20.308469 [ 3 ] {cd0a4eb1-11fd-4eca-813a-fbfc5b1b0175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15868 2024.08.27 19:55:20.308624 [ 3 ] {cd0a4eb1-11fd-4eca-813a-fbfc5b1b0175} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15869 2024.08.27 19:55:20.309508 [ 3 ] {cd0a4eb1-11fd-4eca-813a-fbfc5b1b0175} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15870 2024.08.27 19:55:20.309544 [ 3 ] {cd0a4eb1-11fd-4eca-813a-fbfc5b1b0175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15871 2024.08.27 19:55:20.310002 [ 3 ] {cd0a4eb1-11fd-4eca-813a-fbfc5b1b0175} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
15872 2024.08.27 19:55:20.310374 [ 3 ] {cd0a4eb1-11fd-4eca-813a-fbfc5b1b0175} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15873 2024.08.27 19:55:20.310525 [ 3 ] {cd0a4eb1-11fd-4eca-813a-fbfc5b1b0175} <Debug> executeQuery: Read 913 rows, 62.46 KiB in 0.002454 sec., 372045.6397718011 rows/sec., 24.85 MiB/sec.
15874 2024.08.27 19:55:20.310719 [ 3 ] {cd0a4eb1-11fd-4eca-813a-fbfc5b1b0175} <Debug> DynamicQueryHandler: Done processing query
15875 2024.08.27 19:55:20.310744 [ 3 ] {cd0a4eb1-11fd-4eca-813a-fbfc5b1b0175} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB.
15876 2024.08.27 19:55:20.310760 [ 3 ] {} <Debug> HTTP-Session: 2e32a3ba-3909-4453-a6c5-23a12a2135fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15877 2024.08.27 19:55:20.311060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15878 2024.08.27 19:55:20.311109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15879 2024.08.27 19:55:20.311128 [ 3 ] {} <Debug> HTTP-Session: 986d62a7-7075-4991-af7f-ba8193abff90 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15880 2024.08.27 19:55:20.311146 [ 3 ] {} <Debug> HTTP-Session: 986d62a7-7075-4991-af7f-ba8193abff90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15881 2024.08.27 19:55:20.311160 [ 3 ] {} <Debug> HTTP-Session: 986d62a7-7075-4991-af7f-ba8193abff90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15882 2024.08.27 19:55:20.311191 [ 3 ] {} <Trace> HTTP-Session: 986d62a7-7075-4991-af7f-ba8193abff90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15883 2024.08.27 19:55:20.311287 [ 3 ] {77c79bd4-7db4-42c8-9cf9-2acb05bbc73a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
15884 2024.08.27 19:55:20.311344 [ 3 ] {77c79bd4-7db4-42c8-9cf9-2acb05bbc73a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
15885 2024.08.27 19:55:20.311481 [ 3 ] {77c79bd4-7db4-42c8-9cf9-2acb05bbc73a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15886 2024.08.27 19:55:20.311738 [ 3 ] {77c79bd4-7db4-42c8-9cf9-2acb05bbc73a} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15887 2024.08.27 19:55:20.311774 [ 3 ] {77c79bd4-7db4-42c8-9cf9-2acb05bbc73a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15888 2024.08.27 19:55:20.312123 [ 3 ] {77c79bd4-7db4-42c8-9cf9-2acb05bbc73a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
15889 2024.08.27 19:55:20.312439 [ 3 ] {77c79bd4-7db4-42c8-9cf9-2acb05bbc73a} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15890 2024.08.27 19:55:20.312605 [ 3 ] {77c79bd4-7db4-42c8-9cf9-2acb05bbc73a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001324 sec., 755.2870090634441 rows/sec., 50.89 KiB/sec.
15891 2024.08.27 19:55:20.312762 [ 3 ] {77c79bd4-7db4-42c8-9cf9-2acb05bbc73a} <Debug> DynamicQueryHandler: Done processing query
15892 2024.08.27 19:55:20.312786 [ 3 ] {77c79bd4-7db4-42c8-9cf9-2acb05bbc73a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
15893 2024.08.27 19:55:20.312802 [ 3 ] {} <Debug> HTTP-Session: 986d62a7-7075-4991-af7f-ba8193abff90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15894 2024.08.27 19:55:20.312953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44479, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15895 2024.08.27 19:55:20.313000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15896 2024.08.27 19:55:20.313020 [ 3 ] {} <Debug> HTTP-Session: 51cb6897-a88a-4b70-9e9b-beff446dadc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15897 2024.08.27 19:55:20.313037 [ 3 ] {} <Debug> HTTP-Session: 51cb6897-a88a-4b70-9e9b-beff446dadc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15898 2024.08.27 19:55:20.313051 [ 3 ] {} <Debug> HTTP-Session: 51cb6897-a88a-4b70-9e9b-beff446dadc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15899 2024.08.27 19:55:20.313082 [ 3 ] {} <Trace> HTTP-Session: 51cb6897-a88a-4b70-9e9b-beff446dadc0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15900 2024.08.27 19:55:20.313379 [ 3 ] {99736853-10c6-4afc-8e8b-1f5d924891d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15901 2024.08.27 19:55:20.313442 [ 3 ] {99736853-10c6-4afc-8e8b-1f5d924891d3} <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
15902 2024.08.27 19:55:20.313860 [ 3 ] {99736853-10c6-4afc-8e8b-1f5d924891d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15903 2024.08.27 19:55:20.314603 [ 3 ] {99736853-10c6-4afc-8e8b-1f5d924891d3} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15904 2024.08.27 19:55:20.314640 [ 3 ] {99736853-10c6-4afc-8e8b-1f5d924891d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15905 2024.08.27 19:55:20.315259 [ 3 ] {99736853-10c6-4afc-8e8b-1f5d924891d3} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
15906 2024.08.27 19:55:20.315673 [ 3 ] {99736853-10c6-4afc-8e8b-1f5d924891d3} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15907 2024.08.27 19:55:20.315870 [ 3 ] {99736853-10c6-4afc-8e8b-1f5d924891d3} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002694 sec., 10022.271714922048 rows/sec., 17.96 MiB/sec.
15908 2024.08.27 19:55:20.316298 [ 3 ] {99736853-10c6-4afc-8e8b-1f5d924891d3} <Debug> DynamicQueryHandler: Done processing query
15909 2024.08.27 19:55:20.316362 [ 3 ] {99736853-10c6-4afc-8e8b-1f5d924891d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
15910 2024.08.27 19:55:20.316416 [ 3 ] {} <Debug> HTTP-Session: 51cb6897-a88a-4b70-9e9b-beff446dadc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15911 2024.08.27 19:55:20.316657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15912 2024.08.27 19:55:20.316712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15913 2024.08.27 19:55:20.316731 [ 3 ] {} <Debug> HTTP-Session: 577d8010-f50f-4a43-ac5d-b713ab12f956 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15914 2024.08.27 19:55:20.316748 [ 3 ] {} <Debug> HTTP-Session: 577d8010-f50f-4a43-ac5d-b713ab12f956 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15915 2024.08.27 19:55:20.316763 [ 3 ] {} <Debug> HTTP-Session: 577d8010-f50f-4a43-ac5d-b713ab12f956 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15916 2024.08.27 19:55:20.316795 [ 3 ] {} <Trace> HTTP-Session: 577d8010-f50f-4a43-ac5d-b713ab12f956 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15917 2024.08.27 19:55:20.316921 [ 3 ] {ac713436-1df5-491c-afba-9b88d690a467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15918 2024.08.27 19:55:20.316967 [ 3 ] {ac713436-1df5-491c-afba-9b88d690a467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15919 2024.08.27 19:55:20.317109 [ 3 ] {ac713436-1df5-491c-afba-9b88d690a467} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15920 2024.08.27 19:55:20.317400 [ 3 ] {ac713436-1df5-491c-afba-9b88d690a467} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15921 2024.08.27 19:55:20.317436 [ 3 ] {ac713436-1df5-491c-afba-9b88d690a467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15922 2024.08.27 19:55:20.317797 [ 3 ] {ac713436-1df5-491c-afba-9b88d690a467} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
15923 2024.08.27 19:55:20.318115 [ 3 ] {ac713436-1df5-491c-afba-9b88d690a467} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15924 2024.08.27 19:55:20.318272 [ 3 ] {ac713436-1df5-491c-afba-9b88d690a467} <Debug> executeQuery: Read 78 rows, 5.05 KiB in 0.001393 sec., 55994.25699928213 rows/sec., 3.54 MiB/sec.
15925 2024.08.27 19:55:20.318435 [ 3 ] {ac713436-1df5-491c-afba-9b88d690a467} <Debug> DynamicQueryHandler: Done processing query
15926 2024.08.27 19:55:20.318460 [ 3 ] {ac713436-1df5-491c-afba-9b88d690a467} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15927 2024.08.27 19:55:20.318476 [ 3 ] {} <Debug> HTTP-Session: 577d8010-f50f-4a43-ac5d-b713ab12f956 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15928 2024.08.27 19:55:20.755097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 3686, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15929 2024.08.27 19:55:20.755170 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15930 2024.08.27 19:55:20.755191 [ 3 ] {} <Debug> HTTP-Session: 23e50b2d-c8cc-4d3b-bf73-a81aa95ff38f Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15931 2024.08.27 19:55:20.755212 [ 3 ] {} <Debug> HTTP-Session: 23e50b2d-c8cc-4d3b-bf73-a81aa95ff38f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15932 2024.08.27 19:55:20.755227 [ 3 ] {} <Debug> HTTP-Session: 23e50b2d-c8cc-4d3b-bf73-a81aa95ff38f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15933 2024.08.27 19:55:20.755263 [ 3 ] {} <Trace> HTTP-Session: 23e50b2d-c8cc-4d3b-bf73-a81aa95ff38f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15934 2024.08.27 19:55:20.755384 [ 3 ] {8edb3567-b1ff-4a9c-9a70-fb8d93393543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15935 2024.08.27 19:55:20.755431 [ 3 ] {8edb3567-b1ff-4a9c-9a70-fb8d93393543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15936 2024.08.27 19:55:20.755695 [ 3 ] {8edb3567-b1ff-4a9c-9a70-fb8d93393543} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15937 2024.08.27 19:55:20.756052 [ 3 ] {8edb3567-b1ff-4a9c-9a70-fb8d93393543} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15938 2024.08.27 19:55:20.756092 [ 3 ] {8edb3567-b1ff-4a9c-9a70-fb8d93393543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15939 2024.08.27 19:55:20.756465 [ 3 ] {8edb3567-b1ff-4a9c-9a70-fb8d93393543} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
15940 2024.08.27 19:55:20.756848 [ 3 ] {8edb3567-b1ff-4a9c-9a70-fb8d93393543} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15941 2024.08.27 19:55:20.757011 [ 3 ] {8edb3567-b1ff-4a9c-9a70-fb8d93393543} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001659 sec., 15672.091621458709 rows/sec., 1.21 MiB/sec.
15942 2024.08.27 19:55:20.757213 [ 3 ] {8edb3567-b1ff-4a9c-9a70-fb8d93393543} <Debug> DynamicQueryHandler: Done processing query
15943 2024.08.27 19:55:20.757238 [ 3 ] {8edb3567-b1ff-4a9c-9a70-fb8d93393543} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15944 2024.08.27 19:55:20.757254 [ 3 ] {} <Debug> HTTP-Session: 23e50b2d-c8cc-4d3b-bf73-a81aa95ff38f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15945 2024.08.27 19:55:20.757415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15946 2024.08.27 19:55:20.757464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15947 2024.08.27 19:55:20.757483 [ 3 ] {} <Debug> HTTP-Session: 79f5e01a-dd75-4204-971f-7befed9d70bb Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15948 2024.08.27 19:55:20.757500 [ 3 ] {} <Debug> HTTP-Session: 79f5e01a-dd75-4204-971f-7befed9d70bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15949 2024.08.27 19:55:20.757515 [ 3 ] {} <Debug> HTTP-Session: 79f5e01a-dd75-4204-971f-7befed9d70bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15950 2024.08.27 19:55:20.757546 [ 3 ] {} <Trace> HTTP-Session: 79f5e01a-dd75-4204-971f-7befed9d70bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15951 2024.08.27 19:55:20.757656 [ 3 ] {13f41f60-c215-44cb-a19f-84fa36788555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15952 2024.08.27 19:55:20.757699 [ 3 ] {13f41f60-c215-44cb-a19f-84fa36788555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15953 2024.08.27 19:55:20.757928 [ 3 ] {13f41f60-c215-44cb-a19f-84fa36788555} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15954 2024.08.27 19:55:20.758246 [ 3 ] {13f41f60-c215-44cb-a19f-84fa36788555} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15955 2024.08.27 19:55:20.758283 [ 3 ] {13f41f60-c215-44cb-a19f-84fa36788555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15956 2024.08.27 19:55:20.758636 [ 3 ] {13f41f60-c215-44cb-a19f-84fa36788555} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
15957 2024.08.27 19:55:20.758996 [ 3 ] {13f41f60-c215-44cb-a19f-84fa36788555} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15958 2024.08.27 19:55:20.759147 [ 3 ] {13f41f60-c215-44cb-a19f-84fa36788555} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001518 sec., 18445.32279314888 rows/sec., 1.44 MiB/sec.
15959 2024.08.27 19:55:20.759316 [ 3 ] {13f41f60-c215-44cb-a19f-84fa36788555} <Debug> DynamicQueryHandler: Done processing query
15960 2024.08.27 19:55:20.759340 [ 3 ] {13f41f60-c215-44cb-a19f-84fa36788555} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
15961 2024.08.27 19:55:20.759357 [ 3 ] {} <Debug> HTTP-Session: 79f5e01a-dd75-4204-971f-7befed9d70bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15962 2024.08.27 19:55:20.759525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1976, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15963 2024.08.27 19:55:20.759572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15964 2024.08.27 19:55:20.759599 [ 3 ] {} <Debug> HTTP-Session: c8b20d5d-9392-44ba-b515-e2ba73b2e899 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15965 2024.08.27 19:55:20.759616 [ 3 ] {} <Debug> HTTP-Session: c8b20d5d-9392-44ba-b515-e2ba73b2e899 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15966 2024.08.27 19:55:20.759630 [ 3 ] {} <Debug> HTTP-Session: c8b20d5d-9392-44ba-b515-e2ba73b2e899 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15967 2024.08.27 19:55:20.759661 [ 3 ] {} <Trace> HTTP-Session: c8b20d5d-9392-44ba-b515-e2ba73b2e899 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15968 2024.08.27 19:55:20.759758 [ 3 ] {f5517cf9-5326-4922-83b6-799836e5d3c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15969 2024.08.27 19:55:20.759803 [ 3 ] {f5517cf9-5326-4922-83b6-799836e5d3c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15970 2024.08.27 19:55:20.759945 [ 3 ] {f5517cf9-5326-4922-83b6-799836e5d3c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15971 2024.08.27 19:55:20.760220 [ 3 ] {f5517cf9-5326-4922-83b6-799836e5d3c0} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15972 2024.08.27 19:55:20.760256 [ 3 ] {f5517cf9-5326-4922-83b6-799836e5d3c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15973 2024.08.27 19:55:20.760616 [ 3 ] {f5517cf9-5326-4922-83b6-799836e5d3c0} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
15974 2024.08.27 19:55:20.760944 [ 3 ] {f5517cf9-5326-4922-83b6-799836e5d3c0} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15975 2024.08.27 19:55:20.761104 [ 3 ] {f5517cf9-5326-4922-83b6-799836e5d3c0} <Debug> executeQuery: Read 10 rows, 727.00 B in 0.001365 sec., 7326.007326007327 rows/sec., 520.12 KiB/sec.
15976 2024.08.27 19:55:20.761271 [ 3 ] {f5517cf9-5326-4922-83b6-799836e5d3c0} <Debug> DynamicQueryHandler: Done processing query
15977 2024.08.27 19:55:20.761294 [ 3 ] {f5517cf9-5326-4922-83b6-799836e5d3c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15978 2024.08.27 19:55:20.761310 [ 3 ] {} <Debug> HTTP-Session: c8b20d5d-9392-44ba-b515-e2ba73b2e899 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15979 2024.08.27 19:55:20.761450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15980 2024.08.27 19:55:20.761498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15981 2024.08.27 19:55:20.761516 [ 3 ] {} <Debug> HTTP-Session: c3788fb0-8ab8-4e32-baca-8ded505c2ca6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
15982 2024.08.27 19:55:20.761532 [ 3 ] {} <Debug> HTTP-Session: c3788fb0-8ab8-4e32-baca-8ded505c2ca6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15983 2024.08.27 19:55:20.761547 [ 3 ] {} <Debug> HTTP-Session: c3788fb0-8ab8-4e32-baca-8ded505c2ca6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15984 2024.08.27 19:55:20.761577 [ 3 ] {} <Trace> HTTP-Session: c3788fb0-8ab8-4e32-baca-8ded505c2ca6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15985 2024.08.27 19:55:20.761678 [ 3 ] {c75e23ab-03f6-4e6b-bbaa-5408deaa7959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15986 2024.08.27 19:55:20.761721 [ 3 ] {c75e23ab-03f6-4e6b-bbaa-5408deaa7959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15987 2024.08.27 19:55:20.761847 [ 3 ] {c75e23ab-03f6-4e6b-bbaa-5408deaa7959} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15988 2024.08.27 19:55:20.762089 [ 3 ] {c75e23ab-03f6-4e6b-bbaa-5408deaa7959} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15989 2024.08.27 19:55:20.762124 [ 3 ] {c75e23ab-03f6-4e6b-bbaa-5408deaa7959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
15990 2024.08.27 19:55:20.762460 [ 3 ] {c75e23ab-03f6-4e6b-bbaa-5408deaa7959} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
15991 2024.08.27 19:55:20.762791 [ 3 ] {c75e23ab-03f6-4e6b-bbaa-5408deaa7959} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15992 2024.08.27 19:55:20.762942 [ 3 ] {c75e23ab-03f6-4e6b-bbaa-5408deaa7959} <Debug> executeQuery: Read 4 rows, 288.00 B in 0.001278 sec., 3129.8904538341158 rows/sec., 220.07 KiB/sec.
15993 2024.08.27 19:55:20.763196 [ 3 ] {c75e23ab-03f6-4e6b-bbaa-5408deaa7959} <Debug> DynamicQueryHandler: Done processing query
15994 2024.08.27 19:55:20.763261 [ 3 ] {c75e23ab-03f6-4e6b-bbaa-5408deaa7959} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15995 2024.08.27 19:55:20.763325 [ 3 ] {} <Debug> HTTP-Session: c3788fb0-8ab8-4e32-baca-8ded505c2ca6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15996 2024.08.27 19:55:24.808477 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache
15997 2024.08.27 19:55:24.808565 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache
15998 2024.08.27 19:55:25.764030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 15572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15999 2024.08.27 19:55:25.764146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16000 2024.08.27 19:55:25.764176 [ 3 ] {} <Debug> HTTP-Session: 0c4861b3-1060-4add-b100-6e93fd67b2d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16001 2024.08.27 19:55:25.764202 [ 3 ] {} <Debug> HTTP-Session: 0c4861b3-1060-4add-b100-6e93fd67b2d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16002 2024.08.27 19:55:25.764217 [ 3 ] {} <Debug> HTTP-Session: 0c4861b3-1060-4add-b100-6e93fd67b2d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16003 2024.08.27 19:55:25.764266 [ 3 ] {} <Trace> HTTP-Session: 0c4861b3-1060-4add-b100-6e93fd67b2d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16004 2024.08.27 19:55:25.764478 [ 3 ] {99bb64de-146c-4967-b6e2-6242a0df9ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16005 2024.08.27 19:55:25.764544 [ 3 ] {99bb64de-146c-4967-b6e2-6242a0df9ef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16006 2024.08.27 19:55:25.764890 [ 3 ] {99bb64de-146c-4967-b6e2-6242a0df9ef9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16007 2024.08.27 19:55:25.765418 [ 3 ] {99bb64de-146c-4967-b6e2-6242a0df9ef9} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16008 2024.08.27 19:55:25.765464 [ 3 ] {99bb64de-146c-4967-b6e2-6242a0df9ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
16009 2024.08.27 19:55:25.765904 [ 3 ] {99bb64de-146c-4967-b6e2-6242a0df9ef9} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
16010 2024.08.27 19:55:25.766288 [ 3 ] {99bb64de-146c-4967-b6e2-6242a0df9ef9} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16011 2024.08.27 19:55:25.766461 [ 3 ] {99bb64de-146c-4967-b6e2-6242a0df9ef9} <Debug> executeQuery: Read 106 rows, 9.10 KiB in 0.002058 sec., 51506.31681243926 rows/sec., 4.32 MiB/sec.
16012 2024.08.27 19:55:25.766693 [ 3 ] {99bb64de-146c-4967-b6e2-6242a0df9ef9} <Debug> DynamicQueryHandler: Done processing query
16013 2024.08.27 19:55:25.766721 [ 3 ] {99bb64de-146c-4967-b6e2-6242a0df9ef9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
16014 2024.08.27 19:55:25.766738 [ 3 ] {} <Debug> HTTP-Session: 0c4861b3-1060-4add-b100-6e93fd67b2d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16015 2024.08.27 19:55:25.766915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 3638, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16016 2024.08.27 19:55:25.766970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16017 2024.08.27 19:55:25.766991 [ 3 ] {} <Debug> HTTP-Session: 8202cf4a-d9c5-4ca1-af4a-7ec3044c8cf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16018 2024.08.27 19:55:25.767009 [ 3 ] {} <Debug> HTTP-Session: 8202cf4a-d9c5-4ca1-af4a-7ec3044c8cf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16019 2024.08.27 19:55:25.767023 [ 3 ] {} <Debug> HTTP-Session: 8202cf4a-d9c5-4ca1-af4a-7ec3044c8cf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16020 2024.08.27 19:55:25.767059 [ 3 ] {} <Trace> HTTP-Session: 8202cf4a-d9c5-4ca1-af4a-7ec3044c8cf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16021 2024.08.27 19:55:25.767169 [ 3 ] {05fa9412-3f57-4382-a189-7bfc7637f17e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16022 2024.08.27 19:55:25.767216 [ 3 ] {05fa9412-3f57-4382-a189-7bfc7637f17e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16023 2024.08.27 19:55:25.767449 [ 3 ] {05fa9412-3f57-4382-a189-7bfc7637f17e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16024 2024.08.27 19:55:25.767788 [ 3 ] {05fa9412-3f57-4382-a189-7bfc7637f17e} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16025 2024.08.27 19:55:25.767827 [ 3 ] {05fa9412-3f57-4382-a189-7bfc7637f17e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
16026 2024.08.27 19:55:25.768178 [ 3 ] {05fa9412-3f57-4382-a189-7bfc7637f17e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
16027 2024.08.27 19:55:25.768541 [ 3 ] {05fa9412-3f57-4382-a189-7bfc7637f17e} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16028 2024.08.27 19:55:25.768709 [ 3 ] {05fa9412-3f57-4382-a189-7bfc7637f17e} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001566 sec., 15964.240102171138 rows/sec., 1.17 MiB/sec.
16029 2024.08.27 19:55:25.768873 [ 3 ] {05fa9412-3f57-4382-a189-7bfc7637f17e} <Debug> DynamicQueryHandler: Done processing query
16030 2024.08.27 19:55:25.768899 [ 3 ] {05fa9412-3f57-4382-a189-7bfc7637f17e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16031 2024.08.27 19:55:25.768915 [ 3 ] {} <Debug> HTTP-Session: 8202cf4a-d9c5-4ca1-af4a-7ec3044c8cf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16032 2024.08.27 19:55:25.769055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 15127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16033 2024.08.27 19:55:25.769105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16034 2024.08.27 19:55:25.769124 [ 3 ] {} <Debug> HTTP-Session: 27f937cf-df43-412b-a029-d6c7a3bde428 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16035 2024.08.27 19:55:25.769140 [ 3 ] {} <Debug> HTTP-Session: 27f937cf-df43-412b-a029-d6c7a3bde428 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16036 2024.08.27 19:55:25.769155 [ 3 ] {} <Debug> HTTP-Session: 27f937cf-df43-412b-a029-d6c7a3bde428 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16037 2024.08.27 19:55:25.769186 [ 3 ] {} <Trace> HTTP-Session: 27f937cf-df43-412b-a029-d6c7a3bde428 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16038 2024.08.27 19:55:25.769305 [ 3 ] {6cdc57e8-f1e6-4df0-8570-81e4512ee695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16039 2024.08.27 19:55:25.769350 [ 3 ] {6cdc57e8-f1e6-4df0-8570-81e4512ee695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16040 2024.08.27 19:55:25.769578 [ 3 ] {6cdc57e8-f1e6-4df0-8570-81e4512ee695} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16041 2024.08.27 19:55:25.769948 [ 3 ] {6cdc57e8-f1e6-4df0-8570-81e4512ee695} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16042 2024.08.27 19:55:25.769985 [ 3 ] {6cdc57e8-f1e6-4df0-8570-81e4512ee695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
16043 2024.08.27 19:55:25.770354 [ 3 ] {6cdc57e8-f1e6-4df0-8570-81e4512ee695} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
16044 2024.08.27 19:55:25.770717 [ 3 ] {6cdc57e8-f1e6-4df0-8570-81e4512ee695} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16045 2024.08.27 19:55:25.770869 [ 3 ] {6cdc57e8-f1e6-4df0-8570-81e4512ee695} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001605 sec., 55451.713395638624 rows/sec., 4.33 MiB/sec.
16046 2024.08.27 19:55:25.771118 [ 3 ] {6cdc57e8-f1e6-4df0-8570-81e4512ee695} <Debug> DynamicQueryHandler: Done processing query
16047 2024.08.27 19:55:25.771180 [ 3 ] {6cdc57e8-f1e6-4df0-8570-81e4512ee695} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
16048 2024.08.27 19:55:25.771243 [ 3 ] {} <Debug> HTTP-Session: 27f937cf-df43-412b-a029-d6c7a3bde428 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16049 2024.08.27 19:55:25.771496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 30657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16050 2024.08.27 19:55:25.771551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16051 2024.08.27 19:55:25.771570 [ 3 ] {} <Debug> HTTP-Session: d51f3b44-85a3-47d0-b41a-9aed94764d64 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16052 2024.08.27 19:55:25.771588 [ 3 ] {} <Debug> HTTP-Session: d51f3b44-85a3-47d0-b41a-9aed94764d64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16053 2024.08.27 19:55:25.771603 [ 3 ] {} <Debug> HTTP-Session: d51f3b44-85a3-47d0-b41a-9aed94764d64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16054 2024.08.27 19:55:25.771635 [ 3 ] {} <Trace> HTTP-Session: d51f3b44-85a3-47d0-b41a-9aed94764d64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16055 2024.08.27 19:55:25.771806 [ 3 ] {acc9a8dd-b047-451b-abc3-e6c56ea043ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16056 2024.08.27 19:55:25.771855 [ 3 ] {acc9a8dd-b047-451b-abc3-e6c56ea043ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16057 2024.08.27 19:55:25.772021 [ 3 ] {acc9a8dd-b047-451b-abc3-e6c56ea043ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16058 2024.08.27 19:55:25.772408 [ 3 ] {acc9a8dd-b047-451b-abc3-e6c56ea043ce} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16059 2024.08.27 19:55:25.772444 [ 3 ] {acc9a8dd-b047-451b-abc3-e6c56ea043ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
16060 2024.08.27 19:55:25.772833 [ 3 ] {acc9a8dd-b047-451b-abc3-e6c56ea043ce} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
16061 2024.08.27 19:55:25.773169 [ 3 ] {acc9a8dd-b047-451b-abc3-e6c56ea043ce} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16062 2024.08.27 19:55:25.773325 [ 3 ] {acc9a8dd-b047-451b-abc3-e6c56ea043ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001597 sec., 100187.85222291798 rows/sec., 6.98 MiB/sec.
16063 2024.08.27 19:55:25.773592 [ 3 ] {acc9a8dd-b047-451b-abc3-e6c56ea043ce} <Debug> DynamicQueryHandler: Done processing query
16064 2024.08.27 19:55:25.773656 [ 3 ] {acc9a8dd-b047-451b-abc3-e6c56ea043ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
16065 2024.08.27 19:55:25.773716 [ 3 ] {} <Debug> HTTP-Session: d51f3b44-85a3-47d0-b41a-9aed94764d64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16066 2024.08.27 19:55:25.773956 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 40489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16067 2024.08.27 19:55:25.774009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16068 2024.08.27 19:55:25.774030 [ 3 ] {} <Debug> HTTP-Session: dd5297f5-6f7e-47c3-b973-82e016dec117 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16069 2024.08.27 19:55:25.774047 [ 3 ] {} <Debug> HTTP-Session: dd5297f5-6f7e-47c3-b973-82e016dec117 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16070 2024.08.27 19:55:25.774061 [ 3 ] {} <Debug> HTTP-Session: dd5297f5-6f7e-47c3-b973-82e016dec117 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16071 2024.08.27 19:55:25.774093 [ 3 ] {} <Trace> HTTP-Session: dd5297f5-6f7e-47c3-b973-82e016dec117 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16072 2024.08.27 19:55:25.774372 [ 3 ] {f2072ea6-22c6-4179-b7f0-6f51892e6e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16073 2024.08.27 19:55:25.774445 [ 3 ] {f2072ea6-22c6-4179-b7f0-6f51892e6e35} <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
16074 2024.08.27 19:55:25.774888 [ 3 ] {f2072ea6-22c6-4179-b7f0-6f51892e6e35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16075 2024.08.27 19:55:25.775666 [ 3 ] {f2072ea6-22c6-4179-b7f0-6f51892e6e35} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16076 2024.08.27 19:55:25.775704 [ 3 ] {f2072ea6-22c6-4179-b7f0-6f51892e6e35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
16077 2024.08.27 19:55:25.776328 [ 3 ] {f2072ea6-22c6-4179-b7f0-6f51892e6e35} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
16078 2024.08.27 19:55:25.776748 [ 3 ] {f2072ea6-22c6-4179-b7f0-6f51892e6e35} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16079 2024.08.27 19:55:25.776957 [ 3 ] {f2072ea6-22c6-4179-b7f0-6f51892e6e35} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00278 sec., 8992.805755395684 rows/sec., 16.11 MiB/sec.
16080 2024.08.27 19:55:25.777192 [ 3 ] {f2072ea6-22c6-4179-b7f0-6f51892e6e35} <Debug> DynamicQueryHandler: Done processing query
16081 2024.08.27 19:55:25.777216 [ 3 ] {f2072ea6-22c6-4179-b7f0-6f51892e6e35} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
16082 2024.08.27 19:55:25.777233 [ 3 ] {} <Debug> HTTP-Session: dd5297f5-6f7e-47c3-b973-82e016dec117 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16083 2024.08.27 19:55:25.777370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16084 2024.08.27 19:55:25.777420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16085 2024.08.27 19:55:25.777439 [ 3 ] {} <Debug> HTTP-Session: 3340ad23-5ab7-4994-b5fe-08d533b8d5eb Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16086 2024.08.27 19:55:25.777456 [ 3 ] {} <Debug> HTTP-Session: 3340ad23-5ab7-4994-b5fe-08d533b8d5eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16087 2024.08.27 19:55:25.777470 [ 3 ] {} <Debug> HTTP-Session: 3340ad23-5ab7-4994-b5fe-08d533b8d5eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16088 2024.08.27 19:55:25.777501 [ 3 ] {} <Trace> HTTP-Session: 3340ad23-5ab7-4994-b5fe-08d533b8d5eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16089 2024.08.27 19:55:25.777617 [ 3 ] {78b44c2f-32c1-4335-97aa-c964c17400a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16090 2024.08.27 19:55:25.777670 [ 3 ] {78b44c2f-32c1-4335-97aa-c964c17400a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16091 2024.08.27 19:55:25.777801 [ 3 ] {78b44c2f-32c1-4335-97aa-c964c17400a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16092 2024.08.27 19:55:25.778087 [ 3 ] {78b44c2f-32c1-4335-97aa-c964c17400a3} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16093 2024.08.27 19:55:25.778124 [ 3 ] {78b44c2f-32c1-4335-97aa-c964c17400a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB.
16094 2024.08.27 19:55:25.778488 [ 3 ] {78b44c2f-32c1-4335-97aa-c964c17400a3} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
16095 2024.08.27 19:55:25.778820 [ 3 ] {78b44c2f-32c1-4335-97aa-c964c17400a3} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16096 2024.08.27 19:55:25.778967 [ 3 ] {78b44c2f-32c1-4335-97aa-c964c17400a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001388 sec., 43227.66570605188 rows/sec., 2.91 MiB/sec.
16097 2024.08.27 19:55:25.779122 [ 3 ] {78b44c2f-32c1-4335-97aa-c964c17400a3} <Debug> DynamicQueryHandler: Done processing query
16098 2024.08.27 19:55:25.779146 [ 3 ] {78b44c2f-32c1-4335-97aa-c964c17400a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16099 2024.08.27 19:55:25.779162 [ 3 ] {} <Debug> HTTP-Session: 3340ad23-5ab7-4994-b5fe-08d533b8d5eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16100 2024.08.27 19:55:30.768533 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 36816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16101 2024.08.27 19:55:30.768655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16102 2024.08.27 19:55:30.768680 [ 3 ] {} <Debug> HTTP-Session: dd32e44d-00b8-4739-8501-00ba475b1783 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16103 2024.08.27 19:55:30.768704 [ 3 ] {} <Debug> HTTP-Session: dd32e44d-00b8-4739-8501-00ba475b1783 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16104 2024.08.27 19:55:30.768726 [ 3 ] {} <Debug> HTTP-Session: dd32e44d-00b8-4739-8501-00ba475b1783 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16105 2024.08.27 19:55:30.768775 [ 3 ] {} <Trace> HTTP-Session: dd32e44d-00b8-4739-8501-00ba475b1783 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16106 2024.08.27 19:55:30.769020 [ 3 ] {a4585074-b889-42f9-9ae4-98017a28e12e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16107 2024.08.27 19:55:30.769088 [ 3 ] {a4585074-b889-42f9-9ae4-98017a28e12e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16108 2024.08.27 19:55:30.769417 [ 3 ] {a4585074-b889-42f9-9ae4-98017a28e12e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16109 2024.08.27 19:55:30.770030 [ 3 ] {a4585074-b889-42f9-9ae4-98017a28e12e} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16110 2024.08.27 19:55:30.770072 [ 3 ] {a4585074-b889-42f9-9ae4-98017a28e12e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16111 2024.08.27 19:55:30.770501 [ 3 ] {a4585074-b889-42f9-9ae4-98017a28e12e} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
16112 2024.08.27 19:55:30.770877 [ 3 ] {a4585074-b889-42f9-9ae4-98017a28e12e} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16113 2024.08.27 19:55:30.771024 [ 3 ] {a4585074-b889-42f9-9ae4-98017a28e12e} <Debug> executeQuery: Read 243 rows, 22.06 KiB in 0.002117 sec., 114785.07321681625 rows/sec., 10.18 MiB/sec.
16114 2024.08.27 19:55:30.771243 [ 3 ] {a4585074-b889-42f9-9ae4-98017a28e12e} <Debug> DynamicQueryHandler: Done processing query
16115 2024.08.27 19:55:30.771270 [ 3 ] {a4585074-b889-42f9-9ae4-98017a28e12e} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
16116 2024.08.27 19:55:30.771286 [ 3 ] {} <Debug> HTTP-Session: dd32e44d-00b8-4739-8501-00ba475b1783 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16117 2024.08.27 19:55:30.771466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 3917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16118 2024.08.27 19:55:30.771520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16119 2024.08.27 19:55:30.771539 [ 3 ] {} <Debug> HTTP-Session: 2673afda-49cb-40bf-8db1-9dd00e3ebc05 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16120 2024.08.27 19:55:30.771557 [ 3 ] {} <Debug> HTTP-Session: 2673afda-49cb-40bf-8db1-9dd00e3ebc05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16121 2024.08.27 19:55:30.771571 [ 3 ] {} <Debug> HTTP-Session: 2673afda-49cb-40bf-8db1-9dd00e3ebc05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16122 2024.08.27 19:55:30.771606 [ 3 ] {} <Trace> HTTP-Session: 2673afda-49cb-40bf-8db1-9dd00e3ebc05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16123 2024.08.27 19:55:30.771725 [ 3 ] {af119bcc-5911-443e-a77b-d8f0e9de8270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16124 2024.08.27 19:55:30.771771 [ 3 ] {af119bcc-5911-443e-a77b-d8f0e9de8270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16125 2024.08.27 19:55:30.772002 [ 3 ] {af119bcc-5911-443e-a77b-d8f0e9de8270} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16126 2024.08.27 19:55:30.772393 [ 3 ] {af119bcc-5911-443e-a77b-d8f0e9de8270} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16127 2024.08.27 19:55:30.772430 [ 3 ] {af119bcc-5911-443e-a77b-d8f0e9de8270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16128 2024.08.27 19:55:30.772781 [ 3 ] {af119bcc-5911-443e-a77b-d8f0e9de8270} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
16129 2024.08.27 19:55:30.773140 [ 3 ] {af119bcc-5911-443e-a77b-d8f0e9de8270} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16130 2024.08.27 19:55:30.773272 [ 3 ] {af119bcc-5911-443e-a77b-d8f0e9de8270} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001586 sec., 17023.959646910465 rows/sec., 1.25 MiB/sec.
16131 2024.08.27 19:55:30.773272 [ 139 ] {} <Debug> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
16132 2024.08.27 19:55:30.773343 [ 139 ] {} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16133 2024.08.27 19:55:30.773382 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16134 2024.08.27 19:55:30.773503 [ 3 ] {af119bcc-5911-443e-a77b-d8f0e9de8270} <Debug> DynamicQueryHandler: Done processing query
16135 2024.08.27 19:55:30.773576 [ 3 ] {af119bcc-5911-443e-a77b-d8f0e9de8270} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16136 2024.08.27 19:55:30.773643 [ 3 ] {} <Debug> HTTP-Session: 2673afda-49cb-40bf-8db1-9dd00e3ebc05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16137 2024.08.27 19:55:30.773799 [ 188 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::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
16138 2024.08.27 19:55:30.773934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16139 2024.08.27 19:55:30.774120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16140 2024.08.27 19:55:30.774218 [ 3 ] {} <Debug> HTTP-Session: cbf75314-3c6e-4924-bdd1-f7f9d72e6f8a Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16141 2024.08.27 19:55:30.774296 [ 3 ] {} <Debug> HTTP-Session: cbf75314-3c6e-4924-bdd1-f7f9d72e6f8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16142 2024.08.27 19:55:30.774365 [ 3 ] {} <Debug> HTTP-Session: cbf75314-3c6e-4924-bdd1-f7f9d72e6f8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16143 2024.08.27 19:55:30.774510 [ 3 ] {} <Trace> HTTP-Session: cbf75314-3c6e-4924-bdd1-f7f9d72e6f8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16144 2024.08.27 19:55:30.774767 [ 188 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16145 2024.08.27 19:55:30.774823 [ 3 ] {3656aca1-e9e0-455b-8333-b4d89d3111b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
16146 2024.08.27 19:55:30.774850 [ 188 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 67 rows starting from the beginning of the part
16147 2024.08.27 19:55:30.774921 [ 3 ] {3656aca1-e9e0-455b-8333-b4d89d3111b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
16148 2024.08.27 19:55:30.775166 [ 188 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 27 rows starting from the beginning of the part
16149 2024.08.27 19:55:30.775450 [ 188 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 25 rows starting from the beginning of the part
16150 2024.08.27 19:55:30.775828 [ 188 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 31 rows starting from the beginning of the part
16151 2024.08.27 19:55:30.776226 [ 188 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 25 rows starting from the beginning of the part
16152 2024.08.27 19:55:30.776611 [ 188 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 27 rows starting from the beginning of the part
16153 2024.08.27 19:55:30.776756 [ 3 ] {3656aca1-e9e0-455b-8333-b4d89d3111b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16154 2024.08.27 19:55:30.777836 [ 3 ] {3656aca1-e9e0-455b-8333-b4d89d3111b2} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16155 2024.08.27 19:55:30.777883 [ 3 ] {3656aca1-e9e0-455b-8333-b4d89d3111b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16156 2024.08.27 19:55:30.778946 [ 3 ] {3656aca1-e9e0-455b-8333-b4d89d3111b2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
16157 2024.08.27 19:55:30.779610 [ 188 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 5 columns (5 merged, 0 gathered) in 0.00613418 sec., 32930.23680426723 rows/sec., 2.52 MiB/sec.
16158 2024.08.27 19:55:30.779836 [ 188 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
16159 2024.08.27 19:55:30.780022 [ 3 ] {3656aca1-e9e0-455b-8333-b4d89d3111b2} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16160 2024.08.27 19:55:30.780575 [ 3 ] {3656aca1-e9e0-455b-8333-b4d89d3111b2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005774 sec., 2424.6622791825425 rows/sec., 169.81 KiB/sec.
16161 2024.08.27 19:55:30.781563 [ 3 ] {3656aca1-e9e0-455b-8333-b4d89d3111b2} <Debug> DynamicQueryHandler: Done processing query
16162 2024.08.27 19:55:30.781646 [ 3 ] {3656aca1-e9e0-455b-8333-b4d89d3111b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16163 2024.08.27 19:55:30.781739 [ 3 ] {} <Debug> HTTP-Session: cbf75314-3c6e-4924-bdd1-f7f9d72e6f8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16164 2024.08.27 19:55:30.782008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16165 2024.08.27 19:55:30.782130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16166 2024.08.27 19:55:30.782153 [ 3 ] {} <Debug> HTTP-Session: cb8065dd-fe59-4b38-a634-67893f641039 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16167 2024.08.27 19:55:30.782180 [ 3 ] {} <Debug> HTTP-Session: cb8065dd-fe59-4b38-a634-67893f641039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16168 2024.08.27 19:55:30.782214 [ 3 ] {} <Debug> HTTP-Session: cb8065dd-fe59-4b38-a634-67893f641039 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16169 2024.08.27 19:55:30.782274 [ 3 ] {} <Trace> HTTP-Session: cb8065dd-fe59-4b38-a634-67893f641039 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16170 2024.08.27 19:55:30.782437 [ 3 ] {f50f7bc0-ff39-4ea3-b83e-10e0f69ba0ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
16171 2024.08.27 19:55:30.782452 [ 188 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_76_15} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16172 2024.08.27 19:55:30.782504 [ 3 ] {f50f7bc0-ff39-4ea3-b83e-10e0f69ba0ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
16173 2024.08.27 19:55:30.782634 [ 188 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_76_15} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
16174 2024.08.27 19:55:30.782812 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
16175 2024.08.27 19:55:30.782982 [ 3 ] {f50f7bc0-ff39-4ea3-b83e-10e0f69ba0ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16176 2024.08.27 19:55:30.783315 [ 3 ] {f50f7bc0-ff39-4ea3-b83e-10e0f69ba0ce} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16177 2024.08.27 19:55:30.783354 [ 3 ] {f50f7bc0-ff39-4ea3-b83e-10e0f69ba0ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16178 2024.08.27 19:55:30.783724 [ 3 ] {f50f7bc0-ff39-4ea3-b83e-10e0f69ba0ce} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
16179 2024.08.27 19:55:30.784091 [ 3 ] {f50f7bc0-ff39-4ea3-b83e-10e0f69ba0ce} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16180 2024.08.27 19:55:30.784219 [ 3 ] {f50f7bc0-ff39-4ea3-b83e-10e0f69ba0ce} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001841 sec., 3259.0983161325366 rows/sec., 192.55 KiB/sec.
16181 2024.08.27 19:55:30.784550 [ 3 ] {f50f7bc0-ff39-4ea3-b83e-10e0f69ba0ce} <Debug> DynamicQueryHandler: Done processing query
16182 2024.08.27 19:55:30.784589 [ 3 ] {f50f7bc0-ff39-4ea3-b83e-10e0f69ba0ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16183 2024.08.27 19:55:30.784609 [ 3 ] {} <Debug> HTTP-Session: cb8065dd-fe59-4b38-a634-67893f641039 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16184 2024.08.27 19:55:30.784789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 66337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16185 2024.08.27 19:55:30.784841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16186 2024.08.27 19:55:30.784861 [ 3 ] {} <Debug> HTTP-Session: c6710db8-94c6-4c40-9631-dda196bfe335 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16187 2024.08.27 19:55:30.784878 [ 3 ] {} <Debug> HTTP-Session: c6710db8-94c6-4c40-9631-dda196bfe335 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16188 2024.08.27 19:55:30.784892 [ 3 ] {} <Debug> HTTP-Session: c6710db8-94c6-4c40-9631-dda196bfe335 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16189 2024.08.27 19:55:30.784923 [ 3 ] {} <Trace> HTTP-Session: c6710db8-94c6-4c40-9631-dda196bfe335 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16190 2024.08.27 19:55:30.785139 [ 3 ] {a3c07976-8cea-4674-9f4d-07a274666bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16191 2024.08.27 19:55:30.785182 [ 3 ] {a3c07976-8cea-4674-9f4d-07a274666bc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16192 2024.08.27 19:55:30.786691 [ 3 ] {a3c07976-8cea-4674-9f4d-07a274666bc4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16193 2024.08.27 19:55:30.787436 [ 3 ] {a3c07976-8cea-4674-9f4d-07a274666bc4} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16194 2024.08.27 19:55:30.787475 [ 3 ] {a3c07976-8cea-4674-9f4d-07a274666bc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16195 2024.08.27 19:55:30.787863 [ 3 ] {a3c07976-8cea-4674-9f4d-07a274666bc4} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
16196 2024.08.27 19:55:30.788217 [ 3 ] {a3c07976-8cea-4674-9f4d-07a274666bc4} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16197 2024.08.27 19:55:30.788369 [ 3 ] {a3c07976-8cea-4674-9f4d-07a274666bc4} <Debug> executeQuery: Read 409 rows, 29.84 KiB in 0.003336 sec., 122601.91846522782 rows/sec., 8.74 MiB/sec.
16198 2024.08.27 19:55:30.788571 [ 3 ] {a3c07976-8cea-4674-9f4d-07a274666bc4} <Debug> DynamicQueryHandler: Done processing query
16199 2024.08.27 19:55:30.788595 [ 3 ] {a3c07976-8cea-4674-9f4d-07a274666bc4} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
16200 2024.08.27 19:55:30.788612 [ 3 ] {} <Debug> HTTP-Session: c6710db8-94c6-4c40-9631-dda196bfe335 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16201 2024.08.27 19:55:30.788872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16202 2024.08.27 19:55:30.788923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16203 2024.08.27 19:55:30.788943 [ 3 ] {} <Debug> HTTP-Session: 33f1cd4f-689c-4a48-b1ce-1d5e341b9fa5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16204 2024.08.27 19:55:30.788959 [ 3 ] {} <Debug> HTTP-Session: 33f1cd4f-689c-4a48-b1ce-1d5e341b9fa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16205 2024.08.27 19:55:30.788974 [ 3 ] {} <Debug> HTTP-Session: 33f1cd4f-689c-4a48-b1ce-1d5e341b9fa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16206 2024.08.27 19:55:30.789005 [ 3 ] {} <Trace> HTTP-Session: 33f1cd4f-689c-4a48-b1ce-1d5e341b9fa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16207 2024.08.27 19:55:30.789101 [ 3 ] {d6e86bd3-2c25-4df5-8047-72ef692e078c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
16208 2024.08.27 19:55:30.789146 [ 3 ] {d6e86bd3-2c25-4df5-8047-72ef692e078c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
16209 2024.08.27 19:55:30.789279 [ 3 ] {d6e86bd3-2c25-4df5-8047-72ef692e078c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16210 2024.08.27 19:55:30.789548 [ 3 ] {d6e86bd3-2c25-4df5-8047-72ef692e078c} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16211 2024.08.27 19:55:30.789584 [ 3 ] {d6e86bd3-2c25-4df5-8047-72ef692e078c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16212 2024.08.27 19:55:30.789948 [ 3 ] {d6e86bd3-2c25-4df5-8047-72ef692e078c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
16213 2024.08.27 19:55:30.790261 [ 3 ] {d6e86bd3-2c25-4df5-8047-72ef692e078c} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16214 2024.08.27 19:55:30.790413 [ 3 ] {d6e86bd3-2c25-4df5-8047-72ef692e078c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001331 sec., 4507.888805409467 rows/sec., 235.52 KiB/sec.
16215 2024.08.27 19:55:30.790584 [ 3 ] {d6e86bd3-2c25-4df5-8047-72ef692e078c} <Debug> DynamicQueryHandler: Done processing query
16216 2024.08.27 19:55:30.790608 [ 3 ] {d6e86bd3-2c25-4df5-8047-72ef692e078c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16217 2024.08.27 19:55:30.790624 [ 3 ] {} <Debug> HTTP-Session: 33f1cd4f-689c-4a48-b1ce-1d5e341b9fa5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16218 2024.08.27 19:55:30.790774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44659, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16219 2024.08.27 19:55:30.790823 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16220 2024.08.27 19:55:30.790842 [ 3 ] {} <Debug> HTTP-Session: f83d2b48-ed02-4d95-8452-0c133d91d3bd Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16221 2024.08.27 19:55:30.790858 [ 3 ] {} <Debug> HTTP-Session: f83d2b48-ed02-4d95-8452-0c133d91d3bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16222 2024.08.27 19:55:30.790872 [ 3 ] {} <Debug> HTTP-Session: f83d2b48-ed02-4d95-8452-0c133d91d3bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16223 2024.08.27 19:55:30.790902 [ 3 ] {} <Trace> HTTP-Session: f83d2b48-ed02-4d95-8452-0c133d91d3bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16224 2024.08.27 19:55:30.791133 [ 3 ] {0c2cc379-623a-4dea-aee9-090330ea2c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16225 2024.08.27 19:55:30.791178 [ 3 ] {0c2cc379-623a-4dea-aee9-090330ea2c61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16226 2024.08.27 19:55:30.791324 [ 3 ] {0c2cc379-623a-4dea-aee9-090330ea2c61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16227 2024.08.27 19:55:30.791781 [ 3 ] {0c2cc379-623a-4dea-aee9-090330ea2c61} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16228 2024.08.27 19:55:30.791817 [ 3 ] {0c2cc379-623a-4dea-aee9-090330ea2c61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16229 2024.08.27 19:55:30.792192 [ 3 ] {0c2cc379-623a-4dea-aee9-090330ea2c61} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
16230 2024.08.27 19:55:30.792522 [ 3 ] {0c2cc379-623a-4dea-aee9-090330ea2c61} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16231 2024.08.27 19:55:30.792677 [ 3 ] {0c2cc379-623a-4dea-aee9-090330ea2c61} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001695 sec., 139823.00884955752 rows/sec., 9.37 MiB/sec.
16232 2024.08.27 19:55:30.792688 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Selected 6 parts from all_1_90_18 to all_95_95_0
16233 2024.08.27 19:55:30.792764 [ 136 ] {} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16234 2024.08.27 19:55:30.792815 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16235 2024.08.27 19:55:30.792989 [ 3 ] {0c2cc379-623a-4dea-aee9-090330ea2c61} <Debug> DynamicQueryHandler: Done processing query
16236 2024.08.27 19:55:30.793022 [ 186 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_95_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_90_18 to all_95_95_0 into Compact with storage Full
16237 2024.08.27 19:55:30.793036 [ 3 ] {0c2cc379-623a-4dea-aee9-090330ea2c61} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
16238 2024.08.27 19:55:30.793126 [ 3 ] {} <Debug> HTTP-Session: f83d2b48-ed02-4d95-8452-0c133d91d3bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16239 2024.08.27 19:55:30.793275 [ 186 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_95_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16240 2024.08.27 19:55:30.793325 [ 186 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_90_18, total 24735 rows starting from the beginning of the part
16241 2024.08.27 19:55:30.793360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16242 2024.08.27 19:55:30.793511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16243 2024.08.27 19:55:30.793604 [ 186 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part
16244 2024.08.27 19:55:30.793619 [ 3 ] {} <Debug> HTTP-Session: fea67a99-8804-401c-8b5b-338975f13fc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16245 2024.08.27 19:55:30.793684 [ 3 ] {} <Debug> HTTP-Session: fea67a99-8804-401c-8b5b-338975f13fc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16246 2024.08.27 19:55:30.793756 [ 3 ] {} <Debug> HTTP-Session: fea67a99-8804-401c-8b5b-338975f13fc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16247 2024.08.27 19:55:30.793839 [ 186 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 913 rows starting from the beginning of the part
16248 2024.08.27 19:55:30.793910 [ 3 ] {} <Trace> HTTP-Session: fea67a99-8804-401c-8b5b-338975f13fc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16249 2024.08.27 19:55:30.794127 [ 186 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 10 rows starting from the beginning of the part
16250 2024.08.27 19:55:30.794257 [ 3 ] {fe6c017d-0fcb-481c-8f25-2e932e4e7023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
16251 2024.08.27 19:55:30.794460 [ 186 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part
16252 2024.08.27 19:55:30.794501 [ 3 ] {fe6c017d-0fcb-481c-8f25-2e932e4e7023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
16253 2024.08.27 19:55:30.794829 [ 186 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 237 rows starting from the beginning of the part
16254 2024.08.27 19:55:30.795721 [ 3 ] {fe6c017d-0fcb-481c-8f25-2e932e4e7023} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16255 2024.08.27 19:55:30.796323 [ 3 ] {fe6c017d-0fcb-481c-8f25-2e932e4e7023} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16256 2024.08.27 19:55:30.796362 [ 3 ] {fe6c017d-0fcb-481c-8f25-2e932e4e7023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16257 2024.08.27 19:55:30.796836 [ 3 ] {fe6c017d-0fcb-481c-8f25-2e932e4e7023} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
16258 2024.08.27 19:55:30.797360 [ 3 ] {fe6c017d-0fcb-481c-8f25-2e932e4e7023} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16259 2024.08.27 19:55:30.797691 [ 3 ] {fe6c017d-0fcb-481c-8f25-2e932e4e7023} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003536 sec., 282.80542986425337 rows/sec., 19.06 KiB/sec.
16260 2024.08.27 19:55:30.798305 [ 3 ] {fe6c017d-0fcb-481c-8f25-2e932e4e7023} <Debug> DynamicQueryHandler: Done processing query
16261 2024.08.27 19:55:30.798402 [ 3 ] {fe6c017d-0fcb-481c-8f25-2e932e4e7023} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
16262 2024.08.27 19:55:30.798487 [ 3 ] {} <Debug> HTTP-Session: fea67a99-8804-401c-8b5b-338975f13fc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16263 2024.08.27 19:55:30.798804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16264 2024.08.27 19:55:30.798918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16265 2024.08.27 19:55:30.798941 [ 3 ] {} <Debug> HTTP-Session: fa3c1094-4acc-4a99-bb9a-31bdf82a1cff Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16266 2024.08.27 19:55:30.798966 [ 3 ] {} <Debug> HTTP-Session: fa3c1094-4acc-4a99-bb9a-31bdf82a1cff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16267 2024.08.27 19:55:30.798981 [ 3 ] {} <Debug> HTTP-Session: fa3c1094-4acc-4a99-bb9a-31bdf82a1cff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16268 2024.08.27 19:55:30.799020 [ 3 ] {} <Trace> HTTP-Session: fa3c1094-4acc-4a99-bb9a-31bdf82a1cff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16269 2024.08.27 19:55:30.799330 [ 3 ] {2d7b324d-d005-4224-8ebc-c485ebd60417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16270 2024.08.27 19:55:30.799401 [ 3 ] {2d7b324d-d005-4224-8ebc-c485ebd60417} <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
16271 2024.08.27 19:55:30.800024 [ 3 ] {2d7b324d-d005-4224-8ebc-c485ebd60417} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16272 2024.08.27 19:55:30.800965 [ 3 ] {2d7b324d-d005-4224-8ebc-c485ebd60417} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16273 2024.08.27 19:55:30.801003 [ 3 ] {2d7b324d-d005-4224-8ebc-c485ebd60417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16274 2024.08.27 19:55:30.801858 [ 3 ] {2d7b324d-d005-4224-8ebc-c485ebd60417} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
16275 2024.08.27 19:55:30.802641 [ 3 ] {2d7b324d-d005-4224-8ebc-c485ebd60417} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16276 2024.08.27 19:55:30.802920 [ 136 ] {} <Debug> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
16277 2024.08.27 19:55:30.802940 [ 3 ] {2d7b324d-d005-4224-8ebc-c485ebd60417} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.003832 sec., 7045.929018789144 rows/sec., 12.63 MiB/sec.
16278 2024.08.27 19:55:30.803008 [ 136 ] {} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16279 2024.08.27 19:55:30.803121 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16280 2024.08.27 19:55:30.803473 [ 194 ] {25052027-0a03-49be-8655-a6c64ba66c34::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
16281 2024.08.27 19:55:30.803754 [ 3 ] {2d7b324d-d005-4224-8ebc-c485ebd60417} <Debug> DynamicQueryHandler: Done processing query
16282 2024.08.27 19:55:30.803851 [ 3 ] {2d7b324d-d005-4224-8ebc-c485ebd60417} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
16283 2024.08.27 19:55:30.803955 [ 3 ] {} <Debug> HTTP-Session: fa3c1094-4acc-4a99-bb9a-31bdf82a1cff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16284 2024.08.27 19:55:30.804191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 12143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16285 2024.08.27 19:55:30.804343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16286 2024.08.27 19:55:30.804365 [ 194 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16287 2024.08.27 19:55:30.804397 [ 3 ] {} <Debug> HTTP-Session: 4409b678-a5f3-4651-8e99-cca1a3aba647 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16288 2024.08.27 19:55:30.804491 [ 3 ] {} <Debug> HTTP-Session: 4409b678-a5f3-4651-8e99-cca1a3aba647 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16289 2024.08.27 19:55:30.804555 [ 3 ] {} <Debug> HTTP-Session: 4409b678-a5f3-4651-8e99-cca1a3aba647 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16290 2024.08.27 19:55:30.804732 [ 194 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1388 rows starting from the beginning of the part
16291 2024.08.27 19:55:30.804754 [ 3 ] {} <Trace> HTTP-Session: 4409b678-a5f3-4651-8e99-cca1a3aba647 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16292 2024.08.27 19:55:30.805252 [ 186 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_95_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26215 rows, containing 5 columns (5 merged, 0 gathered) in 0.012318991 sec., 2128015.1921533183 rows/sec., 143.84 MiB/sec.
16293 2024.08.27 19:55:30.805311 [ 3 ] {3e2b404e-22cd-4827-8502-0ac44c4ac982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16294 2024.08.27 19:55:30.805573 [ 3 ] {3e2b404e-22cd-4827-8502-0ac44c4ac982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16295 2024.08.27 19:55:30.805777 [ 186 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_95_19} <Trace> MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary)
16296 2024.08.27 19:55:30.806138 [ 194 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 27 rows starting from the beginning of the part
16297 2024.08.27 19:55:30.807181 [ 3 ] {3e2b404e-22cd-4827-8502-0ac44c4ac982} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16298 2024.08.27 19:55:30.807703 [ 194 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 25 rows starting from the beginning of the part
16299 2024.08.27 19:55:30.808546 [ 197 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16300 2024.08.27 19:55:30.808967 [ 194 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 27 rows starting from the beginning of the part
16301 2024.08.27 19:55:30.809232 [ 197 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Merged 6 parts: [all_1_90_18, all_95_95_0] -> all_1_95_19
16302 2024.08.27 19:55:30.809282 [ 3 ] {3e2b404e-22cd-4827-8502-0ac44c4ac982} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16303 2024.08.27 19:55:30.809414 [ 3 ] {3e2b404e-22cd-4827-8502-0ac44c4ac982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16304 2024.08.27 19:55:30.809957 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB.
16305 2024.08.27 19:55:30.809969 [ 194 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 25 rows starting from the beginning of the part
16306 2024.08.27 19:55:30.810705 [ 194 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 27 rows starting from the beginning of the part
16307 2024.08.27 19:55:30.810820 [ 3 ] {3e2b404e-22cd-4827-8502-0ac44c4ac982} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
16308 2024.08.27 19:55:30.811785 [ 3 ] {3e2b404e-22cd-4827-8502-0ac44c4ac982} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16309 2024.08.27 19:55:30.812149 [ 3 ] {3e2b404e-22cd-4827-8502-0ac44c4ac982} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.007091 sec., 11563.954308278098 rows/sec., 752.08 KiB/sec.
16310 2024.08.27 19:55:30.812543 [ 3 ] {3e2b404e-22cd-4827-8502-0ac44c4ac982} <Debug> DynamicQueryHandler: Done processing query
16311 2024.08.27 19:55:30.812588 [ 3 ] {3e2b404e-22cd-4827-8502-0ac44c4ac982} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16312 2024.08.27 19:55:30.812627 [ 3 ] {} <Debug> HTTP-Session: 4409b678-a5f3-4651-8e99-cca1a3aba647 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16313 2024.08.27 19:55:30.818937 [ 197 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1519 rows, containing 19 columns (19 merged, 0 gathered) in 0.015616055 sec., 97271.68609485558 rows/sec., 174.31 MiB/sec.
16314 2024.08.27 19:55:30.820406 [ 201 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
16315 2024.08.27 19:55:30.821039 [ 201 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16316 2024.08.27 19:55:30.821125 [ 201 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
16317 2024.08.27 19:55:30.821276 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.71 MiB.
16318 2024.08.27 19:55:31.000160 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.59 MiB, peak 222.17 MiB, free memory in arenas 0.00 B, will set to 212.70 MiB (RSS), difference: 3.10 MiB
16319 2024.08.27 19:55:35.759581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16320 2024.08.27 19:55:35.759700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16321 2024.08.27 19:55:35.759724 [ 3 ] {} <Debug> HTTP-Session: c0b3fd61-5b01-42c0-8a83-1e159c7d6e8e Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16322 2024.08.27 19:55:35.759748 [ 3 ] {} <Debug> HTTP-Session: c0b3fd61-5b01-42c0-8a83-1e159c7d6e8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16323 2024.08.27 19:55:35.759771 [ 3 ] {} <Debug> HTTP-Session: c0b3fd61-5b01-42c0-8a83-1e159c7d6e8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16324 2024.08.27 19:55:35.759821 [ 3 ] {} <Trace> HTTP-Session: c0b3fd61-5b01-42c0-8a83-1e159c7d6e8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16325 2024.08.27 19:55:35.760072 [ 3 ] {eb687ac1-8c4b-476d-8a88-4ff201012e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
16326 2024.08.27 19:55:35.760489 [ 3 ] {eb687ac1-8c4b-476d-8a88-4ff201012e38} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
16327 2024.08.27 19:55:35.760542 [ 3 ] {eb687ac1-8c4b-476d-8a88-4ff201012e38} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
16328 2024.08.27 19:55:35.760946 [ 3 ] {eb687ac1-8c4b-476d-8a88-4ff201012e38} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
16329 2024.08.27 19:55:35.761029 [ 3 ] {eb687ac1-8c4b-476d-8a88-4ff201012e38} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
16330 2024.08.27 19:55:35.761208 [ 3 ] {eb687ac1-8c4b-476d-8a88-4ff201012e38} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Key condition: (column 0 notIn 41-element set)
16331 2024.08.27 19:55:35.761248 [ 3 ] {eb687ac1-8c4b-476d-8a88-4ff201012e38} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps
16332 2024.08.27 19:55:35.761274 [ 3 ] {eb687ac1-8c4b-476d-8a88-4ff201012e38} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (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
16333 2024.08.27 19:55:35.761292 [ 3 ] {eb687ac1-8c4b-476d-8a88-4ff201012e38} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Spreading mark ranges among streams (default reading)
16334 2024.08.27 19:55:35.761340 [ 3 ] {eb687ac1-8c4b-476d-8a88-4ff201012e38} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
16335 2024.08.27 19:55:35.761363 [ 3 ] {eb687ac1-8c4b-476d-8a88-4ff201012e38} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 41 rows starting from 0
16336 2024.08.27 19:55:35.762568 [ 3 ] {eb687ac1-8c4b-476d-8a88-4ff201012e38} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.002607 sec., 15726.889144610665 rows/sec., 599.72 KiB/sec.
16337 2024.08.27 19:55:35.762888 [ 3 ] {eb687ac1-8c4b-476d-8a88-4ff201012e38} <Debug> DynamicQueryHandler: Done processing query
16338 2024.08.27 19:55:35.762915 [ 3 ] {eb687ac1-8c4b-476d-8a88-4ff201012e38} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
16339 2024.08.27 19:55:35.762933 [ 3 ] {} <Debug> HTTP-Session: c0b3fd61-5b01-42c0-8a83-1e159c7d6e8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16340 2024.08.27 19:55:35.768591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16341 2024.08.27 19:55:35.768666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16342 2024.08.27 19:55:35.768695 [ 3 ] {} <Debug> HTTP-Session: 562e3d8c-5260-4a88-afdb-4266af664ba9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16343 2024.08.27 19:55:35.768721 [ 3 ] {} <Debug> HTTP-Session: 562e3d8c-5260-4a88-afdb-4266af664ba9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16344 2024.08.27 19:55:35.768742 [ 3 ] {} <Debug> HTTP-Session: 562e3d8c-5260-4a88-afdb-4266af664ba9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16345 2024.08.27 19:55:35.768804 [ 3 ] {} <Trace> HTTP-Session: 562e3d8c-5260-4a88-afdb-4266af664ba9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16346 2024.08.27 19:55:35.768967 [ 3 ] {0f37b2d8-94ae-4de7-b16a-49f83ed7725b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
16347 2024.08.27 19:55:35.769039 [ 3 ] {0f37b2d8-94ae-4de7-b16a-49f83ed7725b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
16348 2024.08.27 19:55:35.769288 [ 3 ] {0f37b2d8-94ae-4de7-b16a-49f83ed7725b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16349 2024.08.27 19:55:35.769716 [ 3 ] {0f37b2d8-94ae-4de7-b16a-49f83ed7725b} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16350 2024.08.27 19:55:35.769756 [ 3 ] {0f37b2d8-94ae-4de7-b16a-49f83ed7725b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16351 2024.08.27 19:55:35.770250 [ 3 ] {0f37b2d8-94ae-4de7-b16a-49f83ed7725b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
16352 2024.08.27 19:55:35.770562 [ 3 ] {0f37b2d8-94ae-4de7-b16a-49f83ed7725b} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16353 2024.08.27 19:55:35.770719 [ 3 ] {0f37b2d8-94ae-4de7-b16a-49f83ed7725b} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001805 sec., 554.016620498615 rows/sec., 154.19 KiB/sec.
16354 2024.08.27 19:55:35.771061 [ 3 ] {0f37b2d8-94ae-4de7-b16a-49f83ed7725b} <Debug> DynamicQueryHandler: Done processing query
16355 2024.08.27 19:55:35.771090 [ 3 ] {0f37b2d8-94ae-4de7-b16a-49f83ed7725b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
16356 2024.08.27 19:55:35.771107 [ 3 ] {} <Debug> HTTP-Session: 562e3d8c-5260-4a88-afdb-4266af664ba9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16357 2024.08.27 19:55:35.771243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16358 2024.08.27 19:55:35.771292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16359 2024.08.27 19:55:35.771311 [ 3 ] {} <Debug> HTTP-Session: e9ae87d9-8f4d-4d85-9e3d-c2e7ea724aed Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16360 2024.08.27 19:55:35.771328 [ 3 ] {} <Debug> HTTP-Session: e9ae87d9-8f4d-4d85-9e3d-c2e7ea724aed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16361 2024.08.27 19:55:35.771342 [ 3 ] {} <Debug> HTTP-Session: e9ae87d9-8f4d-4d85-9e3d-c2e7ea724aed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16362 2024.08.27 19:55:35.771373 [ 3 ] {} <Trace> HTTP-Session: e9ae87d9-8f4d-4d85-9e3d-c2e7ea724aed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16363 2024.08.27 19:55:35.771475 [ 3 ] {f088ee2f-8bae-415b-a650-d01a88b87001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
16364 2024.08.27 19:55:35.771519 [ 3 ] {f088ee2f-8bae-415b-a650-d01a88b87001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
16365 2024.08.27 19:55:35.771782 [ 3 ] {f088ee2f-8bae-415b-a650-d01a88b87001} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16366 2024.08.27 19:55:35.772109 [ 3 ] {f088ee2f-8bae-415b-a650-d01a88b87001} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16367 2024.08.27 19:55:35.772146 [ 3 ] {f088ee2f-8bae-415b-a650-d01a88b87001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16368 2024.08.27 19:55:35.772496 [ 3 ] {f088ee2f-8bae-415b-a650-d01a88b87001} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
16369 2024.08.27 19:55:35.772865 [ 3 ] {f088ee2f-8bae-415b-a650-d01a88b87001} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16370 2024.08.27 19:55:35.773012 [ 3 ] {f088ee2f-8bae-415b-a650-d01a88b87001} <Debug> executeQuery: Read 6 rows, 486.00 B in 0.001562 sec., 3841.229193341869 rows/sec., 303.85 KiB/sec.
16371 2024.08.27 19:55:35.773191 [ 3 ] {f088ee2f-8bae-415b-a650-d01a88b87001} <Debug> DynamicQueryHandler: Done processing query
16372 2024.08.27 19:55:35.773215 [ 3 ] {f088ee2f-8bae-415b-a650-d01a88b87001} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16373 2024.08.27 19:55:35.773231 [ 3 ] {} <Debug> HTTP-Session: e9ae87d9-8f4d-4d85-9e3d-c2e7ea724aed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16374 2024.08.27 19:55:35.773427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 16354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16375 2024.08.27 19:55:35.773476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16376 2024.08.27 19:55:35.773494 [ 3 ] {} <Debug> HTTP-Session: b2e02e53-2ac8-4297-8fcc-c6f8ae5be4d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16377 2024.08.27 19:55:35.773510 [ 3 ] {} <Debug> HTTP-Session: b2e02e53-2ac8-4297-8fcc-c6f8ae5be4d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16378 2024.08.27 19:55:35.773525 [ 3 ] {} <Debug> HTTP-Session: b2e02e53-2ac8-4297-8fcc-c6f8ae5be4d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16379 2024.08.27 19:55:35.773555 [ 3 ] {} <Trace> HTTP-Session: b2e02e53-2ac8-4297-8fcc-c6f8ae5be4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16380 2024.08.27 19:55:35.773680 [ 3 ] {ded1a676-299a-4de8-be27-61ffb1ce2032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16381 2024.08.27 19:55:35.773723 [ 3 ] {ded1a676-299a-4de8-be27-61ffb1ce2032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16382 2024.08.27 19:55:35.773958 [ 3 ] {ded1a676-299a-4de8-be27-61ffb1ce2032} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16383 2024.08.27 19:55:35.774329 [ 3 ] {ded1a676-299a-4de8-be27-61ffb1ce2032} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16384 2024.08.27 19:55:35.774366 [ 3 ] {ded1a676-299a-4de8-be27-61ffb1ce2032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16385 2024.08.27 19:55:35.774721 [ 3 ] {ded1a676-299a-4de8-be27-61ffb1ce2032} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
16386 2024.08.27 19:55:35.775082 [ 3 ] {ded1a676-299a-4de8-be27-61ffb1ce2032} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16387 2024.08.27 19:55:35.775230 [ 3 ] {ded1a676-299a-4de8-be27-61ffb1ce2032} <Debug> executeQuery: Read 112 rows, 9.52 KiB in 0.001596 sec., 70175.43859649124 rows/sec., 5.82 MiB/sec.
16388 2024.08.27 19:55:35.775292 [ 133 ] {} <Debug> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
16389 2024.08.27 19:55:35.775390 [ 133 ] {} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16390 2024.08.27 19:55:35.775429 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16391 2024.08.27 19:55:35.775468 [ 3 ] {ded1a676-299a-4de8-be27-61ffb1ce2032} <Debug> DynamicQueryHandler: Done processing query
16392 2024.08.27 19:55:35.775524 [ 3 ] {ded1a676-299a-4de8-be27-61ffb1ce2032} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
16393 2024.08.27 19:55:35.775580 [ 3 ] {} <Debug> HTTP-Session: b2e02e53-2ac8-4297-8fcc-c6f8ae5be4d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16394 2024.08.27 19:55:35.775669 [ 200 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::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
16395 2024.08.27 19:55:35.775784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16396 2024.08.27 19:55:35.775908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16397 2024.08.27 19:55:35.775975 [ 3 ] {} <Debug> HTTP-Session: 4ff77070-9ce1-4fd8-a228-cf661f0e9631 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16398 2024.08.27 19:55:35.776010 [ 200 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16399 2024.08.27 19:55:35.776019 [ 3 ] {} <Debug> HTTP-Session: 4ff77070-9ce1-4fd8-a228-cf661f0e9631 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16400 2024.08.27 19:55:35.776077 [ 3 ] {} <Debug> HTTP-Session: 4ff77070-9ce1-4fd8-a228-cf661f0e9631 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16401 2024.08.27 19:55:35.776081 [ 200 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1442 rows starting from the beginning of the part
16402 2024.08.27 19:55:35.776138 [ 3 ] {} <Trace> HTTP-Session: 4ff77070-9ce1-4fd8-a228-cf661f0e9631 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16403 2024.08.27 19:55:35.776357 [ 200 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1385 rows starting from the beginning of the part
16404 2024.08.27 19:55:35.776481 [ 3 ] {8eeb0719-7207-4a33-8249-26c09d6cc607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16405 2024.08.27 19:55:35.776622 [ 200 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 26 rows starting from the beginning of the part
16406 2024.08.27 19:55:35.776645 [ 3 ] {8eeb0719-7207-4a33-8249-26c09d6cc607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16407 2024.08.27 19:55:35.777002 [ 200 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 106 rows starting from the beginning of the part
16408 2024.08.27 19:55:35.777472 [ 200 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 243 rows starting from the beginning of the part
16409 2024.08.27 19:55:35.777782 [ 200 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 112 rows starting from the beginning of the part
16410 2024.08.27 19:55:35.778520 [ 3 ] {8eeb0719-7207-4a33-8249-26c09d6cc607} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16411 2024.08.27 19:55:35.779284 [ 3 ] {8eeb0719-7207-4a33-8249-26c09d6cc607} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16412 2024.08.27 19:55:35.779338 [ 3 ] {8eeb0719-7207-4a33-8249-26c09d6cc607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16413 2024.08.27 19:55:35.780376 [ 3 ] {8eeb0719-7207-4a33-8249-26c09d6cc607} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
16414 2024.08.27 19:55:35.780973 [ 3 ] {8eeb0719-7207-4a33-8249-26c09d6cc607} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16415 2024.08.27 19:55:35.781309 [ 3 ] {8eeb0719-7207-4a33-8249-26c09d6cc607} <Debug> executeQuery: Read 31 rows, 2.28 KiB in 0.004947 sec., 6266.42409541136 rows/sec., 461.73 KiB/sec.
16416 2024.08.27 19:55:35.782116 [ 3 ] {8eeb0719-7207-4a33-8249-26c09d6cc607} <Debug> DynamicQueryHandler: Done processing query
16417 2024.08.27 19:55:35.782188 [ 3 ] {8eeb0719-7207-4a33-8249-26c09d6cc607} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
16418 2024.08.27 19:55:35.782162 [ 197 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3314 rows, containing 5 columns (5 merged, 0 gathered) in 0.006640799 sec., 499036.3358385037 rows/sec., 43.88 MiB/sec.
16419 2024.08.27 19:55:35.782270 [ 3 ] {} <Debug> HTTP-Session: 4ff77070-9ce1-4fd8-a228-cf661f0e9631 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16420 2024.08.27 19:55:35.782544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 19042, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16421 2024.08.27 19:55:35.782611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16422 2024.08.27 19:55:35.782644 [ 3 ] {} <Debug> HTTP-Session: d85c4c59-100d-4880-88ac-9bea2cc9ea45 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16423 2024.08.27 19:55:35.782671 [ 3 ] {} <Debug> HTTP-Session: d85c4c59-100d-4880-88ac-9bea2cc9ea45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16424 2024.08.27 19:55:35.782674 [ 198 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
16425 2024.08.27 19:55:35.782690 [ 3 ] {} <Debug> HTTP-Session: d85c4c59-100d-4880-88ac-9bea2cc9ea45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16426 2024.08.27 19:55:35.782798 [ 3 ] {} <Trace> HTTP-Session: d85c4c59-100d-4880-88ac-9bea2cc9ea45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16427 2024.08.27 19:55:35.783067 [ 3 ] {269c5508-86d4-4c96-ba71-352710d05567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16428 2024.08.27 19:55:35.783201 [ 3 ] {269c5508-86d4-4c96-ba71-352710d05567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16429 2024.08.27 19:55:35.783837 [ 198 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_96_19} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16430 2024.08.27 19:55:35.783918 [ 3 ] {269c5508-86d4-4c96-ba71-352710d05567} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16431 2024.08.27 19:55:35.784025 [ 198 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_96_19} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
16432 2024.08.27 19:55:35.784181 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB.
16433 2024.08.27 19:55:35.784455 [ 3 ] {269c5508-86d4-4c96-ba71-352710d05567} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16434 2024.08.27 19:55:35.784498 [ 3 ] {269c5508-86d4-4c96-ba71-352710d05567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16435 2024.08.27 19:55:35.784891 [ 3 ] {269c5508-86d4-4c96-ba71-352710d05567} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
16436 2024.08.27 19:55:35.785284 [ 3 ] {269c5508-86d4-4c96-ba71-352710d05567} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16437 2024.08.27 19:55:35.785451 [ 3 ] {269c5508-86d4-4c96-ba71-352710d05567} <Debug> executeQuery: Read 113 rows, 8.88 KiB in 0.002512 sec., 44984.07643312102 rows/sec., 3.45 MiB/sec.
16438 2024.08.27 19:55:35.785472 [ 133 ] {} <Debug> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
16439 2024.08.27 19:55:35.785543 [ 133 ] {} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16440 2024.08.27 19:55:35.785608 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16441 2024.08.27 19:55:35.785792 [ 197 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::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
16442 2024.08.27 19:55:35.785806 [ 3 ] {269c5508-86d4-4c96-ba71-352710d05567} <Debug> DynamicQueryHandler: Done processing query
16443 2024.08.27 19:55:35.785865 [ 3 ] {269c5508-86d4-4c96-ba71-352710d05567} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
16444 2024.08.27 19:55:35.785894 [ 3 ] {} <Debug> HTTP-Session: d85c4c59-100d-4880-88ac-9bea2cc9ea45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16445 2024.08.27 19:55:35.786022 [ 197 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16446 2024.08.27 19:55:35.786071 [ 197 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 929 rows starting from the beginning of the part
16447 2024.08.27 19:55:35.786124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 31401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16448 2024.08.27 19:55:35.786313 [ 197 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 869 rows starting from the beginning of the part
16449 2024.08.27 19:55:35.786331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16450 2024.08.27 19:55:35.786412 [ 3 ] {} <Debug> HTTP-Session: 33c45697-e049-43de-be49-5de77e21fa93 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16451 2024.08.27 19:55:35.786514 [ 3 ] {} <Debug> HTTP-Session: 33c45697-e049-43de-be49-5de77e21fa93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16452 2024.08.27 19:55:35.786590 [ 3 ] {} <Debug> HTTP-Session: 33c45697-e049-43de-be49-5de77e21fa93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16453 2024.08.27 19:55:35.786599 [ 197 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 28 rows starting from the beginning of the part
16454 2024.08.27 19:55:35.786695 [ 3 ] {} <Trace> HTTP-Session: 33c45697-e049-43de-be49-5de77e21fa93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16455 2024.08.27 19:55:35.786862 [ 197 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 89 rows starting from the beginning of the part
16456 2024.08.27 19:55:35.787063 [ 197 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 409 rows starting from the beginning of the part
16457 2024.08.27 19:55:35.787284 [ 3 ] {2da5e17d-bac9-41c5-a001-058f4194d03f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16458 2024.08.27 19:55:35.787311 [ 197 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 113 rows starting from the beginning of the part
16459 2024.08.27 19:55:35.787465 [ 3 ] {2da5e17d-bac9-41c5-a001-058f4194d03f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16460 2024.08.27 19:55:35.788143 [ 3 ] {2da5e17d-bac9-41c5-a001-058f4194d03f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16461 2024.08.27 19:55:35.789111 [ 3 ] {2da5e17d-bac9-41c5-a001-058f4194d03f} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16462 2024.08.27 19:55:35.789193 [ 3 ] {2da5e17d-bac9-41c5-a001-058f4194d03f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16463 2024.08.27 19:55:35.790042 [ 3 ] {2da5e17d-bac9-41c5-a001-058f4194d03f} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
16464 2024.08.27 19:55:35.790770 [ 193 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2437 rows, containing 5 columns (5 merged, 0 gathered) in 0.005065662 sec., 481082.2356485687 rows/sec., 36.89 MiB/sec.
16465 2024.08.27 19:55:35.790982 [ 3 ] {2da5e17d-bac9-41c5-a001-058f4194d03f} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16466 2024.08.27 19:55:35.791060 [ 193 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
16467 2024.08.27 19:55:35.791277 [ 3 ] {2da5e17d-bac9-41c5-a001-058f4194d03f} <Debug> executeQuery: Read 164 rows, 11.67 KiB in 0.004347 sec., 37727.16816195077 rows/sec., 2.62 MiB/sec.
16468 2024.08.27 19:55:35.791647 [ 3 ] {2da5e17d-bac9-41c5-a001-058f4194d03f} <Debug> DynamicQueryHandler: Done processing query
16469 2024.08.27 19:55:35.791792 [ 3 ] {2da5e17d-bac9-41c5-a001-058f4194d03f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
16470 2024.08.27 19:55:35.791828 [ 3 ] {} <Debug> HTTP-Session: 33c45697-e049-43de-be49-5de77e21fa93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16471 2024.08.27 19:55:35.792030 [ 193 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_96_19} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16472 2024.08.27 19:55:35.792049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 40648, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16473 2024.08.27 19:55:35.792150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16474 2024.08.27 19:55:35.792173 [ 193 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_96_19} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
16475 2024.08.27 19:55:35.792187 [ 3 ] {} <Debug> HTTP-Session: 0faea993-ca4f-426c-aec8-3c06d68d7a01 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16476 2024.08.27 19:55:35.792225 [ 3 ] {} <Debug> HTTP-Session: 0faea993-ca4f-426c-aec8-3c06d68d7a01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16477 2024.08.27 19:55:35.792266 [ 3 ] {} <Debug> HTTP-Session: 0faea993-ca4f-426c-aec8-3c06d68d7a01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16478 2024.08.27 19:55:35.792327 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB.
16479 2024.08.27 19:55:35.792341 [ 3 ] {} <Trace> HTTP-Session: 0faea993-ca4f-426c-aec8-3c06d68d7a01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16480 2024.08.27 19:55:35.792759 [ 3 ] {a4e9ab7e-6dbc-4f55-a901-acd31795ea2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16481 2024.08.27 19:55:35.792844 [ 3 ] {a4e9ab7e-6dbc-4f55-a901-acd31795ea2e} <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
16482 2024.08.27 19:55:35.793302 [ 3 ] {a4e9ab7e-6dbc-4f55-a901-acd31795ea2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16483 2024.08.27 19:55:35.794002 [ 3 ] {a4e9ab7e-6dbc-4f55-a901-acd31795ea2e} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16484 2024.08.27 19:55:35.794041 [ 3 ] {a4e9ab7e-6dbc-4f55-a901-acd31795ea2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16485 2024.08.27 19:55:35.794708 [ 3 ] {a4e9ab7e-6dbc-4f55-a901-acd31795ea2e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
16486 2024.08.27 19:55:35.795138 [ 3 ] {a4e9ab7e-6dbc-4f55-a901-acd31795ea2e} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16487 2024.08.27 19:55:35.795340 [ 3 ] {a4e9ab7e-6dbc-4f55-a901-acd31795ea2e} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002877 sec., 8689.607229753216 rows/sec., 15.57 MiB/sec.
16488 2024.08.27 19:55:35.795813 [ 3 ] {a4e9ab7e-6dbc-4f55-a901-acd31795ea2e} <Debug> DynamicQueryHandler: Done processing query
16489 2024.08.27 19:55:35.795872 [ 3 ] {a4e9ab7e-6dbc-4f55-a901-acd31795ea2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
16490 2024.08.27 19:55:35.795916 [ 3 ] {} <Debug> HTTP-Session: 0faea993-ca4f-426c-aec8-3c06d68d7a01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16491 2024.08.27 19:55:35.796065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 946, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16492 2024.08.27 19:55:35.796118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16493 2024.08.27 19:55:35.796138 [ 3 ] {} <Debug> HTTP-Session: 3f31abb6-ac17-4172-96f5-f01f09413465 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16494 2024.08.27 19:55:35.796154 [ 3 ] {} <Debug> HTTP-Session: 3f31abb6-ac17-4172-96f5-f01f09413465 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16495 2024.08.27 19:55:35.796168 [ 3 ] {} <Debug> HTTP-Session: 3f31abb6-ac17-4172-96f5-f01f09413465 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16496 2024.08.27 19:55:35.796199 [ 3 ] {} <Trace> HTTP-Session: 3f31abb6-ac17-4172-96f5-f01f09413465 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16497 2024.08.27 19:55:35.796299 [ 3 ] {f087efd1-41f4-43f6-ab55-7b8f42b8cf1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
16498 2024.08.27 19:55:35.796348 [ 3 ] {f087efd1-41f4-43f6-ab55-7b8f42b8cf1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
16499 2024.08.27 19:55:35.796492 [ 3 ] {f087efd1-41f4-43f6-ab55-7b8f42b8cf1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16500 2024.08.27 19:55:35.796787 [ 3 ] {f087efd1-41f4-43f6-ab55-7b8f42b8cf1b} <Trace> oximeter.measurements_i64 (0519600b-b570-40b8-9272-3f7c21ba25c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16501 2024.08.27 19:55:35.796823 [ 3 ] {f087efd1-41f4-43f6-ab55-7b8f42b8cf1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16502 2024.08.27 19:55:35.797183 [ 3 ] {f087efd1-41f4-43f6-ab55-7b8f42b8cf1b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
16503 2024.08.27 19:55:35.797520 [ 3 ] {f087efd1-41f4-43f6-ab55-7b8f42b8cf1b} <Trace> oximeter.measurements_i64 (0519600b-b570-40b8-9272-3f7c21ba25c5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16504 2024.08.27 19:55:35.797687 [ 3 ] {f087efd1-41f4-43f6-ab55-7b8f42b8cf1b} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001412 sec., 4249.291784702549 rows/sec., 280.10 KiB/sec.
16505 2024.08.27 19:55:35.797869 [ 3 ] {f087efd1-41f4-43f6-ab55-7b8f42b8cf1b} <Debug> DynamicQueryHandler: Done processing query
16506 2024.08.27 19:55:35.797894 [ 3 ] {f087efd1-41f4-43f6-ab55-7b8f42b8cf1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16507 2024.08.27 19:55:35.797910 [ 3 ] {} <Debug> HTTP-Session: 3f31abb6-ac17-4172-96f5-f01f09413465 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16508 2024.08.27 19:55:35.798045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16509 2024.08.27 19:55:35.798096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16510 2024.08.27 19:55:35.798115 [ 3 ] {} <Debug> HTTP-Session: 88c629bf-0a49-4f67-a79f-4319119ba5d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16511 2024.08.27 19:55:35.798131 [ 3 ] {} <Debug> HTTP-Session: 88c629bf-0a49-4f67-a79f-4319119ba5d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16512 2024.08.27 19:55:35.798145 [ 3 ] {} <Debug> HTTP-Session: 88c629bf-0a49-4f67-a79f-4319119ba5d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16513 2024.08.27 19:55:35.798176 [ 3 ] {} <Trace> HTTP-Session: 88c629bf-0a49-4f67-a79f-4319119ba5d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16514 2024.08.27 19:55:35.798299 [ 3 ] {1bfc2f70-60ce-4ecc-abf2-f3c96510ba0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16515 2024.08.27 19:55:35.798344 [ 3 ] {1bfc2f70-60ce-4ecc-abf2-f3c96510ba0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16516 2024.08.27 19:55:35.798478 [ 3 ] {1bfc2f70-60ce-4ecc-abf2-f3c96510ba0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16517 2024.08.27 19:55:35.798806 [ 3 ] {1bfc2f70-60ce-4ecc-abf2-f3c96510ba0e} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16518 2024.08.27 19:55:35.798842 [ 3 ] {1bfc2f70-60ce-4ecc-abf2-f3c96510ba0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16519 2024.08.27 19:55:35.799214 [ 3 ] {1bfc2f70-60ce-4ecc-abf2-f3c96510ba0e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
16520 2024.08.27 19:55:35.799537 [ 3 ] {1bfc2f70-60ce-4ecc-abf2-f3c96510ba0e} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16521 2024.08.27 19:55:35.799703 [ 133 ] {} <Debug> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
16522 2024.08.27 19:55:35.799706 [ 3 ] {1bfc2f70-60ce-4ecc-abf2-f3c96510ba0e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001448 sec., 41436.464088397785 rows/sec., 2.79 MiB/sec.
16523 2024.08.27 19:55:35.799754 [ 133 ] {} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16524 2024.08.27 19:55:35.799821 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16525 2024.08.27 19:55:35.799982 [ 191 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
16526 2024.08.27 19:55:35.800022 [ 3 ] {1bfc2f70-60ce-4ecc-abf2-f3c96510ba0e} <Debug> DynamicQueryHandler: Done processing query
16527 2024.08.27 19:55:35.800056 [ 3 ] {1bfc2f70-60ce-4ecc-abf2-f3c96510ba0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16528 2024.08.27 19:55:35.800084 [ 3 ] {} <Debug> HTTP-Session: 88c629bf-0a49-4f67-a79f-4319119ba5d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16529 2024.08.27 19:55:35.800146 [ 191 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16530 2024.08.27 19:55:35.800178 [ 191 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5476 rows starting from the beginning of the part
16531 2024.08.27 19:55:35.800253 [ 191 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 78 rows starting from the beginning of the part
16532 2024.08.27 19:55:35.800452 [ 191 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 4 rows starting from the beginning of the part
16533 2024.08.27 19:55:35.800645 [ 191 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
16534 2024.08.27 19:55:35.800846 [ 191 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 82 rows starting from the beginning of the part
16535 2024.08.27 19:55:35.800959 [ 191 ] {0beec808-6b52-4948-be2d-f47adb6352e1::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
16536 2024.08.27 19:55:35.802839 [ 196 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5760 rows, containing 4 columns (4 merged, 0 gathered) in 0.002914768 sec., 1976143.5558507573 rows/sec., 128.93 MiB/sec.
16537 2024.08.27 19:55:35.803325 [ 196 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
16538 2024.08.27 19:55:35.803802 [ 196 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_96_19} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16539 2024.08.27 19:55:35.803896 [ 196 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_96_19} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
16540 2024.08.27 19:55:35.803996 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB.
16541 2024.08.27 19:55:39.808630 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache
16542 2024.08.27 19:55:39.808709 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache
16543 2024.08.27 19:55:40.767858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 826, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16544 2024.08.27 19:55:40.767968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16545 2024.08.27 19:55:40.767993 [ 3 ] {} <Debug> HTTP-Session: 52772bb3-649b-4dbf-b1bb-4d11a0545b22 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16546 2024.08.27 19:55:40.768018 [ 3 ] {} <Debug> HTTP-Session: 52772bb3-649b-4dbf-b1bb-4d11a0545b22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16547 2024.08.27 19:55:40.768032 [ 3 ] {} <Debug> HTTP-Session: 52772bb3-649b-4dbf-b1bb-4d11a0545b22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16548 2024.08.27 19:55:40.768082 [ 3 ] {} <Trace> HTTP-Session: 52772bb3-649b-4dbf-b1bb-4d11a0545b22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16549 2024.08.27 19:55:40.768261 [ 3 ] {2852081d-808b-428b-9af7-39d9e9ac9fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
16550 2024.08.27 19:55:40.768329 [ 3 ] {2852081d-808b-428b-9af7-39d9e9ac9fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
16551 2024.08.27 19:55:40.768665 [ 3 ] {2852081d-808b-428b-9af7-39d9e9ac9fec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16552 2024.08.27 19:55:40.769102 [ 3 ] {2852081d-808b-428b-9af7-39d9e9ac9fec} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16553 2024.08.27 19:55:40.769143 [ 3 ] {2852081d-808b-428b-9af7-39d9e9ac9fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16554 2024.08.27 19:55:40.769557 [ 3 ] {2852081d-808b-428b-9af7-39d9e9ac9fec} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
16555 2024.08.27 19:55:40.769947 [ 3 ] {2852081d-808b-428b-9af7-39d9e9ac9fec} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16556 2024.08.27 19:55:40.770127 [ 3 ] {2852081d-808b-428b-9af7-39d9e9ac9fec} <Debug> executeQuery: Read 5 rows, 410.00 B in 0.00191 sec., 2617.801047120419 rows/sec., 209.63 KiB/sec.
16557 2024.08.27 19:55:40.770137 [ 129 ] {} <Debug> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
16558 2024.08.27 19:55:40.770264 [ 129 ] {} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16559 2024.08.27 19:55:40.770315 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16560 2024.08.27 19:55:40.770430 [ 3 ] {2852081d-808b-428b-9af7-39d9e9ac9fec} <Debug> DynamicQueryHandler: Done processing query
16561 2024.08.27 19:55:40.770467 [ 3 ] {2852081d-808b-428b-9af7-39d9e9ac9fec} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16562 2024.08.27 19:55:40.770473 [ 187 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::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
16563 2024.08.27 19:55:40.770485 [ 3 ] {} <Debug> HTTP-Session: 52772bb3-649b-4dbf-b1bb-4d11a0545b22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16564 2024.08.27 19:55:40.770627 [ 187 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16565 2024.08.27 19:55:40.770665 [ 187 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 18 rows starting from the beginning of the part
16566 2024.08.27 19:55:40.770698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 37338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16567 2024.08.27 19:55:40.770786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16568 2024.08.27 19:55:40.770805 [ 187 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part
16569 2024.08.27 19:55:40.770869 [ 3 ] {} <Debug> HTTP-Session: f91835e5-44a2-4d4b-b7a5-917c1a3b6b6e Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16570 2024.08.27 19:55:40.770930 [ 3 ] {} <Debug> HTTP-Session: f91835e5-44a2-4d4b-b7a5-917c1a3b6b6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16571 2024.08.27 19:55:40.771047 [ 3 ] {} <Debug> HTTP-Session: f91835e5-44a2-4d4b-b7a5-917c1a3b6b6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16572 2024.08.27 19:55:40.771201 [ 187 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part
16573 2024.08.27 19:55:40.771203 [ 3 ] {} <Trace> HTTP-Session: f91835e5-44a2-4d4b-b7a5-917c1a3b6b6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16574 2024.08.27 19:55:40.771435 [ 187 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 4 rows starting from the beginning of the part
16575 2024.08.27 19:55:40.771638 [ 3 ] {e4735168-a29d-40bd-a947-466d96910c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16576 2024.08.27 19:55:40.771667 [ 187 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::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
16577 2024.08.27 19:55:40.771728 [ 3 ] {e4735168-a29d-40bd-a947-466d96910c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16578 2024.08.27 19:55:40.771863 [ 187 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 5 rows starting from the beginning of the part
16579 2024.08.27 19:55:40.772702 [ 3 ] {e4735168-a29d-40bd-a947-466d96910c47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16580 2024.08.27 19:55:40.773603 [ 3 ] {e4735168-a29d-40bd-a947-466d96910c47} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16581 2024.08.27 19:55:40.773653 [ 3 ] {e4735168-a29d-40bd-a947-466d96910c47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16582 2024.08.27 19:55:40.773902 [ 199 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39 rows, containing 5 columns (5 merged, 0 gathered) in 0.003504597 sec., 11128.240993186948 rows/sec., 944.63 KiB/sec.
16583 2024.08.27 19:55:40.774059 [ 199 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
16584 2024.08.27 19:55:40.774250 [ 3 ] {e4735168-a29d-40bd-a947-466d96910c47} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
16585 2024.08.27 19:55:40.774872 [ 199 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_31_6} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16586 2024.08.27 19:55:40.774908 [ 3 ] {e4735168-a29d-40bd-a947-466d96910c47} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16587 2024.08.27 19:55:40.774987 [ 199 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_31_6} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
16588 2024.08.27 19:55:40.775161 [ 3 ] {e4735168-a29d-40bd-a947-466d96910c47} <Debug> executeQuery: Read 247 rows, 22.34 KiB in 0.003741 sec., 66025.12697139803 rows/sec., 5.83 MiB/sec.
16589 2024.08.27 19:55:40.775167 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
16590 2024.08.27 19:55:40.775382 [ 3 ] {e4735168-a29d-40bd-a947-466d96910c47} <Debug> DynamicQueryHandler: Done processing query
16591 2024.08.27 19:55:40.775407 [ 3 ] {e4735168-a29d-40bd-a947-466d96910c47} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
16592 2024.08.27 19:55:40.775423 [ 3 ] {} <Debug> HTTP-Session: f91835e5-44a2-4d4b-b7a5-917c1a3b6b6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16593 2024.08.27 19:55:40.775564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16594 2024.08.27 19:55:40.775614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16595 2024.08.27 19:55:40.775634 [ 3 ] {} <Debug> HTTP-Session: c40d8a61-2b51-4859-9819-f0c3ba014331 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16596 2024.08.27 19:55:40.775651 [ 3 ] {} <Debug> HTTP-Session: c40d8a61-2b51-4859-9819-f0c3ba014331 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16597 2024.08.27 19:55:40.775666 [ 3 ] {} <Debug> HTTP-Session: c40d8a61-2b51-4859-9819-f0c3ba014331 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16598 2024.08.27 19:55:40.775697 [ 3 ] {} <Trace> HTTP-Session: c40d8a61-2b51-4859-9819-f0c3ba014331 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16599 2024.08.27 19:55:40.775805 [ 3 ] {d3757128-79a5-4311-ac43-09971d935a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16600 2024.08.27 19:55:40.775852 [ 3 ] {d3757128-79a5-4311-ac43-09971d935a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16601 2024.08.27 19:55:40.776081 [ 3 ] {d3757128-79a5-4311-ac43-09971d935a73} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16602 2024.08.27 19:55:40.776419 [ 3 ] {d3757128-79a5-4311-ac43-09971d935a73} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16603 2024.08.27 19:55:40.776456 [ 3 ] {d3757128-79a5-4311-ac43-09971d935a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16604 2024.08.27 19:55:40.776812 [ 3 ] {d3757128-79a5-4311-ac43-09971d935a73} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
16605 2024.08.27 19:55:40.777149 [ 3 ] {d3757128-79a5-4311-ac43-09971d935a73} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16606 2024.08.27 19:55:40.777303 [ 3 ] {d3757128-79a5-4311-ac43-09971d935a73} <Debug> executeQuery: Read 32 rows, 2.37 KiB in 0.001558 sec., 20539.152759948654 rows/sec., 1.49 MiB/sec.
16607 2024.08.27 19:55:40.777470 [ 3 ] {d3757128-79a5-4311-ac43-09971d935a73} <Debug> DynamicQueryHandler: Done processing query
16608 2024.08.27 19:55:40.777493 [ 3 ] {d3757128-79a5-4311-ac43-09971d935a73} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
16609 2024.08.27 19:55:40.777508 [ 3 ] {} <Debug> HTTP-Session: c40d8a61-2b51-4859-9819-f0c3ba014331 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16610 2024.08.27 19:55:40.777613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16611 2024.08.27 19:55:40.777659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16612 2024.08.27 19:55:40.777676 [ 3 ] {} <Debug> HTTP-Session: 30093d4d-67a7-4443-8ff0-683fd3f28a45 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16613 2024.08.27 19:55:40.777692 [ 3 ] {} <Debug> HTTP-Session: 30093d4d-67a7-4443-8ff0-683fd3f28a45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16614 2024.08.27 19:55:40.777705 [ 3 ] {} <Debug> HTTP-Session: 30093d4d-67a7-4443-8ff0-683fd3f28a45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16615 2024.08.27 19:55:40.777734 [ 3 ] {} <Trace> HTTP-Session: 30093d4d-67a7-4443-8ff0-683fd3f28a45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16616 2024.08.27 19:55:40.777899 [ 3 ] {20056d04-88e5-493f-868f-cea309404313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
16617 2024.08.27 19:55:40.777943 [ 3 ] {20056d04-88e5-493f-868f-cea309404313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
16618 2024.08.27 19:55:40.778169 [ 3 ] {20056d04-88e5-493f-868f-cea309404313} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16619 2024.08.27 19:55:40.778499 [ 3 ] {20056d04-88e5-493f-868f-cea309404313} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16620 2024.08.27 19:55:40.778536 [ 3 ] {20056d04-88e5-493f-868f-cea309404313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16621 2024.08.27 19:55:40.778887 [ 3 ] {20056d04-88e5-493f-868f-cea309404313} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
16622 2024.08.27 19:55:40.779245 [ 3 ] {20056d04-88e5-493f-868f-cea309404313} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16623 2024.08.27 19:55:40.779405 [ 129 ] {} <Debug> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
16624 2024.08.27 19:55:40.779414 [ 3 ] {20056d04-88e5-493f-868f-cea309404313} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001532 sec., 9138.381201044387 rows/sec., 639.99 KiB/sec.
16625 2024.08.27 19:55:40.779452 [ 129 ] {} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16626 2024.08.27 19:55:40.779520 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16627 2024.08.27 19:55:40.779710 [ 195 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::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
16628 2024.08.27 19:55:40.779723 [ 3 ] {20056d04-88e5-493f-868f-cea309404313} <Debug> DynamicQueryHandler: Done processing query
16629 2024.08.27 19:55:40.779767 [ 3 ] {20056d04-88e5-493f-868f-cea309404313} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16630 2024.08.27 19:55:40.779791 [ 3 ] {} <Debug> HTTP-Session: 30093d4d-67a7-4443-8ff0-683fd3f28a45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16631 2024.08.27 19:55:40.779885 [ 195 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16632 2024.08.27 19:55:40.779926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16633 2024.08.27 19:55:40.779931 [ 195 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 242 rows starting from the beginning of the part
16634 2024.08.27 19:55:40.779983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16635 2024.08.27 19:55:40.780046 [ 3 ] {} <Debug> HTTP-Session: a955ea23-0fe2-45db-b7fb-7c153ef46c74 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16636 2024.08.27 19:55:40.780134 [ 3 ] {} <Debug> HTTP-Session: a955ea23-0fe2-45db-b7fb-7c153ef46c74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16637 2024.08.27 19:55:40.780150 [ 195 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part
16638 2024.08.27 19:55:40.780158 [ 3 ] {} <Debug> HTTP-Session: a955ea23-0fe2-45db-b7fb-7c153ef46c74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16639 2024.08.27 19:55:40.780270 [ 3 ] {} <Trace> HTTP-Session: a955ea23-0fe2-45db-b7fb-7c153ef46c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16640 2024.08.27 19:55:40.780483 [ 195 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part
16641 2024.08.27 19:55:40.780594 [ 3 ] {e992d7d0-d55d-4b16-bebd-c1769713c5dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
16642 2024.08.27 19:55:40.780765 [ 3 ] {e992d7d0-d55d-4b16-bebd-c1769713c5dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
16643 2024.08.27 19:55:40.780846 [ 195 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 242 rows starting from the beginning of the part
16644 2024.08.27 19:55:40.781208 [ 195 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part
16645 2024.08.27 19:55:40.781492 [ 195 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part
16646 2024.08.27 19:55:40.782175 [ 3 ] {e992d7d0-d55d-4b16-bebd-c1769713c5dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16647 2024.08.27 19:55:40.782743 [ 3 ] {e992d7d0-d55d-4b16-bebd-c1769713c5dc} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16648 2024.08.27 19:55:40.782792 [ 3 ] {e992d7d0-d55d-4b16-bebd-c1769713c5dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16649 2024.08.27 19:55:40.783350 [ 3 ] {e992d7d0-d55d-4b16-bebd-c1769713c5dc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
16650 2024.08.27 19:55:40.783545 [ 192 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.003888564 sec., 138868.7443488136 rows/sec., 9.44 MiB/sec.
16651 2024.08.27 19:55:40.783850 [ 192 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
16652 2024.08.27 19:55:40.784049 [ 3 ] {e992d7d0-d55d-4b16-bebd-c1769713c5dc} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16653 2024.08.27 19:55:40.784422 [ 3 ] {e992d7d0-d55d-4b16-bebd-c1769713c5dc} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.0039 sec., 1538.4615384615386 rows/sec., 90.90 KiB/sec.
16654 2024.08.27 19:55:40.785203 [ 3 ] {e992d7d0-d55d-4b16-bebd-c1769713c5dc} <Debug> DynamicQueryHandler: Done processing query
16655 2024.08.27 19:55:40.785291 [ 3 ] {e992d7d0-d55d-4b16-bebd-c1769713c5dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16656 2024.08.27 19:55:40.785370 [ 3 ] {} <Debug> HTTP-Session: a955ea23-0fe2-45db-b7fb-7c153ef46c74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16657 2024.08.27 19:55:40.785632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 68133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16658 2024.08.27 19:55:40.785724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16659 2024.08.27 19:55:40.785745 [ 192 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_41_8} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16660 2024.08.27 19:55:40.785764 [ 3 ] {} <Debug> HTTP-Session: 9ab41b27-83e7-4794-8939-326ccefc6c23 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16661 2024.08.27 19:55:40.785822 [ 3 ] {} <Debug> HTTP-Session: 9ab41b27-83e7-4794-8939-326ccefc6c23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16662 2024.08.27 19:55:40.785859 [ 3 ] {} <Debug> HTTP-Session: 9ab41b27-83e7-4794-8939-326ccefc6c23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16663 2024.08.27 19:55:40.785930 [ 3 ] {} <Trace> HTTP-Session: 9ab41b27-83e7-4794-8939-326ccefc6c23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16664 2024.08.27 19:55:40.785953 [ 192 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_41_8} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
16665 2024.08.27 19:55:40.786131 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
16666 2024.08.27 19:55:40.786237 [ 3 ] {3d955ded-c165-490b-91f2-eb28a5cf2e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16667 2024.08.27 19:55:40.786289 [ 3 ] {3d955ded-c165-490b-91f2-eb28a5cf2e1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16668 2024.08.27 19:55:40.786548 [ 3 ] {3d955ded-c165-490b-91f2-eb28a5cf2e1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16669 2024.08.27 19:55:40.787182 [ 3 ] {3d955ded-c165-490b-91f2-eb28a5cf2e1b} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16670 2024.08.27 19:55:40.787220 [ 3 ] {3d955ded-c165-490b-91f2-eb28a5cf2e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16671 2024.08.27 19:55:40.787610 [ 3 ] {3d955ded-c165-490b-91f2-eb28a5cf2e1b} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
16672 2024.08.27 19:55:40.787981 [ 3 ] {3d955ded-c165-490b-91f2-eb28a5cf2e1b} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16673 2024.08.27 19:55:40.788137 [ 3 ] {3d955ded-c165-490b-91f2-eb28a5cf2e1b} <Debug> executeQuery: Read 420 rows, 30.66 KiB in 0.002043 sec., 205580.0293685756 rows/sec., 14.66 MiB/sec.
16674 2024.08.27 19:55:40.788315 [ 3 ] {3d955ded-c165-490b-91f2-eb28a5cf2e1b} <Debug> DynamicQueryHandler: Done processing query
16675 2024.08.27 19:55:40.788341 [ 3 ] {3d955ded-c165-490b-91f2-eb28a5cf2e1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
16676 2024.08.27 19:55:40.788357 [ 3 ] {} <Debug> HTTP-Session: 9ab41b27-83e7-4794-8939-326ccefc6c23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16677 2024.08.27 19:55:40.788483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16678 2024.08.27 19:55:40.788532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16679 2024.08.27 19:55:40.788552 [ 3 ] {} <Debug> HTTP-Session: f9d5b9c7-0c55-42f2-bd3c-273788f1a1f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16680 2024.08.27 19:55:40.788568 [ 3 ] {} <Debug> HTTP-Session: f9d5b9c7-0c55-42f2-bd3c-273788f1a1f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16681 2024.08.27 19:55:40.788582 [ 3 ] {} <Debug> HTTP-Session: f9d5b9c7-0c55-42f2-bd3c-273788f1a1f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16682 2024.08.27 19:55:40.788614 [ 3 ] {} <Trace> HTTP-Session: f9d5b9c7-0c55-42f2-bd3c-273788f1a1f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16683 2024.08.27 19:55:40.788709 [ 3 ] {82dc099e-c72e-4841-9c5b-274411be258b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
16684 2024.08.27 19:55:40.788755 [ 3 ] {82dc099e-c72e-4841-9c5b-274411be258b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
16685 2024.08.27 19:55:40.788891 [ 3 ] {82dc099e-c72e-4841-9c5b-274411be258b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16686 2024.08.27 19:55:40.789161 [ 3 ] {82dc099e-c72e-4841-9c5b-274411be258b} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16687 2024.08.27 19:55:40.789196 [ 3 ] {82dc099e-c72e-4841-9c5b-274411be258b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16688 2024.08.27 19:55:40.789557 [ 3 ] {82dc099e-c72e-4841-9c5b-274411be258b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
16689 2024.08.27 19:55:40.789929 [ 3 ] {82dc099e-c72e-4841-9c5b-274411be258b} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16690 2024.08.27 19:55:40.790092 [ 3 ] {82dc099e-c72e-4841-9c5b-274411be258b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001397 sec., 4294.917680744452 rows/sec., 224.39 KiB/sec.
16691 2024.08.27 19:55:40.790259 [ 3 ] {82dc099e-c72e-4841-9c5b-274411be258b} <Debug> DynamicQueryHandler: Done processing query
16692 2024.08.27 19:55:40.790283 [ 3 ] {82dc099e-c72e-4841-9c5b-274411be258b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16693 2024.08.27 19:55:40.790299 [ 3 ] {} <Debug> HTTP-Session: f9d5b9c7-0c55-42f2-bd3c-273788f1a1f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16694 2024.08.27 19:55:40.790478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 45221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16695 2024.08.27 19:55:40.790528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16696 2024.08.27 19:55:40.790548 [ 3 ] {} <Debug> HTTP-Session: f2a7e936-1603-4ca3-afca-30efe43713d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16697 2024.08.27 19:55:40.790566 [ 3 ] {} <Debug> HTTP-Session: f2a7e936-1603-4ca3-afca-30efe43713d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16698 2024.08.27 19:55:40.790580 [ 3 ] {} <Debug> HTTP-Session: f2a7e936-1603-4ca3-afca-30efe43713d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16699 2024.08.27 19:55:40.790611 [ 3 ] {} <Trace> HTTP-Session: f2a7e936-1603-4ca3-afca-30efe43713d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16700 2024.08.27 19:55:40.790852 [ 3 ] {e7db3e62-e3e5-46b8-8591-1437d296bf09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16701 2024.08.27 19:55:40.790901 [ 3 ] {e7db3e62-e3e5-46b8-8591-1437d296bf09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16702 2024.08.27 19:55:40.791051 [ 3 ] {e7db3e62-e3e5-46b8-8591-1437d296bf09} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16703 2024.08.27 19:55:40.791601 [ 3 ] {e7db3e62-e3e5-46b8-8591-1437d296bf09} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16704 2024.08.27 19:55:40.791637 [ 3 ] {e7db3e62-e3e5-46b8-8591-1437d296bf09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16705 2024.08.27 19:55:40.792040 [ 3 ] {e7db3e62-e3e5-46b8-8591-1437d296bf09} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
16706 2024.08.27 19:55:40.792381 [ 3 ] {e7db3e62-e3e5-46b8-8591-1437d296bf09} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16707 2024.08.27 19:55:40.792534 [ 3 ] {e7db3e62-e3e5-46b8-8591-1437d296bf09} <Debug> executeQuery: Read 240 rows, 16.47 KiB in 0.001835 sec., 130790.19073569482 rows/sec., 8.76 MiB/sec.
16708 2024.08.27 19:55:40.792710 [ 3 ] {e7db3e62-e3e5-46b8-8591-1437d296bf09} <Debug> DynamicQueryHandler: Done processing query
16709 2024.08.27 19:55:40.792735 [ 3 ] {e7db3e62-e3e5-46b8-8591-1437d296bf09} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
16710 2024.08.27 19:55:40.792752 [ 3 ] {} <Debug> HTTP-Session: f2a7e936-1603-4ca3-afca-30efe43713d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16711 2024.08.27 19:55:40.792897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16712 2024.08.27 19:55:40.792948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16713 2024.08.27 19:55:40.792968 [ 3 ] {} <Debug> HTTP-Session: 43c9d9af-3e97-492b-b9a4-2c757f16100f Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16714 2024.08.27 19:55:40.792985 [ 3 ] {} <Debug> HTTP-Session: 43c9d9af-3e97-492b-b9a4-2c757f16100f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16715 2024.08.27 19:55:40.792999 [ 3 ] {} <Debug> HTTP-Session: 43c9d9af-3e97-492b-b9a4-2c757f16100f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16716 2024.08.27 19:55:40.793030 [ 3 ] {} <Trace> HTTP-Session: 43c9d9af-3e97-492b-b9a4-2c757f16100f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16717 2024.08.27 19:55:40.793123 [ 3 ] {51d1088c-bb4d-4c81-b7cd-7df4c7d5dc82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
16718 2024.08.27 19:55:40.793169 [ 3 ] {51d1088c-bb4d-4c81-b7cd-7df4c7d5dc82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
16719 2024.08.27 19:55:40.793300 [ 3 ] {51d1088c-bb4d-4c81-b7cd-7df4c7d5dc82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16720 2024.08.27 19:55:40.793558 [ 3 ] {51d1088c-bb4d-4c81-b7cd-7df4c7d5dc82} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16721 2024.08.27 19:55:40.793594 [ 3 ] {51d1088c-bb4d-4c81-b7cd-7df4c7d5dc82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16722 2024.08.27 19:55:40.793956 [ 3 ] {51d1088c-bb4d-4c81-b7cd-7df4c7d5dc82} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
16723 2024.08.27 19:55:40.794290 [ 3 ] {51d1088c-bb4d-4c81-b7cd-7df4c7d5dc82} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16724 2024.08.27 19:55:40.794441 [ 129 ] {} <Debug> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0
16725 2024.08.27 19:55:40.794450 [ 3 ] {51d1088c-bb4d-4c81-b7cd-7df4c7d5dc82} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001335 sec., 749.063670411985 rows/sec., 50.47 KiB/sec.
16726 2024.08.27 19:55:40.794493 [ 129 ] {} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16727 2024.08.27 19:55:40.794559 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16728 2024.08.27 19:55:40.794759 [ 190 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full
16729 2024.08.27 19:55:40.794770 [ 3 ] {51d1088c-bb4d-4c81-b7cd-7df4c7d5dc82} <Debug> DynamicQueryHandler: Done processing query
16730 2024.08.27 19:55:40.794867 [ 3 ] {51d1088c-bb4d-4c81-b7cd-7df4c7d5dc82} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
16731 2024.08.27 19:55:40.794895 [ 3 ] {} <Debug> HTTP-Session: 43c9d9af-3e97-492b-b9a4-2c757f16100f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16732 2024.08.27 19:55:40.795026 [ 190 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16733 2024.08.27 19:55:40.795087 [ 190 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 35 rows starting from the beginning of the part
16734 2024.08.27 19:55:40.795107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44471, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16735 2024.08.27 19:55:40.795258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16736 2024.08.27 19:55:40.795315 [ 190 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part
16737 2024.08.27 19:55:40.795349 [ 3 ] {} <Debug> HTTP-Session: c1d68186-425f-4098-895f-b9a7ef22cda4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16738 2024.08.27 19:55:40.795426 [ 3 ] {} <Debug> HTTP-Session: c1d68186-425f-4098-895f-b9a7ef22cda4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16739 2024.08.27 19:55:40.795540 [ 3 ] {} <Debug> HTTP-Session: c1d68186-425f-4098-895f-b9a7ef22cda4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16740 2024.08.27 19:55:40.795663 [ 190 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part
16741 2024.08.27 19:55:40.795702 [ 3 ] {} <Trace> HTTP-Session: c1d68186-425f-4098-895f-b9a7ef22cda4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16742 2024.08.27 19:55:40.795856 [ 190 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part
16743 2024.08.27 19:55:40.796035 [ 190 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part
16744 2024.08.27 19:55:40.796152 [ 190 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part
16745 2024.08.27 19:55:40.796374 [ 3 ] {0920cd62-d5ab-4d32-946c-10f0aabba3f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16746 2024.08.27 19:55:40.796688 [ 3 ] {0920cd62-d5ab-4d32-946c-10f0aabba3f1} <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
16747 2024.08.27 19:55:40.798452 [ 3 ] {0920cd62-d5ab-4d32-946c-10f0aabba3f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16748 2024.08.27 19:55:40.799274 [ 201 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 4 columns (4 merged, 0 gathered) in 0.004609495 sec., 8677.740186289388 rows/sec., 584.73 KiB/sec.
16749 2024.08.27 19:55:40.799588 [ 194 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary)
16750 2024.08.27 19:55:40.799971 [ 3 ] {0920cd62-d5ab-4d32-946c-10f0aabba3f1} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16751 2024.08.27 19:55:40.800029 [ 3 ] {0920cd62-d5ab-4d32-946c-10f0aabba3f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16752 2024.08.27 19:55:40.800660 [ 194 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_40_8} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16753 2024.08.27 19:55:40.800854 [ 194 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_40_8} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8
16754 2024.08.27 19:55:40.800984 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
16755 2024.08.27 19:55:40.801345 [ 3 ] {0920cd62-d5ab-4d32-946c-10f0aabba3f1} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
16756 2024.08.27 19:55:40.801781 [ 3 ] {0920cd62-d5ab-4d32-946c-10f0aabba3f1} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16757 2024.08.27 19:55:40.801992 [ 3 ] {0920cd62-d5ab-4d32-946c-10f0aabba3f1} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.006047 sec., 4465.023978832479 rows/sec., 8.00 MiB/sec.
16758 2024.08.27 19:55:40.802249 [ 3 ] {0920cd62-d5ab-4d32-946c-10f0aabba3f1} <Debug> DynamicQueryHandler: Done processing query
16759 2024.08.27 19:55:40.802274 [ 3 ] {0920cd62-d5ab-4d32-946c-10f0aabba3f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
16760 2024.08.27 19:55:40.802291 [ 3 ] {} <Debug> HTTP-Session: c1d68186-425f-4098-895f-b9a7ef22cda4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16761 2024.08.27 19:55:40.802413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 12143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16762 2024.08.27 19:55:40.802465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16763 2024.08.27 19:55:40.802485 [ 3 ] {} <Debug> HTTP-Session: 3a783355-11f6-4450-8a65-2e1857c16183 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16764 2024.08.27 19:55:40.802502 [ 3 ] {} <Debug> HTTP-Session: 3a783355-11f6-4450-8a65-2e1857c16183 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16765 2024.08.27 19:55:40.802517 [ 3 ] {} <Debug> HTTP-Session: 3a783355-11f6-4450-8a65-2e1857c16183 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16766 2024.08.27 19:55:40.802548 [ 3 ] {} <Trace> HTTP-Session: 3a783355-11f6-4450-8a65-2e1857c16183 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16767 2024.08.27 19:55:40.802685 [ 3 ] {4eb6039a-6175-4c92-b1af-0421e481d631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16768 2024.08.27 19:55:40.802732 [ 3 ] {4eb6039a-6175-4c92-b1af-0421e481d631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16769 2024.08.27 19:55:40.802868 [ 3 ] {4eb6039a-6175-4c92-b1af-0421e481d631} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16770 2024.08.27 19:55:40.803172 [ 3 ] {4eb6039a-6175-4c92-b1af-0421e481d631} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16771 2024.08.27 19:55:40.803208 [ 3 ] {4eb6039a-6175-4c92-b1af-0421e481d631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16772 2024.08.27 19:55:40.803583 [ 3 ] {4eb6039a-6175-4c92-b1af-0421e481d631} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
16773 2024.08.27 19:55:40.803917 [ 3 ] {4eb6039a-6175-4c92-b1af-0421e481d631} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16774 2024.08.27 19:55:40.804073 [ 3 ] {4eb6039a-6175-4c92-b1af-0421e481d631} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001449 sec., 56590.75224292616 rows/sec., 3.59 MiB/sec.
16775 2024.08.27 19:55:40.804243 [ 3 ] {4eb6039a-6175-4c92-b1af-0421e481d631} <Debug> DynamicQueryHandler: Done processing query
16776 2024.08.27 19:55:40.804268 [ 3 ] {4eb6039a-6175-4c92-b1af-0421e481d631} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16777 2024.08.27 19:55:40.804284 [ 3 ] {} <Debug> HTTP-Session: 3a783355-11f6-4450-8a65-2e1857c16183 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16778 2024.08.27 19:55:45.764483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16779 2024.08.27 19:55:45.764638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16780 2024.08.27 19:55:45.764673 [ 3 ] {} <Debug> HTTP-Session: b6684c0f-b560-4a25-8d29-a056e795fb0b Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16781 2024.08.27 19:55:45.764706 [ 3 ] {} <Debug> HTTP-Session: b6684c0f-b560-4a25-8d29-a056e795fb0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16782 2024.08.27 19:55:45.764728 [ 3 ] {} <Debug> HTTP-Session: b6684c0f-b560-4a25-8d29-a056e795fb0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16783 2024.08.27 19:55:45.764790 [ 3 ] {} <Trace> HTTP-Session: b6684c0f-b560-4a25-8d29-a056e795fb0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16784 2024.08.27 19:55:45.765012 [ 3 ] {15a7f26f-47f3-4863-b5af-f447385ee0be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
16785 2024.08.27 19:55:45.765078 [ 3 ] {15a7f26f-47f3-4863-b5af-f447385ee0be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
16786 2024.08.27 19:55:45.765415 [ 3 ] {15a7f26f-47f3-4863-b5af-f447385ee0be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16787 2024.08.27 19:55:45.765938 [ 3 ] {15a7f26f-47f3-4863-b5af-f447385ee0be} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16788 2024.08.27 19:55:45.765982 [ 3 ] {15a7f26f-47f3-4863-b5af-f447385ee0be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16789 2024.08.27 19:55:45.766386 [ 3 ] {15a7f26f-47f3-4863-b5af-f447385ee0be} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
16790 2024.08.27 19:55:45.766775 [ 3 ] {15a7f26f-47f3-4863-b5af-f447385ee0be} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16791 2024.08.27 19:55:45.766966 [ 3 ] {15a7f26f-47f3-4863-b5af-f447385ee0be} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.002009 sec., 995.5201592832256 rows/sec., 73.89 KiB/sec.
16792 2024.08.27 19:55:45.767188 [ 3 ] {15a7f26f-47f3-4863-b5af-f447385ee0be} <Debug> DynamicQueryHandler: Done processing query
16793 2024.08.27 19:55:45.767216 [ 3 ] {15a7f26f-47f3-4863-b5af-f447385ee0be} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16794 2024.08.27 19:55:45.767232 [ 3 ] {} <Debug> HTTP-Session: b6684c0f-b560-4a25-8d29-a056e795fb0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16795 2024.08.27 19:55:45.767424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 16401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16796 2024.08.27 19:55:45.767476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16797 2024.08.27 19:55:45.767496 [ 3 ] {} <Debug> HTTP-Session: d5eaacbe-9042-4215-a396-fecfc762268f Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16798 2024.08.27 19:55:45.767514 [ 3 ] {} <Debug> HTTP-Session: d5eaacbe-9042-4215-a396-fecfc762268f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16799 2024.08.27 19:55:45.767529 [ 3 ] {} <Debug> HTTP-Session: d5eaacbe-9042-4215-a396-fecfc762268f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16800 2024.08.27 19:55:45.767560 [ 3 ] {} <Trace> HTTP-Session: d5eaacbe-9042-4215-a396-fecfc762268f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16801 2024.08.27 19:55:45.767717 [ 3 ] {70ab6357-d4aa-42c4-ba3f-fbe239b9680b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16802 2024.08.27 19:55:45.767763 [ 3 ] {70ab6357-d4aa-42c4-ba3f-fbe239b9680b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16803 2024.08.27 19:55:45.768005 [ 3 ] {70ab6357-d4aa-42c4-ba3f-fbe239b9680b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16804 2024.08.27 19:55:45.768434 [ 3 ] {70ab6357-d4aa-42c4-ba3f-fbe239b9680b} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16805 2024.08.27 19:55:45.768473 [ 3 ] {70ab6357-d4aa-42c4-ba3f-fbe239b9680b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16806 2024.08.27 19:55:45.768850 [ 3 ] {70ab6357-d4aa-42c4-ba3f-fbe239b9680b} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
16807 2024.08.27 19:55:45.769214 [ 3 ] {70ab6357-d4aa-42c4-ba3f-fbe239b9680b} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16808 2024.08.27 19:55:45.769389 [ 3 ] {70ab6357-d4aa-42c4-ba3f-fbe239b9680b} <Debug> executeQuery: Read 112 rows, 9.56 KiB in 0.001714 sec., 65344.224037339554 rows/sec., 5.45 MiB/sec.
16809 2024.08.27 19:55:45.769578 [ 3 ] {70ab6357-d4aa-42c4-ba3f-fbe239b9680b} <Debug> DynamicQueryHandler: Done processing query
16810 2024.08.27 19:55:45.769603 [ 3 ] {70ab6357-d4aa-42c4-ba3f-fbe239b9680b} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
16811 2024.08.27 19:55:45.769619 [ 3 ] {} <Debug> HTTP-Session: d5eaacbe-9042-4215-a396-fecfc762268f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16812 2024.08.27 19:55:45.769780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4047, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16813 2024.08.27 19:55:45.769831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16814 2024.08.27 19:55:45.769851 [ 3 ] {} <Debug> HTTP-Session: 244ab156-5bdf-4c73-9a2e-d85fe16fcb59 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16815 2024.08.27 19:55:45.769868 [ 3 ] {} <Debug> HTTP-Session: 244ab156-5bdf-4c73-9a2e-d85fe16fcb59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16816 2024.08.27 19:55:45.769885 [ 3 ] {} <Debug> HTTP-Session: 244ab156-5bdf-4c73-9a2e-d85fe16fcb59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16817 2024.08.27 19:55:45.769918 [ 3 ] {} <Trace> HTTP-Session: 244ab156-5bdf-4c73-9a2e-d85fe16fcb59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16818 2024.08.27 19:55:45.770022 [ 3 ] {bef4d13b-a447-40e1-8d57-3a86b20e9b9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16819 2024.08.27 19:55:45.770066 [ 3 ] {bef4d13b-a447-40e1-8d57-3a86b20e9b9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16820 2024.08.27 19:55:45.770295 [ 3 ] {bef4d13b-a447-40e1-8d57-3a86b20e9b9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16821 2024.08.27 19:55:45.770651 [ 3 ] {bef4d13b-a447-40e1-8d57-3a86b20e9b9a} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16822 2024.08.27 19:55:45.770689 [ 3 ] {bef4d13b-a447-40e1-8d57-3a86b20e9b9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16823 2024.08.27 19:55:45.771043 [ 3 ] {bef4d13b-a447-40e1-8d57-3a86b20e9b9a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
16824 2024.08.27 19:55:45.771392 [ 3 ] {bef4d13b-a447-40e1-8d57-3a86b20e9b9a} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16825 2024.08.27 19:55:45.771552 [ 3 ] {bef4d13b-a447-40e1-8d57-3a86b20e9b9a} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001554 sec., 18018.018018018018 rows/sec., 1.31 MiB/sec.
16826 2024.08.27 19:55:45.771714 [ 3 ] {bef4d13b-a447-40e1-8d57-3a86b20e9b9a} <Debug> DynamicQueryHandler: Done processing query
16827 2024.08.27 19:55:45.771738 [ 3 ] {bef4d13b-a447-40e1-8d57-3a86b20e9b9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16828 2024.08.27 19:55:45.771755 [ 3 ] {} <Debug> HTTP-Session: 244ab156-5bdf-4c73-9a2e-d85fe16fcb59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16829 2024.08.27 19:55:45.771889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 17534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16830 2024.08.27 19:55:45.771937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16831 2024.08.27 19:55:45.771956 [ 3 ] {} <Debug> HTTP-Session: bb662912-6e8c-4eed-ba21-194188c1aaa9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16832 2024.08.27 19:55:45.771973 [ 3 ] {} <Debug> HTTP-Session: bb662912-6e8c-4eed-ba21-194188c1aaa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16833 2024.08.27 19:55:45.771987 [ 3 ] {} <Debug> HTTP-Session: bb662912-6e8c-4eed-ba21-194188c1aaa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16834 2024.08.27 19:55:45.772018 [ 3 ] {} <Trace> HTTP-Session: bb662912-6e8c-4eed-ba21-194188c1aaa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16835 2024.08.27 19:55:45.772141 [ 3 ] {f2b1940e-08ba-4fc1-8dd6-7b3d707a51c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16836 2024.08.27 19:55:45.772184 [ 3 ] {f2b1940e-08ba-4fc1-8dd6-7b3d707a51c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16837 2024.08.27 19:55:45.772409 [ 3 ] {f2b1940e-08ba-4fc1-8dd6-7b3d707a51c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16838 2024.08.27 19:55:45.772790 [ 3 ] {f2b1940e-08ba-4fc1-8dd6-7b3d707a51c0} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16839 2024.08.27 19:55:45.772827 [ 3 ] {f2b1940e-08ba-4fc1-8dd6-7b3d707a51c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16840 2024.08.27 19:55:45.773187 [ 3 ] {f2b1940e-08ba-4fc1-8dd6-7b3d707a51c0} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
16841 2024.08.27 19:55:45.773558 [ 3 ] {f2b1940e-08ba-4fc1-8dd6-7b3d707a51c0} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16842 2024.08.27 19:55:45.773722 [ 3 ] {f2b1940e-08ba-4fc1-8dd6-7b3d707a51c0} <Debug> executeQuery: Read 104 rows, 8.18 KiB in 0.001626 sec., 63960.639606396064 rows/sec., 4.91 MiB/sec.
16843 2024.08.27 19:55:45.773901 [ 3 ] {f2b1940e-08ba-4fc1-8dd6-7b3d707a51c0} <Debug> DynamicQueryHandler: Done processing query
16844 2024.08.27 19:55:45.773926 [ 3 ] {f2b1940e-08ba-4fc1-8dd6-7b3d707a51c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
16845 2024.08.27 19:55:45.773942 [ 3 ] {} <Debug> HTTP-Session: bb662912-6e8c-4eed-ba21-194188c1aaa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16846 2024.08.27 19:55:45.774125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 31019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16847 2024.08.27 19:55:45.774175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16848 2024.08.27 19:55:45.774194 [ 3 ] {} <Debug> HTTP-Session: 90502ff3-848d-46b5-986f-4d3ec6f0ceac Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16849 2024.08.27 19:55:45.774211 [ 3 ] {} <Debug> HTTP-Session: 90502ff3-848d-46b5-986f-4d3ec6f0ceac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16850 2024.08.27 19:55:45.774225 [ 3 ] {} <Debug> HTTP-Session: 90502ff3-848d-46b5-986f-4d3ec6f0ceac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16851 2024.08.27 19:55:45.774256 [ 3 ] {} <Trace> HTTP-Session: 90502ff3-848d-46b5-986f-4d3ec6f0ceac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16852 2024.08.27 19:55:45.774406 [ 3 ] {7de60b73-5017-4590-b251-19d72b5fe79b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16853 2024.08.27 19:55:45.774451 [ 3 ] {7de60b73-5017-4590-b251-19d72b5fe79b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16854 2024.08.27 19:55:45.774597 [ 3 ] {7de60b73-5017-4590-b251-19d72b5fe79b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16855 2024.08.27 19:55:45.774962 [ 3 ] {7de60b73-5017-4590-b251-19d72b5fe79b} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16856 2024.08.27 19:55:45.774998 [ 3 ] {7de60b73-5017-4590-b251-19d72b5fe79b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16857 2024.08.27 19:55:45.775386 [ 3 ] {7de60b73-5017-4590-b251-19d72b5fe79b} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
16858 2024.08.27 19:55:45.775716 [ 3 ] {7de60b73-5017-4590-b251-19d72b5fe79b} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16859 2024.08.27 19:55:45.775874 [ 3 ] {7de60b73-5017-4590-b251-19d72b5fe79b} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.00154 sec., 105194.8051948052 rows/sec., 7.31 MiB/sec.
16860 2024.08.27 19:55:45.776133 [ 3 ] {7de60b73-5017-4590-b251-19d72b5fe79b} <Debug> DynamicQueryHandler: Done processing query
16861 2024.08.27 19:55:45.776195 [ 3 ] {7de60b73-5017-4590-b251-19d72b5fe79b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
16862 2024.08.27 19:55:45.776256 [ 3 ] {} <Debug> HTTP-Session: 90502ff3-848d-46b5-986f-4d3ec6f0ceac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16863 2024.08.27 19:55:45.776528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 42153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16864 2024.08.27 19:55:45.776580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16865 2024.08.27 19:55:45.776600 [ 3 ] {} <Debug> HTTP-Session: acb8977a-8210-40cd-87c3-5ec206c149f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16866 2024.08.27 19:55:45.776617 [ 3 ] {} <Debug> HTTP-Session: acb8977a-8210-40cd-87c3-5ec206c149f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16867 2024.08.27 19:55:45.776631 [ 3 ] {} <Debug> HTTP-Session: acb8977a-8210-40cd-87c3-5ec206c149f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16868 2024.08.27 19:55:45.776663 [ 3 ] {} <Trace> HTTP-Session: acb8977a-8210-40cd-87c3-5ec206c149f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16869 2024.08.27 19:55:45.776955 [ 3 ] {b05d6440-2645-4018-bd7a-9b0a292c333a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16870 2024.08.27 19:55:45.777028 [ 3 ] {b05d6440-2645-4018-bd7a-9b0a292c333a} <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
16871 2024.08.27 19:55:45.777463 [ 3 ] {b05d6440-2645-4018-bd7a-9b0a292c333a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16872 2024.08.27 19:55:45.778165 [ 3 ] {b05d6440-2645-4018-bd7a-9b0a292c333a} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16873 2024.08.27 19:55:45.778202 [ 3 ] {b05d6440-2645-4018-bd7a-9b0a292c333a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16874 2024.08.27 19:55:45.778839 [ 3 ] {b05d6440-2645-4018-bd7a-9b0a292c333a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
16875 2024.08.27 19:55:45.779265 [ 3 ] {b05d6440-2645-4018-bd7a-9b0a292c333a} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16876 2024.08.27 19:55:45.779450 [ 3 ] {b05d6440-2645-4018-bd7a-9b0a292c333a} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002688 sec., 9672.619047619048 rows/sec., 17.33 MiB/sec.
16877 2024.08.27 19:55:45.779681 [ 3 ] {b05d6440-2645-4018-bd7a-9b0a292c333a} <Debug> DynamicQueryHandler: Done processing query
16878 2024.08.27 19:55:45.779705 [ 3 ] {b05d6440-2645-4018-bd7a-9b0a292c333a} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
16879 2024.08.27 19:55:45.779721 [ 3 ] {} <Debug> HTTP-Session: acb8977a-8210-40cd-87c3-5ec206c149f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16880 2024.08.27 19:55:45.779846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16881 2024.08.27 19:55:45.779898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16882 2024.08.27 19:55:45.779918 [ 3 ] {} <Debug> HTTP-Session: f4b98a14-2b22-4fd0-94b8-962c9f15a8ec Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16883 2024.08.27 19:55:45.779934 [ 3 ] {} <Debug> HTTP-Session: f4b98a14-2b22-4fd0-94b8-962c9f15a8ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16884 2024.08.27 19:55:45.779949 [ 3 ] {} <Debug> HTTP-Session: f4b98a14-2b22-4fd0-94b8-962c9f15a8ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16885 2024.08.27 19:55:45.779979 [ 3 ] {} <Trace> HTTP-Session: f4b98a14-2b22-4fd0-94b8-962c9f15a8ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16886 2024.08.27 19:55:45.780099 [ 3 ] {a26f038b-b0a5-4e28-a74c-aac11de3421d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16887 2024.08.27 19:55:45.780146 [ 3 ] {a26f038b-b0a5-4e28-a74c-aac11de3421d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16888 2024.08.27 19:55:45.780274 [ 3 ] {a26f038b-b0a5-4e28-a74c-aac11de3421d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16889 2024.08.27 19:55:45.780629 [ 3 ] {a26f038b-b0a5-4e28-a74c-aac11de3421d} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16890 2024.08.27 19:55:45.780666 [ 3 ] {a26f038b-b0a5-4e28-a74c-aac11de3421d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16891 2024.08.27 19:55:45.781061 [ 3 ] {a26f038b-b0a5-4e28-a74c-aac11de3421d} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
16892 2024.08.27 19:55:45.781388 [ 3 ] {a26f038b-b0a5-4e28-a74c-aac11de3421d} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16893 2024.08.27 19:55:45.781549 [ 3 ] {a26f038b-b0a5-4e28-a74c-aac11de3421d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001489 sec., 40295.500335795834 rows/sec., 2.72 MiB/sec.
16894 2024.08.27 19:55:45.781716 [ 3 ] {a26f038b-b0a5-4e28-a74c-aac11de3421d} <Debug> DynamicQueryHandler: Done processing query
16895 2024.08.27 19:55:45.781742 [ 3 ] {a26f038b-b0a5-4e28-a74c-aac11de3421d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16896 2024.08.27 19:55:45.781758 [ 3 ] {} <Debug> HTTP-Session: f4b98a14-2b22-4fd0-94b8-962c9f15a8ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16897 2024.08.27 19:55:46.124558 [ 124 ] {} <Debug> oximeter.measurements_i64 (0519600b-b570-40b8-9272-3f7c21ba25c5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
16898 2024.08.27 19:55:46.124659 [ 124 ] {} <Trace> oximeter.measurements_i64 (0519600b-b570-40b8-9272-3f7c21ba25c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16899 2024.08.27 19:55:46.124705 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16900 2024.08.27 19:55:46.124953 [ 201 ] {0519600b-b570-40b8-9272-3f7c21ba25c5::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
16901 2024.08.27 19:55:46.125197 [ 201 ] {0519600b-b570-40b8-9272-3f7c21ba25c5::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16902 2024.08.27 19:55:46.125241 [ 201 ] {0519600b-b570-40b8-9272-3f7c21ba25c5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part
16903 2024.08.27 19:55:46.125328 [ 201 ] {0519600b-b570-40b8-9272-3f7c21ba25c5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part
16904 2024.08.27 19:55:46.125602 [ 201 ] {0519600b-b570-40b8-9272-3f7c21ba25c5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part
16905 2024.08.27 19:55:46.125748 [ 201 ] {0519600b-b570-40b8-9272-3f7c21ba25c5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part
16906 2024.08.27 19:55:46.125989 [ 201 ] {0519600b-b570-40b8-9272-3f7c21ba25c5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part
16907 2024.08.27 19:55:46.127126 [ 190 ] {0519600b-b570-40b8-9272-3f7c21ba25c5::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 4 columns (4 merged, 0 gathered) in 0.002313418 sec., 20748.520155026028 rows/sec., 1.47 MiB/sec.
16908 2024.08.27 19:55:46.127330 [ 190 ] {0519600b-b570-40b8-9272-3f7c21ba25c5::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
16909 2024.08.27 19:55:46.127839 [ 190 ] {0519600b-b570-40b8-9272-3f7c21ba25c5::all_1_5_1} <Trace> oximeter.measurements_i64 (0519600b-b570-40b8-9272-3f7c21ba25c5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16910 2024.08.27 19:55:46.127941 [ 190 ] {0519600b-b570-40b8-9272-3f7c21ba25c5::all_1_5_1} <Trace> oximeter.measurements_i64 (0519600b-b570-40b8-9272-3f7c21ba25c5) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
16911 2024.08.27 19:55:46.128042 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
16912 2024.08.27 19:55:49.593318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 515, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16913 2024.08.27 19:55:49.593470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16914 2024.08.27 19:55:49.593506 [ 3 ] {} <Debug> HTTP-Session: 50a54528-c92d-439d-bada-038d64ccf478 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16915 2024.08.27 19:55:49.593539 [ 3 ] {} <Debug> HTTP-Session: 50a54528-c92d-439d-bada-038d64ccf478 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16916 2024.08.27 19:55:49.593561 [ 3 ] {} <Debug> HTTP-Session: 50a54528-c92d-439d-bada-038d64ccf478 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16917 2024.08.27 19:55:49.593626 [ 3 ] {} <Trace> HTTP-Session: 50a54528-c92d-439d-bada-038d64ccf478 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16918 2024.08.27 19:55:49.593848 [ 3 ] {17424aa7-2487-459d-a467-36864fec1ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
16919 2024.08.27 19:55:49.593937 [ 3 ] {17424aa7-2487-459d-a467-36864fec1ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
16920 2024.08.27 19:55:49.594335 [ 3 ] {17424aa7-2487-459d-a467-36864fec1ad9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16921 2024.08.27 19:55:49.594747 [ 3 ] {17424aa7-2487-459d-a467-36864fec1ad9} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16922 2024.08.27 19:55:49.594789 [ 3 ] {17424aa7-2487-459d-a467-36864fec1ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16923 2024.08.27 19:55:49.595207 [ 3 ] {17424aa7-2487-459d-a467-36864fec1ad9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
16924 2024.08.27 19:55:49.595587 [ 3 ] {17424aa7-2487-459d-a467-36864fec1ad9} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16925 2024.08.27 19:55:49.595778 [ 3 ] {17424aa7-2487-459d-a467-36864fec1ad9} <Debug> executeQuery: Read 3 rows, 243.00 B in 0.001991 sec., 1506.780512305374 rows/sec., 119.19 KiB/sec.
16926 2024.08.27 19:55:49.596003 [ 3 ] {17424aa7-2487-459d-a467-36864fec1ad9} <Debug> DynamicQueryHandler: Done processing query
16927 2024.08.27 19:55:49.596031 [ 3 ] {17424aa7-2487-459d-a467-36864fec1ad9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16928 2024.08.27 19:55:49.596047 [ 3 ] {} <Debug> HTTP-Session: 50a54528-c92d-439d-bada-038d64ccf478 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16929 2024.08.27 19:55:49.596408 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 207004, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16930 2024.08.27 19:55:49.596463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16931 2024.08.27 19:55:49.596483 [ 3 ] {} <Debug> HTTP-Session: eb0e3ef6-1911-4e70-b2e8-50ff305539ea Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16932 2024.08.27 19:55:49.596501 [ 3 ] {} <Debug> HTTP-Session: eb0e3ef6-1911-4e70-b2e8-50ff305539ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16933 2024.08.27 19:55:49.596515 [ 3 ] {} <Debug> HTTP-Session: eb0e3ef6-1911-4e70-b2e8-50ff305539ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16934 2024.08.27 19:55:49.596550 [ 3 ] {} <Trace> HTTP-Session: eb0e3ef6-1911-4e70-b2e8-50ff305539ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16935 2024.08.27 19:55:49.597067 [ 3 ] {827fab16-7567-4911-a1f5-2284a085384a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16936 2024.08.27 19:55:49.597117 [ 3 ] {827fab16-7567-4911-a1f5-2284a085384a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16937 2024.08.27 19:55:49.597358 [ 3 ] {827fab16-7567-4911-a1f5-2284a085384a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16938 2024.08.27 19:55:49.598607 [ 3 ] {827fab16-7567-4911-a1f5-2284a085384a} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16939 2024.08.27 19:55:49.598647 [ 3 ] {827fab16-7567-4911-a1f5-2284a085384a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16940 2024.08.27 19:55:49.599108 [ 3 ] {827fab16-7567-4911-a1f5-2284a085384a} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
16941 2024.08.27 19:55:49.599452 [ 3 ] {827fab16-7567-4911-a1f5-2284a085384a} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16942 2024.08.27 19:55:49.599588 [ 3 ] {827fab16-7567-4911-a1f5-2284a085384a} <Debug> executeQuery: Read 1416 rows, 121.37 KiB in 0.002912 sec., 486263.73626373627 rows/sec., 40.70 MiB/sec.
16943 2024.08.27 19:55:49.599800 [ 3 ] {827fab16-7567-4911-a1f5-2284a085384a} <Debug> DynamicQueryHandler: Done processing query
16944 2024.08.27 19:55:49.599824 [ 3 ] {827fab16-7567-4911-a1f5-2284a085384a} <Debug> MemoryTracker: Peak memory usage (for query): 5.01 MiB.
16945 2024.08.27 19:55:49.599840 [ 3 ] {} <Debug> HTTP-Session: eb0e3ef6-1911-4e70-b2e8-50ff305539ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16946 2024.08.27 19:55:49.600110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16947 2024.08.27 19:55:49.600163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16948 2024.08.27 19:55:49.600183 [ 3 ] {} <Debug> HTTP-Session: 4c3ef842-6deb-4bdf-8346-49ecde7b57cc Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16949 2024.08.27 19:55:49.600201 [ 3 ] {} <Debug> HTTP-Session: 4c3ef842-6deb-4bdf-8346-49ecde7b57cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16950 2024.08.27 19:55:49.600216 [ 3 ] {} <Debug> HTTP-Session: 4c3ef842-6deb-4bdf-8346-49ecde7b57cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16951 2024.08.27 19:55:49.600251 [ 3 ] {} <Trace> HTTP-Session: 4c3ef842-6deb-4bdf-8346-49ecde7b57cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16952 2024.08.27 19:55:49.600368 [ 3 ] {dd63d4b1-cbae-45b9-866e-1170ee8068ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16953 2024.08.27 19:55:49.600413 [ 3 ] {dd63d4b1-cbae-45b9-866e-1170ee8068ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16954 2024.08.27 19:55:49.600653 [ 3 ] {dd63d4b1-cbae-45b9-866e-1170ee8068ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16955 2024.08.27 19:55:49.600977 [ 3 ] {dd63d4b1-cbae-45b9-866e-1170ee8068ed} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16956 2024.08.27 19:55:49.601014 [ 3 ] {dd63d4b1-cbae-45b9-866e-1170ee8068ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16957 2024.08.27 19:55:49.601360 [ 3 ] {dd63d4b1-cbae-45b9-866e-1170ee8068ed} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
16958 2024.08.27 19:55:49.601710 [ 3 ] {dd63d4b1-cbae-45b9-866e-1170ee8068ed} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16959 2024.08.27 19:55:49.601875 [ 3 ] {dd63d4b1-cbae-45b9-866e-1170ee8068ed} <Debug> executeQuery: Read 30 rows, 2.23 KiB in 0.001533 sec., 19569.471624266145 rows/sec., 1.42 MiB/sec.
16960 2024.08.27 19:55:49.602078 [ 3 ] {dd63d4b1-cbae-45b9-866e-1170ee8068ed} <Debug> DynamicQueryHandler: Done processing query
16961 2024.08.27 19:55:49.602113 [ 3 ] {dd63d4b1-cbae-45b9-866e-1170ee8068ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
16962 2024.08.27 19:55:49.602145 [ 3 ] {} <Debug> HTTP-Session: 4c3ef842-6deb-4bdf-8346-49ecde7b57cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16963 2024.08.27 19:55:49.602447 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 33140, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16964 2024.08.27 19:55:49.602496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16965 2024.08.27 19:55:49.602517 [ 3 ] {} <Debug> HTTP-Session: 6b4ddcfb-21e2-4ea7-be06-d4d52787e811 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16966 2024.08.27 19:55:49.602534 [ 3 ] {} <Debug> HTTP-Session: 6b4ddcfb-21e2-4ea7-be06-d4d52787e811 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16967 2024.08.27 19:55:49.602548 [ 3 ] {} <Debug> HTTP-Session: 6b4ddcfb-21e2-4ea7-be06-d4d52787e811 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16968 2024.08.27 19:55:49.602580 [ 3 ] {} <Trace> HTTP-Session: 6b4ddcfb-21e2-4ea7-be06-d4d52787e811 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16969 2024.08.27 19:55:49.602744 [ 3 ] {8f843416-cc2b-445c-83a0-19d42ac8cb1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
16970 2024.08.27 19:55:49.602788 [ 3 ] {8f843416-cc2b-445c-83a0-19d42ac8cb1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
16971 2024.08.27 19:55:49.603019 [ 3 ] {8f843416-cc2b-445c-83a0-19d42ac8cb1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16972 2024.08.27 19:55:49.603500 [ 3 ] {8f843416-cc2b-445c-83a0-19d42ac8cb1e} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16973 2024.08.27 19:55:49.603537 [ 3 ] {8f843416-cc2b-445c-83a0-19d42ac8cb1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16974 2024.08.27 19:55:49.603900 [ 3 ] {8f843416-cc2b-445c-83a0-19d42ac8cb1e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
16975 2024.08.27 19:55:49.604257 [ 3 ] {8f843416-cc2b-445c-83a0-19d42ac8cb1e} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16976 2024.08.27 19:55:49.604412 [ 3 ] {8f843416-cc2b-445c-83a0-19d42ac8cb1e} <Debug> executeQuery: Read 248 rows, 17.21 KiB in 0.001741 sec., 142446.8696151637 rows/sec., 9.65 MiB/sec.
16977 2024.08.27 19:55:49.604589 [ 3 ] {8f843416-cc2b-445c-83a0-19d42ac8cb1e} <Debug> DynamicQueryHandler: Done processing query
16978 2024.08.27 19:55:49.604614 [ 3 ] {8f843416-cc2b-445c-83a0-19d42ac8cb1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
16979 2024.08.27 19:55:49.604630 [ 3 ] {} <Debug> HTTP-Session: 6b4ddcfb-21e2-4ea7-be06-d4d52787e811 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16980 2024.08.27 19:55:49.604764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16981 2024.08.27 19:55:49.604814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16982 2024.08.27 19:55:49.604834 [ 3 ] {} <Debug> HTTP-Session: 77c8f014-9733-42cb-a379-b261d1d50711 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
16983 2024.08.27 19:55:49.604851 [ 3 ] {} <Debug> HTTP-Session: 77c8f014-9733-42cb-a379-b261d1d50711 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16984 2024.08.27 19:55:49.604865 [ 3 ] {} <Debug> HTTP-Session: 77c8f014-9733-42cb-a379-b261d1d50711 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16985 2024.08.27 19:55:49.604896 [ 3 ] {} <Trace> HTTP-Session: 77c8f014-9733-42cb-a379-b261d1d50711 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16986 2024.08.27 19:55:49.604997 [ 3 ] {512140b1-c527-427d-bc04-8705f9673e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
16987 2024.08.27 19:55:49.605048 [ 3 ] {512140b1-c527-427d-bc04-8705f9673e46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
16988 2024.08.27 19:55:49.605277 [ 3 ] {512140b1-c527-427d-bc04-8705f9673e46} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16989 2024.08.27 19:55:49.605574 [ 3 ] {512140b1-c527-427d-bc04-8705f9673e46} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16990 2024.08.27 19:55:49.605611 [ 3 ] {512140b1-c527-427d-bc04-8705f9673e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16991 2024.08.27 19:55:49.605957 [ 3 ] {512140b1-c527-427d-bc04-8705f9673e46} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
16992 2024.08.27 19:55:49.606327 [ 3 ] {512140b1-c527-427d-bc04-8705f9673e46} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16993 2024.08.27 19:55:49.606482 [ 3 ] {512140b1-c527-427d-bc04-8705f9673e46} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001502 sec., 3994.6737683089214 rows/sec., 236.01 KiB/sec.
16994 2024.08.27 19:55:49.606480 [ 120 ] {} <Debug> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0
16995 2024.08.27 19:55:49.606599 [ 120 ] {} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16996 2024.08.27 19:55:49.606653 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
16997 2024.08.27 19:55:49.606762 [ 3 ] {512140b1-c527-427d-bc04-8705f9673e46} <Debug> DynamicQueryHandler: Done processing query
16998 2024.08.27 19:55:49.606811 [ 3 ] {512140b1-c527-427d-bc04-8705f9673e46} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16999 2024.08.27 19:55:49.606844 [ 3 ] {} <Debug> HTTP-Session: 77c8f014-9733-42cb-a379-b261d1d50711 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17000 2024.08.27 19:55:49.606851 [ 186 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full
17001 2024.08.27 19:55:49.607037 [ 186 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17002 2024.08.27 19:55:49.607073 [ 186 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 6 rows starting from the beginning of the part
17003 2024.08.27 19:55:49.607172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 144726, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17004 2024.08.27 19:55:49.607322 [ 186 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part
17005 2024.08.27 19:55:49.607331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17006 2024.08.27 19:55:49.607401 [ 3 ] {} <Debug> HTTP-Session: 779c967b-fc22-4781-9aaf-ee0d66dace15 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17007 2024.08.27 19:55:49.607477 [ 3 ] {} <Debug> HTTP-Session: 779c967b-fc22-4781-9aaf-ee0d66dace15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17008 2024.08.27 19:55:49.607552 [ 3 ] {} <Debug> HTTP-Session: 779c967b-fc22-4781-9aaf-ee0d66dace15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17009 2024.08.27 19:55:49.607627 [ 186 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part
17010 2024.08.27 19:55:49.607656 [ 3 ] {} <Trace> HTTP-Session: 779c967b-fc22-4781-9aaf-ee0d66dace15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17011 2024.08.27 19:55:49.607909 [ 186 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part
17012 2024.08.27 19:55:49.607995 [ 186 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part
17013 2024.08.27 19:55:49.608374 [ 3 ] {7f19bdb3-b816-406d-a191-6fbee5c284e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17014 2024.08.27 19:55:49.608541 [ 3 ] {7f19bdb3-b816-406d-a191-6fbee5c284e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17015 2024.08.27 19:55:49.609264 [ 3 ] {7f19bdb3-b816-406d-a191-6fbee5c284e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17016 2024.08.27 19:55:49.610035 [ 190 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003296374 sec., 9100.909059469586 rows/sec., 577.69 KiB/sec.
17017 2024.08.27 19:55:49.610283 [ 190 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary)
17018 2024.08.27 19:55:49.610644 [ 3 ] {7f19bdb3-b816-406d-a191-6fbee5c284e9} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17019 2024.08.27 19:55:49.610717 [ 3 ] {7f19bdb3-b816-406d-a191-6fbee5c284e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
17020 2024.08.27 19:55:49.611053 [ 190 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_41_10} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17021 2024.08.27 19:55:49.611243 [ 190 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_41_10} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10
17022 2024.08.27 19:55:49.611388 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
17023 2024.08.27 19:55:49.611487 [ 3 ] {7f19bdb3-b816-406d-a191-6fbee5c284e9} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
17024 2024.08.27 19:55:49.611859 [ 3 ] {7f19bdb3-b816-406d-a191-6fbee5c284e9} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17025 2024.08.27 19:55:49.612028 [ 3 ] {7f19bdb3-b816-406d-a191-6fbee5c284e9} <Debug> executeQuery: Read 886 rows, 65.69 KiB in 0.004145 sec., 213751.507840772 rows/sec., 15.48 MiB/sec.
17026 2024.08.27 19:55:49.612226 [ 3 ] {7f19bdb3-b816-406d-a191-6fbee5c284e9} <Debug> DynamicQueryHandler: Done processing query
17027 2024.08.27 19:55:49.612250 [ 3 ] {7f19bdb3-b816-406d-a191-6fbee5c284e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.75 MiB.
17028 2024.08.27 19:55:49.612266 [ 3 ] {} <Debug> HTTP-Session: 779c967b-fc22-4781-9aaf-ee0d66dace15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17029 2024.08.27 19:55:49.612427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17030 2024.08.27 19:55:49.612475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17031 2024.08.27 19:55:49.612494 [ 3 ] {} <Debug> HTTP-Session: 6752c8a6-209e-46f9-ab28-ab231585ad94 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17032 2024.08.27 19:55:49.612510 [ 3 ] {} <Debug> HTTP-Session: 6752c8a6-209e-46f9-ab28-ab231585ad94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17033 2024.08.27 19:55:49.612524 [ 3 ] {} <Debug> HTTP-Session: 6752c8a6-209e-46f9-ab28-ab231585ad94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17034 2024.08.27 19:55:49.612554 [ 3 ] {} <Trace> HTTP-Session: 6752c8a6-209e-46f9-ab28-ab231585ad94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17035 2024.08.27 19:55:49.612649 [ 3 ] {17a895c5-a0b4-4e52-9e48-b740aab965a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
17036 2024.08.27 19:55:49.612693 [ 3 ] {17a895c5-a0b4-4e52-9e48-b740aab965a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
17037 2024.08.27 19:55:49.612825 [ 3 ] {17a895c5-a0b4-4e52-9e48-b740aab965a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17038 2024.08.27 19:55:49.613087 [ 3 ] {17a895c5-a0b4-4e52-9e48-b740aab965a3} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17039 2024.08.27 19:55:49.613122 [ 3 ] {17a895c5-a0b4-4e52-9e48-b740aab965a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
17040 2024.08.27 19:55:49.613472 [ 3 ] {17a895c5-a0b4-4e52-9e48-b740aab965a3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
17041 2024.08.27 19:55:49.613787 [ 3 ] {17a895c5-a0b4-4e52-9e48-b740aab965a3} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17042 2024.08.27 19:55:49.613943 [ 120 ] {} <Debug> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
17043 2024.08.27 19:55:49.613947 [ 3 ] {17a895c5-a0b4-4e52-9e48-b740aab965a3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001313 sec., 4569.68773800457 rows/sec., 238.75 KiB/sec.
17044 2024.08.27 19:55:49.613994 [ 120 ] {} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17045 2024.08.27 19:55:49.614057 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
17046 2024.08.27 19:55:49.614239 [ 188 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
17047 2024.08.27 19:55:49.614259 [ 3 ] {17a895c5-a0b4-4e52-9e48-b740aab965a3} <Debug> DynamicQueryHandler: Done processing query
17048 2024.08.27 19:55:49.614312 [ 3 ] {17a895c5-a0b4-4e52-9e48-b740aab965a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
17049 2024.08.27 19:55:49.614338 [ 3 ] {} <Debug> HTTP-Session: 6752c8a6-209e-46f9-ab28-ab231585ad94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17050 2024.08.27 19:55:49.614466 [ 188 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17051 2024.08.27 19:55:49.614512 [ 188 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
17052 2024.08.27 19:55:49.614649 [ 188 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
17053 2024.08.27 19:55:49.614737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 172049, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17054 2024.08.27 19:55:49.614916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17055 2024.08.27 19:55:49.614959 [ 188 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
17056 2024.08.27 19:55:49.614996 [ 3 ] {} <Debug> HTTP-Session: 290f102a-926e-4d09-bd6b-bc2b1ce6b4e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17057 2024.08.27 19:55:49.615065 [ 3 ] {} <Debug> HTTP-Session: 290f102a-926e-4d09-bd6b-bc2b1ce6b4e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17058 2024.08.27 19:55:49.615127 [ 3 ] {} <Debug> HTTP-Session: 290f102a-926e-4d09-bd6b-bc2b1ce6b4e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17059 2024.08.27 19:55:49.615260 [ 188 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
17060 2024.08.27 19:55:49.615275 [ 3 ] {} <Trace> HTTP-Session: 290f102a-926e-4d09-bd6b-bc2b1ce6b4e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17061 2024.08.27 19:55:49.615592 [ 188 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
17062 2024.08.27 19:55:49.615809 [ 188 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
17063 2024.08.27 19:55:49.616077 [ 3 ] {687de81a-ce3d-4659-b4f5-560f04212af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17064 2024.08.27 19:55:49.616267 [ 3 ] {687de81a-ce3d-4659-b4f5-560f04212af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17065 2024.08.27 19:55:49.616731 [ 3 ] {687de81a-ce3d-4659-b4f5-560f04212af9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17066 2024.08.27 19:55:49.617682 [ 198 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.003513107 sec., 70023.48633275331 rows/sec., 3.57 MiB/sec.
17067 2024.08.27 19:55:49.617941 [ 198 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
17068 2024.08.27 19:55:49.618053 [ 3 ] {687de81a-ce3d-4659-b4f5-560f04212af9} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17069 2024.08.27 19:55:49.618105 [ 3 ] {687de81a-ce3d-4659-b4f5-560f04212af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
17070 2024.08.27 19:55:49.618760 [ 198 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_41_8} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17071 2024.08.27 19:55:49.618923 [ 198 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_41_8} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
17072 2024.08.27 19:55:49.619035 [ 3 ] {687de81a-ce3d-4659-b4f5-560f04212af9} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
17073 2024.08.27 19:55:49.619054 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
17074 2024.08.27 19:55:49.619425 [ 3 ] {687de81a-ce3d-4659-b4f5-560f04212af9} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17075 2024.08.27 19:55:49.619595 [ 3 ] {687de81a-ce3d-4659-b4f5-560f04212af9} <Debug> executeQuery: Read 909 rows, 62.10 KiB in 0.004023 sec., 225950.78299776287 rows/sec., 15.08 MiB/sec.
17076 2024.08.27 19:55:49.619850 [ 3 ] {687de81a-ce3d-4659-b4f5-560f04212af9} <Debug> DynamicQueryHandler: Done processing query
17077 2024.08.27 19:55:49.619877 [ 3 ] {687de81a-ce3d-4659-b4f5-560f04212af9} <Debug> MemoryTracker: Peak memory usage (for query): 4.67 MiB.
17078 2024.08.27 19:55:49.619893 [ 3 ] {} <Debug> HTTP-Session: 290f102a-926e-4d09-bd6b-bc2b1ce6b4e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17079 2024.08.27 19:55:49.620049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17080 2024.08.27 19:55:49.620100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17081 2024.08.27 19:55:49.620121 [ 3 ] {} <Debug> HTTP-Session: 65eb86ec-ce6a-4e75-ae2a-7a7798441445 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17082 2024.08.27 19:55:49.620138 [ 3 ] {} <Debug> HTTP-Session: 65eb86ec-ce6a-4e75-ae2a-7a7798441445 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17083 2024.08.27 19:55:49.620152 [ 3 ] {} <Debug> HTTP-Session: 65eb86ec-ce6a-4e75-ae2a-7a7798441445 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17084 2024.08.27 19:55:49.620183 [ 3 ] {} <Trace> HTTP-Session: 65eb86ec-ce6a-4e75-ae2a-7a7798441445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17085 2024.08.27 19:55:49.620275 [ 3 ] {20b007e3-6a68-4fd8-a97f-70b48741f6e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
17086 2024.08.27 19:55:49.620320 [ 3 ] {20b007e3-6a68-4fd8-a97f-70b48741f6e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
17087 2024.08.27 19:55:49.620457 [ 3 ] {20b007e3-6a68-4fd8-a97f-70b48741f6e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17088 2024.08.27 19:55:49.620705 [ 3 ] {20b007e3-6a68-4fd8-a97f-70b48741f6e8} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17089 2024.08.27 19:55:49.620741 [ 3 ] {20b007e3-6a68-4fd8-a97f-70b48741f6e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
17090 2024.08.27 19:55:49.621104 [ 3 ] {20b007e3-6a68-4fd8-a97f-70b48741f6e8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
17091 2024.08.27 19:55:49.621429 [ 3 ] {20b007e3-6a68-4fd8-a97f-70b48741f6e8} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17092 2024.08.27 19:55:49.621590 [ 3 ] {20b007e3-6a68-4fd8-a97f-70b48741f6e8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001328 sec., 753.0120481927711 rows/sec., 50.74 KiB/sec.
17093 2024.08.27 19:55:49.621869 [ 3 ] {20b007e3-6a68-4fd8-a97f-70b48741f6e8} <Debug> DynamicQueryHandler: Done processing query
17094 2024.08.27 19:55:49.621927 [ 3 ] {20b007e3-6a68-4fd8-a97f-70b48741f6e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
17095 2024.08.27 19:55:49.621961 [ 3 ] {} <Debug> HTTP-Session: 65eb86ec-ce6a-4e75-ae2a-7a7798441445 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17096 2024.08.27 19:55:49.622115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44519, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17097 2024.08.27 19:55:49.622164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17098 2024.08.27 19:55:49.622184 [ 3 ] {} <Debug> HTTP-Session: 8708c51a-da4e-41f1-9ea4-8e7e70ea5ecb Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17099 2024.08.27 19:55:49.622201 [ 3 ] {} <Debug> HTTP-Session: 8708c51a-da4e-41f1-9ea4-8e7e70ea5ecb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17100 2024.08.27 19:55:49.622215 [ 3 ] {} <Debug> HTTP-Session: 8708c51a-da4e-41f1-9ea4-8e7e70ea5ecb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17101 2024.08.27 19:55:49.622246 [ 3 ] {} <Trace> HTTP-Session: 8708c51a-da4e-41f1-9ea4-8e7e70ea5ecb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17102 2024.08.27 19:55:49.622516 [ 3 ] {ebf06cee-028f-4674-9de3-9e16558bbbe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17103 2024.08.27 19:55:49.622585 [ 3 ] {ebf06cee-028f-4674-9de3-9e16558bbbe6} <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
17104 2024.08.27 19:55:49.623029 [ 3 ] {ebf06cee-028f-4674-9de3-9e16558bbbe6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17105 2024.08.27 19:55:49.623763 [ 3 ] {ebf06cee-028f-4674-9de3-9e16558bbbe6} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17106 2024.08.27 19:55:49.623800 [ 3 ] {ebf06cee-028f-4674-9de3-9e16558bbbe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
17107 2024.08.27 19:55:49.624423 [ 3 ] {ebf06cee-028f-4674-9de3-9e16558bbbe6} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
17108 2024.08.27 19:55:49.624836 [ 3 ] {ebf06cee-028f-4674-9de3-9e16558bbbe6} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17109 2024.08.27 19:55:49.625043 [ 3 ] {ebf06cee-028f-4674-9de3-9e16558bbbe6} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002717 sec., 9937.43099006257 rows/sec., 17.81 MiB/sec.
17110 2024.08.27 19:55:49.625376 [ 3 ] {ebf06cee-028f-4674-9de3-9e16558bbbe6} <Debug> DynamicQueryHandler: Done processing query
17111 2024.08.27 19:55:49.625411 [ 3 ] {ebf06cee-028f-4674-9de3-9e16558bbbe6} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
17112 2024.08.27 19:55:49.625439 [ 3 ] {} <Debug> HTTP-Session: 8708c51a-da4e-41f1-9ea4-8e7e70ea5ecb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17113 2024.08.27 19:55:49.625609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 10331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17114 2024.08.27 19:55:49.625658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17115 2024.08.27 19:55:49.625705 [ 3 ] {} <Debug> HTTP-Session: cab545dc-8841-4a2c-b8a4-cee8990c08ad Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17116 2024.08.27 19:55:49.625722 [ 3 ] {} <Debug> HTTP-Session: cab545dc-8841-4a2c-b8a4-cee8990c08ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17117 2024.08.27 19:55:49.625735 [ 3 ] {} <Debug> HTTP-Session: cab545dc-8841-4a2c-b8a4-cee8990c08ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17118 2024.08.27 19:55:49.625766 [ 3 ] {} <Trace> HTTP-Session: cab545dc-8841-4a2c-b8a4-cee8990c08ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17119 2024.08.27 19:55:49.625906 [ 3 ] {7c202f7f-b698-4a11-a53d-00c4c6463045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17120 2024.08.27 19:55:49.625952 [ 3 ] {7c202f7f-b698-4a11-a53d-00c4c6463045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17121 2024.08.27 19:55:49.626083 [ 3 ] {7c202f7f-b698-4a11-a53d-00c4c6463045} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17122 2024.08.27 19:55:49.626387 [ 3 ] {7c202f7f-b698-4a11-a53d-00c4c6463045} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17123 2024.08.27 19:55:49.626423 [ 3 ] {7c202f7f-b698-4a11-a53d-00c4c6463045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
17124 2024.08.27 19:55:49.626888 [ 3 ] {7c202f7f-b698-4a11-a53d-00c4c6463045} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
17125 2024.08.27 19:55:49.627217 [ 3 ] {7c202f7f-b698-4a11-a53d-00c4c6463045} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17126 2024.08.27 19:55:49.627371 [ 3 ] {7c202f7f-b698-4a11-a53d-00c4c6463045} <Debug> executeQuery: Read 70 rows, 4.50 KiB in 0.0015 sec., 46666.666666666664 rows/sec., 2.93 MiB/sec.
17127 2024.08.27 19:55:49.627537 [ 3 ] {7c202f7f-b698-4a11-a53d-00c4c6463045} <Debug> DynamicQueryHandler: Done processing query
17128 2024.08.27 19:55:49.627561 [ 3 ] {7c202f7f-b698-4a11-a53d-00c4c6463045} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17129 2024.08.27 19:55:49.627577 [ 3 ] {} <Debug> HTTP-Session: cab545dc-8841-4a2c-b8a4-cee8990c08ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17130 2024.08.27 19:55:50.756281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 7842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17131 2024.08.27 19:55:50.756390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17132 2024.08.27 19:55:50.756414 [ 3 ] {} <Debug> HTTP-Session: b248fc58-f0ff-4bce-8e74-bafd5e61d2a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17133 2024.08.27 19:55:50.756438 [ 3 ] {} <Debug> HTTP-Session: b248fc58-f0ff-4bce-8e74-bafd5e61d2a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17134 2024.08.27 19:55:50.756453 [ 3 ] {} <Debug> HTTP-Session: b248fc58-f0ff-4bce-8e74-bafd5e61d2a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17135 2024.08.27 19:55:50.756500 [ 3 ] {} <Trace> HTTP-Session: b248fc58-f0ff-4bce-8e74-bafd5e61d2a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17136 2024.08.27 19:55:50.756682 [ 3 ] {938f16f8-7a01-4efe-8827-4fd92681ef44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17137 2024.08.27 19:55:50.756747 [ 3 ] {938f16f8-7a01-4efe-8827-4fd92681ef44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17138 2024.08.27 19:55:50.757080 [ 3 ] {938f16f8-7a01-4efe-8827-4fd92681ef44} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17139 2024.08.27 19:55:50.757541 [ 3 ] {938f16f8-7a01-4efe-8827-4fd92681ef44} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17140 2024.08.27 19:55:50.757585 [ 3 ] {938f16f8-7a01-4efe-8827-4fd92681ef44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
17141 2024.08.27 19:55:50.758012 [ 3 ] {938f16f8-7a01-4efe-8827-4fd92681ef44} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary)
17142 2024.08.27 19:55:50.758404 [ 3 ] {938f16f8-7a01-4efe-8827-4fd92681ef44} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17143 2024.08.27 19:55:50.758575 [ 3 ] {938f16f8-7a01-4efe-8827-4fd92681ef44} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001948 sec., 28747.433264887062 rows/sec., 2.21 MiB/sec.
17144 2024.08.27 19:55:50.758794 [ 3 ] {938f16f8-7a01-4efe-8827-4fd92681ef44} <Debug> DynamicQueryHandler: Done processing query
17145 2024.08.27 19:55:50.758820 [ 3 ] {938f16f8-7a01-4efe-8827-4fd92681ef44} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
17146 2024.08.27 19:55:50.758837 [ 3 ] {} <Debug> HTTP-Session: b248fc58-f0ff-4bce-8e74-bafd5e61d2a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17147 2024.08.27 19:55:50.758982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17148 2024.08.27 19:55:50.759036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17149 2024.08.27 19:55:50.759056 [ 3 ] {} <Debug> HTTP-Session: 8b034320-ac5a-40b9-b539-cb94b8be8c87 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17150 2024.08.27 19:55:50.759073 [ 3 ] {} <Debug> HTTP-Session: 8b034320-ac5a-40b9-b539-cb94b8be8c87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17151 2024.08.27 19:55:50.759087 [ 3 ] {} <Debug> HTTP-Session: 8b034320-ac5a-40b9-b539-cb94b8be8c87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17152 2024.08.27 19:55:50.759121 [ 3 ] {} <Trace> HTTP-Session: 8b034320-ac5a-40b9-b539-cb94b8be8c87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17153 2024.08.27 19:55:50.759245 [ 3 ] {5e29b45c-cd74-4351-b615-e0991f1e5013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17154 2024.08.27 19:55:50.759291 [ 3 ] {5e29b45c-cd74-4351-b615-e0991f1e5013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17155 2024.08.27 19:55:50.759526 [ 3 ] {5e29b45c-cd74-4351-b615-e0991f1e5013} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17156 2024.08.27 19:55:50.759883 [ 3 ] {5e29b45c-cd74-4351-b615-e0991f1e5013} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17157 2024.08.27 19:55:50.759920 [ 3 ] {5e29b45c-cd74-4351-b615-e0991f1e5013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
17158 2024.08.27 19:55:50.760283 [ 3 ] {5e29b45c-cd74-4351-b615-e0991f1e5013} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary)
17159 2024.08.27 19:55:50.760649 [ 3 ] {5e29b45c-cd74-4351-b615-e0991f1e5013} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17160 2024.08.27 19:55:50.760800 [ 3 ] {5e29b45c-cd74-4351-b615-e0991f1e5013} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001598 sec., 40050.06257822278 rows/sec., 3.13 MiB/sec.
17161 2024.08.27 19:55:50.760975 [ 3 ] {5e29b45c-cd74-4351-b615-e0991f1e5013} <Debug> DynamicQueryHandler: Done processing query
17162 2024.08.27 19:55:50.760999 [ 3 ] {5e29b45c-cd74-4351-b615-e0991f1e5013} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
17163 2024.08.27 19:55:50.761015 [ 3 ] {} <Debug> HTTP-Session: 8b034320-ac5a-40b9-b539-cb94b8be8c87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17164 2024.08.27 19:55:50.761177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 6185, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17165 2024.08.27 19:55:50.761226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17166 2024.08.27 19:55:50.761245 [ 3 ] {} <Debug> HTTP-Session: 43f65432-fd0b-457e-9787-715e1174294d Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17167 2024.08.27 19:55:50.761262 [ 3 ] {} <Debug> HTTP-Session: 43f65432-fd0b-457e-9787-715e1174294d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17168 2024.08.27 19:55:50.761276 [ 3 ] {} <Debug> HTTP-Session: 43f65432-fd0b-457e-9787-715e1174294d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17169 2024.08.27 19:55:50.761308 [ 3 ] {} <Trace> HTTP-Session: 43f65432-fd0b-457e-9787-715e1174294d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17170 2024.08.27 19:55:50.761416 [ 3 ] {113e2947-6f92-4d0c-9428-6100bd2e1ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17171 2024.08.27 19:55:50.761464 [ 3 ] {113e2947-6f92-4d0c-9428-6100bd2e1ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17172 2024.08.27 19:55:50.761607 [ 3 ] {113e2947-6f92-4d0c-9428-6100bd2e1ab2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17173 2024.08.27 19:55:50.761900 [ 3 ] {113e2947-6f92-4d0c-9428-6100bd2e1ab2} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17174 2024.08.27 19:55:50.761936 [ 3 ] {113e2947-6f92-4d0c-9428-6100bd2e1ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
17175 2024.08.27 19:55:50.762313 [ 3 ] {113e2947-6f92-4d0c-9428-6100bd2e1ab2} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary)
17176 2024.08.27 19:55:50.762646 [ 3 ] {113e2947-6f92-4d0c-9428-6100bd2e1ab2} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17177 2024.08.27 19:55:50.762796 [ 3 ] {113e2947-6f92-4d0c-9428-6100bd2e1ab2} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001415 sec., 22614.840989399294 rows/sec., 1.58 MiB/sec.
17178 2024.08.27 19:55:50.762809 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Selected 5 parts from all_1_95_19 to all_99_99_0
17179 2024.08.27 19:55:50.762897 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17180 2024.08.27 19:55:50.762941 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
17181 2024.08.27 19:55:50.763082 [ 3 ] {113e2947-6f92-4d0c-9428-6100bd2e1ab2} <Debug> DynamicQueryHandler: Done processing query
17182 2024.08.27 19:55:50.763165 [ 3 ] {113e2947-6f92-4d0c-9428-6100bd2e1ab2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17183 2024.08.27 19:55:50.763232 [ 3 ] {} <Debug> HTTP-Session: 43f65432-fd0b-457e-9787-715e1174294d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17184 2024.08.27 19:55:50.763464 [ 188 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_99_20} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_95_19 to all_99_99_0 into Compact with storage Full
17185 2024.08.27 19:55:50.763537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1869, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17186 2024.08.27 19:55:50.763747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17187 2024.08.27 19:55:50.763825 [ 3 ] {} <Debug> HTTP-Session: e55cc06d-38b7-4aca-bf7b-3e32ff0d20e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17188 2024.08.27 19:55:50.763911 [ 3 ] {} <Debug> HTTP-Session: e55cc06d-38b7-4aca-bf7b-3e32ff0d20e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17189 2024.08.27 19:55:50.763979 [ 3 ] {} <Debug> HTTP-Session: e55cc06d-38b7-4aca-bf7b-3e32ff0d20e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17190 2024.08.27 19:55:50.764133 [ 3 ] {} <Trace> HTTP-Session: e55cc06d-38b7-4aca-bf7b-3e32ff0d20e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17191 2024.08.27 19:55:50.764548 [ 3 ] {70b670cf-3193-4b3c-a560-27aa4dbe88e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17192 2024.08.27 19:55:50.764726 [ 3 ] {70b670cf-3193-4b3c-a560-27aa4dbe88e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17193 2024.08.27 19:55:50.764907 [ 188 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_99_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17194 2024.08.27 19:55:50.765010 [ 188 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_95_19, total 26215 rows starting from the beginning of the part
17195 2024.08.27 19:55:50.765313 [ 188 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 164 rows starting from the beginning of the part
17196 2024.08.27 19:55:50.765452 [ 3 ] {70b670cf-3193-4b3c-a560-27aa4dbe88e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17197 2024.08.27 19:55:50.765725 [ 188 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 240 rows starting from the beginning of the part
17198 2024.08.27 19:55:50.766126 [ 188 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 162 rows starting from the beginning of the part
17199 2024.08.27 19:55:50.766571 [ 188 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 909 rows starting from the beginning of the part
17200 2024.08.27 19:55:50.766935 [ 3 ] {70b670cf-3193-4b3c-a560-27aa4dbe88e4} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17201 2024.08.27 19:55:50.767046 [ 3 ] {70b670cf-3193-4b3c-a560-27aa4dbe88e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB.
17202 2024.08.27 19:55:50.767916 [ 3 ] {70b670cf-3193-4b3c-a560-27aa4dbe88e4} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary)
17203 2024.08.27 19:55:50.768368 [ 3 ] {70b670cf-3193-4b3c-a560-27aa4dbe88e4} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17204 2024.08.27 19:55:50.768583 [ 3 ] {70b670cf-3193-4b3c-a560-27aa4dbe88e4} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.004204 sec., 2854.4243577545194 rows/sec., 196.99 KiB/sec.
17205 2024.08.27 19:55:50.769002 [ 3 ] {70b670cf-3193-4b3c-a560-27aa4dbe88e4} <Debug> DynamicQueryHandler: Done processing query
17206 2024.08.27 19:55:50.769077 [ 3 ] {70b670cf-3193-4b3c-a560-27aa4dbe88e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
17207 2024.08.27 19:55:50.769173 [ 3 ] {} <Debug> HTTP-Session: e55cc06d-38b7-4aca-bf7b-3e32ff0d20e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17208 2024.08.27 19:55:50.774368 [ 196 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_99_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27690 rows, containing 5 columns (5 merged, 0 gathered) in 0.011316635 sec., 2446840.4256212204 rows/sec., 165.37 MiB/sec.
17209 2024.08.27 19:55:50.774781 [ 196 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_99_20} <Trace> MergedBlockOutputStream: filled checksums all_1_99_20 (state Temporary)
17210 2024.08.27 19:55:50.775208 [ 196 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_99_20} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_merge_all_1_99_20 to all_1_99_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17211 2024.08.27 19:55:50.775297 [ 196 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_99_20} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Merged 5 parts: [all_1_95_19, all_99_99_0] -> all_1_99_20
17212 2024.08.27 19:55:50.775386 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB.
17213 2024.08.27 19:55:54.808972 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache
17214 2024.08.27 19:55:54.809081 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache
17215 2024.08.27 19:55:55.763771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17216 2024.08.27 19:55:55.763888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17217 2024.08.27 19:55:55.763914 [ 3 ] {} <Debug> HTTP-Session: 02419819-f844-4301-899e-70eb7db11851 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17218 2024.08.27 19:55:55.763939 [ 3 ] {} <Debug> HTTP-Session: 02419819-f844-4301-899e-70eb7db11851 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17219 2024.08.27 19:55:55.763954 [ 3 ] {} <Debug> HTTP-Session: 02419819-f844-4301-899e-70eb7db11851 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17220 2024.08.27 19:55:55.764006 [ 3 ] {} <Trace> HTTP-Session: 02419819-f844-4301-899e-70eb7db11851 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17221 2024.08.27 19:55:55.764186 [ 3 ] {d6a9ae82-701d-4f1d-bd3f-a97ee6c081fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
17222 2024.08.27 19:55:55.764253 [ 3 ] {d6a9ae82-701d-4f1d-bd3f-a97ee6c081fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
17223 2024.08.27 19:55:55.764590 [ 3 ] {d6a9ae82-701d-4f1d-bd3f-a97ee6c081fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17224 2024.08.27 19:55:55.765015 [ 3 ] {d6a9ae82-701d-4f1d-bd3f-a97ee6c081fc} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17225 2024.08.27 19:55:55.765057 [ 3 ] {d6a9ae82-701d-4f1d-bd3f-a97ee6c081fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17226 2024.08.27 19:55:55.765491 [ 3 ] {d6a9ae82-701d-4f1d-bd3f-a97ee6c081fc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
17227 2024.08.27 19:55:55.765875 [ 3 ] {d6a9ae82-701d-4f1d-bd3f-a97ee6c081fc} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17228 2024.08.27 19:55:55.766059 [ 3 ] {d6a9ae82-701d-4f1d-bd3f-a97ee6c081fc} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001924 sec., 1039.5010395010395 rows/sec., 77.15 KiB/sec.
17229 2024.08.27 19:55:55.766263 [ 3 ] {d6a9ae82-701d-4f1d-bd3f-a97ee6c081fc} <Debug> DynamicQueryHandler: Done processing query
17230 2024.08.27 19:55:55.766289 [ 3 ] {d6a9ae82-701d-4f1d-bd3f-a97ee6c081fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17231 2024.08.27 19:55:55.766306 [ 3 ] {} <Debug> HTTP-Session: 02419819-f844-4301-899e-70eb7db11851 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17232 2024.08.27 19:55:55.766452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 16401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17233 2024.08.27 19:55:55.766503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17234 2024.08.27 19:55:55.766523 [ 3 ] {} <Debug> HTTP-Session: 52be4e1c-52a3-4e59-ae5a-ef967c1be20c Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17235 2024.08.27 19:55:55.766539 [ 3 ] {} <Debug> HTTP-Session: 52be4e1c-52a3-4e59-ae5a-ef967c1be20c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17236 2024.08.27 19:55:55.766553 [ 3 ] {} <Debug> HTTP-Session: 52be4e1c-52a3-4e59-ae5a-ef967c1be20c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17237 2024.08.27 19:55:55.766585 [ 3 ] {} <Trace> HTTP-Session: 52be4e1c-52a3-4e59-ae5a-ef967c1be20c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17238 2024.08.27 19:55:55.766710 [ 3 ] {36fc13ab-a627-4340-8e30-c75ddb3039c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17239 2024.08.27 19:55:55.766753 [ 3 ] {36fc13ab-a627-4340-8e30-c75ddb3039c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17240 2024.08.27 19:55:55.766978 [ 3 ] {36fc13ab-a627-4340-8e30-c75ddb3039c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17241 2024.08.27 19:55:55.767394 [ 3 ] {36fc13ab-a627-4340-8e30-c75ddb3039c7} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17242 2024.08.27 19:55:55.767430 [ 3 ] {36fc13ab-a627-4340-8e30-c75ddb3039c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17243 2024.08.27 19:55:55.767800 [ 3 ] {36fc13ab-a627-4340-8e30-c75ddb3039c7} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary)
17244 2024.08.27 19:55:55.768165 [ 3 ] {36fc13ab-a627-4340-8e30-c75ddb3039c7} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17245 2024.08.27 19:55:55.768306 [ 3 ] {36fc13ab-a627-4340-8e30-c75ddb3039c7} <Debug> executeQuery: Read 112 rows, 9.56 KiB in 0.001645 sec., 68085.10638297873 rows/sec., 5.68 MiB/sec.
17246 2024.08.27 19:55:55.768419 [ 113 ] {} <Debug> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0
17247 2024.08.27 19:55:55.768549 [ 3 ] {36fc13ab-a627-4340-8e30-c75ddb3039c7} <Debug> DynamicQueryHandler: Done processing query
17248 2024.08.27 19:55:55.768555 [ 113 ] {} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17249 2024.08.27 19:55:55.768594 [ 3 ] {36fc13ab-a627-4340-8e30-c75ddb3039c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
17250 2024.08.27 19:55:55.768648 [ 3 ] {} <Debug> HTTP-Session: 52be4e1c-52a3-4e59-ae5a-ef967c1be20c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17251 2024.08.27 19:55:55.768649 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17252 2024.08.27 19:55:55.768868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4047, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17253 2024.08.27 19:55:55.769042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17254 2024.08.27 19:55:55.769131 [ 3 ] {} <Debug> HTTP-Session: 71cc88f1-a933-4e82-b924-9a85b40ae843 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17255 2024.08.27 19:55:55.769167 [ 3 ] {} <Debug> HTTP-Session: 71cc88f1-a933-4e82-b924-9a85b40ae843 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17256 2024.08.27 19:55:55.769192 [ 3 ] {} <Debug> HTTP-Session: 71cc88f1-a933-4e82-b924-9a85b40ae843 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17257 2024.08.27 19:55:55.769195 [ 193 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full
17258 2024.08.27 19:55:55.769288 [ 3 ] {} <Trace> HTTP-Session: 71cc88f1-a933-4e82-b924-9a85b40ae843 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17259 2024.08.27 19:55:55.769697 [ 3 ] {3606a74e-bfcf-485e-a4a8-274041dc6eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
17260 2024.08.27 19:55:55.769856 [ 3 ] {3606a74e-bfcf-485e-a4a8-274041dc6eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17261 2024.08.27 19:55:55.770218 [ 193 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17262 2024.08.27 19:55:55.770394 [ 193 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1446 rows starting from the beginning of the part
17263 2024.08.27 19:55:55.770960 [ 193 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 247 rows starting from the beginning of the part
17264 2024.08.27 19:55:55.771626 [ 193 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 112 rows starting from the beginning of the part
17265 2024.08.27 19:55:55.771923 [ 193 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 1416 rows starting from the beginning of the part
17266 2024.08.27 19:55:55.771991 [ 3 ] {3606a74e-bfcf-485e-a4a8-274041dc6eb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17267 2024.08.27 19:55:55.772378 [ 193 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 56 rows starting from the beginning of the part
17268 2024.08.27 19:55:55.772778 [ 193 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 112 rows starting from the beginning of the part
17269 2024.08.27 19:55:55.773522 [ 3 ] {3606a74e-bfcf-485e-a4a8-274041dc6eb9} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17270 2024.08.27 19:55:55.773583 [ 3 ] {3606a74e-bfcf-485e-a4a8-274041dc6eb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17271 2024.08.27 19:55:55.774461 [ 3 ] {3606a74e-bfcf-485e-a4a8-274041dc6eb9} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
17272 2024.08.27 19:55:55.775446 [ 3 ] {3606a74e-bfcf-485e-a4a8-274041dc6eb9} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17273 2024.08.27 19:55:55.775649 [ 113 ] {} <Debug> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
17274 2024.08.27 19:55:55.775659 [ 3 ] {3606a74e-bfcf-485e-a4a8-274041dc6eb9} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.006114 sec., 4579.6532548249925 rows/sec., 340.22 KiB/sec.
17275 2024.08.27 19:55:55.775708 [ 113 ] {} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17276 2024.08.27 19:55:55.775785 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17277 2024.08.27 19:55:55.776156 [ 3 ] {3606a74e-bfcf-485e-a4a8-274041dc6eb9} <Debug> DynamicQueryHandler: Done processing query
17278 2024.08.27 19:55:55.776202 [ 191 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::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
17279 2024.08.27 19:55:55.776223 [ 3 ] {3606a74e-bfcf-485e-a4a8-274041dc6eb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17280 2024.08.27 19:55:55.776320 [ 3 ] {} <Debug> HTTP-Session: 71cc88f1-a933-4e82-b924-9a85b40ae843 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17281 2024.08.27 19:55:55.776611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 17534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17282 2024.08.27 19:55:55.776766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17283 2024.08.27 19:55:55.776837 [ 3 ] {} <Debug> HTTP-Session: 605f870e-c2b4-4f58-a66d-86a92dccd239 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17284 2024.08.27 19:55:55.776842 [ 197 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3389 rows, containing 5 columns (5 merged, 0 gathered) in 0.008113583 sec., 417694.6239411121 rows/sec., 36.68 MiB/sec.
17285 2024.08.27 19:55:55.776877 [ 3 ] {} <Debug> HTTP-Session: 605f870e-c2b4-4f58-a66d-86a92dccd239 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17286 2024.08.27 19:55:55.776864 [ 191 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17287 2024.08.27 19:55:55.776931 [ 3 ] {} <Debug> HTTP-Session: 605f870e-c2b4-4f58-a66d-86a92dccd239 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17288 2024.08.27 19:55:55.777040 [ 191 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 70 rows starting from the beginning of the part
17289 2024.08.27 19:55:55.777060 [ 3 ] {} <Trace> HTTP-Session: 605f870e-c2b4-4f58-a66d-86a92dccd239 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17290 2024.08.27 19:55:55.777197 [ 191 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 31 rows starting from the beginning of the part
17291 2024.08.27 19:55:55.777536 [ 3 ] {07aefd1f-72c6-4a09-a45e-1f4ff264b7de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17292 2024.08.27 19:55:55.777542 [ 200 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary)
17293 2024.08.27 19:55:55.777718 [ 191 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 32 rows starting from the beginning of the part
17294 2024.08.27 19:55:55.777738 [ 3 ] {07aefd1f-72c6-4a09-a45e-1f4ff264b7de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17295 2024.08.27 19:55:55.778333 [ 191 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 28 rows starting from the beginning of the part
17296 2024.08.27 19:55:55.779145 [ 191 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 30 rows starting from the beginning of the part
17297 2024.08.27 19:55:55.779834 [ 191 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 28 rows starting from the beginning of the part
17298 2024.08.27 19:55:55.780636 [ 200 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_101_20} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17299 2024.08.27 19:55:55.780927 [ 3 ] {07aefd1f-72c6-4a09-a45e-1f4ff264b7de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17300 2024.08.27 19:55:55.781015 [ 200 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_101_20} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20
17301 2024.08.27 19:55:55.781346 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB.
17302 2024.08.27 19:55:55.781871 [ 3 ] {07aefd1f-72c6-4a09-a45e-1f4ff264b7de} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17303 2024.08.27 19:55:55.781924 [ 3 ] {07aefd1f-72c6-4a09-a45e-1f4ff264b7de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17304 2024.08.27 19:55:55.782452 [ 191 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 219 rows, containing 5 columns (5 merged, 0 gathered) in 0.006543507 sec., 33468.291544579995 rows/sec., 2.55 MiB/sec.
17305 2024.08.27 19:55:55.782538 [ 3 ] {07aefd1f-72c6-4a09-a45e-1f4ff264b7de} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary)
17306 2024.08.27 19:55:55.782642 [ 200 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
17307 2024.08.27 19:55:55.783396 [ 3 ] {07aefd1f-72c6-4a09-a45e-1f4ff264b7de} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17308 2024.08.27 19:55:55.783631 [ 200 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_81_16} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17309 2024.08.27 19:55:55.783710 [ 113 ] {} <Debug> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0
17310 2024.08.27 19:55:55.783721 [ 3 ] {07aefd1f-72c6-4a09-a45e-1f4ff264b7de} <Debug> executeQuery: Read 104 rows, 8.18 KiB in 0.006443 sec., 16141.54896787211 rows/sec., 1.24 MiB/sec.
17311 2024.08.27 19:55:55.783827 [ 113 ] {} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17312 2024.08.27 19:55:55.783959 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17313 2024.08.27 19:55:55.783968 [ 200 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_81_16} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
17314 2024.08.27 19:55:55.784312 [ 3 ] {07aefd1f-72c6-4a09-a45e-1f4ff264b7de} <Debug> DynamicQueryHandler: Done processing query
17315 2024.08.27 19:55:55.784326 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
17316 2024.08.27 19:55:55.784361 [ 3 ] {07aefd1f-72c6-4a09-a45e-1f4ff264b7de} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
17317 2024.08.27 19:55:55.784407 [ 3 ] {} <Debug> HTTP-Session: 605f870e-c2b4-4f58-a66d-86a92dccd239 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17318 2024.08.27 19:55:55.784414 [ 197 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full
17319 2024.08.27 19:55:55.784564 [ 197 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17320 2024.08.27 19:55:55.784598 [ 197 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 943 rows starting from the beginning of the part
17321 2024.08.27 19:55:55.784675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 31019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17322 2024.08.27 19:55:55.784861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17323 2024.08.27 19:55:55.784865 [ 197 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 420 rows starting from the beginning of the part
17324 2024.08.27 19:55:55.784918 [ 3 ] {} <Debug> HTTP-Session: f0837bdd-68fb-42b6-97f1-2c74892239cf Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17325 2024.08.27 19:55:55.784982 [ 3 ] {} <Debug> HTTP-Session: f0837bdd-68fb-42b6-97f1-2c74892239cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17326 2024.08.27 19:55:55.785071 [ 3 ] {} <Debug> HTTP-Session: f0837bdd-68fb-42b6-97f1-2c74892239cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17327 2024.08.27 19:55:55.785145 [ 197 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 104 rows starting from the beginning of the part
17328 2024.08.27 19:55:55.785192 [ 3 ] {} <Trace> HTTP-Session: f0837bdd-68fb-42b6-97f1-2c74892239cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17329 2024.08.27 19:55:55.785453 [ 197 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 886 rows starting from the beginning of the part
17330 2024.08.27 19:55:55.785629 [ 3 ] {b3e75f23-31be-4c96-b64b-38a07f8b93dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17331 2024.08.27 19:55:55.785720 [ 197 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 64 rows starting from the beginning of the part
17332 2024.08.27 19:55:55.785764 [ 3 ] {b3e75f23-31be-4c96-b64b-38a07f8b93dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17333 2024.08.27 19:55:55.786051 [ 197 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 104 rows starting from the beginning of the part
17334 2024.08.27 19:55:55.786895 [ 3 ] {b3e75f23-31be-4c96-b64b-38a07f8b93dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17335 2024.08.27 19:55:55.787798 [ 3 ] {b3e75f23-31be-4c96-b64b-38a07f8b93dd} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17336 2024.08.27 19:55:55.787872 [ 3 ] {b3e75f23-31be-4c96-b64b-38a07f8b93dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17337 2024.08.27 19:55:55.788808 [ 3 ] {b3e75f23-31be-4c96-b64b-38a07f8b93dd} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary)
17338 2024.08.27 19:55:55.789573 [ 200 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2521 rows, containing 5 columns (5 merged, 0 gathered) in 0.005410838 sec., 465916.7396991002 rows/sec., 35.73 MiB/sec.
17339 2024.08.27 19:55:55.789622 [ 3 ] {b3e75f23-31be-4c96-b64b-38a07f8b93dd} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17340 2024.08.27 19:55:55.789847 [ 3 ] {b3e75f23-31be-4c96-b64b-38a07f8b93dd} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.004427 sec., 36593.62999774113 rows/sec., 2.54 MiB/sec.
17341 2024.08.27 19:55:55.789871 [ 195 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary)
17342 2024.08.27 19:55:55.790085 [ 3 ] {b3e75f23-31be-4c96-b64b-38a07f8b93dd} <Debug> DynamicQueryHandler: Done processing query
17343 2024.08.27 19:55:55.790114 [ 3 ] {b3e75f23-31be-4c96-b64b-38a07f8b93dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
17344 2024.08.27 19:55:55.790134 [ 3 ] {} <Debug> HTTP-Session: f0837bdd-68fb-42b6-97f1-2c74892239cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17345 2024.08.27 19:55:55.790371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 42128, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17346 2024.08.27 19:55:55.790431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17347 2024.08.27 19:55:55.790459 [ 195 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_101_20} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17348 2024.08.27 19:55:55.790462 [ 3 ] {} <Debug> HTTP-Session: f6bae839-9adb-42b9-8f57-54f8064c7ad6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17349 2024.08.27 19:55:55.790498 [ 3 ] {} <Debug> HTTP-Session: f6bae839-9adb-42b9-8f57-54f8064c7ad6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17350 2024.08.27 19:55:55.790516 [ 3 ] {} <Debug> HTTP-Session: f6bae839-9adb-42b9-8f57-54f8064c7ad6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17351 2024.08.27 19:55:55.790554 [ 3 ] {} <Trace> HTTP-Session: f6bae839-9adb-42b9-8f57-54f8064c7ad6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17352 2024.08.27 19:55:55.790561 [ 195 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_101_20} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20
17353 2024.08.27 19:55:55.790671 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB.
17354 2024.08.27 19:55:55.790954 [ 3 ] {e8915bb6-2050-404a-a7b7-b6e94dcf5477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17355 2024.08.27 19:55:55.791023 [ 3 ] {e8915bb6-2050-404a-a7b7-b6e94dcf5477} <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
17356 2024.08.27 19:55:55.791465 [ 3 ] {e8915bb6-2050-404a-a7b7-b6e94dcf5477} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17357 2024.08.27 19:55:55.792045 [ 3 ] {e8915bb6-2050-404a-a7b7-b6e94dcf5477} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17358 2024.08.27 19:55:55.792082 [ 3 ] {e8915bb6-2050-404a-a7b7-b6e94dcf5477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17359 2024.08.27 19:55:55.792724 [ 3 ] {e8915bb6-2050-404a-a7b7-b6e94dcf5477} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
17360 2024.08.27 19:55:55.793168 [ 3 ] {e8915bb6-2050-404a-a7b7-b6e94dcf5477} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17361 2024.08.27 19:55:55.793353 [ 113 ] {} <Debug> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
17362 2024.08.27 19:55:55.793372 [ 3 ] {e8915bb6-2050-404a-a7b7-b6e94dcf5477} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002691 sec., 9661.835748792271 rows/sec., 17.31 MiB/sec.
17363 2024.08.27 19:55:55.793435 [ 113 ] {} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17364 2024.08.27 19:55:55.793536 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17365 2024.08.27 19:55:55.793961 [ 187 ] {25052027-0a03-49be-8655-a6c64ba66c34::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
17366 2024.08.27 19:55:55.794043 [ 3 ] {e8915bb6-2050-404a-a7b7-b6e94dcf5477} <Debug> DynamicQueryHandler: Done processing query
17367 2024.08.27 19:55:55.794123 [ 3 ] {e8915bb6-2050-404a-a7b7-b6e94dcf5477} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
17368 2024.08.27 19:55:55.794213 [ 3 ] {} <Debug> HTTP-Session: f6bae839-9adb-42b9-8f57-54f8064c7ad6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17369 2024.08.27 19:55:55.794549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17370 2024.08.27 19:55:55.794730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17371 2024.08.27 19:55:55.794847 [ 3 ] {} <Debug> HTTP-Session: 9405d617-fc1b-459b-be80-8964dbfaf790 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17372 2024.08.27 19:55:55.794946 [ 3 ] {} <Debug> HTTP-Session: 9405d617-fc1b-459b-be80-8964dbfaf790 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17373 2024.08.27 19:55:55.795021 [ 3 ] {} <Debug> HTTP-Session: 9405d617-fc1b-459b-be80-8964dbfaf790 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17374 2024.08.27 19:55:55.795179 [ 3 ] {} <Trace> HTTP-Session: 9405d617-fc1b-459b-be80-8964dbfaf790 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17375 2024.08.27 19:55:55.795582 [ 3 ] {1919ec2e-c8f2-4fb5-b75c-56dc30b2bb9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17376 2024.08.27 19:55:55.795753 [ 3 ] {1919ec2e-c8f2-4fb5-b75c-56dc30b2bb9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17377 2024.08.27 19:55:55.796344 [ 187 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17378 2024.08.27 19:55:55.796419 [ 3 ] {1919ec2e-c8f2-4fb5-b75c-56dc30b2bb9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17379 2024.08.27 19:55:55.796445 [ 187 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1519 rows starting from the beginning of the part
17380 2024.08.27 19:55:55.797218 [ 187 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 25 rows starting from the beginning of the part
17381 2024.08.27 19:55:55.797293 [ 3 ] {1919ec2e-c8f2-4fb5-b75c-56dc30b2bb9d} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17382 2024.08.27 19:55:55.797342 [ 3 ] {1919ec2e-c8f2-4fb5-b75c-56dc30b2bb9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17383 2024.08.27 19:55:55.797740 [ 187 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 27 rows starting from the beginning of the part
17384 2024.08.27 19:55:55.798250 [ 187 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 26 rows starting from the beginning of the part
17385 2024.08.27 19:55:55.798460 [ 3 ] {1919ec2e-c8f2-4fb5-b75c-56dc30b2bb9d} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary)
17386 2024.08.27 19:55:55.798671 [ 187 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 27 rows starting from the beginning of the part
17387 2024.08.27 19:55:55.799231 [ 187 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 26 rows starting from the beginning of the part
17388 2024.08.27 19:55:55.799503 [ 3 ] {1919ec2e-c8f2-4fb5-b75c-56dc30b2bb9d} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17389 2024.08.27 19:55:55.799890 [ 113 ] {} <Debug> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0
17390 2024.08.27 19:55:55.799920 [ 3 ] {1919ec2e-c8f2-4fb5-b75c-56dc30b2bb9d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004492 sec., 13357.079252003561 rows/sec., 921.78 KiB/sec.
17391 2024.08.27 19:55:55.799979 [ 113 ] {} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17392 2024.08.27 19:55:55.800118 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17393 2024.08.27 19:55:55.800461 [ 3 ] {1919ec2e-c8f2-4fb5-b75c-56dc30b2bb9d} <Debug> DynamicQueryHandler: Done processing query
17394 2024.08.27 19:55:55.800476 [ 195 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full
17395 2024.08.27 19:55:55.800513 [ 3 ] {1919ec2e-c8f2-4fb5-b75c-56dc30b2bb9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17396 2024.08.27 19:55:55.800559 [ 3 ] {} <Debug> HTTP-Session: 9405d617-fc1b-459b-be80-8964dbfaf790 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17397 2024.08.27 19:55:55.800683 [ 195 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17398 2024.08.27 19:55:55.800719 [ 195 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5760 rows starting from the beginning of the part
17399 2024.08.27 19:55:55.800912 [ 195 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 82 rows starting from the beginning of the part
17400 2024.08.27 19:55:55.801151 [ 195 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part
17401 2024.08.27 19:55:55.801587 [ 195 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 70 rows starting from the beginning of the part
17402 2024.08.27 19:55:55.801936 [ 195 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 12 rows starting from the beginning of the part
17403 2024.08.27 19:55:55.802222 [ 195 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part
17404 2024.08.27 19:55:55.804645 [ 200 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6044 rows, containing 4 columns (4 merged, 0 gathered) in 0.004346311 sec., 1390604.5839793792 rows/sec., 90.72 MiB/sec.
17405 2024.08.27 19:55:55.805466 [ 200 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary)
17406 2024.08.27 19:55:55.806736 [ 201 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_101_20} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17407 2024.08.27 19:55:55.806894 [ 201 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_101_20} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20
17408 2024.08.27 19:55:55.807009 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB.
17409 2024.08.27 19:55:55.809991 [ 200 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1650 rows, containing 19 columns (19 merged, 0 gathered) in 0.016296946 sec., 101245.96350751852 rows/sec., 181.43 MiB/sec.
17410 2024.08.27 19:55:55.811587 [ 201 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
17411 2024.08.27 19:55:55.812235 [ 201 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17412 2024.08.27 19:55:55.812318 [ 201 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
17413 2024.08.27 19:55:55.812462 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.69 MiB.
17414 2024.08.27 19:55:56.000148 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.37 MiB, peak 225.02 MiB, free memory in arenas 0.00 B, will set to 216.02 MiB (RSS), difference: 2.65 MiB
17415 2024.08.27 19:56:00.768924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17416 2024.08.27 19:56:00.769090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17417 2024.08.27 19:56:00.769129 [ 3 ] {} <Debug> HTTP-Session: cf1092ad-5cb7-4b04-9740-15a475a973d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17418 2024.08.27 19:56:00.769162 [ 3 ] {} <Debug> HTTP-Session: cf1092ad-5cb7-4b04-9740-15a475a973d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17419 2024.08.27 19:56:00.769184 [ 3 ] {} <Debug> HTTP-Session: cf1092ad-5cb7-4b04-9740-15a475a973d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17420 2024.08.27 19:56:00.769249 [ 3 ] {} <Trace> HTTP-Session: cf1092ad-5cb7-4b04-9740-15a475a973d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17421 2024.08.27 19:56:00.769480 [ 3 ] {21d3a2a3-267d-455a-b536-543ae99044d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
17422 2024.08.27 19:56:00.769581 [ 3 ] {21d3a2a3-267d-455a-b536-543ae99044d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
17423 2024.08.27 19:56:00.769948 [ 3 ] {21d3a2a3-267d-455a-b536-543ae99044d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17424 2024.08.27 19:56:00.770326 [ 3 ] {21d3a2a3-267d-455a-b536-543ae99044d5} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17425 2024.08.27 19:56:00.770371 [ 3 ] {21d3a2a3-267d-455a-b536-543ae99044d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17426 2024.08.27 19:56:00.770795 [ 3 ] {21d3a2a3-267d-455a-b536-543ae99044d5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
17427 2024.08.27 19:56:00.771189 [ 3 ] {21d3a2a3-267d-455a-b536-543ae99044d5} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17428 2024.08.27 19:56:00.771377 [ 3 ] {21d3a2a3-267d-455a-b536-543ae99044d5} <Debug> executeQuery: Read 5 rows, 410.00 B in 0.001968 sec., 2540.650406504065 rows/sec., 203.45 KiB/sec.
17429 2024.08.27 19:56:00.771588 [ 3 ] {21d3a2a3-267d-455a-b536-543ae99044d5} <Debug> DynamicQueryHandler: Done processing query
17430 2024.08.27 19:56:00.771614 [ 3 ] {21d3a2a3-267d-455a-b536-543ae99044d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17431 2024.08.27 19:56:00.771630 [ 3 ] {} <Debug> HTTP-Session: cf1092ad-5cb7-4b04-9740-15a475a973d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17432 2024.08.27 19:56:00.771877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 37339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17433 2024.08.27 19:56:00.771931 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17434 2024.08.27 19:56:00.771951 [ 3 ] {} <Debug> HTTP-Session: 4267ccb6-b33e-4838-82bc-67e89d238990 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17435 2024.08.27 19:56:00.771969 [ 3 ] {} <Debug> HTTP-Session: 4267ccb6-b33e-4838-82bc-67e89d238990 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17436 2024.08.27 19:56:00.771983 [ 3 ] {} <Debug> HTTP-Session: 4267ccb6-b33e-4838-82bc-67e89d238990 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17437 2024.08.27 19:56:00.772019 [ 3 ] {} <Trace> HTTP-Session: 4267ccb6-b33e-4838-82bc-67e89d238990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17438 2024.08.27 19:56:00.772205 [ 3 ] {1620936f-fd50-4233-a32d-0901973630c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17439 2024.08.27 19:56:00.772253 [ 3 ] {1620936f-fd50-4233-a32d-0901973630c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17440 2024.08.27 19:56:00.772488 [ 3 ] {1620936f-fd50-4233-a32d-0901973630c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17441 2024.08.27 19:56:00.772920 [ 3 ] {1620936f-fd50-4233-a32d-0901973630c3} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17442 2024.08.27 19:56:00.772959 [ 3 ] {1620936f-fd50-4233-a32d-0901973630c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17443 2024.08.27 19:56:00.773356 [ 3 ] {1620936f-fd50-4233-a32d-0901973630c3} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary)
17444 2024.08.27 19:56:00.773716 [ 3 ] {1620936f-fd50-4233-a32d-0901973630c3} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17445 2024.08.27 19:56:00.773876 [ 3 ] {1620936f-fd50-4233-a32d-0901973630c3} <Debug> executeQuery: Read 247 rows, 22.34 KiB in 0.001757 sec., 140580.53500284575 rows/sec., 12.42 MiB/sec.
17446 2024.08.27 19:56:00.774045 [ 3 ] {1620936f-fd50-4233-a32d-0901973630c3} <Debug> DynamicQueryHandler: Done processing query
17447 2024.08.27 19:56:00.774073 [ 3 ] {1620936f-fd50-4233-a32d-0901973630c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
17448 2024.08.27 19:56:00.774090 [ 3 ] {} <Debug> HTTP-Session: 4267ccb6-b33e-4838-82bc-67e89d238990 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17449 2024.08.27 19:56:00.774221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17450 2024.08.27 19:56:00.774269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17451 2024.08.27 19:56:00.774288 [ 3 ] {} <Debug> HTTP-Session: 7308e976-611c-47eb-888f-5357ff1eef28 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17452 2024.08.27 19:56:00.774305 [ 3 ] {} <Debug> HTTP-Session: 7308e976-611c-47eb-888f-5357ff1eef28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17453 2024.08.27 19:56:00.774319 [ 3 ] {} <Debug> HTTP-Session: 7308e976-611c-47eb-888f-5357ff1eef28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17454 2024.08.27 19:56:00.774350 [ 3 ] {} <Trace> HTTP-Session: 7308e976-611c-47eb-888f-5357ff1eef28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17455 2024.08.27 19:56:00.774454 [ 3 ] {e636f278-2083-4cb4-a782-347ec79b63ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
17456 2024.08.27 19:56:00.774498 [ 3 ] {e636f278-2083-4cb4-a782-347ec79b63ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17457 2024.08.27 19:56:00.774726 [ 3 ] {e636f278-2083-4cb4-a782-347ec79b63ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17458 2024.08.27 19:56:00.775011 [ 3 ] {e636f278-2083-4cb4-a782-347ec79b63ea} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17459 2024.08.27 19:56:00.775048 [ 3 ] {e636f278-2083-4cb4-a782-347ec79b63ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17460 2024.08.27 19:56:00.775397 [ 3 ] {e636f278-2083-4cb4-a782-347ec79b63ea} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
17461 2024.08.27 19:56:00.775761 [ 3 ] {e636f278-2083-4cb4-a782-347ec79b63ea} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17462 2024.08.27 19:56:00.775914 [ 3 ] {e636f278-2083-4cb4-a782-347ec79b63ea} <Debug> executeQuery: Read 32 rows, 2.37 KiB in 0.001487 sec., 21519.83860121049 rows/sec., 1.56 MiB/sec.
17463 2024.08.27 19:56:00.776076 [ 3 ] {e636f278-2083-4cb4-a782-347ec79b63ea} <Debug> DynamicQueryHandler: Done processing query
17464 2024.08.27 19:56:00.776100 [ 3 ] {e636f278-2083-4cb4-a782-347ec79b63ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
17465 2024.08.27 19:56:00.776116 [ 3 ] {} <Debug> HTTP-Session: 7308e976-611c-47eb-888f-5357ff1eef28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17466 2024.08.27 19:56:00.776231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17467 2024.08.27 19:56:00.776279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17468 2024.08.27 19:56:00.776299 [ 3 ] {} <Debug> HTTP-Session: fd1a22cb-267a-47f3-83e7-7b35e39fccec Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17469 2024.08.27 19:56:00.776315 [ 3 ] {} <Debug> HTTP-Session: fd1a22cb-267a-47f3-83e7-7b35e39fccec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17470 2024.08.27 19:56:00.776329 [ 3 ] {} <Debug> HTTP-Session: fd1a22cb-267a-47f3-83e7-7b35e39fccec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17471 2024.08.27 19:56:00.776359 [ 3 ] {} <Trace> HTTP-Session: fd1a22cb-267a-47f3-83e7-7b35e39fccec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17472 2024.08.27 19:56:00.776458 [ 3 ] {1a0dd42e-ecae-4fe7-b53c-a54a0a15ed07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
17473 2024.08.27 19:56:00.776501 [ 3 ] {1a0dd42e-ecae-4fe7-b53c-a54a0a15ed07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
17474 2024.08.27 19:56:00.776722 [ 3 ] {1a0dd42e-ecae-4fe7-b53c-a54a0a15ed07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17475 2024.08.27 19:56:00.776998 [ 3 ] {1a0dd42e-ecae-4fe7-b53c-a54a0a15ed07} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17476 2024.08.27 19:56:00.777035 [ 3 ] {1a0dd42e-ecae-4fe7-b53c-a54a0a15ed07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17477 2024.08.27 19:56:00.777397 [ 3 ] {1a0dd42e-ecae-4fe7-b53c-a54a0a15ed07} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
17478 2024.08.27 19:56:00.777756 [ 3 ] {1a0dd42e-ecae-4fe7-b53c-a54a0a15ed07} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17479 2024.08.27 19:56:00.777910 [ 3 ] {1a0dd42e-ecae-4fe7-b53c-a54a0a15ed07} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001474 sec., 9497.96472184532 rows/sec., 665.18 KiB/sec.
17480 2024.08.27 19:56:00.778126 [ 3 ] {1a0dd42e-ecae-4fe7-b53c-a54a0a15ed07} <Debug> DynamicQueryHandler: Done processing query
17481 2024.08.27 19:56:00.778165 [ 3 ] {1a0dd42e-ecae-4fe7-b53c-a54a0a15ed07} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17482 2024.08.27 19:56:00.778195 [ 3 ] {} <Debug> HTTP-Session: fd1a22cb-267a-47f3-83e7-7b35e39fccec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17483 2024.08.27 19:56:00.778333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17484 2024.08.27 19:56:00.778382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17485 2024.08.27 19:56:00.778401 [ 3 ] {} <Debug> HTTP-Session: ee344790-e99d-477d-b8fc-2b13bd540673 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17486 2024.08.27 19:56:00.778417 [ 3 ] {} <Debug> HTTP-Session: ee344790-e99d-477d-b8fc-2b13bd540673 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17487 2024.08.27 19:56:00.778431 [ 3 ] {} <Debug> HTTP-Session: ee344790-e99d-477d-b8fc-2b13bd540673 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17488 2024.08.27 19:56:00.778462 [ 3 ] {} <Trace> HTTP-Session: ee344790-e99d-477d-b8fc-2b13bd540673 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17489 2024.08.27 19:56:00.778566 [ 3 ] {c28b87f5-d000-4156-959a-9a2f6fa53ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
17490 2024.08.27 19:56:00.778610 [ 3 ] {c28b87f5-d000-4156-959a-9a2f6fa53ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
17491 2024.08.27 19:56:00.778836 [ 3 ] {c28b87f5-d000-4156-959a-9a2f6fa53ac2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17492 2024.08.27 19:56:00.779103 [ 3 ] {c28b87f5-d000-4156-959a-9a2f6fa53ac2} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17493 2024.08.27 19:56:00.779140 [ 3 ] {c28b87f5-d000-4156-959a-9a2f6fa53ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17494 2024.08.27 19:56:00.779486 [ 3 ] {c28b87f5-d000-4156-959a-9a2f6fa53ac2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
17495 2024.08.27 19:56:00.779839 [ 3 ] {c28b87f5-d000-4156-959a-9a2f6fa53ac2} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17496 2024.08.27 19:56:00.779992 [ 3 ] {c28b87f5-d000-4156-959a-9a2f6fa53ac2} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001443 sec., 4158.004158004158 rows/sec., 245.66 KiB/sec.
17497 2024.08.27 19:56:00.780157 [ 3 ] {c28b87f5-d000-4156-959a-9a2f6fa53ac2} <Debug> DynamicQueryHandler: Done processing query
17498 2024.08.27 19:56:00.780182 [ 3 ] {c28b87f5-d000-4156-959a-9a2f6fa53ac2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17499 2024.08.27 19:56:00.780198 [ 3 ] {} <Debug> HTTP-Session: ee344790-e99d-477d-b8fc-2b13bd540673 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17500 2024.08.27 19:56:00.780350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 68135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17501 2024.08.27 19:56:00.780397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17502 2024.08.27 19:56:00.780417 [ 3 ] {} <Debug> HTTP-Session: c16acc6f-6114-4c99-b8b6-d1ddffb4ff32 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17503 2024.08.27 19:56:00.780433 [ 3 ] {} <Debug> HTTP-Session: c16acc6f-6114-4c99-b8b6-d1ddffb4ff32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17504 2024.08.27 19:56:00.780447 [ 3 ] {} <Debug> HTTP-Session: c16acc6f-6114-4c99-b8b6-d1ddffb4ff32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17505 2024.08.27 19:56:00.780477 [ 3 ] {} <Trace> HTTP-Session: c16acc6f-6114-4c99-b8b6-d1ddffb4ff32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17506 2024.08.27 19:56:00.780683 [ 3 ] {571da885-eb3a-4669-a4fc-0ad588c8e809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17507 2024.08.27 19:56:00.780728 [ 3 ] {571da885-eb3a-4669-a4fc-0ad588c8e809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17508 2024.08.27 19:56:00.780951 [ 3 ] {571da885-eb3a-4669-a4fc-0ad588c8e809} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17509 2024.08.27 19:56:00.781613 [ 3 ] {571da885-eb3a-4669-a4fc-0ad588c8e809} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17510 2024.08.27 19:56:00.781650 [ 3 ] {571da885-eb3a-4669-a4fc-0ad588c8e809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17511 2024.08.27 19:56:00.782020 [ 3 ] {571da885-eb3a-4669-a4fc-0ad588c8e809} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary)
17512 2024.08.27 19:56:00.782374 [ 3 ] {571da885-eb3a-4669-a4fc-0ad588c8e809} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17513 2024.08.27 19:56:00.782534 [ 3 ] {571da885-eb3a-4669-a4fc-0ad588c8e809} <Debug> executeQuery: Read 420 rows, 30.66 KiB in 0.001962 sec., 214067.27828746176 rows/sec., 15.26 MiB/sec.
17514 2024.08.27 19:56:00.782802 [ 3 ] {571da885-eb3a-4669-a4fc-0ad588c8e809} <Debug> DynamicQueryHandler: Done processing query
17515 2024.08.27 19:56:00.782857 [ 3 ] {571da885-eb3a-4669-a4fc-0ad588c8e809} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
17516 2024.08.27 19:56:00.782910 [ 3 ] {} <Debug> HTTP-Session: c16acc6f-6114-4c99-b8b6-d1ddffb4ff32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17517 2024.08.27 19:56:00.783119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17518 2024.08.27 19:56:00.783220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17519 2024.08.27 19:56:00.783263 [ 3 ] {} <Debug> HTTP-Session: acad235a-9647-48eb-b08f-e69bf8d22227 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17520 2024.08.27 19:56:00.783289 [ 3 ] {} <Debug> HTTP-Session: acad235a-9647-48eb-b08f-e69bf8d22227 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17521 2024.08.27 19:56:00.783303 [ 3 ] {} <Debug> HTTP-Session: acad235a-9647-48eb-b08f-e69bf8d22227 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17522 2024.08.27 19:56:00.783335 [ 3 ] {} <Trace> HTTP-Session: acad235a-9647-48eb-b08f-e69bf8d22227 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17523 2024.08.27 19:56:00.783436 [ 3 ] {31528a21-75a8-424c-82df-1ae7e268803c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
17524 2024.08.27 19:56:00.783482 [ 3 ] {31528a21-75a8-424c-82df-1ae7e268803c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
17525 2024.08.27 19:56:00.783631 [ 3 ] {31528a21-75a8-424c-82df-1ae7e268803c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17526 2024.08.27 19:56:00.783938 [ 3 ] {31528a21-75a8-424c-82df-1ae7e268803c} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17527 2024.08.27 19:56:00.783973 [ 3 ] {31528a21-75a8-424c-82df-1ae7e268803c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17528 2024.08.27 19:56:00.784335 [ 3 ] {31528a21-75a8-424c-82df-1ae7e268803c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
17529 2024.08.27 19:56:00.784668 [ 3 ] {31528a21-75a8-424c-82df-1ae7e268803c} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17530 2024.08.27 19:56:00.784832 [ 3 ] {31528a21-75a8-424c-82df-1ae7e268803c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001416 sec., 4237.28813559322 rows/sec., 221.38 KiB/sec.
17531 2024.08.27 19:56:00.785013 [ 3 ] {31528a21-75a8-424c-82df-1ae7e268803c} <Debug> DynamicQueryHandler: Done processing query
17532 2024.08.27 19:56:00.785038 [ 3 ] {31528a21-75a8-424c-82df-1ae7e268803c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
17533 2024.08.27 19:56:00.785054 [ 3 ] {} <Debug> HTTP-Session: acad235a-9647-48eb-b08f-e69bf8d22227 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17534 2024.08.27 19:56:00.785240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 45222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17535 2024.08.27 19:56:00.785290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17536 2024.08.27 19:56:00.785309 [ 3 ] {} <Debug> HTTP-Session: ca687cd8-6124-4820-bd2a-327b4c144a49 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17537 2024.08.27 19:56:00.785325 [ 3 ] {} <Debug> HTTP-Session: ca687cd8-6124-4820-bd2a-327b4c144a49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17538 2024.08.27 19:56:00.785339 [ 3 ] {} <Debug> HTTP-Session: ca687cd8-6124-4820-bd2a-327b4c144a49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17539 2024.08.27 19:56:00.785369 [ 3 ] {} <Trace> HTTP-Session: ca687cd8-6124-4820-bd2a-327b4c144a49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17540 2024.08.27 19:56:00.785542 [ 3 ] {1ac528f2-5456-4791-93fc-392e95d725b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17541 2024.08.27 19:56:00.785588 [ 3 ] {1ac528f2-5456-4791-93fc-392e95d725b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17542 2024.08.27 19:56:00.785732 [ 3 ] {1ac528f2-5456-4791-93fc-392e95d725b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17543 2024.08.27 19:56:00.786188 [ 3 ] {1ac528f2-5456-4791-93fc-392e95d725b2} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17544 2024.08.27 19:56:00.786224 [ 3 ] {1ac528f2-5456-4791-93fc-392e95d725b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17545 2024.08.27 19:56:00.786620 [ 3 ] {1ac528f2-5456-4791-93fc-392e95d725b2} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary)
17546 2024.08.27 19:56:00.786964 [ 3 ] {1ac528f2-5456-4791-93fc-392e95d725b2} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17547 2024.08.27 19:56:00.787112 [ 3 ] {1ac528f2-5456-4791-93fc-392e95d725b2} <Debug> executeQuery: Read 240 rows, 16.47 KiB in 0.001657 sec., 144840.07242003622 rows/sec., 9.71 MiB/sec.
17548 2024.08.27 19:56:00.787321 [ 3 ] {1ac528f2-5456-4791-93fc-392e95d725b2} <Debug> DynamicQueryHandler: Done processing query
17549 2024.08.27 19:56:00.787349 [ 3 ] {1ac528f2-5456-4791-93fc-392e95d725b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
17550 2024.08.27 19:56:00.787383 [ 3 ] {} <Debug> HTTP-Session: ca687cd8-6124-4820-bd2a-327b4c144a49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17551 2024.08.27 19:56:00.787529 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17552 2024.08.27 19:56:00.787599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17553 2024.08.27 19:56:00.787620 [ 3 ] {} <Debug> HTTP-Session: 4513448b-d3a4-427b-acc7-3251e0c739fb Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17554 2024.08.27 19:56:00.787637 [ 3 ] {} <Debug> HTTP-Session: 4513448b-d3a4-427b-acc7-3251e0c739fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17555 2024.08.27 19:56:00.787651 [ 3 ] {} <Debug> HTTP-Session: 4513448b-d3a4-427b-acc7-3251e0c739fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17556 2024.08.27 19:56:00.787682 [ 3 ] {} <Trace> HTTP-Session: 4513448b-d3a4-427b-acc7-3251e0c739fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17557 2024.08.27 19:56:00.787774 [ 3 ] {69d4f661-0a1c-4419-ac15-0c10e19c486a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
17558 2024.08.27 19:56:00.787819 [ 3 ] {69d4f661-0a1c-4419-ac15-0c10e19c486a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
17559 2024.08.27 19:56:00.787961 [ 3 ] {69d4f661-0a1c-4419-ac15-0c10e19c486a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17560 2024.08.27 19:56:00.788239 [ 3 ] {69d4f661-0a1c-4419-ac15-0c10e19c486a} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17561 2024.08.27 19:56:00.788275 [ 3 ] {69d4f661-0a1c-4419-ac15-0c10e19c486a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17562 2024.08.27 19:56:00.788626 [ 3 ] {69d4f661-0a1c-4419-ac15-0c10e19c486a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
17563 2024.08.27 19:56:00.788950 [ 3 ] {69d4f661-0a1c-4419-ac15-0c10e19c486a} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17564 2024.08.27 19:56:00.789115 [ 3 ] {69d4f661-0a1c-4419-ac15-0c10e19c486a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001352 sec., 739.6449704142012 rows/sec., 49.84 KiB/sec.
17565 2024.08.27 19:56:00.789284 [ 3 ] {69d4f661-0a1c-4419-ac15-0c10e19c486a} <Debug> DynamicQueryHandler: Done processing query
17566 2024.08.27 19:56:00.789310 [ 3 ] {69d4f661-0a1c-4419-ac15-0c10e19c486a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
17567 2024.08.27 19:56:00.789325 [ 3 ] {} <Debug> HTTP-Session: 4513448b-d3a4-427b-acc7-3251e0c739fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17568 2024.08.27 19:56:00.789469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44483, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17569 2024.08.27 19:56:00.789519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17570 2024.08.27 19:56:00.789538 [ 3 ] {} <Debug> HTTP-Session: c8697dc4-5695-4921-890d-a6b06549743a Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17571 2024.08.27 19:56:00.789555 [ 3 ] {} <Debug> HTTP-Session: c8697dc4-5695-4921-890d-a6b06549743a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17572 2024.08.27 19:56:00.789569 [ 3 ] {} <Debug> HTTP-Session: c8697dc4-5695-4921-890d-a6b06549743a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17573 2024.08.27 19:56:00.789599 [ 3 ] {} <Trace> HTTP-Session: c8697dc4-5695-4921-890d-a6b06549743a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17574 2024.08.27 19:56:00.789889 [ 3 ] {ed24c827-997d-49ea-8ba0-cc2f1e7510c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17575 2024.08.27 19:56:00.789952 [ 3 ] {ed24c827-997d-49ea-8ba0-cc2f1e7510c0} <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
17576 2024.08.27 19:56:00.790361 [ 3 ] {ed24c827-997d-49ea-8ba0-cc2f1e7510c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17577 2024.08.27 19:56:00.791399 [ 3 ] {ed24c827-997d-49ea-8ba0-cc2f1e7510c0} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17578 2024.08.27 19:56:00.791436 [ 3 ] {ed24c827-997d-49ea-8ba0-cc2f1e7510c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17579 2024.08.27 19:56:00.792103 [ 3 ] {ed24c827-997d-49ea-8ba0-cc2f1e7510c0} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
17580 2024.08.27 19:56:00.792518 [ 3 ] {ed24c827-997d-49ea-8ba0-cc2f1e7510c0} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17581 2024.08.27 19:56:00.792715 [ 3 ] {ed24c827-997d-49ea-8ba0-cc2f1e7510c0} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.003017 sec., 8949.287371561153 rows/sec., 16.04 MiB/sec.
17582 2024.08.27 19:56:00.792952 [ 3 ] {ed24c827-997d-49ea-8ba0-cc2f1e7510c0} <Debug> DynamicQueryHandler: Done processing query
17583 2024.08.27 19:56:00.792976 [ 3 ] {ed24c827-997d-49ea-8ba0-cc2f1e7510c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
17584 2024.08.27 19:56:00.792992 [ 3 ] {} <Debug> HTTP-Session: c8697dc4-5695-4921-890d-a6b06549743a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17585 2024.08.27 19:56:00.793151 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 12143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17586 2024.08.27 19:56:00.793201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17587 2024.08.27 19:56:00.793220 [ 3 ] {} <Debug> HTTP-Session: c0606587-fb5e-4316-8466-7f24a94253e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17588 2024.08.27 19:56:00.793238 [ 3 ] {} <Debug> HTTP-Session: c0606587-fb5e-4316-8466-7f24a94253e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17589 2024.08.27 19:56:00.793251 [ 3 ] {} <Debug> HTTP-Session: c0606587-fb5e-4316-8466-7f24a94253e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17590 2024.08.27 19:56:00.793282 [ 3 ] {} <Trace> HTTP-Session: c0606587-fb5e-4316-8466-7f24a94253e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17591 2024.08.27 19:56:00.793398 [ 3 ] {c0c67218-d663-4127-a7fa-33f9a51a62b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17592 2024.08.27 19:56:00.793443 [ 3 ] {c0c67218-d663-4127-a7fa-33f9a51a62b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17593 2024.08.27 19:56:00.793571 [ 3 ] {c0c67218-d663-4127-a7fa-33f9a51a62b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17594 2024.08.27 19:56:00.793897 [ 3 ] {c0c67218-d663-4127-a7fa-33f9a51a62b4} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17595 2024.08.27 19:56:00.793934 [ 3 ] {c0c67218-d663-4127-a7fa-33f9a51a62b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17596 2024.08.27 19:56:00.794314 [ 3 ] {c0c67218-d663-4127-a7fa-33f9a51a62b4} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary)
17597 2024.08.27 19:56:00.794647 [ 3 ] {c0c67218-d663-4127-a7fa-33f9a51a62b4} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17598 2024.08.27 19:56:00.794795 [ 3 ] {c0c67218-d663-4127-a7fa-33f9a51a62b4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001437 sec., 57063.326374391094 rows/sec., 3.62 MiB/sec.
17599 2024.08.27 19:56:00.794967 [ 3 ] {c0c67218-d663-4127-a7fa-33f9a51a62b4} <Debug> DynamicQueryHandler: Done processing query
17600 2024.08.27 19:56:00.794991 [ 3 ] {c0c67218-d663-4127-a7fa-33f9a51a62b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17601 2024.08.27 19:56:00.795007 [ 3 ] {} <Debug> HTTP-Session: c0606587-fb5e-4316-8466-7f24a94253e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17602 2024.08.27 19:56:05.764808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 15887, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17603 2024.08.27 19:56:05.764956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17604 2024.08.27 19:56:05.764990 [ 3 ] {} <Debug> HTTP-Session: a554e916-a9f8-48f5-a10f-3674f5262d51 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17605 2024.08.27 19:56:05.765022 [ 3 ] {} <Debug> HTTP-Session: a554e916-a9f8-48f5-a10f-3674f5262d51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17606 2024.08.27 19:56:05.765042 [ 3 ] {} <Debug> HTTP-Session: a554e916-a9f8-48f5-a10f-3674f5262d51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17607 2024.08.27 19:56:05.765175 [ 3 ] {} <Trace> HTTP-Session: a554e916-a9f8-48f5-a10f-3674f5262d51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17608 2024.08.27 19:56:05.765442 [ 3 ] {2d49511a-fbf2-4a9b-bbc0-7c0e7710f044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17609 2024.08.27 19:56:05.765532 [ 3 ] {2d49511a-fbf2-4a9b-bbc0-7c0e7710f044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17610 2024.08.27 19:56:05.765927 [ 3 ] {2d49511a-fbf2-4a9b-bbc0-7c0e7710f044} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17611 2024.08.27 19:56:05.766470 [ 3 ] {2d49511a-fbf2-4a9b-bbc0-7c0e7710f044} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17612 2024.08.27 19:56:05.766516 [ 3 ] {2d49511a-fbf2-4a9b-bbc0-7c0e7710f044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17613 2024.08.27 19:56:05.766942 [ 3 ] {2d49511a-fbf2-4a9b-bbc0-7c0e7710f044} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary)
17614 2024.08.27 19:56:05.767326 [ 3 ] {2d49511a-fbf2-4a9b-bbc0-7c0e7710f044} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17615 2024.08.27 19:56:05.767510 [ 3 ] {2d49511a-fbf2-4a9b-bbc0-7c0e7710f044} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.002163 sec., 49930.651872399445 rows/sec., 4.20 MiB/sec.
17616 2024.08.27 19:56:05.767740 [ 3 ] {2d49511a-fbf2-4a9b-bbc0-7c0e7710f044} <Debug> DynamicQueryHandler: Done processing query
17617 2024.08.27 19:56:05.767768 [ 3 ] {2d49511a-fbf2-4a9b-bbc0-7c0e7710f044} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
17618 2024.08.27 19:56:05.767785 [ 3 ] {} <Debug> HTTP-Session: a554e916-a9f8-48f5-a10f-3674f5262d51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17619 2024.08.27 19:56:05.767916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 3781, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17620 2024.08.27 19:56:05.767972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17621 2024.08.27 19:56:05.767992 [ 3 ] {} <Debug> HTTP-Session: 0dce8a0a-ca0d-4965-b8e2-70075710bb68 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17622 2024.08.27 19:56:05.768010 [ 3 ] {} <Debug> HTTP-Session: 0dce8a0a-ca0d-4965-b8e2-70075710bb68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17623 2024.08.27 19:56:05.768024 [ 3 ] {} <Debug> HTTP-Session: 0dce8a0a-ca0d-4965-b8e2-70075710bb68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17624 2024.08.27 19:56:05.768059 [ 3 ] {} <Trace> HTTP-Session: 0dce8a0a-ca0d-4965-b8e2-70075710bb68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17625 2024.08.27 19:56:05.768183 [ 3 ] {977ec031-c8ee-458e-bf01-f21d8e1015f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
17626 2024.08.27 19:56:05.768230 [ 3 ] {977ec031-c8ee-458e-bf01-f21d8e1015f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17627 2024.08.27 19:56:05.768470 [ 3 ] {977ec031-c8ee-458e-bf01-f21d8e1015f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17628 2024.08.27 19:56:05.768902 [ 3 ] {977ec031-c8ee-458e-bf01-f21d8e1015f1} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17629 2024.08.27 19:56:05.768941 [ 3 ] {977ec031-c8ee-458e-bf01-f21d8e1015f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17630 2024.08.27 19:56:05.769303 [ 3 ] {977ec031-c8ee-458e-bf01-f21d8e1015f1} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
17631 2024.08.27 19:56:05.769658 [ 3 ] {977ec031-c8ee-458e-bf01-f21d8e1015f1} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17632 2024.08.27 19:56:05.769788 [ 3 ] {977ec031-c8ee-458e-bf01-f21d8e1015f1} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001637 sec., 15882.712278558338 rows/sec., 1.17 MiB/sec.
17633 2024.08.27 19:56:05.770035 [ 3 ] {977ec031-c8ee-458e-bf01-f21d8e1015f1} <Debug> DynamicQueryHandler: Done processing query
17634 2024.08.27 19:56:05.770061 [ 3 ] {977ec031-c8ee-458e-bf01-f21d8e1015f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17635 2024.08.27 19:56:05.770094 [ 3 ] {} <Debug> HTTP-Session: 0dce8a0a-ca0d-4965-b8e2-70075710bb68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17636 2024.08.27 19:56:05.770382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 15296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17637 2024.08.27 19:56:05.770517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17638 2024.08.27 19:56:05.770560 [ 3 ] {} <Debug> HTTP-Session: 83d19eea-f89b-44e2-89b3-fbcd7b5a4326 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17639 2024.08.27 19:56:05.770588 [ 3 ] {} <Debug> HTTP-Session: 83d19eea-f89b-44e2-89b3-fbcd7b5a4326 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17640 2024.08.27 19:56:05.770618 [ 3 ] {} <Debug> HTTP-Session: 83d19eea-f89b-44e2-89b3-fbcd7b5a4326 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17641 2024.08.27 19:56:05.770652 [ 3 ] {} <Trace> HTTP-Session: 83d19eea-f89b-44e2-89b3-fbcd7b5a4326 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17642 2024.08.27 19:56:05.770778 [ 3 ] {511f7ed8-9b78-4873-b4cf-5fc4655b8d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17643 2024.08.27 19:56:05.770823 [ 3 ] {511f7ed8-9b78-4873-b4cf-5fc4655b8d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17644 2024.08.27 19:56:05.771061 [ 3 ] {511f7ed8-9b78-4873-b4cf-5fc4655b8d25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17645 2024.08.27 19:56:05.771490 [ 3 ] {511f7ed8-9b78-4873-b4cf-5fc4655b8d25} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17646 2024.08.27 19:56:05.771526 [ 3 ] {511f7ed8-9b78-4873-b4cf-5fc4655b8d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17647 2024.08.27 19:56:05.771884 [ 3 ] {511f7ed8-9b78-4873-b4cf-5fc4655b8d25} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary)
17648 2024.08.27 19:56:05.772240 [ 3 ] {511f7ed8-9b78-4873-b4cf-5fc4655b8d25} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17649 2024.08.27 19:56:05.772368 [ 3 ] {511f7ed8-9b78-4873-b4cf-5fc4655b8d25} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001638 sec., 54945.054945054944 rows/sec., 4.29 MiB/sec.
17650 2024.08.27 19:56:05.772545 [ 3 ] {511f7ed8-9b78-4873-b4cf-5fc4655b8d25} <Debug> DynamicQueryHandler: Done processing query
17651 2024.08.27 19:56:05.772569 [ 3 ] {511f7ed8-9b78-4873-b4cf-5fc4655b8d25} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
17652 2024.08.27 19:56:05.772586 [ 3 ] {} <Debug> HTTP-Session: 83d19eea-f89b-44e2-89b3-fbcd7b5a4326 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17653 2024.08.27 19:56:05.772764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 30657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17654 2024.08.27 19:56:05.772815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17655 2024.08.27 19:56:05.772835 [ 3 ] {} <Debug> HTTP-Session: 0cdd12b1-a3cc-4638-8015-ba1cb153be07 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17656 2024.08.27 19:56:05.772851 [ 3 ] {} <Debug> HTTP-Session: 0cdd12b1-a3cc-4638-8015-ba1cb153be07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17657 2024.08.27 19:56:05.772865 [ 3 ] {} <Debug> HTTP-Session: 0cdd12b1-a3cc-4638-8015-ba1cb153be07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17658 2024.08.27 19:56:05.772897 [ 3 ] {} <Trace> HTTP-Session: 0cdd12b1-a3cc-4638-8015-ba1cb153be07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17659 2024.08.27 19:56:05.773047 [ 3 ] {baf87080-6043-49ec-a269-426a10eae697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17660 2024.08.27 19:56:05.773095 [ 3 ] {baf87080-6043-49ec-a269-426a10eae697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17661 2024.08.27 19:56:05.773243 [ 3 ] {baf87080-6043-49ec-a269-426a10eae697} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17662 2024.08.27 19:56:05.773710 [ 3 ] {baf87080-6043-49ec-a269-426a10eae697} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17663 2024.08.27 19:56:05.773747 [ 3 ] {baf87080-6043-49ec-a269-426a10eae697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17664 2024.08.27 19:56:05.774138 [ 3 ] {baf87080-6043-49ec-a269-426a10eae697} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary)
17665 2024.08.27 19:56:05.774488 [ 3 ] {baf87080-6043-49ec-a269-426a10eae697} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17666 2024.08.27 19:56:05.774620 [ 3 ] {baf87080-6043-49ec-a269-426a10eae697} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001645 sec., 97264.4376899696 rows/sec., 6.77 MiB/sec.
17667 2024.08.27 19:56:05.774793 [ 3 ] {baf87080-6043-49ec-a269-426a10eae697} <Debug> DynamicQueryHandler: Done processing query
17668 2024.08.27 19:56:05.774817 [ 3 ] {baf87080-6043-49ec-a269-426a10eae697} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
17669 2024.08.27 19:56:05.774834 [ 3 ] {} <Debug> HTTP-Session: 0cdd12b1-a3cc-4638-8015-ba1cb153be07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17670 2024.08.27 19:56:05.775052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 42115, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17671 2024.08.27 19:56:05.775102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17672 2024.08.27 19:56:05.775124 [ 3 ] {} <Debug> HTTP-Session: c1954901-e9fe-469b-9b60-10c4188a64b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17673 2024.08.27 19:56:05.775141 [ 3 ] {} <Debug> HTTP-Session: c1954901-e9fe-469b-9b60-10c4188a64b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17674 2024.08.27 19:56:05.775155 [ 3 ] {} <Debug> HTTP-Session: c1954901-e9fe-469b-9b60-10c4188a64b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17675 2024.08.27 19:56:05.775186 [ 3 ] {} <Trace> HTTP-Session: c1954901-e9fe-469b-9b60-10c4188a64b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17676 2024.08.27 19:56:05.775471 [ 3 ] {5ea22199-d06f-41a8-9f2b-620e2e6ea8f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17677 2024.08.27 19:56:05.775536 [ 3 ] {5ea22199-d06f-41a8-9f2b-620e2e6ea8f8} <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
17678 2024.08.27 19:56:05.775949 [ 3 ] {5ea22199-d06f-41a8-9f2b-620e2e6ea8f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17679 2024.08.27 19:56:05.776618 [ 3 ] {5ea22199-d06f-41a8-9f2b-620e2e6ea8f8} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17680 2024.08.27 19:56:05.776654 [ 3 ] {5ea22199-d06f-41a8-9f2b-620e2e6ea8f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17681 2024.08.27 19:56:05.777293 [ 3 ] {5ea22199-d06f-41a8-9f2b-620e2e6ea8f8} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
17682 2024.08.27 19:56:05.777710 [ 3 ] {5ea22199-d06f-41a8-9f2b-620e2e6ea8f8} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17683 2024.08.27 19:56:05.777858 [ 3 ] {5ea22199-d06f-41a8-9f2b-620e2e6ea8f8} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002584 sec., 10061.919504643964 rows/sec., 18.03 MiB/sec.
17684 2024.08.27 19:56:05.778091 [ 3 ] {5ea22199-d06f-41a8-9f2b-620e2e6ea8f8} <Debug> DynamicQueryHandler: Done processing query
17685 2024.08.27 19:56:05.778117 [ 3 ] {5ea22199-d06f-41a8-9f2b-620e2e6ea8f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
17686 2024.08.27 19:56:05.778139 [ 3 ] {} <Debug> HTTP-Session: c1954901-e9fe-469b-9b60-10c4188a64b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17687 2024.08.27 19:56:05.778317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17688 2024.08.27 19:56:05.778366 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17689 2024.08.27 19:56:05.778385 [ 3 ] {} <Debug> HTTP-Session: 3807e462-cad7-49d8-b51a-4962e252f1fd Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17690 2024.08.27 19:56:05.778402 [ 3 ] {} <Debug> HTTP-Session: 3807e462-cad7-49d8-b51a-4962e252f1fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17691 2024.08.27 19:56:05.778416 [ 3 ] {} <Debug> HTTP-Session: 3807e462-cad7-49d8-b51a-4962e252f1fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17692 2024.08.27 19:56:05.778447 [ 3 ] {} <Trace> HTTP-Session: 3807e462-cad7-49d8-b51a-4962e252f1fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17693 2024.08.27 19:56:05.778563 [ 3 ] {b9fcd7ae-4d44-43be-a999-632e66828fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17694 2024.08.27 19:56:05.778609 [ 3 ] {b9fcd7ae-4d44-43be-a999-632e66828fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17695 2024.08.27 19:56:05.778736 [ 3 ] {b9fcd7ae-4d44-43be-a999-632e66828fd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17696 2024.08.27 19:56:05.779065 [ 3 ] {b9fcd7ae-4d44-43be-a999-632e66828fd9} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17697 2024.08.27 19:56:05.779102 [ 3 ] {b9fcd7ae-4d44-43be-a999-632e66828fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17698 2024.08.27 19:56:05.779466 [ 3 ] {b9fcd7ae-4d44-43be-a999-632e66828fd9} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary)
17699 2024.08.27 19:56:05.779784 [ 3 ] {b9fcd7ae-4d44-43be-a999-632e66828fd9} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17700 2024.08.27 19:56:05.779910 [ 3 ] {b9fcd7ae-4d44-43be-a999-632e66828fd9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001392 sec., 43103.448275862065 rows/sec., 2.90 MiB/sec.
17701 2024.08.27 19:56:05.780196 [ 3 ] {b9fcd7ae-4d44-43be-a999-632e66828fd9} <Debug> DynamicQueryHandler: Done processing query
17702 2024.08.27 19:56:05.780258 [ 3 ] {b9fcd7ae-4d44-43be-a999-632e66828fd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17703 2024.08.27 19:56:05.780315 [ 3 ] {} <Debug> HTTP-Session: 3807e462-cad7-49d8-b51a-4962e252f1fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17704 2024.08.27 19:56:09.809157 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache
17705 2024.08.27 19:56:09.809264 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache
17706 2024.08.27 19:56:10.768418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 36816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17707 2024.08.27 19:56:10.768537 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17708 2024.08.27 19:56:10.768562 [ 3 ] {} <Debug> HTTP-Session: b1bb4d3e-5708-498f-b018-fd9a882f3dcb Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17709 2024.08.27 19:56:10.768588 [ 3 ] {} <Debug> HTTP-Session: b1bb4d3e-5708-498f-b018-fd9a882f3dcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17710 2024.08.27 19:56:10.768602 [ 3 ] {} <Debug> HTTP-Session: b1bb4d3e-5708-498f-b018-fd9a882f3dcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17711 2024.08.27 19:56:10.768653 [ 3 ] {} <Trace> HTTP-Session: b1bb4d3e-5708-498f-b018-fd9a882f3dcb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17712 2024.08.27 19:56:10.768915 [ 3 ] {63ec4aa7-054c-48ba-b745-9533fe75c70a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17713 2024.08.27 19:56:10.768985 [ 3 ] {63ec4aa7-054c-48ba-b745-9533fe75c70a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17714 2024.08.27 19:56:10.769324 [ 3 ] {63ec4aa7-054c-48ba-b745-9533fe75c70a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17715 2024.08.27 19:56:10.770070 [ 3 ] {63ec4aa7-054c-48ba-b745-9533fe75c70a} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17716 2024.08.27 19:56:10.770118 [ 3 ] {63ec4aa7-054c-48ba-b745-9533fe75c70a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17717 2024.08.27 19:56:10.770579 [ 3 ] {63ec4aa7-054c-48ba-b745-9533fe75c70a} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary)
17718 2024.08.27 19:56:10.770961 [ 3 ] {63ec4aa7-054c-48ba-b745-9533fe75c70a} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17719 2024.08.27 19:56:10.771133 [ 3 ] {63ec4aa7-054c-48ba-b745-9533fe75c70a} <Debug> executeQuery: Read 243 rows, 22.06 KiB in 0.002331 sec., 104247.10424710425 rows/sec., 9.24 MiB/sec.
17720 2024.08.27 19:56:10.771365 [ 3 ] {63ec4aa7-054c-48ba-b745-9533fe75c70a} <Debug> DynamicQueryHandler: Done processing query
17721 2024.08.27 19:56:10.771392 [ 3 ] {63ec4aa7-054c-48ba-b745-9533fe75c70a} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
17722 2024.08.27 19:56:10.771409 [ 3 ] {} <Debug> HTTP-Session: b1bb4d3e-5708-498f-b018-fd9a882f3dcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17723 2024.08.27 19:56:10.771630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 3917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17724 2024.08.27 19:56:10.771682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17725 2024.08.27 19:56:10.771702 [ 3 ] {} <Debug> HTTP-Session: 6bcf3b70-2f2b-4afe-81c4-262905f15d6a Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17726 2024.08.27 19:56:10.771718 [ 3 ] {} <Debug> HTTP-Session: 6bcf3b70-2f2b-4afe-81c4-262905f15d6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17727 2024.08.27 19:56:10.771732 [ 3 ] {} <Debug> HTTP-Session: 6bcf3b70-2f2b-4afe-81c4-262905f15d6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17728 2024.08.27 19:56:10.771764 [ 3 ] {} <Trace> HTTP-Session: 6bcf3b70-2f2b-4afe-81c4-262905f15d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17729 2024.08.27 19:56:10.771876 [ 3 ] {07ca06b3-af3a-4bc6-87bb-c0260c71a1e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
17730 2024.08.27 19:56:10.771924 [ 3 ] {07ca06b3-af3a-4bc6-87bb-c0260c71a1e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17731 2024.08.27 19:56:10.772160 [ 3 ] {07ca06b3-af3a-4bc6-87bb-c0260c71a1e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17732 2024.08.27 19:56:10.772498 [ 3 ] {07ca06b3-af3a-4bc6-87bb-c0260c71a1e7} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17733 2024.08.27 19:56:10.772538 [ 3 ] {07ca06b3-af3a-4bc6-87bb-c0260c71a1e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17734 2024.08.27 19:56:10.772899 [ 3 ] {07ca06b3-af3a-4bc6-87bb-c0260c71a1e7} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
17735 2024.08.27 19:56:10.773256 [ 3 ] {07ca06b3-af3a-4bc6-87bb-c0260c71a1e7} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17736 2024.08.27 19:56:10.773411 [ 3 ] {07ca06b3-af3a-4bc6-87bb-c0260c71a1e7} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001569 sec., 17208.413001912046 rows/sec., 1.26 MiB/sec.
17737 2024.08.27 19:56:10.773700 [ 3 ] {07ca06b3-af3a-4bc6-87bb-c0260c71a1e7} <Debug> DynamicQueryHandler: Done processing query
17738 2024.08.27 19:56:10.773756 [ 3 ] {07ca06b3-af3a-4bc6-87bb-c0260c71a1e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17739 2024.08.27 19:56:10.773818 [ 3 ] {} <Debug> HTTP-Session: 6bcf3b70-2f2b-4afe-81c4-262905f15d6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17740 2024.08.27 19:56:10.774024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17741 2024.08.27 19:56:10.774079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17742 2024.08.27 19:56:10.774098 [ 3 ] {} <Debug> HTTP-Session: bbd7c84b-5f18-4fa3-8116-a0351442153e Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17743 2024.08.27 19:56:10.774115 [ 3 ] {} <Debug> HTTP-Session: bbd7c84b-5f18-4fa3-8116-a0351442153e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17744 2024.08.27 19:56:10.774129 [ 3 ] {} <Debug> HTTP-Session: bbd7c84b-5f18-4fa3-8116-a0351442153e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17745 2024.08.27 19:56:10.774162 [ 3 ] {} <Trace> HTTP-Session: bbd7c84b-5f18-4fa3-8116-a0351442153e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17746 2024.08.27 19:56:10.774272 [ 3 ] {1aff3a8c-f4d5-4dad-b3ea-a3a08d5c48dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
17747 2024.08.27 19:56:10.774318 [ 3 ] {1aff3a8c-f4d5-4dad-b3ea-a3a08d5c48dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
17748 2024.08.27 19:56:10.774567 [ 3 ] {1aff3a8c-f4d5-4dad-b3ea-a3a08d5c48dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17749 2024.08.27 19:56:10.774875 [ 3 ] {1aff3a8c-f4d5-4dad-b3ea-a3a08d5c48dd} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17750 2024.08.27 19:56:10.774912 [ 3 ] {1aff3a8c-f4d5-4dad-b3ea-a3a08d5c48dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17751 2024.08.27 19:56:10.775269 [ 3 ] {1aff3a8c-f4d5-4dad-b3ea-a3a08d5c48dd} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
17752 2024.08.27 19:56:10.775618 [ 3 ] {1aff3a8c-f4d5-4dad-b3ea-a3a08d5c48dd} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17753 2024.08.27 19:56:10.775774 [ 3 ] {1aff3a8c-f4d5-4dad-b3ea-a3a08d5c48dd} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001528 sec., 9162.303664921466 rows/sec., 641.67 KiB/sec.
17754 2024.08.27 19:56:10.775956 [ 3 ] {1aff3a8c-f4d5-4dad-b3ea-a3a08d5c48dd} <Debug> DynamicQueryHandler: Done processing query
17755 2024.08.27 19:56:10.775980 [ 3 ] {1aff3a8c-f4d5-4dad-b3ea-a3a08d5c48dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17756 2024.08.27 19:56:10.775996 [ 3 ] {} <Debug> HTTP-Session: bbd7c84b-5f18-4fa3-8116-a0351442153e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17757 2024.08.27 19:56:10.776114 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17758 2024.08.27 19:56:10.776164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17759 2024.08.27 19:56:10.776185 [ 3 ] {} <Debug> HTTP-Session: 507acc9d-ee82-40d9-8338-43e69a3413cf Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17760 2024.08.27 19:56:10.776203 [ 3 ] {} <Debug> HTTP-Session: 507acc9d-ee82-40d9-8338-43e69a3413cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17761 2024.08.27 19:56:10.776217 [ 3 ] {} <Debug> HTTP-Session: 507acc9d-ee82-40d9-8338-43e69a3413cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17762 2024.08.27 19:56:10.776247 [ 3 ] {} <Trace> HTTP-Session: 507acc9d-ee82-40d9-8338-43e69a3413cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17763 2024.08.27 19:56:10.776350 [ 3 ] {d1c4fe3f-a5a0-41aa-ab06-0cda903c5890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
17764 2024.08.27 19:56:10.776394 [ 3 ] {d1c4fe3f-a5a0-41aa-ab06-0cda903c5890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
17765 2024.08.27 19:56:10.776618 [ 3 ] {d1c4fe3f-a5a0-41aa-ab06-0cda903c5890} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17766 2024.08.27 19:56:10.776912 [ 3 ] {d1c4fe3f-a5a0-41aa-ab06-0cda903c5890} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17767 2024.08.27 19:56:10.776948 [ 3 ] {d1c4fe3f-a5a0-41aa-ab06-0cda903c5890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17768 2024.08.27 19:56:10.777292 [ 3 ] {d1c4fe3f-a5a0-41aa-ab06-0cda903c5890} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
17769 2024.08.27 19:56:10.777641 [ 3 ] {d1c4fe3f-a5a0-41aa-ab06-0cda903c5890} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17770 2024.08.27 19:56:10.777807 [ 3 ] {d1c4fe3f-a5a0-41aa-ab06-0cda903c5890} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00147 sec., 4081.6326530612246 rows/sec., 241.15 KiB/sec.
17771 2024.08.27 19:56:10.778074 [ 3 ] {d1c4fe3f-a5a0-41aa-ab06-0cda903c5890} <Debug> DynamicQueryHandler: Done processing query
17772 2024.08.27 19:56:10.778122 [ 3 ] {d1c4fe3f-a5a0-41aa-ab06-0cda903c5890} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17773 2024.08.27 19:56:10.778160 [ 3 ] {} <Debug> HTTP-Session: 507acc9d-ee82-40d9-8338-43e69a3413cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17774 2024.08.27 19:56:10.778442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 66337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17775 2024.08.27 19:56:10.778493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17776 2024.08.27 19:56:10.778513 [ 3 ] {} <Debug> HTTP-Session: ec2e69df-d7bc-458f-840c-ff7d0108d88b Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17777 2024.08.27 19:56:10.778529 [ 3 ] {} <Debug> HTTP-Session: ec2e69df-d7bc-458f-840c-ff7d0108d88b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17778 2024.08.27 19:56:10.778544 [ 3 ] {} <Debug> HTTP-Session: ec2e69df-d7bc-458f-840c-ff7d0108d88b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17779 2024.08.27 19:56:10.778575 [ 3 ] {} <Trace> HTTP-Session: ec2e69df-d7bc-458f-840c-ff7d0108d88b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17780 2024.08.27 19:56:10.778796 [ 3 ] {a0094a49-7220-44af-b6cf-f4f316014824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17781 2024.08.27 19:56:10.778841 [ 3 ] {a0094a49-7220-44af-b6cf-f4f316014824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17782 2024.08.27 19:56:10.779080 [ 3 ] {a0094a49-7220-44af-b6cf-f4f316014824} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17783 2024.08.27 19:56:10.779728 [ 3 ] {a0094a49-7220-44af-b6cf-f4f316014824} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17784 2024.08.27 19:56:10.779766 [ 3 ] {a0094a49-7220-44af-b6cf-f4f316014824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17785 2024.08.27 19:56:10.780137 [ 3 ] {a0094a49-7220-44af-b6cf-f4f316014824} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary)
17786 2024.08.27 19:56:10.780490 [ 3 ] {a0094a49-7220-44af-b6cf-f4f316014824} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17787 2024.08.27 19:56:10.780641 [ 3 ] {a0094a49-7220-44af-b6cf-f4f316014824} <Debug> executeQuery: Read 409 rows, 29.84 KiB in 0.001957 sec., 208993.35717935616 rows/sec., 14.89 MiB/sec.
17788 2024.08.27 19:56:10.780929 [ 3 ] {a0094a49-7220-44af-b6cf-f4f316014824} <Debug> DynamicQueryHandler: Done processing query
17789 2024.08.27 19:56:10.780990 [ 3 ] {a0094a49-7220-44af-b6cf-f4f316014824} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
17790 2024.08.27 19:56:10.781052 [ 3 ] {} <Debug> HTTP-Session: ec2e69df-d7bc-458f-840c-ff7d0108d88b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17791 2024.08.27 19:56:10.781281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17792 2024.08.27 19:56:10.781376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17793 2024.08.27 19:56:10.781404 [ 3 ] {} <Debug> HTTP-Session: c646ca99-0f11-4497-a8d7-4d96d72ce334 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17794 2024.08.27 19:56:10.781420 [ 3 ] {} <Debug> HTTP-Session: c646ca99-0f11-4497-a8d7-4d96d72ce334 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17795 2024.08.27 19:56:10.781434 [ 3 ] {} <Debug> HTTP-Session: c646ca99-0f11-4497-a8d7-4d96d72ce334 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17796 2024.08.27 19:56:10.781467 [ 3 ] {} <Trace> HTTP-Session: c646ca99-0f11-4497-a8d7-4d96d72ce334 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17797 2024.08.27 19:56:10.781567 [ 3 ] {d65c738f-35d7-49e2-a6ae-30b8f62e9a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
17798 2024.08.27 19:56:10.781614 [ 3 ] {d65c738f-35d7-49e2-a6ae-30b8f62e9a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
17799 2024.08.27 19:56:10.781762 [ 3 ] {d65c738f-35d7-49e2-a6ae-30b8f62e9a42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17800 2024.08.27 19:56:10.782038 [ 3 ] {d65c738f-35d7-49e2-a6ae-30b8f62e9a42} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17801 2024.08.27 19:56:10.782074 [ 3 ] {d65c738f-35d7-49e2-a6ae-30b8f62e9a42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17802 2024.08.27 19:56:10.782431 [ 3 ] {d65c738f-35d7-49e2-a6ae-30b8f62e9a42} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
17803 2024.08.27 19:56:10.782759 [ 3 ] {d65c738f-35d7-49e2-a6ae-30b8f62e9a42} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17804 2024.08.27 19:56:10.782912 [ 3 ] {d65c738f-35d7-49e2-a6ae-30b8f62e9a42} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001368 sec., 4385.964912280701 rows/sec., 229.15 KiB/sec.
17805 2024.08.27 19:56:10.783076 [ 3 ] {d65c738f-35d7-49e2-a6ae-30b8f62e9a42} <Debug> DynamicQueryHandler: Done processing query
17806 2024.08.27 19:56:10.783100 [ 3 ] {d65c738f-35d7-49e2-a6ae-30b8f62e9a42} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
17807 2024.08.27 19:56:10.783116 [ 3 ] {} <Debug> HTTP-Session: c646ca99-0f11-4497-a8d7-4d96d72ce334 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17808 2024.08.27 19:56:10.783268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44659, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17809 2024.08.27 19:56:10.783318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17810 2024.08.27 19:56:10.783337 [ 3 ] {} <Debug> HTTP-Session: 5286ce2e-a5f0-4737-8dcf-6e925976e4ad Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17811 2024.08.27 19:56:10.783353 [ 3 ] {} <Debug> HTTP-Session: 5286ce2e-a5f0-4737-8dcf-6e925976e4ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17812 2024.08.27 19:56:10.783367 [ 3 ] {} <Debug> HTTP-Session: 5286ce2e-a5f0-4737-8dcf-6e925976e4ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17813 2024.08.27 19:56:10.783398 [ 3 ] {} <Trace> HTTP-Session: 5286ce2e-a5f0-4737-8dcf-6e925976e4ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17814 2024.08.27 19:56:10.783598 [ 3 ] {b176dfa5-1f27-4963-9e65-67ccd4ddf3d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17815 2024.08.27 19:56:10.783644 [ 3 ] {b176dfa5-1f27-4963-9e65-67ccd4ddf3d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17816 2024.08.27 19:56:10.783785 [ 3 ] {b176dfa5-1f27-4963-9e65-67ccd4ddf3d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17817 2024.08.27 19:56:10.784238 [ 3 ] {b176dfa5-1f27-4963-9e65-67ccd4ddf3d6} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17818 2024.08.27 19:56:10.784275 [ 3 ] {b176dfa5-1f27-4963-9e65-67ccd4ddf3d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17819 2024.08.27 19:56:10.784661 [ 3 ] {b176dfa5-1f27-4963-9e65-67ccd4ddf3d6} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary)
17820 2024.08.27 19:56:10.784990 [ 3 ] {b176dfa5-1f27-4963-9e65-67ccd4ddf3d6} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17821 2024.08.27 19:56:10.785143 [ 3 ] {b176dfa5-1f27-4963-9e65-67ccd4ddf3d6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001658 sec., 142943.30518697225 rows/sec., 9.58 MiB/sec.
17822 2024.08.27 19:56:10.785156 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Selected 6 parts from all_1_99_20 to all_104_104_0
17823 2024.08.27 19:56:10.785268 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17824 2024.08.27 19:56:10.785319 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17825 2024.08.27 19:56:10.785408 [ 3 ] {b176dfa5-1f27-4963-9e65-67ccd4ddf3d6} <Debug> DynamicQueryHandler: Done processing query
17826 2024.08.27 19:56:10.785473 [ 3 ] {b176dfa5-1f27-4963-9e65-67ccd4ddf3d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
17827 2024.08.27 19:56:10.785509 [ 3 ] {} <Debug> HTTP-Session: 5286ce2e-a5f0-4737-8dcf-6e925976e4ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17828 2024.08.27 19:56:10.785524 [ 186 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_104_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_99_20 to all_104_104_0 into Compact with storage Full
17829 2024.08.27 19:56:10.785653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17830 2024.08.27 19:56:10.785746 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17831 2024.08.27 19:56:10.785796 [ 3 ] {} <Debug> HTTP-Session: 351c80e7-c1e7-4cd4-bb18-5867cb88b9ca Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17832 2024.08.27 19:56:10.785842 [ 3 ] {} <Debug> HTTP-Session: 351c80e7-c1e7-4cd4-bb18-5867cb88b9ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17833 2024.08.27 19:56:10.785891 [ 3 ] {} <Debug> HTTP-Session: 351c80e7-c1e7-4cd4-bb18-5867cb88b9ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17834 2024.08.27 19:56:10.785899 [ 186 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_104_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17835 2024.08.27 19:56:10.785946 [ 3 ] {} <Trace> HTTP-Session: 351c80e7-c1e7-4cd4-bb18-5867cb88b9ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17836 2024.08.27 19:56:10.785971 [ 186 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_99_20, total 27690 rows starting from the beginning of the part
17837 2024.08.27 19:56:10.786229 [ 186 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 32 rows starting from the beginning of the part
17838 2024.08.27 19:56:10.786245 [ 3 ] {de164926-491b-4c60-b26f-d1c5e6891af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
17839 2024.08.27 19:56:10.786455 [ 3 ] {de164926-491b-4c60-b26f-d1c5e6891af3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
17840 2024.08.27 19:56:10.786524 [ 186 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 162 rows starting from the beginning of the part
17841 2024.08.27 19:56:10.786886 [ 186 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 240 rows starting from the beginning of the part
17842 2024.08.27 19:56:10.787170 [ 186 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part
17843 2024.08.27 19:56:10.787605 [ 186 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 237 rows starting from the beginning of the part
17844 2024.08.27 19:56:10.787760 [ 3 ] {de164926-491b-4c60-b26f-d1c5e6891af3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17845 2024.08.27 19:56:10.788732 [ 3 ] {de164926-491b-4c60-b26f-d1c5e6891af3} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17846 2024.08.27 19:56:10.788798 [ 3 ] {de164926-491b-4c60-b26f-d1c5e6891af3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17847 2024.08.27 19:56:10.789422 [ 3 ] {de164926-491b-4c60-b26f-d1c5e6891af3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
17848 2024.08.27 19:56:10.790728 [ 3 ] {de164926-491b-4c60-b26f-d1c5e6891af3} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17849 2024.08.27 19:56:10.791118 [ 3 ] {de164926-491b-4c60-b26f-d1c5e6891af3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005021 sec., 199.16351324437363 rows/sec., 13.42 KiB/sec.
17850 2024.08.27 19:56:10.791799 [ 3 ] {de164926-491b-4c60-b26f-d1c5e6891af3} <Debug> DynamicQueryHandler: Done processing query
17851 2024.08.27 19:56:10.791883 [ 3 ] {de164926-491b-4c60-b26f-d1c5e6891af3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
17852 2024.08.27 19:56:10.791961 [ 3 ] {} <Debug> HTTP-Session: 351c80e7-c1e7-4cd4-bb18-5867cb88b9ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17853 2024.08.27 19:56:10.792201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17854 2024.08.27 19:56:10.792266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17855 2024.08.27 19:56:10.792286 [ 3 ] {} <Debug> HTTP-Session: 90b61967-edde-41be-8ce7-c82825929476 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17856 2024.08.27 19:56:10.792302 [ 3 ] {} <Debug> HTTP-Session: 90b61967-edde-41be-8ce7-c82825929476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17857 2024.08.27 19:56:10.792316 [ 3 ] {} <Debug> HTTP-Session: 90b61967-edde-41be-8ce7-c82825929476 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17858 2024.08.27 19:56:10.792349 [ 3 ] {} <Trace> HTTP-Session: 90b61967-edde-41be-8ce7-c82825929476 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17859 2024.08.27 19:56:10.792709 [ 3 ] {b39771bf-c616-4878-875b-582dd450b23c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17860 2024.08.27 19:56:10.792812 [ 3 ] {b39771bf-c616-4878-875b-582dd450b23c} <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.08.27 19:56:10.793475 [ 3 ] {b39771bf-c616-4878-875b-582dd450b23c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17862 2024.08.27 19:56:10.794294 [ 3 ] {b39771bf-c616-4878-875b-582dd450b23c} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17863 2024.08.27 19:56:10.794331 [ 3 ] {b39771bf-c616-4878-875b-582dd450b23c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17864 2024.08.27 19:56:10.795162 [ 3 ] {b39771bf-c616-4878-875b-582dd450b23c} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
17865 2024.08.27 19:56:10.795682 [ 3 ] {b39771bf-c616-4878-875b-582dd450b23c} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17866 2024.08.27 19:56:10.795996 [ 3 ] {b39771bf-c616-4878-875b-582dd450b23c} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.003552 sec., 7601.351351351352 rows/sec., 13.62 MiB/sec.
17867 2024.08.27 19:56:10.796555 [ 3 ] {b39771bf-c616-4878-875b-582dd450b23c} <Debug> DynamicQueryHandler: Done processing query
17868 2024.08.27 19:56:10.796621 [ 3 ] {b39771bf-c616-4878-875b-582dd450b23c} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
17869 2024.08.27 19:56:10.796676 [ 3 ] {} <Debug> HTTP-Session: 90b61967-edde-41be-8ce7-c82825929476 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17870 2024.08.27 19:56:10.796988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 12143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17871 2024.08.27 19:56:10.797174 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17872 2024.08.27 19:56:10.797265 [ 3 ] {} <Debug> HTTP-Session: db0fd04b-f3af-4495-8a5e-f140ac8874b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17873 2024.08.27 19:56:10.797323 [ 3 ] {} <Debug> HTTP-Session: db0fd04b-f3af-4495-8a5e-f140ac8874b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17874 2024.08.27 19:56:10.797348 [ 3 ] {} <Debug> HTTP-Session: db0fd04b-f3af-4495-8a5e-f140ac8874b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17875 2024.08.27 19:56:10.797398 [ 3 ] {} <Trace> HTTP-Session: db0fd04b-f3af-4495-8a5e-f140ac8874b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17876 2024.08.27 19:56:10.797398 [ 189 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_104_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28521 rows, containing 5 columns (5 merged, 0 gathered) in 0.011990986 sec., 2378536.6774675576 rows/sec., 160.79 MiB/sec.
17877 2024.08.27 19:56:10.797578 [ 3 ] {81151af9-768b-4c89-86ad-abb01dcabe6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17878 2024.08.27 19:56:10.797634 [ 3 ] {81151af9-768b-4c89-86ad-abb01dcabe6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17879 2024.08.27 19:56:10.797821 [ 198 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_104_21} <Trace> MergedBlockOutputStream: filled checksums all_1_104_21 (state Temporary)
17880 2024.08.27 19:56:10.797852 [ 3 ] {81151af9-768b-4c89-86ad-abb01dcabe6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17881 2024.08.27 19:56:10.798677 [ 3 ] {81151af9-768b-4c89-86ad-abb01dcabe6e} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17882 2024.08.27 19:56:10.798724 [ 3 ] {81151af9-768b-4c89-86ad-abb01dcabe6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17883 2024.08.27 19:56:10.798858 [ 198 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_merge_all_1_104_21 to all_1_104_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17884 2024.08.27 19:56:10.799039 [ 198 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Merged 6 parts: [all_1_99_20, all_104_104_0] -> all_1_104_21
17885 2024.08.27 19:56:10.799210 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB.
17886 2024.08.27 19:56:10.799389 [ 3 ] {81151af9-768b-4c89-86ad-abb01dcabe6e} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary)
17887 2024.08.27 19:56:10.799725 [ 3 ] {81151af9-768b-4c89-86ad-abb01dcabe6e} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17888 2024.08.27 19:56:10.799854 [ 3 ] {81151af9-768b-4c89-86ad-abb01dcabe6e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002352 sec., 34863.945578231294 rows/sec., 2.21 MiB/sec.
17889 2024.08.27 19:56:10.800117 [ 3 ] {81151af9-768b-4c89-86ad-abb01dcabe6e} <Debug> DynamicQueryHandler: Done processing query
17890 2024.08.27 19:56:10.800141 [ 3 ] {81151af9-768b-4c89-86ad-abb01dcabe6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17891 2024.08.27 19:56:10.800173 [ 3 ] {} <Debug> HTTP-Session: db0fd04b-f3af-4495-8a5e-f140ac8874b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17892 2024.08.27 19:56:12.873732 [ 98 ] {} <Debug> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1) (MergerMutator): Selected 5 parts from all_1_31_6 to all_35_35_0
17893 2024.08.27 19:56:12.873826 [ 98 ] {} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17894 2024.08.27 19:56:12.873869 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17895 2024.08.27 19:56:12.874158 [ 190 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_31_6 to all_35_35_0 into Compact with storage Full
17896 2024.08.27 19:56:12.874486 [ 190 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17897 2024.08.27 19:56:12.874549 [ 190 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 21 rows starting from the beginning of the part
17898 2024.08.27 19:56:12.874685 [ 190 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part
17899 2024.08.27 19:56:12.874928 [ 190 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 3 rows starting from the beginning of the part
17900 2024.08.27 19:56:12.875150 [ 190 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part
17901 2024.08.27 19:56:12.875257 [ 190 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 5 rows starting from the beginning of the part
17902 2024.08.27 19:56:12.876295 [ 189 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33 rows, containing 5 columns (5 merged, 0 gathered) in 0.002324908 sec., 14194.110046505066 rows/sec., 1.16 MiB/sec.
17903 2024.08.27 19:56:12.876618 [ 196 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary)
17904 2024.08.27 19:56:12.877300 [ 196 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_35_7} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17905 2024.08.27 19:56:12.877400 [ 196 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_35_7} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1) (MergerMutator): Merged 5 parts: [all_1_31_6, all_35_35_0] -> all_1_35_7
17906 2024.08.27 19:56:12.877511 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
17907 2024.08.27 19:56:15.765320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 15887, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17908 2024.08.27 19:56:15.765455 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17909 2024.08.27 19:56:15.765480 [ 3 ] {} <Debug> HTTP-Session: b382967c-bd20-436c-a3a2-d46a1a23d195 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17910 2024.08.27 19:56:15.765504 [ 3 ] {} <Debug> HTTP-Session: b382967c-bd20-436c-a3a2-d46a1a23d195 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17911 2024.08.27 19:56:15.765519 [ 3 ] {} <Debug> HTTP-Session: b382967c-bd20-436c-a3a2-d46a1a23d195 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17912 2024.08.27 19:56:15.765569 [ 3 ] {} <Trace> HTTP-Session: b382967c-bd20-436c-a3a2-d46a1a23d195 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17913 2024.08.27 19:56:15.765782 [ 3 ] {283a5187-d5e0-4841-8519-5076686b69bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17914 2024.08.27 19:56:15.765849 [ 3 ] {283a5187-d5e0-4841-8519-5076686b69bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17915 2024.08.27 19:56:15.766176 [ 3 ] {283a5187-d5e0-4841-8519-5076686b69bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17916 2024.08.27 19:56:15.766721 [ 3 ] {283a5187-d5e0-4841-8519-5076686b69bb} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17917 2024.08.27 19:56:15.766763 [ 3 ] {283a5187-d5e0-4841-8519-5076686b69bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17918 2024.08.27 19:56:15.767185 [ 3 ] {283a5187-d5e0-4841-8519-5076686b69bb} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary)
17919 2024.08.27 19:56:15.767569 [ 3 ] {283a5187-d5e0-4841-8519-5076686b69bb} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17920 2024.08.27 19:56:15.767757 [ 3 ] {283a5187-d5e0-4841-8519-5076686b69bb} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.002044 sec., 52837.5733855186 rows/sec., 4.44 MiB/sec.
17921 2024.08.27 19:56:15.768108 [ 3 ] {283a5187-d5e0-4841-8519-5076686b69bb} <Debug> DynamicQueryHandler: Done processing query
17922 2024.08.27 19:56:15.768177 [ 3 ] {283a5187-d5e0-4841-8519-5076686b69bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
17923 2024.08.27 19:56:15.768236 [ 3 ] {} <Debug> HTTP-Session: b382967c-bd20-436c-a3a2-d46a1a23d195 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17924 2024.08.27 19:56:15.768456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 3781, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17925 2024.08.27 19:56:15.768508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17926 2024.08.27 19:56:15.768528 [ 3 ] {} <Debug> HTTP-Session: 8dc30f61-4f26-4756-a319-7a6078a29643 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17927 2024.08.27 19:56:15.768544 [ 3 ] {} <Debug> HTTP-Session: 8dc30f61-4f26-4756-a319-7a6078a29643 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17928 2024.08.27 19:56:15.768558 [ 3 ] {} <Debug> HTTP-Session: 8dc30f61-4f26-4756-a319-7a6078a29643 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17929 2024.08.27 19:56:15.768591 [ 3 ] {} <Trace> HTTP-Session: 8dc30f61-4f26-4756-a319-7a6078a29643 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17930 2024.08.27 19:56:15.768708 [ 3 ] {6ccf0371-a042-4ae9-86e2-1d950a7e3829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
17931 2024.08.27 19:56:15.768753 [ 3 ] {6ccf0371-a042-4ae9-86e2-1d950a7e3829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17932 2024.08.27 19:56:15.768997 [ 3 ] {6ccf0371-a042-4ae9-86e2-1d950a7e3829} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17933 2024.08.27 19:56:15.769373 [ 3 ] {6ccf0371-a042-4ae9-86e2-1d950a7e3829} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17934 2024.08.27 19:56:15.769411 [ 3 ] {6ccf0371-a042-4ae9-86e2-1d950a7e3829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17935 2024.08.27 19:56:15.769762 [ 3 ] {6ccf0371-a042-4ae9-86e2-1d950a7e3829} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
17936 2024.08.27 19:56:15.770120 [ 3 ] {6ccf0371-a042-4ae9-86e2-1d950a7e3829} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17937 2024.08.27 19:56:15.770293 [ 3 ] {6ccf0371-a042-4ae9-86e2-1d950a7e3829} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001606 sec., 16189.2901618929 rows/sec., 1.19 MiB/sec.
17938 2024.08.27 19:56:15.770468 [ 3 ] {6ccf0371-a042-4ae9-86e2-1d950a7e3829} <Debug> DynamicQueryHandler: Done processing query
17939 2024.08.27 19:56:15.770492 [ 3 ] {6ccf0371-a042-4ae9-86e2-1d950a7e3829} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17940 2024.08.27 19:56:15.770507 [ 3 ] {} <Debug> HTTP-Session: 8dc30f61-4f26-4756-a319-7a6078a29643 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17941 2024.08.27 19:56:15.770639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 15296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17942 2024.08.27 19:56:15.770687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17943 2024.08.27 19:56:15.770706 [ 3 ] {} <Debug> HTTP-Session: 304b5ee7-8f39-400a-b995-5bd9a4d81944 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17944 2024.08.27 19:56:15.770722 [ 3 ] {} <Debug> HTTP-Session: 304b5ee7-8f39-400a-b995-5bd9a4d81944 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17945 2024.08.27 19:56:15.770737 [ 3 ] {} <Debug> HTTP-Session: 304b5ee7-8f39-400a-b995-5bd9a4d81944 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17946 2024.08.27 19:56:15.770767 [ 3 ] {} <Trace> HTTP-Session: 304b5ee7-8f39-400a-b995-5bd9a4d81944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17947 2024.08.27 19:56:15.770884 [ 3 ] {6fc1b14c-9482-4848-9059-63048fdf9a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17948 2024.08.27 19:56:15.770926 [ 3 ] {6fc1b14c-9482-4848-9059-63048fdf9a88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17949 2024.08.27 19:56:15.771148 [ 3 ] {6fc1b14c-9482-4848-9059-63048fdf9a88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17950 2024.08.27 19:56:15.771569 [ 3 ] {6fc1b14c-9482-4848-9059-63048fdf9a88} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17951 2024.08.27 19:56:15.771606 [ 3 ] {6fc1b14c-9482-4848-9059-63048fdf9a88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17952 2024.08.27 19:56:15.771959 [ 3 ] {6fc1b14c-9482-4848-9059-63048fdf9a88} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary)
17953 2024.08.27 19:56:15.772312 [ 3 ] {6fc1b14c-9482-4848-9059-63048fdf9a88} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17954 2024.08.27 19:56:15.772475 [ 3 ] {6fc1b14c-9482-4848-9059-63048fdf9a88} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001634 sec., 55079.55936352509 rows/sec., 4.30 MiB/sec.
17955 2024.08.27 19:56:15.772750 [ 3 ] {6fc1b14c-9482-4848-9059-63048fdf9a88} <Debug> DynamicQueryHandler: Done processing query
17956 2024.08.27 19:56:15.772775 [ 3 ] {6fc1b14c-9482-4848-9059-63048fdf9a88} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
17957 2024.08.27 19:56:15.772816 [ 3 ] {} <Debug> HTTP-Session: 304b5ee7-8f39-400a-b995-5bd9a4d81944 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17958 2024.08.27 19:56:15.773141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 30657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17959 2024.08.27 19:56:15.773258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17960 2024.08.27 19:56:15.773306 [ 3 ] {} <Debug> HTTP-Session: a1f7d1d5-85b0-44c4-aa84-924750c70143 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17961 2024.08.27 19:56:15.773323 [ 3 ] {} <Debug> HTTP-Session: a1f7d1d5-85b0-44c4-aa84-924750c70143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17962 2024.08.27 19:56:15.773337 [ 3 ] {} <Debug> HTTP-Session: a1f7d1d5-85b0-44c4-aa84-924750c70143 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17963 2024.08.27 19:56:15.773370 [ 3 ] {} <Trace> HTTP-Session: a1f7d1d5-85b0-44c4-aa84-924750c70143 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17964 2024.08.27 19:56:15.773521 [ 3 ] {43d21329-6723-45e8-952e-b5c3db73f29f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17965 2024.08.27 19:56:15.773568 [ 3 ] {43d21329-6723-45e8-952e-b5c3db73f29f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17966 2024.08.27 19:56:15.773732 [ 3 ] {43d21329-6723-45e8-952e-b5c3db73f29f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17967 2024.08.27 19:56:15.774147 [ 3 ] {43d21329-6723-45e8-952e-b5c3db73f29f} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17968 2024.08.27 19:56:15.774182 [ 3 ] {43d21329-6723-45e8-952e-b5c3db73f29f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17969 2024.08.27 19:56:15.774561 [ 3 ] {43d21329-6723-45e8-952e-b5c3db73f29f} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary)
17970 2024.08.27 19:56:15.774910 [ 3 ] {43d21329-6723-45e8-952e-b5c3db73f29f} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17971 2024.08.27 19:56:15.775062 [ 3 ] {43d21329-6723-45e8-952e-b5c3db73f29f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00161 sec., 99378.88198757764 rows/sec., 6.92 MiB/sec.
17972 2024.08.27 19:56:15.775333 [ 3 ] {43d21329-6723-45e8-952e-b5c3db73f29f} <Debug> DynamicQueryHandler: Done processing query
17973 2024.08.27 19:56:15.775394 [ 3 ] {43d21329-6723-45e8-952e-b5c3db73f29f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
17974 2024.08.27 19:56:15.775455 [ 3 ] {} <Debug> HTTP-Session: a1f7d1d5-85b0-44c4-aa84-924750c70143 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17975 2024.08.27 19:56:15.775739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 42112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17976 2024.08.27 19:56:15.775793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17977 2024.08.27 19:56:15.775812 [ 3 ] {} <Debug> HTTP-Session: c6d8736b-be5b-4c13-adae-0a8d4f8328fe Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17978 2024.08.27 19:56:15.775829 [ 3 ] {} <Debug> HTTP-Session: c6d8736b-be5b-4c13-adae-0a8d4f8328fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17979 2024.08.27 19:56:15.775842 [ 3 ] {} <Debug> HTTP-Session: c6d8736b-be5b-4c13-adae-0a8d4f8328fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17980 2024.08.27 19:56:15.775874 [ 3 ] {} <Trace> HTTP-Session: c6d8736b-be5b-4c13-adae-0a8d4f8328fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17981 2024.08.27 19:56:15.776162 [ 3 ] {696b333a-cab5-49fc-925f-9e4a88eff580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17982 2024.08.27 19:56:15.776238 [ 3 ] {696b333a-cab5-49fc-925f-9e4a88eff580} <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
17983 2024.08.27 19:56:15.776674 [ 3 ] {696b333a-cab5-49fc-925f-9e4a88eff580} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17984 2024.08.27 19:56:15.777432 [ 3 ] {696b333a-cab5-49fc-925f-9e4a88eff580} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17985 2024.08.27 19:56:15.777470 [ 3 ] {696b333a-cab5-49fc-925f-9e4a88eff580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
17986 2024.08.27 19:56:15.778103 [ 3 ] {696b333a-cab5-49fc-925f-9e4a88eff580} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
17987 2024.08.27 19:56:15.778520 [ 3 ] {696b333a-cab5-49fc-925f-9e4a88eff580} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17988 2024.08.27 19:56:15.778677 [ 3 ] {696b333a-cab5-49fc-925f-9e4a88eff580} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00271 sec., 9594.095940959409 rows/sec., 17.19 MiB/sec.
17989 2024.08.27 19:56:15.778950 [ 3 ] {696b333a-cab5-49fc-925f-9e4a88eff580} <Debug> DynamicQueryHandler: Done processing query
17990 2024.08.27 19:56:15.778986 [ 3 ] {696b333a-cab5-49fc-925f-9e4a88eff580} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
17991 2024.08.27 19:56:15.779019 [ 3 ] {} <Debug> HTTP-Session: c6d8736b-be5b-4c13-adae-0a8d4f8328fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17992 2024.08.27 19:56:15.779178 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17993 2024.08.27 19:56:15.779230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17994 2024.08.27 19:56:15.779251 [ 3 ] {} <Debug> HTTP-Session: d9f074bc-d32c-462c-8340-a55f5b0cc8f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
17995 2024.08.27 19:56:15.779267 [ 3 ] {} <Debug> HTTP-Session: d9f074bc-d32c-462c-8340-a55f5b0cc8f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17996 2024.08.27 19:56:15.779281 [ 3 ] {} <Debug> HTTP-Session: d9f074bc-d32c-462c-8340-a55f5b0cc8f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17997 2024.08.27 19:56:15.779312 [ 3 ] {} <Trace> HTTP-Session: d9f074bc-d32c-462c-8340-a55f5b0cc8f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17998 2024.08.27 19:56:15.779425 [ 3 ] {54d9b433-f252-417e-ad83-5d789bae4474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17999 2024.08.27 19:56:15.779472 [ 3 ] {54d9b433-f252-417e-ad83-5d789bae4474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18000 2024.08.27 19:56:15.779599 [ 3 ] {54d9b433-f252-417e-ad83-5d789bae4474} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18001 2024.08.27 19:56:15.779911 [ 3 ] {54d9b433-f252-417e-ad83-5d789bae4474} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18002 2024.08.27 19:56:15.779947 [ 3 ] {54d9b433-f252-417e-ad83-5d789bae4474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
18003 2024.08.27 19:56:15.780312 [ 3 ] {54d9b433-f252-417e-ad83-5d789bae4474} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary)
18004 2024.08.27 19:56:15.780636 [ 3 ] {54d9b433-f252-417e-ad83-5d789bae4474} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18005 2024.08.27 19:56:15.780768 [ 3 ] {54d9b433-f252-417e-ad83-5d789bae4474} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001382 sec., 43415.34008683068 rows/sec., 2.93 MiB/sec.
18006 2024.08.27 19:56:15.780920 [ 3 ] {54d9b433-f252-417e-ad83-5d789bae4474} <Debug> DynamicQueryHandler: Done processing query
18007 2024.08.27 19:56:15.780944 [ 3 ] {54d9b433-f252-417e-ad83-5d789bae4474} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18008 2024.08.27 19:56:15.780960 [ 3 ] {} <Debug> HTTP-Session: d9f074bc-d32c-462c-8340-a55f5b0cc8f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18009 2024.08.27 19:56:19.587674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1511, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18010 2024.08.27 19:56:19.587811 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18011 2024.08.27 19:56:19.587841 [ 3 ] {} <Debug> HTTP-Session: 09a7e5de-1612-4758-a804-41bb9e346d81 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18012 2024.08.27 19:56:19.587869 [ 3 ] {} <Debug> HTTP-Session: 09a7e5de-1612-4758-a804-41bb9e346d81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18013 2024.08.27 19:56:19.587887 [ 3 ] {} <Debug> HTTP-Session: 09a7e5de-1612-4758-a804-41bb9e346d81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18014 2024.08.27 19:56:19.587943 [ 3 ] {} <Trace> HTTP-Session: 09a7e5de-1612-4758-a804-41bb9e346d81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18015 2024.08.27 19:56:19.588231 [ 3 ] {08db212b-08b1-4e99-b3f2-06242c16a590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check') FORMAT JSONEachRow; (stage: Complete)
18016 2024.08.27 19:56:19.588660 [ 3 ] {08db212b-08b1-4e99-b3f2-06242c16a590} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
18017 2024.08.27 19:56:19.588714 [ 3 ] {08db212b-08b1-4e99-b3f2-06242c16a590} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check')" moved to PREWHERE
18018 2024.08.27 19:56:19.589098 [ 3 ] {08db212b-08b1-4e99-b3f2-06242c16a590} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
18019 2024.08.27 19:56:19.589181 [ 3 ] {08db212b-08b1-4e99-b3f2-06242c16a590} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
18020 2024.08.27 19:56:19.589361 [ 3 ] {08db212b-08b1-4e99-b3f2-06242c16a590} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Key condition: (column 0 notIn 42-element set)
18021 2024.08.27 19:56:19.589460 [ 264 ] {08db212b-08b1-4e99-b3f2-06242c16a590} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps
18022 2024.08.27 19:56:19.589531 [ 254 ] {08db212b-08b1-4e99-b3f2-06242c16a590} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps
18023 2024.08.27 19:56:19.589686 [ 3 ] {08db212b-08b1-4e99-b3f2-06242c16a590} <Debug> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges
18024 2024.08.27 19:56:19.589717 [ 3 ] {08db212b-08b1-4e99-b3f2-06242c16a590} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb) (SelectExecutor): Spreading mark ranges among streams (default reading)
18025 2024.08.27 19:56:19.589775 [ 3 ] {08db212b-08b1-4e99-b3f2-06242c16a590} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check'))"
18026 2024.08.27 19:56:19.589800 [ 3 ] {08db212b-08b1-4e99-b3f2-06242c16a590} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 41 rows starting from 0
18027 2024.08.27 19:56:19.590887 [ 3 ] {08db212b-08b1-4e99-b3f2-06242c16a590} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.002779 sec., 14753.508456279238 rows/sec., 562.60 KiB/sec.
18028 2024.08.27 19:56:19.591192 [ 3 ] {08db212b-08b1-4e99-b3f2-06242c16a590} <Debug> DynamicQueryHandler: Done processing query
18029 2024.08.27 19:56:19.591220 [ 3 ] {08db212b-08b1-4e99-b3f2-06242c16a590} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
18030 2024.08.27 19:56:19.591237 [ 3 ] {} <Debug> HTTP-Session: 09a7e5de-1612-4758-a804-41bb9e346d81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18031 2024.08.27 19:56:19.600409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 260, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18032 2024.08.27 19:56:19.600466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18033 2024.08.27 19:56:19.600485 [ 3 ] {} <Debug> HTTP-Session: ab13a2b3-0c88-49a7-a8b2-8229c83c7059 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18034 2024.08.27 19:56:19.600504 [ 3 ] {} <Debug> HTTP-Session: ab13a2b3-0c88-49a7-a8b2-8229c83c7059 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18035 2024.08.27 19:56:19.600518 [ 3 ] {} <Debug> HTTP-Session: ab13a2b3-0c88-49a7-a8b2-8229c83c7059 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18036 2024.08.27 19:56:19.600555 [ 3 ] {} <Trace> HTTP-Session: ab13a2b3-0c88-49a7-a8b2-8229c83c7059 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18037 2024.08.27 19:56:19.600673 [ 3 ] {a7142b31-2592-4ed9-95d2-c8b00211f942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
18038 2024.08.27 19:56:19.600723 [ 3 ] {a7142b31-2592-4ed9-95d2-c8b00211f942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
18039 2024.08.27 19:56:19.600898 [ 3 ] {a7142b31-2592-4ed9-95d2-c8b00211f942} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18040 2024.08.27 19:56:19.601259 [ 3 ] {a7142b31-2592-4ed9-95d2-c8b00211f942} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18041 2024.08.27 19:56:19.601305 [ 3 ] {a7142b31-2592-4ed9-95d2-c8b00211f942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
18042 2024.08.27 19:56:19.601808 [ 3 ] {a7142b31-2592-4ed9-95d2-c8b00211f942} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
18043 2024.08.27 19:56:19.602127 [ 3 ] {a7142b31-2592-4ed9-95d2-c8b00211f942} <Trace> oximeter.timeseries_schema (ee58489a-f761-4951-a8f4-5c2641e286cb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18044 2024.08.27 19:56:19.602319 [ 3 ] {a7142b31-2592-4ed9-95d2-c8b00211f942} <Debug> executeQuery: Read 1 rows, 90.00 B in 0.001679 sec., 595.5926146515783 rows/sec., 52.35 KiB/sec.
18045 2024.08.27 19:56:19.602716 [ 3 ] {a7142b31-2592-4ed9-95d2-c8b00211f942} <Debug> DynamicQueryHandler: Done processing query
18046 2024.08.27 19:56:19.602741 [ 3 ] {a7142b31-2592-4ed9-95d2-c8b00211f942} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
18047 2024.08.27 19:56:19.602757 [ 3 ] {} <Debug> HTTP-Session: ab13a2b3-0c88-49a7-a8b2-8229c83c7059 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18048 2024.08.27 19:56:19.602880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18049 2024.08.27 19:56:19.602931 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18050 2024.08.27 19:56:19.602950 [ 3 ] {} <Debug> HTTP-Session: e0dd84e1-f91d-485f-a150-89594ad5daaf Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18051 2024.08.27 19:56:19.602967 [ 3 ] {} <Debug> HTTP-Session: e0dd84e1-f91d-485f-a150-89594ad5daaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18052 2024.08.27 19:56:19.602981 [ 3 ] {} <Debug> HTTP-Session: e0dd84e1-f91d-485f-a150-89594ad5daaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18053 2024.08.27 19:56:19.603014 [ 3 ] {} <Trace> HTTP-Session: e0dd84e1-f91d-485f-a150-89594ad5daaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18054 2024.08.27 19:56:19.603115 [ 3 ] {6e8824d5-9015-40c3-be16-abea81d65e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
18055 2024.08.27 19:56:19.603162 [ 3 ] {6e8824d5-9015-40c3-be16-abea81d65e71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
18056 2024.08.27 19:56:19.603423 [ 3 ] {6e8824d5-9015-40c3-be16-abea81d65e71} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18057 2024.08.27 19:56:19.603740 [ 3 ] {6e8824d5-9015-40c3-be16-abea81d65e71} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18058 2024.08.27 19:56:19.603778 [ 3 ] {6e8824d5-9015-40c3-be16-abea81d65e71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
18059 2024.08.27 19:56:19.604126 [ 3 ] {6e8824d5-9015-40c3-be16-abea81d65e71} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
18060 2024.08.27 19:56:19.604493 [ 3 ] {6e8824d5-9015-40c3-be16-abea81d65e71} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18061 2024.08.27 19:56:19.604658 [ 3 ] {6e8824d5-9015-40c3-be16-abea81d65e71} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001567 sec., 2552.6483726866622 rows/sec., 208.15 KiB/sec.
18062 2024.08.27 19:56:19.604941 [ 3 ] {6e8824d5-9015-40c3-be16-abea81d65e71} <Debug> DynamicQueryHandler: Done processing query
18063 2024.08.27 19:56:19.604984 [ 3 ] {6e8824d5-9015-40c3-be16-abea81d65e71} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18064 2024.08.27 19:56:19.605002 [ 3 ] {} <Debug> HTTP-Session: e0dd84e1-f91d-485f-a150-89594ad5daaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18065 2024.08.27 19:56:19.605355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 207018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18066 2024.08.27 19:56:19.605406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18067 2024.08.27 19:56:19.605425 [ 3 ] {} <Debug> HTTP-Session: f4e6c2ba-8a85-4e5c-864e-a1909dd3e206 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18068 2024.08.27 19:56:19.605442 [ 3 ] {} <Debug> HTTP-Session: f4e6c2ba-8a85-4e5c-864e-a1909dd3e206 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18069 2024.08.27 19:56:19.605456 [ 3 ] {} <Debug> HTTP-Session: f4e6c2ba-8a85-4e5c-864e-a1909dd3e206 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18070 2024.08.27 19:56:19.605487 [ 3 ] {} <Trace> HTTP-Session: f4e6c2ba-8a85-4e5c-864e-a1909dd3e206 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18071 2024.08.27 19:56:19.605987 [ 3 ] {c7e9a459-2091-4754-8c58-74cb9e72aedf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
18072 2024.08.27 19:56:19.606034 [ 3 ] {c7e9a459-2091-4754-8c58-74cb9e72aedf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18073 2024.08.27 19:56:19.606285 [ 3 ] {c7e9a459-2091-4754-8c58-74cb9e72aedf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18074 2024.08.27 19:56:19.607480 [ 3 ] {c7e9a459-2091-4754-8c58-74cb9e72aedf} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18075 2024.08.27 19:56:19.607519 [ 3 ] {c7e9a459-2091-4754-8c58-74cb9e72aedf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
18076 2024.08.27 19:56:19.607970 [ 3 ] {c7e9a459-2091-4754-8c58-74cb9e72aedf} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary)
18077 2024.08.27 19:56:19.608338 [ 3 ] {c7e9a459-2091-4754-8c58-74cb9e72aedf} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18078 2024.08.27 19:56:19.608498 [ 3 ] {c7e9a459-2091-4754-8c58-74cb9e72aedf} <Debug> executeQuery: Read 1416 rows, 121.39 KiB in 0.002837 sec., 499118.7874515333 rows/sec., 41.78 MiB/sec.
18079 2024.08.27 19:56:19.608563 [ 93 ] {} <Debug> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0
18080 2024.08.27 19:56:19.608705 [ 93 ] {} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18081 2024.08.27 19:56:19.608765 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
18082 2024.08.27 19:56:19.608784 [ 3 ] {c7e9a459-2091-4754-8c58-74cb9e72aedf} <Debug> DynamicQueryHandler: Done processing query
18083 2024.08.27 19:56:19.608838 [ 3 ] {c7e9a459-2091-4754-8c58-74cb9e72aedf} <Debug> MemoryTracker: Peak memory usage (for query): 5.01 MiB.
18084 2024.08.27 19:56:19.608915 [ 3 ] {} <Debug> HTTP-Session: f4e6c2ba-8a85-4e5c-864e-a1909dd3e206 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18085 2024.08.27 19:56:19.609077 [ 198 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full
18086 2024.08.27 19:56:19.609513 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18087 2024.08.27 19:56:19.609538 [ 198 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18088 2024.08.27 19:56:19.609665 [ 198 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1480 rows starting from the beginning of the part
18089 2024.08.27 19:56:19.609676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18090 2024.08.27 19:56:19.609778 [ 3 ] {} <Debug> HTTP-Session: 528ada90-1790-4795-b1ff-4cf01735d347 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18091 2024.08.27 19:56:19.609902 [ 3 ] {} <Debug> HTTP-Session: 528ada90-1790-4795-b1ff-4cf01735d347 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18092 2024.08.27 19:56:19.609987 [ 3 ] {} <Debug> HTTP-Session: 528ada90-1790-4795-b1ff-4cf01735d347 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18093 2024.08.27 19:56:19.610059 [ 198 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 247 rows starting from the beginning of the part
18094 2024.08.27 19:56:19.610171 [ 3 ] {} <Trace> HTTP-Session: 528ada90-1790-4795-b1ff-4cf01735d347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18095 2024.08.27 19:56:19.610460 [ 198 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 108 rows starting from the beginning of the part
18096 2024.08.27 19:56:19.610852 [ 198 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 243 rows starting from the beginning of the part
18097 2024.08.27 19:56:19.610862 [ 3 ] {e4ff5b13-f668-471c-a076-3c63161baf77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
18098 2024.08.27 19:56:19.611140 [ 3 ] {e4ff5b13-f668-471c-a076-3c63161baf77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
18099 2024.08.27 19:56:19.611391 [ 198 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 108 rows starting from the beginning of the part
18100 2024.08.27 19:56:19.611815 [ 198 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 1416 rows starting from the beginning of the part
18101 2024.08.27 19:56:19.613093 [ 3 ] {e4ff5b13-f668-471c-a076-3c63161baf77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18102 2024.08.27 19:56:19.614270 [ 3 ] {e4ff5b13-f668-471c-a076-3c63161baf77} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18103 2024.08.27 19:56:19.614322 [ 3 ] {e4ff5b13-f668-471c-a076-3c63161baf77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
18104 2024.08.27 19:56:19.615107 [ 3 ] {e4ff5b13-f668-471c-a076-3c63161baf77} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
18105 2024.08.27 19:56:19.615558 [ 3 ] {e4ff5b13-f668-471c-a076-3c63161baf77} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18106 2024.08.27 19:56:19.615783 [ 93 ] {} <Debug> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
18107 2024.08.27 19:56:19.615837 [ 3 ] {e4ff5b13-f668-471c-a076-3c63161baf77} <Debug> executeQuery: Read 31 rows, 2.31 KiB in 0.005245 sec., 5910.390848427074 rows/sec., 440.34 KiB/sec.
18108 2024.08.27 19:56:19.615898 [ 93 ] {} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18109 2024.08.27 19:56:19.616419 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
18110 2024.08.27 19:56:19.616430 [ 198 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3602 rows, containing 5 columns (5 merged, 0 gathered) in 0.007539123 sec., 477774.4042642626 rows/sec., 42.17 MiB/sec.
18111 2024.08.27 19:56:19.616467 [ 3 ] {e4ff5b13-f668-471c-a076-3c63161baf77} <Debug> DynamicQueryHandler: Done processing query
18112 2024.08.27 19:56:19.616545 [ 3 ] {e4ff5b13-f668-471c-a076-3c63161baf77} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
18113 2024.08.27 19:56:19.616616 [ 3 ] {} <Debug> HTTP-Session: 528ada90-1790-4795-b1ff-4cf01735d347 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18114 2024.08.27 19:56:19.616817 [ 198 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary)
18115 2024.08.27 19:56:19.616846 [ 196 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::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
18116 2024.08.27 19:56:19.617035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 33140, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18117 2024.08.27 19:56:19.617238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18118 2024.08.27 19:56:19.617337 [ 3 ] {} <Debug> HTTP-Session: 55dd7f65-0666-4672-b458-bb405d20aaae Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18119 2024.08.27 19:56:19.617415 [ 3 ] {} <Debug> HTTP-Session: 55dd7f65-0666-4672-b458-bb405d20aaae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18120 2024.08.27 19:56:19.617492 [ 3 ] {} <Debug> HTTP-Session: 55dd7f65-0666-4672-b458-bb405d20aaae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18121 2024.08.27 19:56:19.617647 [ 3 ] {} <Trace> HTTP-Session: 55dd7f65-0666-4672-b458-bb405d20aaae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18122 2024.08.27 19:56:19.617934 [ 196 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18123 2024.08.27 19:56:19.618140 [ 196 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 74 rows starting from the beginning of the part
18124 2024.08.27 19:56:19.618244 [ 3 ] {fc212a1a-3e3b-469b-ac75-fea5db05f67a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
18125 2024.08.27 19:56:19.618456 [ 3 ] {fc212a1a-3e3b-469b-ac75-fea5db05f67a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
18126 2024.08.27 19:56:19.618786 [ 198 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_106_21} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18127 2024.08.27 19:56:19.619138 [ 198 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_106_21} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21
18128 2024.08.27 19:56:19.619163 [ 196 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 32 rows starting from the beginning of the part
18129 2024.08.27 19:56:19.619472 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB.
18130 2024.08.27 19:56:19.620080 [ 196 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 26 rows starting from the beginning of the part
18131 2024.08.27 19:56:19.620469 [ 3 ] {fc212a1a-3e3b-469b-ac75-fea5db05f67a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18132 2024.08.27 19:56:19.620627 [ 196 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 27 rows starting from the beginning of the part
18133 2024.08.27 19:56:19.621256 [ 196 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 26 rows starting from the beginning of the part
18134 2024.08.27 19:56:19.621555 [ 196 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 31 rows starting from the beginning of the part
18135 2024.08.27 19:56:19.622433 [ 3 ] {fc212a1a-3e3b-469b-ac75-fea5db05f67a} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18136 2024.08.27 19:56:19.622501 [ 3 ] {fc212a1a-3e3b-469b-ac75-fea5db05f67a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
18137 2024.08.27 19:56:19.623525 [ 3 ] {fc212a1a-3e3b-469b-ac75-fea5db05f67a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
18138 2024.08.27 19:56:19.624557 [ 199 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 5 columns (5 merged, 0 gathered) in 0.007998931 sec., 27003.608357166722 rows/sec., 2.06 MiB/sec.
18139 2024.08.27 19:56:19.624606 [ 3 ] {fc212a1a-3e3b-469b-ac75-fea5db05f67a} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18140 2024.08.27 19:56:19.624900 [ 192 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
18141 2024.08.27 19:56:19.624932 [ 3 ] {fc212a1a-3e3b-469b-ac75-fea5db05f67a} <Debug> executeQuery: Read 248 rows, 17.21 KiB in 0.006965 sec., 35606.60445082556 rows/sec., 2.41 MiB/sec.
18142 2024.08.27 19:56:19.625364 [ 3 ] {fc212a1a-3e3b-469b-ac75-fea5db05f67a} <Debug> DynamicQueryHandler: Done processing query
18143 2024.08.27 19:56:19.625429 [ 3 ] {fc212a1a-3e3b-469b-ac75-fea5db05f67a} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
18144 2024.08.27 19:56:19.625516 [ 3 ] {} <Debug> HTTP-Session: 55dd7f65-0666-4672-b458-bb405d20aaae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18145 2024.08.27 19:56:19.625761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18146 2024.08.27 19:56:19.625837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18147 2024.08.27 19:56:19.625883 [ 3 ] {} <Debug> HTTP-Session: f81d82cc-81c9-4eb4-927e-8a9548cd7411 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18148 2024.08.27 19:56:19.625900 [ 192 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_86_17} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18149 2024.08.27 19:56:19.625914 [ 3 ] {} <Debug> HTTP-Session: f81d82cc-81c9-4eb4-927e-8a9548cd7411 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18150 2024.08.27 19:56:19.625960 [ 3 ] {} <Debug> HTTP-Session: f81d82cc-81c9-4eb4-927e-8a9548cd7411 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18151 2024.08.27 19:56:19.626052 [ 3 ] {} <Trace> HTTP-Session: f81d82cc-81c9-4eb4-927e-8a9548cd7411 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18152 2024.08.27 19:56:19.626105 [ 192 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_86_17} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
18153 2024.08.27 19:56:19.626247 [ 3 ] {896dad00-b342-44b8-adde-d7d8ec2078a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
18154 2024.08.27 19:56:19.626265 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
18155 2024.08.27 19:56:19.626321 [ 3 ] {896dad00-b342-44b8-adde-d7d8ec2078a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
18156 2024.08.27 19:56:19.626580 [ 3 ] {896dad00-b342-44b8-adde-d7d8ec2078a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18157 2024.08.27 19:56:19.626889 [ 3 ] {896dad00-b342-44b8-adde-d7d8ec2078a2} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18158 2024.08.27 19:56:19.626927 [ 3 ] {896dad00-b342-44b8-adde-d7d8ec2078a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
18159 2024.08.27 19:56:19.627289 [ 3 ] {896dad00-b342-44b8-adde-d7d8ec2078a2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
18160 2024.08.27 19:56:19.627668 [ 3 ] {896dad00-b342-44b8-adde-d7d8ec2078a2} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18161 2024.08.27 19:56:19.627829 [ 3 ] {896dad00-b342-44b8-adde-d7d8ec2078a2} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001661 sec., 3612.281757977122 rows/sec., 213.42 KiB/sec.
18162 2024.08.27 19:56:19.627993 [ 3 ] {896dad00-b342-44b8-adde-d7d8ec2078a2} <Debug> DynamicQueryHandler: Done processing query
18163 2024.08.27 19:56:19.628017 [ 3 ] {896dad00-b342-44b8-adde-d7d8ec2078a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18164 2024.08.27 19:56:19.628033 [ 3 ] {} <Debug> HTTP-Session: f81d82cc-81c9-4eb4-927e-8a9548cd7411 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18165 2024.08.27 19:56:19.628333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 143953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18166 2024.08.27 19:56:19.628382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18167 2024.08.27 19:56:19.628401 [ 3 ] {} <Debug> HTTP-Session: 628989c2-9c59-4a13-825f-1a2a8f4898a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18168 2024.08.27 19:56:19.628418 [ 3 ] {} <Debug> HTTP-Session: 628989c2-9c59-4a13-825f-1a2a8f4898a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18169 2024.08.27 19:56:19.628431 [ 3 ] {} <Debug> HTTP-Session: 628989c2-9c59-4a13-825f-1a2a8f4898a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18170 2024.08.27 19:56:19.628463 [ 3 ] {} <Trace> HTTP-Session: 628989c2-9c59-4a13-825f-1a2a8f4898a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18171 2024.08.27 19:56:19.628861 [ 3 ] {665250cd-42fd-4c57-b507-3f7a079581d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
18172 2024.08.27 19:56:19.628905 [ 3 ] {665250cd-42fd-4c57-b507-3f7a079581d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18173 2024.08.27 19:56:19.629127 [ 3 ] {665250cd-42fd-4c57-b507-3f7a079581d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18174 2024.08.27 19:56:19.630005 [ 3 ] {665250cd-42fd-4c57-b507-3f7a079581d1} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18175 2024.08.27 19:56:19.630042 [ 3 ] {665250cd-42fd-4c57-b507-3f7a079581d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
18176 2024.08.27 19:56:19.630448 [ 3 ] {665250cd-42fd-4c57-b507-3f7a079581d1} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary)
18177 2024.08.27 19:56:19.630815 [ 3 ] {665250cd-42fd-4c57-b507-3f7a079581d1} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18178 2024.08.27 19:56:19.630982 [ 3 ] {665250cd-42fd-4c57-b507-3f7a079581d1} <Debug> executeQuery: Read 881 rows, 65.36 KiB in 0.002377 sec., 370635.2545225073 rows/sec., 26.85 MiB/sec.
18179 2024.08.27 19:56:19.631014 [ 93 ] {} <Debug> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0
18180 2024.08.27 19:56:19.631126 [ 93 ] {} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18181 2024.08.27 19:56:19.631188 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
18182 2024.08.27 19:56:19.631300 [ 3 ] {665250cd-42fd-4c57-b507-3f7a079581d1} <Debug> DynamicQueryHandler: Done processing query
18183 2024.08.27 19:56:19.631340 [ 3 ] {665250cd-42fd-4c57-b507-3f7a079581d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB.
18184 2024.08.27 19:56:19.631362 [ 3 ] {} <Debug> HTTP-Session: 628989c2-9c59-4a13-825f-1a2a8f4898a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18185 2024.08.27 19:56:19.631372 [ 199 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full
18186 2024.08.27 19:56:19.631519 [ 199 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18187 2024.08.27 19:56:19.631526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18188 2024.08.27 19:56:19.631559 [ 199 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 963 rows starting from the beginning of the part
18189 2024.08.27 19:56:19.631591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18190 2024.08.27 19:56:19.631627 [ 3 ] {} <Debug> HTTP-Session: 61d80fb0-fedd-4e42-aab5-f66562ec5ef6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18191 2024.08.27 19:56:19.631687 [ 3 ] {} <Debug> HTTP-Session: 61d80fb0-fedd-4e42-aab5-f66562ec5ef6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18192 2024.08.27 19:56:19.631733 [ 3 ] {} <Debug> HTTP-Session: 61d80fb0-fedd-4e42-aab5-f66562ec5ef6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18193 2024.08.27 19:56:19.631748 [ 199 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 420 rows starting from the beginning of the part
18194 2024.08.27 19:56:19.631793 [ 3 ] {} <Trace> HTTP-Session: 61d80fb0-fedd-4e42-aab5-f66562ec5ef6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18195 2024.08.27 19:56:19.631911 [ 199 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 90 rows starting from the beginning of the part
18196 2024.08.27 19:56:19.631990 [ 3 ] {b9e402d1-cc8c-440d-8bed-ab036c330556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
18197 2024.08.27 19:56:19.632113 [ 3 ] {b9e402d1-cc8c-440d-8bed-ab036c330556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
18198 2024.08.27 19:56:19.632127 [ 199 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 409 rows starting from the beginning of the part
18199 2024.08.27 19:56:19.632346 [ 199 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 90 rows starting from the beginning of the part
18200 2024.08.27 19:56:19.632576 [ 199 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 881 rows starting from the beginning of the part
18201 2024.08.27 19:56:19.632840 [ 3 ] {b9e402d1-cc8c-440d-8bed-ab036c330556} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18202 2024.08.27 19:56:19.633256 [ 3 ] {b9e402d1-cc8c-440d-8bed-ab036c330556} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18203 2024.08.27 19:56:19.633305 [ 3 ] {b9e402d1-cc8c-440d-8bed-ab036c330556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
18204 2024.08.27 19:56:19.633863 [ 3 ] {b9e402d1-cc8c-440d-8bed-ab036c330556} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
18205 2024.08.27 19:56:19.634245 [ 3 ] {b9e402d1-cc8c-440d-8bed-ab036c330556} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18206 2024.08.27 19:56:19.634510 [ 3 ] {b9e402d1-cc8c-440d-8bed-ab036c330556} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002575 sec., 2330.097087378641 rows/sec., 121.74 KiB/sec.
18207 2024.08.27 19:56:19.635147 [ 3 ] {b9e402d1-cc8c-440d-8bed-ab036c330556} <Debug> DynamicQueryHandler: Done processing query
18208 2024.08.27 19:56:19.635231 [ 3 ] {b9e402d1-cc8c-440d-8bed-ab036c330556} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
18209 2024.08.27 19:56:19.635334 [ 3 ] {} <Debug> HTTP-Session: 61d80fb0-fedd-4e42-aab5-f66562ec5ef6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18210 2024.08.27 19:56:19.635361 [ 199 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2853 rows, containing 5 columns (5 merged, 0 gathered) in 0.004050776 sec., 704309.4952670797 rows/sec., 53.80 MiB/sec.
18211 2024.08.27 19:56:19.635608 [ 199 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary)
18212 2024.08.27 19:56:19.635677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 172253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18213 2024.08.27 19:56:19.635734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18214 2024.08.27 19:56:19.635754 [ 3 ] {} <Debug> HTTP-Session: 86e6650b-c907-4d76-87e5-9ff3b180d1ce Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18215 2024.08.27 19:56:19.635783 [ 3 ] {} <Debug> HTTP-Session: 86e6650b-c907-4d76-87e5-9ff3b180d1ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18216 2024.08.27 19:56:19.635814 [ 3 ] {} <Debug> HTTP-Session: 86e6650b-c907-4d76-87e5-9ff3b180d1ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18217 2024.08.27 19:56:19.635879 [ 3 ] {} <Trace> HTTP-Session: 86e6650b-c907-4d76-87e5-9ff3b180d1ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18218 2024.08.27 19:56:19.636203 [ 199 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_106_21} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18219 2024.08.27 19:56:19.636309 [ 199 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_106_21} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21
18220 2024.08.27 19:56:19.636380 [ 3 ] {02290bbb-3b74-4e4a-80ec-6a913ce2c970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
18221 2024.08.27 19:56:19.636408 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB.
18222 2024.08.27 19:56:19.636442 [ 3 ] {02290bbb-3b74-4e4a-80ec-6a913ce2c970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18223 2024.08.27 19:56:19.636602 [ 3 ] {02290bbb-3b74-4e4a-80ec-6a913ce2c970} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18224 2024.08.27 19:56:19.637480 [ 3 ] {02290bbb-3b74-4e4a-80ec-6a913ce2c970} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18225 2024.08.27 19:56:19.637517 [ 3 ] {02290bbb-3b74-4e4a-80ec-6a913ce2c970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
18226 2024.08.27 19:56:19.637977 [ 3 ] {02290bbb-3b74-4e4a-80ec-6a913ce2c970} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary)
18227 2024.08.27 19:56:19.638333 [ 3 ] {02290bbb-3b74-4e4a-80ec-6a913ce2c970} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18228 2024.08.27 19:56:19.638500 [ 3 ] {02290bbb-3b74-4e4a-80ec-6a913ce2c970} <Debug> executeQuery: Read 910 rows, 62.18 KiB in 0.002454 sec., 370823.14588427055 rows/sec., 24.75 MiB/sec.
18229 2024.08.27 19:56:19.638689 [ 3 ] {02290bbb-3b74-4e4a-80ec-6a913ce2c970} <Debug> DynamicQueryHandler: Done processing query
18230 2024.08.27 19:56:19.638714 [ 3 ] {02290bbb-3b74-4e4a-80ec-6a913ce2c970} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB.
18231 2024.08.27 19:56:19.638730 [ 3 ] {} <Debug> HTTP-Session: 86e6650b-c907-4d76-87e5-9ff3b180d1ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18232 2024.08.27 19:56:19.638896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18233 2024.08.27 19:56:19.638944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18234 2024.08.27 19:56:19.638963 [ 3 ] {} <Debug> HTTP-Session: 45592413-aefc-4e5f-a19c-cd81d4a6a718 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18235 2024.08.27 19:56:19.638980 [ 3 ] {} <Debug> HTTP-Session: 45592413-aefc-4e5f-a19c-cd81d4a6a718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18236 2024.08.27 19:56:19.638993 [ 3 ] {} <Debug> HTTP-Session: 45592413-aefc-4e5f-a19c-cd81d4a6a718 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18237 2024.08.27 19:56:19.639024 [ 3 ] {} <Trace> HTTP-Session: 45592413-aefc-4e5f-a19c-cd81d4a6a718 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18238 2024.08.27 19:56:19.639117 [ 3 ] {59d726a5-8f47-41e7-8916-567d80be0668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
18239 2024.08.27 19:56:19.639162 [ 3 ] {59d726a5-8f47-41e7-8916-567d80be0668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
18240 2024.08.27 19:56:19.639295 [ 3 ] {59d726a5-8f47-41e7-8916-567d80be0668} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18241 2024.08.27 19:56:19.639575 [ 3 ] {59d726a5-8f47-41e7-8916-567d80be0668} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18242 2024.08.27 19:56:19.639611 [ 3 ] {59d726a5-8f47-41e7-8916-567d80be0668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
18243 2024.08.27 19:56:19.639961 [ 3 ] {59d726a5-8f47-41e7-8916-567d80be0668} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
18244 2024.08.27 19:56:19.640284 [ 3 ] {59d726a5-8f47-41e7-8916-567d80be0668} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18245 2024.08.27 19:56:19.640445 [ 3 ] {59d726a5-8f47-41e7-8916-567d80be0668} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00134 sec., 746.2686567164179 rows/sec., 50.29 KiB/sec.
18246 2024.08.27 19:56:19.640744 [ 3 ] {59d726a5-8f47-41e7-8916-567d80be0668} <Debug> DynamicQueryHandler: Done processing query
18247 2024.08.27 19:56:19.640809 [ 3 ] {59d726a5-8f47-41e7-8916-567d80be0668} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
18248 2024.08.27 19:56:19.640877 [ 3 ] {} <Debug> HTTP-Session: 45592413-aefc-4e5f-a19c-cd81d4a6a718 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18249 2024.08.27 19:56:19.641119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18250 2024.08.27 19:56:19.641172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18251 2024.08.27 19:56:19.641192 [ 3 ] {} <Debug> HTTP-Session: 5c022c3a-9f13-45aa-8546-e70fcd086fcc Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18252 2024.08.27 19:56:19.641208 [ 3 ] {} <Debug> HTTP-Session: 5c022c3a-9f13-45aa-8546-e70fcd086fcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18253 2024.08.27 19:56:19.641222 [ 3 ] {} <Debug> HTTP-Session: 5c022c3a-9f13-45aa-8546-e70fcd086fcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18254 2024.08.27 19:56:19.641254 [ 3 ] {} <Trace> HTTP-Session: 5c022c3a-9f13-45aa-8546-e70fcd086fcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18255 2024.08.27 19:56:19.641603 [ 3 ] {6a4f8a44-245d-4441-87c7-e4ad512815c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
18256 2024.08.27 19:56:19.641676 [ 3 ] {6a4f8a44-245d-4441-87c7-e4ad512815c6} <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
18257 2024.08.27 19:56:19.642117 [ 3 ] {6a4f8a44-245d-4441-87c7-e4ad512815c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18258 2024.08.27 19:56:19.642851 [ 3 ] {6a4f8a44-245d-4441-87c7-e4ad512815c6} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18259 2024.08.27 19:56:19.642888 [ 3 ] {6a4f8a44-245d-4441-87c7-e4ad512815c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
18260 2024.08.27 19:56:19.643507 [ 3 ] {6a4f8a44-245d-4441-87c7-e4ad512815c6} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
18261 2024.08.27 19:56:19.643915 [ 3 ] {6a4f8a44-245d-4441-87c7-e4ad512815c6} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18262 2024.08.27 19:56:19.644102 [ 92 ] {} <Debug> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
18263 2024.08.27 19:56:19.644111 [ 3 ] {6a4f8a44-245d-4441-87c7-e4ad512815c6} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002763 sec., 9771.98697068404 rows/sec., 17.51 MiB/sec.
18264 2024.08.27 19:56:19.644163 [ 92 ] {} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18265 2024.08.27 19:56:19.644238 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
18266 2024.08.27 19:56:19.644550 [ 194 ] {25052027-0a03-49be-8655-a6c64ba66c34::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
18267 2024.08.27 19:56:19.644680 [ 3 ] {6a4f8a44-245d-4441-87c7-e4ad512815c6} <Debug> DynamicQueryHandler: Done processing query
18268 2024.08.27 19:56:19.644728 [ 3 ] {6a4f8a44-245d-4441-87c7-e4ad512815c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
18269 2024.08.27 19:56:19.644761 [ 3 ] {} <Debug> HTTP-Session: 5c022c3a-9f13-45aa-8546-e70fcd086fcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18270 2024.08.27 19:56:19.644960 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 10331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18271 2024.08.27 19:56:19.645056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18272 2024.08.27 19:56:19.645107 [ 3 ] {} <Debug> HTTP-Session: 729d0489-cbcc-4a73-be4e-2dcd6c5394bb Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18273 2024.08.27 19:56:19.645156 [ 3 ] {} <Debug> HTTP-Session: 729d0489-cbcc-4a73-be4e-2dcd6c5394bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18274 2024.08.27 19:56:19.645202 [ 3 ] {} <Debug> HTTP-Session: 729d0489-cbcc-4a73-be4e-2dcd6c5394bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18275 2024.08.27 19:56:19.645292 [ 3 ] {} <Trace> HTTP-Session: 729d0489-cbcc-4a73-be4e-2dcd6c5394bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18276 2024.08.27 19:56:19.645328 [ 194 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18277 2024.08.27 19:56:19.645465 [ 194 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1650 rows starting from the beginning of the part
18278 2024.08.27 19:56:19.645538 [ 3 ] {dc9af57d-1018-4156-bae6-c9f8829619a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
18279 2024.08.27 19:56:19.645657 [ 3 ] {dc9af57d-1018-4156-bae6-c9f8829619a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18280 2024.08.27 19:56:19.646196 [ 194 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 27 rows starting from the beginning of the part
18281 2024.08.27 19:56:19.646437 [ 3 ] {dc9af57d-1018-4156-bae6-c9f8829619a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18282 2024.08.27 19:56:19.646876 [ 194 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 26 rows starting from the beginning of the part
18283 2024.08.27 19:56:19.647597 [ 194 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 27 rows starting from the beginning of the part
18284 2024.08.27 19:56:19.647654 [ 3 ] {dc9af57d-1018-4156-bae6-c9f8829619a5} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18285 2024.08.27 19:56:19.647723 [ 3 ] {dc9af57d-1018-4156-bae6-c9f8829619a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
18286 2024.08.27 19:56:19.648145 [ 194 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 26 rows starting from the beginning of the part
18287 2024.08.27 19:56:19.648721 [ 194 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 27 rows starting from the beginning of the part
18288 2024.08.27 19:56:19.648904 [ 3 ] {dc9af57d-1018-4156-bae6-c9f8829619a5} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary)
18289 2024.08.27 19:56:19.650015 [ 3 ] {dc9af57d-1018-4156-bae6-c9f8829619a5} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18290 2024.08.27 19:56:19.650343 [ 3 ] {dc9af57d-1018-4156-bae6-c9f8829619a5} <Debug> executeQuery: Read 70 rows, 4.50 KiB in 0.004887 sec., 14323.715981174546 rows/sec., 921.81 KiB/sec.
18291 2024.08.27 19:56:19.650363 [ 92 ] {} <Debug> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0
18292 2024.08.27 19:56:19.650552 [ 92 ] {} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18293 2024.08.27 19:56:19.650674 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
18294 2024.08.27 19:56:19.650901 [ 3 ] {dc9af57d-1018-4156-bae6-c9f8829619a5} <Debug> DynamicQueryHandler: Done processing query
18295 2024.08.27 19:56:19.651006 [ 3 ] {dc9af57d-1018-4156-bae6-c9f8829619a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18296 2024.08.27 19:56:19.651108 [ 3 ] {} <Debug> HTTP-Session: 729d0489-cbcc-4a73-be4e-2dcd6c5394bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18297 2024.08.27 19:56:19.651248 [ 201 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full
18298 2024.08.27 19:56:19.651548 [ 201 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18299 2024.08.27 19:56:19.651599 [ 201 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6044 rows starting from the beginning of the part
18300 2024.08.27 19:56:19.651682 [ 201 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 82 rows starting from the beginning of the part
18301 2024.08.27 19:56:19.651776 [ 201 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part
18302 2024.08.27 19:56:19.651989 [ 201 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 82 rows starting from the beginning of the part
18303 2024.08.27 19:56:19.652194 [ 201 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part
18304 2024.08.27 19:56:19.652423 [ 201 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 70 rows starting from the beginning of the part
18305 2024.08.27 19:56:19.655862 [ 201 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6398 rows, containing 4 columns (4 merged, 0 gathered) in 0.004985011 sec., 1283447.5189723754 rows/sec., 83.69 MiB/sec.
18306 2024.08.27 19:56:19.656279 [ 201 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary)
18307 2024.08.27 19:56:19.656785 [ 201 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_106_21} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18308 2024.08.27 19:56:19.656869 [ 201 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_106_21} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21
18309 2024.08.27 19:56:19.656954 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB.
18310 2024.08.27 19:56:19.662197 [ 191 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1783 rows, containing 19 columns (19 merged, 0 gathered) in 0.017818471 sec., 100064.70252133306 rows/sec., 179.31 MiB/sec.
18311 2024.08.27 19:56:19.664072 [ 193 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
18312 2024.08.27 19:56:19.664717 [ 193 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_86_17} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18313 2024.08.27 19:56:19.664803 [ 193 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_86_17} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
18314 2024.08.27 19:56:19.664956 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.25 MiB.
18315 2024.08.27 19:56:20.000165 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 217.07 MiB, peak 234.27 MiB, free memory in arenas 0.00 B, will set to 220.19 MiB (RSS), difference: 3.12 MiB
18316 2024.08.27 19:56:20.757478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 7842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18317 2024.08.27 19:56:20.757622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18318 2024.08.27 19:56:20.757657 [ 3 ] {} <Debug> HTTP-Session: b9c2977e-3fd8-4547-bb45-b5d502dc86e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18319 2024.08.27 19:56:20.757690 [ 3 ] {} <Debug> HTTP-Session: b9c2977e-3fd8-4547-bb45-b5d502dc86e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18320 2024.08.27 19:56:20.757712 [ 3 ] {} <Debug> HTTP-Session: b9c2977e-3fd8-4547-bb45-b5d502dc86e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18321 2024.08.27 19:56:20.757779 [ 3 ] {} <Trace> HTTP-Session: b9c2977e-3fd8-4547-bb45-b5d502dc86e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18322 2024.08.27 19:56:20.758027 [ 3 ] {22d259ea-320e-4a7a-814f-972da75078d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
18323 2024.08.27 19:56:20.758116 [ 3 ] {22d259ea-320e-4a7a-814f-972da75078d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18324 2024.08.27 19:56:20.758545 [ 3 ] {22d259ea-320e-4a7a-814f-972da75078d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18325 2024.08.27 19:56:20.759071 [ 3 ] {22d259ea-320e-4a7a-814f-972da75078d3} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18326 2024.08.27 19:56:20.759117 [ 3 ] {22d259ea-320e-4a7a-814f-972da75078d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
18327 2024.08.27 19:56:20.759552 [ 3 ] {22d259ea-320e-4a7a-814f-972da75078d3} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary)
18328 2024.08.27 19:56:20.759950 [ 3 ] {22d259ea-320e-4a7a-814f-972da75078d3} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18329 2024.08.27 19:56:20.760128 [ 3 ] {22d259ea-320e-4a7a-814f-972da75078d3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002187 sec., 25605.85276634659 rows/sec., 1.97 MiB/sec.
18330 2024.08.27 19:56:20.760453 [ 3 ] {22d259ea-320e-4a7a-814f-972da75078d3} <Debug> DynamicQueryHandler: Done processing query
18331 2024.08.27 19:56:20.760528 [ 3 ] {22d259ea-320e-4a7a-814f-972da75078d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
18332 2024.08.27 19:56:20.760597 [ 3 ] {} <Debug> HTTP-Session: b9c2977e-3fd8-4547-bb45-b5d502dc86e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18333 2024.08.27 19:56:20.760867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18334 2024.08.27 19:56:20.761021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18335 2024.08.27 19:56:20.761101 [ 3 ] {} <Debug> HTTP-Session: 6c48eb82-4bdf-4bd0-81fa-2d1f92ef487d Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18336 2024.08.27 19:56:20.761152 [ 3 ] {} <Debug> HTTP-Session: 6c48eb82-4bdf-4bd0-81fa-2d1f92ef487d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18337 2024.08.27 19:56:20.761184 [ 3 ] {} <Debug> HTTP-Session: 6c48eb82-4bdf-4bd0-81fa-2d1f92ef487d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18338 2024.08.27 19:56:20.761246 [ 3 ] {} <Trace> HTTP-Session: 6c48eb82-4bdf-4bd0-81fa-2d1f92ef487d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18339 2024.08.27 19:56:20.761385 [ 3 ] {a1d602c6-990a-4512-9922-c001d04920d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
18340 2024.08.27 19:56:20.761434 [ 3 ] {a1d602c6-990a-4512-9922-c001d04920d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18341 2024.08.27 19:56:20.761687 [ 3 ] {a1d602c6-990a-4512-9922-c001d04920d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18342 2024.08.27 19:56:20.762071 [ 3 ] {a1d602c6-990a-4512-9922-c001d04920d3} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18343 2024.08.27 19:56:20.762109 [ 3 ] {a1d602c6-990a-4512-9922-c001d04920d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
18344 2024.08.27 19:56:20.762484 [ 3 ] {a1d602c6-990a-4512-9922-c001d04920d3} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary)
18345 2024.08.27 19:56:20.762858 [ 3 ] {a1d602c6-990a-4512-9922-c001d04920d3} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18346 2024.08.27 19:56:20.763021 [ 3 ] {a1d602c6-990a-4512-9922-c001d04920d3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001677 sec., 38163.3870005963 rows/sec., 2.98 MiB/sec.
18347 2024.08.27 19:56:20.763203 [ 3 ] {a1d602c6-990a-4512-9922-c001d04920d3} <Debug> DynamicQueryHandler: Done processing query
18348 2024.08.27 19:56:20.763227 [ 3 ] {a1d602c6-990a-4512-9922-c001d04920d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
18349 2024.08.27 19:56:20.763244 [ 3 ] {} <Debug> HTTP-Session: 6c48eb82-4bdf-4bd0-81fa-2d1f92ef487d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18350 2024.08.27 19:56:20.763434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 6185, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18351 2024.08.27 19:56:20.763487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18352 2024.08.27 19:56:20.763506 [ 3 ] {} <Debug> HTTP-Session: bd50709d-6646-4a92-ad39-db7ad1062628 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18353 2024.08.27 19:56:20.763523 [ 3 ] {} <Debug> HTTP-Session: bd50709d-6646-4a92-ad39-db7ad1062628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18354 2024.08.27 19:56:20.763536 [ 3 ] {} <Debug> HTTP-Session: bd50709d-6646-4a92-ad39-db7ad1062628 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18355 2024.08.27 19:56:20.763569 [ 3 ] {} <Trace> HTTP-Session: bd50709d-6646-4a92-ad39-db7ad1062628 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18356 2024.08.27 19:56:20.763682 [ 3 ] {c6877b7f-ba67-40bf-a5f0-b36a274c442b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
18357 2024.08.27 19:56:20.763732 [ 3 ] {c6877b7f-ba67-40bf-a5f0-b36a274c442b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18358 2024.08.27 19:56:20.763879 [ 3 ] {c6877b7f-ba67-40bf-a5f0-b36a274c442b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18359 2024.08.27 19:56:20.764266 [ 3 ] {c6877b7f-ba67-40bf-a5f0-b36a274c442b} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18360 2024.08.27 19:56:20.764306 [ 3 ] {c6877b7f-ba67-40bf-a5f0-b36a274c442b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
18361 2024.08.27 19:56:20.764684 [ 3 ] {c6877b7f-ba67-40bf-a5f0-b36a274c442b} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary)
18362 2024.08.27 19:56:20.765026 [ 3 ] {c6877b7f-ba67-40bf-a5f0-b36a274c442b} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18363 2024.08.27 19:56:20.765184 [ 3 ] {c6877b7f-ba67-40bf-a5f0-b36a274c442b} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001536 sec., 20833.333333333332 rows/sec., 1.45 MiB/sec.
18364 2024.08.27 19:56:20.765363 [ 3 ] {c6877b7f-ba67-40bf-a5f0-b36a274c442b} <Debug> DynamicQueryHandler: Done processing query
18365 2024.08.27 19:56:20.765387 [ 3 ] {c6877b7f-ba67-40bf-a5f0-b36a274c442b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18366 2024.08.27 19:56:20.765403 [ 3 ] {} <Debug> HTTP-Session: bd50709d-6646-4a92-ad39-db7ad1062628 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18367 2024.08.27 19:56:20.765518 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1869, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18368 2024.08.27 19:56:20.765568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18369 2024.08.27 19:56:20.765587 [ 3 ] {} <Debug> HTTP-Session: 2c2f1900-df06-4d24-a56d-122f84b05135 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18370 2024.08.27 19:56:20.765604 [ 3 ] {} <Debug> HTTP-Session: 2c2f1900-df06-4d24-a56d-122f84b05135 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18371 2024.08.27 19:56:20.765618 [ 3 ] {} <Debug> HTTP-Session: 2c2f1900-df06-4d24-a56d-122f84b05135 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18372 2024.08.27 19:56:20.765649 [ 3 ] {} <Trace> HTTP-Session: 2c2f1900-df06-4d24-a56d-122f84b05135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18373 2024.08.27 19:56:20.765750 [ 3 ] {33ed960e-3244-455d-a36c-1cbb25165469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
18374 2024.08.27 19:56:20.765795 [ 3 ] {33ed960e-3244-455d-a36c-1cbb25165469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18375 2024.08.27 19:56:20.765924 [ 3 ] {33ed960e-3244-455d-a36c-1cbb25165469} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18376 2024.08.27 19:56:20.766195 [ 3 ] {33ed960e-3244-455d-a36c-1cbb25165469} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18377 2024.08.27 19:56:20.766231 [ 3 ] {33ed960e-3244-455d-a36c-1cbb25165469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB.
18378 2024.08.27 19:56:20.766593 [ 3 ] {33ed960e-3244-455d-a36c-1cbb25165469} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary)
18379 2024.08.27 19:56:20.766918 [ 3 ] {33ed960e-3244-455d-a36c-1cbb25165469} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18380 2024.08.27 19:56:20.767071 [ 3 ] {33ed960e-3244-455d-a36c-1cbb25165469} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001345 sec., 8921.933085501858 rows/sec., 615.71 KiB/sec.
18381 2024.08.27 19:56:20.767244 [ 3 ] {33ed960e-3244-455d-a36c-1cbb25165469} <Debug> DynamicQueryHandler: Done processing query
18382 2024.08.27 19:56:20.767269 [ 3 ] {33ed960e-3244-455d-a36c-1cbb25165469} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
18383 2024.08.27 19:56:20.767287 [ 3 ] {} <Debug> HTTP-Session: 2c2f1900-df06-4d24-a56d-122f84b05135 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18384 2024.08.27 19:56:24.809322 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache
18385 2024.08.27 19:56:24.809420 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache
18386 2024.08.27 19:56:25.764551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 15887, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18387 2024.08.27 19:56:25.764699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18388 2024.08.27 19:56:25.764734 [ 3 ] {} <Debug> HTTP-Session: a7be5468-ef99-461c-8d3e-90d6d6663e68 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18389 2024.08.27 19:56:25.764767 [ 3 ] {} <Debug> HTTP-Session: a7be5468-ef99-461c-8d3e-90d6d6663e68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18390 2024.08.27 19:56:25.764789 [ 3 ] {} <Debug> HTTP-Session: a7be5468-ef99-461c-8d3e-90d6d6663e68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18391 2024.08.27 19:56:25.764853 [ 3 ] {} <Trace> HTTP-Session: a7be5468-ef99-461c-8d3e-90d6d6663e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18392 2024.08.27 19:56:25.765119 [ 3 ] {216ed31f-81f3-46aa-983e-9a453b6da241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
18393 2024.08.27 19:56:25.765208 [ 3 ] {216ed31f-81f3-46aa-983e-9a453b6da241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18394 2024.08.27 19:56:25.765628 [ 3 ] {216ed31f-81f3-46aa-983e-9a453b6da241} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18395 2024.08.27 19:56:25.766204 [ 3 ] {216ed31f-81f3-46aa-983e-9a453b6da241} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18396 2024.08.27 19:56:25.766250 [ 3 ] {216ed31f-81f3-46aa-983e-9a453b6da241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
18397 2024.08.27 19:56:25.766697 [ 3 ] {216ed31f-81f3-46aa-983e-9a453b6da241} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary)
18398 2024.08.27 19:56:25.767076 [ 3 ] {216ed31f-81f3-46aa-983e-9a453b6da241} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18399 2024.08.27 19:56:25.767257 [ 3 ] {216ed31f-81f3-46aa-983e-9a453b6da241} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.002235 sec., 48322.14765100671 rows/sec., 4.06 MiB/sec.
18400 2024.08.27 19:56:25.767484 [ 3 ] {216ed31f-81f3-46aa-983e-9a453b6da241} <Debug> DynamicQueryHandler: Done processing query
18401 2024.08.27 19:56:25.767512 [ 3 ] {216ed31f-81f3-46aa-983e-9a453b6da241} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
18402 2024.08.27 19:56:25.767529 [ 3 ] {} <Debug> HTTP-Session: a7be5468-ef99-461c-8d3e-90d6d6663e68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18403 2024.08.27 19:56:25.767669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 3781, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18404 2024.08.27 19:56:25.767726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18405 2024.08.27 19:56:25.767746 [ 3 ] {} <Debug> HTTP-Session: cd47928c-0592-4689-a181-f218d631181e Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18406 2024.08.27 19:56:25.767764 [ 3 ] {} <Debug> HTTP-Session: cd47928c-0592-4689-a181-f218d631181e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18407 2024.08.27 19:56:25.767778 [ 3 ] {} <Debug> HTTP-Session: cd47928c-0592-4689-a181-f218d631181e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18408 2024.08.27 19:56:25.767813 [ 3 ] {} <Trace> HTTP-Session: cd47928c-0592-4689-a181-f218d631181e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18409 2024.08.27 19:56:25.767928 [ 3 ] {55f51670-cb58-4b2b-a60a-9133c86139e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
18410 2024.08.27 19:56:25.767976 [ 3 ] {55f51670-cb58-4b2b-a60a-9133c86139e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
18411 2024.08.27 19:56:25.768211 [ 3 ] {55f51670-cb58-4b2b-a60a-9133c86139e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18412 2024.08.27 19:56:25.768610 [ 3 ] {55f51670-cb58-4b2b-a60a-9133c86139e8} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18413 2024.08.27 19:56:25.768648 [ 3 ] {55f51670-cb58-4b2b-a60a-9133c86139e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
18414 2024.08.27 19:56:25.769008 [ 3 ] {55f51670-cb58-4b2b-a60a-9133c86139e8} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
18415 2024.08.27 19:56:25.769368 [ 3 ] {55f51670-cb58-4b2b-a60a-9133c86139e8} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18416 2024.08.27 19:56:25.769515 [ 3 ] {55f51670-cb58-4b2b-a60a-9133c86139e8} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001624 sec., 16009.852216748768 rows/sec., 1.18 MiB/sec.
18417 2024.08.27 19:56:25.769696 [ 3 ] {55f51670-cb58-4b2b-a60a-9133c86139e8} <Debug> DynamicQueryHandler: Done processing query
18418 2024.08.27 19:56:25.769720 [ 3 ] {55f51670-cb58-4b2b-a60a-9133c86139e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
18419 2024.08.27 19:56:25.769736 [ 3 ] {} <Debug> HTTP-Session: cd47928c-0592-4689-a181-f218d631181e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18420 2024.08.27 19:56:25.769866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 15296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18421 2024.08.27 19:56:25.769918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18422 2024.08.27 19:56:25.769938 [ 3 ] {} <Debug> HTTP-Session: d5bc504e-b71a-4f30-83cf-d2af36bcfc57 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18423 2024.08.27 19:56:25.769955 [ 3 ] {} <Debug> HTTP-Session: d5bc504e-b71a-4f30-83cf-d2af36bcfc57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18424 2024.08.27 19:56:25.769969 [ 3 ] {} <Debug> HTTP-Session: d5bc504e-b71a-4f30-83cf-d2af36bcfc57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18425 2024.08.27 19:56:25.770001 [ 3 ] {} <Trace> HTTP-Session: d5bc504e-b71a-4f30-83cf-d2af36bcfc57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18426 2024.08.27 19:56:25.770124 [ 3 ] {27a09edd-befb-4c90-aa70-0efa1d74666d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
18427 2024.08.27 19:56:25.770168 [ 3 ] {27a09edd-befb-4c90-aa70-0efa1d74666d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18428 2024.08.27 19:56:25.770397 [ 3 ] {27a09edd-befb-4c90-aa70-0efa1d74666d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18429 2024.08.27 19:56:25.770782 [ 3 ] {27a09edd-befb-4c90-aa70-0efa1d74666d} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18430 2024.08.27 19:56:25.770819 [ 3 ] {27a09edd-befb-4c90-aa70-0efa1d74666d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
18431 2024.08.27 19:56:25.771178 [ 3 ] {27a09edd-befb-4c90-aa70-0efa1d74666d} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary)
18432 2024.08.27 19:56:25.771537 [ 3 ] {27a09edd-befb-4c90-aa70-0efa1d74666d} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18433 2024.08.27 19:56:25.771693 [ 3 ] {27a09edd-befb-4c90-aa70-0efa1d74666d} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001613 sec., 55796.652200867946 rows/sec., 4.36 MiB/sec.
18434 2024.08.27 19:56:25.771874 [ 3 ] {27a09edd-befb-4c90-aa70-0efa1d74666d} <Debug> DynamicQueryHandler: Done processing query
18435 2024.08.27 19:56:25.771900 [ 3 ] {27a09edd-befb-4c90-aa70-0efa1d74666d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
18436 2024.08.27 19:56:25.771917 [ 3 ] {} <Debug> HTTP-Session: d5bc504e-b71a-4f30-83cf-d2af36bcfc57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18437 2024.08.27 19:56:25.772081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 30657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18438 2024.08.27 19:56:25.772131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18439 2024.08.27 19:56:25.772151 [ 3 ] {} <Debug> HTTP-Session: 485ce3d1-1b28-48e2-9e43-c702a56879eb Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18440 2024.08.27 19:56:25.772167 [ 3 ] {} <Debug> HTTP-Session: 485ce3d1-1b28-48e2-9e43-c702a56879eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18441 2024.08.27 19:56:25.772181 [ 3 ] {} <Debug> HTTP-Session: 485ce3d1-1b28-48e2-9e43-c702a56879eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18442 2024.08.27 19:56:25.772212 [ 3 ] {} <Trace> HTTP-Session: 485ce3d1-1b28-48e2-9e43-c702a56879eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18443 2024.08.27 19:56:25.772367 [ 3 ] {8c19ff43-c8b6-45e4-b018-765b44092931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
18444 2024.08.27 19:56:25.772416 [ 3 ] {8c19ff43-c8b6-45e4-b018-765b44092931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18445 2024.08.27 19:56:25.772563 [ 3 ] {8c19ff43-c8b6-45e4-b018-765b44092931} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18446 2024.08.27 19:56:25.772954 [ 3 ] {8c19ff43-c8b6-45e4-b018-765b44092931} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18447 2024.08.27 19:56:25.772991 [ 3 ] {8c19ff43-c8b6-45e4-b018-765b44092931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
18448 2024.08.27 19:56:25.773388 [ 3 ] {8c19ff43-c8b6-45e4-b018-765b44092931} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary)
18449 2024.08.27 19:56:25.773732 [ 3 ] {8c19ff43-c8b6-45e4-b018-765b44092931} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18450 2024.08.27 19:56:25.773888 [ 3 ] {8c19ff43-c8b6-45e4-b018-765b44092931} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001592 sec., 100502.51256281407 rows/sec., 7.00 MiB/sec.
18451 2024.08.27 19:56:25.774087 [ 3 ] {8c19ff43-c8b6-45e4-b018-765b44092931} <Debug> DynamicQueryHandler: Done processing query
18452 2024.08.27 19:56:25.774125 [ 3 ] {8c19ff43-c8b6-45e4-b018-765b44092931} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
18453 2024.08.27 19:56:25.774158 [ 3 ] {} <Debug> HTTP-Session: 485ce3d1-1b28-48e2-9e43-c702a56879eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18454 2024.08.27 19:56:25.774346 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 42117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18455 2024.08.27 19:56:25.774398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18456 2024.08.27 19:56:25.774418 [ 3 ] {} <Debug> HTTP-Session: 3167ab57-f31c-4f75-b2c6-d82818cf110c Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18457 2024.08.27 19:56:25.774435 [ 3 ] {} <Debug> HTTP-Session: 3167ab57-f31c-4f75-b2c6-d82818cf110c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18458 2024.08.27 19:56:25.774448 [ 3 ] {} <Debug> HTTP-Session: 3167ab57-f31c-4f75-b2c6-d82818cf110c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18459 2024.08.27 19:56:25.774480 [ 3 ] {} <Trace> HTTP-Session: 3167ab57-f31c-4f75-b2c6-d82818cf110c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18460 2024.08.27 19:56:25.774758 [ 3 ] {3dd703dc-30d6-4094-806a-e684a118a1bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
18461 2024.08.27 19:56:25.774822 [ 3 ] {3dd703dc-30d6-4094-806a-e684a118a1bf} <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
18462 2024.08.27 19:56:25.775233 [ 3 ] {3dd703dc-30d6-4094-806a-e684a118a1bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18463 2024.08.27 19:56:25.775861 [ 3 ] {3dd703dc-30d6-4094-806a-e684a118a1bf} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18464 2024.08.27 19:56:25.775898 [ 3 ] {3dd703dc-30d6-4094-806a-e684a118a1bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
18465 2024.08.27 19:56:25.776534 [ 3 ] {3dd703dc-30d6-4094-806a-e684a118a1bf} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
18466 2024.08.27 19:56:25.776948 [ 3 ] {3dd703dc-30d6-4094-806a-e684a118a1bf} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18467 2024.08.27 19:56:25.777128 [ 3 ] {3dd703dc-30d6-4094-806a-e684a118a1bf} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002567 sec., 10128.554733151539 rows/sec., 18.15 MiB/sec.
18468 2024.08.27 19:56:25.777353 [ 3 ] {3dd703dc-30d6-4094-806a-e684a118a1bf} <Debug> DynamicQueryHandler: Done processing query
18469 2024.08.27 19:56:25.777378 [ 3 ] {3dd703dc-30d6-4094-806a-e684a118a1bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
18470 2024.08.27 19:56:25.777394 [ 3 ] {} <Debug> HTTP-Session: 3167ab57-f31c-4f75-b2c6-d82818cf110c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18471 2024.08.27 19:56:25.777509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18472 2024.08.27 19:56:25.777558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18473 2024.08.27 19:56:25.777578 [ 3 ] {} <Debug> HTTP-Session: ae052538-cb4d-4927-bd4a-2e169500c2c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18474 2024.08.27 19:56:25.777595 [ 3 ] {} <Debug> HTTP-Session: ae052538-cb4d-4927-bd4a-2e169500c2c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18475 2024.08.27 19:56:25.777609 [ 3 ] {} <Debug> HTTP-Session: ae052538-cb4d-4927-bd4a-2e169500c2c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18476 2024.08.27 19:56:25.777640 [ 3 ] {} <Trace> HTTP-Session: ae052538-cb4d-4927-bd4a-2e169500c2c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18477 2024.08.27 19:56:25.777760 [ 3 ] {8aea37e8-4d67-48e0-b942-ffbb68bcc336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
18478 2024.08.27 19:56:25.777806 [ 3 ] {8aea37e8-4d67-48e0-b942-ffbb68bcc336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18479 2024.08.27 19:56:25.777932 [ 3 ] {8aea37e8-4d67-48e0-b942-ffbb68bcc336} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18480 2024.08.27 19:56:25.778213 [ 3 ] {8aea37e8-4d67-48e0-b942-ffbb68bcc336} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18481 2024.08.27 19:56:25.778249 [ 3 ] {8aea37e8-4d67-48e0-b942-ffbb68bcc336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
18482 2024.08.27 19:56:25.778613 [ 3 ] {8aea37e8-4d67-48e0-b942-ffbb68bcc336} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary)
18483 2024.08.27 19:56:25.778953 [ 3 ] {8aea37e8-4d67-48e0-b942-ffbb68bcc336} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18484 2024.08.27 19:56:25.779109 [ 3 ] {8aea37e8-4d67-48e0-b942-ffbb68bcc336} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001396 sec., 42979.942693409736 rows/sec., 2.90 MiB/sec.
18485 2024.08.27 19:56:25.779279 [ 3 ] {8aea37e8-4d67-48e0-b942-ffbb68bcc336} <Debug> DynamicQueryHandler: Done processing query
18486 2024.08.27 19:56:25.779304 [ 3 ] {8aea37e8-4d67-48e0-b942-ffbb68bcc336} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18487 2024.08.27 19:56:25.779320 [ 3 ] {} <Debug> HTTP-Session: ae052538-cb4d-4927-bd4a-2e169500c2c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18488 2024.08.27 19:56:26.003123 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002717705 sec.
18489 2024.08.27 19:56:30.227037 [ 82 ] {} <Debug> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5) (MergerMutator): Selected 5 parts from all_1_41_8 to all_45_45_0
18490 2024.08.27 19:56:30.227122 [ 82 ] {} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18491 2024.08.27 19:56:30.227149 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
18492 2024.08.27 19:56:30.227357 [ 197 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_8 to all_45_45_0 into Compact with storage Full
18493 2024.08.27 19:56:30.227802 [ 197 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18494 2024.08.27 19:56:30.227842 [ 197 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 242 rows starting from the beginning of the part
18495 2024.08.27 19:56:30.227923 [ 197 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 248 rows starting from the beginning of the part
18496 2024.08.27 19:56:30.228164 [ 197 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part
18497 2024.08.27 19:56:30.228398 [ 197 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part
18498 2024.08.27 19:56:30.228609 [ 197 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 248 rows starting from the beginning of the part
18499 2024.08.27 19:56:30.229888 [ 187 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 766 rows, containing 5 columns (5 merged, 0 gathered) in 0.002661014 sec., 287860.1916412315 rows/sec., 19.53 MiB/sec.
18500 2024.08.27 19:56:30.230137 [ 200 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary)
18501 2024.08.27 19:56:30.230723 [ 200 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_45_9} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18502 2024.08.27 19:56:30.230820 [ 200 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_45_9} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5) (MergerMutator): Merged 5 parts: [all_1_41_8, all_45_45_0] -> all_1_45_9
18503 2024.08.27 19:56:30.230931 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
18504 2024.08.27 19:56:30.740745 [ 80 ] {} <Debug> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c) (MergerMutator): Selected 5 parts from all_1_40_8 to all_44_44_0
18505 2024.08.27 19:56:30.740802 [ 80 ] {} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18506 2024.08.27 19:56:30.740826 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
18507 2024.08.27 19:56:30.740967 [ 200 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_44_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_40_8 to all_44_44_0 into Compact with storage Full
18508 2024.08.27 19:56:30.741395 [ 200 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_44_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18509 2024.08.27 19:56:30.741513 [ 200 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 40 rows starting from the beginning of the part
18510 2024.08.27 19:56:30.741799 [ 200 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part
18511 2024.08.27 19:56:30.742091 [ 200 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part
18512 2024.08.27 19:56:30.742260 [ 200 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part
18513 2024.08.27 19:56:30.742347 [ 200 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part
18514 2024.08.27 19:56:30.743567 [ 187 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_44_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 4 columns (4 merged, 0 gathered) in 0.002679234 sec., 16422.604371249396 rows/sec., 1.08 MiB/sec.
18515 2024.08.27 19:56:30.743787 [ 186 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_44_9} <Trace> MergedBlockOutputStream: filled checksums all_1_44_9 (state Temporary)
18516 2024.08.27 19:56:30.744328 [ 186 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_44_9} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_merge_all_1_44_9 to all_1_44_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18517 2024.08.27 19:56:30.744448 [ 186 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_44_9} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c) (MergerMutator): Merged 5 parts: [all_1_40_8, all_44_44_0] -> all_1_44_9
18518 2024.08.27 19:56:30.744593 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
18519 2024.08.27 19:56:30.769821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 36816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18520 2024.08.27 19:56:30.769946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18521 2024.08.27 19:56:30.769982 [ 3 ] {} <Debug> HTTP-Session: a3acb9bb-ab4c-4268-81ff-f1863d3938f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18522 2024.08.27 19:56:30.770016 [ 3 ] {} <Debug> HTTP-Session: a3acb9bb-ab4c-4268-81ff-f1863d3938f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18523 2024.08.27 19:56:30.770038 [ 3 ] {} <Debug> HTTP-Session: a3acb9bb-ab4c-4268-81ff-f1863d3938f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18524 2024.08.27 19:56:30.770103 [ 3 ] {} <Trace> HTTP-Session: a3acb9bb-ab4c-4268-81ff-f1863d3938f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18525 2024.08.27 19:56:30.770446 [ 3 ] {da1b94dc-3d69-44c0-8fed-916ad54a6ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
18526 2024.08.27 19:56:30.770536 [ 3 ] {da1b94dc-3d69-44c0-8fed-916ad54a6ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18527 2024.08.27 19:56:30.770919 [ 3 ] {da1b94dc-3d69-44c0-8fed-916ad54a6ed6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18528 2024.08.27 19:56:30.771511 [ 3 ] {da1b94dc-3d69-44c0-8fed-916ad54a6ed6} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18529 2024.08.27 19:56:30.771555 [ 3 ] {da1b94dc-3d69-44c0-8fed-916ad54a6ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
18530 2024.08.27 19:56:30.772005 [ 3 ] {da1b94dc-3d69-44c0-8fed-916ad54a6ed6} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary)
18531 2024.08.27 19:56:30.772388 [ 3 ] {da1b94dc-3d69-44c0-8fed-916ad54a6ed6} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18532 2024.08.27 19:56:30.772565 [ 3 ] {da1b94dc-3d69-44c0-8fed-916ad54a6ed6} <Debug> executeQuery: Read 243 rows, 22.06 KiB in 0.002291 sec., 106067.21955477957 rows/sec., 9.40 MiB/sec.
18533 2024.08.27 19:56:30.772793 [ 3 ] {da1b94dc-3d69-44c0-8fed-916ad54a6ed6} <Debug> DynamicQueryHandler: Done processing query
18534 2024.08.27 19:56:30.772820 [ 3 ] {da1b94dc-3d69-44c0-8fed-916ad54a6ed6} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
18535 2024.08.27 19:56:30.772836 [ 3 ] {} <Debug> HTTP-Session: a3acb9bb-ab4c-4268-81ff-f1863d3938f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18536 2024.08.27 19:56:30.773083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 3917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18537 2024.08.27 19:56:30.773139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18538 2024.08.27 19:56:30.773159 [ 3 ] {} <Debug> HTTP-Session: 821f02a6-40e6-4f31-b830-fddfab5b8847 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18539 2024.08.27 19:56:30.773178 [ 3 ] {} <Debug> HTTP-Session: 821f02a6-40e6-4f31-b830-fddfab5b8847 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18540 2024.08.27 19:56:30.773193 [ 3 ] {} <Debug> HTTP-Session: 821f02a6-40e6-4f31-b830-fddfab5b8847 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18541 2024.08.27 19:56:30.773229 [ 3 ] {} <Trace> HTTP-Session: 821f02a6-40e6-4f31-b830-fddfab5b8847 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18542 2024.08.27 19:56:30.773338 [ 3 ] {16406d08-3e4e-4c6a-9e8e-74025a6fe8d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
18543 2024.08.27 19:56:30.773386 [ 3 ] {16406d08-3e4e-4c6a-9e8e-74025a6fe8d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
18544 2024.08.27 19:56:30.773627 [ 3 ] {16406d08-3e4e-4c6a-9e8e-74025a6fe8d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18545 2024.08.27 19:56:30.773957 [ 3 ] {16406d08-3e4e-4c6a-9e8e-74025a6fe8d4} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18546 2024.08.27 19:56:30.773995 [ 3 ] {16406d08-3e4e-4c6a-9e8e-74025a6fe8d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
18547 2024.08.27 19:56:30.774358 [ 3 ] {16406d08-3e4e-4c6a-9e8e-74025a6fe8d4} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
18548 2024.08.27 19:56:30.774722 [ 3 ] {16406d08-3e4e-4c6a-9e8e-74025a6fe8d4} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18549 2024.08.27 19:56:30.774887 [ 3 ] {16406d08-3e4e-4c6a-9e8e-74025a6fe8d4} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001576 sec., 17131.979695431473 rows/sec., 1.26 MiB/sec.
18550 2024.08.27 19:56:30.775073 [ 3 ] {16406d08-3e4e-4c6a-9e8e-74025a6fe8d4} <Debug> DynamicQueryHandler: Done processing query
18551 2024.08.27 19:56:30.775098 [ 3 ] {16406d08-3e4e-4c6a-9e8e-74025a6fe8d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
18552 2024.08.27 19:56:30.775114 [ 3 ] {} <Debug> HTTP-Session: 821f02a6-40e6-4f31-b830-fddfab5b8847 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18553 2024.08.27 19:56:30.775240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18554 2024.08.27 19:56:30.775290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18555 2024.08.27 19:56:30.775310 [ 3 ] {} <Debug> HTTP-Session: d30fdf99-8e33-43bd-a65f-66a34f3a3650 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18556 2024.08.27 19:56:30.775327 [ 3 ] {} <Debug> HTTP-Session: d30fdf99-8e33-43bd-a65f-66a34f3a3650 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18557 2024.08.27 19:56:30.775341 [ 3 ] {} <Debug> HTTP-Session: d30fdf99-8e33-43bd-a65f-66a34f3a3650 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18558 2024.08.27 19:56:30.775372 [ 3 ] {} <Trace> HTTP-Session: d30fdf99-8e33-43bd-a65f-66a34f3a3650 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18559 2024.08.27 19:56:30.775473 [ 3 ] {4f79b24f-1c5c-42cd-b6e3-023053dc7ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
18560 2024.08.27 19:56:30.775517 [ 3 ] {4f79b24f-1c5c-42cd-b6e3-023053dc7ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
18561 2024.08.27 19:56:30.775743 [ 3 ] {4f79b24f-1c5c-42cd-b6e3-023053dc7ceb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18562 2024.08.27 19:56:30.776046 [ 3 ] {4f79b24f-1c5c-42cd-b6e3-023053dc7ceb} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18563 2024.08.27 19:56:30.776083 [ 3 ] {4f79b24f-1c5c-42cd-b6e3-023053dc7ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
18564 2024.08.27 19:56:30.776447 [ 3 ] {4f79b24f-1c5c-42cd-b6e3-023053dc7ceb} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
18565 2024.08.27 19:56:30.776801 [ 3 ] {4f79b24f-1c5c-42cd-b6e3-023053dc7ceb} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18566 2024.08.27 19:56:30.776964 [ 3 ] {4f79b24f-1c5c-42cd-b6e3-023053dc7ceb} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00151 sec., 9271.523178807947 rows/sec., 649.32 KiB/sec.
18567 2024.08.27 19:56:30.777139 [ 3 ] {4f79b24f-1c5c-42cd-b6e3-023053dc7ceb} <Debug> DynamicQueryHandler: Done processing query
18568 2024.08.27 19:56:30.777164 [ 3 ] {4f79b24f-1c5c-42cd-b6e3-023053dc7ceb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
18569 2024.08.27 19:56:30.777180 [ 3 ] {} <Debug> HTTP-Session: d30fdf99-8e33-43bd-a65f-66a34f3a3650 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18570 2024.08.27 19:56:30.777303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18571 2024.08.27 19:56:30.777352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18572 2024.08.27 19:56:30.777371 [ 3 ] {} <Debug> HTTP-Session: 6f010008-92a1-4500-b655-f9be4b36ab79 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18573 2024.08.27 19:56:30.777388 [ 3 ] {} <Debug> HTTP-Session: 6f010008-92a1-4500-b655-f9be4b36ab79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18574 2024.08.27 19:56:30.777405 [ 3 ] {} <Debug> HTTP-Session: 6f010008-92a1-4500-b655-f9be4b36ab79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18575 2024.08.27 19:56:30.777435 [ 3 ] {} <Trace> HTTP-Session: 6f010008-92a1-4500-b655-f9be4b36ab79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18576 2024.08.27 19:56:30.777525 [ 3 ] {b2658607-cf42-404f-84da-5863c12fb62d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
18577 2024.08.27 19:56:30.777565 [ 3 ] {b2658607-cf42-404f-84da-5863c12fb62d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
18578 2024.08.27 19:56:30.777774 [ 3 ] {b2658607-cf42-404f-84da-5863c12fb62d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18579 2024.08.27 19:56:30.778075 [ 3 ] {b2658607-cf42-404f-84da-5863c12fb62d} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18580 2024.08.27 19:56:30.778109 [ 3 ] {b2658607-cf42-404f-84da-5863c12fb62d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
18581 2024.08.27 19:56:30.778506 [ 3 ] {b2658607-cf42-404f-84da-5863c12fb62d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
18582 2024.08.27 19:56:30.778864 [ 3 ] {b2658607-cf42-404f-84da-5863c12fb62d} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18583 2024.08.27 19:56:30.779032 [ 3 ] {b2658607-cf42-404f-84da-5863c12fb62d} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001519 sec., 3949.9670836076366 rows/sec., 233.37 KiB/sec.
18584 2024.08.27 19:56:30.779048 [ 80 ] {} <Debug> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0
18585 2024.08.27 19:56:30.779175 [ 80 ] {} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18586 2024.08.27 19:56:30.779236 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
18587 2024.08.27 19:56:30.779340 [ 3 ] {b2658607-cf42-404f-84da-5863c12fb62d} <Debug> DynamicQueryHandler: Done processing query
18588 2024.08.27 19:56:30.779402 [ 3 ] {b2658607-cf42-404f-84da-5863c12fb62d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18589 2024.08.27 19:56:30.779462 [ 3 ] {} <Debug> HTTP-Session: 6f010008-92a1-4500-b655-f9be4b36ab79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18590 2024.08.27 19:56:30.779508 [ 186 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full
18591 2024.08.27 19:56:30.779709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 66337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18592 2024.08.27 19:56:30.779733 [ 186 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18593 2024.08.27 19:56:30.779806 [ 186 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 6 rows starting from the beginning of the part
18594 2024.08.27 19:56:30.779808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18595 2024.08.27 19:56:30.779867 [ 3 ] {} <Debug> HTTP-Session: a305e0c1-eeca-4623-87a3-6cb603705fae Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18596 2024.08.27 19:56:30.779927 [ 3 ] {} <Debug> HTTP-Session: a305e0c1-eeca-4623-87a3-6cb603705fae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18597 2024.08.27 19:56:30.780004 [ 3 ] {} <Debug> HTTP-Session: a305e0c1-eeca-4623-87a3-6cb603705fae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18598 2024.08.27 19:56:30.780025 [ 186 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part
18599 2024.08.27 19:56:30.780139 [ 3 ] {} <Trace> HTTP-Session: a305e0c1-eeca-4623-87a3-6cb603705fae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18600 2024.08.27 19:56:30.780299 [ 186 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part
18601 2024.08.27 19:56:30.780724 [ 186 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part
18602 2024.08.27 19:56:30.780783 [ 3 ] {2f99ac71-1398-4488-953f-deb757543906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
18603 2024.08.27 19:56:30.780987 [ 3 ] {2f99ac71-1398-4488-953f-deb757543906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18604 2024.08.27 19:56:30.781018 [ 186 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part
18605 2024.08.27 19:56:30.781977 [ 3 ] {2f99ac71-1398-4488-953f-deb757543906} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18606 2024.08.27 19:56:30.783244 [ 3 ] {2f99ac71-1398-4488-953f-deb757543906} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18607 2024.08.27 19:56:30.783345 [ 3 ] {2f99ac71-1398-4488-953f-deb757543906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
18608 2024.08.27 19:56:30.783397 [ 186 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004032556 sec., 7439.450313895208 rows/sec., 472.23 KiB/sec.
18609 2024.08.27 19:56:30.783612 [ 186 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary)
18610 2024.08.27 19:56:30.784220 [ 3 ] {2f99ac71-1398-4488-953f-deb757543906} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary)
18611 2024.08.27 19:56:30.784583 [ 186 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_45_11} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18612 2024.08.27 19:56:30.784781 [ 186 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_45_11} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11
18613 2024.08.27 19:56:30.784914 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
18614 2024.08.27 19:56:30.785004 [ 3 ] {2f99ac71-1398-4488-953f-deb757543906} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18615 2024.08.27 19:56:30.785191 [ 3 ] {2f99ac71-1398-4488-953f-deb757543906} <Debug> executeQuery: Read 409 rows, 29.84 KiB in 0.004785 sec., 85475.44409613375 rows/sec., 6.09 MiB/sec.
18616 2024.08.27 19:56:30.785402 [ 3 ] {2f99ac71-1398-4488-953f-deb757543906} <Debug> DynamicQueryHandler: Done processing query
18617 2024.08.27 19:56:30.785429 [ 3 ] {2f99ac71-1398-4488-953f-deb757543906} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
18618 2024.08.27 19:56:30.785445 [ 3 ] {} <Debug> HTTP-Session: a305e0c1-eeca-4623-87a3-6cb603705fae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18619 2024.08.27 19:56:30.785588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18620 2024.08.27 19:56:30.785637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18621 2024.08.27 19:56:30.785658 [ 3 ] {} <Debug> HTTP-Session: d8de5d27-de30-4fa2-83b1-1b2e271e2d2d Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18622 2024.08.27 19:56:30.785675 [ 3 ] {} <Debug> HTTP-Session: d8de5d27-de30-4fa2-83b1-1b2e271e2d2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18623 2024.08.27 19:56:30.785689 [ 3 ] {} <Debug> HTTP-Session: d8de5d27-de30-4fa2-83b1-1b2e271e2d2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18624 2024.08.27 19:56:30.785721 [ 3 ] {} <Trace> HTTP-Session: d8de5d27-de30-4fa2-83b1-1b2e271e2d2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18625 2024.08.27 19:56:30.785829 [ 3 ] {7d39ab01-0b58-4c2b-a8bb-9c42f029a068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
18626 2024.08.27 19:56:30.785875 [ 3 ] {7d39ab01-0b58-4c2b-a8bb-9c42f029a068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
18627 2024.08.27 19:56:30.786012 [ 3 ] {7d39ab01-0b58-4c2b-a8bb-9c42f029a068} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18628 2024.08.27 19:56:30.786276 [ 3 ] {7d39ab01-0b58-4c2b-a8bb-9c42f029a068} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18629 2024.08.27 19:56:30.786313 [ 3 ] {7d39ab01-0b58-4c2b-a8bb-9c42f029a068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
18630 2024.08.27 19:56:30.786673 [ 3 ] {7d39ab01-0b58-4c2b-a8bb-9c42f029a068} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
18631 2024.08.27 19:56:30.786996 [ 3 ] {7d39ab01-0b58-4c2b-a8bb-9c42f029a068} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18632 2024.08.27 19:56:30.787167 [ 3 ] {7d39ab01-0b58-4c2b-a8bb-9c42f029a068} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00135 sec., 4444.444444444444 rows/sec., 232.20 KiB/sec.
18633 2024.08.27 19:56:30.787377 [ 3 ] {7d39ab01-0b58-4c2b-a8bb-9c42f029a068} <Debug> DynamicQueryHandler: Done processing query
18634 2024.08.27 19:56:30.787402 [ 3 ] {7d39ab01-0b58-4c2b-a8bb-9c42f029a068} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
18635 2024.08.27 19:56:30.787420 [ 3 ] {} <Debug> HTTP-Session: d8de5d27-de30-4fa2-83b1-1b2e271e2d2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18636 2024.08.27 19:56:30.787579 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44659, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18637 2024.08.27 19:56:30.787627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18638 2024.08.27 19:56:30.787647 [ 3 ] {} <Debug> HTTP-Session: a14c7793-8753-4ce4-bf7a-93f3b12dd768 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18639 2024.08.27 19:56:30.787664 [ 3 ] {} <Debug> HTTP-Session: a14c7793-8753-4ce4-bf7a-93f3b12dd768 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18640 2024.08.27 19:56:30.787679 [ 3 ] {} <Debug> HTTP-Session: a14c7793-8753-4ce4-bf7a-93f3b12dd768 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18641 2024.08.27 19:56:30.787709 [ 3 ] {} <Trace> HTTP-Session: a14c7793-8753-4ce4-bf7a-93f3b12dd768 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18642 2024.08.27 19:56:30.787886 [ 3 ] {6f7caf27-9f6c-4115-80a6-024782ce1833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
18643 2024.08.27 19:56:30.787932 [ 3 ] {6f7caf27-9f6c-4115-80a6-024782ce1833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18644 2024.08.27 19:56:30.788076 [ 3 ] {6f7caf27-9f6c-4115-80a6-024782ce1833} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18645 2024.08.27 19:56:30.788628 [ 3 ] {6f7caf27-9f6c-4115-80a6-024782ce1833} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18646 2024.08.27 19:56:30.788665 [ 3 ] {6f7caf27-9f6c-4115-80a6-024782ce1833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
18647 2024.08.27 19:56:30.789055 [ 3 ] {6f7caf27-9f6c-4115-80a6-024782ce1833} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary)
18648 2024.08.27 19:56:30.789394 [ 3 ] {6f7caf27-9f6c-4115-80a6-024782ce1833} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18649 2024.08.27 19:56:30.789570 [ 3 ] {6f7caf27-9f6c-4115-80a6-024782ce1833} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00177 sec., 133898.30508474575 rows/sec., 8.97 MiB/sec.
18650 2024.08.27 19:56:30.789580 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Selected 6 parts from all_1_104_21 to all_109_109_0
18651 2024.08.27 19:56:30.789675 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18652 2024.08.27 19:56:30.789754 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
18653 2024.08.27 19:56:30.789885 [ 3 ] {6f7caf27-9f6c-4115-80a6-024782ce1833} <Debug> DynamicQueryHandler: Done processing query
18654 2024.08.27 19:56:30.789926 [ 3 ] {6f7caf27-9f6c-4115-80a6-024782ce1833} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
18655 2024.08.27 19:56:30.789941 [ 187 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_109_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_104_21 to all_109_109_0 into Compact with storage Full
18656 2024.08.27 19:56:30.789947 [ 3 ] {} <Debug> HTTP-Session: a14c7793-8753-4ce4-bf7a-93f3b12dd768 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18657 2024.08.27 19:56:30.790080 [ 187 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_109_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18658 2024.08.27 19:56:30.790115 [ 187 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_104_21, total 28521 rows starting from the beginning of the part
18659 2024.08.27 19:56:30.790132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18660 2024.08.27 19:56:30.790262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18661 2024.08.27 19:56:30.790291 [ 187 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part
18662 2024.08.27 19:56:30.790350 [ 3 ] {} <Debug> HTTP-Session: a6054737-3bd2-44bd-b047-cb31bea1e2b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18663 2024.08.27 19:56:30.790413 [ 3 ] {} <Debug> HTTP-Session: a6054737-3bd2-44bd-b047-cb31bea1e2b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18664 2024.08.27 19:56:30.790513 [ 3 ] {} <Debug> HTTP-Session: a6054737-3bd2-44bd-b047-cb31bea1e2b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18665 2024.08.27 19:56:30.790676 [ 3 ] {} <Trace> HTTP-Session: a6054737-3bd2-44bd-b047-cb31bea1e2b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18666 2024.08.27 19:56:30.790688 [ 187 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 910 rows starting from the beginning of the part
18667 2024.08.27 19:56:30.790999 [ 3 ] {6ae0024f-971d-45f2-80bc-15374bd77a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
18668 2024.08.27 19:56:30.791009 [ 187 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 32 rows starting from the beginning of the part
18669 2024.08.27 19:56:30.791073 [ 3 ] {6ae0024f-971d-45f2-80bc-15374bd77a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
18670 2024.08.27 19:56:30.791201 [ 187 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part
18671 2024.08.27 19:56:30.791430 [ 187 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 237 rows starting from the beginning of the part
18672 2024.08.27 19:56:30.791769 [ 3 ] {6ae0024f-971d-45f2-80bc-15374bd77a1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18673 2024.08.27 19:56:30.792266 [ 3 ] {6ae0024f-971d-45f2-80bc-15374bd77a1a} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18674 2024.08.27 19:56:30.792304 [ 3 ] {6ae0024f-971d-45f2-80bc-15374bd77a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
18675 2024.08.27 19:56:30.792738 [ 3 ] {6ae0024f-971d-45f2-80bc-15374bd77a1a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
18676 2024.08.27 19:56:30.793124 [ 3 ] {6ae0024f-971d-45f2-80bc-15374bd77a1a} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18677 2024.08.27 19:56:30.793371 [ 3 ] {6ae0024f-971d-45f2-80bc-15374bd77a1a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002474 sec., 404.2037186742118 rows/sec., 27.24 KiB/sec.
18678 2024.08.27 19:56:30.793610 [ 3 ] {6ae0024f-971d-45f2-80bc-15374bd77a1a} <Debug> DynamicQueryHandler: Done processing query
18679 2024.08.27 19:56:30.793641 [ 3 ] {6ae0024f-971d-45f2-80bc-15374bd77a1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
18680 2024.08.27 19:56:30.793671 [ 3 ] {} <Debug> HTTP-Session: a6054737-3bd2-44bd-b047-cb31bea1e2b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18681 2024.08.27 19:56:30.793856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44524, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18682 2024.08.27 19:56:30.793910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18683 2024.08.27 19:56:30.793930 [ 3 ] {} <Debug> HTTP-Session: 0726e39d-a72b-4d31-a181-29a218f35dfa Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18684 2024.08.27 19:56:30.793947 [ 3 ] {} <Debug> HTTP-Session: 0726e39d-a72b-4d31-a181-29a218f35dfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18685 2024.08.27 19:56:30.793961 [ 3 ] {} <Debug> HTTP-Session: 0726e39d-a72b-4d31-a181-29a218f35dfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18686 2024.08.27 19:56:30.793992 [ 3 ] {} <Trace> HTTP-Session: 0726e39d-a72b-4d31-a181-29a218f35dfa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18687 2024.08.27 19:56:30.794339 [ 3 ] {e743e549-4095-4340-bea4-cc8860a55232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
18688 2024.08.27 19:56:30.794453 [ 3 ] {e743e549-4095-4340-bea4-cc8860a55232} <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
18689 2024.08.27 19:56:30.794891 [ 3 ] {e743e549-4095-4340-bea4-cc8860a55232} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18690 2024.08.27 19:56:30.795596 [ 3 ] {e743e549-4095-4340-bea4-cc8860a55232} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18691 2024.08.27 19:56:30.795634 [ 3 ] {e743e549-4095-4340-bea4-cc8860a55232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
18692 2024.08.27 19:56:30.796453 [ 3 ] {e743e549-4095-4340-bea4-cc8860a55232} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
18693 2024.08.27 19:56:30.796900 [ 3 ] {e743e549-4095-4340-bea4-cc8860a55232} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18694 2024.08.27 19:56:30.797128 [ 3 ] {e743e549-4095-4340-bea4-cc8860a55232} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.003019 sec., 8943.358728055648 rows/sec., 16.03 MiB/sec.
18695 2024.08.27 19:56:30.797772 [ 3 ] {e743e549-4095-4340-bea4-cc8860a55232} <Debug> DynamicQueryHandler: Done processing query
18696 2024.08.27 19:56:30.797841 [ 3 ] {e743e549-4095-4340-bea4-cc8860a55232} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
18697 2024.08.27 19:56:30.797904 [ 3 ] {} <Debug> HTTP-Session: 0726e39d-a72b-4d31-a181-29a218f35dfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18698 2024.08.27 19:56:30.798178 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 12143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18699 2024.08.27 19:56:30.798229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18700 2024.08.27 19:56:30.798250 [ 3 ] {} <Debug> HTTP-Session: 656208ec-11e1-4e43-b28e-537e5c6ed7ac Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18701 2024.08.27 19:56:30.798267 [ 3 ] {} <Debug> HTTP-Session: 656208ec-11e1-4e43-b28e-537e5c6ed7ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18702 2024.08.27 19:56:30.798281 [ 3 ] {} <Debug> HTTP-Session: 656208ec-11e1-4e43-b28e-537e5c6ed7ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18703 2024.08.27 19:56:30.798328 [ 3 ] {} <Trace> HTTP-Session: 656208ec-11e1-4e43-b28e-537e5c6ed7ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18704 2024.08.27 19:56:30.798463 [ 3 ] {731b25fb-bfef-4447-81fb-ca8e6534d2be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
18705 2024.08.27 19:56:30.798557 [ 3 ] {731b25fb-bfef-4447-81fb-ca8e6534d2be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18706 2024.08.27 19:56:30.798689 [ 187 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_109_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30020 rows, containing 5 columns (5 merged, 0 gathered) in 0.008839765 sec., 3396017.8805658296 rows/sec., 229.55 MiB/sec.
18707 2024.08.27 19:56:30.798783 [ 3 ] {731b25fb-bfef-4447-81fb-ca8e6534d2be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18708 2024.08.27 19:56:30.799061 [ 187 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_109_22} <Trace> MergedBlockOutputStream: filled checksums all_1_109_22 (state Temporary)
18709 2024.08.27 19:56:30.799177 [ 3 ] {731b25fb-bfef-4447-81fb-ca8e6534d2be} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18710 2024.08.27 19:56:30.799216 [ 3 ] {731b25fb-bfef-4447-81fb-ca8e6534d2be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
18711 2024.08.27 19:56:30.799648 [ 187 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_109_22} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_merge_all_1_109_22 to all_1_109_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18712 2024.08.27 19:56:30.799747 [ 187 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_109_22} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Merged 6 parts: [all_1_104_21, all_109_109_0] -> all_1_109_22
18713 2024.08.27 19:56:30.799759 [ 3 ] {731b25fb-bfef-4447-81fb-ca8e6534d2be} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary)
18714 2024.08.27 19:56:30.799836 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB.
18715 2024.08.27 19:56:30.800110 [ 3 ] {731b25fb-bfef-4447-81fb-ca8e6534d2be} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18716 2024.08.27 19:56:30.800270 [ 3 ] {731b25fb-bfef-4447-81fb-ca8e6534d2be} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001859 sec., 44109.73641742873 rows/sec., 2.80 MiB/sec.
18717 2024.08.27 19:56:30.800454 [ 3 ] {731b25fb-bfef-4447-81fb-ca8e6534d2be} <Debug> DynamicQueryHandler: Done processing query
18718 2024.08.27 19:56:30.800480 [ 3 ] {731b25fb-bfef-4447-81fb-ca8e6534d2be} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
18719 2024.08.27 19:56:30.800496 [ 3 ] {} <Debug> HTTP-Session: 656208ec-11e1-4e43-b28e-537e5c6ed7ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18720 2024.08.27 19:56:35.764672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18721 2024.08.27 19:56:35.764804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18722 2024.08.27 19:56:35.764830 [ 3 ] {} <Debug> HTTP-Session: 23bb6fbc-9c75-41b9-b5b8-b1d26f773cd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18723 2024.08.27 19:56:35.764861 [ 3 ] {} <Debug> HTTP-Session: 23bb6fbc-9c75-41b9-b5b8-b1d26f773cd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18724 2024.08.27 19:56:35.764883 [ 3 ] {} <Debug> HTTP-Session: 23bb6fbc-9c75-41b9-b5b8-b1d26f773cd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18725 2024.08.27 19:56:35.764948 [ 3 ] {} <Trace> HTTP-Session: 23bb6fbc-9c75-41b9-b5b8-b1d26f773cd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18726 2024.08.27 19:56:35.765177 [ 3 ] {6d6981c9-ff59-4b4f-8ce8-bb18f5b919c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
18727 2024.08.27 19:56:35.765265 [ 3 ] {6d6981c9-ff59-4b4f-8ce8-bb18f5b919c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
18728 2024.08.27 19:56:35.765718 [ 3 ] {6d6981c9-ff59-4b4f-8ce8-bb18f5b919c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18729 2024.08.27 19:56:35.766252 [ 3 ] {6d6981c9-ff59-4b4f-8ce8-bb18f5b919c6} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18730 2024.08.27 19:56:35.766299 [ 3 ] {6d6981c9-ff59-4b4f-8ce8-bb18f5b919c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
18731 2024.08.27 19:56:35.766727 [ 3 ] {6d6981c9-ff59-4b4f-8ce8-bb18f5b919c6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
18732 2024.08.27 19:56:35.767127 [ 3 ] {6d6981c9-ff59-4b4f-8ce8-bb18f5b919c6} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18733 2024.08.27 19:56:35.767313 [ 3 ] {6d6981c9-ff59-4b4f-8ce8-bb18f5b919c6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002196 sec., 1821.4936247723133 rows/sec., 148.53 KiB/sec.
18734 2024.08.27 19:56:35.767580 [ 3 ] {6d6981c9-ff59-4b4f-8ce8-bb18f5b919c6} <Debug> DynamicQueryHandler: Done processing query
18735 2024.08.27 19:56:35.767608 [ 3 ] {6d6981c9-ff59-4b4f-8ce8-bb18f5b919c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18736 2024.08.27 19:56:35.767624 [ 3 ] {} <Debug> HTTP-Session: 23bb6fbc-9c75-41b9-b5b8-b1d26f773cd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18737 2024.08.27 19:56:35.767893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 16155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18738 2024.08.27 19:56:35.767945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18739 2024.08.27 19:56:35.767966 [ 3 ] {} <Debug> HTTP-Session: 989a3ca7-2be0-4306-9f43-cf0f013c78cc Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18740 2024.08.27 19:56:35.767984 [ 3 ] {} <Debug> HTTP-Session: 989a3ca7-2be0-4306-9f43-cf0f013c78cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18741 2024.08.27 19:56:35.767998 [ 3 ] {} <Debug> HTTP-Session: 989a3ca7-2be0-4306-9f43-cf0f013c78cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18742 2024.08.27 19:56:35.768034 [ 3 ] {} <Trace> HTTP-Session: 989a3ca7-2be0-4306-9f43-cf0f013c78cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18743 2024.08.27 19:56:35.768168 [ 3 ] {27817280-c8bb-4a4d-9acd-f06cc84b6eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
18744 2024.08.27 19:56:35.768214 [ 3 ] {27817280-c8bb-4a4d-9acd-f06cc84b6eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18745 2024.08.27 19:56:35.768446 [ 3 ] {27817280-c8bb-4a4d-9acd-f06cc84b6eea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18746 2024.08.27 19:56:35.768909 [ 3 ] {27817280-c8bb-4a4d-9acd-f06cc84b6eea} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18747 2024.08.27 19:56:35.768947 [ 3 ] {27817280-c8bb-4a4d-9acd-f06cc84b6eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
18748 2024.08.27 19:56:35.769323 [ 3 ] {27817280-c8bb-4a4d-9acd-f06cc84b6eea} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary)
18749 2024.08.27 19:56:35.769694 [ 3 ] {27817280-c8bb-4a4d-9acd-f06cc84b6eea} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18750 2024.08.27 19:56:35.769865 [ 3 ] {27817280-c8bb-4a4d-9acd-f06cc84b6eea} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001744 sec., 63073.39449541284 rows/sec., 5.29 MiB/sec.
18751 2024.08.27 19:56:35.770066 [ 3 ] {27817280-c8bb-4a4d-9acd-f06cc84b6eea} <Debug> DynamicQueryHandler: Done processing query
18752 2024.08.27 19:56:35.770092 [ 3 ] {27817280-c8bb-4a4d-9acd-f06cc84b6eea} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
18753 2024.08.27 19:56:35.770107 [ 3 ] {} <Debug> HTTP-Session: 989a3ca7-2be0-4306-9f43-cf0f013c78cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18754 2024.08.27 19:56:35.770245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18755 2024.08.27 19:56:35.770296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18756 2024.08.27 19:56:35.770315 [ 3 ] {} <Debug> HTTP-Session: 34fbe9fc-a4e4-432f-9451-4f722c510ff7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18757 2024.08.27 19:56:35.770331 [ 3 ] {} <Debug> HTTP-Session: 34fbe9fc-a4e4-432f-9451-4f722c510ff7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18758 2024.08.27 19:56:35.770345 [ 3 ] {} <Debug> HTTP-Session: 34fbe9fc-a4e4-432f-9451-4f722c510ff7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18759 2024.08.27 19:56:35.770377 [ 3 ] {} <Trace> HTTP-Session: 34fbe9fc-a4e4-432f-9451-4f722c510ff7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18760 2024.08.27 19:56:35.770502 [ 3 ] {a1431a17-accb-4dd8-b3df-d19d3b2919fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
18761 2024.08.27 19:56:35.770547 [ 3 ] {a1431a17-accb-4dd8-b3df-d19d3b2919fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
18762 2024.08.27 19:56:35.770774 [ 3 ] {a1431a17-accb-4dd8-b3df-d19d3b2919fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18763 2024.08.27 19:56:35.771100 [ 3 ] {a1431a17-accb-4dd8-b3df-d19d3b2919fd} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18764 2024.08.27 19:56:35.771138 [ 3 ] {a1431a17-accb-4dd8-b3df-d19d3b2919fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
18765 2024.08.27 19:56:35.771489 [ 3 ] {a1431a17-accb-4dd8-b3df-d19d3b2919fd} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
18766 2024.08.27 19:56:35.771844 [ 3 ] {a1431a17-accb-4dd8-b3df-d19d3b2919fd} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18767 2024.08.27 19:56:35.771999 [ 3 ] {a1431a17-accb-4dd8-b3df-d19d3b2919fd} <Debug> executeQuery: Read 30 rows, 2.23 KiB in 0.001546 sec., 19404.915912031047 rows/sec., 1.41 MiB/sec.
18768 2024.08.27 19:56:35.772172 [ 3 ] {a1431a17-accb-4dd8-b3df-d19d3b2919fd} <Debug> DynamicQueryHandler: Done processing query
18769 2024.08.27 19:56:35.772196 [ 3 ] {a1431a17-accb-4dd8-b3df-d19d3b2919fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
18770 2024.08.27 19:56:35.772213 [ 3 ] {} <Debug> HTTP-Session: 34fbe9fc-a4e4-432f-9451-4f722c510ff7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18771 2024.08.27 19:56:35.772360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 15982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18772 2024.08.27 19:56:35.772408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18773 2024.08.27 19:56:35.772428 [ 3 ] {} <Debug> HTTP-Session: 9b456f30-005c-4de8-b187-0f1374b45a59 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18774 2024.08.27 19:56:35.772444 [ 3 ] {} <Debug> HTTP-Session: 9b456f30-005c-4de8-b187-0f1374b45a59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18775 2024.08.27 19:56:35.772461 [ 3 ] {} <Debug> HTTP-Session: 9b456f30-005c-4de8-b187-0f1374b45a59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18776 2024.08.27 19:56:35.772494 [ 3 ] {} <Trace> HTTP-Session: 9b456f30-005c-4de8-b187-0f1374b45a59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18777 2024.08.27 19:56:35.772621 [ 3 ] {911bc217-4de1-4cd2-a902-ddeaa2a34eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
18778 2024.08.27 19:56:35.772666 [ 3 ] {911bc217-4de1-4cd2-a902-ddeaa2a34eeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18779 2024.08.27 19:56:35.772890 [ 3 ] {911bc217-4de1-4cd2-a902-ddeaa2a34eeb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18780 2024.08.27 19:56:35.773259 [ 3 ] {911bc217-4de1-4cd2-a902-ddeaa2a34eeb} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18781 2024.08.27 19:56:35.773295 [ 3 ] {911bc217-4de1-4cd2-a902-ddeaa2a34eeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
18782 2024.08.27 19:56:35.773653 [ 3 ] {911bc217-4de1-4cd2-a902-ddeaa2a34eeb} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary)
18783 2024.08.27 19:56:35.774007 [ 3 ] {911bc217-4de1-4cd2-a902-ddeaa2a34eeb} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18784 2024.08.27 19:56:35.774170 [ 3 ] {911bc217-4de1-4cd2-a902-ddeaa2a34eeb} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001592 sec., 59045.22613065326 rows/sec., 4.62 MiB/sec.
18785 2024.08.27 19:56:35.774433 [ 3 ] {911bc217-4de1-4cd2-a902-ddeaa2a34eeb} <Debug> DynamicQueryHandler: Done processing query
18786 2024.08.27 19:56:35.774459 [ 3 ] {911bc217-4de1-4cd2-a902-ddeaa2a34eeb} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
18787 2024.08.27 19:56:35.774478 [ 3 ] {} <Debug> HTTP-Session: 9b456f30-005c-4de8-b187-0f1374b45a59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18788 2024.08.27 19:56:35.774773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 31039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18789 2024.08.27 19:56:35.774908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18790 2024.08.27 19:56:35.774979 [ 3 ] {} <Debug> HTTP-Session: cd3877c3-3a98-41c3-b8e6-b2bdcf4d6b42 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18791 2024.08.27 19:56:35.775037 [ 3 ] {} <Debug> HTTP-Session: cd3877c3-3a98-41c3-b8e6-b2bdcf4d6b42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18792 2024.08.27 19:56:35.775070 [ 3 ] {} <Debug> HTTP-Session: cd3877c3-3a98-41c3-b8e6-b2bdcf4d6b42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18793 2024.08.27 19:56:35.775120 [ 3 ] {} <Trace> HTTP-Session: cd3877c3-3a98-41c3-b8e6-b2bdcf4d6b42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18794 2024.08.27 19:56:35.775270 [ 3 ] {241acc3d-41b4-40f8-a113-c176fc501b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
18795 2024.08.27 19:56:35.775318 [ 3 ] {241acc3d-41b4-40f8-a113-c176fc501b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18796 2024.08.27 19:56:35.775485 [ 3 ] {241acc3d-41b4-40f8-a113-c176fc501b0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18797 2024.08.27 19:56:35.775867 [ 3 ] {241acc3d-41b4-40f8-a113-c176fc501b0d} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18798 2024.08.27 19:56:35.775904 [ 3 ] {241acc3d-41b4-40f8-a113-c176fc501b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
18799 2024.08.27 19:56:35.776293 [ 3 ] {241acc3d-41b4-40f8-a113-c176fc501b0d} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary)
18800 2024.08.27 19:56:35.776637 [ 3 ] {241acc3d-41b4-40f8-a113-c176fc501b0d} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18801 2024.08.27 19:56:35.776812 [ 3 ] {241acc3d-41b4-40f8-a113-c176fc501b0d} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001612 sec., 100496.27791563276 rows/sec., 7.00 MiB/sec.
18802 2024.08.27 19:56:35.776980 [ 3 ] {241acc3d-41b4-40f8-a113-c176fc501b0d} <Debug> DynamicQueryHandler: Done processing query
18803 2024.08.27 19:56:35.777004 [ 3 ] {241acc3d-41b4-40f8-a113-c176fc501b0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
18804 2024.08.27 19:56:35.777019 [ 3 ] {} <Debug> HTTP-Session: cd3877c3-3a98-41c3-b8e6-b2bdcf4d6b42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18805 2024.08.27 19:56:35.777213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 42136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18806 2024.08.27 19:56:35.777261 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18807 2024.08.27 19:56:35.777281 [ 3 ] {} <Debug> HTTP-Session: fdeb866c-890a-45ee-bb64-8dca5331b021 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18808 2024.08.27 19:56:35.777297 [ 3 ] {} <Debug> HTTP-Session: fdeb866c-890a-45ee-bb64-8dca5331b021 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18809 2024.08.27 19:56:35.777311 [ 3 ] {} <Debug> HTTP-Session: fdeb866c-890a-45ee-bb64-8dca5331b021 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18810 2024.08.27 19:56:35.777342 [ 3 ] {} <Trace> HTTP-Session: fdeb866c-890a-45ee-bb64-8dca5331b021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18811 2024.08.27 19:56:35.777640 [ 3 ] {a9ca504a-78e2-4106-bfc2-0f0a0824d787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
18812 2024.08.27 19:56:35.777706 [ 3 ] {a9ca504a-78e2-4106-bfc2-0f0a0824d787} <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
18813 2024.08.27 19:56:35.778129 [ 3 ] {a9ca504a-78e2-4106-bfc2-0f0a0824d787} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18814 2024.08.27 19:56:35.778790 [ 3 ] {a9ca504a-78e2-4106-bfc2-0f0a0824d787} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18815 2024.08.27 19:56:35.778827 [ 3 ] {a9ca504a-78e2-4106-bfc2-0f0a0824d787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
18816 2024.08.27 19:56:35.779474 [ 3 ] {a9ca504a-78e2-4106-bfc2-0f0a0824d787} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
18817 2024.08.27 19:56:35.779897 [ 3 ] {a9ca504a-78e2-4106-bfc2-0f0a0824d787} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18818 2024.08.27 19:56:35.780112 [ 3 ] {a9ca504a-78e2-4106-bfc2-0f0a0824d787} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002671 sec., 9734.181954324222 rows/sec., 17.44 MiB/sec.
18819 2024.08.27 19:56:35.780391 [ 3 ] {a9ca504a-78e2-4106-bfc2-0f0a0824d787} <Debug> DynamicQueryHandler: Done processing query
18820 2024.08.27 19:56:35.780429 [ 3 ] {a9ca504a-78e2-4106-bfc2-0f0a0824d787} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
18821 2024.08.27 19:56:35.780465 [ 3 ] {} <Debug> HTTP-Session: fdeb866c-890a-45ee-bb64-8dca5331b021 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18822 2024.08.27 19:56:35.780643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18823 2024.08.27 19:56:35.780692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18824 2024.08.27 19:56:35.780712 [ 3 ] {} <Debug> HTTP-Session: bf41dcce-5c99-4478-b886-bba833e6653f Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18825 2024.08.27 19:56:35.780729 [ 3 ] {} <Debug> HTTP-Session: bf41dcce-5c99-4478-b886-bba833e6653f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18826 2024.08.27 19:56:35.780743 [ 3 ] {} <Debug> HTTP-Session: bf41dcce-5c99-4478-b886-bba833e6653f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18827 2024.08.27 19:56:35.780775 [ 3 ] {} <Trace> HTTP-Session: bf41dcce-5c99-4478-b886-bba833e6653f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18828 2024.08.27 19:56:35.780890 [ 3 ] {13f1d72e-b3f4-4b4b-aeea-23afdd792b9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
18829 2024.08.27 19:56:35.780936 [ 3 ] {13f1d72e-b3f4-4b4b-aeea-23afdd792b9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18830 2024.08.27 19:56:35.781066 [ 3 ] {13f1d72e-b3f4-4b4b-aeea-23afdd792b9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18831 2024.08.27 19:56:35.781355 [ 3 ] {13f1d72e-b3f4-4b4b-aeea-23afdd792b9a} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18832 2024.08.27 19:56:35.781392 [ 3 ] {13f1d72e-b3f4-4b4b-aeea-23afdd792b9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
18833 2024.08.27 19:56:35.781754 [ 3 ] {13f1d72e-b3f4-4b4b-aeea-23afdd792b9a} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary)
18834 2024.08.27 19:56:35.782071 [ 3 ] {13f1d72e-b3f4-4b4b-aeea-23afdd792b9a} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18835 2024.08.27 19:56:35.782222 [ 3 ] {13f1d72e-b3f4-4b4b-aeea-23afdd792b9a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001373 sec., 43699.92716678805 rows/sec., 2.95 MiB/sec.
18836 2024.08.27 19:56:35.782383 [ 3 ] {13f1d72e-b3f4-4b4b-aeea-23afdd792b9a} <Debug> DynamicQueryHandler: Done processing query
18837 2024.08.27 19:56:35.782407 [ 3 ] {13f1d72e-b3f4-4b4b-aeea-23afdd792b9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18838 2024.08.27 19:56:35.782423 [ 3 ] {} <Debug> HTTP-Session: bf41dcce-5c99-4478-b886-bba833e6653f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18839 2024.08.27 19:56:39.809675 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache
18840 2024.08.27 19:56:39.809738 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache
18841 2024.08.27 19:56:40.768578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18842 2024.08.27 19:56:40.768685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18843 2024.08.27 19:56:40.768710 [ 3 ] {} <Debug> HTTP-Session: ee9d58ee-9268-407c-88c2-5a567fac212e Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18844 2024.08.27 19:56:40.768734 [ 3 ] {} <Debug> HTTP-Session: ee9d58ee-9268-407c-88c2-5a567fac212e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18845 2024.08.27 19:56:40.768749 [ 3 ] {} <Debug> HTTP-Session: ee9d58ee-9268-407c-88c2-5a567fac212e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18846 2024.08.27 19:56:40.768798 [ 3 ] {} <Trace> HTTP-Session: ee9d58ee-9268-407c-88c2-5a567fac212e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18847 2024.08.27 19:56:40.768975 [ 3 ] {db280bcf-0346-42c8-8dcf-e0fb8bb2160a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
18848 2024.08.27 19:56:40.769041 [ 3 ] {db280bcf-0346-42c8-8dcf-e0fb8bb2160a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
18849 2024.08.27 19:56:40.769377 [ 3 ] {db280bcf-0346-42c8-8dcf-e0fb8bb2160a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18850 2024.08.27 19:56:40.769863 [ 3 ] {db280bcf-0346-42c8-8dcf-e0fb8bb2160a} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18851 2024.08.27 19:56:40.769906 [ 3 ] {db280bcf-0346-42c8-8dcf-e0fb8bb2160a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
18852 2024.08.27 19:56:40.770317 [ 3 ] {db280bcf-0346-42c8-8dcf-e0fb8bb2160a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
18853 2024.08.27 19:56:40.770720 [ 3 ] {db280bcf-0346-42c8-8dcf-e0fb8bb2160a} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18854 2024.08.27 19:56:40.770877 [ 3 ] {db280bcf-0346-42c8-8dcf-e0fb8bb2160a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001956 sec., 2044.989775051125 rows/sec., 166.75 KiB/sec.
18855 2024.08.27 19:56:40.771100 [ 3 ] {db280bcf-0346-42c8-8dcf-e0fb8bb2160a} <Debug> DynamicQueryHandler: Done processing query
18856 2024.08.27 19:56:40.771127 [ 3 ] {db280bcf-0346-42c8-8dcf-e0fb8bb2160a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18857 2024.08.27 19:56:40.771143 [ 3 ] {} <Debug> HTTP-Session: ee9d58ee-9268-407c-88c2-5a567fac212e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18858 2024.08.27 19:56:40.771381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 37083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18859 2024.08.27 19:56:40.771436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18860 2024.08.27 19:56:40.771456 [ 3 ] {} <Debug> HTTP-Session: 3978b5df-77fd-4fff-8de6-b1be2d20165f Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18861 2024.08.27 19:56:40.771474 [ 3 ] {} <Debug> HTTP-Session: 3978b5df-77fd-4fff-8de6-b1be2d20165f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18862 2024.08.27 19:56:40.771488 [ 3 ] {} <Debug> HTTP-Session: 3978b5df-77fd-4fff-8de6-b1be2d20165f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18863 2024.08.27 19:56:40.771524 [ 3 ] {} <Trace> HTTP-Session: 3978b5df-77fd-4fff-8de6-b1be2d20165f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18864 2024.08.27 19:56:40.771707 [ 3 ] {6144c125-f523-454d-839d-049c7dfc1221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
18865 2024.08.27 19:56:40.771755 [ 3 ] {6144c125-f523-454d-839d-049c7dfc1221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18866 2024.08.27 19:56:40.771991 [ 3 ] {6144c125-f523-454d-839d-049c7dfc1221} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18867 2024.08.27 19:56:40.772465 [ 3 ] {6144c125-f523-454d-839d-049c7dfc1221} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18868 2024.08.27 19:56:40.772502 [ 3 ] {6144c125-f523-454d-839d-049c7dfc1221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
18869 2024.08.27 19:56:40.772893 [ 3 ] {6144c125-f523-454d-839d-049c7dfc1221} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary)
18870 2024.08.27 19:56:40.773242 [ 3 ] {6144c125-f523-454d-839d-049c7dfc1221} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18871 2024.08.27 19:56:40.773379 [ 3 ] {6144c125-f523-454d-839d-049c7dfc1221} <Debug> executeQuery: Read 245 rows, 22.20 KiB in 0.001763 sec., 138967.6687464549 rows/sec., 12.30 MiB/sec.
18872 2024.08.27 19:56:40.773387 [ 71 ] {} <Debug> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0
18873 2024.08.27 19:56:40.773451 [ 71 ] {} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18874 2024.08.27 19:56:40.773490 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
18875 2024.08.27 19:56:40.773596 [ 3 ] {6144c125-f523-454d-839d-049c7dfc1221} <Debug> DynamicQueryHandler: Done processing query
18876 2024.08.27 19:56:40.773662 [ 3 ] {6144c125-f523-454d-839d-049c7dfc1221} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
18877 2024.08.27 19:56:40.773723 [ 3 ] {} <Debug> HTTP-Session: 3978b5df-77fd-4fff-8de6-b1be2d20165f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18878 2024.08.27 19:56:40.773840 [ 188 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full
18879 2024.08.27 19:56:40.773926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18880 2024.08.27 19:56:40.774042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18881 2024.08.27 19:56:40.774077 [ 3 ] {} <Debug> HTTP-Session: 7c2f6663-0083-4d00-8110-aa24f5b2850e Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18882 2024.08.27 19:56:40.774131 [ 3 ] {} <Debug> HTTP-Session: 7c2f6663-0083-4d00-8110-aa24f5b2850e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18883 2024.08.27 19:56:40.774176 [ 3 ] {} <Debug> HTTP-Session: 7c2f6663-0083-4d00-8110-aa24f5b2850e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18884 2024.08.27 19:56:40.774279 [ 3 ] {} <Trace> HTTP-Session: 7c2f6663-0083-4d00-8110-aa24f5b2850e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18885 2024.08.27 19:56:40.774294 [ 188 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18886 2024.08.27 19:56:40.774357 [ 188 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1481 rows starting from the beginning of the part
18887 2024.08.27 19:56:40.774530 [ 3 ] {caddc858-09c4-483f-bd9d-5b3e4ce21df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
18888 2024.08.27 19:56:40.774651 [ 188 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 56 rows starting from the beginning of the part
18889 2024.08.27 19:56:40.774677 [ 3 ] {caddc858-09c4-483f-bd9d-5b3e4ce21df7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
18890 2024.08.27 19:56:40.775044 [ 188 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 108 rows starting from the beginning of the part
18891 2024.08.27 19:56:40.775326 [ 188 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 243 rows starting from the beginning of the part
18892 2024.08.27 19:56:40.775718 [ 188 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 110 rows starting from the beginning of the part
18893 2024.08.27 19:56:40.776244 [ 188 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 245 rows starting from the beginning of the part
18894 2024.08.27 19:56:40.776378 [ 3 ] {caddc858-09c4-483f-bd9d-5b3e4ce21df7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18895 2024.08.27 19:56:40.777354 [ 3 ] {caddc858-09c4-483f-bd9d-5b3e4ce21df7} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18896 2024.08.27 19:56:40.777419 [ 3 ] {caddc858-09c4-483f-bd9d-5b3e4ce21df7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
18897 2024.08.27 19:56:40.778353 [ 3 ] {caddc858-09c4-483f-bd9d-5b3e4ce21df7} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
18898 2024.08.27 19:56:40.779202 [ 3 ] {caddc858-09c4-483f-bd9d-5b3e4ce21df7} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18899 2024.08.27 19:56:40.779506 [ 3 ] {caddc858-09c4-483f-bd9d-5b3e4ce21df7} <Debug> executeQuery: Read 31 rows, 2.31 KiB in 0.005068 sec., 6116.8113654301505 rows/sec., 455.72 KiB/sec.
18900 2024.08.27 19:56:40.780225 [ 188 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2243 rows, containing 5 columns (5 merged, 0 gathered) in 0.006640219 sec., 337790.0638518097 rows/sec., 29.91 MiB/sec.
18901 2024.08.27 19:56:40.780269 [ 3 ] {caddc858-09c4-483f-bd9d-5b3e4ce21df7} <Debug> DynamicQueryHandler: Done processing query
18902 2024.08.27 19:56:40.780347 [ 3 ] {caddc858-09c4-483f-bd9d-5b3e4ce21df7} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
18903 2024.08.27 19:56:40.780400 [ 3 ] {} <Debug> HTTP-Session: 7c2f6663-0083-4d00-8110-aa24f5b2850e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18904 2024.08.27 19:56:40.780629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18905 2024.08.27 19:56:40.780641 [ 188 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary)
18906 2024.08.27 19:56:40.780726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18907 2024.08.27 19:56:40.780781 [ 3 ] {} <Debug> HTTP-Session: 78706de0-016d-4f08-8a1d-3ea4dc4893e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18908 2024.08.27 19:56:40.780801 [ 3 ] {} <Debug> HTTP-Session: 78706de0-016d-4f08-8a1d-3ea4dc4893e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18909 2024.08.27 19:56:40.780825 [ 3 ] {} <Debug> HTTP-Session: 78706de0-016d-4f08-8a1d-3ea4dc4893e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18910 2024.08.27 19:56:40.780879 [ 3 ] {} <Trace> HTTP-Session: 78706de0-016d-4f08-8a1d-3ea4dc4893e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18911 2024.08.27 19:56:40.781235 [ 3 ] {e80f4acf-d308-4b36-a704-f362cd436ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
18912 2024.08.27 19:56:40.781331 [ 3 ] {e80f4acf-d308-4b36-a704-f362cd436ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
18913 2024.08.27 19:56:40.781782 [ 188 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_111_22} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18914 2024.08.27 19:56:40.781842 [ 3 ] {e80f4acf-d308-4b36-a704-f362cd436ae0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18915 2024.08.27 19:56:40.781993 [ 188 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_111_22} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22
18916 2024.08.27 19:56:40.782150 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB.
18917 2024.08.27 19:56:40.782337 [ 3 ] {e80f4acf-d308-4b36-a704-f362cd436ae0} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18918 2024.08.27 19:56:40.782380 [ 3 ] {e80f4acf-d308-4b36-a704-f362cd436ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
18919 2024.08.27 19:56:40.782750 [ 3 ] {e80f4acf-d308-4b36-a704-f362cd436ae0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
18920 2024.08.27 19:56:40.783122 [ 3 ] {e80f4acf-d308-4b36-a704-f362cd436ae0} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18921 2024.08.27 19:56:40.783255 [ 3 ] {e80f4acf-d308-4b36-a704-f362cd436ae0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00221 sec., 6334.841628959275 rows/sec., 443.65 KiB/sec.
18922 2024.08.27 19:56:40.783418 [ 3 ] {e80f4acf-d308-4b36-a704-f362cd436ae0} <Debug> DynamicQueryHandler: Done processing query
18923 2024.08.27 19:56:40.783443 [ 3 ] {e80f4acf-d308-4b36-a704-f362cd436ae0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
18924 2024.08.27 19:56:40.783459 [ 3 ] {} <Debug> HTTP-Session: 78706de0-016d-4f08-8a1d-3ea4dc4893e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18925 2024.08.27 19:56:40.783582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18926 2024.08.27 19:56:40.783631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18927 2024.08.27 19:56:40.783652 [ 3 ] {} <Debug> HTTP-Session: 84164783-e86a-4c4b-9e0b-a86215c81646 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18928 2024.08.27 19:56:40.783669 [ 3 ] {} <Debug> HTTP-Session: 84164783-e86a-4c4b-9e0b-a86215c81646 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18929 2024.08.27 19:56:40.783684 [ 3 ] {} <Debug> HTTP-Session: 84164783-e86a-4c4b-9e0b-a86215c81646 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18930 2024.08.27 19:56:40.783715 [ 3 ] {} <Trace> HTTP-Session: 84164783-e86a-4c4b-9e0b-a86215c81646 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18931 2024.08.27 19:56:40.783820 [ 3 ] {650517b3-6cf3-4c34-bdcf-f6b6dd5ed93a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
18932 2024.08.27 19:56:40.783863 [ 3 ] {650517b3-6cf3-4c34-bdcf-f6b6dd5ed93a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
18933 2024.08.27 19:56:40.784087 [ 3 ] {650517b3-6cf3-4c34-bdcf-f6b6dd5ed93a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18934 2024.08.27 19:56:40.784351 [ 3 ] {650517b3-6cf3-4c34-bdcf-f6b6dd5ed93a} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18935 2024.08.27 19:56:40.784388 [ 3 ] {650517b3-6cf3-4c34-bdcf-f6b6dd5ed93a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
18936 2024.08.27 19:56:40.784731 [ 3 ] {650517b3-6cf3-4c34-bdcf-f6b6dd5ed93a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
18937 2024.08.27 19:56:40.785091 [ 3 ] {650517b3-6cf3-4c34-bdcf-f6b6dd5ed93a} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18938 2024.08.27 19:56:40.785224 [ 3 ] {650517b3-6cf3-4c34-bdcf-f6b6dd5ed93a} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001429 sec., 4198.740377886635 rows/sec., 248.07 KiB/sec.
18939 2024.08.27 19:56:40.785382 [ 3 ] {650517b3-6cf3-4c34-bdcf-f6b6dd5ed93a} <Debug> DynamicQueryHandler: Done processing query
18940 2024.08.27 19:56:40.785407 [ 3 ] {650517b3-6cf3-4c34-bdcf-f6b6dd5ed93a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18941 2024.08.27 19:56:40.785423 [ 3 ] {} <Debug> HTTP-Session: 84164783-e86a-4c4b-9e0b-a86215c81646 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18942 2024.08.27 19:56:40.785700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 67021, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18943 2024.08.27 19:56:40.785750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18944 2024.08.27 19:56:40.785770 [ 3 ] {} <Debug> HTTP-Session: 295d3fe5-c249-45ed-87b5-9fa56fc81d40 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18945 2024.08.27 19:56:40.785787 [ 3 ] {} <Debug> HTTP-Session: 295d3fe5-c249-45ed-87b5-9fa56fc81d40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18946 2024.08.27 19:56:40.785802 [ 3 ] {} <Debug> HTTP-Session: 295d3fe5-c249-45ed-87b5-9fa56fc81d40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18947 2024.08.27 19:56:40.785833 [ 3 ] {} <Trace> HTTP-Session: 295d3fe5-c249-45ed-87b5-9fa56fc81d40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18948 2024.08.27 19:56:40.786168 [ 3 ] {da4f8f6b-4f37-4e2a-8d68-846e84dbc7db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
18949 2024.08.27 19:56:40.786213 [ 3 ] {da4f8f6b-4f37-4e2a-8d68-846e84dbc7db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18950 2024.08.27 19:56:40.786437 [ 3 ] {da4f8f6b-4f37-4e2a-8d68-846e84dbc7db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18951 2024.08.27 19:56:40.786976 [ 3 ] {da4f8f6b-4f37-4e2a-8d68-846e84dbc7db} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18952 2024.08.27 19:56:40.787012 [ 3 ] {da4f8f6b-4f37-4e2a-8d68-846e84dbc7db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
18953 2024.08.27 19:56:40.787382 [ 3 ] {da4f8f6b-4f37-4e2a-8d68-846e84dbc7db} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary)
18954 2024.08.27 19:56:40.787736 [ 3 ] {da4f8f6b-4f37-4e2a-8d68-846e84dbc7db} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18955 2024.08.27 19:56:40.787863 [ 3 ] {da4f8f6b-4f37-4e2a-8d68-846e84dbc7db} <Debug> executeQuery: Read 413 rows, 30.17 KiB in 0.001924 sec., 214656.96465696467 rows/sec., 15.31 MiB/sec.
18956 2024.08.27 19:56:40.787867 [ 71 ] {} <Debug> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0
18957 2024.08.27 19:56:40.787917 [ 71 ] {} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18958 2024.08.27 19:56:40.787948 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
18959 2024.08.27 19:56:40.788051 [ 3 ] {da4f8f6b-4f37-4e2a-8d68-846e84dbc7db} <Debug> DynamicQueryHandler: Done processing query
18960 2024.08.27 19:56:40.788062 [ 191 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full
18961 2024.08.27 19:56:40.788089 [ 3 ] {da4f8f6b-4f37-4e2a-8d68-846e84dbc7db} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
18962 2024.08.27 19:56:40.788118 [ 3 ] {} <Debug> HTTP-Session: 295d3fe5-c249-45ed-87b5-9fa56fc81d40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18963 2024.08.27 19:56:40.788226 [ 191 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18964 2024.08.27 19:56:40.788263 [ 191 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 963 rows starting from the beginning of the part
18965 2024.08.27 19:56:40.788311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18966 2024.08.27 19:56:40.788378 [ 191 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 64 rows starting from the beginning of the part
18967 2024.08.27 19:56:40.788434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18968 2024.08.27 19:56:40.788530 [ 3 ] {} <Debug> HTTP-Session: 3654b8a0-df9b-4f89-8b9d-de29a851ae84 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18969 2024.08.27 19:56:40.788667 [ 3 ] {} <Debug> HTTP-Session: 3654b8a0-df9b-4f89-8b9d-de29a851ae84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18970 2024.08.27 19:56:40.788780 [ 3 ] {} <Debug> HTTP-Session: 3654b8a0-df9b-4f89-8b9d-de29a851ae84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18971 2024.08.27 19:56:40.788884 [ 191 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 90 rows starting from the beginning of the part
18972 2024.08.27 19:56:40.788955 [ 3 ] {} <Trace> HTTP-Session: 3654b8a0-df9b-4f89-8b9d-de29a851ae84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18973 2024.08.27 19:56:40.789114 [ 191 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 409 rows starting from the beginning of the part
18974 2024.08.27 19:56:40.789152 [ 3 ] {15e7befa-95e1-4142-a372-23afa80f3797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
18975 2024.08.27 19:56:40.789255 [ 191 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 94 rows starting from the beginning of the part
18976 2024.08.27 19:56:40.789287 [ 3 ] {15e7befa-95e1-4142-a372-23afa80f3797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
18977 2024.08.27 19:56:40.789575 [ 191 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 413 rows starting from the beginning of the part
18978 2024.08.27 19:56:40.790122 [ 3 ] {15e7befa-95e1-4142-a372-23afa80f3797} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18979 2024.08.27 19:56:40.790486 [ 3 ] {15e7befa-95e1-4142-a372-23afa80f3797} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18980 2024.08.27 19:56:40.790525 [ 3 ] {15e7befa-95e1-4142-a372-23afa80f3797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
18981 2024.08.27 19:56:40.791064 [ 3 ] {15e7befa-95e1-4142-a372-23afa80f3797} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
18982 2024.08.27 19:56:40.791494 [ 3 ] {15e7befa-95e1-4142-a372-23afa80f3797} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18983 2024.08.27 19:56:40.791644 [ 193 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2033 rows, containing 5 columns (5 merged, 0 gathered) in 0.003636239 sec., 559094.1629524352 rows/sec., 42.85 MiB/sec.
18984 2024.08.27 19:56:40.791717 [ 71 ] {} <Debug> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
18985 2024.08.27 19:56:40.791737 [ 3 ] {15e7befa-95e1-4142-a372-23afa80f3797} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002644 sec., 2269.28895612708 rows/sec., 118.56 KiB/sec.
18986 2024.08.27 19:56:40.791780 [ 71 ] {} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18987 2024.08.27 19:56:40.791855 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
18988 2024.08.27 19:56:40.792105 [ 193 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary)
18989 2024.08.27 19:56:40.792182 [ 3 ] {15e7befa-95e1-4142-a372-23afa80f3797} <Debug> DynamicQueryHandler: Done processing query
18990 2024.08.27 19:56:40.792314 [ 3 ] {15e7befa-95e1-4142-a372-23afa80f3797} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
18991 2024.08.27 19:56:40.792414 [ 191 ] {e404840d-acbd-4930-baca-e5450aa2460b::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
18992 2024.08.27 19:56:40.792437 [ 3 ] {} <Debug> HTTP-Session: 3654b8a0-df9b-4f89-8b9d-de29a851ae84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18993 2024.08.27 19:56:40.792923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 45041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18994 2024.08.27 19:56:40.793235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18995 2024.08.27 19:56:40.793455 [ 3 ] {} <Debug> HTTP-Session: a0f23f10-b39c-430a-b5ed-9734113389e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
18996 2024.08.27 19:56:40.793617 [ 3 ] {} <Debug> HTTP-Session: a0f23f10-b39c-430a-b5ed-9734113389e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18997 2024.08.27 19:56:40.793693 [ 191 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18998 2024.08.27 19:56:40.793719 [ 3 ] {} <Debug> HTTP-Session: a0f23f10-b39c-430a-b5ed-9734113389e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18999 2024.08.27 19:56:40.793889 [ 191 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 246 rows starting from the beginning of the part
19000 2024.08.27 19:56:40.793940 [ 3 ] {} <Trace> HTTP-Session: a0f23f10-b39c-430a-b5ed-9734113389e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19001 2024.08.27 19:56:40.794349 [ 191 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part
19002 2024.08.27 19:56:40.794639 [ 3 ] {948e7097-5542-4004-a900-79ddb659bbea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
19003 2024.08.27 19:56:40.794914 [ 191 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part
19004 2024.08.27 19:56:40.794935 [ 3 ] {948e7097-5542-4004-a900-79ddb659bbea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
19005 2024.08.27 19:56:40.795418 [ 191 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part
19006 2024.08.27 19:56:40.795809 [ 193 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_111_22} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19007 2024.08.27 19:56:40.795908 [ 191 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part
19008 2024.08.27 19:56:40.796370 [ 193 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_111_22} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22
19009 2024.08.27 19:56:40.796465 [ 191 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part
19010 2024.08.27 19:56:40.796856 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB.
19011 2024.08.27 19:56:40.797073 [ 3 ] {948e7097-5542-4004-a900-79ddb659bbea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19012 2024.08.27 19:56:40.797642 [ 3 ] {948e7097-5542-4004-a900-79ddb659bbea} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19013 2024.08.27 19:56:40.797687 [ 3 ] {948e7097-5542-4004-a900-79ddb659bbea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
19014 2024.08.27 19:56:40.798285 [ 192 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.006292223 sec., 43863.671074594786 rows/sec., 2.24 MiB/sec.
19015 2024.08.27 19:56:40.798347 [ 3 ] {948e7097-5542-4004-a900-79ddb659bbea} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary)
19016 2024.08.27 19:56:40.798643 [ 194 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
19017 2024.08.27 19:56:40.798980 [ 3 ] {948e7097-5542-4004-a900-79ddb659bbea} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19018 2024.08.27 19:56:40.799322 [ 3 ] {948e7097-5542-4004-a900-79ddb659bbea} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.005017 sec., 47638.03069563484 rows/sec., 3.19 MiB/sec.
19019 2024.08.27 19:56:40.799914 [ 3 ] {948e7097-5542-4004-a900-79ddb659bbea} <Debug> DynamicQueryHandler: Done processing query
19020 2024.08.27 19:56:40.800002 [ 3 ] {948e7097-5542-4004-a900-79ddb659bbea} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
19021 2024.08.27 19:56:40.800105 [ 3 ] {} <Debug> HTTP-Session: a0f23f10-b39c-430a-b5ed-9734113389e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19022 2024.08.27 19:56:40.800135 [ 194 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_46_9} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19023 2024.08.27 19:56:40.800390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19024 2024.08.27 19:56:40.800476 [ 194 ] {e404840d-acbd-4930-baca-e5450aa2460b::all_1_46_9} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
19025 2024.08.27 19:56:40.800585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19026 2024.08.27 19:56:40.800738 [ 3 ] {} <Debug> HTTP-Session: ffa05cb6-4546-436b-8484-22988c32af46 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19027 2024.08.27 19:56:40.800767 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
19028 2024.08.27 19:56:40.800821 [ 3 ] {} <Debug> HTTP-Session: ffa05cb6-4546-436b-8484-22988c32af46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19029 2024.08.27 19:56:40.800891 [ 3 ] {} <Debug> HTTP-Session: ffa05cb6-4546-436b-8484-22988c32af46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19030 2024.08.27 19:56:40.801003 [ 3 ] {} <Trace> HTTP-Session: ffa05cb6-4546-436b-8484-22988c32af46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19031 2024.08.27 19:56:40.801237 [ 3 ] {af1af225-2e6b-40ec-bd54-938f65a54dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
19032 2024.08.27 19:56:40.801286 [ 3 ] {af1af225-2e6b-40ec-bd54-938f65a54dbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
19033 2024.08.27 19:56:40.801443 [ 3 ] {af1af225-2e6b-40ec-bd54-938f65a54dbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19034 2024.08.27 19:56:40.801699 [ 3 ] {af1af225-2e6b-40ec-bd54-938f65a54dbc} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19035 2024.08.27 19:56:40.801736 [ 3 ] {af1af225-2e6b-40ec-bd54-938f65a54dbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
19036 2024.08.27 19:56:40.802099 [ 3 ] {af1af225-2e6b-40ec-bd54-938f65a54dbc} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
19037 2024.08.27 19:56:40.802429 [ 3 ] {af1af225-2e6b-40ec-bd54-938f65a54dbc} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19038 2024.08.27 19:56:40.802570 [ 3 ] {af1af225-2e6b-40ec-bd54-938f65a54dbc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001398 sec., 715.307582260372 rows/sec., 48.20 KiB/sec.
19039 2024.08.27 19:56:40.802731 [ 3 ] {af1af225-2e6b-40ec-bd54-938f65a54dbc} <Debug> DynamicQueryHandler: Done processing query
19040 2024.08.27 19:56:40.802756 [ 3 ] {af1af225-2e6b-40ec-bd54-938f65a54dbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
19041 2024.08.27 19:56:40.802773 [ 3 ] {} <Debug> HTTP-Session: ffa05cb6-4546-436b-8484-22988c32af46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19042 2024.08.27 19:56:40.802942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44513, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19043 2024.08.27 19:56:40.802991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19044 2024.08.27 19:56:40.803009 [ 3 ] {} <Debug> HTTP-Session: 77685aa0-e9f2-4906-a24d-877e418b60e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19045 2024.08.27 19:56:40.803025 [ 3 ] {} <Debug> HTTP-Session: 77685aa0-e9f2-4906-a24d-877e418b60e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19046 2024.08.27 19:56:40.803040 [ 3 ] {} <Debug> HTTP-Session: 77685aa0-e9f2-4906-a24d-877e418b60e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19047 2024.08.27 19:56:40.803071 [ 3 ] {} <Trace> HTTP-Session: 77685aa0-e9f2-4906-a24d-877e418b60e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19048 2024.08.27 19:56:40.803375 [ 3 ] {c397fcf8-cb68-4763-9a0c-40e44d3aa680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
19049 2024.08.27 19:56:40.803440 [ 3 ] {c397fcf8-cb68-4763-9a0c-40e44d3aa680} <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
19050 2024.08.27 19:56:40.803850 [ 3 ] {c397fcf8-cb68-4763-9a0c-40e44d3aa680} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19051 2024.08.27 19:56:40.804477 [ 3 ] {c397fcf8-cb68-4763-9a0c-40e44d3aa680} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19052 2024.08.27 19:56:40.804514 [ 3 ] {c397fcf8-cb68-4763-9a0c-40e44d3aa680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
19053 2024.08.27 19:56:40.805141 [ 3 ] {c397fcf8-cb68-4763-9a0c-40e44d3aa680} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
19054 2024.08.27 19:56:40.805558 [ 3 ] {c397fcf8-cb68-4763-9a0c-40e44d3aa680} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19055 2024.08.27 19:56:40.805743 [ 3 ] {c397fcf8-cb68-4763-9a0c-40e44d3aa680} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00259 sec., 10424.710424710425 rows/sec., 18.68 MiB/sec.
19056 2024.08.27 19:56:40.806134 [ 3 ] {c397fcf8-cb68-4763-9a0c-40e44d3aa680} <Debug> DynamicQueryHandler: Done processing query
19057 2024.08.27 19:56:40.806193 [ 3 ] {c397fcf8-cb68-4763-9a0c-40e44d3aa680} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
19058 2024.08.27 19:56:40.806254 [ 3 ] {} <Debug> HTTP-Session: 77685aa0-e9f2-4906-a24d-877e418b60e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19059 2024.08.27 19:56:40.806461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 12143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19060 2024.08.27 19:56:40.806527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19061 2024.08.27 19:56:40.806548 [ 3 ] {} <Debug> HTTP-Session: 7b2c064f-05b3-4eb0-9096-2d32c814a459 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19062 2024.08.27 19:56:40.806565 [ 3 ] {} <Debug> HTTP-Session: 7b2c064f-05b3-4eb0-9096-2d32c814a459 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19063 2024.08.27 19:56:40.806579 [ 3 ] {} <Debug> HTTP-Session: 7b2c064f-05b3-4eb0-9096-2d32c814a459 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19064 2024.08.27 19:56:40.806612 [ 3 ] {} <Trace> HTTP-Session: 7b2c064f-05b3-4eb0-9096-2d32c814a459 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19065 2024.08.27 19:56:40.806739 [ 3 ] {e72b9cb2-37c7-42c0-9643-5bdd30dfcfaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
19066 2024.08.27 19:56:40.806786 [ 3 ] {e72b9cb2-37c7-42c0-9643-5bdd30dfcfaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
19067 2024.08.27 19:56:40.806927 [ 3 ] {e72b9cb2-37c7-42c0-9643-5bdd30dfcfaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19068 2024.08.27 19:56:40.807275 [ 3 ] {e72b9cb2-37c7-42c0-9643-5bdd30dfcfaa} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19069 2024.08.27 19:56:40.807311 [ 3 ] {e72b9cb2-37c7-42c0-9643-5bdd30dfcfaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
19070 2024.08.27 19:56:40.807691 [ 3 ] {e72b9cb2-37c7-42c0-9643-5bdd30dfcfaa} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary)
19071 2024.08.27 19:56:40.808017 [ 3 ] {e72b9cb2-37c7-42c0-9643-5bdd30dfcfaa} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19072 2024.08.27 19:56:40.808172 [ 3 ] {e72b9cb2-37c7-42c0-9643-5bdd30dfcfaa} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001472 sec., 55706.52173913043 rows/sec., 3.54 MiB/sec.
19073 2024.08.27 19:56:40.808214 [ 70 ] {} <Debug> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0
19074 2024.08.27 19:56:40.808336 [ 70 ] {} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19075 2024.08.27 19:56:40.808392 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
19076 2024.08.27 19:56:40.808422 [ 3 ] {e72b9cb2-37c7-42c0-9643-5bdd30dfcfaa} <Debug> DynamicQueryHandler: Done processing query
19077 2024.08.27 19:56:40.808471 [ 3 ] {e72b9cb2-37c7-42c0-9643-5bdd30dfcfaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
19078 2024.08.27 19:56:40.808536 [ 3 ] {} <Debug> HTTP-Session: 7b2c064f-05b3-4eb0-9096-2d32c814a459 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19079 2024.08.27 19:56:40.808595 [ 199 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full
19080 2024.08.27 19:56:40.808706 [ 199 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19081 2024.08.27 19:56:40.808735 [ 199 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6398 rows starting from the beginning of the part
19082 2024.08.27 19:56:40.808798 [ 199 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 12 rows starting from the beginning of the part
19083 2024.08.27 19:56:40.808887 [ 199 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part
19084 2024.08.27 19:56:40.809156 [ 199 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 82 rows starting from the beginning of the part
19085 2024.08.27 19:56:40.809281 [ 199 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part
19086 2024.08.27 19:56:40.809386 [ 199 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 82 rows starting from the beginning of the part
19087 2024.08.27 19:56:40.811341 [ 198 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6694 rows, containing 4 columns (4 merged, 0 gathered) in 0.002847037 sec., 2351216.369861017 rows/sec., 153.32 MiB/sec.
19088 2024.08.27 19:56:40.812074 [ 198 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary)
19089 2024.08.27 19:56:40.812488 [ 198 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_111_22} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19090 2024.08.27 19:56:40.812577 [ 198 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_111_22} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22
19091 2024.08.27 19:56:40.812667 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB.
19092 2024.08.27 19:56:45.765274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 15887, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19093 2024.08.27 19:56:45.765394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19094 2024.08.27 19:56:45.765419 [ 3 ] {} <Debug> HTTP-Session: 351016f6-78a0-4774-850b-736b5a058e65 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19095 2024.08.27 19:56:45.765445 [ 3 ] {} <Debug> HTTP-Session: 351016f6-78a0-4774-850b-736b5a058e65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19096 2024.08.27 19:56:45.765459 [ 3 ] {} <Debug> HTTP-Session: 351016f6-78a0-4774-850b-736b5a058e65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19097 2024.08.27 19:56:45.765509 [ 3 ] {} <Trace> HTTP-Session: 351016f6-78a0-4774-850b-736b5a058e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19098 2024.08.27 19:56:45.765717 [ 3 ] {a22de677-a44c-43fc-8f55-be3db4ba4982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
19099 2024.08.27 19:56:45.765781 [ 3 ] {a22de677-a44c-43fc-8f55-be3db4ba4982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
19100 2024.08.27 19:56:45.766094 [ 3 ] {a22de677-a44c-43fc-8f55-be3db4ba4982} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19101 2024.08.27 19:56:45.766627 [ 3 ] {a22de677-a44c-43fc-8f55-be3db4ba4982} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19102 2024.08.27 19:56:45.766673 [ 3 ] {a22de677-a44c-43fc-8f55-be3db4ba4982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
19103 2024.08.27 19:56:45.767118 [ 3 ] {a22de677-a44c-43fc-8f55-be3db4ba4982} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary)
19104 2024.08.27 19:56:45.767506 [ 3 ] {a22de677-a44c-43fc-8f55-be3db4ba4982} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19105 2024.08.27 19:56:45.767688 [ 3 ] {a22de677-a44c-43fc-8f55-be3db4ba4982} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.002035 sec., 53071.25307125307 rows/sec., 4.46 MiB/sec.
19106 2024.08.27 19:56:45.768003 [ 3 ] {a22de677-a44c-43fc-8f55-be3db4ba4982} <Debug> DynamicQueryHandler: Done processing query
19107 2024.08.27 19:56:45.768063 [ 3 ] {a22de677-a44c-43fc-8f55-be3db4ba4982} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
19108 2024.08.27 19:56:45.768133 [ 3 ] {} <Debug> HTTP-Session: 351016f6-78a0-4774-850b-736b5a058e65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19109 2024.08.27 19:56:45.768402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 3781, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19110 2024.08.27 19:56:45.768471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19111 2024.08.27 19:56:45.768491 [ 3 ] {} <Debug> HTTP-Session: 3e62046c-cd21-4cba-99c0-43dccc067408 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19112 2024.08.27 19:56:45.768509 [ 3 ] {} <Debug> HTTP-Session: 3e62046c-cd21-4cba-99c0-43dccc067408 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19113 2024.08.27 19:56:45.768523 [ 3 ] {} <Debug> HTTP-Session: 3e62046c-cd21-4cba-99c0-43dccc067408 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19114 2024.08.27 19:56:45.768560 [ 3 ] {} <Trace> HTTP-Session: 3e62046c-cd21-4cba-99c0-43dccc067408 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19115 2024.08.27 19:56:45.768695 [ 3 ] {aed6d07c-0998-43c6-9e2c-115f8442dfec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
19116 2024.08.27 19:56:45.768745 [ 3 ] {aed6d07c-0998-43c6-9e2c-115f8442dfec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
19117 2024.08.27 19:56:45.769011 [ 3 ] {aed6d07c-0998-43c6-9e2c-115f8442dfec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19118 2024.08.27 19:56:45.769388 [ 3 ] {aed6d07c-0998-43c6-9e2c-115f8442dfec} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19119 2024.08.27 19:56:45.769429 [ 3 ] {aed6d07c-0998-43c6-9e2c-115f8442dfec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
19120 2024.08.27 19:56:45.769788 [ 3 ] {aed6d07c-0998-43c6-9e2c-115f8442dfec} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
19121 2024.08.27 19:56:45.770148 [ 3 ] {aed6d07c-0998-43c6-9e2c-115f8442dfec} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19122 2024.08.27 19:56:45.770315 [ 3 ] {aed6d07c-0998-43c6-9e2c-115f8442dfec} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001652 sec., 15738.498789346246 rows/sec., 1.16 MiB/sec.
19123 2024.08.27 19:56:45.770342 [ 65 ] {} <Debug> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
19124 2024.08.27 19:56:45.770445 [ 65 ] {} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19125 2024.08.27 19:56:45.770496 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
19126 2024.08.27 19:56:45.770606 [ 3 ] {aed6d07c-0998-43c6-9e2c-115f8442dfec} <Debug> DynamicQueryHandler: Done processing query
19127 2024.08.27 19:56:45.770643 [ 3 ] {aed6d07c-0998-43c6-9e2c-115f8442dfec} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
19128 2024.08.27 19:56:45.770646 [ 199 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::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
19129 2024.08.27 19:56:45.770662 [ 3 ] {} <Debug> HTTP-Session: 3e62046c-cd21-4cba-99c0-43dccc067408 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19130 2024.08.27 19:56:45.770782 [ 199 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19131 2024.08.27 19:56:45.770822 [ 199 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 74 rows starting from the beginning of the part
19132 2024.08.27 19:56:45.770822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 15296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19133 2024.08.27 19:56:45.770903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19134 2024.08.27 19:56:45.770957 [ 199 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 26 rows starting from the beginning of the part
19135 2024.08.27 19:56:45.770985 [ 3 ] {} <Debug> HTTP-Session: 22fa4a8d-f95c-4886-aedf-ff07d16045e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19136 2024.08.27 19:56:45.771049 [ 3 ] {} <Debug> HTTP-Session: 22fa4a8d-f95c-4886-aedf-ff07d16045e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19137 2024.08.27 19:56:45.771139 [ 3 ] {} <Debug> HTTP-Session: 22fa4a8d-f95c-4886-aedf-ff07d16045e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19138 2024.08.27 19:56:45.771324 [ 3 ] {} <Trace> HTTP-Session: 22fa4a8d-f95c-4886-aedf-ff07d16045e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19139 2024.08.27 19:56:45.771351 [ 199 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 27 rows starting from the beginning of the part
19140 2024.08.27 19:56:45.771652 [ 199 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 30 rows starting from the beginning of the part
19141 2024.08.27 19:56:45.771704 [ 3 ] {cc05b03e-969a-46d5-8a67-f2ece5d30a1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
19142 2024.08.27 19:56:45.771856 [ 3 ] {cc05b03e-969a-46d5-8a67-f2ece5d30a1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
19143 2024.08.27 19:56:45.771897 [ 199 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 31 rows starting from the beginning of the part
19144 2024.08.27 19:56:45.772304 [ 199 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 26 rows starting from the beginning of the part
19145 2024.08.27 19:56:45.772966 [ 3 ] {cc05b03e-969a-46d5-8a67-f2ece5d30a1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19146 2024.08.27 19:56:45.773587 [ 3 ] {cc05b03e-969a-46d5-8a67-f2ece5d30a1f} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19147 2024.08.27 19:56:45.773636 [ 3 ] {cc05b03e-969a-46d5-8a67-f2ece5d30a1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
19148 2024.08.27 19:56:45.774159 [ 198 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 5 columns (5 merged, 0 gathered) in 0.003577749 sec., 59814.14571005401 rows/sec., 4.57 MiB/sec.
19149 2024.08.27 19:56:45.774245 [ 3 ] {cc05b03e-969a-46d5-8a67-f2ece5d30a1f} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary)
19150 2024.08.27 19:56:45.774406 [ 198 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
19151 2024.08.27 19:56:45.775162 [ 3 ] {cc05b03e-969a-46d5-8a67-f2ece5d30a1f} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19152 2024.08.27 19:56:45.775494 [ 3 ] {cc05b03e-969a-46d5-8a67-f2ece5d30a1f} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.003905 sec., 23047.375160051215 rows/sec., 1.80 MiB/sec.
19153 2024.08.27 19:56:45.775663 [ 198 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_91_18} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19154 2024.08.27 19:56:45.775857 [ 3 ] {cc05b03e-969a-46d5-8a67-f2ece5d30a1f} <Debug> DynamicQueryHandler: Done processing query
19155 2024.08.27 19:56:45.775859 [ 198 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_91_18} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
19156 2024.08.27 19:56:45.775896 [ 3 ] {cc05b03e-969a-46d5-8a67-f2ece5d30a1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
19157 2024.08.27 19:56:45.775932 [ 3 ] {} <Debug> HTTP-Session: 22fa4a8d-f95c-4886-aedf-ff07d16045e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19158 2024.08.27 19:56:45.776064 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
19159 2024.08.27 19:56:45.776142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 30657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19160 2024.08.27 19:56:45.776200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19161 2024.08.27 19:56:45.776222 [ 3 ] {} <Debug> HTTP-Session: c5b7980a-53fd-4d29-bc4f-fc040957d4a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19162 2024.08.27 19:56:45.776238 [ 3 ] {} <Debug> HTTP-Session: c5b7980a-53fd-4d29-bc4f-fc040957d4a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19163 2024.08.27 19:56:45.776252 [ 3 ] {} <Debug> HTTP-Session: c5b7980a-53fd-4d29-bc4f-fc040957d4a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19164 2024.08.27 19:56:45.776285 [ 3 ] {} <Trace> HTTP-Session: c5b7980a-53fd-4d29-bc4f-fc040957d4a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19165 2024.08.27 19:56:45.776451 [ 3 ] {01cabe45-1889-4131-901c-58428caf3796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
19166 2024.08.27 19:56:45.776502 [ 3 ] {01cabe45-1889-4131-901c-58428caf3796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
19167 2024.08.27 19:56:45.776670 [ 3 ] {01cabe45-1889-4131-901c-58428caf3796} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19168 2024.08.27 19:56:45.777086 [ 3 ] {01cabe45-1889-4131-901c-58428caf3796} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19169 2024.08.27 19:56:45.777122 [ 3 ] {01cabe45-1889-4131-901c-58428caf3796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
19170 2024.08.27 19:56:45.777521 [ 3 ] {01cabe45-1889-4131-901c-58428caf3796} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary)
19171 2024.08.27 19:56:45.777886 [ 3 ] {01cabe45-1889-4131-901c-58428caf3796} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19172 2024.08.27 19:56:45.778046 [ 3 ] {01cabe45-1889-4131-901c-58428caf3796} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001671 sec., 95751.04727707959 rows/sec., 6.67 MiB/sec.
19173 2024.08.27 19:56:45.778248 [ 3 ] {01cabe45-1889-4131-901c-58428caf3796} <Debug> DynamicQueryHandler: Done processing query
19174 2024.08.27 19:56:45.778281 [ 3 ] {01cabe45-1889-4131-901c-58428caf3796} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
19175 2024.08.27 19:56:45.778313 [ 3 ] {} <Debug> HTTP-Session: c5b7980a-53fd-4d29-bc4f-fc040957d4a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19176 2024.08.27 19:56:45.778489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 42132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19177 2024.08.27 19:56:45.778549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19178 2024.08.27 19:56:45.778570 [ 3 ] {} <Debug> HTTP-Session: b1a4d3f5-e8f6-4cb9-88f0-f71f9a53d332 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19179 2024.08.27 19:56:45.778592 [ 3 ] {} <Debug> HTTP-Session: b1a4d3f5-e8f6-4cb9-88f0-f71f9a53d332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19180 2024.08.27 19:56:45.778607 [ 3 ] {} <Debug> HTTP-Session: b1a4d3f5-e8f6-4cb9-88f0-f71f9a53d332 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19181 2024.08.27 19:56:45.778638 [ 3 ] {} <Trace> HTTP-Session: b1a4d3f5-e8f6-4cb9-88f0-f71f9a53d332 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19182 2024.08.27 19:56:45.778932 [ 3 ] {0c4d7d21-2fe3-4a6a-802d-f0e9cb9fd1e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
19183 2024.08.27 19:56:45.778998 [ 3 ] {0c4d7d21-2fe3-4a6a-802d-f0e9cb9fd1e7} <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
19184 2024.08.27 19:56:45.779408 [ 3 ] {0c4d7d21-2fe3-4a6a-802d-f0e9cb9fd1e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19185 2024.08.27 19:56:45.780015 [ 3 ] {0c4d7d21-2fe3-4a6a-802d-f0e9cb9fd1e7} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19186 2024.08.27 19:56:45.780052 [ 3 ] {0c4d7d21-2fe3-4a6a-802d-f0e9cb9fd1e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
19187 2024.08.27 19:56:45.780822 [ 3 ] {0c4d7d21-2fe3-4a6a-802d-f0e9cb9fd1e7} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
19188 2024.08.27 19:56:45.781346 [ 3 ] {0c4d7d21-2fe3-4a6a-802d-f0e9cb9fd1e7} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19189 2024.08.27 19:56:45.781583 [ 65 ] {} <Debug> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
19190 2024.08.27 19:56:45.781596 [ 3 ] {0c4d7d21-2fe3-4a6a-802d-f0e9cb9fd1e7} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002866 sec., 9071.877180739706 rows/sec., 16.26 MiB/sec.
19191 2024.08.27 19:56:45.781660 [ 65 ] {} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19192 2024.08.27 19:56:45.781749 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
19193 2024.08.27 19:56:45.782444 [ 196 ] {25052027-0a03-49be-8655-a6c64ba66c34::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
19194 2024.08.27 19:56:45.782577 [ 3 ] {0c4d7d21-2fe3-4a6a-802d-f0e9cb9fd1e7} <Debug> DynamicQueryHandler: Done processing query
19195 2024.08.27 19:56:45.782686 [ 3 ] {0c4d7d21-2fe3-4a6a-802d-f0e9cb9fd1e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
19196 2024.08.27 19:56:45.782812 [ 3 ] {} <Debug> HTTP-Session: b1a4d3f5-e8f6-4cb9-88f0-f71f9a53d332 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19197 2024.08.27 19:56:45.783173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19198 2024.08.27 19:56:45.783402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19199 2024.08.27 19:56:45.783532 [ 3 ] {} <Debug> HTTP-Session: 948e27d3-b7b4-46af-919f-dacee830af53 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19200 2024.08.27 19:56:45.783635 [ 3 ] {} <Debug> HTTP-Session: 948e27d3-b7b4-46af-919f-dacee830af53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19201 2024.08.27 19:56:45.783761 [ 3 ] {} <Debug> HTTP-Session: 948e27d3-b7b4-46af-919f-dacee830af53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19202 2024.08.27 19:56:45.783935 [ 3 ] {} <Trace> HTTP-Session: 948e27d3-b7b4-46af-919f-dacee830af53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19203 2024.08.27 19:56:45.784382 [ 3 ] {e1220b55-75d6-4b7e-b483-461eefe17443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
19204 2024.08.27 19:56:45.784552 [ 3 ] {e1220b55-75d6-4b7e-b483-461eefe17443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
19205 2024.08.27 19:56:45.785591 [ 196 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19206 2024.08.27 19:56:45.785658 [ 3 ] {e1220b55-75d6-4b7e-b483-461eefe17443} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19207 2024.08.27 19:56:45.786038 [ 196 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1783 rows starting from the beginning of the part
19208 2024.08.27 19:56:45.787028 [ 196 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 26 rows starting from the beginning of the part
19209 2024.08.27 19:56:45.787122 [ 3 ] {e1220b55-75d6-4b7e-b483-461eefe17443} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19210 2024.08.27 19:56:45.787205 [ 3 ] {e1220b55-75d6-4b7e-b483-461eefe17443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
19211 2024.08.27 19:56:45.787730 [ 196 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 27 rows starting from the beginning of the part
19212 2024.08.27 19:56:45.788386 [ 196 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 26 rows starting from the beginning of the part
19213 2024.08.27 19:56:45.788673 [ 3 ] {e1220b55-75d6-4b7e-b483-461eefe17443} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary)
19214 2024.08.27 19:56:45.788913 [ 196 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 27 rows starting from the beginning of the part
19215 2024.08.27 19:56:45.789608 [ 196 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 26 rows starting from the beginning of the part
19216 2024.08.27 19:56:45.789926 [ 3 ] {e1220b55-75d6-4b7e-b483-461eefe17443} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19217 2024.08.27 19:56:45.790366 [ 3 ] {e1220b55-75d6-4b7e-b483-461eefe17443} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00616 sec., 9740.25974025974 rows/sec., 672.18 KiB/sec.
19218 2024.08.27 19:56:45.790789 [ 3 ] {e1220b55-75d6-4b7e-b483-461eefe17443} <Debug> DynamicQueryHandler: Done processing query
19219 2024.08.27 19:56:45.790834 [ 3 ] {e1220b55-75d6-4b7e-b483-461eefe17443} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
19220 2024.08.27 19:56:45.790877 [ 3 ] {} <Debug> HTTP-Session: 948e27d3-b7b4-46af-919f-dacee830af53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19221 2024.08.27 19:56:45.798093 [ 197 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1915 rows, containing 19 columns (19 merged, 0 gathered) in 0.016135964 sec., 118678.99556543384 rows/sec., 212.67 MiB/sec.
19222 2024.08.27 19:56:45.799922 [ 190 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
19223 2024.08.27 19:56:45.800562 [ 190 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_91_18} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19224 2024.08.27 19:56:45.800668 [ 190 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_91_18} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
19225 2024.08.27 19:56:45.800832 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.51 MiB.
19226 2024.08.27 19:56:46.000170 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 220.79 MiB, peak 238.25 MiB, free memory in arenas 0.00 B, will set to 222.49 MiB (RSS), difference: 1.70 MiB
19227 2024.08.27 19:56:49.670207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19228 2024.08.27 19:56:49.670362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19229 2024.08.27 19:56:49.670400 [ 3 ] {} <Debug> HTTP-Session: 9f4eef1b-7e54-46d8-a30f-d2d06bfeb87d Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19230 2024.08.27 19:56:49.670435 [ 3 ] {} <Debug> HTTP-Session: 9f4eef1b-7e54-46d8-a30f-d2d06bfeb87d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19231 2024.08.27 19:56:49.670454 [ 3 ] {} <Debug> HTTP-Session: 9f4eef1b-7e54-46d8-a30f-d2d06bfeb87d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19232 2024.08.27 19:56:49.670502 [ 3 ] {} <Trace> HTTP-Session: 9f4eef1b-7e54-46d8-a30f-d2d06bfeb87d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19233 2024.08.27 19:56:49.670692 [ 3 ] {a0db680d-22d5-4f26-a7ad-1207ac5fe659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
19234 2024.08.27 19:56:49.670760 [ 3 ] {a0db680d-22d5-4f26-a7ad-1207ac5fe659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
19235 2024.08.27 19:56:49.671097 [ 3 ] {a0db680d-22d5-4f26-a7ad-1207ac5fe659} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19236 2024.08.27 19:56:49.671545 [ 3 ] {a0db680d-22d5-4f26-a7ad-1207ac5fe659} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19237 2024.08.27 19:56:49.671587 [ 3 ] {a0db680d-22d5-4f26-a7ad-1207ac5fe659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
19238 2024.08.27 19:56:49.672014 [ 3 ] {a0db680d-22d5-4f26-a7ad-1207ac5fe659} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
19239 2024.08.27 19:56:49.672411 [ 3 ] {a0db680d-22d5-4f26-a7ad-1207ac5fe659} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19240 2024.08.27 19:56:49.672566 [ 3 ] {a0db680d-22d5-4f26-a7ad-1207ac5fe659} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00193 sec., 1036.2694300518135 rows/sec., 84.50 KiB/sec.
19241 2024.08.27 19:56:49.672912 [ 3 ] {a0db680d-22d5-4f26-a7ad-1207ac5fe659} <Debug> DynamicQueryHandler: Done processing query
19242 2024.08.27 19:56:49.672988 [ 3 ] {a0db680d-22d5-4f26-a7ad-1207ac5fe659} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
19243 2024.08.27 19:56:49.673054 [ 3 ] {} <Debug> HTTP-Session: 9f4eef1b-7e54-46d8-a30f-d2d06bfeb87d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19244 2024.08.27 19:56:49.673410 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 206749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19245 2024.08.27 19:56:49.673469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19246 2024.08.27 19:56:49.673489 [ 3 ] {} <Debug> HTTP-Session: f128bdef-3ea3-41c4-a92a-52d60543c828 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19247 2024.08.27 19:56:49.673508 [ 3 ] {} <Debug> HTTP-Session: f128bdef-3ea3-41c4-a92a-52d60543c828 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19248 2024.08.27 19:56:49.673522 [ 3 ] {} <Debug> HTTP-Session: f128bdef-3ea3-41c4-a92a-52d60543c828 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19249 2024.08.27 19:56:49.673559 [ 3 ] {} <Trace> HTTP-Session: f128bdef-3ea3-41c4-a92a-52d60543c828 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19250 2024.08.27 19:56:49.674070 [ 3 ] {a8e40b02-c96d-4260-8256-6aae180684c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
19251 2024.08.27 19:56:49.674122 [ 3 ] {a8e40b02-c96d-4260-8256-6aae180684c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
19252 2024.08.27 19:56:49.674378 [ 3 ] {a8e40b02-c96d-4260-8256-6aae180684c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19253 2024.08.27 19:56:49.675682 [ 3 ] {a8e40b02-c96d-4260-8256-6aae180684c4} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19254 2024.08.27 19:56:49.675719 [ 3 ] {a8e40b02-c96d-4260-8256-6aae180684c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
19255 2024.08.27 19:56:49.676181 [ 3 ] {a8e40b02-c96d-4260-8256-6aae180684c4} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary)
19256 2024.08.27 19:56:49.676546 [ 3 ] {a8e40b02-c96d-4260-8256-6aae180684c4} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19257 2024.08.27 19:56:49.676682 [ 3 ] {a8e40b02-c96d-4260-8256-6aae180684c4} <Debug> executeQuery: Read 1414 rows, 121.24 KiB in 0.00296 sec., 477702.7027027027 rows/sec., 40.00 MiB/sec.
19258 2024.08.27 19:56:49.676979 [ 3 ] {a8e40b02-c96d-4260-8256-6aae180684c4} <Debug> DynamicQueryHandler: Done processing query
19259 2024.08.27 19:56:49.677043 [ 3 ] {a8e40b02-c96d-4260-8256-6aae180684c4} <Debug> MemoryTracker: Peak memory usage (for query): 5.01 MiB.
19260 2024.08.27 19:56:49.677105 [ 3 ] {} <Debug> HTTP-Session: f128bdef-3ea3-41c4-a92a-52d60543c828 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19261 2024.08.27 19:56:49.677450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19262 2024.08.27 19:56:49.677506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19263 2024.08.27 19:56:49.677528 [ 3 ] {} <Debug> HTTP-Session: 02fd161a-bf99-4145-838f-f530bb05956f Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19264 2024.08.27 19:56:49.677546 [ 3 ] {} <Debug> HTTP-Session: 02fd161a-bf99-4145-838f-f530bb05956f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19265 2024.08.27 19:56:49.677561 [ 3 ] {} <Debug> HTTP-Session: 02fd161a-bf99-4145-838f-f530bb05956f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19266 2024.08.27 19:56:49.677595 [ 3 ] {} <Trace> HTTP-Session: 02fd161a-bf99-4145-838f-f530bb05956f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19267 2024.08.27 19:56:49.677711 [ 3 ] {641edd34-6736-4df8-b9c1-fbfabe1222e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
19268 2024.08.27 19:56:49.677758 [ 3 ] {641edd34-6736-4df8-b9c1-fbfabe1222e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
19269 2024.08.27 19:56:49.678006 [ 3 ] {641edd34-6736-4df8-b9c1-fbfabe1222e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19270 2024.08.27 19:56:49.678394 [ 3 ] {641edd34-6736-4df8-b9c1-fbfabe1222e4} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19271 2024.08.27 19:56:49.678431 [ 3 ] {641edd34-6736-4df8-b9c1-fbfabe1222e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
19272 2024.08.27 19:56:49.678792 [ 3 ] {641edd34-6736-4df8-b9c1-fbfabe1222e4} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
19273 2024.08.27 19:56:49.679153 [ 3 ] {641edd34-6736-4df8-b9c1-fbfabe1222e4} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19274 2024.08.27 19:56:49.679284 [ 3 ] {641edd34-6736-4df8-b9c1-fbfabe1222e4} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.001607 sec., 18046.04853764779 rows/sec., 1.32 MiB/sec.
19275 2024.08.27 19:56:49.679463 [ 3 ] {641edd34-6736-4df8-b9c1-fbfabe1222e4} <Debug> DynamicQueryHandler: Done processing query
19276 2024.08.27 19:56:49.679488 [ 3 ] {641edd34-6736-4df8-b9c1-fbfabe1222e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
19277 2024.08.27 19:56:49.679505 [ 3 ] {} <Debug> HTTP-Session: 02fd161a-bf99-4145-838f-f530bb05956f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19278 2024.08.27 19:56:49.679772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 33140, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19279 2024.08.27 19:56:49.679824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19280 2024.08.27 19:56:49.679844 [ 3 ] {} <Debug> HTTP-Session: 2629ca49-2d32-4fbd-a5ae-bc655c61c3d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19281 2024.08.27 19:56:49.679860 [ 3 ] {} <Debug> HTTP-Session: 2629ca49-2d32-4fbd-a5ae-bc655c61c3d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19282 2024.08.27 19:56:49.679874 [ 3 ] {} <Debug> HTTP-Session: 2629ca49-2d32-4fbd-a5ae-bc655c61c3d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19283 2024.08.27 19:56:49.679907 [ 3 ] {} <Trace> HTTP-Session: 2629ca49-2d32-4fbd-a5ae-bc655c61c3d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19284 2024.08.27 19:56:49.680082 [ 3 ] {ba0d1434-a710-4e82-bcdc-8f1ac858e447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
19285 2024.08.27 19:56:49.680127 [ 3 ] {ba0d1434-a710-4e82-bcdc-8f1ac858e447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
19286 2024.08.27 19:56:49.680354 [ 3 ] {ba0d1434-a710-4e82-bcdc-8f1ac858e447} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19287 2024.08.27 19:56:49.680826 [ 3 ] {ba0d1434-a710-4e82-bcdc-8f1ac858e447} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19288 2024.08.27 19:56:49.680863 [ 3 ] {ba0d1434-a710-4e82-bcdc-8f1ac858e447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
19289 2024.08.27 19:56:49.681237 [ 3 ] {ba0d1434-a710-4e82-bcdc-8f1ac858e447} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
19290 2024.08.27 19:56:49.681595 [ 3 ] {ba0d1434-a710-4e82-bcdc-8f1ac858e447} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19291 2024.08.27 19:56:49.681731 [ 3 ] {ba0d1434-a710-4e82-bcdc-8f1ac858e447} <Debug> executeQuery: Read 248 rows, 17.21 KiB in 0.001731 sec., 143269.78625072213 rows/sec., 9.71 MiB/sec.
19292 2024.08.27 19:56:49.681915 [ 3 ] {ba0d1434-a710-4e82-bcdc-8f1ac858e447} <Debug> DynamicQueryHandler: Done processing query
19293 2024.08.27 19:56:49.681940 [ 3 ] {ba0d1434-a710-4e82-bcdc-8f1ac858e447} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
19294 2024.08.27 19:56:49.681957 [ 3 ] {} <Debug> HTTP-Session: 2629ca49-2d32-4fbd-a5ae-bc655c61c3d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19295 2024.08.27 19:56:49.682085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19296 2024.08.27 19:56:49.682134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19297 2024.08.27 19:56:49.682153 [ 3 ] {} <Debug> HTTP-Session: 3a10a873-ab5f-4f56-96cd-f2f422fd1aa4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19298 2024.08.27 19:56:49.682171 [ 3 ] {} <Debug> HTTP-Session: 3a10a873-ab5f-4f56-96cd-f2f422fd1aa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19299 2024.08.27 19:56:49.682185 [ 3 ] {} <Debug> HTTP-Session: 3a10a873-ab5f-4f56-96cd-f2f422fd1aa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19300 2024.08.27 19:56:49.682216 [ 3 ] {} <Trace> HTTP-Session: 3a10a873-ab5f-4f56-96cd-f2f422fd1aa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19301 2024.08.27 19:56:49.682314 [ 3 ] {a76cd0a9-a198-4728-b232-5365d9531295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
19302 2024.08.27 19:56:49.682359 [ 3 ] {a76cd0a9-a198-4728-b232-5365d9531295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
19303 2024.08.27 19:56:49.682592 [ 3 ] {a76cd0a9-a198-4728-b232-5365d9531295} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19304 2024.08.27 19:56:49.682905 [ 3 ] {a76cd0a9-a198-4728-b232-5365d9531295} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19305 2024.08.27 19:56:49.682942 [ 3 ] {a76cd0a9-a198-4728-b232-5365d9531295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
19306 2024.08.27 19:56:49.683300 [ 3 ] {a76cd0a9-a198-4728-b232-5365d9531295} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
19307 2024.08.27 19:56:49.683668 [ 3 ] {a76cd0a9-a198-4728-b232-5365d9531295} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19308 2024.08.27 19:56:49.683801 [ 3 ] {a76cd0a9-a198-4728-b232-5365d9531295} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001509 sec., 3976.1431411530816 rows/sec., 234.92 KiB/sec.
19309 2024.08.27 19:56:49.684114 [ 3 ] {a76cd0a9-a198-4728-b232-5365d9531295} <Debug> DynamicQueryHandler: Done processing query
19310 2024.08.27 19:56:49.684175 [ 3 ] {a76cd0a9-a198-4728-b232-5365d9531295} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
19311 2024.08.27 19:56:49.684246 [ 3 ] {} <Debug> HTTP-Session: 3a10a873-ab5f-4f56-96cd-f2f422fd1aa4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19312 2024.08.27 19:56:49.684520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 143614, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19313 2024.08.27 19:56:49.684574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19314 2024.08.27 19:56:49.684594 [ 3 ] {} <Debug> HTTP-Session: 74199448-74fb-4319-b04b-0277acbfb3d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19315 2024.08.27 19:56:49.684612 [ 3 ] {} <Debug> HTTP-Session: 74199448-74fb-4319-b04b-0277acbfb3d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19316 2024.08.27 19:56:49.684630 [ 3 ] {} <Debug> HTTP-Session: 74199448-74fb-4319-b04b-0277acbfb3d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19317 2024.08.27 19:56:49.684663 [ 3 ] {} <Trace> HTTP-Session: 74199448-74fb-4319-b04b-0277acbfb3d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19318 2024.08.27 19:56:49.685109 [ 3 ] {397f36d5-3007-4f4a-9c53-73cadcba395d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
19319 2024.08.27 19:56:49.685156 [ 3 ] {397f36d5-3007-4f4a-9c53-73cadcba395d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
19320 2024.08.27 19:56:49.685403 [ 3 ] {397f36d5-3007-4f4a-9c53-73cadcba395d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19321 2024.08.27 19:56:49.686312 [ 3 ] {397f36d5-3007-4f4a-9c53-73cadcba395d} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19322 2024.08.27 19:56:49.686349 [ 3 ] {397f36d5-3007-4f4a-9c53-73cadcba395d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
19323 2024.08.27 19:56:49.686746 [ 3 ] {397f36d5-3007-4f4a-9c53-73cadcba395d} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary)
19324 2024.08.27 19:56:49.687118 [ 3 ] {397f36d5-3007-4f4a-9c53-73cadcba395d} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19325 2024.08.27 19:56:49.687249 [ 3 ] {397f36d5-3007-4f4a-9c53-73cadcba395d} <Debug> executeQuery: Read 879 rows, 65.20 KiB in 0.002452 sec., 358482.8711256117 rows/sec., 25.97 MiB/sec.
19326 2024.08.27 19:56:49.687577 [ 3 ] {397f36d5-3007-4f4a-9c53-73cadcba395d} <Debug> DynamicQueryHandler: Done processing query
19327 2024.08.27 19:56:49.687657 [ 3 ] {397f36d5-3007-4f4a-9c53-73cadcba395d} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB.
19328 2024.08.27 19:56:49.687731 [ 3 ] {} <Debug> HTTP-Session: 74199448-74fb-4319-b04b-0277acbfb3d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19329 2024.08.27 19:56:49.688220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19330 2024.08.27 19:56:49.688286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19331 2024.08.27 19:56:49.688311 [ 3 ] {} <Debug> HTTP-Session: 1b156c6d-8058-45bc-9892-45a2d5113efb Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19332 2024.08.27 19:56:49.688333 [ 3 ] {} <Debug> HTTP-Session: 1b156c6d-8058-45bc-9892-45a2d5113efb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19333 2024.08.27 19:56:49.688351 [ 3 ] {} <Debug> HTTP-Session: 1b156c6d-8058-45bc-9892-45a2d5113efb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19334 2024.08.27 19:56:49.688392 [ 3 ] {} <Trace> HTTP-Session: 1b156c6d-8058-45bc-9892-45a2d5113efb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19335 2024.08.27 19:56:49.688504 [ 3 ] {7a4479e5-8f3d-49e2-bd35-e7a8ff8d9c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
19336 2024.08.27 19:56:49.688553 [ 3 ] {7a4479e5-8f3d-49e2-bd35-e7a8ff8d9c3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
19337 2024.08.27 19:56:49.688701 [ 3 ] {7a4479e5-8f3d-49e2-bd35-e7a8ff8d9c3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19338 2024.08.27 19:56:49.688973 [ 3 ] {7a4479e5-8f3d-49e2-bd35-e7a8ff8d9c3b} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19339 2024.08.27 19:56:49.689010 [ 3 ] {7a4479e5-8f3d-49e2-bd35-e7a8ff8d9c3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
19340 2024.08.27 19:56:49.689376 [ 3 ] {7a4479e5-8f3d-49e2-bd35-e7a8ff8d9c3b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
19341 2024.08.27 19:56:49.689693 [ 3 ] {7a4479e5-8f3d-49e2-bd35-e7a8ff8d9c3b} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19342 2024.08.27 19:56:49.689818 [ 3 ] {7a4479e5-8f3d-49e2-bd35-e7a8ff8d9c3b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001342 sec., 4470.938897168405 rows/sec., 233.59 KiB/sec.
19343 2024.08.27 19:56:49.689989 [ 3 ] {7a4479e5-8f3d-49e2-bd35-e7a8ff8d9c3b} <Debug> DynamicQueryHandler: Done processing query
19344 2024.08.27 19:56:49.690014 [ 3 ] {7a4479e5-8f3d-49e2-bd35-e7a8ff8d9c3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
19345 2024.08.27 19:56:49.690030 [ 3 ] {} <Debug> HTTP-Session: 1b156c6d-8058-45bc-9892-45a2d5113efb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19346 2024.08.27 19:56:49.690278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 171879, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19347 2024.08.27 19:56:49.690328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19348 2024.08.27 19:56:49.690347 [ 3 ] {} <Debug> HTTP-Session: 71b57a5a-0ded-4d0d-be99-5d54890a3282 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19349 2024.08.27 19:56:49.690364 [ 3 ] {} <Debug> HTTP-Session: 71b57a5a-0ded-4d0d-be99-5d54890a3282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19350 2024.08.27 19:56:49.690378 [ 3 ] {} <Debug> HTTP-Session: 71b57a5a-0ded-4d0d-be99-5d54890a3282 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19351 2024.08.27 19:56:49.690409 [ 3 ] {} <Trace> HTTP-Session: 71b57a5a-0ded-4d0d-be99-5d54890a3282 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19352 2024.08.27 19:56:49.690868 [ 3 ] {ed0c38d3-77a5-4def-8ad7-7d98bb433131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
19353 2024.08.27 19:56:49.690917 [ 3 ] {ed0c38d3-77a5-4def-8ad7-7d98bb433131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
19354 2024.08.27 19:56:49.691062 [ 3 ] {ed0c38d3-77a5-4def-8ad7-7d98bb433131} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19355 2024.08.27 19:56:49.691939 [ 3 ] {ed0c38d3-77a5-4def-8ad7-7d98bb433131} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19356 2024.08.27 19:56:49.691976 [ 3 ] {ed0c38d3-77a5-4def-8ad7-7d98bb433131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
19357 2024.08.27 19:56:49.692414 [ 3 ] {ed0c38d3-77a5-4def-8ad7-7d98bb433131} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary)
19358 2024.08.27 19:56:49.692752 [ 3 ] {ed0c38d3-77a5-4def-8ad7-7d98bb433131} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19359 2024.08.27 19:56:49.692883 [ 3 ] {ed0c38d3-77a5-4def-8ad7-7d98bb433131} <Debug> executeQuery: Read 908 rows, 62.04 KiB in 0.002288 sec., 396853.14685314684 rows/sec., 26.48 MiB/sec.
19360 2024.08.27 19:56:49.693064 [ 3 ] {ed0c38d3-77a5-4def-8ad7-7d98bb433131} <Debug> DynamicQueryHandler: Done processing query
19361 2024.08.27 19:56:49.693089 [ 3 ] {ed0c38d3-77a5-4def-8ad7-7d98bb433131} <Debug> MemoryTracker: Peak memory usage (for query): 4.67 MiB.
19362 2024.08.27 19:56:49.693105 [ 3 ] {} <Debug> HTTP-Session: 71b57a5a-0ded-4d0d-be99-5d54890a3282 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19363 2024.08.27 19:56:49.693391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19364 2024.08.27 19:56:49.693440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19365 2024.08.27 19:56:49.693460 [ 3 ] {} <Debug> HTTP-Session: 294263d4-abc5-41e4-8b68-0c8efe892db3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19366 2024.08.27 19:56:49.693477 [ 3 ] {} <Debug> HTTP-Session: 294263d4-abc5-41e4-8b68-0c8efe892db3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19367 2024.08.27 19:56:49.693491 [ 3 ] {} <Debug> HTTP-Session: 294263d4-abc5-41e4-8b68-0c8efe892db3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19368 2024.08.27 19:56:49.693522 [ 3 ] {} <Trace> HTTP-Session: 294263d4-abc5-41e4-8b68-0c8efe892db3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19369 2024.08.27 19:56:49.693614 [ 3 ] {d1da27a5-d101-4b48-bb40-26a5f0611abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
19370 2024.08.27 19:56:49.693659 [ 3 ] {d1da27a5-d101-4b48-bb40-26a5f0611abf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
19371 2024.08.27 19:56:49.693789 [ 3 ] {d1da27a5-d101-4b48-bb40-26a5f0611abf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19372 2024.08.27 19:56:49.694102 [ 3 ] {d1da27a5-d101-4b48-bb40-26a5f0611abf} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19373 2024.08.27 19:56:49.694137 [ 3 ] {d1da27a5-d101-4b48-bb40-26a5f0611abf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
19374 2024.08.27 19:56:49.694479 [ 3 ] {d1da27a5-d101-4b48-bb40-26a5f0611abf} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
19375 2024.08.27 19:56:49.694794 [ 3 ] {d1da27a5-d101-4b48-bb40-26a5f0611abf} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19376 2024.08.27 19:56:49.694921 [ 3 ] {d1da27a5-d101-4b48-bb40-26a5f0611abf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00133 sec., 751.8796992481203 rows/sec., 50.66 KiB/sec.
19377 2024.08.27 19:56:49.695088 [ 3 ] {d1da27a5-d101-4b48-bb40-26a5f0611abf} <Debug> DynamicQueryHandler: Done processing query
19378 2024.08.27 19:56:49.695113 [ 3 ] {d1da27a5-d101-4b48-bb40-26a5f0611abf} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
19379 2024.08.27 19:56:49.695129 [ 3 ] {} <Debug> HTTP-Session: 294263d4-abc5-41e4-8b68-0c8efe892db3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19380 2024.08.27 19:56:49.695274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44515, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19381 2024.08.27 19:56:49.695323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19382 2024.08.27 19:56:49.695342 [ 3 ] {} <Debug> HTTP-Session: 43b8084c-cbf1-45d3-9e3a-775a1e855dd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19383 2024.08.27 19:56:49.695360 [ 3 ] {} <Debug> HTTP-Session: 43b8084c-cbf1-45d3-9e3a-775a1e855dd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19384 2024.08.27 19:56:49.695374 [ 3 ] {} <Debug> HTTP-Session: 43b8084c-cbf1-45d3-9e3a-775a1e855dd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19385 2024.08.27 19:56:49.695405 [ 3 ] {} <Trace> HTTP-Session: 43b8084c-cbf1-45d3-9e3a-775a1e855dd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19386 2024.08.27 19:56:49.695772 [ 3 ] {21c3fbb2-316d-4eae-9bbc-b297eef249d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
19387 2024.08.27 19:56:49.695835 [ 3 ] {21c3fbb2-316d-4eae-9bbc-b297eef249d0} <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
19388 2024.08.27 19:56:49.696244 [ 3 ] {21c3fbb2-316d-4eae-9bbc-b297eef249d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19389 2024.08.27 19:56:49.696982 [ 3 ] {21c3fbb2-316d-4eae-9bbc-b297eef249d0} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19390 2024.08.27 19:56:49.697019 [ 3 ] {21c3fbb2-316d-4eae-9bbc-b297eef249d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
19391 2024.08.27 19:56:49.697635 [ 3 ] {21c3fbb2-316d-4eae-9bbc-b297eef249d0} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
19392 2024.08.27 19:56:49.698049 [ 3 ] {21c3fbb2-316d-4eae-9bbc-b297eef249d0} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19393 2024.08.27 19:56:49.698193 [ 3 ] {21c3fbb2-316d-4eae-9bbc-b297eef249d0} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002712 sec., 9955.752212389381 rows/sec., 17.84 MiB/sec.
19394 2024.08.27 19:56:49.698422 [ 3 ] {21c3fbb2-316d-4eae-9bbc-b297eef249d0} <Debug> DynamicQueryHandler: Done processing query
19395 2024.08.27 19:56:49.698447 [ 3 ] {21c3fbb2-316d-4eae-9bbc-b297eef249d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
19396 2024.08.27 19:56:49.698463 [ 3 ] {} <Debug> HTTP-Session: 43b8084c-cbf1-45d3-9e3a-775a1e855dd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19397 2024.08.27 19:56:49.698596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 10331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19398 2024.08.27 19:56:49.698645 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19399 2024.08.27 19:56:49.698665 [ 3 ] {} <Debug> HTTP-Session: d3a0fbd9-dc07-4353-a85f-aa38258c895d Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19400 2024.08.27 19:56:49.698681 [ 3 ] {} <Debug> HTTP-Session: d3a0fbd9-dc07-4353-a85f-aa38258c895d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19401 2024.08.27 19:56:49.698695 [ 3 ] {} <Debug> HTTP-Session: d3a0fbd9-dc07-4353-a85f-aa38258c895d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19402 2024.08.27 19:56:49.698726 [ 3 ] {} <Trace> HTTP-Session: d3a0fbd9-dc07-4353-a85f-aa38258c895d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19403 2024.08.27 19:56:49.698846 [ 3 ] {68663ae9-49c5-4d9b-b384-5265ae2c0707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
19404 2024.08.27 19:56:49.698892 [ 3 ] {68663ae9-49c5-4d9b-b384-5265ae2c0707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
19405 2024.08.27 19:56:49.699019 [ 3 ] {68663ae9-49c5-4d9b-b384-5265ae2c0707} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19406 2024.08.27 19:56:49.699318 [ 3 ] {68663ae9-49c5-4d9b-b384-5265ae2c0707} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19407 2024.08.27 19:56:49.699353 [ 3 ] {68663ae9-49c5-4d9b-b384-5265ae2c0707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
19408 2024.08.27 19:56:49.699718 [ 3 ] {68663ae9-49c5-4d9b-b384-5265ae2c0707} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary)
19409 2024.08.27 19:56:49.700032 [ 3 ] {68663ae9-49c5-4d9b-b384-5265ae2c0707} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19410 2024.08.27 19:56:49.700157 [ 3 ] {68663ae9-49c5-4d9b-b384-5265ae2c0707} <Debug> executeQuery: Read 70 rows, 4.50 KiB in 0.001356 sec., 51622.418879056044 rows/sec., 3.24 MiB/sec.
19411 2024.08.27 19:56:49.700386 [ 3 ] {68663ae9-49c5-4d9b-b384-5265ae2c0707} <Debug> DynamicQueryHandler: Done processing query
19412 2024.08.27 19:56:49.700437 [ 3 ] {68663ae9-49c5-4d9b-b384-5265ae2c0707} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
19413 2024.08.27 19:56:49.700492 [ 3 ] {} <Debug> HTTP-Session: d3a0fbd9-dc07-4353-a85f-aa38258c895d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19414 2024.08.27 19:56:50.757063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 7842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19415 2024.08.27 19:56:50.757168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19416 2024.08.27 19:56:50.757198 [ 3 ] {} <Debug> HTTP-Session: 2928745f-8a98-412c-ba94-afbc281553fe Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19417 2024.08.27 19:56:50.757224 [ 3 ] {} <Debug> HTTP-Session: 2928745f-8a98-412c-ba94-afbc281553fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19418 2024.08.27 19:56:50.757243 [ 3 ] {} <Debug> HTTP-Session: 2928745f-8a98-412c-ba94-afbc281553fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19419 2024.08.27 19:56:50.757297 [ 3 ] {} <Trace> HTTP-Session: 2928745f-8a98-412c-ba94-afbc281553fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19420 2024.08.27 19:56:50.757490 [ 3 ] {853140cb-9f52-4cd9-9187-5c7899cc068e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
19421 2024.08.27 19:56:50.757553 [ 3 ] {853140cb-9f52-4cd9-9187-5c7899cc068e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
19422 2024.08.27 19:56:50.757876 [ 3 ] {853140cb-9f52-4cd9-9187-5c7899cc068e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19423 2024.08.27 19:56:50.758423 [ 3 ] {853140cb-9f52-4cd9-9187-5c7899cc068e} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19424 2024.08.27 19:56:50.758466 [ 3 ] {853140cb-9f52-4cd9-9187-5c7899cc068e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
19425 2024.08.27 19:56:50.758872 [ 3 ] {853140cb-9f52-4cd9-9187-5c7899cc068e} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary)
19426 2024.08.27 19:56:50.759246 [ 3 ] {853140cb-9f52-4cd9-9187-5c7899cc068e} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19427 2024.08.27 19:56:50.759409 [ 3 ] {853140cb-9f52-4cd9-9187-5c7899cc068e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00198 sec., 28282.828282828283 rows/sec., 2.17 MiB/sec.
19428 2024.08.27 19:56:50.759720 [ 3 ] {853140cb-9f52-4cd9-9187-5c7899cc068e} <Debug> DynamicQueryHandler: Done processing query
19429 2024.08.27 19:56:50.759749 [ 3 ] {853140cb-9f52-4cd9-9187-5c7899cc068e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
19430 2024.08.27 19:56:50.759766 [ 3 ] {} <Debug> HTTP-Session: 2928745f-8a98-412c-ba94-afbc281553fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19431 2024.08.27 19:56:50.760014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 10890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19432 2024.08.27 19:56:50.760173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19433 2024.08.27 19:56:50.760261 [ 3 ] {} <Debug> HTTP-Session: 008f79fd-2d0b-405e-ada3-b0fd3bd1d524 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19434 2024.08.27 19:56:50.760333 [ 3 ] {} <Debug> HTTP-Session: 008f79fd-2d0b-405e-ada3-b0fd3bd1d524 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19435 2024.08.27 19:56:50.760386 [ 3 ] {} <Debug> HTTP-Session: 008f79fd-2d0b-405e-ada3-b0fd3bd1d524 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19436 2024.08.27 19:56:50.760503 [ 3 ] {} <Trace> HTTP-Session: 008f79fd-2d0b-405e-ada3-b0fd3bd1d524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19437 2024.08.27 19:56:50.760687 [ 3 ] {ee16103c-d6cb-4049-bf5b-241e652e4af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
19438 2024.08.27 19:56:50.760734 [ 3 ] {ee16103c-d6cb-4049-bf5b-241e652e4af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
19439 2024.08.27 19:56:50.760988 [ 3 ] {ee16103c-d6cb-4049-bf5b-241e652e4af9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19440 2024.08.27 19:56:50.761343 [ 3 ] {ee16103c-d6cb-4049-bf5b-241e652e4af9} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19441 2024.08.27 19:56:50.761382 [ 3 ] {ee16103c-d6cb-4049-bf5b-241e652e4af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
19442 2024.08.27 19:56:50.761745 [ 3 ] {ee16103c-d6cb-4049-bf5b-241e652e4af9} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary)
19443 2024.08.27 19:56:50.762094 [ 3 ] {ee16103c-d6cb-4049-bf5b-241e652e4af9} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19444 2024.08.27 19:56:50.762247 [ 3 ] {ee16103c-d6cb-4049-bf5b-241e652e4af9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001613 sec., 39677.619342839425 rows/sec., 3.10 MiB/sec.
19445 2024.08.27 19:56:50.762444 [ 3 ] {ee16103c-d6cb-4049-bf5b-241e652e4af9} <Debug> DynamicQueryHandler: Done processing query
19446 2024.08.27 19:56:50.762481 [ 3 ] {ee16103c-d6cb-4049-bf5b-241e652e4af9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
19447 2024.08.27 19:56:50.762509 [ 3 ] {} <Debug> HTTP-Session: 008f79fd-2d0b-405e-ada3-b0fd3bd1d524 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19448 2024.08.27 19:56:50.762707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 6185, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19449 2024.08.27 19:56:50.762762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19450 2024.08.27 19:56:50.762781 [ 3 ] {} <Debug> HTTP-Session: 901983bc-9e8b-4fcc-81bf-fd9128ec68e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19451 2024.08.27 19:56:50.762798 [ 3 ] {} <Debug> HTTP-Session: 901983bc-9e8b-4fcc-81bf-fd9128ec68e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19452 2024.08.27 19:56:50.762813 [ 3 ] {} <Debug> HTTP-Session: 901983bc-9e8b-4fcc-81bf-fd9128ec68e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19453 2024.08.27 19:56:50.762845 [ 3 ] {} <Trace> HTTP-Session: 901983bc-9e8b-4fcc-81bf-fd9128ec68e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19454 2024.08.27 19:56:50.762952 [ 3 ] {01519c32-51be-49af-91f3-82a893d43507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
19455 2024.08.27 19:56:50.762998 [ 3 ] {01519c32-51be-49af-91f3-82a893d43507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
19456 2024.08.27 19:56:50.763144 [ 3 ] {01519c32-51be-49af-91f3-82a893d43507} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19457 2024.08.27 19:56:50.763433 [ 3 ] {01519c32-51be-49af-91f3-82a893d43507} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19458 2024.08.27 19:56:50.763470 [ 3 ] {01519c32-51be-49af-91f3-82a893d43507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
19459 2024.08.27 19:56:50.763837 [ 3 ] {01519c32-51be-49af-91f3-82a893d43507} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary)
19460 2024.08.27 19:56:50.764167 [ 3 ] {01519c32-51be-49af-91f3-82a893d43507} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19461 2024.08.27 19:56:50.764319 [ 3 ] {01519c32-51be-49af-91f3-82a893d43507} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001398 sec., 22889.842632331904 rows/sec., 1.59 MiB/sec.
19462 2024.08.27 19:56:50.764330 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Selected 5 parts from all_1_109_22 to all_113_113_0
19463 2024.08.27 19:56:50.764427 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19464 2024.08.27 19:56:50.764473 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
19465 2024.08.27 19:56:50.764581 [ 3 ] {01519c32-51be-49af-91f3-82a893d43507} <Debug> DynamicQueryHandler: Done processing query
19466 2024.08.27 19:56:50.764645 [ 3 ] {01519c32-51be-49af-91f3-82a893d43507} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
19467 2024.08.27 19:56:50.764712 [ 3 ] {} <Debug> HTTP-Session: 901983bc-9e8b-4fcc-81bf-fd9128ec68e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19468 2024.08.27 19:56:50.764805 [ 197 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_113_23} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_109_22 to all_113_113_0 into Compact with storage Full
19469 2024.08.27 19:56:50.764941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1869, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19470 2024.08.27 19:56:50.765047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19471 2024.08.27 19:56:50.765104 [ 3 ] {} <Debug> HTTP-Session: 53f093c0-4744-4df8-9f54-5afc2f709d49 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19472 2024.08.27 19:56:50.765150 [ 3 ] {} <Debug> HTTP-Session: 53f093c0-4744-4df8-9f54-5afc2f709d49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19473 2024.08.27 19:56:50.765199 [ 3 ] {} <Debug> HTTP-Session: 53f093c0-4744-4df8-9f54-5afc2f709d49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19474 2024.08.27 19:56:50.765303 [ 3 ] {} <Trace> HTTP-Session: 53f093c0-4744-4df8-9f54-5afc2f709d49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19475 2024.08.27 19:56:50.765394 [ 197 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_113_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19476 2024.08.27 19:56:50.765504 [ 197 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_109_22, total 30020 rows starting from the beginning of the part
19477 2024.08.27 19:56:50.765528 [ 3 ] {2017ef7d-f775-4d60-9c14-1f4896d883bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
19478 2024.08.27 19:56:50.765675 [ 3 ] {2017ef7d-f775-4d60-9c14-1f4896d883bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
19479 2024.08.27 19:56:50.765841 [ 197 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 162 rows starting from the beginning of the part
19480 2024.08.27 19:56:50.766196 [ 197 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 239 rows starting from the beginning of the part
19481 2024.08.27 19:56:50.766650 [ 197 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part
19482 2024.08.27 19:56:50.766787 [ 3 ] {2017ef7d-f775-4d60-9c14-1f4896d883bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19483 2024.08.27 19:56:50.766959 [ 197 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 908 rows starting from the beginning of the part
19484 2024.08.27 19:56:50.767680 [ 3 ] {2017ef7d-f775-4d60-9c14-1f4896d883bf} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19485 2024.08.27 19:56:50.767739 [ 3 ] {2017ef7d-f775-4d60-9c14-1f4896d883bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB.
19486 2024.08.27 19:56:50.768413 [ 3 ] {2017ef7d-f775-4d60-9c14-1f4896d883bf} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary)
19487 2024.08.27 19:56:50.768862 [ 3 ] {2017ef7d-f775-4d60-9c14-1f4896d883bf} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19488 2024.08.27 19:56:50.769089 [ 3 ] {2017ef7d-f775-4d60-9c14-1f4896d883bf} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.003621 sec., 3314.0016570008283 rows/sec., 228.70 KiB/sec.
19489 2024.08.27 19:56:50.769583 [ 3 ] {2017ef7d-f775-4d60-9c14-1f4896d883bf} <Debug> DynamicQueryHandler: Done processing query
19490 2024.08.27 19:56:50.769658 [ 3 ] {2017ef7d-f775-4d60-9c14-1f4896d883bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
19491 2024.08.27 19:56:50.769747 [ 3 ] {} <Debug> HTTP-Session: 53f093c0-4744-4df8-9f54-5afc2f709d49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19492 2024.08.27 19:56:50.775131 [ 189 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_113_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31489 rows, containing 5 columns (5 merged, 0 gathered) in 0.010553772 sec., 2983672.5674952995 rows/sec., 201.65 MiB/sec.
19493 2024.08.27 19:56:50.775976 [ 187 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_113_23} <Trace> MergedBlockOutputStream: filled checksums all_1_113_23 (state Temporary)
19494 2024.08.27 19:56:50.776615 [ 187 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_113_23} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_merge_all_1_113_23 to all_1_113_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19495 2024.08.27 19:56:50.776698 [ 187 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_113_23} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Merged 5 parts: [all_1_109_22, all_113_113_0] -> all_1_113_23
19496 2024.08.27 19:56:50.776789 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB.
19497 2024.08.27 19:56:54.809985 [ 9 ] {} <Debug> DNSResolver: Updating DNS cache
19498 2024.08.27 19:56:54.810083 [ 9 ] {} <Debug> DNSResolver: Updated DNS cache
19499 2024.08.27 19:56:55.765612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 15887, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19500 2024.08.27 19:56:55.765731 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19501 2024.08.27 19:56:55.765760 [ 3 ] {} <Debug> HTTP-Session: 262c3f65-6725-4a6f-9ce1-0a4cabfd5993 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19502 2024.08.27 19:56:55.765791 [ 3 ] {} <Debug> HTTP-Session: 262c3f65-6725-4a6f-9ce1-0a4cabfd5993 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19503 2024.08.27 19:56:55.765809 [ 3 ] {} <Debug> HTTP-Session: 262c3f65-6725-4a6f-9ce1-0a4cabfd5993 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19504 2024.08.27 19:56:55.765864 [ 3 ] {} <Trace> HTTP-Session: 262c3f65-6725-4a6f-9ce1-0a4cabfd5993 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19505 2024.08.27 19:56:55.766107 [ 3 ] {d0bef38a-8517-4b7d-ab55-5adac1e4a306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
19506 2024.08.27 19:56:55.766183 [ 3 ] {d0bef38a-8517-4b7d-ab55-5adac1e4a306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
19507 2024.08.27 19:56:55.766566 [ 3 ] {d0bef38a-8517-4b7d-ab55-5adac1e4a306} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19508 2024.08.27 19:56:55.767087 [ 3 ] {d0bef38a-8517-4b7d-ab55-5adac1e4a306} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19509 2024.08.27 19:56:55.767128 [ 3 ] {d0bef38a-8517-4b7d-ab55-5adac1e4a306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB.
19510 2024.08.27 19:56:55.767554 [ 3 ] {d0bef38a-8517-4b7d-ab55-5adac1e4a306} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary)
19511 2024.08.27 19:56:55.767938 [ 3 ] {d0bef38a-8517-4b7d-ab55-5adac1e4a306} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19512 2024.08.27 19:56:55.768119 [ 3 ] {d0bef38a-8517-4b7d-ab55-5adac1e4a306} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.002101 sec., 51404.093288910044 rows/sec., 4.32 MiB/sec.
19513 2024.08.27 19:56:55.768343 [ 3 ] {d0bef38a-8517-4b7d-ab55-5adac1e4a306} <Debug> DynamicQueryHandler: Done processing query
19514 2024.08.27 19:56:55.768371 [ 3 ] {d0bef38a-8517-4b7d-ab55-5adac1e4a306} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
19515 2024.08.27 19:56:55.768387 [ 3 ] {} <Debug> HTTP-Session: 262c3f65-6725-4a6f-9ce1-0a4cabfd5993 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19516 2024.08.27 19:56:55.768570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 3781, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19517 2024.08.27 19:56:55.768621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19518 2024.08.27 19:56:55.768640 [ 3 ] {} <Debug> HTTP-Session: b4aa4522-4467-4106-bf42-3ed1cb718153 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19519 2024.08.27 19:56:55.768657 [ 3 ] {} <Debug> HTTP-Session: b4aa4522-4467-4106-bf42-3ed1cb718153 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19520 2024.08.27 19:56:55.768671 [ 3 ] {} <Debug> HTTP-Session: b4aa4522-4467-4106-bf42-3ed1cb718153 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19521 2024.08.27 19:56:55.768702 [ 3 ] {} <Trace> HTTP-Session: b4aa4522-4467-4106-bf42-3ed1cb718153 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19522 2024.08.27 19:56:55.768809 [ 3 ] {54308096-292d-4974-8aa0-743788d94b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
19523 2024.08.27 19:56:55.768854 [ 3 ] {54308096-292d-4974-8aa0-743788d94b70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
19524 2024.08.27 19:56:55.769082 [ 3 ] {54308096-292d-4974-8aa0-743788d94b70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19525 2024.08.27 19:56:55.769471 [ 3 ] {54308096-292d-4974-8aa0-743788d94b70} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19526 2024.08.27 19:56:55.769509 [ 3 ] {54308096-292d-4974-8aa0-743788d94b70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB.
19527 2024.08.27 19:56:55.769860 [ 3 ] {54308096-292d-4974-8aa0-743788d94b70} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
19528 2024.08.27 19:56:55.770217 [ 3 ] {54308096-292d-4974-8aa0-743788d94b70} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19529 2024.08.27 19:56:55.770371 [ 3 ] {54308096-292d-4974-8aa0-743788d94b70} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001589 sec., 16362.492133417245 rows/sec., 1.20 MiB/sec.
19530 2024.08.27 19:56:55.770665 [ 3 ] {54308096-292d-4974-8aa0-743788d94b70} <Debug> DynamicQueryHandler: Done processing query
19531 2024.08.27 19:56:55.770722 [ 3 ] {54308096-292d-4974-8aa0-743788d94b70} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
19532 2024.08.27 19:56:55.770783 [ 3 ] {} <Debug> HTTP-Session: b4aa4522-4467-4106-bf42-3ed1cb718153 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19533 2024.08.27 19:56:55.771055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 15296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19534 2024.08.27 19:56:55.771110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19535 2024.08.27 19:56:55.771129 [ 3 ] {} <Debug> HTTP-Session: 5174b4ae-3704-4cc8-a512-9179e3cfb60f Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19536 2024.08.27 19:56:55.771146 [ 3 ] {} <Debug> HTTP-Session: 5174b4ae-3704-4cc8-a512-9179e3cfb60f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19537 2024.08.27 19:56:55.771160 [ 3 ] {} <Debug> HTTP-Session: 5174b4ae-3704-4cc8-a512-9179e3cfb60f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19538 2024.08.27 19:56:55.771192 [ 3 ] {} <Trace> HTTP-Session: 5174b4ae-3704-4cc8-a512-9179e3cfb60f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19539 2024.08.27 19:56:55.771319 [ 3 ] {f8dba761-a1ab-4fd8-a314-bf4b75db19a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
19540 2024.08.27 19:56:55.771365 [ 3 ] {f8dba761-a1ab-4fd8-a314-bf4b75db19a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
19541 2024.08.27 19:56:55.771608 [ 3 ] {f8dba761-a1ab-4fd8-a314-bf4b75db19a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19542 2024.08.27 19:56:55.772046 [ 3 ] {f8dba761-a1ab-4fd8-a314-bf4b75db19a9} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19543 2024.08.27 19:56:55.772082 [ 3 ] {f8dba761-a1ab-4fd8-a314-bf4b75db19a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB.
19544 2024.08.27 19:56:55.772441 [ 3 ] {f8dba761-a1ab-4fd8-a314-bf4b75db19a9} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary)
19545 2024.08.27 19:56:55.772803 [ 3 ] {f8dba761-a1ab-4fd8-a314-bf4b75db19a9} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19546 2024.08.27 19:56:55.772964 [ 3 ] {f8dba761-a1ab-4fd8-a314-bf4b75db19a9} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001683 sec., 53475.935828877 rows/sec., 4.18 MiB/sec.
19547 2024.08.27 19:56:55.773157 [ 3 ] {f8dba761-a1ab-4fd8-a314-bf4b75db19a9} <Debug> DynamicQueryHandler: Done processing query
19548 2024.08.27 19:56:55.773182 [ 3 ] {f8dba761-a1ab-4fd8-a314-bf4b75db19a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
19549 2024.08.27 19:56:55.773198 [ 3 ] {} <Debug> HTTP-Session: 5174b4ae-3704-4cc8-a512-9179e3cfb60f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19550 2024.08.27 19:56:55.773432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 30657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19551 2024.08.27 19:56:55.773483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19552 2024.08.27 19:56:55.773502 [ 3 ] {} <Debug> HTTP-Session: 03094b41-22d4-4f2e-84ba-e886bbb156ba Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19553 2024.08.27 19:56:55.773519 [ 3 ] {} <Debug> HTTP-Session: 03094b41-22d4-4f2e-84ba-e886bbb156ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19554 2024.08.27 19:56:55.773532 [ 3 ] {} <Debug> HTTP-Session: 03094b41-22d4-4f2e-84ba-e886bbb156ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19555 2024.08.27 19:56:55.773563 [ 3 ] {} <Trace> HTTP-Session: 03094b41-22d4-4f2e-84ba-e886bbb156ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19556 2024.08.27 19:56:55.773716 [ 3 ] {a3c85a6d-f4ef-4406-9178-e82021690998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
19557 2024.08.27 19:56:55.773763 [ 3 ] {a3c85a6d-f4ef-4406-9178-e82021690998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
19558 2024.08.27 19:56:55.773909 [ 3 ] {a3c85a6d-f4ef-4406-9178-e82021690998} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19559 2024.08.27 19:56:55.774333 [ 3 ] {a3c85a6d-f4ef-4406-9178-e82021690998} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19560 2024.08.27 19:56:55.774369 [ 3 ] {a3c85a6d-f4ef-4406-9178-e82021690998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB.
19561 2024.08.27 19:56:55.774755 [ 3 ] {a3c85a6d-f4ef-4406-9178-e82021690998} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary)
19562 2024.08.27 19:56:55.775088 [ 3 ] {a3c85a6d-f4ef-4406-9178-e82021690998} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19563 2024.08.27 19:56:55.775237 [ 3 ] {a3c85a6d-f4ef-4406-9178-e82021690998} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001596 sec., 100250.62656641605 rows/sec., 6.98 MiB/sec.
19564 2024.08.27 19:56:55.775420 [ 3 ] {a3c85a6d-f4ef-4406-9178-e82021690998} <Debug> DynamicQueryHandler: Done processing query
19565 2024.08.27 19:56:55.775444 [ 3 ] {a3c85a6d-f4ef-4406-9178-e82021690998} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
19566 2024.08.27 19:56:55.775460 [ 3 ] {} <Debug> HTTP-Session: 03094b41-22d4-4f2e-84ba-e886bbb156ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19567 2024.08.27 19:56:55.775642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 42132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19568 2024.08.27 19:56:55.775693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19569 2024.08.27 19:56:55.775712 [ 3 ] {} <Debug> HTTP-Session: 1b1cd6fc-1de9-4689-b8dd-011566dc2388 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19570 2024.08.27 19:56:55.775728 [ 3 ] {} <Debug> HTTP-Session: 1b1cd6fc-1de9-4689-b8dd-011566dc2388 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19571 2024.08.27 19:56:55.775742 [ 3 ] {} <Debug> HTTP-Session: 1b1cd6fc-1de9-4689-b8dd-011566dc2388 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19572 2024.08.27 19:56:55.775772 [ 3 ] {} <Trace> HTTP-Session: 1b1cd6fc-1de9-4689-b8dd-011566dc2388 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19573 2024.08.27 19:56:55.776054 [ 3 ] {ef489304-ccde-47eb-bdf3-edd8143d078b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
19574 2024.08.27 19:56:55.776119 [ 3 ] {ef489304-ccde-47eb-bdf3-edd8143d078b} <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
19575 2024.08.27 19:56:55.776535 [ 3 ] {ef489304-ccde-47eb-bdf3-edd8143d078b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19576 2024.08.27 19:56:55.777273 [ 3 ] {ef489304-ccde-47eb-bdf3-edd8143d078b} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19577 2024.08.27 19:56:55.777309 [ 3 ] {ef489304-ccde-47eb-bdf3-edd8143d078b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB.
19578 2024.08.27 19:56:55.777942 [ 3 ] {ef489304-ccde-47eb-bdf3-edd8143d078b} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
19579 2024.08.27 19:56:55.778344 [ 3 ] {ef489304-ccde-47eb-bdf3-edd8143d078b} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19580 2024.08.27 19:56:55.778532 [ 3 ] {ef489304-ccde-47eb-bdf3-edd8143d078b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002671 sec., 9734.181954324222 rows/sec., 17.44 MiB/sec.
19581 2024.08.27 19:56:55.778780 [ 3 ] {ef489304-ccde-47eb-bdf3-edd8143d078b} <Debug> DynamicQueryHandler: Done processing query
19582 2024.08.27 19:56:55.778804 [ 3 ] {ef489304-ccde-47eb-bdf3-edd8143d078b} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
19583 2024.08.27 19:56:55.778820 [ 3 ] {} <Debug> HTTP-Session: 1b1cd6fc-1de9-4689-b8dd-011566dc2388 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19584 2024.08.27 19:56:55.778982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19585 2024.08.27 19:56:55.779032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19586 2024.08.27 19:56:55.779051 [ 3 ] {} <Debug> HTTP-Session: 34b7edc2-78fa-4f00-b5c8-3b9cad97107a Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19587 2024.08.27 19:56:55.779068 [ 3 ] {} <Debug> HTTP-Session: 34b7edc2-78fa-4f00-b5c8-3b9cad97107a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19588 2024.08.27 19:56:55.779081 [ 3 ] {} <Debug> HTTP-Session: 34b7edc2-78fa-4f00-b5c8-3b9cad97107a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19589 2024.08.27 19:56:55.779112 [ 3 ] {} <Trace> HTTP-Session: 34b7edc2-78fa-4f00-b5c8-3b9cad97107a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19590 2024.08.27 19:56:55.779229 [ 3 ] {d0c83483-cfb7-453e-8db3-c7e7c4c7e560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
19591 2024.08.27 19:56:55.779276 [ 3 ] {d0c83483-cfb7-453e-8db3-c7e7c4c7e560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
19592 2024.08.27 19:56:55.779408 [ 3 ] {d0c83483-cfb7-453e-8db3-c7e7c4c7e560} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19593 2024.08.27 19:56:55.779753 [ 3 ] {d0c83483-cfb7-453e-8db3-c7e7c4c7e560} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19594 2024.08.27 19:56:55.779790 [ 3 ] {d0c83483-cfb7-453e-8db3-c7e7c4c7e560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB.
19595 2024.08.27 19:56:55.780157 [ 3 ] {d0c83483-cfb7-453e-8db3-c7e7c4c7e560} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary)
19596 2024.08.27 19:56:55.780473 [ 3 ] {d0c83483-cfb7-453e-8db3-c7e7c4c7e560} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19597 2024.08.27 19:56:55.780633 [ 3 ] {d0c83483-cfb7-453e-8db3-c7e7c4c7e560} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001438 sec., 41724.61752433936 rows/sec., 2.81 MiB/sec.
19598 2024.08.27 19:56:55.780789 [ 3 ] {d0c83483-cfb7-453e-8db3-c7e7c4c7e560} <Debug> DynamicQueryHandler: Done processing query
19599 2024.08.27 19:56:55.780813 [ 3 ] {d0c83483-cfb7-453e-8db3-c7e7c4c7e560} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
19600 2024.08.27 19:56:55.780829 [ 3 ] {} <Debug> HTTP-Session: 34b7edc2-78fa-4f00-b5c8-3b9cad97107a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19601 2024.08.27 19:57:00.769622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19602 2024.08.27 19:57:00.769758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19603 2024.08.27 19:57:00.769788 [ 3 ] {} <Debug> HTTP-Session: 404cd681-c91e-4d8c-b8fc-cb44e984968f Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19604 2024.08.27 19:57:00.769816 [ 3 ] {} <Debug> HTTP-Session: 404cd681-c91e-4d8c-b8fc-cb44e984968f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19605 2024.08.27 19:57:00.769834 [ 3 ] {} <Debug> HTTP-Session: 404cd681-c91e-4d8c-b8fc-cb44e984968f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19606 2024.08.27 19:57:00.769887 [ 3 ] {} <Trace> HTTP-Session: 404cd681-c91e-4d8c-b8fc-cb44e984968f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19607 2024.08.27 19:57:00.770081 [ 3 ] {f1b689d8-1112-493d-9908-5e5adceacc53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
19608 2024.08.27 19:57:00.770156 [ 3 ] {f1b689d8-1112-493d-9908-5e5adceacc53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
19609 2024.08.27 19:57:00.770539 [ 3 ] {f1b689d8-1112-493d-9908-5e5adceacc53} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19610 2024.08.27 19:57:00.771022 [ 3 ] {f1b689d8-1112-493d-9908-5e5adceacc53} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19611 2024.08.27 19:57:00.771066 [ 3 ] {f1b689d8-1112-493d-9908-5e5adceacc53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB.
19612 2024.08.27 19:57:00.771483 [ 3 ] {f1b689d8-1112-493d-9908-5e5adceacc53} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
19613 2024.08.27 19:57:00.771866 [ 3 ] {f1b689d8-1112-493d-9908-5e5adceacc53} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19614 2024.08.27 19:57:00.772035 [ 3 ] {f1b689d8-1112-493d-9908-5e5adceacc53} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002007 sec., 1993.024414549078 rows/sec., 162.52 KiB/sec.
19615 2024.08.27 19:57:00.772053 [ 29 ] {} <Debug> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0
19616 2024.08.27 19:57:00.772157 [ 29 ] {} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19617 2024.08.27 19:57:00.772204 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB.
19618 2024.08.27 19:57:00.772374 [ 3 ] {f1b689d8-1112-493d-9908-5e5adceacc53} <Debug> DynamicQueryHandler: Done processing query
19619 2024.08.27 19:57:00.772459 [ 3 ] {f1b689d8-1112-493d-9908-5e5adceacc53} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
19620 2024.08.27 19:57:00.772527 [ 3 ] {} <Debug> HTTP-Session: 404cd681-c91e-4d8c-b8fc-cb44e984968f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19621 2024.08.27 19:57:00.772831 [ 189 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full
19622 2024.08.27 19:57:00.772907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 37084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19623 2024.08.27 19:57:00.773071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19624 2024.08.27 19:57:00.773166 [ 3 ] {} <Debug> HTTP-Session: 0cc42a1b-2d84-4556-ab24-edf755a2c605 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19625 2024.08.27 19:57:00.773231 [ 3 ] {} <Debug> HTTP-Session: 0cc42a1b-2d84-4556-ab24-edf755a2c605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19626 2024.08.27 19:57:00.773274 [ 3 ] {} <Debug> HTTP-Session: 0cc42a1b-2d84-4556-ab24-edf755a2c605 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19627 2024.08.27 19:57:00.773380 [ 3 ] {} <Trace> HTTP-Session: 0cc42a1b-2d84-4556-ab24-edf755a2c605 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19628 2024.08.27 19:57:00.773399 [ 189 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19629 2024.08.27 19:57:00.773462 [ 189 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 21 rows starting from the beginning of the part
19630 2024.08.27 19:57:00.773644 [ 189 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part
19631 2024.08.27 19:57:00.773760 [ 3 ] {e390c135-2ed5-45d3-a3cd-efbbb60c8670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
19632 2024.08.27 19:57:00.773993 [ 3 ] {e390c135-2ed5-45d3-a3cd-efbbb60c8670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
19633 2024.08.27 19:57:00.774016 [ 189 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 4 rows starting from the beginning of the part
19634 2024.08.27 19:57:00.774386 [ 189 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 4 rows starting from the beginning of the part
19635 2024.08.27 19:57:00.774733 [ 189 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2 rows starting from the beginning of the part
19636 2024.08.27 19:57:00.775102 [ 189 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 4 rows starting from the beginning of the part
19637 2024.08.27 19:57:00.775880 [ 3 ] {e390c135-2ed5-45d3-a3cd-efbbb60c8670} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19638 2024.08.27 19:57:00.777072 [ 3 ] {e390c135-2ed5-45d3-a3cd-efbbb60c8670} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19639 2024.08.27 19:57:00.777147 [ 3 ] {e390c135-2ed5-45d3-a3cd-efbbb60c8670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB.
19640 2024.08.27 19:57:00.778060 [ 189 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39 rows, containing 5 columns (5 merged, 0 gathered) in 0.005736064 sec., 6799.087318412068 rows/sec., 577.15 KiB/sec.
19641 2024.08.27 19:57:00.778197 [ 3 ] {e390c135-2ed5-45d3-a3cd-efbbb60c8670} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary)
19642 2024.08.27 19:57:00.778249 [ 187 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary)
19643 2024.08.27 19:57:00.778774 [ 3 ] {e390c135-2ed5-45d3-a3cd-efbbb60c8670} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19644 2024.08.27 19:57:00.779000 [ 29 ] {} <Debug> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0
19645 2024.08.27 19:57:00.779010 [ 3 ] {e390c135-2ed5-45d3-a3cd-efbbb60c8670} <Debug> executeQuery: Read 245 rows, 22.20 KiB in 0.005458 sec., 44888.23744961524 rows/sec., 3.97 MiB/sec.
19646 2024.08.27 19:57:00.779044 [ 187 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_40_8} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19647 2024.08.27 19:57:00.779083 [ 29 ] {} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19648 2024.08.27 19:57:00.779208 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB.
19649 2024.08.27 19:57:00.779396 [ 187 ] {9c3b958d-87ff-48bb-8ac6-696e480ad0f1::all_1_40_8} <Trace> oximeter.fields_ipaddr (9c3b958d-87ff-48bb-8ac6-696e480ad0f1) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8
19650 2024.08.27 19:57:00.779684 [ 3 ] {e390c135-2ed5-45d3-a3cd-efbbb60c8670} <Debug> DynamicQueryHandler: Done processing query
19651 2024.08.27 19:57:00.779702 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
19652 2024.08.27 19:57:00.779723 [ 3 ] {e390c135-2ed5-45d3-a3cd-efbbb60c8670} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
19653 2024.08.27 19:57:00.779746 [ 3 ] {} <Debug> HTTP-Session: 0cc42a1b-2d84-4556-ab24-edf755a2c605 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19654 2024.08.27 19:57:00.779775 [ 186 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full
19655 2024.08.27 19:57:00.779955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 4478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19656 2024.08.27 19:57:00.780025 [ 186 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19657 2024.08.27 19:57:00.780057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19658 2024.08.27 19:57:00.780087 [ 186 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1481 rows starting from the beginning of the part
19659 2024.08.27 19:57:00.780098 [ 3 ] {} <Debug> HTTP-Session: 026a28e4-9ef3-4b96-b644-f8a37b84410a Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19660 2024.08.27 19:57:00.780148 [ 3 ] {} <Debug> HTTP-Session: 026a28e4-9ef3-4b96-b644-f8a37b84410a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19661 2024.08.27 19:57:00.780189 [ 3 ] {} <Debug> HTTP-Session: 026a28e4-9ef3-4b96-b644-f8a37b84410a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19662 2024.08.27 19:57:00.780334 [ 3 ] {} <Trace> HTTP-Session: 026a28e4-9ef3-4b96-b644-f8a37b84410a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19663 2024.08.27 19:57:00.780356 [ 186 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 108 rows starting from the beginning of the part
19664 2024.08.27 19:57:00.780604 [ 186 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 1414 rows starting from the beginning of the part
19665 2024.08.27 19:57:00.780672 [ 3 ] {db5996e3-3c2e-4961-a8f7-e02ba9d55f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
19666 2024.08.27 19:57:00.780836 [ 3 ] {db5996e3-3c2e-4961-a8f7-e02ba9d55f99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
19667 2024.08.27 19:57:00.780933 [ 186 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 56 rows starting from the beginning of the part
19668 2024.08.27 19:57:00.781280 [ 186 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 108 rows starting from the beginning of the part
19669 2024.08.27 19:57:00.781594 [ 186 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 245 rows starting from the beginning of the part
19670 2024.08.27 19:57:00.782318 [ 3 ] {db5996e3-3c2e-4961-a8f7-e02ba9d55f99} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19671 2024.08.27 19:57:00.783086 [ 3 ] {db5996e3-3c2e-4961-a8f7-e02ba9d55f99} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19672 2024.08.27 19:57:00.783133 [ 3 ] {db5996e3-3c2e-4961-a8f7-e02ba9d55f99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB.
19673 2024.08.27 19:57:00.784025 [ 3 ] {db5996e3-3c2e-4961-a8f7-e02ba9d55f99} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
19674 2024.08.27 19:57:00.784762 [ 3 ] {db5996e3-3c2e-4961-a8f7-e02ba9d55f99} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19675 2024.08.27 19:57:00.784942 [ 3 ] {db5996e3-3c2e-4961-a8f7-e02ba9d55f99} <Debug> executeQuery: Read 31 rows, 2.31 KiB in 0.004393 sec., 7056.681083541998 rows/sec., 525.74 KiB/sec.
19676 2024.08.27 19:57:00.785416 [ 3 ] {db5996e3-3c2e-4961-a8f7-e02ba9d55f99} <Debug> DynamicQueryHandler: Done processing query
19677 2024.08.27 19:57:00.785461 [ 3 ] {db5996e3-3c2e-4961-a8f7-e02ba9d55f99} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
19678 2024.08.27 19:57:00.785485 [ 186 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3412 rows, containing 5 columns (5 merged, 0 gathered) in 0.006045639 sec., 564373.7576788822 rows/sec., 49.58 MiB/sec.
19679 2024.08.27 19:57:00.785497 [ 3 ] {} <Debug> HTTP-Session: 026a28e4-9ef3-4b96-b644-f8a37b84410a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19680 2024.08.27 19:57:00.785665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19681 2024.08.27 19:57:00.785724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19682 2024.08.27 19:57:00.785751 [ 3 ] {} <Debug> HTTP-Session: 43ac150f-05fa-4513-ad4f-3b59e71e81c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19683 2024.08.27 19:57:00.785770 [ 3 ] {} <Debug> HTTP-Session: 43ac150f-05fa-4513-ad4f-3b59e71e81c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19684 2024.08.27 19:57:00.785775 [ 195 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary)
19685 2024.08.27 19:57:00.785787 [ 3 ] {} <Debug> HTTP-Session: 43ac150f-05fa-4513-ad4f-3b59e71e81c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19686 2024.08.27 19:57:00.785843 [ 3 ] {} <Trace> HTTP-Session: 43ac150f-05fa-4513-ad4f-3b59e71e81c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19687 2024.08.27 19:57:00.785968 [ 3 ] {6c5539c4-8a52-476e-9fe3-fa822df7926b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
19688 2024.08.27 19:57:00.786047 [ 3 ] {6c5539c4-8a52-476e-9fe3-fa822df7926b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
19689 2024.08.27 19:57:00.786450 [ 195 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_116_23} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19690 2024.08.27 19:57:00.786486 [ 3 ] {6c5539c4-8a52-476e-9fe3-fa822df7926b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19691 2024.08.27 19:57:00.786563 [ 195 ] {d6b054ea-c6b5-4567-95db-e83ddab26392::all_1_116_23} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23
19692 2024.08.27 19:57:00.786682 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB.
19693 2024.08.27 19:57:00.786866 [ 3 ] {6c5539c4-8a52-476e-9fe3-fa822df7926b} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19694 2024.08.27 19:57:00.786903 [ 3 ] {6c5539c4-8a52-476e-9fe3-fa822df7926b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB.
19695 2024.08.27 19:57:00.787266 [ 3 ] {6c5539c4-8a52-476e-9fe3-fa822df7926b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
19696 2024.08.27 19:57:00.787625 [ 3 ] {6c5539c4-8a52-476e-9fe3-fa822df7926b} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19697 2024.08.27 19:57:00.787779 [ 3 ] {6c5539c4-8a52-476e-9fe3-fa822df7926b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001841 sec., 7604.5627376425855 rows/sec., 532.57 KiB/sec.
19698 2024.08.27 19:57:00.788107 [ 3 ] {6c5539c4-8a52-476e-9fe3-fa822df7926b} <Debug> DynamicQueryHandler: Done processing query
19699 2024.08.27 19:57:00.788175 [ 3 ] {6c5539c4-8a52-476e-9fe3-fa822df7926b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
19700 2024.08.27 19:57:00.788241 [ 3 ] {} <Debug> HTTP-Session: 43ac150f-05fa-4513-ad4f-3b59e71e81c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19701 2024.08.27 19:57:00.788468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19702 2024.08.27 19:57:00.788528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19703 2024.08.27 19:57:00.788548 [ 3 ] {} <Debug> HTTP-Session: 036e5fb5-bb87-4594-9e3c-d38392944200 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19704 2024.08.27 19:57:00.788565 [ 3 ] {} <Debug> HTTP-Session: 036e5fb5-bb87-4594-9e3c-d38392944200 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19705 2024.08.27 19:57:00.788579 [ 3 ] {} <Debug> HTTP-Session: 036e5fb5-bb87-4594-9e3c-d38392944200 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19706 2024.08.27 19:57:00.788613 [ 3 ] {} <Trace> HTTP-Session: 036e5fb5-bb87-4594-9e3c-d38392944200 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19707 2024.08.27 19:57:00.788715 [ 3 ] {8ed2f29a-8380-477d-9b8d-a03f46bba3f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
19708 2024.08.27 19:57:00.788761 [ 3 ] {8ed2f29a-8380-477d-9b8d-a03f46bba3f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
19709 2024.08.27 19:57:00.789013 [ 3 ] {8ed2f29a-8380-477d-9b8d-a03f46bba3f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19710 2024.08.27 19:57:00.789343 [ 3 ] {8ed2f29a-8380-477d-9b8d-a03f46bba3f5} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19711 2024.08.27 19:57:00.789381 [ 3 ] {8ed2f29a-8380-477d-9b8d-a03f46bba3f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB.
19712 2024.08.27 19:57:00.789729 [ 3 ] {8ed2f29a-8380-477d-9b8d-a03f46bba3f5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
19713 2024.08.27 19:57:00.790094 [ 3 ] {8ed2f29a-8380-477d-9b8d-a03f46bba3f5} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19714 2024.08.27 19:57:00.790255 [ 3 ] {8ed2f29a-8380-477d-9b8d-a03f46bba3f5} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001559 sec., 3848.6209108402822 rows/sec., 227.38 KiB/sec.
19715 2024.08.27 19:57:00.790431 [ 3 ] {8ed2f29a-8380-477d-9b8d-a03f46bba3f5} <Debug> DynamicQueryHandler: Done processing query
19716 2024.08.27 19:57:00.790455 [ 3 ] {8ed2f29a-8380-477d-9b8d-a03f46bba3f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
19717 2024.08.27 19:57:00.790471 [ 3 ] {} <Debug> HTTP-Session: 036e5fb5-bb87-4594-9e3c-d38392944200 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19718 2024.08.27 19:57:00.790658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 67023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19719 2024.08.27 19:57:00.790707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19720 2024.08.27 19:57:00.790727 [ 3 ] {} <Debug> HTTP-Session: 5d5841a1-bee6-4fd5-9a5a-a45f9fae041d Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19721 2024.08.27 19:57:00.790744 [ 3 ] {} <Debug> HTTP-Session: 5d5841a1-bee6-4fd5-9a5a-a45f9fae041d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19722 2024.08.27 19:57:00.790758 [ 3 ] {} <Debug> HTTP-Session: 5d5841a1-bee6-4fd5-9a5a-a45f9fae041d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19723 2024.08.27 19:57:00.790790 [ 3 ] {} <Trace> HTTP-Session: 5d5841a1-bee6-4fd5-9a5a-a45f9fae041d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19724 2024.08.27 19:57:00.791093 [ 3 ] {bf4f2b12-c5d4-4cc2-8561-934ec89eead9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
19725 2024.08.27 19:57:00.791137 [ 3 ] {bf4f2b12-c5d4-4cc2-8561-934ec89eead9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
19726 2024.08.27 19:57:00.791364 [ 3 ] {bf4f2b12-c5d4-4cc2-8561-934ec89eead9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19727 2024.08.27 19:57:00.791932 [ 3 ] {bf4f2b12-c5d4-4cc2-8561-934ec89eead9} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19728 2024.08.27 19:57:00.791970 [ 3 ] {bf4f2b12-c5d4-4cc2-8561-934ec89eead9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB.
19729 2024.08.27 19:57:00.792343 [ 3 ] {bf4f2b12-c5d4-4cc2-8561-934ec89eead9} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary)
19730 2024.08.27 19:57:00.792694 [ 3 ] {bf4f2b12-c5d4-4cc2-8561-934ec89eead9} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19731 2024.08.27 19:57:00.792844 [ 3 ] {bf4f2b12-c5d4-4cc2-8561-934ec89eead9} <Debug> executeQuery: Read 413 rows, 30.17 KiB in 0.001933 sec., 213657.52715985515 rows/sec., 15.24 MiB/sec.
19732 2024.08.27 19:57:00.792851 [ 29 ] {} <Debug> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0
19733 2024.08.27 19:57:00.792927 [ 29 ] {} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19734 2024.08.27 19:57:00.792979 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB.
19735 2024.08.27 19:57:00.793132 [ 3 ] {bf4f2b12-c5d4-4cc2-8561-934ec89eead9} <Debug> DynamicQueryHandler: Done processing query
19736 2024.08.27 19:57:00.793160 [ 192 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full
19737 2024.08.27 19:57:00.793173 [ 3 ] {bf4f2b12-c5d4-4cc2-8561-934ec89eead9} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
19738 2024.08.27 19:57:00.793259 [ 3 ] {} <Debug> HTTP-Session: 5d5841a1-bee6-4fd5-9a5a-a45f9fae041d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19739 2024.08.27 19:57:00.793391 [ 192 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19740 2024.08.27 19:57:00.793467 [ 192 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 963 rows starting from the beginning of the part
19741 2024.08.27 19:57:00.793474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19742 2024.08.27 19:57:00.793624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19743 2024.08.27 19:57:00.793729 [ 3 ] {} <Debug> HTTP-Session: ad801c74-883d-42d5-8c08-afebed23cebf Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19744 2024.08.27 19:57:00.793769 [ 192 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 90 rows starting from the beginning of the part
19745 2024.08.27 19:57:00.793788 [ 3 ] {} <Debug> HTTP-Session: ad801c74-883d-42d5-8c08-afebed23cebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19746 2024.08.27 19:57:00.793844 [ 3 ] {} <Debug> HTTP-Session: ad801c74-883d-42d5-8c08-afebed23cebf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19747 2024.08.27 19:57:00.793972 [ 3 ] {} <Trace> HTTP-Session: ad801c74-883d-42d5-8c08-afebed23cebf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19748 2024.08.27 19:57:00.794011 [ 192 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 879 rows starting from the beginning of the part
19749 2024.08.27 19:57:00.794398 [ 3 ] {7320570e-4979-4ef7-928b-1b9b0222c9b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
19750 2024.08.27 19:57:00.794479 [ 192 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 64 rows starting from the beginning of the part
19751 2024.08.27 19:57:00.794597 [ 3 ] {7320570e-4979-4ef7-928b-1b9b0222c9b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
19752 2024.08.27 19:57:00.794983 [ 192 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 90 rows starting from the beginning of the part
19753 2024.08.27 19:57:00.795563 [ 192 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 413 rows starting from the beginning of the part
19754 2024.08.27 19:57:00.796659 [ 3 ] {7320570e-4979-4ef7-928b-1b9b0222c9b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19755 2024.08.27 19:57:00.797700 [ 3 ] {7320570e-4979-4ef7-928b-1b9b0222c9b6} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19756 2024.08.27 19:57:00.797745 [ 3 ] {7320570e-4979-4ef7-928b-1b9b0222c9b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB.
19757 2024.08.27 19:57:00.798714 [ 3 ] {7320570e-4979-4ef7-928b-1b9b0222c9b6} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
19758 2024.08.27 19:57:00.799246 [ 3 ] {7320570e-4979-4ef7-928b-1b9b0222c9b6} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19759 2024.08.27 19:57:00.799703 [ 3 ] {7320570e-4979-4ef7-928b-1b9b0222c9b6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005523 sec., 1086.3661053775122 rows/sec., 56.76 KiB/sec.
19760 2024.08.27 19:57:00.799743 [ 186 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2499 rows, containing 5 columns (5 merged, 0 gathered) in 0.006667169 sec., 374821.75718059647 rows/sec., 28.77 MiB/sec.
19761 2024.08.27 19:57:00.799992 [ 3 ] {7320570e-4979-4ef7-928b-1b9b0222c9b6} <Debug> DynamicQueryHandler: Done processing query
19762 2024.08.27 19:57:00.800029 [ 3 ] {7320570e-4979-4ef7-928b-1b9b0222c9b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
19763 2024.08.27 19:57:00.800054 [ 3 ] {} <Debug> HTTP-Session: ad801c74-883d-42d5-8c08-afebed23cebf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19764 2024.08.27 19:57:00.800060 [ 186 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary)
19765 2024.08.27 19:57:00.800274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 45042, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19766 2024.08.27 19:57:00.800379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19767 2024.08.27 19:57:00.800444 [ 3 ] {} <Debug> HTTP-Session: 54e67ff6-908e-4815-bd27-62f7d556a87e Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19768 2024.08.27 19:57:00.800517 [ 3 ] {} <Debug> HTTP-Session: 54e67ff6-908e-4815-bd27-62f7d556a87e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19769 2024.08.27 19:57:00.800589 [ 3 ] {} <Debug> HTTP-Session: 54e67ff6-908e-4815-bd27-62f7d556a87e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19770 2024.08.27 19:57:00.800678 [ 3 ] {} <Trace> HTTP-Session: 54e67ff6-908e-4815-bd27-62f7d556a87e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19771 2024.08.27 19:57:00.801009 [ 186 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_116_23} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19772 2024.08.27 19:57:00.801034 [ 3 ] {b367562c-10c9-4f4e-942d-5900d5afa50c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
19773 2024.08.27 19:57:00.801141 [ 3 ] {b367562c-10c9-4f4e-942d-5900d5afa50c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
19774 2024.08.27 19:57:00.801198 [ 186 ] {18d31851-135a-442b-a9fe-d1ef7b27fff5::all_1_116_23} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23
19775 2024.08.27 19:57:00.801409 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB.
19776 2024.08.27 19:57:00.801512 [ 3 ] {b367562c-10c9-4f4e-942d-5900d5afa50c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19777 2024.08.27 19:57:00.801954 [ 3 ] {b367562c-10c9-4f4e-942d-5900d5afa50c} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19778 2024.08.27 19:57:00.801991 [ 3 ] {b367562c-10c9-4f4e-942d-5900d5afa50c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB.
19779 2024.08.27 19:57:00.802397 [ 3 ] {b367562c-10c9-4f4e-942d-5900d5afa50c} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary)
19780 2024.08.27 19:57:00.802743 [ 3 ] {b367562c-10c9-4f4e-942d-5900d5afa50c} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19781 2024.08.27 19:57:00.802874 [ 3 ] {b367562c-10c9-4f4e-942d-5900d5afa50c} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.002041 sec., 117099.46104850565 rows/sec., 7.85 MiB/sec.
19782 2024.08.27 19:57:00.803040 [ 3 ] {b367562c-10c9-4f4e-942d-5900d5afa50c} <Debug> DynamicQueryHandler: Done processing query
19783 2024.08.27 19:57:00.803065 [ 3 ] {b367562c-10c9-4f4e-942d-5900d5afa50c} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
19784 2024.08.27 19:57:00.803081 [ 3 ] {} <Debug> HTTP-Session: 54e67ff6-908e-4815-bd27-62f7d556a87e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19785 2024.08.27 19:57:00.803251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19786 2024.08.27 19:57:00.803299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19787 2024.08.27 19:57:00.803318 [ 3 ] {} <Debug> HTTP-Session: bf3704f8-2260-4f9a-ab45-8509f53d6016 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19788 2024.08.27 19:57:00.803335 [ 3 ] {} <Debug> HTTP-Session: bf3704f8-2260-4f9a-ab45-8509f53d6016 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19789 2024.08.27 19:57:00.803349 [ 3 ] {} <Debug> HTTP-Session: bf3704f8-2260-4f9a-ab45-8509f53d6016 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19790 2024.08.27 19:57:00.803380 [ 3 ] {} <Trace> HTTP-Session: bf3704f8-2260-4f9a-ab45-8509f53d6016 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19791 2024.08.27 19:57:00.803471 [ 3 ] {d68d57ec-2d01-4953-8301-adc1ec43c6ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
19792 2024.08.27 19:57:00.803517 [ 3 ] {d68d57ec-2d01-4953-8301-adc1ec43c6ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
19793 2024.08.27 19:57:00.803646 [ 3 ] {d68d57ec-2d01-4953-8301-adc1ec43c6ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19794 2024.08.27 19:57:00.803902 [ 3 ] {d68d57ec-2d01-4953-8301-adc1ec43c6ba} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19795 2024.08.27 19:57:00.803937 [ 3 ] {d68d57ec-2d01-4953-8301-adc1ec43c6ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB.
19796 2024.08.27 19:57:00.804284 [ 3 ] {d68d57ec-2d01-4953-8301-adc1ec43c6ba} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
19797 2024.08.27 19:57:00.804605 [ 3 ] {d68d57ec-2d01-4953-8301-adc1ec43c6ba} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19798 2024.08.27 19:57:00.804734 [ 3 ] {d68d57ec-2d01-4953-8301-adc1ec43c6ba} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001284 sec., 778.816199376947 rows/sec., 52.48 KiB/sec.
19799 2024.08.27 19:57:00.804997 [ 3 ] {d68d57ec-2d01-4953-8301-adc1ec43c6ba} <Debug> DynamicQueryHandler: Done processing query
19800 2024.08.27 19:57:00.805062 [ 3 ] {d68d57ec-2d01-4953-8301-adc1ec43c6ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
19801 2024.08.27 19:57:00.805127 [ 3 ] {} <Debug> HTTP-Session: bf3704f8-2260-4f9a-ab45-8509f53d6016 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19802 2024.08.27 19:57:00.805394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19803 2024.08.27 19:57:00.805448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19804 2024.08.27 19:57:00.805468 [ 3 ] {} <Debug> HTTP-Session: 023c48e8-1dd2-4bfd-a1e5-b764a904526d Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19805 2024.08.27 19:57:00.805485 [ 3 ] {} <Debug> HTTP-Session: 023c48e8-1dd2-4bfd-a1e5-b764a904526d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19806 2024.08.27 19:57:00.805500 [ 3 ] {} <Debug> HTTP-Session: 023c48e8-1dd2-4bfd-a1e5-b764a904526d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19807 2024.08.27 19:57:00.805533 [ 3 ] {} <Trace> HTTP-Session: 023c48e8-1dd2-4bfd-a1e5-b764a904526d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19808 2024.08.27 19:57:00.805888 [ 3 ] {cb9b1a52-8bb1-42e6-9796-4ca305f37b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
19809 2024.08.27 19:57:00.805955 [ 3 ] {cb9b1a52-8bb1-42e6-9796-4ca305f37b63} <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
19810 2024.08.27 19:57:00.806391 [ 3 ] {cb9b1a52-8bb1-42e6-9796-4ca305f37b63} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19811 2024.08.27 19:57:00.807092 [ 3 ] {cb9b1a52-8bb1-42e6-9796-4ca305f37b63} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19812 2024.08.27 19:57:00.807127 [ 3 ] {cb9b1a52-8bb1-42e6-9796-4ca305f37b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB.
19813 2024.08.27 19:57:00.807736 [ 3 ] {cb9b1a52-8bb1-42e6-9796-4ca305f37b63} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
19814 2024.08.27 19:57:00.808146 [ 3 ] {cb9b1a52-8bb1-42e6-9796-4ca305f37b63} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19815 2024.08.27 19:57:00.808295 [ 3 ] {cb9b1a52-8bb1-42e6-9796-4ca305f37b63} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00267 sec., 10112.359550561798 rows/sec., 18.12 MiB/sec.
19816 2024.08.27 19:57:00.808494 [ 3 ] {cb9b1a52-8bb1-42e6-9796-4ca305f37b63} <Debug> DynamicQueryHandler: Done processing query
19817 2024.08.27 19:57:00.808518 [ 3 ] {cb9b1a52-8bb1-42e6-9796-4ca305f37b63} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
19818 2024.08.27 19:57:00.808535 [ 3 ] {} <Debug> HTTP-Session: 023c48e8-1dd2-4bfd-a1e5-b764a904526d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19819 2024.08.27 19:57:00.808709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 12143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19820 2024.08.27 19:57:00.808757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19821 2024.08.27 19:57:00.808777 [ 3 ] {} <Debug> HTTP-Session: 3f5426a4-ee70-4aed-b7e3-a16d0f24babf Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19822 2024.08.27 19:57:00.808795 [ 3 ] {} <Debug> HTTP-Session: 3f5426a4-ee70-4aed-b7e3-a16d0f24babf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19823 2024.08.27 19:57:00.808810 [ 3 ] {} <Debug> HTTP-Session: 3f5426a4-ee70-4aed-b7e3-a16d0f24babf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19824 2024.08.27 19:57:00.808842 [ 3 ] {} <Trace> HTTP-Session: 3f5426a4-ee70-4aed-b7e3-a16d0f24babf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19825 2024.08.27 19:57:00.808966 [ 3 ] {0746fd0b-d1d9-4f60-93ba-66b74eb9f5e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
19826 2024.08.27 19:57:00.809012 [ 3 ] {0746fd0b-d1d9-4f60-93ba-66b74eb9f5e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
19827 2024.08.27 19:57:00.809140 [ 3 ] {0746fd0b-d1d9-4f60-93ba-66b74eb9f5e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19828 2024.08.27 19:57:00.809560 [ 3 ] {0746fd0b-d1d9-4f60-93ba-66b74eb9f5e9} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19829 2024.08.27 19:57:00.809597 [ 3 ] {0746fd0b-d1d9-4f60-93ba-66b74eb9f5e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB.
19830 2024.08.27 19:57:00.809958 [ 3 ] {0746fd0b-d1d9-4f60-93ba-66b74eb9f5e9} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary)
19831 2024.08.27 19:57:00.810276 [ 3 ] {0746fd0b-d1d9-4f60-93ba-66b74eb9f5e9} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19832 2024.08.27 19:57:00.810404 [ 3 ] {0746fd0b-d1d9-4f60-93ba-66b74eb9f5e9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001481 sec., 55367.99459824443 rows/sec., 3.52 MiB/sec.
19833 2024.08.27 19:57:00.810411 [ 30 ] {} <Debug> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0
19834 2024.08.27 19:57:00.810468 [ 30 ] {} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19835 2024.08.27 19:57:00.810505 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB.
19836 2024.08.27 19:57:00.810602 [ 3 ] {0746fd0b-d1d9-4f60-93ba-66b74eb9f5e9} <Debug> DynamicQueryHandler: Done processing query
19837 2024.08.27 19:57:00.810615 [ 195 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full
19838 2024.08.27 19:57:00.810631 [ 3 ] {0746fd0b-d1d9-4f60-93ba-66b74eb9f5e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
19839 2024.08.27 19:57:00.810659 [ 3 ] {} <Debug> HTTP-Session: 3f5426a4-ee70-4aed-b7e3-a16d0f24babf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19840 2024.08.27 19:57:00.810743 [ 195 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19841 2024.08.27 19:57:00.810774 [ 195 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6694 rows starting from the beginning of the part
19842 2024.08.27 19:57:00.810859 [ 195 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part
19843 2024.08.27 19:57:00.811044 [ 195 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 70 rows starting from the beginning of the part
19844 2024.08.27 19:57:00.811270 [ 195 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 12 rows starting from the beginning of the part
19845 2024.08.27 19:57:00.811463 [ 195 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part
19846 2024.08.27 19:57:00.811611 [ 195 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 82 rows starting from the beginning of the part
19847 2024.08.27 19:57:00.813731 [ 186 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6978 rows, containing 4 columns (4 merged, 0 gathered) in 0.003163662 sec., 2205671.781625218 rows/sec., 143.82 MiB/sec.
19848 2024.08.27 19:57:00.814212 [ 191 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary)
19849 2024.08.27 19:57:00.814654 [ 191 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_116_23} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19850 2024.08.27 19:57:00.814742 [ 191 ] {0beec808-6b52-4948-be2d-f47adb6352e1::all_1_116_23} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23
19851 2024.08.27 19:57:00.814821 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB.
19852 2024.08.27 19:57:05.161335 [ 224 ] {} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19853 2024.08.27 19:57:05.161399 [ 224 ] {} <Debug> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19854 2024.08.27 19:57:05.169639 [ 224 ] {} <Debug> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19855 2024.08.27 19:57:05.765209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 15887, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19856 2024.08.27 19:57:05.765323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19857 2024.08.27 19:57:05.765349 [ 3 ] {} <Debug> HTTP-Session: 585adbe9-8212-4ee2-8581-4a09b4fad8b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19858 2024.08.27 19:57:05.765375 [ 3 ] {} <Debug> HTTP-Session: 585adbe9-8212-4ee2-8581-4a09b4fad8b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19859 2024.08.27 19:57:05.765389 [ 3 ] {} <Debug> HTTP-Session: 585adbe9-8212-4ee2-8581-4a09b4fad8b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19860 2024.08.27 19:57:05.765439 [ 3 ] {} <Trace> HTTP-Session: 585adbe9-8212-4ee2-8581-4a09b4fad8b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19861 2024.08.27 19:57:05.765652 [ 3 ] {4f1819ac-6184-4b61-9ceb-2bdc6d19cfdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
19862 2024.08.27 19:57:05.765721 [ 3 ] {4f1819ac-6184-4b61-9ceb-2bdc6d19cfdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
19863 2024.08.27 19:57:05.766059 [ 3 ] {4f1819ac-6184-4b61-9ceb-2bdc6d19cfdf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19864 2024.08.27 19:57:05.766599 [ 3 ] {4f1819ac-6184-4b61-9ceb-2bdc6d19cfdf} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19865 2024.08.27 19:57:05.766649 [ 3 ] {4f1819ac-6184-4b61-9ceb-2bdc6d19cfdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB.
19866 2024.08.27 19:57:05.767094 [ 3 ] {4f1819ac-6184-4b61-9ceb-2bdc6d19cfdf} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary)
19867 2024.08.27 19:57:05.767499 [ 3 ] {4f1819ac-6184-4b61-9ceb-2bdc6d19cfdf} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19868 2024.08.27 19:57:05.767649 [ 3 ] {4f1819ac-6184-4b61-9ceb-2bdc6d19cfdf} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.002075 sec., 52048.19277108434 rows/sec., 4.37 MiB/sec.
19869 2024.08.27 19:57:05.767869 [ 3 ] {4f1819ac-6184-4b61-9ceb-2bdc6d19cfdf} <Debug> DynamicQueryHandler: Done processing query
19870 2024.08.27 19:57:05.767898 [ 3 ] {4f1819ac-6184-4b61-9ceb-2bdc6d19cfdf} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
19871 2024.08.27 19:57:05.767915 [ 3 ] {} <Debug> HTTP-Session: 585adbe9-8212-4ee2-8581-4a09b4fad8b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19872 2024.08.27 19:57:05.768096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 3781, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19873 2024.08.27 19:57:05.768154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19874 2024.08.27 19:57:05.768175 [ 3 ] {} <Debug> HTTP-Session: cb20fa2c-a2e2-4566-8b05-4f0a5a9ba2d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19875 2024.08.27 19:57:05.768193 [ 3 ] {} <Debug> HTTP-Session: cb20fa2c-a2e2-4566-8b05-4f0a5a9ba2d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19876 2024.08.27 19:57:05.768208 [ 3 ] {} <Debug> HTTP-Session: cb20fa2c-a2e2-4566-8b05-4f0a5a9ba2d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19877 2024.08.27 19:57:05.768243 [ 3 ] {} <Trace> HTTP-Session: cb20fa2c-a2e2-4566-8b05-4f0a5a9ba2d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19878 2024.08.27 19:57:05.768354 [ 3 ] {6b156982-efd7-4099-94eb-563adb196602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
19879 2024.08.27 19:57:05.768402 [ 3 ] {6b156982-efd7-4099-94eb-563adb196602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
19880 2024.08.27 19:57:05.768649 [ 3 ] {6b156982-efd7-4099-94eb-563adb196602} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19881 2024.08.27 19:57:05.768988 [ 3 ] {6b156982-efd7-4099-94eb-563adb196602} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19882 2024.08.27 19:57:05.769025 [ 3 ] {6b156982-efd7-4099-94eb-563adb196602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB.
19883 2024.08.27 19:57:05.769380 [ 3 ] {6b156982-efd7-4099-94eb-563adb196602} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
19884 2024.08.27 19:57:05.769757 [ 3 ] {6b156982-efd7-4099-94eb-563adb196602} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19885 2024.08.27 19:57:05.769891 [ 3 ] {6b156982-efd7-4099-94eb-563adb196602} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00157 sec., 16560.509554140128 rows/sec., 1.22 MiB/sec.
19886 2024.08.27 19:57:05.770109 [ 3 ] {6b156982-efd7-4099-94eb-563adb196602} <Debug> DynamicQueryHandler: Done processing query
19887 2024.08.27 19:57:05.770135 [ 3 ] {6b156982-efd7-4099-94eb-563adb196602} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
19888 2024.08.27 19:57:05.770186 [ 3 ] {} <Debug> HTTP-Session: cb20fa2c-a2e2-4566-8b05-4f0a5a9ba2d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19889 2024.08.27 19:57:05.770424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 15296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19890 2024.08.27 19:57:05.770485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19891 2024.08.27 19:57:05.770504 [ 3 ] {} <Debug> HTTP-Session: ab80349a-92b5-4493-b054-e8785ecd8d46 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19892 2024.08.27 19:57:05.770521 [ 3 ] {} <Debug> HTTP-Session: ab80349a-92b5-4493-b054-e8785ecd8d46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19893 2024.08.27 19:57:05.770535 [ 3 ] {} <Debug> HTTP-Session: ab80349a-92b5-4493-b054-e8785ecd8d46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19894 2024.08.27 19:57:05.770569 [ 3 ] {} <Trace> HTTP-Session: ab80349a-92b5-4493-b054-e8785ecd8d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19895 2024.08.27 19:57:05.770701 [ 3 ] {e28a05b7-8911-49c3-b95c-a2402adc4a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
19896 2024.08.27 19:57:05.770747 [ 3 ] {e28a05b7-8911-49c3-b95c-a2402adc4a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
19897 2024.08.27 19:57:05.770999 [ 3 ] {e28a05b7-8911-49c3-b95c-a2402adc4a0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19898 2024.08.27 19:57:05.771382 [ 3 ] {e28a05b7-8911-49c3-b95c-a2402adc4a0d} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19899 2024.08.27 19:57:05.771420 [ 3 ] {e28a05b7-8911-49c3-b95c-a2402adc4a0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB.
19900 2024.08.27 19:57:05.771782 [ 3 ] {e28a05b7-8911-49c3-b95c-a2402adc4a0d} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary)
19901 2024.08.27 19:57:05.772155 [ 3 ] {e28a05b7-8911-49c3-b95c-a2402adc4a0d} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19902 2024.08.27 19:57:05.772285 [ 3 ] {e28a05b7-8911-49c3-b95c-a2402adc4a0d} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001638 sec., 54945.054945054944 rows/sec., 4.29 MiB/sec.
19903 2024.08.27 19:57:05.772456 [ 220 ] {} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19904 2024.08.27 19:57:05.772519 [ 220 ] {} <Debug> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19905 2024.08.27 19:57:05.772529 [ 3 ] {e28a05b7-8911-49c3-b95c-a2402adc4a0d} <Debug> DynamicQueryHandler: Done processing query
19906 2024.08.27 19:57:05.772589 [ 3 ] {e28a05b7-8911-49c3-b95c-a2402adc4a0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
19907 2024.08.27 19:57:05.772620 [ 3 ] {} <Debug> HTTP-Session: ab80349a-92b5-4493-b054-e8785ecd8d46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19908 2024.08.27 19:57:05.772852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 30657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19909 2024.08.27 19:57:05.772940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19910 2024.08.27 19:57:05.772985 [ 3 ] {} <Debug> HTTP-Session: 306592f9-1adb-4f5a-94ca-c695b5e9d8ec Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19911 2024.08.27 19:57:05.773024 [ 3 ] {} <Debug> HTTP-Session: 306592f9-1adb-4f5a-94ca-c695b5e9d8ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19912 2024.08.27 19:57:05.773072 [ 3 ] {} <Debug> HTTP-Session: 306592f9-1adb-4f5a-94ca-c695b5e9d8ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19913 2024.08.27 19:57:05.773155 [ 3 ] {} <Trace> HTTP-Session: 306592f9-1adb-4f5a-94ca-c695b5e9d8ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19914 2024.08.27 19:57:05.773378 [ 3 ] {90fc1d2b-9e73-4e5f-b47e-bf408c10cb9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
19915 2024.08.27 19:57:05.773449 [ 3 ] {90fc1d2b-9e73-4e5f-b47e-bf408c10cb9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
19916 2024.08.27 19:57:05.773927 [ 3 ] {90fc1d2b-9e73-4e5f-b47e-bf408c10cb9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19917 2024.08.27 19:57:05.774800 [ 3 ] {90fc1d2b-9e73-4e5f-b47e-bf408c10cb9d} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19918 2024.08.27 19:57:05.774842 [ 3 ] {90fc1d2b-9e73-4e5f-b47e-bf408c10cb9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB.
19919 2024.08.27 19:57:05.775251 [ 3 ] {90fc1d2b-9e73-4e5f-b47e-bf408c10cb9d} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary)
19920 2024.08.27 19:57:05.775969 [ 3 ] {90fc1d2b-9e73-4e5f-b47e-bf408c10cb9d} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19921 2024.08.27 19:57:05.776161 [ 3 ] {90fc1d2b-9e73-4e5f-b47e-bf408c10cb9d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002838 sec., 56377.730796335454 rows/sec., 3.93 MiB/sec.
19922 2024.08.27 19:57:05.776339 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19923 2024.08.27 19:57:05.776444 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19924 2024.08.27 19:57:05.776665 [ 3 ] {90fc1d2b-9e73-4e5f-b47e-bf408c10cb9d} <Debug> DynamicQueryHandler: Done processing query
19925 2024.08.27 19:57:05.776772 [ 3 ] {90fc1d2b-9e73-4e5f-b47e-bf408c10cb9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
19926 2024.08.27 19:57:05.776854 [ 3 ] {} <Debug> HTTP-Session: 306592f9-1adb-4f5a-94ca-c695b5e9d8ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19927 2024.08.27 19:57:05.777097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 42130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19928 2024.08.27 19:57:05.777249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19929 2024.08.27 19:57:05.777351 [ 3 ] {} <Debug> HTTP-Session: 72fedc5e-993b-4aca-be9f-7eca7e78e62f Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19930 2024.08.27 19:57:05.777369 [ 220 ] {} <Debug> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19931 2024.08.27 19:57:05.777422 [ 3 ] {} <Debug> HTTP-Session: 72fedc5e-993b-4aca-be9f-7eca7e78e62f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19932 2024.08.27 19:57:05.777525 [ 3 ] {} <Debug> HTTP-Session: 72fedc5e-993b-4aca-be9f-7eca7e78e62f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19933 2024.08.27 19:57:05.777751 [ 3 ] {} <Trace> HTTP-Session: 72fedc5e-993b-4aca-be9f-7eca7e78e62f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19934 2024.08.27 19:57:05.778344 [ 3 ] {b3d6e441-880a-4d13-b390-71bb98f35cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
19935 2024.08.27 19:57:05.778894 [ 3 ] {b3d6e441-880a-4d13-b390-71bb98f35cef} <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
19936 2024.08.27 19:57:05.780315 [ 3 ] {b3d6e441-880a-4d13-b390-71bb98f35cef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19937 2024.08.27 19:57:05.781526 [ 3 ] {b3d6e441-880a-4d13-b390-71bb98f35cef} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19938 2024.08.27 19:57:05.781553 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19939 2024.08.27 19:57:05.781587 [ 3 ] {b3d6e441-880a-4d13-b390-71bb98f35cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB.
19940 2024.08.27 19:57:05.783373 [ 3 ] {b3d6e441-880a-4d13-b390-71bb98f35cef} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
19941 2024.08.27 19:57:05.784028 [ 3 ] {b3d6e441-880a-4d13-b390-71bb98f35cef} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19942 2024.08.27 19:57:05.784241 [ 3 ] {b3d6e441-880a-4d13-b390-71bb98f35cef} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.006308 sec., 4121.750158528852 rows/sec., 7.39 MiB/sec.
19943 2024.08.27 19:57:05.784941 [ 3 ] {b3d6e441-880a-4d13-b390-71bb98f35cef} <Debug> DynamicQueryHandler: Done processing query
19944 2024.08.27 19:57:05.785001 [ 3 ] {b3d6e441-880a-4d13-b390-71bb98f35cef} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
19945 2024.08.27 19:57:05.785033 [ 3 ] {} <Debug> HTTP-Session: 72fedc5e-993b-4aca-be9f-7eca7e78e62f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19946 2024.08.27 19:57:05.785254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19947 2024.08.27 19:57:05.785308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19948 2024.08.27 19:57:05.785328 [ 3 ] {} <Debug> HTTP-Session: c1f99dc3-fd7c-475b-8778-01919c31a92d Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19949 2024.08.27 19:57:05.785345 [ 3 ] {} <Debug> HTTP-Session: c1f99dc3-fd7c-475b-8778-01919c31a92d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19950 2024.08.27 19:57:05.785360 [ 3 ] {} <Debug> HTTP-Session: c1f99dc3-fd7c-475b-8778-01919c31a92d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19951 2024.08.27 19:57:05.785392 [ 3 ] {} <Trace> HTTP-Session: c1f99dc3-fd7c-475b-8778-01919c31a92d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19952 2024.08.27 19:57:05.785522 [ 3 ] {699a2c1d-61f3-40c4-8473-9eb09cd4cbdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
19953 2024.08.27 19:57:05.785578 [ 3 ] {699a2c1d-61f3-40c4-8473-9eb09cd4cbdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
19954 2024.08.27 19:57:05.785731 [ 3 ] {699a2c1d-61f3-40c4-8473-9eb09cd4cbdb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19955 2024.08.27 19:57:05.786105 [ 3 ] {699a2c1d-61f3-40c4-8473-9eb09cd4cbdb} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19956 2024.08.27 19:57:05.786142 [ 3 ] {699a2c1d-61f3-40c4-8473-9eb09cd4cbdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB.
19957 2024.08.27 19:57:05.786527 [ 3 ] {699a2c1d-61f3-40c4-8473-9eb09cd4cbdb} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary)
19958 2024.08.27 19:57:05.786878 [ 3 ] {699a2c1d-61f3-40c4-8473-9eb09cd4cbdb} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19959 2024.08.27 19:57:05.787004 [ 3 ] {699a2c1d-61f3-40c4-8473-9eb09cd4cbdb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00153 sec., 39215.686274509804 rows/sec., 2.64 MiB/sec.
19960 2024.08.27 19:57:05.787197 [ 3 ] {699a2c1d-61f3-40c4-8473-9eb09cd4cbdb} <Debug> DynamicQueryHandler: Done processing query
19961 2024.08.27 19:57:05.787224 [ 3 ] {699a2c1d-61f3-40c4-8473-9eb09cd4cbdb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
19962 2024.08.27 19:57:05.787240 [ 3 ] {} <Debug> HTTP-Session: c1f99dc3-fd7c-475b-8778-01919c31a92d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19963 2024.08.27 19:57:06.447266 [ 221 ] {} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19964 2024.08.27 19:57:06.447316 [ 221 ] {} <Debug> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19965 2024.08.27 19:57:06.449390 [ 221 ] {} <Debug> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19966 2024.08.27 19:57:09.810148 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache
19967 2024.08.27 19:57:09.810247 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache
19968 2024.08.27 19:57:10.769538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 36816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19969 2024.08.27 19:57:10.769679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19970 2024.08.27 19:57:10.769714 [ 3 ] {} <Debug> HTTP-Session: 78b78995-031b-4aea-926f-3e3422fa2b3b Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19971 2024.08.27 19:57:10.769747 [ 3 ] {} <Debug> HTTP-Session: 78b78995-031b-4aea-926f-3e3422fa2b3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19972 2024.08.27 19:57:10.769770 [ 3 ] {} <Debug> HTTP-Session: 78b78995-031b-4aea-926f-3e3422fa2b3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19973 2024.08.27 19:57:10.769834 [ 3 ] {} <Trace> HTTP-Session: 78b78995-031b-4aea-926f-3e3422fa2b3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19974 2024.08.27 19:57:10.770182 [ 3 ] {20098c0b-3702-420c-bac3-dd34d534242e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
19975 2024.08.27 19:57:10.770260 [ 3 ] {20098c0b-3702-420c-bac3-dd34d534242e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
19976 2024.08.27 19:57:10.770597 [ 3 ] {20098c0b-3702-420c-bac3-dd34d534242e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19977 2024.08.27 19:57:10.771255 [ 3 ] {20098c0b-3702-420c-bac3-dd34d534242e} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19978 2024.08.27 19:57:10.771303 [ 3 ] {20098c0b-3702-420c-bac3-dd34d534242e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB.
19979 2024.08.27 19:57:10.771752 [ 3 ] {20098c0b-3702-420c-bac3-dd34d534242e} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary)
19980 2024.08.27 19:57:10.772156 [ 3 ] {20098c0b-3702-420c-bac3-dd34d534242e} <Trace> oximeter.fields_string (d6b054ea-c6b5-4567-95db-e83ddab26392): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19981 2024.08.27 19:57:10.772303 [ 3 ] {20098c0b-3702-420c-bac3-dd34d534242e} <Debug> executeQuery: Read 243 rows, 22.06 KiB in 0.002278 sec., 106672.51975417032 rows/sec., 9.46 MiB/sec.
19982 2024.08.27 19:57:10.772592 [ 3 ] {20098c0b-3702-420c-bac3-dd34d534242e} <Debug> DynamicQueryHandler: Done processing query
19983 2024.08.27 19:57:10.772620 [ 3 ] {20098c0b-3702-420c-bac3-dd34d534242e} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
19984 2024.08.27 19:57:10.772637 [ 3 ] {} <Debug> HTTP-Session: 78b78995-031b-4aea-926f-3e3422fa2b3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19985 2024.08.27 19:57:10.772920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 3917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19986 2024.08.27 19:57:10.773071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19987 2024.08.27 19:57:10.773147 [ 3 ] {} <Debug> HTTP-Session: ee16ded8-120f-41b2-8219-8f8c0b411823 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
19988 2024.08.27 19:57:10.773220 [ 3 ] {} <Debug> HTTP-Session: ee16ded8-120f-41b2-8219-8f8c0b411823 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19989 2024.08.27 19:57:10.773274 [ 3 ] {} <Debug> HTTP-Session: ee16ded8-120f-41b2-8219-8f8c0b411823 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19990 2024.08.27 19:57:10.773362 [ 3 ] {} <Trace> HTTP-Session: ee16ded8-120f-41b2-8219-8f8c0b411823 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19991 2024.08.27 19:57:10.773519 [ 3 ] {c837e6b8-fec4-4b87-9e79-4b744e9ccd20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
19992 2024.08.27 19:57:10.773566 [ 3 ] {c837e6b8-fec4-4b87-9e79-4b744e9ccd20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
19993 2024.08.27 19:57:10.773813 [ 3 ] {c837e6b8-fec4-4b87-9e79-4b744e9ccd20} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19994 2024.08.27 19:57:10.774163 [ 3 ] {c837e6b8-fec4-4b87-9e79-4b744e9ccd20} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19995 2024.08.27 19:57:10.774201 [ 3 ] {c837e6b8-fec4-4b87-9e79-4b744e9ccd20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB.
19996 2024.08.27 19:57:10.774555 [ 3 ] {c837e6b8-fec4-4b87-9e79-4b744e9ccd20} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
19997 2024.08.27 19:57:10.774935 [ 3 ] {c837e6b8-fec4-4b87-9e79-4b744e9ccd20} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19998 2024.08.27 19:57:10.775064 [ 3 ] {c837e6b8-fec4-4b87-9e79-4b744e9ccd20} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001584 sec., 17045.454545454548 rows/sec., 1.25 MiB/sec.
19999 2024.08.27 19:57:10.775075 [ 51 ] {} <Debug> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
20000 2024.08.27 19:57:10.775133 [ 51 ] {} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20001 2024.08.27 19:57:10.775177 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB.
20002 2024.08.27 19:57:10.775307 [ 3 ] {c837e6b8-fec4-4b87-9e79-4b744e9ccd20} <Debug> DynamicQueryHandler: Done processing query
20003 2024.08.27 19:57:10.775385 [ 3 ] {c837e6b8-fec4-4b87-9e79-4b744e9ccd20} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
20004 2024.08.27 19:57:10.775443 [ 3 ] {} <Debug> HTTP-Session: ee16ded8-120f-41b2-8219-8f8c0b411823 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
20005 2024.08.27 19:57:10.775571 [ 186 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::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
20006 2024.08.27 19:57:10.775742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
20007 2024.08.27 19:57:10.775919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
20008 2024.08.27 19:57:10.776014 [ 3 ] {} <Debug> HTTP-Session: 9c9a37f5-a8ed-48ac-a5c9-12b9d92bc351 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
20009 2024.08.27 19:57:10.776090 [ 3 ] {} <Debug> HTTP-Session: 9c9a37f5-a8ed-48ac-a5c9-12b9d92bc351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
20010 2024.08.27 19:57:10.776166 [ 3 ] {} <Debug> HTTP-Session: 9c9a37f5-a8ed-48ac-a5c9-12b9d92bc351 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
20011 2024.08.27 19:57:10.776316 [ 3 ] {} <Trace> HTTP-Session: 9c9a37f5-a8ed-48ac-a5c9-12b9d92bc351 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20012 2024.08.27 19:57:10.776554 [ 186 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
20013 2024.08.27 19:57:10.776650 [ 3 ] {837d145d-8c9b-4a9c-9ac7-a6c3574479fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
20014 2024.08.27 19:57:10.776700 [ 186 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 74 rows starting from the beginning of the part
20015 2024.08.27 19:57:10.776782 [ 3 ] {837d145d-8c9b-4a9c-9ac7-a6c3574479fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
20016 2024.08.27 19:57:10.777110 [ 186 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 29 rows starting from the beginning of the part
20017 2024.08.27 19:57:10.777333 [ 186 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 26 rows starting from the beginning of the part
20018 2024.08.27 19:57:10.777730 [ 186 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 31 rows starting from the beginning of the part
20019 2024.08.27 19:57:10.778253 [ 186 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 26 rows starting from the beginning of the part
20020 2024.08.27 19:57:10.778701 [ 186 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 27 rows starting from the beginning of the part
20021 2024.08.27 19:57:10.779036 [ 3 ] {837d145d-8c9b-4a9c-9ac7-a6c3574479fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
20022 2024.08.27 19:57:10.780080 [ 3 ] {837d145d-8c9b-4a9c-9ac7-a6c3574479fb} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20023 2024.08.27 19:57:10.780132 [ 3 ] {837d145d-8c9b-4a9c-9ac7-a6c3574479fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB.
20024 2024.08.27 19:57:10.781149 [ 3 ] {837d145d-8c9b-4a9c-9ac7-a6c3574479fb} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
20025 2024.08.27 19:57:10.781833 [ 186 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 5 columns (5 merged, 0 gathered) in 0.006570328 sec., 32418.472867716802 rows/sec., 2.48 MiB/sec.
20026 2024.08.27 19:57:10.782020 [ 191 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
20027 2024.08.27 19:57:10.782097 [ 3 ] {837d145d-8c9b-4a9c-9ac7-a6c3574479fb} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20028 2024.08.27 19:57:10.782254 [ 51 ] {} <Debug> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0
20029 2024.08.27 19:57:10.782286 [ 3 ] {837d145d-8c9b-4a9c-9ac7-a6c3574479fb} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005745 sec., 2436.9016536118365 rows/sec., 170.66 KiB/sec.
20030 2024.08.27 19:57:10.782317 [ 51 ] {} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20031 2024.08.27 19:57:10.782383 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB.
20032 2024.08.27 19:57:10.783171 [ 3 ] {837d145d-8c9b-4a9c-9ac7-a6c3574479fb} <Debug> DynamicQueryHandler: Done processing query
20033 2024.08.27 19:57:10.783251 [ 3 ] {837d145d-8c9b-4a9c-9ac7-a6c3574479fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
20034 2024.08.27 19:57:10.783320 [ 3 ] {} <Debug> HTTP-Session: 9c9a37f5-a8ed-48ac-a5c9-12b9d92bc351 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
20035 2024.08.27 19:57:10.783356 [ 188 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full
20036 2024.08.27 19:57:10.783623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
20037 2024.08.27 19:57:10.783843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
20038 2024.08.27 19:57:10.783964 [ 191 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_96_19} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20039 2024.08.27 19:57:10.783976 [ 3 ] {} <Debug> HTTP-Session: faac4d1f-dfe0-46ee-9c5e-5681caa3c9cf Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
20040 2024.08.27 19:57:10.784077 [ 3 ] {} <Debug> HTTP-Session: faac4d1f-dfe0-46ee-9c5e-5681caa3c9cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
20041 2024.08.27 19:57:10.784171 [ 3 ] {} <Debug> HTTP-Session: faac4d1f-dfe0-46ee-9c5e-5681caa3c9cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
20042 2024.08.27 19:57:10.784355 [ 3 ] {} <Trace> HTTP-Session: faac4d1f-dfe0-46ee-9c5e-5681caa3c9cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20043 2024.08.27 19:57:10.784382 [ 191 ] {37fbcc1e-5d2b-4f82-910a-4f6396e2bf22::all_1_96_19} <Trace> oximeter.fields_u16 (37fbcc1e-5d2b-4f82-910a-4f6396e2bf22) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
20044 2024.08.27 19:57:10.784566 [ 188 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
20045 2024.08.27 19:57:10.784730 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
20046 2024.08.27 19:57:10.784801 [ 3 ] {cdbe790e-729c-4e11-be18-889b39e4f87e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
20047 2024.08.27 19:57:10.784807 [ 188 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 248 rows starting from the beginning of the part
20048 2024.08.27 19:57:10.784980 [ 3 ] {cdbe790e-729c-4e11-be18-889b39e4f87e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
20049 2024.08.27 19:57:10.785254 [ 188 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part
20050 2024.08.27 19:57:10.785730 [ 188 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part
20051 2024.08.27 19:57:10.786381 [ 188 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 248 rows starting from the beginning of the part
20052 2024.08.27 19:57:10.786857 [ 188 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part
20053 2024.08.27 19:57:10.787080 [ 3 ] {cdbe790e-729c-4e11-be18-889b39e4f87e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
20054 2024.08.27 19:57:10.787204 [ 188 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part
20055 2024.08.27 19:57:10.788173 [ 3 ] {cdbe790e-729c-4e11-be18-889b39e4f87e} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20056 2024.08.27 19:57:10.788245 [ 3 ] {cdbe790e-729c-4e11-be18-889b39e4f87e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB.
20057 2024.08.27 19:57:10.789255 [ 3 ] {cdbe790e-729c-4e11-be18-889b39e4f87e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
20058 2024.08.27 19:57:10.790200 [ 198 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 552 rows, containing 5 columns (5 merged, 0 gathered) in 0.007632794 sec., 72319.52021762935 rows/sec., 4.91 MiB/sec.
20059 2024.08.27 19:57:10.790250 [ 3 ] {cdbe790e-729c-4e11-be18-889b39e4f87e} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20060 2024.08.27 19:57:10.790489 [ 51 ] {} <Debug> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0
20061 2024.08.27 19:57:10.790525 [ 3 ] {cdbe790e-729c-4e11-be18-889b39e4f87e} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005905 sec., 1016.0880609652837 rows/sec., 60.03 KiB/sec.
20062 2024.08.27 19:57:10.790539 [ 51 ] {} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20063 2024.08.27 19:57:10.790639 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB.
20064 2024.08.27 19:57:10.790711 [ 198 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary)
20065 2024.08.27 19:57:10.791379 [ 3 ] {cdbe790e-729c-4e11-be18-889b39e4f87e} <Debug> DynamicQueryHandler: Done processing query
20066 2024.08.27 19:57:10.791484 [ 3 ] {cdbe790e-729c-4e11-be18-889b39e4f87e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
20067 2024.08.27 19:57:10.791584 [ 3 ] {} <Debug> HTTP-Session: faac4d1f-dfe0-46ee-9c5e-5681caa3c9cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
20068 2024.08.27 19:57:10.791553 [ 190 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full
20069 2024.08.27 19:57:10.792072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 66337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
20070 2024.08.27 19:57:10.792313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
20071 2024.08.27 19:57:10.792457 [ 3 ] {} <Debug> HTTP-Session: 62a707aa-361f-492d-a083-9c05be195439 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
20072 2024.08.27 19:57:10.792582 [ 3 ] {} <Debug> HTTP-Session: 62a707aa-361f-492d-a083-9c05be195439 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
20073 2024.08.27 19:57:10.792704 [ 3 ] {} <Debug> HTTP-Session: 62a707aa-361f-492d-a083-9c05be195439 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
20074 2024.08.27 19:57:10.792746 [ 190 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
20075 2024.08.27 19:57:10.792917 [ 3 ] {} <Trace> HTTP-Session: 62a707aa-361f-492d-a083-9c05be195439 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20076 2024.08.27 19:57:10.792975 [ 190 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 6 rows starting from the beginning of the part
20077 2024.08.27 19:57:10.793551 [ 190 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part
20078 2024.08.27 19:57:10.793575 [ 3 ] {87695857-e48e-42b2-b540-baaf048bd90d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
20079 2024.08.27 19:57:10.793788 [ 3 ] {87695857-e48e-42b2-b540-baaf048bd90d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
20080 2024.08.27 19:57:10.794052 [ 190 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part
20081 2024.08.27 19:57:10.794559 [ 198 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_50_10} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20082 2024.08.27 19:57:10.794666 [ 190 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part
20083 2024.08.27 19:57:10.795032 [ 198 ] {b222fea6-2b46-4fba-ad66-d9865f93d2d5::all_1_50_10} <Trace> oximeter.fields_u32 (b222fea6-2b46-4fba-ad66-d9865f93d2d5) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10
20084 2024.08.27 19:57:10.795147 [ 190 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part
20085 2024.08.27 19:57:10.795448 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
20086 2024.08.27 19:57:10.796087 [ 3 ] {87695857-e48e-42b2-b540-baaf048bd90d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
20087 2024.08.27 19:57:10.797389 [ 3 ] {87695857-e48e-42b2-b540-baaf048bd90d} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20088 2024.08.27 19:57:10.797465 [ 3 ] {87695857-e48e-42b2-b540-baaf048bd90d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB.
20089 2024.08.27 19:57:10.797708 [ 190 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.006842041 sec., 4384.656566658984 rows/sec., 278.32 KiB/sec.
20090 2024.08.27 19:57:10.797979 [ 196 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary)
20091 2024.08.27 19:57:10.798335 [ 3 ] {87695857-e48e-42b2-b540-baaf048bd90d} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary)
20092 2024.08.27 19:57:10.799033 [ 200 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_49_12} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20093 2024.08.27 19:57:10.799248 [ 200 ] {445c3555-9731-4b90-8909-b1d720b70fc5::all_1_49_12} <Trace> oximeter.fields_u8 (445c3555-9731-4b90-8909-b1d720b70fc5) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12
20094 2024.08.27 19:57:10.799251 [ 3 ] {87695857-e48e-42b2-b540-baaf048bd90d} <Trace> oximeter.fields_uuid (18d31851-135a-442b-a9fe-d1ef7b27fff5): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20095 2024.08.27 19:57:10.799442 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
20096 2024.08.27 19:57:10.799568 [ 3 ] {87695857-e48e-42b2-b540-baaf048bd90d} <Debug> executeQuery: Read 409 rows, 29.84 KiB in 0.006286 sec., 65065.224307986 rows/sec., 4.64 MiB/sec.
20097 2024.08.27 19:57:10.799766 [ 3 ] {87695857-e48e-42b2-b540-baaf048bd90d} <Debug> DynamicQueryHandler: Done processing query
20098 2024.08.27 19:57:10.799792 [ 3 ] {87695857-e48e-42b2-b540-baaf048bd90d} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
20099 2024.08.27 19:57:10.799808 [ 3 ] {} <Debug> HTTP-Session: 62a707aa-361f-492d-a083-9c05be195439 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
20100 2024.08.27 19:57:10.799989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
20101 2024.08.27 19:57:10.800038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
20102 2024.08.27 19:57:10.800059 [ 3 ] {} <Debug> HTTP-Session: 20fedc36-d467-4cdd-a026-b11631336cc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
20103 2024.08.27 19:57:10.800075 [ 3 ] {} <Debug> HTTP-Session: 20fedc36-d467-4cdd-a026-b11631336cc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
20104 2024.08.27 19:57:10.800090 [ 3 ] {} <Debug> HTTP-Session: 20fedc36-d467-4cdd-a026-b11631336cc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
20105 2024.08.27 19:57:10.800122 [ 3 ] {} <Trace> HTTP-Session: 20fedc36-d467-4cdd-a026-b11631336cc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20106 2024.08.27 19:57:10.800232 [ 3 ] {fd3cb140-7fe6-4260-8436-1c60e83f213d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
20107 2024.08.27 19:57:10.800278 [ 3 ] {fd3cb140-7fe6-4260-8436-1c60e83f213d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
20108 2024.08.27 19:57:10.800411 [ 3 ] {fd3cb140-7fe6-4260-8436-1c60e83f213d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
20109 2024.08.27 19:57:10.800691 [ 3 ] {fd3cb140-7fe6-4260-8436-1c60e83f213d} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20110 2024.08.27 19:57:10.800727 [ 3 ] {fd3cb140-7fe6-4260-8436-1c60e83f213d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB.
20111 2024.08.27 19:57:10.801100 [ 3 ] {fd3cb140-7fe6-4260-8436-1c60e83f213d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
20112 2024.08.27 19:57:10.801438 [ 3 ] {fd3cb140-7fe6-4260-8436-1c60e83f213d} <Trace> oximeter.measurements_bool (e404840d-acbd-4930-baca-e5450aa2460b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20113 2024.08.27 19:57:10.801566 [ 3 ] {fd3cb140-7fe6-4260-8436-1c60e83f213d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001359 sec., 4415.0110375275935 rows/sec., 230.67 KiB/sec.
20114 2024.08.27 19:57:10.801766 [ 3 ] {fd3cb140-7fe6-4260-8436-1c60e83f213d} <Debug> DynamicQueryHandler: Done processing query
20115 2024.08.27 19:57:10.801798 [ 3 ] {fd3cb140-7fe6-4260-8436-1c60e83f213d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
20116 2024.08.27 19:57:10.801818 [ 3 ] {} <Debug> HTTP-Session: 20fedc36-d467-4cdd-a026-b11631336cc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
20117 2024.08.27 19:57:10.802008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44659, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
20118 2024.08.27 19:57:10.802059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
20119 2024.08.27 19:57:10.802079 [ 3 ] {} <Debug> HTTP-Session: e05d3d28-a7d9-4c6c-9823-a397f461f72f Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
20120 2024.08.27 19:57:10.802095 [ 3 ] {} <Debug> HTTP-Session: e05d3d28-a7d9-4c6c-9823-a397f461f72f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
20121 2024.08.27 19:57:10.802109 [ 3 ] {} <Debug> HTTP-Session: e05d3d28-a7d9-4c6c-9823-a397f461f72f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
20122 2024.08.27 19:57:10.802140 [ 3 ] {} <Trace> HTTP-Session: e05d3d28-a7d9-4c6c-9823-a397f461f72f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20123 2024.08.27 19:57:10.802327 [ 3 ] {db0c9d79-5cbb-4bf5-9eec-17905913f0d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
20124 2024.08.27 19:57:10.802374 [ 3 ] {db0c9d79-5cbb-4bf5-9eec-17905913f0d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
20125 2024.08.27 19:57:10.802518 [ 3 ] {db0c9d79-5cbb-4bf5-9eec-17905913f0d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
20126 2024.08.27 19:57:10.802963 [ 3 ] {db0c9d79-5cbb-4bf5-9eec-17905913f0d5} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20127 2024.08.27 19:57:10.802999 [ 3 ] {db0c9d79-5cbb-4bf5-9eec-17905913f0d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB.
20128 2024.08.27 19:57:10.803391 [ 3 ] {db0c9d79-5cbb-4bf5-9eec-17905913f0d5} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary)
20129 2024.08.27 19:57:10.803731 [ 3 ] {db0c9d79-5cbb-4bf5-9eec-17905913f0d5} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20130 2024.08.27 19:57:10.803868 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Selected 6 parts from all_1_113_23 to all_118_118_0
20131 2024.08.27 19:57:10.803870 [ 3 ] {db0c9d79-5cbb-4bf5-9eec-17905913f0d5} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00164 sec., 144512.19512195123 rows/sec., 9.69 MiB/sec.
20132 2024.08.27 19:57:10.803909 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20133 2024.08.27 19:57:10.803954 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB.
20134 2024.08.27 19:57:10.804117 [ 3 ] {db0c9d79-5cbb-4bf5-9eec-17905913f0d5} <Debug> DynamicQueryHandler: Done processing query
20135 2024.08.27 19:57:10.804132 [ 197 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_118_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_113_23 to all_118_118_0 into Compact with storage Full
20136 2024.08.27 19:57:10.804145 [ 3 ] {db0c9d79-5cbb-4bf5-9eec-17905913f0d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
20137 2024.08.27 19:57:10.804234 [ 3 ] {} <Debug> HTTP-Session: e05d3d28-a7d9-4c6c-9823-a397f461f72f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
20138 2024.08.27 19:57:10.804436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
20139 2024.08.27 19:57:10.804476 [ 197 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_118_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
20140 2024.08.27 19:57:10.804536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
20141 2024.08.27 19:57:10.804555 [ 197 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_113_23, total 31489 rows starting from the beginning of the part
20142 2024.08.27 19:57:10.804586 [ 3 ] {} <Debug> HTTP-Session: 3ca713d4-2d5a-42f9-97ad-b0f09df05177 Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
20143 2024.08.27 19:57:10.804633 [ 3 ] {} <Debug> HTTP-Session: 3ca713d4-2d5a-42f9-97ad-b0f09df05177 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
20144 2024.08.27 19:57:10.804707 [ 3 ] {} <Debug> HTTP-Session: 3ca713d4-2d5a-42f9-97ad-b0f09df05177 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
20145 2024.08.27 19:57:10.804847 [ 3 ] {} <Trace> HTTP-Session: 3ca713d4-2d5a-42f9-97ad-b0f09df05177 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20146 2024.08.27 19:57:10.804896 [ 197 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 32 rows starting from the beginning of the part
20147 2024.08.27 19:57:10.805170 [ 3 ] {3ce8ef4a-99ef-42ee-8b1f-afd36d82e3ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
20148 2024.08.27 19:57:10.805218 [ 197 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part
20149 2024.08.27 19:57:10.805319 [ 3 ] {3ce8ef4a-99ef-42ee-8b1f-afd36d82e3ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
20150 2024.08.27 19:57:10.805637 [ 197 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 239 rows starting from the beginning of the part
20151 2024.08.27 19:57:10.806012 [ 197 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part
20152 2024.08.27 19:57:10.806365 [ 197 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 237 rows starting from the beginning of the part
20153 2024.08.27 19:57:10.806462 [ 3 ] {3ce8ef4a-99ef-42ee-8b1f-afd36d82e3ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
20154 2024.08.27 19:57:10.807317 [ 3 ] {3ce8ef4a-99ef-42ee-8b1f-afd36d82e3ce} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20155 2024.08.27 19:57:10.807389 [ 3 ] {3ce8ef4a-99ef-42ee-8b1f-afd36d82e3ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB.
20156 2024.08.27 19:57:10.808000 [ 3 ] {3ce8ef4a-99ef-42ee-8b1f-afd36d82e3ce} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
20157 2024.08.27 19:57:10.808405 [ 3 ] {3ce8ef4a-99ef-42ee-8b1f-afd36d82e3ce} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20158 2024.08.27 19:57:10.808654 [ 51 ] {} <Debug> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c) (MergerMutator): Selected 6 parts from all_1_44_9 to all_49_49_0
20159 2024.08.27 19:57:10.808746 [ 3 ] {3ce8ef4a-99ef-42ee-8b1f-afd36d82e3ce} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003704 sec., 269.9784017278618 rows/sec., 18.19 KiB/sec.
20160 2024.08.27 19:57:10.808766 [ 51 ] {} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20161 2024.08.27 19:57:10.808857 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB.
20162 2024.08.27 19:57:10.809366 [ 3 ] {3ce8ef4a-99ef-42ee-8b1f-afd36d82e3ce} <Debug> DynamicQueryHandler: Done processing query
20163 2024.08.27 19:57:10.809448 [ 3 ] {3ce8ef4a-99ef-42ee-8b1f-afd36d82e3ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
20164 2024.08.27 19:57:10.809523 [ 3 ] {} <Debug> HTTP-Session: 3ca713d4-2d5a-42f9-97ad-b0f09df05177 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
20165 2024.08.27 19:57:10.809584 [ 200 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_49_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_44_9 to all_49_49_0 into Compact with storage Full
20166 2024.08.27 19:57:10.809865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 44516, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
20167 2024.08.27 19:57:10.810047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
20168 2024.08.27 19:57:10.810130 [ 3 ] {} <Debug> HTTP-Session: f24a8739-d406-47fd-b370-285958c4279c Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
20169 2024.08.27 19:57:10.810201 [ 3 ] {} <Debug> HTTP-Session: f24a8739-d406-47fd-b370-285958c4279c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
20170 2024.08.27 19:57:10.810269 [ 3 ] {} <Debug> HTTP-Session: f24a8739-d406-47fd-b370-285958c4279c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
20171 2024.08.27 19:57:10.810400 [ 3 ] {} <Trace> HTTP-Session: f24a8739-d406-47fd-b370-285958c4279c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20172 2024.08.27 19:57:10.810468 [ 200 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_49_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
20173 2024.08.27 19:57:10.810602 [ 200 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_44_9, total 44 rows starting from the beginning of the part
20174 2024.08.27 19:57:10.810967 [ 200 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part
20175 2024.08.27 19:57:10.811052 [ 3 ] {16e21e70-88c6-4aa4-a78e-a46eb9c31d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
20176 2024.08.27 19:57:10.811349 [ 200 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part
20177 2024.08.27 19:57:10.811457 [ 3 ] {16e21e70-88c6-4aa4-a78e-a46eb9c31d3a} <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
20178 2024.08.27 19:57:10.811687 [ 200 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part
20179 2024.08.27 19:57:10.811996 [ 200 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part
20180 2024.08.27 19:57:10.812648 [ 200 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part
20181 2024.08.27 19:57:10.815258 [ 3 ] {16e21e70-88c6-4aa4-a78e-a46eb9c31d3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
20182 2024.08.27 19:57:10.817502 [ 201 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_49_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49 rows, containing 4 columns (4 merged, 0 gathered) in 0.008462929 sec., 5789.957590333087 rows/sec., 390.14 KiB/sec.
20183 2024.08.27 19:57:10.817708 [ 3 ] {16e21e70-88c6-4aa4-a78e-a46eb9c31d3a} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20184 2024.08.27 19:57:10.817763 [ 3 ] {16e21e70-88c6-4aa4-a78e-a46eb9c31d3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB.
20185 2024.08.27 19:57:10.817774 [ 201 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_49_10} <Trace> MergedBlockOutputStream: filled checksums all_1_49_10 (state Temporary)
20186 2024.08.27 19:57:10.819172 [ 201 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_49_10} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c): Renaming temporary part tmp_merge_all_1_49_10 to all_1_49_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20187 2024.08.27 19:57:10.819505 [ 201 ] {afc919f4-e251-4651-9794-de04bc279f9c::all_1_49_10} <Trace> oximeter.measurements_f64 (afc919f4-e251-4651-9794-de04bc279f9c) (MergerMutator): Merged 6 parts: [all_1_44_9, all_49_49_0] -> all_1_49_10
20188 2024.08.27 19:57:10.819855 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
20189 2024.08.27 19:57:10.820097 [ 193 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_118_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32317 rows, containing 5 columns (5 merged, 0 gathered) in 0.016052082 sec., 2013259.0900046488 rows/sec., 136.09 MiB/sec.
20190 2024.08.27 19:57:10.820410 [ 3 ] {16e21e70-88c6-4aa4-a78e-a46eb9c31d3a} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
20191 2024.08.27 19:57:10.820663 [ 193 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_118_24} <Trace> MergedBlockOutputStream: filled checksums all_1_118_24 (state Temporary)
20192 2024.08.27 19:57:10.821498 [ 3 ] {16e21e70-88c6-4aa4-a78e-a46eb9c31d3a} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20193 2024.08.27 19:57:10.821736 [ 193 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_118_24} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200): Renaming temporary part tmp_merge_all_1_118_24 to all_1_118_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20194 2024.08.27 19:57:10.821767 [ 51 ] {} <Debug> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
20195 2024.08.27 19:57:10.821846 [ 51 ] {} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20196 2024.08.27 19:57:10.821945 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB.
20197 2024.08.27 19:57:10.821961 [ 3 ] {16e21e70-88c6-4aa4-a78e-a46eb9c31d3a} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.011312 sec., 2386.845827439887 rows/sec., 4.28 MiB/sec.
20198 2024.08.27 19:57:10.822118 [ 193 ] {f0716f36-2242-4786-aa54-49060a96b200::all_1_118_24} <Trace> oximeter.measurements_cumulativeu64 (f0716f36-2242-4786-aa54-49060a96b200) (MergerMutator): Merged 6 parts: [all_1_113_23, all_118_118_0] -> all_1_118_24
20199 2024.08.27 19:57:10.822378 [ 192 ] {25052027-0a03-49be-8655-a6c64ba66c34::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
20200 2024.08.27 19:57:10.822765 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB.
20201 2024.08.27 19:57:10.822966 [ 3 ] {16e21e70-88c6-4aa4-a78e-a46eb9c31d3a} <Debug> DynamicQueryHandler: Done processing query
20202 2024.08.27 19:57:10.823025 [ 3 ] {16e21e70-88c6-4aa4-a78e-a46eb9c31d3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
20203 2024.08.27 19:57:10.823079 [ 3 ] {} <Debug> HTTP-Session: f24a8739-d406-47fd-b370-285958c4279c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
20204 2024.08.27 19:57:10.823226 [ 192 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
20205 2024.08.27 19:57:10.823315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56523, User-Agent: (none), Length: 12143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
20206 2024.08.27 19:57:10.823360 [ 192 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1915 rows starting from the beginning of the part
20207 2024.08.27 19:57:10.823416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
20208 2024.08.27 19:57:10.823482 [ 3 ] {} <Debug> HTTP-Session: 168eee5b-e045-4f66-bfca-d39131d3a0eb Authenticating user 'default' from [fd00:1122:3344:101::d]:56523
20209 2024.08.27 19:57:10.823525 [ 3 ] {} <Debug> HTTP-Session: 168eee5b-e045-4f66-bfca-d39131d3a0eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
20210 2024.08.27 19:57:10.823583 [ 3 ] {} <Debug> HTTP-Session: 168eee5b-e045-4f66-bfca-d39131d3a0eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
20211 2024.08.27 19:57:10.823736 [ 3 ] {} <Trace> HTTP-Session: 168eee5b-e045-4f66-bfca-d39131d3a0eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20212 2024.08.27 19:57:10.824059 [ 192 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 27 rows starting from the beginning of the part
20213 2024.08.27 19:57:10.824134 [ 3 ] {1cd26ed5-6569-407a-b4b0-b989f1443c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
20214 2024.08.27 19:57:10.824280 [ 3 ] {1cd26ed5-6569-407a-b4b0-b989f1443c19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
20215 2024.08.27 19:57:10.824861 [ 192 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 26 rows starting from the beginning of the part
20216 2024.08.27 19:57:10.825238 [ 3 ] {1cd26ed5-6569-407a-b4b0-b989f1443c19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
20217 2024.08.27 19:57:10.825710 [ 192 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 27 rows starting from the beginning of the part
20218 2024.08.27 19:57:10.826496 [ 192 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 26 rows starting from the beginning of the part
20219 2024.08.27 19:57:10.826565 [ 3 ] {1cd26ed5-6569-407a-b4b0-b989f1443c19} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20220 2024.08.27 19:57:10.826638 [ 3 ] {1cd26ed5-6569-407a-b4b0-b989f1443c19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB.
20221 2024.08.27 19:57:10.827141 [ 192 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 27 rows starting from the beginning of the part
20222 2024.08.27 19:57:10.828096 [ 3 ] {1cd26ed5-6569-407a-b4b0-b989f1443c19} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary)
20223 2024.08.27 19:57:10.829077 [ 3 ] {1cd26ed5-6569-407a-b4b0-b989f1443c19} <Trace> oximeter.measurements_u64 (0beec808-6b52-4948-be2d-f47adb6352e1): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20224 2024.08.27 19:57:10.829418 [ 3 ] {1cd26ed5-6569-407a-b4b0-b989f1443c19} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005356 sec., 15309.932785660942 rows/sec., 995.71 KiB/sec.
20225 2024.08.27 19:57:10.829760 [ 3 ] {1cd26ed5-6569-407a-b4b0-b989f1443c19} <Debug> DynamicQueryHandler: Done processing query
20226 2024.08.27 19:57:10.829820 [ 3 ] {1cd26ed5-6569-407a-b4b0-b989f1443c19} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
20227 2024.08.27 19:57:10.829891 [ 3 ] {} <Debug> HTTP-Session: 168eee5b-e045-4f66-bfca-d39131d3a0eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
20228 2024.08.27 19:57:10.840202 [ 189 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2048 rows, containing 19 columns (19 merged, 0 gathered) in 0.018045765 sec., 113489.23140692568 rows/sec., 203.37 MiB/sec.
20229 2024.08.27 19:57:10.842277 [ 189 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
20230 2024.08.27 19:57:10.842895 [ 189 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_96_19} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20231 2024.08.27 19:57:10.842984 [ 189 ] {25052027-0a03-49be-8655-a6c64ba66c34::all_1_96_19} <Trace> oximeter.measurements_histogramf64 (25052027-0a03-49be-8655-a6c64ba66c34) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
20232 2024.08.27 19:57:10.843133 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB.
20233 2024.08.27 19:57:11.000234 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.50 MiB, peak 241.44 MiB, free memory in arenas 0.00 B, will set to 228.23 MiB (RSS), difference: 4.73 MiB